Pull request #4414 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874+58b8fd44f0ff4559fd42e12903202336e28d0eb5 (a0cedefbffcd858f29d7a2ca48740118e9c59820) 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-ssh8626708531231815236.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-ssh13660735463002566165.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-4414/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-4414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9070439967025607654.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-ssh2326345834240734468.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-4414/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-4414/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14457098841916458576.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8703 in /w/workspace/edgexfoundry_edgex-go_PR-4414 [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 > 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/4414/head:refs/remotes/origin/PR-4414 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58b8fd44f0ff4559fd42e12903202336e28d0eb5 into PR head commit f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 Merge succeeded, producing f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 Checking out Revision f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 (PR-4414) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T00:35:21.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T00:35:21.347Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T00:35:21.362Z] ========================================================= [2023-03-08T00:35:21.362Z] EdgeX Global Pipelines Version Info [2023-03-08T00:35:21.362Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 58b8fd44f0ff4559fd42e12903202336e28d0eb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 # timeout=10 > git rev-list --no-walk 7fb614d327b6b418125dd6bf69652580b96095e0 # timeout=10 [2023-03-08T00:35:22.064Z] ------------------- [2023-03-08T00:35:22.064Z] stable info: [2023-03-08T00:35:22.064Z] ------------------- [2023-03-08T00:35:22.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T00:35:22.064Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T00:35:22.064Z] Message: update stable to v1.0.244 [2023-03-08T00:35:22.633Z] ------------------- [2023-03-08T00:35:22.633Z] experimental info: [2023-03-08T00:35:22.633Z] ------------------- [2023-03-08T00:35:22.633Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T00:35:22.633Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T00:35:22.633Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T00:35:22.792Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-08T00:35:22.802Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-08T00:35:22.813Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T00:35:22.824Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T00:35:22.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T00:35:22.849Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T00:35:22.862Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T00:35:22.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-08T00:35:22.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-08T00:35:22.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-08T00:35:22.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T00:35:22.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T00:35:22.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T00:35:22.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T00:35:22.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T00:35:22.961Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T00:35:22.972Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T00:35:22.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T00:35:22.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T00:35:23.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-08T00:35:23.016Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T00:35:23.029Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T00:35:23.040Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T00:35:23.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4414 [Pipeline] echo [2023-03-08T00:35:23.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4414 [Pipeline] echo [2023-03-08T00:35:23.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4414 [Pipeline] echo [2023-03-08T00:35:23.084Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [Pipeline] echo [2023-03-08T00:35:23.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f48f0a1 [Pipeline] echo [2023-03-08T00:35:23.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:35:23.146Z] provisioning config files... [2023-03-08T00:35:23.158Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config13106104628645830634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:35:23.468Z] ---> docker-login.sh [2023-03-08T00:35:23.468Z] nexus3.edgexfoundry.org:10001 [2023-03-08T00:35:23.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:35:23.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:35:23.733Z] Configure a credential helper to remove this warning. See [2023-03-08T00:35:23.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:35:23.733Z] [2023-03-08T00:35:23.733Z] Login Succeeded [2023-03-08T00:35:23.733Z] nexus3.edgexfoundry.org:10002 [2023-03-08T00:35:23.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:35:23.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:35:23.993Z] Configure a credential helper to remove this warning. See [2023-03-08T00:35:23.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:35:23.993Z] [2023-03-08T00:35:23.993Z] Login Succeeded [2023-03-08T00:35:23.993Z] nexus3.edgexfoundry.org:10003 [2023-03-08T00:35:23.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:35:23.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:35:23.993Z] Configure a credential helper to remove this warning. See [2023-03-08T00:35:23.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:35:23.993Z] [2023-03-08T00:35:23.993Z] Login Succeeded [2023-03-08T00:35:23.993Z] nexus3.edgexfoundry.org:10004 [2023-03-08T00:35:23.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:35:23.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:35:23.993Z] Configure a credential helper to remove this warning. See [2023-03-08T00:35:23.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:35:23.993Z] [2023-03-08T00:35:23.993Z] Login Succeeded [2023-03-08T00:35:23.993Z] docker.io [2023-03-08T00:35:24.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:35:24.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:35:24.253Z] Configure a credential helper to remove this warning. See [2023-03-08T00:35:24.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:35:24.253Z] [2023-03-08T00:35:24.253Z] Login Succeeded [2023-03-08T00:35:24.253Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T00:35:24.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T00:35:24.572Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-08T00:35:24.572Z] + dirname cmd/core-command/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-08T00:35:24.572Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-03-08T00:35:24.572Z] -f2 [2023-03-08T00:35:24.572Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T00:35:24.572Z] + + dirname cmd/core-data/Dockerfile [2023-03-08T00:35:24.572Z] cut -d/ -f2 [2023-03-08T00:35:24.572Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-08T00:35:24.572Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-08T00:35:24.572Z] cut -d/ -f2 [2023-03-08T00:35:24.572Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-08T00:35:24.572Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-08T00:35:24.572Z] + + cut -d/ -f2 [2023-03-08T00:35:24.572Z] dirname cmd/security-proxy-auth/Dockerfile [2023-03-08T00:35:24.572Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-08T00:35:24.572Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-08T00:35:24.572Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-08T00:35:24.572Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T00:35:24.572Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-08T00:35:24.572Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-08T00:35:24.572Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + dirname cmd/support-notifications/Dockerfile [2023-03-08T00:35:24.572Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-08T00:35:24.572Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-08T00:35:24.572Z] + cut -d/ -f2 [2023-03-08T00:35:24.572Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-08T00:35:24.600Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T00:35:26.015Z] + git rev-list -1 --merges f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874~1..f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [Pipeline] echo [2023-03-08T00:35:26.029Z] -----------> git rev-list -1 --merges f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874~1..f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [false] [Pipeline] sh [2023-03-08T00:35:26.316Z] + git log --format=format:%s -1 f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [Pipeline] echo [2023-03-08T00:35:26.331Z] ========================================================= [2023-03-08T00:35:26.331Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T00:35:26.331Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-08T00:35:26.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T00:35:26.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T00:35:26.700Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T00:35:26.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T00:35:26.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T00:35:26.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T00:35:26.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:35:27.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:35:27.036Z] [2023-03-08T00:35:27.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:35:27.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:35:27.337Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T00:35:27.337Z] b85a868b505f: Pulling fs layer [2023-03-08T00:35:27.337Z] e2be974225ed: Pulling fs layer [2023-03-08T00:35:27.337Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T00:35:27.337Z] 988bab9f4d93: Pulling fs layer [2023-03-08T00:35:27.337Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T00:35:27.337Z] eaf3925da568: Pulling fs layer [2023-03-08T00:35:27.337Z] bab4dde63d76: Pulling fs layer [2023-03-08T00:35:27.337Z] bde34c3a00c8: Pulling fs layer [2023-03-08T00:35:27.337Z] b352a97aabf1: Pulling fs layer [2023-03-08T00:35:27.337Z] 4872d77fe225: Pulling fs layer [2023-03-08T00:35:27.337Z] 5851b861e8e6: Pulling fs layer [2023-03-08T00:35:27.337Z] bab4dde63d76: Waiting [2023-03-08T00:35:27.337Z] bde34c3a00c8: Waiting [2023-03-08T00:35:27.337Z] b352a97aabf1: Waiting [2023-03-08T00:35:27.337Z] 4872d77fe225: Waiting [2023-03-08T00:35:27.337Z] 1469e6f7b9e6: Waiting [2023-03-08T00:35:27.337Z] 5851b861e8e6: Waiting [2023-03-08T00:35:27.337Z] eaf3925da568: Waiting [2023-03-08T00:35:27.337Z] e2be974225ed: Verifying Checksum [2023-03-08T00:35:27.337Z] e2be974225ed: Download complete [2023-03-08T00:35:27.337Z] 988bab9f4d93: Verifying Checksum [2023-03-08T00:35:27.337Z] 988bab9f4d93: Download complete [2023-03-08T00:35:27.601Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T00:35:27.601Z] 1469e6f7b9e6: Download complete [2023-03-08T00:35:27.601Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T00:35:27.601Z] 339a4e72a1f5: Download complete [2023-03-08T00:35:27.601Z] bde34c3a00c8: Download complete [2023-03-08T00:35:27.601Z] b352a97aabf1: Verifying Checksum [2023-03-08T00:35:27.601Z] b352a97aabf1: Download complete [2023-03-08T00:35:27.601Z] 4872d77fe225: Download complete [2023-03-08T00:35:27.601Z] 5851b861e8e6: Verifying Checksum [2023-03-08T00:35:27.601Z] 5851b861e8e6: Download complete [2023-03-08T00:35:27.601Z] b85a868b505f: Verifying Checksum [2023-03-08T00:35:27.601Z] b85a868b505f: Download complete [2023-03-08T00:35:28.170Z] bab4dde63d76: Download complete [2023-03-08T00:35:29.105Z] b85a868b505f: Pull complete [2023-03-08T00:35:29.105Z] e2be974225ed: Pull complete [2023-03-08T00:35:29.364Z] 339a4e72a1f5: Pull complete [2023-03-08T00:35:29.624Z] 988bab9f4d93: Pull complete [2023-03-08T00:35:29.882Z] 1469e6f7b9e6: Pull complete [2023-03-08T00:35:29.882Z] eaf3925da568: Pull complete [2023-03-08T00:35:31.783Z] bab4dde63d76: Pull complete [2023-03-08T00:35:31.783Z] bde34c3a00c8: Pull complete [2023-03-08T00:35:31.783Z] b352a97aabf1: Pull complete [2023-03-08T00:35:31.783Z] 4872d77fe225: Pull complete [2023-03-08T00:35:32.042Z] 5851b861e8e6: Pull complete [2023-03-08T00:35:32.042Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T00:35:32.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:35:32.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:35:32.128Z] prd-ubuntu20.04-docker-8c-8g-8703 does not seem to be running inside a container [2023-03-08T00:35:32.165Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T00:35:35.761Z] $ docker top 31240856b05814dbf3c4e99d8497682831753ac5e464b4328a16676d8984d0ef -eo pid,comm [2023-03-08T00:35:35.804Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-08T00:35:35.804Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T00:35:35.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T00:35:35.835Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T00:35:35.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T00:35:35.941Z] $ docker exec 31240856b05814dbf3c4e99d8497682831753ac5e464b4328a16676d8984d0ef ssh-agent [2023-03-08T00:35:36.054Z] SSH_AUTH_SOCK=/tmp/ssh-Nh3tcOGPujEN/agent.33 [2023-03-08T00:35:36.054Z] SSH_AGENT_PID=39 [2023-03-08T00:35:36.061Z] Running ssh-add (command line suppressed) [2023-03-08T00:35:36.176Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7480493351141201063.key (/w/workspace/edgex-go/4@tmp/private_key_7480493351141201063.key) [2023-03-08T00:35:36.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T00:35:36.470Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T00:35:36.484Z] $ docker exec --env ******** --env ******** 31240856b05814dbf3c4e99d8497682831753ac5e464b4328a16676d8984d0ef ssh-agent -k [2023-03-08T00:35:36.571Z] unset SSH_AUTH_SOCK; [2023-03-08T00:35:36.571Z] unset SSH_AGENT_PID; [2023-03-08T00:35:36.571Z] echo Agent pid 39 killed; [2023-03-08T00:35:36.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T00:35:36.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T00:35:36.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T00:35:36.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T00:35:36.713Z] $ docker exec 31240856b05814dbf3c4e99d8497682831753ac5e464b4328a16676d8984d0ef ssh-agent [2023-03-08T00:35:36.832Z] SSH_AUTH_SOCK=/tmp/ssh-HjUQD4cGq9kf/agent.71 [2023-03-08T00:35:36.832Z] SSH_AGENT_PID=77 [2023-03-08T00:35:36.836Z] Running ssh-add (command line suppressed) [2023-03-08T00:35:36.932Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_281813244514925841.key (/w/workspace/edgex-go/4@tmp/private_key_281813244514925841.key) [2023-03-08T00:35:36.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T00:35:37.231Z] + git semver init [2023-03-08T00:35:37.489Z] 2023-03-08 00:35:37,437 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T00:35:37.489Z] 2023-03-08 00:35:37,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-08T00:35:37.489Z] 2023-03-08 00:35:37,439 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-08T00:35:37.489Z] 2023-03-08 00:35:37,439 [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-03-08T00:35:44.058Z] 2023-03-08 00:35:43,467 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-08T00:35:44.058Z] 2023-03-08 00:35:43,467 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4414 with force:False [2023-03-08T00:35:44.058Z] 2023-03-08 00:35:43,468 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4414 [2023-03-08T00:35:44.058Z] 2023-03-08 00:35:43,473 [execute] INFO git cat-file --batch-check [2023-03-08T00:35:44.058Z] 2023-03-08 00:35:43,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T00:35:44.058Z] 2023-03-08 00:35:43,479 [execute] INFO git cat-file --batch [2023-03-08T00:35:44.058Z] 2023-03-08 00:35:43,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T00:35:44.058Z] 2023-03-08 00:35:43,485 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4414 [2023-03-08T00:35:44.058Z] 0.0.0 [Pipeline] } [2023-03-08T00:35:44.069Z] $ docker exec --env ******** --env ******** 31240856b05814dbf3c4e99d8497682831753ac5e464b4328a16676d8984d0ef ssh-agent -k [2023-03-08T00:35:44.164Z] unset SSH_AUTH_SOCK; [2023-03-08T00:35:44.164Z] unset SSH_AGENT_PID; [2023-03-08T00:35:44.164Z] echo Agent pid 77 killed; [2023-03-08T00:35:44.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T00:35:44.466Z] + git semver [Pipeline] } [2023-03-08T00:35:44.742Z] $ docker stop --time=1 31240856b05814dbf3c4e99d8497682831753ac5e464b4328a16676d8984d0ef [2023-03-08T00:35:46.060Z] $ docker rm -f --volumes 31240856b05814dbf3c4e99d8497682831753ac5e464b4328a16676d8984d0ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T00:35:46.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T00:35:46.588Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T00:35:46.592Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T00:35:46.967Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-08T00:35:46.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:35:46.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:35:46.993Z] ========================================================= [2023-03-08T00:35:46.993Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T00:35:46.993Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:35:47.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T00:35:47.275Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T00:35:47.275Z] 213ec9aee27d: Pulling fs layer [2023-03-08T00:35:47.275Z] 4583459ba037: Pulling fs layer [2023-03-08T00:35:47.275Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T00:35:47.275Z] 53926ce57604: Pulling fs layer [2023-03-08T00:35:47.275Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T00:35:47.275Z] 22ff95d597cd: Pulling fs layer [2023-03-08T00:35:47.275Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T00:35:47.275Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T00:35:47.275Z] a7acece74701: Pulling fs layer [2023-03-08T00:35:47.275Z] 12d6caf4c0d1: Waiting [2023-03-08T00:35:47.275Z] 21b2b0c7a3f4: Waiting [2023-03-08T00:35:47.275Z] 96b7cbca73a9: Waiting [2023-03-08T00:35:47.275Z] 22ff95d597cd: Waiting [2023-03-08T00:35:47.275Z] a7acece74701: Waiting [2023-03-08T00:35:47.275Z] 53926ce57604: Waiting [2023-03-08T00:35:47.275Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T00:35:47.275Z] 93c1e223e6f2: Download complete [2023-03-08T00:35:47.275Z] 4583459ba037: Verifying Checksum [2023-03-08T00:35:47.275Z] 4583459ba037: Download complete [2023-03-08T00:35:47.275Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T00:35:47.275Z] 21b2b0c7a3f4: Download complete [2023-03-08T00:35:47.275Z] 22ff95d597cd: Verifying Checksum [2023-03-08T00:35:47.275Z] 22ff95d597cd: Download complete [2023-03-08T00:35:47.275Z] 213ec9aee27d: Verifying Checksum [2023-03-08T00:35:47.275Z] 213ec9aee27d: Download complete [2023-03-08T00:35:47.537Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T00:35:47.537Z] 12d6caf4c0d1: Download complete [2023-03-08T00:35:47.537Z] 213ec9aee27d: Pull complete [2023-03-08T00:35:47.799Z] 4583459ba037: Pull complete [2023-03-08T00:35:47.799Z] 93c1e223e6f2: Pull complete [2023-03-08T00:35:48.062Z] a7acece74701: Verifying Checksum [2023-03-08T00:35:48.062Z] a7acece74701: Download complete [2023-03-08T00:35:48.321Z] 53926ce57604: Verifying Checksum [2023-03-08T00:35:48.321Z] 53926ce57604: Download complete [2023-03-08T00:35:48.321Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T00:35:52.545Z] 53926ce57604: Pull complete [2023-03-08T00:35:52.545Z] 21b2b0c7a3f4: Pull complete [2023-03-08T00:35:52.545Z] 22ff95d597cd: Pull complete [2023-03-08T00:35:52.545Z] 12d6caf4c0d1: Pull complete [2023-03-08T00:35:54.445Z] 96b7cbca73a9: Pull complete [2023-03-08T00:35:55.382Z] a7acece74701: Pull complete [2023-03-08T00:35:55.382Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T00:35:55.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T00:35:55.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:35:55.675Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T00:35:55.675Z] WORKDIR /edgex [2023-03-08T00:35:55.675Z] COPY go.mod . [2023-03-08T00:35:55.675Z] RUN go mod download [2023-03-08T00:35:55.675Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-08T00:35:56.612Z] Sending build context to Docker daemon 170.3MB [2023-03-08T00:35:56.612Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T00:35:56.612Z] ---> db6d94c90886 [2023-03-08T00:35:56.612Z] Step 2/4 : WORKDIR /edgex [2023-03-08T00:36:01.661Z] Still waiting to schedule task [2023-03-08T00:36:01.662Z] ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T00:36:01.662Z] ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T00:36:01.662Z] ‘prd-centos7-docker-4c-2g-8690’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T00:36:01.662Z] ‘prd-ubuntu18.04-docker-8c-8g-8554’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T00:36:01.662Z] ‘prd-ubuntu20.04-docker-8c-8g-8700’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T00:36:01.662Z] ‘prd-ubuntu20.04-docker-8c-8g-8702’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T00:36:01.662Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8704’ is offline [2023-03-08T00:36:03.274Z] ---> Running in d9f501025368 [2023-03-08T00:36:03.275Z] Removing intermediate container d9f501025368 [2023-03-08T00:36:03.275Z] ---> c950e55a18b8 [2023-03-08T00:36:03.275Z] Step 3/4 : COPY go.mod . [2023-03-08T00:36:03.275Z] ---> 923d483ef432 [2023-03-08T00:36:03.275Z] Step 4/4 : RUN go mod download [2023-03-08T00:36:03.275Z] ---> Running in d665d5f4063c [2023-03-08T00:36:18.160Z] Removing intermediate container d665d5f4063c [2023-03-08T00:36:18.160Z] ---> a66ba1283cbc [2023-03-08T00:36:18.160Z] Successfully built a66ba1283cbc [2023-03-08T00:36:18.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:36:18.455Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T00:36:18.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:36:18.517Z] prd-ubuntu20.04-docker-8c-8g-8703 does not seem to be running inside a container [2023-03-08T00:36:18.550Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-08T00:36:18.910Z] $ docker top ee74fa31430498969c4848e07c1e25d9d60343e2c19ec757bdb5f1330181b0ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:36:19.244Z] + go version [2023-03-08T00:36:19.244Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T00:36:19.257Z] $ docker stop --time=1 ee74fa31430498969c4848e07c1e25d9d60343e2c19ec757bdb5f1330181b0ca [2023-03-08T00:36:20.514Z] $ docker rm -f --volumes ee74fa31430498969c4848e07c1e25d9d60343e2c19ec757bdb5f1330181b0ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:36:20.920Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T00:36:20.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:36:20.990Z] prd-ubuntu20.04-docker-8c-8g-8703 does not seem to be running inside a container [2023-03-08T00:36:21.025Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-08T00:36:21.390Z] $ docker top 1fd39612426d72772f209be596017c29f813977842c75ccd360725a3ccbaf604 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T00:36:21.461Z] ========================================================= [2023-03-08T00:36:21.461Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T00:36:21.461Z] ========================================================= [Pipeline] sh [2023-03-08T00:36:21.736Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:36:22.025Z] + make test [2023-03-08T00:36:22.025Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T00:36:30.133Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T00:36:45.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T00:36:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T00:36:45.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2023-03-08T00:36:48.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.114s coverage: 71.2% of statements [2023-03-08T00:36:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T00:36:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T00:36:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T00:36:48.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements [2023-03-08T00:36:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T00:36:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.305s coverage: 88.5% of statements [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 3.9% of statements [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.511s coverage: 95.6% of statements [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.100s coverage: 72.2% of statements [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 65.9% of statements [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2023-03-08T00:36:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.100s coverage: 45.5% of statements [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 82.9% of statements [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-03-08T00:36:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-03-08T00:36:55.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements [2023-03-08T00:37:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.318s coverage: 79.9% of statements [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T00:37:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T00:37:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T00:37:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T00:37:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-03-08T00:37:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.076s coverage: 20.0% of statements [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T00:37:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements [2023-03-08T00:37:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T00:37:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.2% of statements [2023-03-08T00:37:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 84.8% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.708s coverage: 38.4% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T00:37:14.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T00:37:14.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:37:14.024Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-08T00:37:32.122Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T00:37:32.122Z] go vet ./... [2023-03-08T00:37:36.305Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T00:37:36.305Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T00:37:36.305Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T00:37:36.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T00:37:36.858Z] + ls -al . [2023-03-08T00:37:36.858Z] total 704 [2023-03-08T00:37:36.858Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 00:36 . [2023-03-08T00:37:36.858Z] drwxr-xr-x 4 root root 4096 Mar 8 00:36 .. [2023-03-08T00:37:36.858Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 00:35 .blubracket [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 00:35 .dockerignore [2023-03-08T00:37:36.858Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 00:37 .git [2023-03-08T00:37:36.858Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 00:35 .github [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 00:35 .gitignore [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 00:35 .golangci.yml [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 00:35 .hadolint.yml [2023-03-08T00:37:36.858Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 00:35 .semver [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 00:35 .sonarcloud.properties [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 00:35 ADOPTERS.md [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 00:35 Attribution.txt [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 00:35 CHANGELOG.md [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 00:35 CONTRIBUTING.md [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 00:35 GOVERNANCE.md [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 00:35 Jenkinsfile [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 00:35 LICENSE [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 00:35 Makefile [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 00:35 OWNERS.md [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 00:35 README.md [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 00:35 SECURITY.md [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 00:35 VERSION [2023-03-08T00:37:36.858Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 00:35 bin [2023-03-08T00:37:36.858Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 00:35 cmd [2023-03-08T00:37:36.858Z] -rw-r--r-- 1 root root 446903 Mar 8 00:37 coverage.out [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 00:35 go.mod [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 00:35 go.sum [2023-03-08T00:37:36.858Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 00:35 internal [2023-03-08T00:37:36.858Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 00:35 openapi [2023-03-08T00:37:36.858Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 00:35 snap [2023-03-08T00:37:36.858Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 00:35 version.go [Pipeline] sh [2023-03-08T00:37:37.139Z] + '[' -e coverage.out ] [2023-03-08T00:37:37.139Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T00:37:37.312Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T00:37:37.590Z] + make build [2023-03-08T00:37:37.590Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T00:37:52.477Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T00:37:52.477Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T00:37:53.852Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T00:37:54.418Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T00:38:04.411Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T00:38:05.348Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T00:38:06.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T00:38:08.107Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T00:38:09.485Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T00:38:10.423Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T00:38:11.815Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-08T00:38:13.209Z] $ docker stop --time=1 1fd39612426d72772f209be596017c29f813977842c75ccd360725a3ccbaf604 [2023-03-08T00:38:19.343Z] $ docker rm -f --volumes 1fd39612426d72772f209be596017c29f813977842c75ccd360725a3ccbaf604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:20.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T00:38:20.139Z] [2023-03-08T00:38:20.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:20.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T00:38:20.432Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-08T00:38:20.432Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-08T00:38:20.432Z] ca9280d653b3: Pulling fs layer [2023-03-08T00:38:20.432Z] 7e9c9ca2126c: Pulling fs layer [2023-03-08T00:38:20.432Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-08T00:38:20.432Z] cbdbe7a5bc2a: Download complete [2023-03-08T00:38:20.691Z] ca9280d653b3: Verifying Checksum [2023-03-08T00:38:20.691Z] ca9280d653b3: Download complete [2023-03-08T00:38:20.691Z] cbdbe7a5bc2a: Pull complete [2023-03-08T00:38:21.257Z] 7e9c9ca2126c: Verifying Checksum [2023-03-08T00:38:21.257Z] 7e9c9ca2126c: Download complete [2023-03-08T00:38:21.257Z] ca9280d653b3: Pull complete [2023-03-08T00:38:25.439Z] 7e9c9ca2126c: Pull complete [2023-03-08T00:38:25.439Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-08T00:38:25.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T00:38:25.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:38:25.506Z] prd-ubuntu20.04-docker-8c-8g-8703 does not seem to be running inside a container [2023-03-08T00:38:25.536Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T00:38:28.892Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8705 in /w/workspace/edgexfoundry_edgex-go_PR-4414 [2023-03-08T00:38:30.131Z] $ docker top 6108146ebcc8f69055c40dd37bc3b956b35e5d5fb31688812eee7538cfed957f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-03-08T00:38:30.228Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-08T00:38:30.260Z] The recommended git tool is: git [2023-03-08T00:38:30.475Z] + + docker-composegrep build parallel --help [2023-03-08T00:38:30.475Z] [2023-03-08T00:38:31.478Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T00:38:31.488Z] $ docker stop --time=1 6108146ebcc8f69055c40dd37bc3b956b35e5d5fb31688812eee7538cfed957f [2023-03-08T00:38:32.807Z] $ docker rm -f --volumes 6108146ebcc8f69055c40dd37bc3b956b35e5d5fb31688812eee7538cfed957f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:33.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T00:38:33.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:38:33.293Z] prd-ubuntu20.04-docker-8c-8g-8703 does not seem to be running inside a container [2023-03-08T00:38:33.321Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T00:38:33.712Z] $ docker top c060079cbb862e7f7022dd38387401b8db9976b165dbbce61375ec2662e3e9d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:38:34.066Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T00:38:35.005Z] Building core-command ... [2023-03-08T00:38:35.005Z] Building core-common-config-bootstrapper ... [2023-03-08T00:38:35.005Z] Building core-data ... [2023-03-08T00:38:35.005Z] Building core-metadata ... [2023-03-08T00:38:35.005Z] Building security-bootstrapper ... [2023-03-08T00:38:35.005Z] Building security-proxy-auth ... [2023-03-08T00:38:35.005Z] Building security-proxy-setup ... [2023-03-08T00:38:35.005Z] Building security-secretstore-setup ... [2023-03-08T00:38:35.005Z] Building security-spiffe-token-provider ... [2023-03-08T00:38:35.005Z] Building security-spire-agent ... [2023-03-08T00:38:35.005Z] Building security-spire-config ... [2023-03-08T00:38:35.005Z] Building security-spire-server ... [2023-03-08T00:38:35.005Z] Building support-notifications ... [2023-03-08T00:38:35.005Z] Building support-scheduler ... [2023-03-08T00:38:35.005Z] Building security-proxy-auth [2023-03-08T00:38:35.005Z] Building security-proxy-setup [2023-03-08T00:38:35.005Z] Building core-data [2023-03-08T00:38:35.005Z] Building support-scheduler [2023-03-08T00:38:35.005Z] Building core-command [2023-03-08T00:38:36.429Z] using credential edgex-jenkins-ssh [2023-03-08T00:38:36.444Z] Cloning the remote Git repository [2023-03-08T00:38:36.493Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-08T00:38:36.569Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-08T00:38:36.725Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T00:38:36.726Z] > git --version # timeout=10 [2023-03-08T00:38:36.746Z] > git --version # 'git version 2.25.1' [2023-03-08T00:38:36.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T00:38:36.805Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T00:38:49.901Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:38:49.901Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:38:49.901Z] ---> a66ba1283cbc [2023-03-08T00:38:49.901Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T00:38:49.901Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:38:49.901Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:38:49.901Z] ---> a66ba1283cbc [2023-03-08T00:38:49.901Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:38:49.901Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:38:49.901Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:38:49.901Z] ---> a66ba1283cbc [2023-03-08T00:38:49.901Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:38:49.901Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:38:49.901Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:38:49.901Z] ---> a66ba1283cbc [2023-03-08T00:38:49.901Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:38:50.840Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:38:50.841Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:38:50.841Z] ---> a66ba1283cbc [2023-03-08T00:38:50.841Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:38:52.019Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T00:38:52.042Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T00:38:53.544Z] Merging remotes/origin/main commit 58b8fd44f0ff4559fd42e12903202336e28d0eb5 into PR head commit f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:38:53.891Z] Merge succeeded, producing f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:38:53.892Z] Checking out Revision f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 (PR-4414) [2023-03-08T00:38:52.840Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T00:38:52.881Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T00:38:52.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T00:38:52.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4414/head:refs/remotes/origin/PR-4414 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T00:38:53.565Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T00:38:53.581Z] > git checkout -f f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 # timeout=10 [2023-03-08T00:38:53.803Z] > git remote # timeout=10 [2023-03-08T00:38:53.818Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T00:38:53.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T00:38:53.855Z] > git merge 58b8fd44f0ff4559fd42e12903202336e28d0eb5 # timeout=10 [2023-03-08T00:38:53.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T00:38:53.900Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T00:38:53.912Z] > git checkout -f f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 # timeout=10 [2023-03-08T00:38:54.520Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T00:38:55.380Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T00:38:55.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T00:38:55.380Z] Dload Upload Total Spent Left Speed [2023-03-08T00:38:55.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-08T00:38:55.982Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T00:38:56.328Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T00:38:56.328Z] + sudo tee /etc/docker/daemon.new [2023-03-08T00:38:56.328Z] { [2023-03-08T00:38:56.328Z] "registry-mirrors": [ [2023-03-08T00:38:56.328Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T00:38:56.328Z] ], [2023-03-08T00:38:56.328Z] "bip": "10.250.0.254/24", [2023-03-08T00:38:56.328Z] "hosts": [ [2023-03-08T00:38:56.328Z] "tcp://0.0.0.0:5555", [2023-03-08T00:38:56.328Z] "unix:///var/run/docker.sock" [2023-03-08T00:38:56.328Z] ], [2023-03-08T00:38:56.328Z] "mtu": 1458, [2023-03-08T00:38:56.328Z] "selinux-enabled": true, [2023-03-08T00:38:56.328Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T00:38:56.328Z] } [Pipeline] sh [2023-03-08T00:38:56.656Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T00:38:56.981Z] + sudo service docker restart [2023-03-08T00:39:05.768Z] ---> Running in 6d8213b92dfd [2023-03-08T00:39:05.769Z] ---> Running in 0087c37dfbfa [2023-03-08T00:39:05.769Z] ---> Running in 774e245dd5fb [2023-03-08T00:39:05.769Z] ---> Running in 006a8a000998 [2023-03-08T00:39:05.769Z] ---> Running in d49ca834e57b [2023-03-08T00:39:05.769Z] Removing intermediate container 006a8a000998 [2023-03-08T00:39:05.769Z] ---> 28e84c926c23 [2023-03-08T00:39:05.769Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T00:39:05.769Z] Removing intermediate container 0087c37dfbfa [2023-03-08T00:39:05.769Z] ---> f90717b02fc0 [2023-03-08T00:39:05.769Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:39:05.769Z] Removing intermediate container 6d8213b92dfd [2023-03-08T00:39:05.769Z] ---> 196ea371ad8a [2023-03-08T00:39:05.769Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T00:39:05.769Z] ---> Running in 40222fac45f3 [2023-03-08T00:39:05.769Z] ---> Running in 1dbee7514667 [2023-03-08T00:39:05.769Z] Removing intermediate container 774e245dd5fb [2023-03-08T00:39:05.769Z] ---> 95061244c0c9 [2023-03-08T00:39:05.769Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:39:05.769Z] Removing intermediate container d49ca834e57b [2023-03-08T00:39:05.769Z] ---> f9ab0a15e01c [2023-03-08T00:39:05.769Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:39:05.769Z] ---> Running in aba24f8ba5cd [2023-03-08T00:39:05.769Z] ---> Running in c4f35d371e8e [2023-03-08T00:39:05.769Z] ---> Running in e0b68a8cb583 [2023-03-08T00:39:05.769Z] Removing intermediate container 40222fac45f3 [2023-03-08T00:39:05.769Z] ---> 747604f1433c [2023-03-08T00:39:05.769Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T00:39:05.769Z] ---> Running in da9a29cc0249 [2023-03-08T00:39:05.769Z] Removing intermediate container aba24f8ba5cd [2023-03-08T00:39:05.769Z] ---> 88454cf4829c [2023-03-08T00:39:05.769Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:39:05.769Z] Removing intermediate container c4f35d371e8e [2023-03-08T00:39:05.769Z] ---> 2cb991940841 [2023-03-08T00:39:05.769Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:39:05.769Z] Removing intermediate container e0b68a8cb583 [2023-03-08T00:39:05.769Z] ---> 12f9cb321185 [2023-03-08T00:39:05.769Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:39:05.769Z] ---> Running in 831918fd253d [2023-03-08T00:39:05.769Z] ---> Running in 942f83063f3b [2023-03-08T00:39:05.769Z] ---> Running in 33f4d3b08947 [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] OK: 211 MiB in 51 packages [2023-03-08T00:39:05.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:39:05.769Z] OK: 211 MiB in 51 packages [2023-03-08T00:39:05.769Z] OK: 211 MiB in 51 packages [2023-03-08T00:39:05.769Z] OK: 211 MiB in 51 packages [2023-03-08T00:39:05.769Z] OK: 211 MiB in 51 packages [2023-03-08T00:39:05.769Z] Removing intermediate container da9a29cc0249 [2023-03-08T00:39:05.769Z] ---> 968447067279 [2023-03-08T00:39:05.769Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T00:39:05.769Z] Removing intermediate container 1dbee7514667 [2023-03-08T00:39:05.769Z] ---> 4cd0b5065f21 [2023-03-08T00:39:05.769Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T00:39:05.769Z] Removing intermediate container 831918fd253d [2023-03-08T00:39:05.769Z] ---> 5927ba354a23 [2023-03-08T00:39:05.769Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:39:05.769Z] ---> 6854ac26d684 [2023-03-08T00:39:05.769Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:39:06.027Z] ---> Running in c05be1362f87 [2023-03-08T00:39:06.027Z] ---> 07da9a2a267c [2023-03-08T00:39:06.027Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:39:06.027Z] ---> Running in 596506d0379b [2023-03-08T00:39:06.027Z] Removing intermediate container 33f4d3b08947 [2023-03-08T00:39:06.027Z] ---> 6ebbd049619b [2023-03-08T00:39:06.027Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:39:06.027Z] ---> 659bb379bfc7 [2023-03-08T00:39:06.027Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:39:06.027Z] ---> Running in edec99c726f8 [2023-03-08T00:39:06.027Z] Removing intermediate container 942f83063f3b [2023-03-08T00:39:06.027Z] ---> 660aef7b67bb [2023-03-08T00:39:06.027Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:39:06.285Z] ---> 4c475384580f [2023-03-08T00:39:06.286Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:39:06.286Z] ---> Running in 143d0076e94e [2023-03-08T00:39:06.286Z] ---> 57180a0ec277 [2023-03-08T00:39:06.286Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:39:06.286Z] ---> Running in 75d4b779081b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:39:15.252Z] provisioning config files... [2023-03-08T00:39:15.278Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4064431691175555381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:39:15.631Z] ---> docker-login.sh [2023-03-08T00:39:15.631Z] nexus3.edgexfoundry.org:10001 [2023-03-08T00:39:15.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:39:16.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:39:16.168Z] Configure a credential helper to remove this warning. See [2023-03-08T00:39:16.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:39:16.168Z] [2023-03-08T00:39:16.168Z] Login Succeeded [2023-03-08T00:39:16.168Z] nexus3.edgexfoundry.org:10002 [2023-03-08T00:39:16.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:39:16.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:39:16.437Z] Configure a credential helper to remove this warning. See [2023-03-08T00:39:16.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:39:16.437Z] [2023-03-08T00:39:16.437Z] Login Succeeded [2023-03-08T00:39:16.437Z] nexus3.edgexfoundry.org:10003 [2023-03-08T00:39:16.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:39:16.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:39:16.974Z] Configure a credential helper to remove this warning. See [2023-03-08T00:39:16.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:39:16.974Z] [2023-03-08T00:39:16.974Z] Login Succeeded [2023-03-08T00:39:16.974Z] nexus3.edgexfoundry.org:10004 [2023-03-08T00:39:17.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:39:17.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:39:17.241Z] Configure a credential helper to remove this warning. See [2023-03-08T00:39:17.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:39:17.241Z] [2023-03-08T00:39:17.241Z] Login Succeeded [2023-03-08T00:39:17.241Z] docker.io [2023-03-08T00:39:17.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:39:17.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:39:17.776Z] Configure a credential helper to remove this warning. See [2023-03-08T00:39:17.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:39:17.776Z] [2023-03-08T00:39:17.776Z] Login Succeeded [2023-03-08T00:39:17.776Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T00:39:17.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-08T00:39:18.322Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-08T00:39:18.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:39:18.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:39:18.353Z] ========================================================= [2023-03-08T00:39:18.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T00:39:18.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:39:18.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:39:18.666Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T00:39:18.666Z] 9b18e9b68314: Pulling fs layer [2023-03-08T00:39:18.666Z] 35d82f9e3411: Pulling fs layer [2023-03-08T00:39:18.666Z] e16973657156: Pulling fs layer [2023-03-08T00:39:18.666Z] fc693d55d65f: Pulling fs layer [2023-03-08T00:39:18.666Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T00:39:18.666Z] dda99020689f: Pulling fs layer [2023-03-08T00:39:18.666Z] db1c61fa0a46: Pulling fs layer [2023-03-08T00:39:18.666Z] 891c053d2c06: Pulling fs layer [2023-03-08T00:39:18.666Z] 7e9fc2657dce: Waiting [2023-03-08T00:39:18.666Z] dda99020689f: Waiting [2023-03-08T00:39:18.666Z] db1c61fa0a46: Waiting [2023-03-08T00:39:18.666Z] fc693d55d65f: Waiting [2023-03-08T00:39:18.666Z] 891c053d2c06: Waiting [2023-03-08T00:39:18.935Z] e16973657156: Verifying Checksum [2023-03-08T00:39:18.935Z] e16973657156: Download complete [2023-03-08T00:39:18.935Z] 35d82f9e3411: Verifying Checksum [2023-03-08T00:39:18.935Z] 35d82f9e3411: Download complete [2023-03-08T00:39:18.935Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T00:39:18.935Z] 7e9fc2657dce: Download complete [2023-03-08T00:39:18.935Z] dda99020689f: Download complete [2023-03-08T00:39:18.935Z] 9b18e9b68314: Verifying Checksum [2023-03-08T00:39:18.935Z] 9b18e9b68314: Download complete [2023-03-08T00:39:19.913Z] 9b18e9b68314: Pull complete [2023-03-08T00:39:19.913Z] 891c053d2c06: Verifying Checksum [2023-03-08T00:39:19.913Z] 891c053d2c06: Download complete [2023-03-08T00:39:20.507Z] 35d82f9e3411: Pull complete [2023-03-08T00:39:20.780Z] e16973657156: Pull complete [2023-03-08T00:39:21.371Z] db1c61fa0a46: Download complete [2023-03-08T00:39:21.638Z] fc693d55d65f: Verifying Checksum [2023-03-08T00:39:21.638Z] fc693d55d65f: Download complete [2023-03-08T00:39:33.957Z] fc693d55d65f: Pull complete [2023-03-08T00:39:33.957Z] 7e9fc2657dce: Pull complete [2023-03-08T00:39:33.957Z] dda99020689f: Pull complete [2023-03-08T00:39:38.213Z] db1c61fa0a46: Pull complete [2023-03-08T00:39:39.739Z] 891c053d2c06: Pull complete [2023-03-08T00:39:39.739Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T00:39:40.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:39:40.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:39:40.342Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:39:40.342Z] WORKDIR /edgex [2023-03-08T00:39:40.342Z] COPY go.mod . [2023-03-08T00:39:40.342Z] RUN go mod download [2023-03-08T00:39:40.342Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-08T00:39:40.927Z] Sending build context to Docker daemon 2.948MB [2023-03-08T00:39:40.927Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:39:40.927Z] ---> f96f9c87975a [2023-03-08T00:39:40.927Z] Step 2/4 : WORKDIR /edgex [2023-03-08T00:39:42.885Z] ---> Running in aa434d51288f [2023-03-08T00:39:43.157Z] Removing intermediate container aa434d51288f [2023-03-08T00:39:43.157Z] ---> fdac7168fb72 [2023-03-08T00:39:43.157Z] Step 3/4 : COPY go.mod . [2023-03-08T00:39:43.431Z] ---> b0e8e10c8216 [2023-03-08T00:39:43.431Z] Step 4/4 : RUN go mod download [2023-03-08T00:39:43.700Z] ---> Running in 2d0e4c95b641 [2023-03-08T00:40:14.583Z] Removing intermediate container 143d0076e94e [2023-03-08T00:40:14.583Z] ---> 09909938ffe0 [2023-03-08T00:40:14.583Z] Step 8/22 : COPY . . [2023-03-08T00:40:14.583Z] Removing intermediate container 596506d0379b [2023-03-08T00:40:14.583Z] ---> a335be82ef5f [2023-03-08T00:40:14.583Z] Step 7/20 : COPY . . [2023-03-08T00:40:14.583Z] Removing intermediate container 75d4b779081b [2023-03-08T00:40:14.583Z] ---> b853a8e88881 [2023-03-08T00:40:14.583Z] Step 8/22 : COPY . . [2023-03-08T00:40:14.583Z] Removing intermediate container c05be1362f87 [2023-03-08T00:40:14.583Z] ---> 6a3cb148f002 [2023-03-08T00:40:14.583Z] Step 8/23 : COPY . . [2023-03-08T00:40:14.583Z] Removing intermediate container edec99c726f8 [2023-03-08T00:40:14.583Z] ---> c2b8daea459c [2023-03-08T00:40:14.583Z] Step 8/22 : COPY . . [2023-03-08T00:40:15.998Z] Removing intermediate container 2d0e4c95b641 [2023-03-08T00:40:15.998Z] ---> 723ef8ee79f2 [2023-03-08T00:40:15.998Z] Successfully built 723ef8ee79f2 [2023-03-08T00:40:15.998Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:16.341Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T00:40:16.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:40:16.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-8705 does not seem to be running inside a container [2023-03-08T00:40:16.674Z] $ 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-03-08T00:40:18.019Z] $ docker top 0094ca17dae5acdc8d15ffc1a6ee62ae07d1fcd1d40ef69db4fbed76564c9028 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:40:18.867Z] + go version [2023-03-08T00:40:18.867Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T00:40:18.888Z] $ docker stop --time=1 0094ca17dae5acdc8d15ffc1a6ee62ae07d1fcd1d40ef69db4fbed76564c9028 [2023-03-08T00:40:20.586Z] $ docker rm -f --volumes 0094ca17dae5acdc8d15ffc1a6ee62ae07d1fcd1d40ef69db4fbed76564c9028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:21.182Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T00:40:21.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:40:21.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-8705 does not seem to be running inside a container [2023-03-08T00:40:21.463Z] $ 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-03-08T00:40:22.685Z] $ docker top 8747aaed01aac20597e8ab0b04c991d6da0c9a977df57c6c500e28974b244cf8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T00:40:22.907Z] ========================================================= [2023-03-08T00:40:22.907Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T00:40:22.907Z] ========================================================= [Pipeline] sh [2023-03-08T00:40:23.537Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:40:24.194Z] + make test [2023-03-08T00:40:24.194Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T00:40:47.072Z] ---> 1d4313910145 [2023-03-08T00:40:47.072Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T00:40:47.072Z] ---> db5e8445be0c [2023-03-08T00:40:47.072Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T00:40:47.072Z] ---> 88432d9b4c40 [2023-03-08T00:40:47.072Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T00:40:47.072Z] ---> f698ecf3ef61 [2023-03-08T00:40:47.072Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T00:40:47.072Z] ---> 608be6a3e177 [2023-03-08T00:40:47.072Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T00:40:47.072Z] ---> Running in f188a178ae2f [2023-03-08T00:40:47.072Z] ---> Running in 721474b991f9 [2023-03-08T00:40:47.073Z] ---> Running in d876eb3641d9 [2023-03-08T00:40:47.073Z] ---> Running in 30631f0546ca [2023-03-08T00:40:47.073Z] ---> Running in 272188d86ed5 [2023-03-08T00:40:47.073Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T00:40:47.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T00:40:47.073Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T00:40:47.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T00:40:47.073Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T00:41:03.091Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T00:41:43.318Z] Removing intermediate container 272188d86ed5 [2023-03-08T00:41:43.318Z] ---> 947dc4f1bb50 [2023-03-08T00:41:43.318Z] [2023-03-08T00:41:43.318Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:41:43.318Z] Removing intermediate container 30631f0546ca [2023-03-08T00:41:43.318Z] ---> 6b2ed39c78af [2023-03-08T00:41:43.318Z] [2023-03-08T00:41:43.318Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:41:43.318Z] Removing intermediate container d876eb3641d9 [2023-03-08T00:41:43.318Z] ---> ddc4942c8c48 [2023-03-08T00:41:43.318Z] [2023-03-08T00:41:43.318Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T00:41:43.318Z] Removing intermediate container f188a178ae2f [2023-03-08T00:41:43.318Z] ---> 997fced1ad23 [2023-03-08T00:41:43.318Z] [2023-03-08T00:41:43.318Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T00:41:43.318Z] Removing intermediate container 721474b991f9 [2023-03-08T00:41:43.318Z] ---> 81366b51d636 [2023-03-08T00:41:43.318Z] [2023-03-08T00:41:43.318Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:41:43.318Z] 3.16: Pulling from library/alpine [2023-03-08T00:41:43.318Z] 3.16: Pulling from library/alpine [2023-03-08T00:41:43.318Z] 3.16: Pulling from library/alpine [2023-03-08T00:41:43.318Z] 3.16: Pulling from library/alpine [2023-03-08T00:41:43.884Z] 3.16: Pulling from library/alpine [2023-03-08T00:41:44.142Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:41:44.142Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:41:44.142Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:41:44.142Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T00:41:44.142Z] Status: Image is up to date for alpine:3.16 [2023-03-08T00:41:44.142Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T00:41:44.142Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:41:44.142Z] Status: Image is up to date for alpine:3.16 [2023-03-08T00:41:44.142Z] ---> dfd21b5a31f5 [2023-03-08T00:41:44.142Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T00:41:44.142Z] ---> dfd21b5a31f5 [2023-03-08T00:41:44.142Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T00:41:44.142Z] ---> dfd21b5a31f5 [2023-03-08T00:41:44.142Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:41:44.142Z] ---> dfd21b5a31f5 [2023-03-08T00:41:44.142Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T00:41:44.142Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:41:44.142Z] Status: Image is up to date for alpine:3.16 [2023-03-08T00:41:44.142Z] ---> dfd21b5a31f5 [2023-03-08T00:41:44.142Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:41:44.142Z] ---> Running in 859c7d1d2912 [2023-03-08T00:41:44.142Z] ---> Running in 51008a28ca65 [2023-03-08T00:41:44.142Z] ---> Running in 8e1c18b2410c [2023-03-08T00:41:44.142Z] ---> Running in e61d9834a20a [2023-03-08T00:41:44.142Z] ---> Running in d2cfadcc6fbd [2023-03-08T00:41:44.142Z] Removing intermediate container 859c7d1d2912 [2023-03-08T00:41:44.142Z] ---> 9ab1a7dd112e [2023-03-08T00:41:44.142Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T00:41:44.142Z] ---> Running in 8cdc81b05441 [2023-03-08T00:41:44.142Z] Removing intermediate container e61d9834a20a [2023-03-08T00:41:44.142Z] ---> f61cda7ef5e6 [2023-03-08T00:41:44.142Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:41:44.142Z] ---> Running in cfaa63aecf40 [2023-03-08T00:41:44.400Z] Removing intermediate container 8cdc81b05441 [2023-03-08T00:41:44.400Z] ---> b35d19fffe06 [2023-03-08T00:41:44.400Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T00:41:44.400Z] ---> Running in 4f5347d1a96e [2023-03-08T00:41:44.400Z] Removing intermediate container 4f5347d1a96e [2023-03-08T00:41:44.400Z] ---> 1e568ddefe91 [2023-03-08T00:41:44.400Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:41:44.400Z] ---> Running in 91c706513b3f [2023-03-08T00:41:44.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:44.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:44.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:44.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:44.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:44.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:44.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:44.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:44.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:45.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:41:45.178Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:41:45.178Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:41:45.178Z] OK: 6 MiB in 15 packages [2023-03-08T00:41:45.178Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T00:41:45.178Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:41:45.178Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:41:45.178Z] OK: 6 MiB in 15 packages [2023-03-08T00:41:45.178Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T00:41:45.179Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:41:45.179Z] OK: 6 MiB in 16 packages [2023-03-08T00:41:45.179Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:41:45.438Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:41:45.438Z] OK: 6 MiB in 15 packages [2023-03-08T00:41:45.438Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:41:45.438Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:41:45.438Z] OK: 6 MiB in 15 packages [2023-03-08T00:41:45.696Z] Removing intermediate container 8e1c18b2410c [2023-03-08T00:41:45.696Z] ---> e7e700f692c0 [2023-03-08T00:41:45.696Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:41:45.696Z] ---> Running in bd22ef5b7f25 [2023-03-08T00:41:45.696Z] Removing intermediate container bd22ef5b7f25 [2023-03-08T00:41:45.696Z] ---> 7bcba6ab3240 [2023-03-08T00:41:45.696Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T00:41:45.696Z] Removing intermediate container cfaa63aecf40 [2023-03-08T00:41:45.696Z] ---> dd836e567c36 [2023-03-08T00:41:45.696Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:41:45.696Z] ---> Running in 830039c3618c [2023-03-08T00:41:45.955Z] Removing intermediate container 830039c3618c [2023-03-08T00:41:45.955Z] ---> 3582e5b1db9d [2023-03-08T00:41:45.955Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T00:41:45.955Z] ---> Running in 4c78934a0509 [2023-03-08T00:41:45.955Z] Removing intermediate container 51008a28ca65 [2023-03-08T00:41:45.955Z] ---> 51515ec585d1 [2023-03-08T00:41:45.955Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T00:41:45.955Z] ---> 8328a6b734c7 [2023-03-08T00:41:45.955Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T00:41:45.955Z] Removing intermediate container 91c706513b3f [2023-03-08T00:41:45.955Z] ---> 92dea5368349 [2023-03-08T00:41:45.955Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:41:45.955Z] ---> Running in 075e67b877c7 [2023-03-08T00:41:45.955Z] Removing intermediate container d2cfadcc6fbd [2023-03-08T00:41:45.955Z] ---> 90080a52b1dc [2023-03-08T00:41:45.955Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:41:45.955Z] ---> Running in 78758be72664 [2023-03-08T00:41:46.236Z] Removing intermediate container 4c78934a0509 [2023-03-08T00:41:46.236Z] ---> 2c59ba7e0ddf [2023-03-08T00:41:46.236Z] Step 15/23 : WORKDIR / [2023-03-08T00:41:46.236Z] Removing intermediate container 075e67b877c7 [2023-03-08T00:41:46.236Z] ---> 6bf4cb4fd6c0 [2023-03-08T00:41:46.236Z] Step 12/20 : WORKDIR /edgex [2023-03-08T00:41:46.236Z] ---> Running in eec9a02326b7 [2023-03-08T00:41:46.236Z] ---> Running in e4842ad4ac8d [2023-03-08T00:41:46.496Z] Removing intermediate container 78758be72664 [2023-03-08T00:41:46.496Z] ---> ce63165c66af [2023-03-08T00:41:46.496Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T00:41:46.496Z] ---> f65b120792de [2023-03-08T00:41:46.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T00:41:46.496Z] ---> Running in bfdbfe950baf [2023-03-08T00:41:46.496Z] ---> 9861eb768534 [2023-03-08T00:41:46.496Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T00:41:46.496Z] Removing intermediate container eec9a02326b7 [2023-03-08T00:41:46.496Z] ---> eb68fe1049bf [2023-03-08T00:41:46.496Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:41:46.496Z] Removing intermediate container e4842ad4ac8d [2023-03-08T00:41:46.496Z] ---> f303d548fd27 [2023-03-08T00:41:46.496Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T00:41:46.496Z] Removing intermediate container bfdbfe950baf [2023-03-08T00:41:46.496Z] ---> ab2f4fbf1325 [2023-03-08T00:41:46.496Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T00:41:46.496Z] ---> Running in bb2ec5f4388f [2023-03-08T00:41:46.755Z] ---> ae1bb3cc5949 [2023-03-08T00:41:46.755Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T00:41:46.755Z] ---> e5897e3fb6ed [2023-03-08T00:41:46.755Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T00:41:47.014Z] ---> 366322ac784b [2023-03-08T00:41:47.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T00:41:47.014Z] Removing intermediate container bb2ec5f4388f [2023-03-08T00:41:47.014Z] ---> 36756736c531 [2023-03-08T00:41:47.014Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:41:47.960Z] ---> b977802e2976 [2023-03-08T00:41:47.960Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T00:41:47.960Z] ---> 817c2c5bcaf7 [2023-03-08T00:41:47.960Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:41:47.960Z] ---> 3ccb12bc6f6f [2023-03-08T00:41:47.960Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T00:41:47.960Z] ---> f132c79f4934 [2023-03-08T00:41:47.960Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T00:41:47.960Z] ---> 914d867a57d9 [2023-03-08T00:41:47.960Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T00:41:47.960Z] ---> Running in 5049de001cdc [2023-03-08T00:41:47.960Z] ---> b097640395d9 [2023-03-08T00:41:47.960Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T00:41:47.960Z] ---> Running in 4389fab3299d [2023-03-08T00:41:47.960Z] ---> 5cac4ee090c9 [2023-03-08T00:41:47.960Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:41:47.960Z] ---> Running in dc3211884a5a [2023-03-08T00:41:48.896Z] ---> 6e8a5b239fb5 [2023-03-08T00:41:48.896Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T00:41:48.896Z] Removing intermediate container 4389fab3299d [2023-03-08T00:41:48.896Z] ---> 1b8774b1e6b9 [2023-03-08T00:41:48.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:41:48.896Z] ---> Running in a16b3026e515 [2023-03-08T00:41:48.896Z] ---> 916afda3de44 [2023-03-08T00:41:48.896Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T00:41:48.896Z] ---> Running in 15c4277aae3a [2023-03-08T00:41:48.896Z] Removing intermediate container a16b3026e515 [2023-03-08T00:41:48.896Z] ---> d77d0f644270 [2023-03-08T00:41:48.896Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:41:48.896Z] ---> Running in 6ddd4c7a6d11 [2023-03-08T00:41:48.896Z] Removing intermediate container 15c4277aae3a [2023-03-08T00:41:48.896Z] ---> 5cc77b71f1f0 [2023-03-08T00:41:48.896Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:41:49.154Z] ---> Running in b494d0955e69 [2023-03-08T00:41:49.154Z] ---> 4d804b223226 [2023-03-08T00:41:49.154Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T00:41:49.154Z] ---> Running in e0bb1eba2983 [2023-03-08T00:41:49.154Z] Removing intermediate container 6ddd4c7a6d11 [2023-03-08T00:41:49.154Z] ---> b2bd290d573a [2023-03-08T00:41:49.154Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T00:41:49.154Z] ---> Running in 08e34770a669 [2023-03-08T00:41:49.154Z] Removing intermediate container b494d0955e69 [2023-03-08T00:41:49.154Z] ---> 5ed150d0ab5d [2023-03-08T00:41:49.154Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:41:49.154Z] Removing intermediate container 5049de001cdc [2023-03-08T00:41:49.154Z] ---> 729cf30e445e [2023-03-08T00:41:49.154Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:41:49.154Z] ---> Running in b3fd754d7545 [2023-03-08T00:41:49.155Z] Removing intermediate container e0bb1eba2983 [2023-03-08T00:41:49.155Z] ---> dfcf79462667 [2023-03-08T00:41:49.155Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:41:49.155Z] ---> Running in 9ce168d00dfb [2023-03-08T00:41:49.155Z] Removing intermediate container 08e34770a669 [2023-03-08T00:41:49.155Z] ---> 79bd93587c8b [2023-03-08T00:41:49.155Z] Step 22/23 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:41:49.412Z] ---> Running in 925e71b3014b [2023-03-08T00:41:49.412Z] ---> Running in cf512bf92090 [2023-03-08T00:41:49.412Z] Removing intermediate container b3fd754d7545 [2023-03-08T00:41:49.412Z] ---> 5a0292553441 [2023-03-08T00:41:49.412Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T00:41:49.412Z] Removing intermediate container 9ce168d00dfb [2023-03-08T00:41:49.412Z] ---> 006b2579d3ef [2023-03-08T00:41:49.412Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T00:41:49.412Z] ---> Running in d650228cd8a2 [2023-03-08T00:41:49.412Z] ---> Running in 45015267aa6e [2023-03-08T00:41:49.412Z] Removing intermediate container cf512bf92090 [2023-03-08T00:41:49.412Z] ---> a75bafdff4fc [2023-03-08T00:41:49.412Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T00:41:49.412Z] Removing intermediate container 925e71b3014b [2023-03-08T00:41:49.412Z] ---> 312908859c6a [2023-03-08T00:41:49.412Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:41:49.670Z] ---> Running in 785a4761e4b6 [2023-03-08T00:41:49.670Z] ---> Running in 6b473f3f4450 [2023-03-08T00:41:49.670Z] Removing intermediate container d650228cd8a2 [2023-03-08T00:41:49.670Z] ---> 89607e215f89 [2023-03-08T00:41:49.670Z] [2023-03-08T00:41:49.670Z] Removing intermediate container 45015267aa6e [2023-03-08T00:41:49.670Z] ---> 214ee3c4fa43 [2023-03-08T00:41:49.670Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:41:49.670Z] Removing intermediate container dc3211884a5a [2023-03-08T00:41:49.670Z] ---> f09f15b86ac5 [2023-03-08T00:41:49.670Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:41:49.670Z] Successfully built 89607e215f89 [2023-03-08T00:41:49.670Z] ---> Running in daab2b11a492 [2023-03-08T00:41:49.670Z] Successfully tagged core-data:latest [2023-03-08T00:41:49.670Z]  Building core-data ... done Building security-bootstrapper [2023-03-08T00:41:49.670Z] ---> Running in fa694da8a3ed [2023-03-08T00:41:49.670Z] Removing intermediate container 785a4761e4b6 [2023-03-08T00:41:49.670Z] ---> 5e459ec85532 [2023-03-08T00:41:49.670Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:41:49.670Z] Removing intermediate container 6b473f3f4450 [2023-03-08T00:41:49.670Z] ---> 6c81e1904619 [2023-03-08T00:41:49.670Z] [2023-03-08T00:41:49.670Z] ---> Running in 6b23c48e19bf [2023-03-08T00:41:50.028Z] Removing intermediate container daab2b11a492 [2023-03-08T00:41:50.028Z] ---> ee137181f1a3 [2023-03-08T00:41:50.028Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:41:50.028Z] Successfully built 6c81e1904619 [2023-03-08T00:41:50.028Z] Successfully tagged core-command:latest [2023-03-08T00:41:50.028Z] Building security-spiffe-token-provider [2023-03-08T00:41:55.295Z]  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:41:55.295Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:41:55.295Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:41:55.295Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:41:58.583Z] ---> a66ba1283cbc [2023-03-08T00:41:58.583Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T00:41:58.583Z] ---> a66ba1283cbc [2023-03-08T00:41:58.583Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T00:41:58.583Z] ---> Using cache [2023-03-08T00:41:58.583Z] ---> 196ea371ad8a [2023-03-08T00:41:58.583Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T00:41:58.583Z] ---> Using cache [2023-03-08T00:41:58.583Z] ---> 196ea371ad8a [2023-03-08T00:41:58.583Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T00:41:58.583Z] ---> Using cache [2023-03-08T00:41:58.583Z] ---> 4cd0b5065f21 [2023-03-08T00:41:58.583Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T00:41:58.583Z] ---> Using cache [2023-03-08T00:41:58.583Z] ---> 07da9a2a267c [2023-03-08T00:41:58.583Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:41:58.583Z] ---> Using cache [2023-03-08T00:41:58.583Z] ---> a335be82ef5f [2023-03-08T00:41:58.583Z] Step 7/32 : COPY . . [2023-03-08T00:41:58.583Z] ---> Using cache [2023-03-08T00:41:58.583Z] ---> 608be6a3e177 [2023-03-08T00:41:58.583Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T00:42:01.863Z] ---> Running in 1075f307192f [2023-03-08T00:42:01.863Z] Removing intermediate container fa694da8a3ed [2023-03-08T00:42:01.863Z] ---> 0d73b57fbd25 [2023-03-08T00:42:01.863Z] Step 18/20 : LABEL arch=x86_64 [2023-03-08T00:42:01.863Z] Removing intermediate container 6b23c48e19bf [2023-03-08T00:42:01.863Z] ---> f23f4adb3894 [2023-03-08T00:42:01.863Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T00:42:01.863Z] ---> Running in 573ba049368e [2023-03-08T00:42:01.863Z] ---> Running in 5efeb435b6fd [2023-03-08T00:42:01.863Z] ---> Running in 6007e15e1688 [2023-03-08T00:42:01.863Z] ---> Running in e081e611505f [2023-03-08T00:42:02.122Z] Removing intermediate container 1075f307192f [2023-03-08T00:42:02.122Z] ---> 9efe5eac845c [2023-03-08T00:42:02.122Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T00:42:02.122Z] Removing intermediate container e081e611505f [2023-03-08T00:42:02.122Z] ---> ab34e974698d [2023-03-08T00:42:02.122Z] Step 19/20 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:42:02.122Z] ---> Running in 8576e587a7a7 [2023-03-08T00:42:02.122Z] ---> Running in a64cef3cb6be [2023-03-08T00:42:02.122Z] Removing intermediate container 6007e15e1688 [2023-03-08T00:42:02.122Z] ---> 32e7476040be [2023-03-08T00:42:02.122Z] [2023-03-08T00:42:02.122Z] Removing intermediate container 8576e587a7a7 [2023-03-08T00:42:02.122Z] ---> b7a74eb10f19 [2023-03-08T00:42:02.122Z] [2023-03-08T00:42:02.122Z] Successfully built 32e7476040be [2023-03-08T00:42:02.122Z] Successfully tagged support-scheduler:latest [2023-03-08T00:42:02.122Z]  Building support-scheduler ... done Building support-notifications [2023-03-08T00:42:02.122Z] Removing intermediate container a64cef3cb6be [2023-03-08T00:42:02.122Z] ---> 8c452fbb50d5 [2023-03-08T00:42:02.122Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T00:42:02.122Z] Successfully built b7a74eb10f19 [2023-03-08T00:42:02.122Z] Successfully tagged security-proxy-auth:latest [2023-03-08T00:42:02.122Z] Building security-spire-config [2023-03-08T00:42:02.122Z]  Building security-proxy-auth ... done  ---> Running in 188fc3b624b9 [2023-03-08T00:42:02.379Z] Removing intermediate container 188fc3b624b9 [2023-03-08T00:42:02.379Z] ---> ff47c41302e9 [2023-03-08T00:42:02.379Z] [2023-03-08T00:42:02.379Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T00:42:02.379Z] Successfully built ff47c41302e9 [2023-03-08T00:42:02.379Z] Successfully tagged security-proxy-setup:latest [2023-03-08T00:42:02.379Z] Building core-common-config-bootstrapper [2023-03-08T00:42:02.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:42:03.316Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:42:03.882Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T00:42:03.882Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T00:42:03.882Z] OK: 17046 distinct packages available [2023-03-08T00:42:03.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:42:04.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:42:04.706Z] OK: 211 MiB in 51 packages [2023-03-08T00:42:11.491Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:42:11.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:42:11.491Z] ---> a66ba1283cbc [2023-03-08T00:42:11.491Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:42:11.491Z] ---> Using cache [2023-03-08T00:42:11.491Z] ---> f9ab0a15e01c [2023-03-08T00:42:11.491Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:42:11.491Z] ---> Using cache [2023-03-08T00:42:11.491Z] ---> 12f9cb321185 [2023-03-08T00:42:11.491Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:42:11.491Z] ---> Using cache [2023-03-08T00:42:11.491Z] ---> 6ebbd049619b [2023-03-08T00:42:11.491Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:42:11.491Z] ---> Using cache [2023-03-08T00:42:11.491Z] ---> 4c475384580f [2023-03-08T00:42:11.491Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:42:11.491Z] ---> Using cache [2023-03-08T00:42:11.491Z] ---> 09909938ffe0 [2023-03-08T00:42:11.491Z] Step 8/22 : COPY . . [2023-03-08T00:42:11.491Z] ---> Using cache [2023-03-08T00:42:11.491Z] ---> f698ecf3ef61 [2023-03-08T00:42:11.491Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T00:42:11.491Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:42:11.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:42:11.491Z] ---> a66ba1283cbc [2023-03-08T00:42:11.491Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:42:11.491Z] ---> Using cache [2023-03-08T00:42:11.491Z] ---> f9ab0a15e01c [2023-03-08T00:42:11.491Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:42:11.491Z] ---> Using cache [2023-03-08T00:42:11.491Z] ---> 12f9cb321185 [2023-03-08T00:42:11.491Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T00:42:12.908Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:42:12.908Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:42:12.908Z] ---> a66ba1283cbc [2023-03-08T00:42:12.908Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T00:42:12.908Z] ---> Using cache [2023-03-08T00:42:12.908Z] ---> 196ea371ad8a [2023-03-08T00:42:12.908Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:42:27.863Z] ---> Running in 14548f510d57 [2023-03-08T00:42:27.863Z] ---> Running in 1d7d1bff2bbe [2023-03-08T00:42:27.863Z] ---> Running in a21f181c7441 [2023-03-08T00:42:27.863Z] Removing intermediate container 573ba049368e [2023-03-08T00:42:27.863Z] ---> 697e69b35d0d [2023-03-08T00:42:27.863Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T00:42:27.863Z] ---> 1f101c883874 [2023-03-08T00:42:27.863Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:42:27.863Z] ---> Running in 3788f26fc623 [2023-03-08T00:42:27.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:42:27.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:42:27.863Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T00:42:27.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:42:27.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:42:27.863Z] OK: 211 MiB in 51 packages [2023-03-08T00:42:27.863Z] OK: 211 MiB in 51 packages [2023-03-08T00:42:27.863Z] Removing intermediate container 14548f510d57 [2023-03-08T00:42:27.863Z] ---> bea6de5eded6 [2023-03-08T00:42:27.863Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T00:42:27.863Z] Removing intermediate container 1d7d1bff2bbe [2023-03-08T00:42:27.863Z] ---> 76bbd06a9b66 [2023-03-08T00:42:27.863Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:42:27.863Z] ---> f8d466af97b0 [2023-03-08T00:42:27.863Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:42:27.863Z] ---> Running in d69f9525f818 [2023-03-08T00:42:27.863Z] ---> 32cd558d08a8 [2023-03-08T00:42:27.863Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:42:28.122Z] ---> Running in 98b54e15b964 [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T00:42:54.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T00:42:56.771Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T00:42:56.771Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T00:42:56.771Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T00:42:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T00:43:14.903Z] Removing intermediate container 5efeb435b6fd [2023-03-08T00:43:14.903Z] ---> d05eba5eabf5 [2023-03-08T00:43:14.903Z] [2023-03-08T00:43:14.903Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T00:43:14.903Z] ---> dfd21b5a31f5 [2023-03-08T00:43:14.903Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:43:14.903Z] Removing intermediate container a21f181c7441 [2023-03-08T00:43:14.903Z] ---> 17b3582c140a [2023-03-08T00:43:14.903Z] [2023-03-08T00:43:14.903Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:43:14.903Z] ---> dfd21b5a31f5 [2023-03-08T00:43:14.903Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T00:43:14.903Z] ---> Using cache [2023-03-08T00:43:14.903Z] ---> f61cda7ef5e6 [2023-03-08T00:43:14.903Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:43:14.903Z] ---> Using cache [2023-03-08T00:43:14.903Z] ---> dd836e567c36 [2023-03-08T00:43:14.903Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:43:14.903Z] ---> Using cache [2023-03-08T00:43:14.903Z] ---> 8328a6b734c7 [2023-03-08T00:43:14.903Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T00:43:14.903Z] ---> Running in e39d9fc75f78 [2023-03-08T00:43:14.903Z] Removing intermediate container e39d9fc75f78 [2023-03-08T00:43:14.903Z] ---> 4258ded58993 [2023-03-08T00:43:14.903Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T00:43:14.903Z] ---> 260521b0eadb [2023-03-08T00:43:14.903Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T00:43:14.903Z] ---> Running in b55682402bc3 [2023-03-08T00:43:14.903Z] Removing intermediate container 98b54e15b964 [2023-03-08T00:43:14.903Z] ---> 8627af235831 [2023-03-08T00:43:14.903Z] Step 8/22 : COPY . . [2023-03-08T00:43:14.903Z] Removing intermediate container 3788f26fc623 [2023-03-08T00:43:14.903Z] ---> 92fb6e3e6d6f [2023-03-08T00:43:14.903Z] Step 7/19 : COPY . . [2023-03-08T00:43:14.903Z] Removing intermediate container d69f9525f818 [2023-03-08T00:43:14.903Z] ---> 10d82b3af72c [2023-03-08T00:43:14.903Z] Step 7/24 : COPY . . [2023-03-08T00:43:14.903Z] ---> 2646cf4f1e44 [2023-03-08T00:43:14.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T00:43:14.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:43:14.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:43:14.903Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T00:43:14.903Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T00:43:14.903Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:43:14.903Z] OK: 6 MiB in 16 packages [2023-03-08T00:43:14.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.425s coverage: 28.7% of statements [2023-03-08T00:43:14.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T00:43:14.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T00:43:25.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.807s coverage: 98.5% of statements [2023-03-08T00:43:27.153Z] ---> ef8afa021f18 [2023-03-08T00:43:27.153Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:43:27.153Z] ---> Running in 8a171ad6cdae [2023-03-08T00:43:27.153Z] ---> 29036994e18f [2023-03-08T00:43:27.153Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T00:43:27.153Z] Removing intermediate container b55682402bc3 [2023-03-08T00:43:27.153Z] ---> 9d8316c45333 [2023-03-08T00:43:27.153Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T00:43:27.153Z] ---> e117aea455a4 [2023-03-08T00:43:27.153Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:43:27.153Z] ---> 7302136a933e [2023-03-08T00:43:27.153Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T00:43:27.153Z] ---> Running in b4a911647771 [2023-03-08T00:43:27.153Z] ---> Running in e8dc2092a236 [2023-03-08T00:43:27.153Z] ---> Running in ee50d9ecc530 [2023-03-08T00:43:27.154Z] ---> Running in 5355f05e1057 [2023-03-08T00:43:27.154Z] Removing intermediate container e8dc2092a236 [2023-03-08T00:43:27.154Z] ---> ebe4e352a66c [2023-03-08T00:43:27.154Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T00:43:27.154Z] Removing intermediate container ee50d9ecc530 [2023-03-08T00:43:27.154Z] ---> 9da0015f9b16 [2023-03-08T00:43:27.154Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T00:43:27.154Z] ---> Running in be3da8e1b762 [2023-03-08T00:43:27.154Z] ---> Running in 6ee309b7b798 [2023-03-08T00:43:27.154Z] Removing intermediate container be3da8e1b762 [2023-03-08T00:43:27.154Z] ---> b93312142aa3 [2023-03-08T00:43:27.154Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T00:43:27.154Z] ---> Running in c602e87ef6e2 [2023-03-08T00:43:27.154Z] Removing intermediate container 6ee309b7b798 [2023-03-08T00:43:27.154Z] ---> f142c063cf32 [2023-03-08T00:43:27.154Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:43:27.154Z] ---> Running in 04b212548789 [2023-03-08T00:43:27.154Z] Removing intermediate container c602e87ef6e2 [2023-03-08T00:43:27.154Z] ---> 37b2dfcd11e9 [2023-03-08T00:43:27.154Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T00:43:27.154Z] ---> Running in e3795c80857d [2023-03-08T00:43:27.154Z] Removing intermediate container e3795c80857d [2023-03-08T00:43:27.154Z] ---> d51651f64b34 [2023-03-08T00:43:27.154Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T00:43:27.154Z] ---> Running in cd56ee58f95b [2023-03-08T00:43:27.154Z] Removing intermediate container 8a171ad6cdae [2023-03-08T00:43:27.154Z] ---> 556cf49c0d76 [2023-03-08T00:43:27.154Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:43:27.154Z] ---> Running in 92f998e5263c [2023-03-08T00:43:27.154Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T00:43:27.154Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T00:43:27.154Z] Removing intermediate container 92f998e5263c [2023-03-08T00:43:27.154Z] ---> 2cf2dd071592 [2023-03-08T00:43:27.154Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T00:43:27.154Z] ---> Running in c4754bbc7bb5 [2023-03-08T00:43:27.154Z] Removing intermediate container c4754bbc7bb5 [2023-03-08T00:43:27.154Z] ---> 58cae196a7ae [2023-03-08T00:43:27.154Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:43:27.154Z] ---> Running in 91ce72ff2021 [2023-03-08T00:43:27.154Z] Removing intermediate container 91ce72ff2021 [2023-03-08T00:43:27.154Z] ---> 8f4af818f1e5 [2023-03-08T00:43:27.154Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:43:27.154Z] ---> Running in 4f2369cb5029 [2023-03-08T00:43:27.154Z] Removing intermediate container 4f2369cb5029 [2023-03-08T00:43:27.154Z] ---> 25ed06382594 [2023-03-08T00:43:27.154Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T00:43:27.414Z] ---> Running in 2a9c37e0685c [2023-03-08T00:43:27.414Z] Removing intermediate container 04b212548789 [2023-03-08T00:43:27.414Z] ---> 44390e7cc606 [2023-03-08T00:43:27.414Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T00:43:27.414Z] ---> Running in 7093ce046330 [2023-03-08T00:43:27.414Z] Removing intermediate container 2a9c37e0685c [2023-03-08T00:43:27.414Z] ---> bebaeb6114d1 [2023-03-08T00:43:27.414Z] [2023-03-08T00:43:27.673Z] Removing intermediate container 7093ce046330 [2023-03-08T00:43:27.673Z] ---> ad0cf15233bc [2023-03-08T00:43:27.673Z] [2023-03-08T00:43:27.673Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T00:43:27.673Z] Successfully built bebaeb6114d1 [2023-03-08T00:43:27.673Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-08T00:43:27.673Z] Building core-metadata [2023-03-08T00:43:27.673Z]  Building core-common-config-bootstrapper ... done Removing intermediate container cd56ee58f95b [2023-03-08T00:43:27.673Z] ---> 4b7135ed0cff [2023-03-08T00:43:27.673Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T00:43:27.673Z] ---> Running in 5dc15b67fdbd [2023-03-08T00:43:27.935Z] 3.15: Pulling from library/alpine [2023-03-08T00:43:28.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.870s coverage: 71.2% of statements [2023-03-08T00:43:28.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T00:43:28.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T00:43:28.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T00:43:28.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.594s coverage: 54.0% of statements [2023-03-08T00:43:28.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T00:43:28.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T00:43:35.329Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:43:35.330Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:43:35.330Z] ---> a66ba1283cbc [2023-03-08T00:43:35.330Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:43:35.330Z] ---> Using cache [2023-03-08T00:43:35.330Z] ---> f9ab0a15e01c [2023-03-08T00:43:35.330Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T00:43:35.330Z] ---> Using cache [2023-03-08T00:43:35.330Z] ---> 12f9cb321185 [2023-03-08T00:43:35.330Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T00:43:35.330Z] ---> Using cache [2023-03-08T00:43:35.330Z] ---> 6ebbd049619b [2023-03-08T00:43:35.330Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T00:43:35.330Z] ---> Using cache [2023-03-08T00:43:35.330Z] ---> 4c475384580f [2023-03-08T00:43:35.330Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:43:35.330Z] ---> Using cache [2023-03-08T00:43:35.330Z] ---> 09909938ffe0 [2023-03-08T00:43:35.330Z] Step 8/24 : COPY . . [2023-03-08T00:43:35.330Z] ---> Using cache [2023-03-08T00:43:35.330Z] ---> f698ecf3ef61 [2023-03-08T00:43:35.330Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T00:43:36.713Z] Removing intermediate container 5dc15b67fdbd [2023-03-08T00:43:36.713Z] ---> 5ce04f5ac7a9 [2023-03-08T00:43:36.713Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T00:43:36.713Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T00:43:36.713Z] ---> Running in c426b172aa5d [2023-03-08T00:43:36.713Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T00:43:36.713Z] ---> 5ce65d7b0fde [2023-03-08T00:43:36.713Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:43:36.713Z] ---> Running in 739c10893d8d [2023-03-08T00:43:36.972Z] Removing intermediate container 739c10893d8d [2023-03-08T00:43:36.972Z] ---> a32f98004cf3 [2023-03-08T00:43:36.972Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T00:43:37.232Z] ---> Running in 1a441fe21736 [2023-03-08T00:43:37.233Z] ---> 353f27a180f3 [2023-03-08T00:43:37.233Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T00:43:37.233Z] ---> Running in 0bd39b6733f6 [2023-03-08T00:43:37.492Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T00:43:37.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:43:38.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:43:38.584Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:43:38.584Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:43:38.584Z] OK: 15859 distinct packages available [2023-03-08T00:43:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:43:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:43:38.843Z] Removing intermediate container 0bd39b6733f6 [2023-03-08T00:43:38.843Z] ---> 4c3b8db65948 [2023-03-08T00:43:38.843Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:43:38.843Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T00:43:38.843Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:43:38.843Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T00:43:38.843Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T00:43:38.843Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:43:38.843Z] OK: 6 MiB in 18 packages [2023-03-08T00:43:39.103Z] ---> 3f5261d115b4 [2023-03-08T00:43:39.103Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T00:43:40.484Z] Removing intermediate container 1a441fe21736 [2023-03-08T00:43:40.484Z] ---> 4c0142bcc34d [2023-03-08T00:43:40.484Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:43:40.484Z] ---> 2fc44fcb7abf [2023-03-08T00:43:40.484Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T00:43:41.053Z] ---> 1b84814e9868 [2023-03-08T00:43:41.053Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T00:43:44.372Z] ---> 1128bb27d014 [2023-03-08T00:43:44.372Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T00:43:44.372Z] ---> 2291d162179a [2023-03-08T00:43:44.372Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:43:44.944Z] ---> 90350c297ffe [2023-03-08T00:43:44.944Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T00:43:44.944Z] ---> 1ae00ee7c3db [2023-03-08T00:43:44.944Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T00:43:44.944Z] ---> Running in 74cadd21ffee [2023-03-08T00:43:45.515Z] Removing intermediate container 74cadd21ffee [2023-03-08T00:43:45.515Z] ---> 06d112804069 [2023-03-08T00:43:45.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T00:43:45.515Z] ---> ffd3ebdae993 [2023-03-08T00:43:45.515Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T00:43:46.087Z] ---> e4eaaab201ed [2023-03-08T00:43:46.087Z] Step 19/24 : WORKDIR / [2023-03-08T00:43:46.087Z] ---> 46ba7c65a4ec [2023-03-08T00:43:46.087Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T00:43:46.346Z] ---> Running in 57777f4b86fa [2023-03-08T00:43:46.346Z] ---> Running in 0a527878f4ff [2023-03-08T00:43:46.346Z] Removing intermediate container 57777f4b86fa [2023-03-08T00:43:46.346Z] ---> c591fb63ee48 [2023-03-08T00:43:46.346Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:43:46.346Z] ---> Running in 4f4af057788a [2023-03-08T00:43:46.607Z] Removing intermediate container 4f4af057788a [2023-03-08T00:43:46.607Z] ---> c5e9a2ac3622 [2023-03-08T00:43:46.607Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:43:46.607Z] ---> Running in 39af7486f9c0 [2023-03-08T00:43:47.176Z] Removing intermediate container 39af7486f9c0 [2023-03-08T00:43:47.176Z] ---> fa3bb262f7e4 [2023-03-08T00:43:47.176Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T00:43:47.176Z] ---> Running in 257390a12083 [2023-03-08T00:43:47.453Z] Removing intermediate container 257390a12083 [2023-03-08T00:43:47.453Z] ---> 39dffc375b2f [2023-03-08T00:43:47.453Z] Step 23/24 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:43:47.453Z] ---> Running in 9bd64902df37 [2023-03-08T00:43:47.712Z] Removing intermediate container 9bd64902df37 [2023-03-08T00:43:47.712Z] ---> bad4aca287cb [2023-03-08T00:43:47.712Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T00:43:47.712Z] ---> Running in 19c9361adebd [2023-03-08T00:43:47.969Z] Removing intermediate container 0a527878f4ff [2023-03-08T00:43:47.969Z] ---> 66ffd891fb52 [2023-03-08T00:43:47.969Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T00:43:47.969Z] Removing intermediate container 19c9361adebd [2023-03-08T00:43:47.969Z] ---> a75cdc667316 [2023-03-08T00:43:47.969Z] [2023-03-08T00:43:47.969Z] ---> Running in 55d7a901c016 [2023-03-08T00:43:47.969Z] Successfully built a75cdc667316 [2023-03-08T00:43:47.969Z] Successfully tagged security-spire-config:latest [2023-03-08T00:43:47.969Z] Building security-spire-server [2023-03-08T00:43:50.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.326s coverage: 88.5% of statements [2023-03-08T00:43:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T00:43:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T00:43:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:43:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T00:43:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T00:43:50.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.647s coverage: 3.9% of statements [2023-03-08T00:43:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T00:43:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T00:43:53.338Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:43:53.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:43:53.338Z] ---> a66ba1283cbc [2023-03-08T00:43:53.338Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T00:43:53.338Z] ---> Using cache [2023-03-08T00:43:53.338Z] ---> 196ea371ad8a [2023-03-08T00:43:53.338Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:43:53.338Z] ---> Using cache [2023-03-08T00:43:53.338Z] ---> bea6de5eded6 [2023-03-08T00:43:53.338Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T00:43:53.338Z] ---> Using cache [2023-03-08T00:43:53.338Z] ---> f8d466af97b0 [2023-03-08T00:43:53.338Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:43:53.338Z] ---> Using cache [2023-03-08T00:43:53.338Z] ---> 10d82b3af72c [2023-03-08T00:43:53.338Z] Step 7/23 : COPY . . [2023-03-08T00:43:53.338Z] ---> Using cache [2023-03-08T00:43:53.338Z] ---> e117aea455a4 [2023-03-08T00:43:53.338Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:43:53.338Z] ---> Using cache [2023-03-08T00:43:53.338Z] ---> 9da0015f9b16 [2023-03-08T00:43:53.338Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T00:43:53.338Z] ---> Using cache [2023-03-08T00:43:53.338Z] ---> f142c063cf32 [2023-03-08T00:43:53.338Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:43:54.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.242s coverage: 95.6% of statements [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T00:43:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.493s coverage: 72.2% of statements [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T00:43:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.550s coverage: 65.9% of statements [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T00:43:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.537s coverage: 0.9% of statements [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T00:43:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.671s coverage: 29.6% of statements [2023-03-08T00:43:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T00:43:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.748s coverage: 45.5% of statements [2023-03-08T00:43:55.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.474s coverage: 82.9% of statements [2023-03-08T00:43:56.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.512s coverage: 94.1% of statements [2023-03-08T00:43:57.764Z] Removing intermediate container 55d7a901c016 [2023-03-08T00:43:57.764Z] ---> 7eca472c1416 [2023-03-08T00:43:57.764Z] Step 29/32 : CMD ["gate"] [2023-03-08T00:43:59.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.389s coverage: 96.3% of statements [2023-03-08T00:44:01.241Z] ---> Running in 714bf8f9b47f [2023-03-08T00:44:01.242Z] ---> Running in 4fc55371d3df [2023-03-08T00:44:01.504Z] Removing intermediate container 714bf8f9b47f [2023-03-08T00:44:01.504Z] ---> 74ca02308178 [2023-03-08T00:44:01.504Z] Step 30/32 : LABEL arch=x86_64 [2023-03-08T00:44:01.504Z] ---> Running in 9a4cb274d988 [2023-03-08T00:44:01.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements [2023-03-08T00:44:02.085Z] Removing intermediate container 9a4cb274d988 [2023-03-08T00:44:02.085Z] ---> 94cc647737e1 [2023-03-08T00:44:02.085Z] Step 31/32 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:44:02.085Z] ---> Running in 5ac11d30bf2c [2023-03-08T00:44:02.658Z] Removing intermediate container 5ac11d30bf2c [2023-03-08T00:44:02.658Z] ---> b101f729f9aa [2023-03-08T00:44:02.658Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T00:44:02.917Z] ---> Running in 65b3555ddf6f [2023-03-08T00:44:02.917Z] Removing intermediate container 4fc55371d3df [2023-03-08T00:44:02.917Z] ---> 300729f54f4c [2023-03-08T00:44:02.917Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T00:44:03.175Z] ---> Running in ba33bb6cdbe3 [2023-03-08T00:44:03.433Z] Removing intermediate container 65b3555ddf6f [2023-03-08T00:44:03.433Z] ---> f140609e665d [2023-03-08T00:44:03.433Z] [2023-03-08T00:44:03.433Z] Removing intermediate container ba33bb6cdbe3 [2023-03-08T00:44:03.433Z] ---> f41afa7e334a [2023-03-08T00:44:03.433Z] [2023-03-08T00:44:03.433Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T00:44:03.433Z] ---> 5ce65d7b0fde [2023-03-08T00:44:03.433Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:44:03.433Z] ---> Using cache [2023-03-08T00:44:03.433Z] ---> a32f98004cf3 [2023-03-08T00:44:03.433Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T00:44:03.433Z] Successfully built f140609e665d [2023-03-08T00:44:03.433Z] Successfully tagged security-bootstrapper:latest [2023-03-08T00:44:03.693Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-03-08T00:44:03.693Z] ---> Running in 6bcb48ec334f [2023-03-08T00:44:04.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:04.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:05.193Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:44:05.193Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:44:05.193Z] OK: 15859 distinct packages available [2023-03-08T00:44:05.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:05.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:05.451Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T00:44:05.451Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:44:05.451Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T00:44:05.451Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T00:44:05.451Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T00:44:05.451Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:44:05.451Z] OK: 7 MiB in 19 packages [2023-03-08T00:44:11.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.324s coverage: 94.4% of statements [2023-03-08T00:44:12.080Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:44:12.081Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:44:12.081Z] ---> a66ba1283cbc [2023-03-08T00:44:12.081Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T00:44:12.081Z] ---> Using cache [2023-03-08T00:44:12.081Z] ---> 196ea371ad8a [2023-03-08T00:44:12.081Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T00:44:12.081Z] ---> Using cache [2023-03-08T00:44:12.081Z] ---> 4cd0b5065f21 [2023-03-08T00:44:12.081Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T00:44:12.081Z] ---> Using cache [2023-03-08T00:44:12.081Z] ---> 07da9a2a267c [2023-03-08T00:44:12.081Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:44:12.081Z] ---> Using cache [2023-03-08T00:44:12.081Z] ---> a335be82ef5f [2023-03-08T00:44:12.081Z] Step 7/23 : COPY . . [2023-03-08T00:44:12.081Z] ---> Using cache [2023-03-08T00:44:12.081Z] ---> 608be6a3e177 [2023-03-08T00:44:12.081Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T00:44:17.382Z] ---> Running in a63a6842fecb [2023-03-08T00:44:17.643Z] Removing intermediate container 6bcb48ec334f [2023-03-08T00:44:17.643Z] ---> d4359e70c2ee [2023-03-08T00:44:17.643Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:44:17.643Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T00:44:27.649Z] ---> ba1d0beb962f [2023-03-08T00:44:27.649Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:44:27.649Z] Removing intermediate container 5355f05e1057 [2023-03-08T00:44:27.649Z] ---> 1fa0daaf5c92 [2023-03-08T00:44:27.649Z] [2023-03-08T00:44:27.649Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T00:44:27.649Z] ---> 5ce65d7b0fde [2023-03-08T00:44:27.649Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:44:27.649Z] ---> Using cache [2023-03-08T00:44:27.649Z] ---> a32f98004cf3 [2023-03-08T00:44:27.649Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T00:44:27.649Z] Removing intermediate container c426b172aa5d [2023-03-08T00:44:27.649Z] ---> 80e2ad6cbedf [2023-03-08T00:44:27.649Z] [2023-03-08T00:44:27.649Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T00:44:27.649Z] ---> dfd21b5a31f5 [2023-03-08T00:44:27.649Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:44:27.649Z] ---> Using cache [2023-03-08T00:44:27.649Z] ---> 90080a52b1dc [2023-03-08T00:44:27.649Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:44:27.649Z] ---> Using cache [2023-03-08T00:44:27.649Z] ---> ce63165c66af [2023-03-08T00:44:27.649Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T00:44:27.649Z] ---> Running in 3b33c74cd683 [2023-03-08T00:44:27.649Z] Removing intermediate container b4a911647771 [2023-03-08T00:44:27.649Z] ---> 868c81233573 [2023-03-08T00:44:27.649Z] [2023-03-08T00:44:27.649Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:44:27.649Z] ---> dfd21b5a31f5 [2023-03-08T00:44:27.649Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T00:44:27.649Z] ---> Running in f9103deab6c7 [2023-03-08T00:44:27.649Z] ---> Running in 9910459b6265 [2023-03-08T00:44:27.649Z] Removing intermediate container f9103deab6c7 [2023-03-08T00:44:27.649Z] ---> 2177307c9e72 [2023-03-08T00:44:27.649Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T00:44:27.649Z] ---> Running in d40b448f651f [2023-03-08T00:44:27.649Z] ---> 0cdea908d26d [2023-03-08T00:44:27.649Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T00:44:27.649Z] Removing intermediate container d40b448f651f [2023-03-08T00:44:27.649Z] ---> 69d022640011 [2023-03-08T00:44:27.649Z] Step 15/24 : WORKDIR / [2023-03-08T00:44:27.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:27.649Z] ---> Running in 08eb1d092c38 [2023-03-08T00:44:27.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:27.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:27.649Z] Removing intermediate container 08eb1d092c38 [2023-03-08T00:44:27.649Z] ---> 5628555e336e [2023-03-08T00:44:27.649Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:44:27.650Z] ---> 9fae7a906332 [2023-03-08T00:44:27.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T00:44:27.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:27.650Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:44:27.650Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:44:27.650Z] OK: 15859 distinct packages available [2023-03-08T00:44:27.650Z] ---> 90063b036c25 [2023-03-08T00:44:27.650Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T00:44:27.650Z] ---> 612b7650f38c [2023-03-08T00:44:27.650Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:44:27.650Z] ---> Running in 9deeee44b0db [2023-03-08T00:44:27.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:27.650Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T00:44:27.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:27.650Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T00:44:27.650Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:44:27.650Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T00:44:27.650Z] Removing intermediate container 9deeee44b0db [2023-03-08T00:44:27.650Z] ---> 27082ad50d7d [2023-03-08T00:44:27.650Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:44:27.909Z] OK: 6 MiB in 16 packages [2023-03-08T00:44:27.909Z] ---> Running in fa35643eea2c [2023-03-08T00:44:27.909Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T00:44:27.909Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T00:44:28.167Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T00:44:28.167Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T00:44:28.167Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T00:44:28.167Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T00:44:28.167Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:44:28.167Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T00:44:28.167Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T00:44:28.167Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:44:28.167Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T00:44:28.167Z] OK: 8 MiB in 23 packages [2023-03-08T00:44:28.733Z] Removing intermediate container fa35643eea2c [2023-03-08T00:44:28.733Z] ---> 291d46744785 [2023-03-08T00:44:28.733Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T00:44:28.733Z] ---> 6eb8642e0233 [2023-03-08T00:44:28.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T00:44:28.733Z] ---> Running in cc5def408817 [2023-03-08T00:44:28.733Z] Removing intermediate container cc5def408817 [2023-03-08T00:44:28.733Z] ---> 1f279cc40c27 [2023-03-08T00:44:28.733Z] Step 22/23 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:44:28.733Z] ---> Running in 16f8b80f0f90 [2023-03-08T00:44:28.994Z] ---> df90a09788a8 [2023-03-08T00:44:28.994Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T00:44:28.994Z] Removing intermediate container 9910459b6265 [2023-03-08T00:44:28.994Z] ---> 81e8ed004665 [2023-03-08T00:44:28.994Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:44:28.994Z] Removing intermediate container 16f8b80f0f90 [2023-03-08T00:44:28.994Z] ---> d7cfc7f76b0e [2023-03-08T00:44:28.994Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T00:44:28.994Z] ---> Running in fe729658594a [2023-03-08T00:44:28.994Z] ---> Running in edefb70489b8 [2023-03-08T00:44:28.994Z] Removing intermediate container 3b33c74cd683 [2023-03-08T00:44:28.994Z] ---> 26593ef29de8 [2023-03-08T00:44:28.994Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:44:29.251Z] ---> 2d8c937ecf61 [2023-03-08T00:44:29.251Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T00:44:29.251Z] Removing intermediate container fe729658594a [2023-03-08T00:44:29.251Z] ---> 8824384078dd [2023-03-08T00:44:29.251Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T00:44:29.251Z] ---> Running in 92657fe4d902 [2023-03-08T00:44:29.251Z] Removing intermediate container edefb70489b8 [2023-03-08T00:44:29.251Z] ---> 6686f5e6cafc [2023-03-08T00:44:29.251Z] [2023-03-08T00:44:29.251Z] ---> Running in 54cae85dc771 [2023-03-08T00:44:29.251Z] ---> b359e9513cb1 [2023-03-08T00:44:29.251Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T00:44:29.251Z] Removing intermediate container 92657fe4d902 [2023-03-08T00:44:29.251Z] ---> d1199c5b2958 [2023-03-08T00:44:29.251Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:44:29.251Z] Successfully built 6686f5e6cafc [2023-03-08T00:44:29.251Z] Successfully tagged security-spire-server:latest [2023-03-08T00:44:29.251Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-08T00:44:29.251Z] ---> Running in b316b9936182 [2023-03-08T00:44:29.251Z] Removing intermediate container 54cae85dc771 [2023-03-08T00:44:29.251Z] ---> 3765f681ad76 [2023-03-08T00:44:29.251Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T00:44:29.509Z] ---> Running in dcee4b114653 [2023-03-08T00:44:29.509Z] Removing intermediate container b316b9936182 [2023-03-08T00:44:29.509Z] ---> 8fe5ad63403b [2023-03-08T00:44:29.509Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.511s coverage: 79.9% of statements [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.361s coverage: 92.9% of statements [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.141s coverage: 64.4% of statements [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.328s coverage: 81.2% of statements [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.463s coverage: 82.1% of statements [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T00:44:30.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 84.8% of statements [2023-03-08T00:44:30.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T00:44:33.717Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:44:33.717Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:44:33.717Z] ---> a66ba1283cbc [2023-03-08T00:44:33.717Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> 196ea371ad8a [2023-03-08T00:44:33.717Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> bea6de5eded6 [2023-03-08T00:44:33.717Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> f8d466af97b0 [2023-03-08T00:44:33.717Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> 10d82b3af72c [2023-03-08T00:44:33.717Z] Step 7/24 : COPY . . [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> e117aea455a4 [2023-03-08T00:44:33.717Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> 9da0015f9b16 [2023-03-08T00:44:33.717Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> f142c063cf32 [2023-03-08T00:44:33.717Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> 44390e7cc606 [2023-03-08T00:44:33.717Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> ad0cf15233bc [2023-03-08T00:44:33.717Z] [2023-03-08T00:44:33.717Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T00:44:33.717Z] ---> 5ce65d7b0fde [2023-03-08T00:44:33.717Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> a32f98004cf3 [2023-03-08T00:44:33.717Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T00:44:33.717Z] ---> Using cache [2023-03-08T00:44:33.717Z] ---> d4359e70c2ee [2023-03-08T00:44:33.717Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T00:44:35.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.174s coverage: 63.1% of statements [2023-03-08T00:44:35.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T00:44:35.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T00:44:35.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements [2023-03-08T00:44:35.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements [2023-03-08T00:44:35.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2023-03-08T00:44:35.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2023-03-08T00:44:35.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.127s coverage: 100.0% of statements [2023-03-08T00:44:35.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T00:44:35.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T00:44:35.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T00:44:39.210Z] Removing intermediate container dcee4b114653 [2023-03-08T00:44:39.210Z] ---> Running in b23b76608aaf [2023-03-08T00:44:39.210Z] ---> 637ee03b2da6 [2023-03-08T00:44:39.210Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:44:39.210Z] ---> 87a1107ce14f [2023-03-08T00:44:39.210Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T00:44:39.210Z] ---> c289f590ea76 [2023-03-08T00:44:39.210Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:44:40.165Z] Removing intermediate container b23b76608aaf [2023-03-08T00:44:40.165Z] ---> c0c638a7f71b [2023-03-08T00:44:40.165Z] Step 23/24 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:44:41.252Z] ---> 9827efbdbf3a [2023-03-08T00:44:41.252Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T00:44:41.252Z] ---> f5578bc2c6a5 [2023-03-08T00:44:41.252Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:44:41.252Z] ---> 9c6f9588dd8c [2023-03-08T00:44:41.252Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T00:44:41.252Z] ---> Running in 35e8de72d58a [2023-03-08T00:44:41.252Z] ---> Running in acb158cec06f [2023-03-08T00:44:41.252Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T00:44:41.252Z] Removing intermediate container acb158cec06f [2023-03-08T00:44:41.252Z] ---> 6c4d1d3c87de [2023-03-08T00:44:41.252Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:44:41.252Z] Removing intermediate container 35e8de72d58a [2023-03-08T00:44:41.252Z] ---> 2482e6206326 [2023-03-08T00:44:41.252Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T00:44:41.252Z] ---> Running in 2e509cea5469 [2023-03-08T00:44:41.252Z] ---> Running in 68b42cfb01b3 [2023-03-08T00:44:41.611Z] ---> b4346be64a9f [2023-03-08T00:44:41.611Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T00:44:41.910Z] Removing intermediate container 2e509cea5469 [2023-03-08T00:44:41.910Z] ---> ddfa214d08ea [2023-03-08T00:44:41.910Z] Step 17/19 : LABEL arch=x86_64 [2023-03-08T00:44:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.888s coverage: 38.4% of statements [2023-03-08T00:44:42.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T00:44:42.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T00:44:42.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements [2023-03-08T00:44:42.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T00:44:42.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2023-03-08T00:44:42.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T00:44:42.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T00:44:42.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T00:44:42.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T00:44:42.173Z] ---> 3623c29ebdec [2023-03-08T00:44:42.173Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T00:44:42.173Z] Removing intermediate container 68b42cfb01b3 [2023-03-08T00:44:42.173Z] ---> 8c441fa0f91f [2023-03-08T00:44:42.173Z] [2023-03-08T00:44:42.173Z] ---> 4d59c76ec44d [2023-03-08T00:44:42.173Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T00:44:42.173Z] ---> Running in 3cd8ee256c85 [2023-03-08T00:44:42.173Z] Successfully built 8c441fa0f91f [2023-03-08T00:44:42.173Z] Successfully tagged core-metadata:latest [2023-03-08T00:44:42.173Z]  Building core-metadata ... done Removing intermediate container 3cd8ee256c85 [2023-03-08T00:44:42.173Z] ---> a7bd03746628 [2023-03-08T00:44:42.173Z] Step 18/19 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:44:42.173Z] ---> Running in 1fff860649b0 [2023-03-08T00:44:42.173Z] ---> f4a0fb1643fc [2023-03-08T00:44:42.173Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T00:44:42.173Z] ---> ef166ce91418 [2023-03-08T00:44:42.173Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:44:42.173Z] ---> Running in 348bd8aace1c [2023-03-08T00:44:42.173Z] ---> Running in 837d606952c2 [2023-03-08T00:44:42.438Z] Removing intermediate container 1fff860649b0 [2023-03-08T00:44:42.438Z] ---> 47eb13b116bf [2023-03-08T00:44:42.438Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T00:44:42.438Z] ---> Running in f12e6ca8e93a [2023-03-08T00:44:42.439Z] Removing intermediate container 348bd8aace1c [2023-03-08T00:44:42.439Z] ---> ccce7135e848 [2023-03-08T00:44:42.439Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:44:42.439Z] Removing intermediate container 837d606952c2 [2023-03-08T00:44:42.439Z] ---> b6d1208f1951 [2023-03-08T00:44:42.439Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:44:42.439Z] ---> Running in 13cedce49df4 [2023-03-08T00:44:42.439Z] Removing intermediate container f12e6ca8e93a [2023-03-08T00:44:42.439Z] ---> b6ff0dd95e00 [2023-03-08T00:44:42.439Z] [2023-03-08T00:44:42.439Z] ---> Running in c6311fac54f4 [2023-03-08T00:44:42.777Z] Successfully built b6ff0dd95e00 [2023-03-08T00:44:42.777Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-08T00:44:42.777Z]  Building security-spiffe-token-provider ... done Removing intermediate container 13cedce49df4 [2023-03-08T00:44:42.777Z] ---> 03006eff00f5 [2023-03-08T00:44:42.777Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T00:44:42.777Z] Removing intermediate container c6311fac54f4 [2023-03-08T00:44:42.777Z] ---> b2beafaa5ae9 [2023-03-08T00:44:42.777Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:44:42.777Z] ---> Running in 6c461563b023 [2023-03-08T00:44:42.777Z] ---> Running in fff9204fed9e [2023-03-08T00:44:43.035Z] Removing intermediate container 6c461563b023 [2023-03-08T00:44:43.035Z] ---> 9950ed9ac80b [2023-03-08T00:44:43.035Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:44:43.035Z] Removing intermediate container fff9204fed9e [2023-03-08T00:44:43.035Z] ---> dcfd5ad70bf6 [2023-03-08T00:44:43.035Z] Step 23/24 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:44:43.035Z] ---> Running in fe7e9a3a47c1 [2023-03-08T00:44:43.035Z] ---> Running in 6aefbfe6499a [2023-03-08T00:44:43.035Z] Removing intermediate container fe7e9a3a47c1 [2023-03-08T00:44:43.035Z] ---> d4fd078848a4 [2023-03-08T00:44:43.035Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T00:44:43.035Z] Removing intermediate container 6aefbfe6499a [2023-03-08T00:44:43.035Z] ---> 99e9f54a9d12 [2023-03-08T00:44:43.035Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T00:44:43.035Z] ---> Running in aaced1f59082 [2023-03-08T00:44:43.035Z] ---> Running in b7269cddbd18 [2023-03-08T00:44:43.293Z] Removing intermediate container aaced1f59082 [2023-03-08T00:44:43.293Z] ---> f6cc910a7363 [2023-03-08T00:44:43.293Z] [2023-03-08T00:44:43.293Z] Removing intermediate container b7269cddbd18 [2023-03-08T00:44:43.293Z] ---> dca2f1eafa74 [2023-03-08T00:44:43.293Z] [2023-03-08T00:44:43.551Z] Successfully built f6cc910a7363 [2023-03-08T00:44:43.551Z] Successfully tagged support-notifications:latest [2023-03-08T00:44:43.551Z]  Building support-notifications ... done Successfully built dca2f1eafa74 [2023-03-08T00:44:43.551Z] Successfully tagged security-spire-agent:latest [2023-03-08T00:44:46.082Z]  Building security-spire-agent ... done Removing intermediate container a63a6842fecb [2023-03-08T00:44:46.082Z] ---> 2b52fa89d290 [2023-03-08T00:44:46.082Z] [2023-03-08T00:44:46.082Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T00:44:46.082Z] ---> dfd21b5a31f5 [2023-03-08T00:44:46.082Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T00:44:46.082Z] ---> Running in 48ff823e72cf [2023-03-08T00:44:46.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:46.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:44:46.649Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T00:44:46.649Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T00:44:46.649Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T00:44:46.649Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:44:46.649Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T00:44:46.649Z] OK: 6 MiB in 17 packages [2023-03-08T00:44:47.217Z] Removing intermediate container 48ff823e72cf [2023-03-08T00:44:47.217Z] ---> 4ef0b4af2fcd [2023-03-08T00:44:47.217Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T00:44:47.217Z] ---> Running in 57cf34e5b67a [2023-03-08T00:44:47.217Z] Removing intermediate container 57cf34e5b67a [2023-03-08T00:44:47.217Z] ---> f07b18d19bc3 [2023-03-08T00:44:47.217Z] Step 12/23 : WORKDIR / [2023-03-08T00:44:47.217Z] ---> Running in 4e9676dce03b [2023-03-08T00:44:47.217Z] Removing intermediate container 4e9676dce03b [2023-03-08T00:44:47.217Z] ---> a44c72420c67 [2023-03-08T00:44:47.217Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T00:44:47.476Z] ---> e2813e8fdc14 [2023-03-08T00:44:47.476Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T00:44:47.476Z] ---> 1e5de90f3ec3 [2023-03-08T00:44:47.476Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T00:44:47.735Z] ---> 7b97d8b22fb9 [2023-03-08T00:44:47.735Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T00:44:48.300Z] ---> e7ecbfd64197 [2023-03-08T00:44:48.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T00:44:48.881Z] ---> aaf8fea63283 [2023-03-08T00:44:48.881Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T00:44:49.141Z] ---> 8704866249b3 [2023-03-08T00:44:49.141Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:44:49.141Z] ---> Running in 9505381dc5f4 [2023-03-08T00:44:49.709Z] Removing intermediate container 9505381dc5f4 [2023-03-08T00:44:49.709Z] ---> b85c2be946b3 [2023-03-08T00:44:49.709Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:44:49.709Z] ---> Running in cef69c5da738 [2023-03-08T00:44:49.709Z] Removing intermediate container cef69c5da738 [2023-03-08T00:44:49.709Z] ---> 3f3427c270bb [2023-03-08T00:44:49.709Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T00:44:49.709Z] ---> Running in d451682ca01e [2023-03-08T00:44:49.969Z] Removing intermediate container d451682ca01e [2023-03-08T00:44:49.969Z] ---> f6e844b28fad [2023-03-08T00:44:49.969Z] Step 22/23 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:44:49.969Z] ---> Running in 20cc7e7a9a33 [2023-03-08T00:44:49.969Z] Removing intermediate container 20cc7e7a9a33 [2023-03-08T00:44:49.969Z] ---> 86eae834868e [2023-03-08T00:44:49.969Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T00:44:49.969Z] ---> Running in cff63fa6c47d [2023-03-08T00:44:49.969Z] Removing intermediate container cff63fa6c47d [2023-03-08T00:44:49.969Z] ---> 7f9787cf43fb [2023-03-08T00:44:49.969Z] [2023-03-08T00:44:49.969Z] Successfully built 7f9787cf43fb [2023-03-08T00:44:49.969Z] Successfully tagged security-secretstore-setup:latest [2023-03-08T00:44:50.240Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-08T00:44:50.246Z] $ docker stop --time=1 c060079cbb862e7f7022dd38387401b8db9976b165dbbce61375ec2662e3e9d8 [2023-03-08T00:44:50.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2023-03-08T00:44:50.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T00:44:50.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T00:44:50.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T00:44:50.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T00:44:50.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements [2023-03-08T00:44:50.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T00:44:50.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:44:50.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T00:44:50.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T00:44:50.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements [2023-03-08T00:44:50.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T00:44:50.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T00:44:50.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.438s coverage: 97.7% of statements [2023-03-08T00:44:50.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T00:44:50.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:44:50.345Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-08T00:44:50.345Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T00:44:50.345Z] go vet ./... [2023-03-08T00:44:51.543Z] $ docker rm -f --volumes c060079cbb862e7f7022dd38387401b8db9976b165dbbce61375ec2662e3e9d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T00:44:51.884Z] + docker images [2023-03-08T00:44:51.884Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T00:44:51.884Z] security-secretstore-setup latest 7f9787cf43fb 2 seconds ago 29.9MB [2023-03-08T00:44:51.884Z] 2b52fa89d290 7 seconds ago 1.67GB [2023-03-08T00:44:51.884Z] support-notifications latest f6cc910a7363 8 seconds ago 30.7MB [2023-03-08T00:44:51.884Z] security-spire-agent latest dca2f1eafa74 8 seconds ago 125MB [2023-03-08T00:44:51.884Z] security-spiffe-token-provider latest b6ff0dd95e00 9 seconds ago 30MB [2023-03-08T00:44:51.884Z] core-metadata latest 8c441fa0f91f 10 seconds ago 18.5MB [2023-03-08T00:44:51.884Z] security-spire-server latest 6686f5e6cafc 22 seconds ago 86.5MB [2023-03-08T00:44:51.884Z] 80e2ad6cbedf 26 seconds ago 1.69GB [2023-03-08T00:44:51.884Z] 1fa0daaf5c92 30 seconds ago 1.72GB [2023-03-08T00:44:51.884Z] 868c81233573 30 seconds ago 1.75GB [2023-03-08T00:44:51.884Z] f41afa7e334a 48 seconds ago 1.55GB [2023-03-08T00:44:51.884Z] security-bootstrapper latest f140609e665d 48 seconds ago 19.8MB [2023-03-08T00:44:51.884Z] security-spire-config latest a75cdc667316 About a minute ago 85.8MB [2023-03-08T00:44:51.884Z] core-common-config-bootstrapper latest bebaeb6114d1 About a minute ago 15.5MB [2023-03-08T00:44:51.884Z] ad0cf15233bc About a minute ago 1.55GB [2023-03-08T00:44:51.884Z] 17b3582c140a About a minute ago 1.68GB [2023-03-08T00:44:51.884Z] d05eba5eabf5 2 minutes ago 1.67GB [2023-03-08T00:44:51.884Z] security-proxy-setup latest ff47c41302e9 2 minutes ago 16.4MB [2023-03-08T00:44:51.884Z] support-scheduler latest 32e7476040be 2 minutes ago 30.1MB [2023-03-08T00:44:51.884Z] security-proxy-auth latest b7a74eb10f19 2 minutes ago 16.2MB [2023-03-08T00:44:51.884Z] core-data latest 89607e215f89 3 minutes ago 18MB [2023-03-08T00:44:51.884Z] core-command latest 6c81e1904619 3 minutes ago 17.8MB [2023-03-08T00:44:51.884Z] 81366b51d636 3 minutes ago 1.75GB [2023-03-08T00:44:51.884Z] 6b2ed39c78af 3 minutes ago 1.69GB [2023-03-08T00:44:51.884Z] ddc4942c8c48 3 minutes ago 1.68GB [2023-03-08T00:44:51.884Z] 947dc4f1bb50 3 minutes ago 1.66GB [2023-03-08T00:44:51.884Z] 997fced1ad23 3 minutes ago 1.66GB [2023-03-08T00:44:51.884Z] ci-base-image-x86_64 latest a66ba1283cbc 8 minutes ago 903MB [2023-03-08T00:44:51.884Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-08T00:44:51.884Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-08T00:44:51.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-08T00:44:51.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-08T00:44:51.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T00:46:42.017Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T00:46:42.017Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T00:46:42.017Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T00:46:42.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T00:46:42.678Z] + ls -al . [2023-03-08T00:46:42.678Z] total 700 [2023-03-08T00:46:42.678Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 00:40 . [2023-03-08T00:46:42.678Z] drwxr-xr-x 4 root root 4096 Mar 8 00:40 .. [2023-03-08T00:46:42.678Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 00:38 .blubracket [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 00:38 .dockerignore [2023-03-08T00:46:42.678Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 00:38 .git [2023-03-08T00:46:42.678Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 00:38 .github [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 00:38 .gitignore [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 00:38 .golangci.yml [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 00:38 .hadolint.yml [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 00:38 .sonarcloud.properties [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 00:38 ADOPTERS.md [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 00:38 Attribution.txt [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 00:38 CHANGELOG.md [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 00:38 CONTRIBUTING.md [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 00:38 GOVERNANCE.md [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 00:38 Jenkinsfile [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 00:38 LICENSE [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 00:38 Makefile [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 00:38 OWNERS.md [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 00:38 README.md [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 00:38 SECURITY.md [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 00:35 VERSION [2023-03-08T00:46:42.678Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 00:38 bin [2023-03-08T00:46:42.678Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 00:38 cmd [2023-03-08T00:46:42.678Z] -rw-r--r-- 1 root root 446903 Mar 8 00:44 coverage.out [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 00:38 go.mod [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 00:38 go.sum [2023-03-08T00:46:42.678Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 00:38 internal [2023-03-08T00:46:42.678Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 00:38 openapi [2023-03-08T00:46:42.678Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 00:38 snap [2023-03-08T00:46:42.678Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 00:38 version.go [Pipeline] sh [2023-03-08T00:46:43.321Z] + '[' -e coverage.out ] [2023-03-08T00:46:43.321Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T00:46:43.346Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T00:46:44.169Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T00:46:44.563Z] + make build [2023-03-08T00:46:44.563Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T00:48:21.312Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T00:48:21.312Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T00:48:24.656Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T00:48:28.910Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T00:49:15.749Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T00:49:21.085Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T00:49:26.426Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T00:49:33.072Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T00:49:36.415Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T00:49:41.777Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T00:49:47.124Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-08T00:49:53.818Z] $ docker stop --time=1 8747aaed01aac20597e8ab0b04c991d6da0c9a977df57c6c500e28974b244cf8 [2023-03-08T00:49:55.860Z] $ docker rm -f --volumes 8747aaed01aac20597e8ab0b04c991d6da0c9a977df57c6c500e28974b244cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:49:58.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T00:49:58.020Z] [2023-03-08T00:49:58.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:49:58.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T00:49:58.625Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-08T00:49:58.625Z] 29e5d40040c1: Pulling fs layer [2023-03-08T00:49:58.625Z] 1ce36da41761: Pulling fs layer [2023-03-08T00:49:58.625Z] 25b303627fd3: Pulling fs layer [2023-03-08T00:49:58.625Z] 29e5d40040c1: Download complete [2023-03-08T00:49:58.893Z] 1ce36da41761: Verifying Checksum [2023-03-08T00:49:58.893Z] 1ce36da41761: Download complete [2023-03-08T00:49:59.478Z] 29e5d40040c1: Pull complete [2023-03-08T00:50:00.442Z] 25b303627fd3: Verifying Checksum [2023-03-08T00:50:00.442Z] 25b303627fd3: Download complete [2023-03-08T00:50:00.712Z] 1ce36da41761: Pull complete [2023-03-08T00:50:13.037Z] 25b303627fd3: Pull complete [2023-03-08T00:50:13.037Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-08T00:50:13.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T00:50:13.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:50:13.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-8705 does not seem to be running inside a container [2023-03-08T00:50:13.315Z] $ 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-03-08T00:50:15.775Z] $ docker top eacc96db5eb4d5760757b00defe183d96999c38fb9d446bd419dd941f94bf4f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:50:16.627Z] + docker-compose build --help [2023-03-08T00:50:16.627Z] + grep parallel [2023-03-08T00:50:21.974Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T00:50:22.263Z] $ docker stop --time=1 eacc96db5eb4d5760757b00defe183d96999c38fb9d446bd419dd941f94bf4f8 [2023-03-08T00:50:24.009Z] $ docker rm -f --volumes eacc96db5eb4d5760757b00defe183d96999c38fb9d446bd419dd941f94bf4f8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:50:24.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T00:50:24.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:50:24.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-8705 does not seem to be running inside a container [2023-03-08T00:50:24.834Z] $ 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-03-08T00:50:26.131Z] $ docker top 4af21a43639b786050ced5359786c49cabc0aa3f8cdeec97a00b810765454365 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:50:27.013Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T00:50:33.668Z] Building core-command ... [2023-03-08T00:50:33.668Z] Building core-common-config-bootstrapper ... [2023-03-08T00:50:33.668Z] Building core-data ... [2023-03-08T00:50:33.668Z] Building core-metadata ... [2023-03-08T00:50:33.668Z] Building security-bootstrapper ... [2023-03-08T00:50:33.668Z] Building security-proxy-auth ... [2023-03-08T00:50:33.668Z] Building security-proxy-setup ... [2023-03-08T00:50:33.668Z] Building security-secretstore-setup ... [2023-03-08T00:50:33.668Z] Building security-spiffe-token-provider ... [2023-03-08T00:50:33.668Z] Building security-spire-agent ... [2023-03-08T00:50:33.668Z] Building security-spire-config ... [2023-03-08T00:50:33.668Z] Building security-spire-server ... [2023-03-08T00:50:33.668Z] Building support-notifications ... [2023-03-08T00:50:33.668Z] Building support-scheduler ... [2023-03-08T00:50:33.668Z] Building security-spiffe-token-provider [2023-03-08T00:50:33.668Z] Building core-command [2023-03-08T00:50:33.668Z] Building core-common-config-bootstrapper [2023-03-08T00:50:33.668Z] Building security-spire-config [2023-03-08T00:50:33.668Z] Building core-metadata [2023-03-08T00:51:20.520Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:51:20.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:51:20.520Z] ---> 723ef8ee79f2 [2023-03-08T00:51:20.520Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:51:20.520Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:51:20.520Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:51:20.520Z] ---> 723ef8ee79f2 [2023-03-08T00:51:20.520Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T00:51:20.520Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:51:20.520Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:51:20.520Z] ---> 723ef8ee79f2 [2023-03-08T00:51:20.520Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:51:20.520Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:51:20.520Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:51:20.520Z] ---> 723ef8ee79f2 [2023-03-08T00:51:20.520Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:51:20.520Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:51:20.520Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:51:20.520Z] ---> 723ef8ee79f2 [2023-03-08T00:51:20.521Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T00:51:20.521Z] ---> Running in 815cd589da3d [2023-03-08T00:51:20.521Z] ---> Running in b360915f6e62 [2023-03-08T00:51:20.521Z] ---> Running in ddcb99b65705 [2023-03-08T00:51:20.521Z] ---> Running in 5c4d908bb9a7 [2023-03-08T00:51:20.521Z] ---> Running in b3a56233ade9 [2023-03-08T00:51:20.521Z] Removing intermediate container 815cd589da3d [2023-03-08T00:51:20.521Z] ---> 464e2dd8499f [2023-03-08T00:51:20.521Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T00:51:20.794Z] Removing intermediate container b360915f6e62 [2023-03-08T00:51:20.794Z] ---> 3cf0cea1599d [2023-03-08T00:51:20.794Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:51:20.794Z] Removing intermediate container 5c4d908bb9a7 [2023-03-08T00:51:20.794Z] ---> e2313b348986 [2023-03-08T00:51:20.794Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:51:20.794Z] Removing intermediate container ddcb99b65705 [2023-03-08T00:51:20.794Z] ---> 85fa3d634e06 [2023-03-08T00:51:20.794Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T00:51:20.794Z] ---> Running in ca41556fa122 [2023-03-08T00:51:20.794Z] ---> Running in 7cff19d589a8 [2023-03-08T00:51:20.794Z] Removing intermediate container b3a56233ade9 [2023-03-08T00:51:20.794Z] ---> 8ce45465e05a [2023-03-08T00:51:20.794Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T00:51:21.064Z] ---> Running in 1365dc4a1854 [2023-03-08T00:51:21.064Z] ---> Running in 820601d9acaf [2023-03-08T00:51:21.064Z] ---> Running in c2ba94dcc6ad [2023-03-08T00:51:22.029Z] Removing intermediate container 7cff19d589a8 [2023-03-08T00:51:22.029Z] Removing intermediate container ca41556fa122 [2023-03-08T00:51:22.029Z] ---> 876e9f033f80 [2023-03-08T00:51:22.029Z] ---> 02c9be01df97 [2023-03-08T00:51:22.029Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T00:51:22.029Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:51:22.029Z] Removing intermediate container 1365dc4a1854 [2023-03-08T00:51:22.029Z] ---> eda78ad4cca5 [2023-03-08T00:51:22.029Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T00:51:22.322Z] ---> Running in f89328e0ef38 [2023-03-08T00:51:22.322Z] ---> Running in 96a095974ca4 [2023-03-08T00:51:22.322Z] ---> Running in b13fcd378046 [2023-03-08T00:51:23.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:24.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:24.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:24.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:24.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:25.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:25.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:25.760Z] OK: 221 MiB in 51 packages [2023-03-08T00:51:25.760Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T00:51:25.760Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T00:51:25.760Z] OK: 16903 distinct packages available [2023-03-08T00:51:26.347Z] OK: 221 MiB in 51 packages [2023-03-08T00:51:26.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:26.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:27.203Z] OK: 221 MiB in 51 packages [2023-03-08T00:51:27.471Z] OK: 221 MiB in 51 packages [2023-03-08T00:51:27.741Z] Removing intermediate container 820601d9acaf [2023-03-08T00:51:27.741Z] ---> 3d6b93df7857 [2023-03-08T00:51:27.741Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T00:51:28.326Z] OK: 221 MiB in 51 packages [2023-03-08T00:51:28.615Z] Removing intermediate container b13fcd378046 [2023-03-08T00:51:28.615Z] ---> 1374b8a2eace [2023-03-08T00:51:28.615Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:51:29.210Z] ---> 1281e70f7faf [2023-03-08T00:51:29.210Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:51:29.210Z] ---> Running in 51eb41009065 [2023-03-08T00:51:29.210Z] Removing intermediate container 96a095974ca4 [2023-03-08T00:51:29.479Z] ---> 16456f8df036 [2023-03-08T00:51:29.479Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T00:51:29.479Z] Removing intermediate container f89328e0ef38 [2023-03-08T00:51:29.479Z] ---> 76a6b3d9f8ff [2023-03-08T00:51:29.479Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T00:51:30.071Z] ---> b35fa0e73ae4 [2023-03-08T00:51:30.071Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:51:30.071Z] Removing intermediate container c2ba94dcc6ad [2023-03-08T00:51:30.071Z] ---> d5b148c1c0e1 [2023-03-08T00:51:30.071Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T00:51:30.071Z] ---> Running in b705ee275211 [2023-03-08T00:51:31.038Z] ---> 92cc18e120a8 [2023-03-08T00:51:31.038Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:51:31.038Z] ---> 21be7b7c74cd [2023-03-08T00:51:31.038Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:51:31.038Z] ---> Running in fb5c6832ded4 [2023-03-08T00:51:31.312Z] ---> Running in 44dba53f7492 [2023-03-08T00:51:31.582Z] ---> 3a022f633616 [2023-03-08T00:51:31.582Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:51:31.855Z] ---> Running in 6068ea2869b3 [2023-03-08T00:53:38.894Z] Removing intermediate container 6068ea2869b3 [2023-03-08T00:53:38.894Z] ---> 2ac9dfe6f3a9 [2023-03-08T00:53:38.894Z] Step 7/19 : COPY . . [2023-03-08T00:53:38.894Z] Removing intermediate container fb5c6832ded4 [2023-03-08T00:53:38.894Z] ---> 7eeb90966395 [2023-03-08T00:53:38.894Z] Step 8/23 : COPY . . [2023-03-08T00:53:38.894Z] Removing intermediate container 51eb41009065 [2023-03-08T00:53:38.894Z] Removing intermediate container b705ee275211 [2023-03-08T00:53:38.894Z] ---> 02c4b3c5d75f [2023-03-08T00:53:38.894Z] Step 8/22 : COPY . . [2023-03-08T00:53:38.894Z] ---> 07f0b6249396 [2023-03-08T00:53:38.894Z] Step 7/24 : COPY . . [2023-03-08T00:53:38.894Z] Removing intermediate container 44dba53f7492 [2023-03-08T00:53:38.894Z] ---> fc36ca68acf8 [2023-03-08T00:53:38.894Z] Step 8/24 : COPY . . [2023-03-08T00:53:42.247Z] ---> 78f6029f4711 [2023-03-08T00:53:42.247Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T00:53:42.247Z] ---> 825057c7f58d [2023-03-08T00:53:42.247Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T00:53:42.247Z] ---> b9faed81e116 [2023-03-08T00:53:42.247Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:53:42.247Z] ---> Running in f52fa32376db [2023-03-08T00:53:42.247Z] ---> 9d39805b105a [2023-03-08T00:53:42.247Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T00:53:42.247Z] ---> 75857bbd3a32 [2023-03-08T00:53:42.247Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T00:53:42.247Z] ---> Running in 57023c4925ac [2023-03-08T00:53:42.247Z] ---> Running in 70bc60e28ba1 [2023-03-08T00:53:42.247Z] ---> Running in d277bdd5c069 [2023-03-08T00:53:42.247Z] ---> Running in 987165643ef8 [2023-03-08T00:53:43.212Z] Removing intermediate container 57023c4925ac [2023-03-08T00:53:43.212Z] ---> 2c5351258edb [2023-03-08T00:53:43.212Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T00:53:43.212Z] ---> Running in 85c16ddc2793 [2023-03-08T00:53:43.798Z] Removing intermediate container 85c16ddc2793 [2023-03-08T00:53:43.798Z] ---> 062339fc9cd6 [2023-03-08T00:53:43.798Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:53:44.066Z] ---> Running in d1796b16b591 [2023-03-08T00:53:44.335Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T00:53:44.922Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T00:53:45.198Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T00:53:45.198Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T00:53:47.803Z] Removing intermediate container d1796b16b591 [2023-03-08T00:53:47.803Z] ---> 34a6524d4332 [2023-03-08T00:53:47.803Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T00:53:47.803Z] ---> Running in 911d6b4a2556 [2023-03-08T00:53:48.070Z] Removing intermediate container 911d6b4a2556 [2023-03-08T00:53:48.070Z] ---> 452b99a06fcf [2023-03-08T00:53:48.070Z] [2023-03-08T00:53:48.070Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T00:53:48.070Z] 3.15: Pulling from library/alpine [2023-03-08T00:53:49.479Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T00:53:49.479Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T00:53:49.479Z] ---> 354640af7b1b [2023-03-08T00:53:49.479Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:53:49.479Z] ---> Running in 49ba7396e0af [2023-03-08T00:53:49.745Z] Removing intermediate container 49ba7396e0af [2023-03-08T00:53:49.745Z] ---> a7ec2a614b94 [2023-03-08T00:53:50.025Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T00:53:50.025Z] ---> Running in 71135ba25ee7 [2023-03-08T00:53:51.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:53:52.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:53:54.495Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:53:54.495Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:53:54.495Z] OK: 15736 distinct packages available [2023-03-08T00:53:54.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:53:54.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:53:56.702Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T00:53:56.702Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:53:56.702Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T00:53:56.702Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T00:53:56.702Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:53:56.702Z] OK: 6 MiB in 18 packages [2023-03-08T00:53:58.113Z] Removing intermediate container 71135ba25ee7 [2023-03-08T00:53:58.113Z] ---> 4fef792b4897 [2023-03-08T00:53:58.113Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:54:03.454Z] ---> 57943d780aca [2023-03-08T00:54:03.454Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:54:04.043Z] ---> 5af9676cd4e6 [2023-03-08T00:54:04.043Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T00:54:04.043Z] ---> Running in fb860c793e1f [2023-03-08T00:54:04.625Z] Removing intermediate container fb860c793e1f [2023-03-08T00:54:04.625Z] ---> 29639baa0028 [2023-03-08T00:54:04.625Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T00:54:06.571Z] ---> 32b9092a9d51 [2023-03-08T00:54:06.571Z] Step 19/24 : WORKDIR / [2023-03-08T00:54:06.571Z] ---> Running in 69c5402ea047 [2023-03-08T00:54:06.846Z] Removing intermediate container 69c5402ea047 [2023-03-08T00:54:06.846Z] ---> d697ddcb1592 [2023-03-08T00:54:06.846Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:54:06.846Z] ---> Running in a9722a3bfd12 [2023-03-08T00:54:07.432Z] Removing intermediate container a9722a3bfd12 [2023-03-08T00:54:07.432Z] ---> d839a0f1277f [2023-03-08T00:54:07.432Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:54:07.432Z] ---> Running in 4a069e6704c0 [2023-03-08T00:54:08.017Z] Removing intermediate container 4a069e6704c0 [2023-03-08T00:54:08.017Z] ---> 65f3a501b2b8 [2023-03-08T00:54:08.017Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T00:54:08.017Z] ---> Running in d9650d19951b [2023-03-08T00:54:08.606Z] Removing intermediate container d9650d19951b [2023-03-08T00:54:08.606Z] ---> d6ca70b58be6 [2023-03-08T00:54:08.606Z] Step 23/24 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T00:54:08.606Z] ---> Running in 40bb9bfa7a4e [2023-03-08T00:54:08.872Z] Removing intermediate container 40bb9bfa7a4e [2023-03-08T00:54:08.872Z] ---> 416c8390dc98 [2023-03-08T00:54:08.872Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T00:54:09.141Z] ---> Running in e63824a8b188 [2023-03-08T00:54:09.725Z] Removing intermediate container e63824a8b188 [2023-03-08T00:54:09.725Z] ---> 5d9f201ed1dc [2023-03-08T00:54:09.725Z] [2023-03-08T00:54:09.992Z] Successfully built 5d9f201ed1dc [2023-03-08T00:54:09.992Z] Successfully tagged security-spire-config-arm64:latest [2023-03-08T00:54:09.992Z]  Building security-spire-config ... done Building support-notifications [2023-03-08T00:54:24.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:54:24.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:54:24.981Z] ---> 723ef8ee79f2 [2023-03-08T00:54:24.981Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:54:24.981Z] ---> Using cache [2023-03-08T00:54:24.981Z] ---> 85fa3d634e06 [2023-03-08T00:54:24.981Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:54:24.981Z] ---> Using cache [2023-03-08T00:54:24.981Z] ---> eda78ad4cca5 [2023-03-08T00:54:24.981Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T00:54:24.981Z] ---> Running in 8f99acfc90a9 [2023-03-08T00:54:25.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:54:26.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:54:28.098Z] OK: 221 MiB in 51 packages [2023-03-08T00:54:29.521Z] Removing intermediate container 8f99acfc90a9 [2023-03-08T00:54:29.521Z] ---> 85cf03e150b3 [2023-03-08T00:54:29.521Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:54:30.497Z] ---> 2eac624d6032 [2023-03-08T00:54:30.497Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:54:30.497Z] ---> Running in e3eafe3bfa88 [2023-03-08T00:56:25.267Z] Removing intermediate container e3eafe3bfa88 [2023-03-08T00:56:25.267Z] ---> 547de89ea278 [2023-03-08T00:56:25.267Z] Step 8/22 : COPY . . [2023-03-08T00:56:25.267Z] ---> 14071b33e846 [2023-03-08T00:56:25.267Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T00:56:25.267Z] ---> Running in b5ebbaf752e8 [2023-03-08T00:56:26.671Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T01:01:03.489Z] Removing intermediate container 70bc60e28ba1 [2023-03-08T01:01:03.489Z] ---> 39d63f18f498 [2023-03-08T01:01:03.489Z] [2023-03-08T01:01:03.489Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T01:01:03.489Z] 3.16: Pulling from library/alpine [2023-03-08T01:01:03.489Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T01:01:03.489Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T01:01:03.489Z] ---> 4c81e5bf8899 [2023-03-08T01:01:03.489Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T01:01:03.489Z] ---> Running in b1079379973c [2023-03-08T01:01:03.489Z] Removing intermediate container b1079379973c [2023-03-08T01:01:03.489Z] ---> c53d3b82c837 [2023-03-08T01:01:03.489Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T01:01:03.489Z] ---> Running in 8a03a1f530d9 [2023-03-08T01:01:03.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:01:03.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:01:03.489Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T01:01:03.489Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:01:03.489Z] OK: 5 MiB in 15 packages [2023-03-08T01:01:03.489Z] Removing intermediate container 8a03a1f530d9 [2023-03-08T01:01:03.489Z] ---> e41f38f01e20 [2023-03-08T01:01:03.489Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:01:03.489Z] ---> 409d4cb9a2e3 [2023-03-08T01:01:03.489Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T01:01:03.758Z] Removing intermediate container f52fa32376db [2023-03-08T01:01:03.758Z] ---> cf7e7088a1cd [2023-03-08T01:01:03.758Z] [2023-03-08T01:01:03.758Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T01:01:03.758Z] ---> 4c81e5bf8899 [2023-03-08T01:01:03.758Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T01:01:04.033Z] ---> Running in 762134387f9d [2023-03-08T01:01:04.998Z] ---> 2fc77885655a [2023-03-08T01:01:04.998Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T01:01:06.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:01:06.410Z] ---> a1f9e1537698 [2023-03-08T01:01:06.410Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T01:01:06.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:01:07.280Z] ---> 4fc9de47ae8b [2023-03-08T01:01:07.280Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T01:01:07.549Z] ---> Running in 08c7b754fc87 [2023-03-08T01:01:08.967Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T01:01:08.967Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:01:08.967Z] OK: 5 MiB in 15 packages [2023-03-08T01:01:10.909Z] Removing intermediate container 762134387f9d [2023-03-08T01:01:10.909Z] ---> 20725ae47e97 [2023-03-08T01:01:10.909Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T01:01:11.181Z] ---> Running in d97e98c77cd0 [2023-03-08T01:01:11.447Z] Removing intermediate container 08c7b754fc87 [2023-03-08T01:01:11.447Z] ---> 3479c6e2016f [2023-03-08T01:01:11.447Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T01:01:11.447Z] ---> Running in ffa5d0002ad5 [2023-03-08T01:01:11.714Z] Removing intermediate container d97e98c77cd0 [2023-03-08T01:01:11.715Z] ---> 4b4889be07ce [2023-03-08T01:01:11.715Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T01:01:11.989Z] ---> Running in c45dde6e2af1 [2023-03-08T01:01:12.257Z] Removing intermediate container ffa5d0002ad5 [2023-03-08T01:01:12.257Z] ---> 157f82ce2a69 [2023-03-08T01:01:12.257Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T01:01:12.257Z] ---> Running in b4342d75da6c [2023-03-08T01:01:12.837Z] Removing intermediate container c45dde6e2af1 [2023-03-08T01:01:12.837Z] ---> c9f5c8806faa [2023-03-08T01:01:12.837Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T01:01:13.105Z] Removing intermediate container b4342d75da6c [2023-03-08T01:01:13.105Z] ---> ca5232e49eed [2023-03-08T01:01:13.105Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T01:01:13.105Z] ---> Running in 3b5d25afa4bc [2023-03-08T01:01:13.105Z] ---> Running in 511a686afc77 [2023-03-08T01:01:13.705Z] Removing intermediate container 3b5d25afa4bc [2023-03-08T01:01:13.705Z] ---> 46cc0eee0525 [2023-03-08T01:01:13.705Z] Step 15/23 : WORKDIR / [2023-03-08T01:01:13.980Z] ---> Running in 527ee621a71b [2023-03-08T01:01:13.980Z] Removing intermediate container 511a686afc77 [2023-03-08T01:01:13.980Z] ---> cfa40f1d9e41 [2023-03-08T01:01:13.980Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:01:14.249Z] ---> Running in 19e76daf46f1 [2023-03-08T01:01:14.520Z] Removing intermediate container 527ee621a71b [2023-03-08T01:01:14.520Z] ---> a0f1d0f77aba [2023-03-08T01:01:14.520Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:01:15.107Z] Removing intermediate container 19e76daf46f1 [2023-03-08T01:01:15.107Z] ---> 93d2a9407a5e [2023-03-08T01:01:15.107Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T01:01:15.107Z] ---> Running in 984e05a7ec2d [2023-03-08T01:01:15.690Z] Removing intermediate container 984e05a7ec2d [2023-03-08T01:01:15.690Z] ---> 0609fe8f89cd [2023-03-08T01:01:15.690Z] [2023-03-08T01:01:15.960Z] ---> fc7db0fb4b90 [2023-03-08T01:01:15.960Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T01:01:16.226Z] Successfully built 0609fe8f89cd [2023-03-08T01:01:16.226Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-08T01:01:16.226Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-08T01:01:17.637Z] ---> 2086cce19dc0 [2023-03-08T01:01:17.637Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T01:01:18.597Z] ---> ab915fd1a5fd [2023-03-08T01:01:18.597Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T01:01:18.865Z] ---> Running in 21b5f1e15e11 [2023-03-08T01:01:19.450Z] Removing intermediate container 21b5f1e15e11 [2023-03-08T01:01:19.450Z] ---> 467522ad72cf [2023-03-08T01:01:19.450Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T01:01:19.450Z] ---> Running in 8c6689cdd5f8 [2023-03-08T01:01:20.417Z] Removing intermediate container 8c6689cdd5f8 [2023-03-08T01:01:20.417Z] ---> 8148eab13aed [2023-03-08T01:01:20.417Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T01:01:20.417Z] ---> Running in b91fac0e7774 [2023-03-08T01:01:21.000Z] Removing intermediate container b91fac0e7774 [2023-03-08T01:01:21.000Z] ---> 5f7d91ceb8ec [2023-03-08T01:01:21.000Z] Step 22/23 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:01:21.000Z] ---> Running in ea2ecabf15bc [2023-03-08T01:01:21.958Z] Removing intermediate container ea2ecabf15bc [2023-03-08T01:01:21.958Z] ---> c3020af3e08b [2023-03-08T01:01:21.958Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T01:01:21.958Z] ---> Running in c433728e290a [2023-03-08T01:01:22.914Z] Removing intermediate container c433728e290a [2023-03-08T01:01:22.914Z] ---> 01b9d0287b90 [2023-03-08T01:01:22.914Z] [2023-03-08T01:01:23.872Z] Successfully built 01b9d0287b90 [2023-03-08T01:01:23.872Z] Successfully tagged core-command-arm64:latest [2023-03-08T01:01:23.872Z] Building core-data [2023-03-08T01:01:33.940Z]  Building core-command ... done Removing intermediate container d277bdd5c069 [2023-03-08T01:01:33.940Z] ---> b1c06f464861 [2023-03-08T01:01:33.940Z] [2023-03-08T01:01:33.940Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T01:01:33.940Z] ---> 4c81e5bf8899 [2023-03-08T01:01:33.940Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T01:01:33.940Z] ---> Using cache [2023-03-08T01:01:33.940Z] ---> 20725ae47e97 [2023-03-08T01:01:33.940Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T01:01:33.940Z] ---> Using cache [2023-03-08T01:01:33.940Z] ---> 4b4889be07ce [2023-03-08T01:01:33.940Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T01:01:33.940Z] ---> Running in 8a5456412403 [2023-03-08T01:01:33.940Z] Removing intermediate container 8a5456412403 [2023-03-08T01:01:33.940Z] ---> 1ca684ec019b [2023-03-08T01:01:33.940Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T01:01:33.940Z] ---> Running in 5df03b783c48 [2023-03-08T01:01:34.208Z] Removing intermediate container 5df03b783c48 [2023-03-08T01:01:34.208Z] ---> 54e8d87f13e0 [2023-03-08T01:01:34.208Z] Step 15/24 : WORKDIR / [2023-03-08T01:01:34.481Z] ---> Running in e65944e08a89 [2023-03-08T01:01:35.067Z] Removing intermediate container e65944e08a89 [2023-03-08T01:01:35.068Z] ---> 5c32ab1045bc [2023-03-08T01:01:35.068Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:01:37.015Z] ---> b5dce62a9730 [2023-03-08T01:01:37.015Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T01:01:37.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T01:01:37.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T01:01:37.015Z] ---> 723ef8ee79f2 [2023-03-08T01:01:37.015Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T01:01:37.015Z] ---> Using cache [2023-03-08T01:01:37.015Z] ---> 85fa3d634e06 [2023-03-08T01:01:37.015Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T01:01:37.015Z] ---> Using cache [2023-03-08T01:01:37.015Z] ---> eda78ad4cca5 [2023-03-08T01:01:37.015Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T01:01:37.015Z] ---> Using cache [2023-03-08T01:01:37.015Z] ---> 16456f8df036 [2023-03-08T01:01:37.015Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T01:01:37.015Z] ---> Using cache [2023-03-08T01:01:37.015Z] ---> 92cc18e120a8 [2023-03-08T01:01:37.015Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:01:37.015Z] ---> Using cache [2023-03-08T01:01:37.015Z] ---> 7eeb90966395 [2023-03-08T01:01:37.015Z] Step 8/22 : COPY . . [2023-03-08T01:01:37.015Z] ---> Using cache [2023-03-08T01:01:37.015Z] ---> 78f6029f4711 [2023-03-08T01:01:37.015Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T01:01:37.015Z] ---> Running in f24724c72479 [2023-03-08T01:01:39.593Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T01:01:41.017Z] ---> 21cfb7faf5ad [2023-03-08T01:01:41.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T01:01:41.987Z] ---> c394bedf2f74 [2023-03-08T01:01:41.987Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T01:01:42.956Z] ---> 5f036c8b0795 [2023-03-08T01:01:42.956Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T01:01:43.224Z] ---> Running in 81be79f8050b [2023-03-08T01:01:43.807Z] Removing intermediate container 81be79f8050b [2023-03-08T01:01:43.807Z] ---> 39248180dc6a [2023-03-08T01:01:43.807Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T01:01:43.807Z] ---> Running in 5a61a5c4f7ea [2023-03-08T01:01:44.767Z] Removing intermediate container 5a61a5c4f7ea [2023-03-08T01:01:44.767Z] ---> 2afe1c55cedf [2023-03-08T01:01:44.767Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T01:01:44.767Z] ---> Running in 7b8aeba536ba [2023-03-08T01:01:45.897Z] Removing intermediate container 7b8aeba536ba [2023-03-08T01:01:45.897Z] ---> bd5754cca103 [2023-03-08T01:01:45.897Z] Step 23/24 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:01:45.897Z] ---> Running in 268729197f37 [2023-03-08T01:01:46.531Z] Removing intermediate container 268729197f37 [2023-03-08T01:01:46.531Z] ---> b7f8444487df [2023-03-08T01:01:46.531Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T01:01:46.812Z] ---> Running in ed1c148c8949 [2023-03-08T01:01:47.422Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T01:01:47.719Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderRemoving intermediate container ed1c148c8949 [2023-03-08T01:01:47.719Z] ---> 3f73fdfeeb5c [2023-03-08T01:01:47.719Z] [2023-03-08T01:01:47.719Z] [2023-03-08T01:01:47.719Z] ---> 723ef8ee79f2 [2023-03-08T01:01:47.719Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T01:01:47.719Z] ---> Using cache [2023-03-08T01:01:47.719Z] ---> 85fa3d634e06 [2023-03-08T01:01:47.719Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T01:01:47.719Z] ---> Using cache [2023-03-08T01:01:47.719Z] ---> eda78ad4cca5 [2023-03-08T01:01:47.719Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T01:01:47.719Z] ---> Using cache [2023-03-08T01:01:47.719Z] ---> 16456f8df036 [2023-03-08T01:01:47.719Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T01:01:47.719Z] ---> Using cache [2023-03-08T01:01:47.719Z] ---> 92cc18e120a8 [2023-03-08T01:01:47.719Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:01:47.719Z] ---> Using cache [2023-03-08T01:01:47.719Z] ---> 7eeb90966395 [2023-03-08T01:01:47.719Z] Step 8/22 : COPY . . [2023-03-08T01:01:47.719Z] ---> Using cache [2023-03-08T01:01:47.719Z] ---> 78f6029f4711 [2023-03-08T01:01:47.719Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T01:01:47.719Z] ---> Running in 4c54cce127bb [2023-03-08T01:01:48.336Z] Successfully built 3f73fdfeeb5c [2023-03-08T01:01:48.336Z] Successfully tagged core-metadata-arm64:latest [2023-03-08T01:01:48.336Z] Building security-proxy-setup [2023-03-08T01:01:49.767Z]  Building core-metadata ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T01:02:07.965Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T01:02:07.965Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T01:02:07.965Z] ---> 723ef8ee79f2 [2023-03-08T01:02:07.965Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T01:02:07.965Z] ---> Using cache [2023-03-08T01:02:07.965Z] ---> 8ce45465e05a [2023-03-08T01:02:07.965Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T01:02:07.965Z] ---> Running in 2ec3f99d2019 [2023-03-08T01:02:09.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:02:09.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:02:11.360Z] OK: 221 MiB in 51 packages [2023-03-08T01:02:13.300Z] Removing intermediate container 2ec3f99d2019 [2023-03-08T01:02:13.300Z] ---> 91debdc5f3e8 [2023-03-08T01:02:13.300Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T01:02:13.882Z] ---> 03741d429050 [2023-03-08T01:02:13.882Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:02:14.150Z] ---> Running in 42cd17c02e0b [2023-03-08T01:03:00.980Z] Removing intermediate container 987165643ef8 [2023-03-08T01:03:00.980Z] ---> 2a7715d21497 [2023-03-08T01:03:00.980Z] [2023-03-08T01:03:00.980Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T01:03:00.980Z] ---> 354640af7b1b [2023-03-08T01:03:00.980Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T01:03:00.980Z] ---> Using cache [2023-03-08T01:03:00.980Z] ---> a7ec2a614b94 [2023-03-08T01:03:00.980Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T01:03:00.980Z] ---> Running in f24b91be5119 [2023-03-08T01:03:00.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:03:00.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:03:00.980Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T01:03:00.980Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T01:03:00.980Z] OK: 15736 distinct packages available [2023-03-08T01:03:00.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:03:00.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:03:02.386Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T01:03:02.386Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T01:03:02.386Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T01:03:02.654Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T01:03:02.654Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T01:03:02.654Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T01:03:02.654Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T01:03:02.654Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T01:03:02.654Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T01:03:02.654Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T01:03:02.920Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T01:03:03.501Z] OK: 8 MiB in 23 packages [2023-03-08T01:03:06.094Z] Removing intermediate container f24b91be5119 [2023-03-08T01:03:06.094Z] ---> f03b58e1b2fb [2023-03-08T01:03:06.094Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:03:07.065Z] ---> 7198e5580cb8 [2023-03-08T01:03:07.065Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T01:03:11.963Z] ---> c4ed0807b6f3 [2023-03-08T01:03:11.963Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T01:03:12.550Z] ---> 15fe2756a890 [2023-03-08T01:03:12.550Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T01:03:12.817Z] ---> Running in 4b2a50a2aa85 [2023-03-08T01:03:13.409Z] Removing intermediate container 4b2a50a2aa85 [2023-03-08T01:03:13.409Z] ---> 4262d2eef527 [2023-03-08T01:03:13.409Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T01:03:13.409Z] ---> Running in d73539a98519 [2023-03-08T01:03:13.993Z] Removing intermediate container d73539a98519 [2023-03-08T01:03:13.993Z] ---> 3de367ba486a [2023-03-08T01:03:13.993Z] Step 17/19 : LABEL arch=arm64 [2023-03-08T01:03:14.262Z] ---> Running in 8deef104d19f [2023-03-08T01:03:14.846Z] Removing intermediate container 8deef104d19f [2023-03-08T01:03:14.846Z] ---> 98fcb35c63f2 [2023-03-08T01:03:14.846Z] Step 18/19 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:03:14.846Z] ---> Running in 127a0f7565c4 [2023-03-08T01:03:15.806Z] Removing intermediate container 127a0f7565c4 [2023-03-08T01:03:15.806Z] ---> 9958a1963535 [2023-03-08T01:03:15.806Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T01:03:15.806Z] ---> Running in 1d50ad8c7674 [2023-03-08T01:03:16.392Z] Removing intermediate container 1d50ad8c7674 [2023-03-08T01:03:16.392Z] ---> 34821f5b6a68 [2023-03-08T01:03:16.392Z] [2023-03-08T01:03:16.659Z] Successfully built 34821f5b6a68 [2023-03-08T01:03:16.659Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-08T01:03:16.659Z] Building security-secretstore-setup [2023-03-08T01:03:34.873Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T01:03:34.873Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T01:03:34.873Z] ---> 723ef8ee79f2 [2023-03-08T01:03:34.873Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T01:03:34.873Z] ---> Using cache [2023-03-08T01:03:34.873Z] ---> 8ce45465e05a [2023-03-08T01:03:34.873Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T01:03:34.873Z] ---> Using cache [2023-03-08T01:03:34.873Z] ---> 91debdc5f3e8 [2023-03-08T01:03:34.873Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T01:03:34.873Z] ---> Using cache [2023-03-08T01:03:34.873Z] ---> 03741d429050 [2023-03-08T01:03:34.873Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:03:35.834Z] ---> Running in 30dec5b80a02 [2023-03-08T01:03:57.903Z] Removing intermediate container 42cd17c02e0b [2023-03-08T01:03:57.903Z] ---> 4c16495d96a4 [2023-03-08T01:03:57.903Z] Step 7/20 : COPY . . [2023-03-08T01:04:10.223Z] ---> cd9219015279 [2023-03-08T01:04:10.223Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T01:04:10.223Z] ---> Running in 5945e0a54c53 [2023-03-08T01:04:11.638Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T01:05:19.504Z] Removing intermediate container 30dec5b80a02 [2023-03-08T01:05:19.504Z] ---> 46d3c3fd307c [2023-03-08T01:05:19.504Z] Step 7/23 : COPY . . [2023-03-08T01:05:29.567Z] ---> cb4f480db9cf [2023-03-08T01:05:29.567Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T01:05:29.567Z] ---> Running in b4b88199cc24 [2023-03-08T01:05:30.148Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T01:06:51.749Z] Removing intermediate container b5ebbaf752e8 [2023-03-08T01:06:51.749Z] ---> cc6b18d0dc73 [2023-03-08T01:06:51.749Z] [2023-03-08T01:06:51.749Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T01:06:51.749Z] ---> 4c81e5bf8899 [2023-03-08T01:06:51.749Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T01:06:51.749Z] ---> Running in 6eb5a69bce6a [2023-03-08T01:06:51.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:06:51.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:06:52.709Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T01:06:52.709Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T01:06:52.709Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:06:52.709Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T01:06:52.976Z] OK: 6 MiB in 16 packages [2023-03-08T01:06:55.565Z] Removing intermediate container 6eb5a69bce6a [2023-03-08T01:06:55.565Z] ---> 687375e486f4 [2023-03-08T01:06:55.565Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T01:06:55.565Z] ---> Running in 1f8087db77f2 [2023-03-08T01:06:55.847Z] Removing intermediate container 1f8087db77f2 [2023-03-08T01:06:55.847Z] ---> af18af5c4150 [2023-03-08T01:06:55.847Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T01:06:56.115Z] ---> Running in 33a09b6aea52 [2023-03-08T01:06:56.384Z] Removing intermediate container 33a09b6aea52 [2023-03-08T01:06:56.384Z] ---> 1719032e91b8 [2023-03-08T01:06:56.384Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T01:06:56.651Z] ---> Running in dc8adefc9bd0 [2023-03-08T01:06:57.235Z] Removing intermediate container dc8adefc9bd0 [2023-03-08T01:06:57.235Z] ---> 9bce02a42333 [2023-03-08T01:06:57.235Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:06:58.198Z] ---> ebb9ed3a549a [2023-03-08T01:06:58.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T01:07:00.780Z] ---> f4d3ec398c86 [2023-03-08T01:07:00.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T01:07:01.770Z] ---> d4bb92ebb61a [2023-03-08T01:07:01.770Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T01:07:02.038Z] ---> Running in 4b334f2f2001 [2023-03-08T01:07:02.623Z] Removing intermediate container 4b334f2f2001 [2023-03-08T01:07:02.623Z] ---> 53d7ff245484 [2023-03-08T01:07:02.623Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T01:07:02.623Z] ---> Running in 26e09f118ce4 [2023-03-08T01:07:06.016Z] Removing intermediate container 26e09f118ce4 [2023-03-08T01:07:06.016Z] ---> 9ce4a95ee9a6 [2023-03-08T01:07:06.016Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T01:07:06.016Z] ---> Running in 021781a21fcf [2023-03-08T01:07:06.016Z] Removing intermediate container 021781a21fcf [2023-03-08T01:07:06.016Z] ---> f0623d0b86a4 [2023-03-08T01:07:06.016Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:07:06.283Z] ---> Running in b39a73d0efdf [2023-03-08T01:07:06.866Z] Removing intermediate container b39a73d0efdf [2023-03-08T01:07:06.866Z] ---> 2272b5a58697 [2023-03-08T01:07:06.866Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T01:07:06.866Z] ---> Running in ba382a298a02 [2023-03-08T01:07:07.448Z] Removing intermediate container ba382a298a02 [2023-03-08T01:07:07.448Z] ---> c3dc3f2f17ab [2023-03-08T01:07:07.448Z] [2023-03-08T01:07:07.713Z] Successfully built c3dc3f2f17ab [2023-03-08T01:07:07.713Z] Successfully tagged support-notifications-arm64:latest [2023-03-08T01:07:07.713Z]  Building support-notifications ... done Building security-spire-server [2023-03-08T01:07:29.784Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T01:07:29.784Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T01:07:29.784Z] ---> 723ef8ee79f2 [2023-03-08T01:07:29.784Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T01:07:29.784Z] ---> Using cache [2023-03-08T01:07:29.784Z] ---> 8ce45465e05a [2023-03-08T01:07:29.784Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T01:07:29.784Z] ---> Running in 43091ba1cf8e [2023-03-08T01:07:29.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:07:29.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:07:30.362Z] OK: 221 MiB in 51 packages [2023-03-08T01:07:32.300Z] Removing intermediate container 43091ba1cf8e [2023-03-08T01:07:32.300Z] ---> bacc2233b948 [2023-03-08T01:07:32.300Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T01:07:32.885Z] ---> db96efb0320d [2023-03-08T01:07:32.885Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:07:33.159Z] ---> Running in 060709ce10e4 [2023-03-08T01:08:12.011Z] Removing intermediate container f24724c72479 [2023-03-08T01:08:12.011Z] ---> 177f068275c1 [2023-03-08T01:08:12.011Z] [2023-03-08T01:08:12.011Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T01:08:12.011Z] ---> 4c81e5bf8899 [2023-03-08T01:08:12.011Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T01:08:12.011Z] ---> Using cache [2023-03-08T01:08:12.011Z] ---> c53d3b82c837 [2023-03-08T01:08:12.011Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T01:08:12.011Z] ---> Using cache [2023-03-08T01:08:12.011Z] ---> e41f38f01e20 [2023-03-08T01:08:12.011Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:08:12.011Z] ---> Using cache [2023-03-08T01:08:12.011Z] ---> 409d4cb9a2e3 [2023-03-08T01:08:12.011Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T01:08:12.011Z] ---> 1d4dcba47def [2023-03-08T01:08:12.011Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T01:08:12.011Z] ---> 784865d55066 [2023-03-08T01:08:12.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T01:08:12.968Z] ---> 32cb7c5d7d88 [2023-03-08T01:08:12.968Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T01:08:12.968Z] ---> Running in 1e252503c0fc [2023-03-08T01:08:16.315Z] Removing intermediate container 1e252503c0fc [2023-03-08T01:08:16.315Z] ---> 0d71e9a8f663 [2023-03-08T01:08:16.315Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T01:08:16.315Z] ---> Running in dce5c0321ec1 [2023-03-08T01:08:16.911Z] Removing intermediate container dce5c0321ec1 [2023-03-08T01:08:16.911Z] ---> 0a429d30d406 [2023-03-08T01:08:16.911Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T01:08:17.187Z] ---> Running in d9d2937f5992 [2023-03-08T01:08:17.775Z] Removing intermediate container d9d2937f5992 [2023-03-08T01:08:17.775Z] ---> 49b233d4abbe [2023-03-08T01:08:17.775Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T01:08:18.042Z] ---> Running in 66b100e833a1 [2023-03-08T01:08:18.630Z] Removing intermediate container 66b100e833a1 [2023-03-08T01:08:18.630Z] ---> 810059e8413a [2023-03-08T01:08:18.630Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:08:18.630Z] ---> Running in 90b924738b4e [2023-03-08T01:08:19.213Z] Removing intermediate container 90b924738b4e [2023-03-08T01:08:19.213Z] ---> 353f977b428a [2023-03-08T01:08:19.213Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T01:08:19.478Z] ---> Running in 693ecf7dd837 [2023-03-08T01:08:20.062Z] Removing intermediate container 693ecf7dd837 [2023-03-08T01:08:20.062Z] ---> b6059f3dfe75 [2023-03-08T01:08:20.062Z] [2023-03-08T01:08:20.327Z] Successfully built b6059f3dfe75 [2023-03-08T01:08:20.328Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-08T01:08:20.328Z] Building security-spire-agent [2023-03-08T01:08:38.675Z]  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T01:08:38.675Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T01:08:38.675Z] ---> 723ef8ee79f2 [2023-03-08T01:08:38.675Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T01:08:38.675Z] ---> Using cache [2023-03-08T01:08:38.675Z] ---> 8ce45465e05a [2023-03-08T01:08:38.675Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T01:08:38.675Z] ---> Using cache [2023-03-08T01:08:38.675Z] ---> bacc2233b948 [2023-03-08T01:08:38.675Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T01:08:38.675Z] ---> Using cache [2023-03-08T01:08:38.675Z] ---> db96efb0320d [2023-03-08T01:08:38.675Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:08:38.675Z] ---> Running in 3349c32966bd [2023-03-08T01:09:17.535Z] Removing intermediate container 060709ce10e4 [2023-03-08T01:09:17.535Z] ---> c484b281a815 [2023-03-08T01:09:17.535Z] Step 7/23 : COPY . . [2023-03-08T01:09:24.201Z] ---> d8c876f808a7 [2023-03-08T01:09:24.201Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T01:09:24.201Z] ---> Running in dac375b9c573 [2023-03-08T01:09:24.799Z] Removing intermediate container dac375b9c573 [2023-03-08T01:09:24.799Z] ---> f6743348c65e [2023-03-08T01:09:24.799Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T01:09:24.799Z] ---> Running in 4c0b947f5ed2 [2023-03-08T01:09:25.388Z] Removing intermediate container 4c0b947f5ed2 [2023-03-08T01:09:25.388Z] ---> 2123acc5073c [2023-03-08T01:09:25.388Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T01:09:25.388Z] ---> Running in 3e44246a65f7 [2023-03-08T01:09:28.737Z] Removing intermediate container 3e44246a65f7 [2023-03-08T01:09:28.737Z] ---> e0bb4fcf764d [2023-03-08T01:09:28.737Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T01:09:28.737Z] ---> Running in 7729d9d399cb [2023-03-08T01:09:29.332Z] Removing intermediate container 7729d9d399cb [2023-03-08T01:09:29.332Z] ---> bca21e254eba [2023-03-08T01:09:29.332Z] [2023-03-08T01:09:29.332Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T01:09:29.332Z] ---> 354640af7b1b [2023-03-08T01:09:29.332Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T01:09:29.332Z] ---> Using cache [2023-03-08T01:09:29.332Z] ---> a7ec2a614b94 [2023-03-08T01:09:29.332Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T01:09:29.332Z] ---> Running in 34d1762d0085 [2023-03-08T01:09:31.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:09:32.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:09:34.119Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T01:09:34.119Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T01:09:34.119Z] OK: 15736 distinct packages available [2023-03-08T01:09:34.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:09:35.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:09:36.491Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T01:09:36.757Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T01:09:36.757Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T01:09:36.757Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T01:09:36.757Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T01:09:36.757Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T01:09:36.757Z] OK: 6 MiB in 19 packages [2023-03-08T01:09:39.338Z] Removing intermediate container 34d1762d0085 [2023-03-08T01:09:39.339Z] ---> 536dc71c02d8 [2023-03-08T01:09:39.339Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T01:09:40.301Z] Removing intermediate container 4c54cce127bb [2023-03-08T01:09:40.301Z] ---> 3480aa89e49d [2023-03-08T01:09:40.301Z] [2023-03-08T01:09:40.301Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T01:09:40.301Z] ---> 4c81e5bf8899 [2023-03-08T01:09:40.301Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T01:09:42.881Z] ---> Running in 084ab29e7e76 [2023-03-08T01:09:43.148Z] Removing intermediate container 084ab29e7e76 [2023-03-08T01:09:43.148Z] ---> 215fad7fb84c [2023-03-08T01:09:43.148Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T01:09:43.417Z] ---> Running in c4850aa35f5b [2023-03-08T01:09:44.000Z] Removing intermediate container c4850aa35f5b [2023-03-08T01:09:44.000Z] ---> 00b286c1d41d [2023-03-08T01:09:44.000Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T01:09:44.268Z] ---> Running in a2c640cc50f5 [2023-03-08T01:09:44.852Z] Removing intermediate container a2c640cc50f5 [2023-03-08T01:09:44.852Z] ---> fa5676106500 [2023-03-08T01:09:44.852Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T01:09:45.120Z] ---> Running in efa90fa154bf [2023-03-08T01:09:47.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:09:48.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:09:48.283Z] ---> 92a6df667ff9 [2023-03-08T01:09:48.283Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T01:09:49.690Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T01:09:49.690Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:09:49.690Z] OK: 5 MiB in 15 packages [2023-03-08T01:09:49.690Z] ---> b1ae43bd0144 [2023-03-08T01:09:49.690Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T01:09:51.630Z] Removing intermediate container efa90fa154bf [2023-03-08T01:09:51.630Z] ---> f828453d0165 [2023-03-08T01:09:51.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T01:09:51.630Z] ---> 7c05bcff9f5d [2023-03-08T01:09:51.630Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:09:54.967Z] ---> 3c5d1f79284f [2023-03-08T01:09:54.967Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T01:09:54.967Z] ---> 89a55aa2f144 [2023-03-08T01:09:54.967Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T01:09:55.233Z] ---> Running in bad4a30a1875 [2023-03-08T01:09:56.641Z] Removing intermediate container bad4a30a1875 [2023-03-08T01:09:56.641Z] ---> ca2d6a1b192d [2023-03-08T01:09:56.641Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T01:09:56.641Z] ---> Running in 5fd29c660e22 [2023-03-08T01:09:57.596Z] Removing intermediate container 5fd29c660e22 [2023-03-08T01:09:57.596Z] ---> a611368d99f9 [2023-03-08T01:09:57.596Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T01:09:57.596Z] ---> Running in 9e3bec96054d [2023-03-08T01:09:58.559Z] Removing intermediate container 9e3bec96054d [2023-03-08T01:09:58.559Z] ---> 72311f8854df [2023-03-08T01:09:58.559Z] Step 22/23 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:09:58.559Z] ---> 9e6141c89875 [2023-03-08T01:09:58.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T01:09:58.826Z] ---> Running in e339cc283004 [2023-03-08T01:10:00.227Z] Removing intermediate container e339cc283004 [2023-03-08T01:10:00.227Z] ---> 017756effd0f [2023-03-08T01:10:00.227Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T01:10:00.227Z] ---> Running in 29548ca94c64 [2023-03-08T01:10:00.227Z] ---> e20f36df661f [2023-03-08T01:10:00.227Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T01:10:00.494Z] ---> Running in 6389857e5bae [2023-03-08T01:10:01.076Z] Removing intermediate container 29548ca94c64 [2023-03-08T01:10:01.076Z] ---> 53145b79d535 [2023-03-08T01:10:01.076Z] [2023-03-08T01:10:01.660Z] Removing intermediate container 6389857e5bae [2023-03-08T01:10:01.660Z] ---> 73ebfe6dc526 [2023-03-08T01:10:01.660Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T01:10:01.932Z] ---> Running in ce9c41953a29 [2023-03-08T01:10:01.932Z] Successfully built 53145b79d535 [2023-03-08T01:10:01.932Z] Successfully tagged security-spire-server-arm64:latest [2023-03-08T01:10:01.932Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-08T01:10:02.893Z] Removing intermediate container ce9c41953a29 [2023-03-08T01:10:02.893Z] ---> 6516fc0d1189 [2023-03-08T01:10:02.893Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T01:10:02.893Z] ---> Running in 7af05810ba84 [2023-03-08T01:10:03.861Z] Removing intermediate container 7af05810ba84 [2023-03-08T01:10:03.861Z] ---> 5d3539afd4b5 [2023-03-08T01:10:03.861Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:10:03.861Z] ---> Running in 81440db3f714 [2023-03-08T01:10:04.820Z] Removing intermediate container 81440db3f714 [2023-03-08T01:10:04.820Z] ---> 1a884198c010 [2023-03-08T01:10:04.820Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T01:10:05.089Z] ---> Running in 79c59fed2b07 [2023-03-08T01:10:09.082Z] Removing intermediate container 79c59fed2b07 [2023-03-08T01:10:09.082Z] ---> d5b1ec0ea9ff [2023-03-08T01:10:09.082Z] [2023-03-08T01:10:09.662Z] Successfully built d5b1ec0ea9ff [2023-03-08T01:10:09.662Z] Successfully tagged core-data-arm64:latest [2023-03-08T01:10:09.662Z]  Building core-data ... done Building support-scheduler [2023-03-08T01:10:21.953Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T01:10:21.953Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T01:10:21.953Z] ---> 723ef8ee79f2 [2023-03-08T01:10:21.953Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T01:10:21.953Z] ---> Using cache [2023-03-08T01:10:21.953Z] ---> 8ce45465e05a [2023-03-08T01:10:21.953Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T01:10:21.953Z] ---> Using cache [2023-03-08T01:10:21.953Z] ---> 91debdc5f3e8 [2023-03-08T01:10:21.953Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T01:10:21.953Z] ---> Using cache [2023-03-08T01:10:21.953Z] ---> 03741d429050 [2023-03-08T01:10:21.953Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:10:21.953Z] ---> Using cache [2023-03-08T01:10:21.953Z] ---> 46d3c3fd307c [2023-03-08T01:10:21.953Z] Step 7/32 : COPY . . [2023-03-08T01:10:21.953Z] ---> Using cache [2023-03-08T01:10:21.953Z] ---> cb4f480db9cf [2023-03-08T01:10:21.953Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T01:10:22.220Z] ---> Running in 94b455a2f7c8 [2023-03-08T01:10:24.188Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T01:10:34.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T01:10:34.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T01:10:34.246Z] ---> 723ef8ee79f2 [2023-03-08T01:10:34.246Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T01:10:34.246Z] ---> Using cache [2023-03-08T01:10:34.246Z] ---> 85fa3d634e06 [2023-03-08T01:10:34.246Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T01:10:34.246Z] ---> Using cache [2023-03-08T01:10:34.246Z] ---> eda78ad4cca5 [2023-03-08T01:10:34.246Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T01:10:34.246Z] ---> Using cache [2023-03-08T01:10:34.246Z] ---> 16456f8df036 [2023-03-08T01:10:34.246Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T01:10:34.246Z] ---> Using cache [2023-03-08T01:10:34.246Z] ---> 92cc18e120a8 [2023-03-08T01:10:34.246Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:10:34.246Z] ---> Using cache [2023-03-08T01:10:34.246Z] ---> 7eeb90966395 [2023-03-08T01:10:34.246Z] Step 8/22 : COPY . . [2023-03-08T01:10:34.246Z] ---> Using cache [2023-03-08T01:10:34.246Z] ---> 78f6029f4711 [2023-03-08T01:10:34.246Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T01:10:36.196Z] ---> Running in 76989a183879 [2023-03-08T01:10:36.781Z] Removing intermediate container 5945e0a54c53 [2023-03-08T01:10:36.781Z] ---> e31cb2ab85bc [2023-03-08T01:10:36.781Z] [2023-03-08T01:10:36.781Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T01:10:36.781Z] ---> 4c81e5bf8899 [2023-03-08T01:10:36.781Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T01:10:37.049Z] ---> Running in 3de0e261abad [2023-03-08T01:10:38.981Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T01:10:39.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:10:39.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:10:40.789Z] Removing intermediate container 3349c32966bd [2023-03-08T01:10:40.789Z] ---> 8d8206e3dc0e [2023-03-08T01:10:40.789Z] Step 7/24 : COPY . . [2023-03-08T01:10:41.370Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T01:10:41.370Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T01:10:41.370Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:10:41.636Z] OK: 6 MiB in 16 packages [2023-03-08T01:10:43.582Z] Removing intermediate container 3de0e261abad [2023-03-08T01:10:43.582Z] ---> 456bf71645eb [2023-03-08T01:10:43.582Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T01:10:43.582Z] ---> Running in 165d41f18968 [2023-03-08T01:10:44.164Z] Removing intermediate container 165d41f18968 [2023-03-08T01:10:44.164Z] ---> fb819d09f427 [2023-03-08T01:10:44.164Z] Step 12/20 : WORKDIR /edgex [2023-03-08T01:10:44.433Z] ---> Running in a13af7bd0145 [2023-03-08T01:10:45.023Z] Removing intermediate container a13af7bd0145 [2023-03-08T01:10:45.023Z] ---> 52c8868e97fa [2023-03-08T01:10:45.023Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T01:10:49.261Z] ---> 221b50efb6ba [2023-03-08T01:10:49.261Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T01:10:51.196Z] ---> 2147294b3595 [2023-03-08T01:10:51.196Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T01:10:53.139Z] ---> 723bb7a7add7 [2023-03-08T01:10:53.139Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T01:10:53.139Z] ---> Running in d7efcfcf5a04 [2023-03-08T01:10:56.492Z] ---> e89c33d6a3ca [2023-03-08T01:10:56.492Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T01:10:56.492Z] Removing intermediate container d7efcfcf5a04 [2023-03-08T01:10:56.492Z] ---> 57a7adc5bd95 [2023-03-08T01:10:56.492Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T01:10:56.492Z] ---> Running in 4d11959cd4ea [2023-03-08T01:10:56.788Z] ---> Running in c5822e1b10ab [2023-03-08T01:10:57.058Z] Removing intermediate container 4d11959cd4ea [2023-03-08T01:10:57.058Z] Removing intermediate container c5822e1b10ab [2023-03-08T01:10:57.058Z] ---> 23c9359e4811 [2023-03-08T01:10:57.058Z] ---> c863f33eee7f [2023-03-08T01:10:57.058Z] Step 18/20 : LABEL arch=arm64Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T01:10:57.058Z] [2023-03-08T01:10:57.323Z] ---> Running in 8e55dfdf8a17 [2023-03-08T01:10:57.323Z] ---> Running in d9dbfc8f6465 [2023-03-08T01:10:57.588Z] Removing intermediate container 8e55dfdf8a17 [2023-03-08T01:10:57.854Z] ---> f2716c83cd2b [2023-03-08T01:10:57.854Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T01:10:57.854Z] Removing intermediate container d9dbfc8f6465 [2023-03-08T01:10:57.854Z] ---> 3fc809112598 [2023-03-08T01:10:57.854Z] Step 19/20 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:10:57.854Z] ---> Running in 4c5acb9dfd86 [2023-03-08T01:10:58.120Z] ---> Running in 804c14d66a67 [2023-03-08T01:10:59.083Z] Removing intermediate container 804c14d66a67 [2023-03-08T01:10:59.083Z] ---> ccaa133bfb62 [2023-03-08T01:10:59.083Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T01:10:59.083Z] ---> Running in 0c689c02c137 [2023-03-08T01:11:01.657Z] Removing intermediate container 0c689c02c137 [2023-03-08T01:11:01.657Z] ---> 352a35afc8a6 [2023-03-08T01:11:01.657Z] [2023-03-08T01:11:01.657Z] Successfully built 352a35afc8a6 [2023-03-08T01:11:01.657Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-08T01:11:02.625Z]  Building security-proxy-setup ... done Removing intermediate container 4c5acb9dfd86 [2023-03-08T01:11:02.625Z] ---> 6bfc648bed06 [2023-03-08T01:11:02.625Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T01:11:02.890Z] ---> Running in cb2138ab2a8c [2023-03-08T01:11:03.475Z] Removing intermediate container cb2138ab2a8c [2023-03-08T01:11:03.475Z] ---> 2fbddd54a8d1 [2023-03-08T01:11:03.475Z] [2023-03-08T01:11:03.475Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T01:11:03.475Z] ---> 354640af7b1b [2023-03-08T01:11:03.475Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T01:11:03.475Z] ---> Using cache [2023-03-08T01:11:03.475Z] ---> a7ec2a614b94 [2023-03-08T01:11:03.475Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T01:11:03.475Z] ---> Using cache [2023-03-08T01:11:03.475Z] ---> 536dc71c02d8 [2023-03-08T01:11:03.475Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T01:11:05.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T01:11:06.821Z] ---> ed8958459200 [2023-03-08T01:11:06.821Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T01:11:12.160Z] ---> 6baf9e9844a8 [2023-03-08T01:11:12.160Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T01:11:14.737Z] ---> 7fcbcb57b689 [2023-03-08T01:11:14.737Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T01:11:16.150Z] ---> f3c7c70ca039 [2023-03-08T01:11:16.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T01:11:17.549Z] ---> 3948acff1789 [2023-03-08T01:11:17.549Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T01:11:17.549Z] ---> Running in f3cfa6e5ff5d [2023-03-08T01:11:18.517Z] Removing intermediate container f3cfa6e5ff5d [2023-03-08T01:11:18.517Z] ---> 865593def515 [2023-03-08T01:11:18.517Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T01:11:18.784Z] ---> Running in 4c57a9829506 [2023-03-08T01:11:19.742Z] Removing intermediate container 4c57a9829506 [2023-03-08T01:11:19.742Z] ---> 66dd52ca7c78 [2023-03-08T01:11:19.742Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T01:11:19.742Z] ---> Running in 497b2a4b0e22 [2023-03-08T01:11:20.698Z] Removing intermediate container 497b2a4b0e22 [2023-03-08T01:11:20.698Z] ---> e06d61fec5a8 [2023-03-08T01:11:20.698Z] Step 23/24 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:11:20.964Z] ---> Running in 7c7426a8d4be [2023-03-08T01:11:21.927Z] Removing intermediate container 7c7426a8d4be [2023-03-08T01:11:21.927Z] ---> ebd27e296e5d [2023-03-08T01:11:21.927Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T01:11:21.927Z] ---> Running in 03d644804650 [2023-03-08T01:11:22.884Z] Removing intermediate container 03d644804650 [2023-03-08T01:11:22.884Z] ---> b8390baf55e3 [2023-03-08T01:11:22.884Z] [2023-03-08T01:11:23.465Z] Successfully built b8390baf55e3 [2023-03-08T01:11:23.465Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-08T01:11:24.873Z]  Building security-spire-agent ... done Removing intermediate container b4b88199cc24 [2023-03-08T01:11:24.873Z] ---> 8b449227e6f1 [2023-03-08T01:11:24.873Z] [2023-03-08T01:11:24.873Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T01:11:24.873Z] ---> 4c81e5bf8899 [2023-03-08T01:11:24.873Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T01:11:25.138Z] ---> Running in f2496664e9c9 [2023-03-08T01:11:27.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:11:27.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:11:28.972Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T01:11:28.972Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T01:11:28.972Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T01:11:28.972Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:11:29.256Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T01:11:29.565Z] OK: 6 MiB in 17 packages [2023-03-08T01:11:32.271Z] Removing intermediate container f2496664e9c9 [2023-03-08T01:11:32.271Z] ---> f473701f972c [2023-03-08T01:11:32.271Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T01:11:32.271Z] ---> Running in 203c28e5dce2 [2023-03-08T01:11:32.542Z] Removing intermediate container 203c28e5dce2 [2023-03-08T01:11:32.542Z] ---> 88b5a0cb870a [2023-03-08T01:11:32.542Z] Step 12/23 : WORKDIR / [2023-03-08T01:11:32.542Z] ---> Running in 74bc41534006 [2023-03-08T01:11:33.136Z] Removing intermediate container 74bc41534006 [2023-03-08T01:11:33.136Z] ---> b6872fbd25f6 [2023-03-08T01:11:33.136Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T01:11:34.109Z] ---> 375e45fa4dfa [2023-03-08T01:11:34.109Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T01:11:35.079Z] ---> 5bb7b9e4fd32 [2023-03-08T01:11:35.079Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T01:11:36.045Z] ---> 8993d4ba8dd4 [2023-03-08T01:11:36.045Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T01:11:38.006Z] ---> 40ced5411854 [2023-03-08T01:11:38.006Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T01:11:39.957Z] ---> dd61fdfe5b97 [2023-03-08T01:11:39.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T01:11:40.922Z] ---> f879d92aa18c [2023-03-08T01:11:40.922Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T01:11:40.922Z] ---> Running in 3218d5e9eea9 [2023-03-08T01:11:44.300Z] Removing intermediate container 3218d5e9eea9 [2023-03-08T01:11:44.300Z] ---> 38c011aa7930 [2023-03-08T01:11:44.300Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T01:11:44.300Z] ---> Running in 2d3482f8ee54 [2023-03-08T01:11:44.569Z] Removing intermediate container 2d3482f8ee54 [2023-03-08T01:11:44.569Z] ---> ef1df5cea4ed [2023-03-08T01:11:44.569Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T01:11:44.838Z] ---> Running in 219f29d23162 [2023-03-08T01:11:45.426Z] Removing intermediate container 219f29d23162 [2023-03-08T01:11:45.426Z] ---> d4a024f11db9 [2023-03-08T01:11:45.426Z] Step 22/23 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:11:45.695Z] ---> Running in 9b8ab4841759 [2023-03-08T01:11:46.282Z] Removing intermediate container 9b8ab4841759 [2023-03-08T01:11:46.282Z] ---> 78eb028d812d [2023-03-08T01:11:46.282Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T01:11:46.282Z] ---> Running in a667744d2d8b [2023-03-08T01:11:46.870Z] Removing intermediate container a667744d2d8b [2023-03-08T01:11:46.871Z] ---> e77ec88731c2 [2023-03-08T01:11:46.871Z] [2023-03-08T01:11:47.139Z] Successfully built e77ec88731c2 [2023-03-08T01:11:47.140Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-08T01:13:53.865Z]  Building security-secretstore-setup ... done Removing intermediate container 94b455a2f7c8 [2023-03-08T01:13:53.865Z] ---> ffa55e57fcdf [2023-03-08T01:13:53.865Z] [2023-03-08T01:13:53.865Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T01:13:53.865Z] ---> 4c81e5bf8899 [2023-03-08T01:13:53.865Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T01:13:53.865Z] ---> Running in 4dd7c3f2cab4 [2023-03-08T01:13:53.865Z] Removing intermediate container 4dd7c3f2cab4 [2023-03-08T01:13:53.865Z] ---> 8a2533a0d439 [2023-03-08T01:13:53.865Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T01:13:53.865Z] ---> Running in 50e7872cf6f0 [2023-03-08T01:13:53.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:13:53.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:13:53.865Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T01:13:53.865Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T01:13:53.865Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:13:53.865Z] OK: 5 MiB in 16 packages [2023-03-08T01:13:53.865Z] Removing intermediate container 50e7872cf6f0 [2023-03-08T01:13:53.865Z] ---> 2704a20605f4 [2023-03-08T01:13:53.865Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T01:13:53.865Z] ---> Running in df15064b289b [2023-03-08T01:13:53.865Z] Removing intermediate container df15064b289b [2023-03-08T01:13:53.865Z] ---> 1a165d0faccf [2023-03-08T01:13:53.865Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T01:13:53.865Z] ---> Running in 4b6192e79b38 [2023-03-08T01:13:53.865Z] Removing intermediate container 4b6192e79b38 [2023-03-08T01:13:53.865Z] ---> c82a00a708a1 [2023-03-08T01:13:53.865Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T01:13:53.865Z] ---> Running in b2384f40bbc8 [2023-03-08T01:13:53.865Z] Removing intermediate container b2384f40bbc8 [2023-03-08T01:13:53.865Z] ---> 53bb461d8088 [2023-03-08T01:13:53.865Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T01:13:53.865Z] ---> Running in b9134460464c [2023-03-08T01:13:53.865Z] Removing intermediate container b9134460464c [2023-03-08T01:13:53.865Z] ---> e06d27f408de [2023-03-08T01:13:53.865Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T01:13:53.865Z] ---> Running in ec7c95d8ddcb [2023-03-08T01:13:53.865Z] Removing intermediate container ec7c95d8ddcb [2023-03-08T01:13:53.865Z] ---> a3f28422c7c0 [2023-03-08T01:13:53.865Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T01:13:53.865Z] ---> Running in e4cc32ef89b9 [2023-03-08T01:13:53.865Z] Removing intermediate container e4cc32ef89b9 [2023-03-08T01:13:53.865Z] ---> 8039670e1e2c [2023-03-08T01:13:53.865Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T01:13:53.865Z] ---> 490ed8a8e259 [2023-03-08T01:13:53.865Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T01:13:53.865Z] ---> Running in 6bf81f74d221 [2023-03-08T01:13:57.205Z] Removing intermediate container 6bf81f74d221 [2023-03-08T01:13:57.205Z] ---> 6fd12e8188ca [2023-03-08T01:13:57.205Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:13:57.786Z] ---> 788b9a6edb3f [2023-03-08T01:13:57.786Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T01:13:59.727Z] ---> ec0bfe664329 [2023-03-08T01:13:59.727Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T01:14:00.682Z] ---> 2bec23102c7f [2023-03-08T01:14:00.682Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T01:14:01.642Z] ---> cb97d88d8788 [2023-03-08T01:14:01.642Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T01:14:04.215Z] ---> dc81b5985a1c [2023-03-08T01:14:04.215Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T01:14:05.178Z] ---> 6c4ddff98946 [2023-03-08T01:14:05.178Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T01:14:06.134Z] ---> ba4075db80a2 [2023-03-08T01:14:06.134Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T01:14:06.398Z] ---> Running in e19a40bd3681 [2023-03-08T01:14:09.738Z] Removing intermediate container e19a40bd3681 [2023-03-08T01:14:09.738Z] ---> fcf095055a04 [2023-03-08T01:14:09.738Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T01:14:09.738Z] ---> Running in 5a5aa092bc35 [2023-03-08T01:14:09.738Z] Removing intermediate container 5a5aa092bc35 [2023-03-08T01:14:09.738Z] ---> 53a7685d03b8 [2023-03-08T01:14:09.738Z] Step 29/32 : CMD ["gate"] [2023-03-08T01:14:10.004Z] ---> Running in f16f4a3686e0 [2023-03-08T01:14:10.585Z] Removing intermediate container f16f4a3686e0 [2023-03-08T01:14:10.585Z] ---> 3446f46949c8 [2023-03-08T01:14:10.585Z] Step 30/32 : LABEL arch=arm64 [2023-03-08T01:14:10.585Z] ---> Running in 89a6911f0fe7 [2023-03-08T01:14:11.174Z] Removing intermediate container 89a6911f0fe7 [2023-03-08T01:14:11.174Z] ---> 893c916c11ed [2023-03-08T01:14:11.174Z] Step 31/32 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:14:11.174Z] ---> Running in 5143a4f80286 [2023-03-08T01:14:11.759Z] Removing intermediate container 5143a4f80286 [2023-03-08T01:14:11.759Z] ---> 85880f143b4e [2023-03-08T01:14:11.759Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T01:14:12.033Z] ---> Running in 38b6323dfbe6 [2023-03-08T01:14:12.303Z] Removing intermediate container 38b6323dfbe6 [2023-03-08T01:14:12.303Z] ---> b04d76bbde85 [2023-03-08T01:14:12.303Z] [2023-03-08T01:14:12.569Z] Successfully built b04d76bbde85 [2023-03-08T01:14:12.569Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-08T01:14:39.231Z]  Building security-bootstrapper ... done Removing intermediate container 76989a183879 [2023-03-08T01:14:39.231Z] ---> 698a61d08b78 [2023-03-08T01:14:39.231Z] [2023-03-08T01:14:39.231Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T01:14:39.231Z] ---> 4c81e5bf8899 [2023-03-08T01:14:39.231Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T01:14:39.231Z] ---> Using cache [2023-03-08T01:14:39.231Z] ---> 20725ae47e97 [2023-03-08T01:14:39.231Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T01:14:39.231Z] ---> Using cache [2023-03-08T01:14:39.231Z] ---> 4b4889be07ce [2023-03-08T01:14:39.231Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T01:14:39.497Z] ---> Running in 6f603120f045 [2023-03-08T01:14:39.763Z] Removing intermediate container 6f603120f045 [2023-03-08T01:14:39.763Z] ---> d0c0e19e37a4 [2023-03-08T01:14:39.763Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T01:14:39.763Z] ---> Running in aa56848ee148 [2023-03-08T01:14:40.029Z] Removing intermediate container aa56848ee148 [2023-03-08T01:14:40.029Z] ---> bee246f37dc2 [2023-03-08T01:14:40.029Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:14:40.610Z] ---> 6e3c77052892 [2023-03-08T01:14:40.610Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T01:14:42.560Z] ---> 06c17725ef32 [2023-03-08T01:14:42.560Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T01:14:42.826Z] ---> 4ebc59f53d9c [2023-03-08T01:14:42.826Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T01:14:42.826Z] ---> Running in 1a093b8b3940 [2023-03-08T01:14:43.093Z] Removing intermediate container 1a093b8b3940 [2023-03-08T01:14:43.093Z] ---> ab7a7280202d [2023-03-08T01:14:43.093Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T01:14:43.093Z] ---> Running in bcf12a05622f [2023-03-08T01:14:43.357Z] Removing intermediate container bcf12a05622f [2023-03-08T01:14:43.357Z] ---> 3da0c6138272 [2023-03-08T01:14:43.357Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T01:14:43.626Z] ---> Running in 8bf9640bfac7 [2023-03-08T01:14:43.891Z] Removing intermediate container 8bf9640bfac7 [2023-03-08T01:14:43.891Z] ---> 5c9ab12e79b4 [2023-03-08T01:14:43.891Z] Step 21/22 : LABEL git_sha=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [2023-03-08T01:14:43.891Z] ---> Running in 95b6c5e5e76f [2023-03-08T01:14:44.158Z] Removing intermediate container 95b6c5e5e76f [2023-03-08T01:14:44.158Z] ---> 99d4fe512b32 [2023-03-08T01:14:44.158Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T01:14:44.425Z] ---> Running in ebe2c21fb7b8 [2023-03-08T01:14:44.691Z] Removing intermediate container ebe2c21fb7b8 [2023-03-08T01:14:44.691Z] ---> 9b3d4cc0fe70 [2023-03-08T01:14:44.691Z] [2023-03-08T01:14:44.962Z] Successfully built 9b3d4cc0fe70 [2023-03-08T01:14:44.962Z] Successfully tagged support-scheduler-arm64:latest [2023-03-08T01:14:45.239Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-08T01:14:45.236Z] $ docker stop --time=1 4af21a43639b786050ced5359786c49cabc0aa3f8cdeec97a00b810765454365 [2023-03-08T01:14:46.929Z] $ docker rm -f --volumes 4af21a43639b786050ced5359786c49cabc0aa3f8cdeec97a00b810765454365 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T01:14:47.421Z] + docker images [2023-03-08T01:14:47.689Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T01:14:47.689Z] support-scheduler-arm64 latest 9b3d4cc0fe70 3 seconds ago 29.1MB [2023-03-08T01:14:47.689Z] 698a61d08b78 10 seconds ago 1.57GB [2023-03-08T01:14:47.689Z] security-bootstrapper-arm64 latest b04d76bbde85 35 seconds ago 19MB [2023-03-08T01:14:47.689Z] ffa55e57fcdf About a minute ago 1.49GB [2023-03-08T01:14:47.689Z] security-secretstore-setup-arm64 latest e77ec88731c2 3 minutes ago 28.7MB [2023-03-08T01:14:47.689Z] 8b449227e6f1 3 minutes ago 1.5GB [2023-03-08T01:14:47.689Z] security-spire-agent-arm64 latest b8390baf55e3 3 minutes ago 122MB [2023-03-08T01:14:47.689Z] 2fbddd54a8d1 3 minutes ago 1.38GB [2023-03-08T01:14:47.689Z] security-proxy-setup-arm64 latest 352a35afc8a6 3 minutes ago 15.8MB [2023-03-08T01:14:47.689Z] e31cb2ab85bc 4 minutes ago 1.49GB [2023-03-08T01:14:47.689Z] core-data-arm64 latest d5b1ec0ea9ff 4 minutes ago 17.3MB [2023-03-08T01:14:47.689Z] security-spire-server-arm64 latest 53145b79d535 4 minutes ago 84.3MB [2023-03-08T01:14:47.689Z] 3480aa89e49d 5 minutes ago 1.51GB [2023-03-08T01:14:47.689Z] bca21e254eba 5 minutes ago 1.38GB [2023-03-08T01:14:47.689Z] security-proxy-auth-arm64 latest b6059f3dfe75 6 minutes ago 15.6MB [2023-03-08T01:14:47.689Z] 177f068275c1 6 minutes ago 1.49GB [2023-03-08T01:14:47.689Z] support-notifications-arm64 latest c3dc3f2f17ab 7 minutes ago 29.7MB [2023-03-08T01:14:47.689Z] cc6b18d0dc73 8 minutes ago 1.57GB [2023-03-08T01:14:47.689Z] security-spiffe-token-provider-arm64 latest 34821f5b6a68 11 minutes ago 29.1MB [2023-03-08T01:14:47.689Z] 2a7715d21497 11 minutes ago 1.54GB [2023-03-08T01:14:47.689Z] core-metadata-arm64 latest 3f73fdfeeb5c 13 minutes ago 17.8MB [2023-03-08T01:14:47.689Z] b1c06f464861 13 minutes ago 1.51GB [2023-03-08T01:14:47.689Z] core-command-arm64 latest 01b9d0287b90 13 minutes ago 17.1MB [2023-03-08T01:14:47.689Z] core-common-config-bootstrapper-arm64 latest 0609fe8f89cd 13 minutes ago 14.9MB [2023-03-08T01:14:47.689Z] cf7e7088a1cd 13 minutes ago 1.51GB [2023-03-08T01:14:47.689Z] 39d63f18f498 13 minutes ago 1.5GB [2023-03-08T01:14:47.689Z] security-spire-config-arm64 latest 5d9f201ed1dc 20 minutes ago 83.6MB [2023-03-08T01:14:47.689Z] 452b99a06fcf 21 minutes ago 1.38GB [2023-03-08T01:14:47.689Z] ci-base-image-arm64 latest 723ef8ee79f2 34 minutes ago 904MB [2023-03-08T01:14:47.689Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-08T01:14:47.689Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-08T01:14:47.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-08T01:14:47.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:14:48.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T01:14:48.141Z] [2023-03-08T01:14:48.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:14:48.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T01:14:48.743Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T01:14:48.743Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T01:14:48.743Z] 04944245beec: Pulling fs layer [2023-03-08T01:14:48.743Z] 699f458cf7ca: Pulling fs layer [2023-03-08T01:14:48.743Z] 765212b225bb: Pulling fs layer [2023-03-08T01:14:48.743Z] f23df028b6ca: Pulling fs layer [2023-03-08T01:14:48.743Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T01:14:48.743Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T01:14:48.743Z] 765212b225bb: Waiting [2023-03-08T01:14:48.743Z] f23df028b6ca: Waiting [2023-03-08T01:14:48.743Z] d65c8cfc05b1: Waiting [2023-03-08T01:14:48.743Z] 2437ff75d9bd: Waiting [2023-03-08T01:14:48.743Z] 04944245beec: Verifying Checksum [2023-03-08T01:14:48.743Z] 04944245beec: Download complete [2023-03-08T01:14:48.743Z] 765212b225bb: Verifying Checksum [2023-03-08T01:14:48.743Z] 765212b225bb: Download complete [2023-03-08T01:14:48.743Z] f23df028b6ca: Verifying Checksum [2023-03-08T01:14:48.743Z] f23df028b6ca: Download complete [2023-03-08T01:14:48.743Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T01:14:48.743Z] d65c8cfc05b1: Download complete [2023-03-08T01:14:49.011Z] 699f458cf7ca: Verifying Checksum [2023-03-08T01:14:49.011Z] 699f458cf7ca: Download complete [2023-03-08T01:14:49.278Z] 8998bd30e6a1: Download complete [2023-03-08T01:14:51.857Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T01:14:51.857Z] 2437ff75d9bd: Download complete [2023-03-08T01:14:53.799Z] 8998bd30e6a1: Pull complete [2023-03-08T01:14:54.067Z] 04944245beec: Pull complete [2023-03-08T01:14:55.477Z] 699f458cf7ca: Pull complete [2023-03-08T01:14:55.746Z] 765212b225bb: Pull complete [2023-03-08T01:14:56.704Z] f23df028b6ca: Pull complete [2023-03-08T01:14:56.969Z] d65c8cfc05b1: Pull complete [2023-03-08T01:15:11.957Z] 2437ff75d9bd: Pull complete [2023-03-08T01:15:11.957Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T01:15:11.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T01:15:11.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:15:12.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-8705 does not seem to be running inside a container [2023-03-08T01:15:12.203Z] $ 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-03-08T01:15:15.203Z] $ docker top 4a5eceac22a97bb7f019f407fe7670ee51c0401873c25a628c869f69b3c6acd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:15:16.067Z] ---> job-cost.sh [2023-03-08T01:15:16.067Z] lf-activate-venv: SKIPPING [2023-03-08T01:15:16.067Z] INFO: No Stack... [2023-03-08T01:15:16.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T01:15:17.289Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T01:15:17.924Z] + cut -d, -f6 [2023-03-08T01:15:17.924Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2023-03-08T01:15:17.990Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4414-4-stack-cost] [2023-03-08T01:15:17.994Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4414-4-stack-cost] did not exist. Created. [2023-03-08T01:15:17.995Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4414-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T01:15:18.629Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T01:15:18.810Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T01:15:18.819Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4414-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T01:15:18.826Z] $ docker stop --time=1 4a5eceac22a97bb7f019f407fe7670ee51c0401873c25a628c869f69b3c6acd2 [2023-03-08T01:15:20.374Z] $ docker rm -f --volumes 4a5eceac22a97bb7f019f407fe7670ee51c0401873c25a628c869f69b3c6acd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-08T01:15:20.798Z] provisioning config files... [2023-03-08T01:15:20.813Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config9858750109969838462tmp [Pipeline] { [Pipeline] sh [2023-03-08T01:15:21.135Z] + set +x [2023-03-08T01:15:21.136Z] + curl -s https://codecov.io/bash [2023-03-08T01:15:21.136Z] + bash -s -- [2023-03-08T01:15:21.136Z] [2023-03-08T01:15:21.136Z] _____ _ [2023-03-08T01:15:21.136Z] / ____| | | [2023-03-08T01:15:21.136Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T01:15:21.136Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T01:15:21.136Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T01:15:21.136Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T01:15:21.136Z] Bash-1.0.6 [2023-03-08T01:15:21.136Z] [2023-03-08T01:15:21.136Z] [2023-03-08T01:15:21.136Z] ==> git version 2.25.1 found [2023-03-08T01:15:21.136Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-08T01:15:21.136Z] Release-Date: 2020-01-08 [2023-03-08T01:15:21.136Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-08T01:15:21.136Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T01:15:21.136Z] ==> Jenkins CI detected. [2023-03-08T01:15:21.136Z] current dir:  /w/workspace/edgex-go/4 [2023-03-08T01:15:21.136Z] project root: . [2023-03-08T01:15:21.136Z] --> token set from env [2023-03-08T01:15:21.136Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T01:15:21.415Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T01:15:21.415Z] ==> Python coveragepy not found [2023-03-08T01:15:21.415Z] ==> Searching for coverage reports in: [2023-03-08T01:15:21.415Z] + . [2023-03-08T01:15:21.415Z] -> Found 1 reports [2023-03-08T01:15:21.415Z] ==> Detecting git/mercurial file structure [2023-03-08T01:15:21.415Z] ==> Reading reports [2023-03-08T01:15:21.415Z] + ./coverage.out bytes=446903 [2023-03-08T01:15:21.415Z] ==> Appending adjustments [2023-03-08T01:15:21.415Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T01:15:22.426Z] + Found adjustments [2023-03-08T01:15:22.426Z] ==> Gzipping contents [2023-03-08T01:15:22.426Z] 60K /tmp/codecov.Dn0Kl5.gz [2023-03-08T01:15:22.426Z] ==> Uploading reports [2023-03-08T01:15:22.426Z] url: https://codecov.io [2023-03-08T01:15:22.426Z] query: branch=PR-4414&commit=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4414%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4414&job=&cmd_args= [2023-03-08T01:15:22.426Z] -> Pinging Codecov [2023-03-08T01:15:22.426Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4414&commit=f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4414%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4414&job=&cmd_args= [2023-03-08T01:15:22.709Z] -> Uploading to [2023-03-08T01:15:22.709Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874/2d8862d2-fae9-4338-99e2-8e481259b014.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T011522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6d4265372e3e4228819dece694ade085a0024190c7776b0215d0ee1d6ab3cd3 [2023-03-08T01:15:22.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T01:15:22.709Z] Dload Upload Total Spent Left Speed [2023-03-08T01:15:22.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58135 0 0 100 58135 0 181k --:--:-- --:--:-- --:--:-- 182k [2023-03-08T01:15:22.967Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f48f0a1c3ccc9ba3ae777584df3a2c4e6d831874 [Pipeline] } [2023-03-08T01:15:22.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-08T01:15:23.558Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:15:23.844Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:15:25.066Z] ---> package-listing.sh [2023-03-08T01:15:25.066Z] ++ facter osfamily [2023-03-08T01:15:25.066Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T01:15:25.325Z] + OS_FAMILY=debian [2023-03-08T01:15:25.325Z] + workspace=/w/workspace/edgex-go/4 [2023-03-08T01:15:25.325Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T01:15:25.325Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T01:15:25.325Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T01:15:25.325Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T01:15:25.325Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-08T01:15:25.325Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T01:15:25.325Z] + case "${OS_FAMILY}" in [2023-03-08T01:15:25.325Z] + dpkg -l [2023-03-08T01:15:25.325Z] + grep '^ii' [2023-03-08T01:15:25.325Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T01:15:25.325Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T01:15:25.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T01:15:25.325Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-08T01:15:25.325Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-08T01:15:25.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-08T01:15:25.337Z] 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-03-08T01:15:25.613Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:15:26.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:15:26.170Z] [2023-03-08T01:15:26.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:15:26.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:15:26.471Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T01:15:26.471Z] 5eb5b503b376: Pulling fs layer [2023-03-08T01:15:26.471Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T01:15:26.471Z] ec43610c2a17: Pulling fs layer [2023-03-08T01:15:26.471Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T01:15:26.471Z] 33b1e0a273af: Pulling fs layer [2023-03-08T01:15:26.471Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T01:15:26.471Z] 2f39f015ded8: Pulling fs layer [2023-03-08T01:15:26.471Z] 5d3b04190fa2: Waiting [2023-03-08T01:15:26.471Z] 33b1e0a273af: Waiting [2023-03-08T01:15:26.471Z] 3a2ae6a8a46f: Waiting [2023-03-08T01:15:26.471Z] 2f39f015ded8: Waiting [2023-03-08T01:15:26.471Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T01:15:26.471Z] 5c69ac0246d0: Download complete [2023-03-08T01:15:26.471Z] 3a2ae6a8a46f: Download complete [2023-03-08T01:15:26.731Z] 33b1e0a273af: Verifying Checksum [2023-03-08T01:15:26.731Z] 33b1e0a273af: Download complete [2023-03-08T01:15:26.731Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T01:15:26.731Z] 5d3b04190fa2: Download complete [2023-03-08T01:15:26.731Z] ec43610c2a17: Verifying Checksum [2023-03-08T01:15:26.731Z] ec43610c2a17: Download complete [2023-03-08T01:15:26.731Z] 5eb5b503b376: Verifying Checksum [2023-03-08T01:15:26.731Z] 5eb5b503b376: Download complete [2023-03-08T01:15:27.669Z] 2f39f015ded8: Verifying Checksum [2023-03-08T01:15:27.669Z] 2f39f015ded8: Download complete [2023-03-08T01:15:28.236Z] 5eb5b503b376: Pull complete [2023-03-08T01:15:28.236Z] 5c69ac0246d0: Pull complete [2023-03-08T01:15:28.801Z] ec43610c2a17: Pull complete [2023-03-08T01:15:28.801Z] 3a2ae6a8a46f: Pull complete [2023-03-08T01:15:29.058Z] 33b1e0a273af: Pull complete [2023-03-08T01:15:29.058Z] 5d3b04190fa2: Pull complete [2023-03-08T01:15:34.318Z] 2f39f015ded8: Pull complete [2023-03-08T01:15:34.318Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T01:15:34.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:15:34.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:15:34.400Z] prd-ubuntu20.04-docker-8c-8g-8703 does not seem to be running inside a container [2023-03-08T01:15:34.422Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T01:15:39.408Z] $ docker top 7e418e0ecc453bab53f37196c1dd48209698767e1324aaaf4234bd3d588b3b1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T01:15:39.744Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T01:15:40.028Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T01:15:40.315Z] + ls /var/log/sa-host [2023-03-08T01:15:40.315Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T01:15:40.377Z] provisioning config files... [2023-03-08T01:15:40.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5459000161587714562tmp [Pipeline] { [Pipeline] echo [2023-03-08T01:15:40.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:15:40.679Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T01:15:40.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:15:41.013Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T01:15:41.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:15:41.301Z] ---> sudo-logs.sh [2023-03-08T01:15:41.301Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T01:15:41.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:15:41.602Z] ---> job-cost.sh [2023-03-08T01:15:41.602Z] lf-activate-venv: SKIPPING [2023-03-08T01:15:41.602Z] DEBUG: total: 0.10999999940395355 [2023-03-08T01:15:41.602Z] INFO: Retrieving Stack Cost... [2023-03-08T01:15:41.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T01:15:42.427Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T01:15:42.439Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:15:42.718Z] ---> logs-deploy.sh [2023-03-08T01:15:42.718Z] lf-activate-venv: SKIPPING [2023-03-08T01:15:42.718Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4414/4 [2023-03-08T01:15:42.718Z] INFO: archiving workspace using pattern(s): [2023-03-08T01:15:44.093Z] Archives upload complete. [2023-03-08T01:15:44.351Z] INFO: archiving logs to Nexus [2023-03-08T01:15:45.287Z] ---> uname -a: [2023-03-08T01:15:45.287Z] Linux prd-ubuntu20-04-docker-8c-8g-8703 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] ---> lscpu: [2023-03-08T01:15:45.287Z] Architecture: x86_64 [2023-03-08T01:15:45.287Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-08T01:15:45.287Z] Byte Order: Little Endian [2023-03-08T01:15:45.287Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-08T01:15:45.287Z] CPU(s): 8 [2023-03-08T01:15:45.287Z] On-line CPU(s) list: 0-7 [2023-03-08T01:15:45.287Z] Thread(s) per core: 1 [2023-03-08T01:15:45.287Z] Core(s) per socket: 1 [2023-03-08T01:15:45.287Z] Socket(s): 8 [2023-03-08T01:15:45.287Z] NUMA node(s): 1 [2023-03-08T01:15:45.287Z] Vendor ID: AuthenticAMD [2023-03-08T01:15:45.287Z] CPU family: 23 [2023-03-08T01:15:45.287Z] Model: 49 [2023-03-08T01:15:45.287Z] Model name: AMD EPYC-Rome Processor [2023-03-08T01:15:45.287Z] Stepping: 0 [2023-03-08T01:15:45.287Z] CPU MHz: 2800.002 [2023-03-08T01:15:45.287Z] BogoMIPS: 5600.00 [2023-03-08T01:15:45.287Z] Virtualization: AMD-V [2023-03-08T01:15:45.287Z] Hypervisor vendor: KVM [2023-03-08T01:15:45.287Z] Virtualization type: full [2023-03-08T01:15:45.287Z] L1d cache: 256 KiB [2023-03-08T01:15:45.287Z] L1i cache: 256 KiB [2023-03-08T01:15:45.287Z] L2 cache: 4 MiB [2023-03-08T01:15:45.287Z] L3 cache: 128 MiB [2023-03-08T01:15:45.287Z] NUMA node0 CPU(s): 0-7 [2023-03-08T01:15:45.287Z] Vulnerability Itlb multihit: Not affected [2023-03-08T01:15:45.287Z] Vulnerability L1tf: Not affected [2023-03-08T01:15:45.287Z] Vulnerability Mds: Not affected [2023-03-08T01:15:45.287Z] Vulnerability Meltdown: Not affected [2023-03-08T01:15:45.287Z] Vulnerability Mmio stale data: Not affected [2023-03-08T01:15:45.287Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-08T01:15:45.287Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-08T01:15:45.287Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-08T01:15:45.287Z] Vulnerability Srbds: Not affected [2023-03-08T01:15:45.287Z] Vulnerability Tsx async abort: Not affected [2023-03-08T01:15:45.287Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] ---> nproc: [2023-03-08T01:15:45.287Z] 8 [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] ---> df -h: [2023-03-08T01:15:45.287Z] Filesystem Size Used Avail Use% Mounted on [2023-03-08T01:15:45.287Z] overlay 155G 19G 137G 13% / [2023-03-08T01:15:45.287Z] tmpfs 64M 0 64M 0% /dev [2023-03-08T01:15:45.287Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-08T01:15:45.287Z] shm 64M 0 64M 0% /dev/shm [2023-03-08T01:15:45.287Z] /dev/vda1 155G 19G 137G 13% /facter-os [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] ---> sar -b -r -n DEV: [2023-03-08T01:15:45.287Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8703) 03/08/23 _x86_64_ (8 CPU) [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] 00:34:34 LINUX RESTART (8 CPU) [2023-03-08T01:15:45.287Z] [2023-03-08T01:15:45.287Z] 00:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-08T01:15:45.287Z] 00:36:01 128.26 39.84 88.42 0.00 4303.28 148436.33 0.00 [2023-03-08T01:15:45.287Z] 00:37:01 98.38 0.73 97.65 0.00 14.00 42158.06 0.00 [2023-03-08T01:15:45.287Z] 00:38:01 28.06 0.13 27.93 0.00 2.27 7359.31 0.00 [2023-03-08T01:15:45.287Z] 00:39:01 92.04 0.07 91.97 0.00 5.33 91539.85 0.00 [2023-03-08T01:15:45.287Z] 00:40:02 501.88 10.00 491.88 0.00 157.56 129293.52 0.00 [2023-03-08T01:15:45.287Z] 00:41:01 207.06 10.89 196.17 0.00 5158.46 146208.10 0.00 [2023-03-08T01:15:45.287Z] 00:42:01 407.27 0.03 407.23 0.00 3.47 92206.63 0.00 [2023-03-08T01:15:45.287Z] 00:43:01 382.05 1.43 380.61 0.00 11.46 140375.22 0.00 [2023-03-08T01:15:45.287Z] 00:44:01 565.44 0.03 565.41 0.00 5.33 168656.98 0.00 [2023-03-08T01:15:45.287Z] 00:45:01 571.75 0.03 571.71 0.00 1.07 109157.69 0.00 [2023-03-08T01:15:45.287Z] 00:46:01 1.95 0.00 1.95 0.00 0.00 21.19 0.00 [2023-03-08T01:15:45.287Z] 00:47:01 2.07 0.00 2.07 0.00 0.00 22.80 0.00 [2023-03-08T01:15:45.287Z] 00:48:01 1.55 0.00 1.55 0.00 0.00 20.66 0.00 [2023-03-08T01:15:45.287Z] 00:49:01 2.00 0.00 2.00 0.00 0.00 21.60 0.00 [2023-03-08T01:15:45.287Z] 00:50:01 1.67 0.02 1.65 0.00 0.13 18.79 0.00 [2023-03-08T01:15:45.287Z] 00:51:01 1.68 0.00 1.68 0.00 0.00 22.80 0.00 [2023-03-08T01:15:45.287Z] 00:52:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2023-03-08T01:15:45.287Z] 00:53:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 [2023-03-08T01:15:45.287Z] 00:54:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2023-03-08T01:15:45.288Z] 00:55:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2023-03-08T01:15:45.288Z] 00:56:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-03-08T01:15:45.288Z] 00:57:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2023-03-08T01:15:45.288Z] 00:58:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-03-08T01:15:45.288Z] 00:59:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2023-03-08T01:15:45.288Z] 01:00:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2023-03-08T01:15:45.288Z] 01:01:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2023-03-08T01:15:45.288Z] 01:02:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2023-03-08T01:15:45.288Z] 01:03:01 0.83 0.00 0.83 0.00 0.00 10.93 0.00 [2023-03-08T01:15:45.288Z] 01:04:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2023-03-08T01:15:45.288Z] 01:05:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 [2023-03-08T01:15:45.288Z] 01:06:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 [2023-03-08T01:15:45.288Z] 01:07:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 [2023-03-08T01:15:45.288Z] 01:08:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2023-03-08T01:15:45.288Z] 01:09:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2023-03-08T01:15:45.288Z] 01:10:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2023-03-08T01:15:45.288Z] 01:11:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2023-03-08T01:15:45.288Z] 01:12:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2023-03-08T01:15:45.288Z] 01:13:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2023-03-08T01:15:45.288Z] 01:14:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2023-03-08T01:15:45.288Z] 01:15:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 [2023-03-08T01:15:45.288Z] Average: 75.55 1.58 73.97 0.00 239.53 26859.55 0.00 [2023-03-08T01:15:45.288Z] [2023-03-08T01:15:45.288Z] 00:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-08T01:15:45.288Z] 00:36:01 28699908 31601804 720632 2.19 73436 3095592 1845260 5.44 1052148 2773196 79948 [2023-03-08T01:15:45.288Z] 00:37:01 27843852 31457620 851356 2.59 113180 3698084 2006772 5.91 1578448 3013056 52280 [2023-03-08T01:15:45.288Z] 00:38:01 27697024 31504428 802184 2.44 115336 3867708 1895384 5.59 1458352 3260664 281612 [2023-03-08T01:15:45.288Z] 00:39:01 26191768 31525744 780776 2.37 117832 5358980 1809156 5.33 1560776 4626204 110516 [2023-03-08T01:15:45.288Z] 00:40:02 22302052 31481620 806228 2.45 285704 8681596 1973112 5.81 2120884 7577788 203824 [2023-03-08T01:15:45.288Z] 00:41:01 20734268 30702572 1549188 4.71 306856 9484268 4793148 14.13 2947672 8304640 35368 [2023-03-08T01:15:45.288Z] 00:42:01 21093616 31475520 796860 2.42 326856 9894608 1963100 5.79 2157680 8785076 71676 [2023-03-08T01:15:45.288Z] 00:43:01 18331128 31443992 818076 2.49 385820 12330476 1974648 5.82 2483244 10975180 509264 [2023-03-08T01:15:45.288Z] 00:44:01 17267812 30895940 1357972 4.13 390876 12866788 4000208 11.79 3178016 11354648 0 [2023-03-08T01:15:45.288Z] 00:45:01 19356580 31507520 765268 2.33 397040 11448928 1886996 5.56 2430004 10107004 420 [2023-03-08T01:15:45.288Z] 00:46:01 19356672 31507628 765020 2.33 397052 11448932 1886996 5.56 2429660 10107008 8 [2023-03-08T01:15:45.288Z] 00:47:01 19358680 31509736 762856 2.32 397084 11449004 1886996 5.56 2427592 10107076 16 [2023-03-08T01:15:45.288Z] 00:48:01 19374540 31525668 746948 2.27 397152 11449004 1886996 5.56 2412016 10107080 16 [2023-03-08T01:15:45.288Z] 00:49:01 19375524 31526712 745888 2.27 397208 11449008 1886996 5.56 2411748 10107084 8 [2023-03-08T01:15:45.288Z] 00:50:01 19374972 31526272 746480 2.27 397240 11449012 1880640 5.54 2411828 10107088 24 [2023-03-08T01:15:45.288Z] 00:51:01 19374744 31526060 746708 2.27 397280 11448988 1880640 5.54 2412212 10107064 40 [2023-03-08T01:15:45.288Z] 00:52:01 19374604 31525948 746924 2.27 397300 11448992 1880640 5.54 2412060 10107068 8 [2023-03-08T01:15:45.288Z] 00:53:01 19374628 31526092 746724 2.27 397324 11449124 1880640 5.54 2411920 10107164 40 [2023-03-08T01:15:45.288Z] 00:54:01 19374580 31526112 746680 2.27 397352 11449128 1880640 5.54 2411972 10107204 8 [2023-03-08T01:15:45.288Z] 00:55:01 19373988 31526104 747184 2.27 397368 11449136 1880640 5.54 2411644 10107768 28 [2023-03-08T01:15:45.288Z] 00:56:01 19373972 31526108 747124 2.27 397384 11449136 1880640 5.54 2411536 10107772 8 [2023-03-08T01:15:45.288Z] 00:57:01 19374184 31526332 746840 2.27 397392 11449140 1880640 5.54 2411492 10107776 40 [2023-03-08T01:15:45.288Z] 00:58:01 19374128 31526292 746812 2.27 397404 11449140 1896768 5.59 2411512 10107776 8 [2023-03-08T01:15:45.288Z] 00:59:01 19374548 31526728 746576 2.27 397416 11449144 1896768 5.59 2411816 10107780 48 [2023-03-08T01:15:45.288Z] 01:00:01 19374524 31526716 746552 2.27 397432 11449140 1896768 5.59 2411588 10107784 8 [2023-03-08T01:15:45.288Z] 01:01:01 19374256 31526612 746596 2.27 397456 11449276 1896768 5.59 2411720 10107912 176 [2023-03-08T01:15:45.288Z] 01:02:01 19374460 31526836 746312 2.27 397472 11449280 1896768 5.59 2411676 10107916 8 [2023-03-08T01:15:45.288Z] 01:03:01 19374128 31526524 746564 2.27 397484 11449284 1880468 5.54 2411760 10107920 192 [2023-03-08T01:15:45.288Z] 01:04:01 19374296 31526720 746524 2.27 397508 11449284 1880468 5.54 2412404 10107920 172 [2023-03-08T01:15:45.288Z] 01:05:01 19374028 31526476 746740 2.27 397540 11449284 1880468 5.54 2412100 10107928 200 [2023-03-08T01:15:45.288Z] 01:06:01 19374256 31526748 746432 2.27 397564 11449292 1880468 5.54 2412116 10107928 8 [2023-03-08T01:15:45.288Z] 01:07:01 19374184 31526704 746420 2.27 397588 11449296 1880468 5.54 2412020 10107932 40 [2023-03-08T01:15:45.288Z] 01:08:01 19374128 31526672 746384 2.27 397608 11449300 1880468 5.54 2412040 10107936 8 [2023-03-08T01:15:45.288Z] 01:09:01 19374080 31526640 746356 2.27 397624 11449300 1880468 5.54 2412108 10107936 168 [2023-03-08T01:15:45.288Z] 01:10:01 19373812 31526420 746568 2.27 397660 11449308 1880468 5.54 2413008 10107944 4 [2023-03-08T01:15:45.288Z] 01:11:01 19374048 31526688 746240 2.27 397692 11449308 1880468 5.54 2412936 10107944 172 [2023-03-08T01:15:45.288Z] 01:12:01 19373780 31526444 746468 2.27 397712 11449312 1880468 5.54 2412888 10107948 8 [2023-03-08T01:15:45.288Z] 01:13:01 19373732 31526416 746428 2.27 397736 11449316 1880468 5.54 2412904 10107952 40 [2023-03-08T01:15:45.288Z] 01:14:01 19373432 31526148 746644 2.27 397756 11449316 1880468 5.54 2413060 10107952 12 [2023-03-08T01:15:45.288Z] 01:15:01 19373352 31526092 746636 2.27 397776 11449320 1880468 5.54 2413224 10107956 172 [2023-03-08T01:15:45.288Z] Average: 20267807 31483835 792029 2.41 360912 10605063 2016770 5.94 2334095 9350174 33665 [2023-03-08T01:15:45.288Z] [2023-03-08T01:15:45.288Z] 00:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-08T01:15:45.288Z] 00:36:01 ens3 1517.85 1462.92 11835.42 181.68 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:36:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:36:01 docker0 538.38 429.45 37.70 2738.44 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:37:01 ens3 136.29 104.22 719.60 95.12 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:37:01 vetha372b2e 0.83 1.02 0.06 0.08 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:37:01 docker0 65.96 95.15 5.47 685.80 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:38:01 ens3 21.43 14.48 18.01 9.96 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:38:01 vetha372b2e 0.33 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:38:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:39:01 ens3 104.51 62.21 1705.43 18.64 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:39:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:39:01 vethb2c2e20 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:39:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:40:02 ens3 895.37 466.85 6968.85 48.15 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:40:02 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:40:02 vethb2c2e20 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:40:02 docker0 445.98 838.79 37.72 6111.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:41:01 ens3 148.57 87.55 1989.16 9.85 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:41:01 veth9737f7f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:41:01 vethe264609 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:41:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:41:01 veth729f73c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:41:01 veth946e418 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:41:01 vethb2c2e20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:41:01 veth28fb7c4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:42:01 ens3 47.28 29.66 271.73 9.05 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:42:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:42:01 vethb2c2e20 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:42:01 docker0 8.80 23.41 0.54 209.88 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:43:01 ens3 565.34 282.26 3736.66 33.58 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:43:01 vethb2c2e20 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:43:01 docker0 271.87 548.55 22.54 3723.44 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:44:01 ens3 44.52 27.71 185.94 12.56 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:44:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:44:01 veth37801f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:44:01 vethc0247c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:44:01 vethb2c2e20 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:44:01 docker0 6.43 13.21 0.40 118.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:44:01 vethe19d216 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:44:01 veth186d30e 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:44:01 veth8ebba1d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:45:01 ens3 63.27 36.23 287.89 15.96 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:45:01 docker0 14.18 29.95 0.89 260.61 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:46:01 ens3 0.27 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.288Z] 00:49:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:50:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:51:01 ens3 0.67 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:52:01 ens3 0.78 0.50 0.81 0.28 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:54:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:55:01 ens3 0.43 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:56:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:58:01 ens3 0.73 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:59:01 ens3 0.77 0.58 0.36 0.29 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:01:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:02:01 ens3 0.27 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:03:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:04:01 ens3 0.82 0.32 0.30 0.21 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:05:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:06:01 ens3 0.35 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:09:01 ens3 0.53 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:10:01 ens3 4.27 7.11 0.51 21.87 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:11:01 ens3 0.67 0.78 0.16 6.55 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:13:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:14:01 ens3 3.27 6.13 0.29 7.29 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:15:01 ens3 2.65 5.86 0.40 7.36 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] Average: ens3 89.15 64.97 693.11 11.98 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] Average: docker0 33.85 49.57 2.64 346.85 0.00 0.00 0.00 0.00 [2023-03-08T01:15:45.289Z] [2023-03-08T01:15:45.289Z] [2023-03-08T01:15:45.289Z] ---> sar -P ALL: [2023-03-08T01:15:45.289Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8703) 03/08/23 _x86_64_ (8 CPU) [2023-03-08T01:15:45.289Z] [2023-03-08T01:15:45.289Z] 00:34:34 LINUX RESTART (8 CPU) [2023-03-08T01:15:45.289Z] [2023-03-08T01:15:45.289Z] 00:35:01 CPU %user %nice %system %iowait %steal %idle [2023-03-08T01:15:45.289Z] 00:36:01 all 11.28 0.00 3.72 3.21 0.13 81.66 [2023-03-08T01:15:45.289Z] 00:36:01 0 16.49 0.00 4.58 1.38 0.13 77.42 [2023-03-08T01:15:45.289Z] 00:36:01 1 10.39 0.00 2.88 0.07 0.10 86.56 [2023-03-08T01:15:45.289Z] 00:36:01 2 11.02 0.00 3.04 4.46 0.10 81.37 [2023-03-08T01:15:45.289Z] 00:36:01 3 10.37 0.00 2.91 0.56 0.15 86.02 [2023-03-08T01:15:45.289Z] 00:36:01 4 13.24 0.00 4.67 16.18 0.14 65.77 [2023-03-08T01:15:45.289Z] 00:36:01 5 9.64 0.00 4.81 0.17 0.13 85.25 [2023-03-08T01:15:45.289Z] 00:36:01 6 9.94 0.00 2.79 2.17 0.10 85.01 [2023-03-08T01:15:45.289Z] 00:36:01 7 9.08 0.00 4.12 0.77 0.17 85.86 [2023-03-08T01:15:45.289Z] 00:37:01 all 33.20 0.00 5.79 2.66 0.17 58.19 [2023-03-08T01:15:45.289Z] 00:37:01 0 33.86 0.00 5.72 2.67 0.15 57.59 [2023-03-08T01:15:45.289Z] 00:37:01 1 34.27 0.00 4.55 0.05 0.25 60.88 [2023-03-08T01:15:45.289Z] 00:37:01 2 33.27 0.00 5.32 0.00 0.13 61.27 [2023-03-08T01:15:45.289Z] 00:37:01 3 31.86 0.00 5.22 0.39 0.12 62.42 [2023-03-08T01:15:45.289Z] 00:37:01 4 32.13 0.00 5.73 2.44 0.15 59.55 [2023-03-08T01:15:45.289Z] 00:37:01 5 33.52 0.00 7.12 15.40 0.20 43.75 [2023-03-08T01:15:45.289Z] 00:37:01 6 33.96 0.00 5.43 0.07 0.15 60.39 [2023-03-08T01:15:45.289Z] 00:37:01 7 32.73 0.00 7.23 0.24 0.17 59.64 [2023-03-08T01:15:45.289Z] 00:38:01 all 46.93 0.00 5.87 0.19 0.15 46.86 [2023-03-08T01:15:45.289Z] 00:38:01 0 45.44 0.00 5.53 0.30 0.15 48.57 [2023-03-08T01:15:45.289Z] 00:38:01 1 47.43 0.00 5.56 0.03 0.14 46.84 [2023-03-08T01:15:45.289Z] 00:38:01 2 45.65 0.00 5.99 0.14 0.19 48.03 [2023-03-08T01:15:45.289Z] 00:38:01 3 47.70 0.00 5.56 0.00 0.15 46.59 [2023-03-08T01:15:45.289Z] 00:38:01 4 45.69 0.00 5.81 0.00 0.15 48.35 [2023-03-08T01:15:45.289Z] 00:38:01 5 48.20 0.00 5.95 0.88 0.17 44.81 [2023-03-08T01:15:45.289Z] 00:38:01 6 46.68 0.00 5.88 0.00 0.13 47.31 [2023-03-08T01:15:45.289Z] 00:38:01 7 48.62 0.00 6.65 0.20 0.15 44.38 [2023-03-08T01:15:45.289Z] 00:39:01 all 11.10 0.00 6.27 5.72 0.18 76.73 [2023-03-08T01:15:45.289Z] 00:39:01 0 8.74 0.00 5.35 7.76 0.26 77.89 [2023-03-08T01:15:45.289Z] 00:39:01 1 10.64 0.00 4.47 0.64 0.15 84.09 [2023-03-08T01:15:45.289Z] 00:39:01 2 10.90 0.00 8.10 36.27 0.19 44.54 [2023-03-08T01:15:45.289Z] 00:39:01 3 13.49 0.00 5.15 0.60 0.15 80.61 [2023-03-08T01:15:45.289Z] 00:39:01 4 12.45 0.00 6.98 0.02 0.15 80.40 [2023-03-08T01:15:45.289Z] 00:39:01 5 10.18 0.00 6.19 0.02 0.12 83.50 [2023-03-08T01:15:45.289Z] 00:39:01 6 10.72 0.00 7.64 0.54 0.20 80.90 [2023-03-08T01:15:45.289Z] 00:39:01 7 11.61 0.00 6.32 0.03 0.21 81.83 [2023-03-08T01:15:45.289Z] 00:40:02 all 13.32 0.00 6.69 19.41 0.22 60.35 [2023-03-08T01:15:45.289Z] 00:40:02 0 13.42 0.00 6.43 9.48 0.22 70.46 [2023-03-08T01:15:45.289Z] 00:40:02 1 14.21 0.00 6.44 23.86 0.22 55.27 [2023-03-08T01:15:45.289Z] 00:40:02 2 13.34 0.00 6.46 25.23 0.17 54.80 [2023-03-08T01:15:45.289Z] 00:40:02 3 13.39 0.00 6.66 4.60 0.19 75.17 [2023-03-08T01:15:45.289Z] 00:40:02 4 12.46 0.00 7.80 45.97 0.24 33.53 [2023-03-08T01:15:45.289Z] 00:40:02 5 13.56 0.00 5.90 10.69 0.20 69.65 [2023-03-08T01:15:45.290Z] 00:40:02 6 13.81 0.00 6.06 12.91 0.22 67.00 [2023-03-08T01:15:45.290Z] 00:40:02 7 12.41 0.00 7.82 22.88 0.29 56.60 [2023-03-08T01:15:45.290Z] 00:41:01 all 30.30 0.00 8.57 13.35 0.27 47.51 [2023-03-08T01:15:45.290Z] 00:41:01 0 29.89 0.00 8.72 0.89 0.15 60.34 [2023-03-08T01:15:45.290Z] 00:41:01 1 29.91 0.00 8.34 6.02 0.55 55.18 [2023-03-08T01:15:45.290Z] 00:41:01 2 30.82 0.00 9.31 52.29 0.36 7.21 [2023-03-08T01:15:45.290Z] 00:41:01 3 30.32 0.00 8.23 1.67 0.21 59.57 [2023-03-08T01:15:45.290Z] 00:41:01 4 29.60 0.00 9.06 39.39 0.15 21.79 [2023-03-08T01:15:45.290Z] 00:41:01 5 30.20 0.00 8.59 0.67 0.27 60.27 [2023-03-08T01:15:45.290Z] 00:41:01 6 29.83 0.00 8.43 1.26 0.22 60.25 [2023-03-08T01:15:45.290Z] 00:41:01 7 31.81 0.00 7.90 5.09 0.24 54.96 [2023-03-08T01:15:45.290Z] 00:42:01 all 45.87 0.00 8.37 10.15 0.31 35.31 [2023-03-08T01:15:45.290Z] 00:42:01 0 45.41 0.00 7.98 4.23 0.25 42.13 [2023-03-08T01:15:45.290Z] 00:42:01 1 46.55 0.00 8.60 18.12 0.30 26.42 [2023-03-08T01:15:45.290Z] 00:42:01 2 45.84 0.00 7.08 8.45 0.27 38.35 [2023-03-08T01:15:45.290Z] 00:42:01 3 44.37 0.00 9.92 14.44 0.34 30.94 [2023-03-08T01:15:45.290Z] 00:42:01 4 45.74 0.00 7.94 13.34 0.34 32.65 [2023-03-08T01:15:45.290Z] 00:42:01 5 46.61 0.00 9.12 12.03 0.34 31.89 [2023-03-08T01:15:45.290Z] 00:42:01 6 45.37 0.00 7.19 6.27 0.29 40.88 [2023-03-08T01:15:45.290Z] 00:42:01 7 47.09 0.00 9.11 4.26 0.32 39.22 [2023-03-08T01:15:45.290Z] 00:43:01 all 35.05 0.00 10.43 13.99 0.36 40.17 [2023-03-08T01:15:45.290Z] 00:43:01 0 33.80 0.00 9.76 5.03 0.34 51.06 [2023-03-08T01:15:45.290Z] 00:43:01 1 36.04 0.00 10.14 27.23 0.28 26.31 [2023-03-08T01:15:45.290Z] 00:43:01 2 35.14 0.00 10.31 7.26 0.29 47.00 [2023-03-08T01:15:45.290Z] 00:43:01 3 37.98 0.00 12.72 27.76 0.37 21.15 [2023-03-08T01:15:45.290Z] 00:43:01 4 33.91 0.00 9.03 8.38 0.34 48.33 [2023-03-08T01:15:45.290Z] 00:43:01 5 34.94 0.00 10.56 16.05 0.40 38.05 [2023-03-08T01:15:45.290Z] 00:43:01 6 33.82 0.00 10.34 12.27 0.43 43.14 [2023-03-08T01:15:45.290Z] 00:43:01 7 34.73 0.00 10.54 7.84 0.41 46.48 [2023-03-08T01:15:45.290Z] 00:44:01 all 42.56 0.00 10.59 13.85 0.23 32.77 [2023-03-08T01:15:45.290Z] 00:44:01 0 43.55 0.00 9.93 5.58 0.19 40.75 [2023-03-08T01:15:45.290Z] 00:44:01 1 41.85 0.00 10.24 10.95 0.26 36.69 [2023-03-08T01:15:45.290Z] 00:44:01 2 42.27 0.00 10.07 10.83 0.21 36.62 [2023-03-08T01:15:45.290Z] 00:44:01 3 42.52 0.00 11.34 16.09 0.19 29.86 [2023-03-08T01:15:45.290Z] 00:44:01 4 42.08 0.00 11.40 5.65 0.24 40.63 [2023-03-08T01:15:45.290Z] 00:44:01 5 41.34 0.00 11.34 28.76 0.21 18.35 [2023-03-08T01:15:45.290Z] 00:44:01 6 44.16 0.00 9.11 27.23 0.21 19.29 [2023-03-08T01:15:45.290Z] 00:44:01 7 42.75 0.00 11.28 5.73 0.29 39.95 [2023-03-08T01:15:45.290Z] 00:45:01 all 28.83 0.00 7.90 9.67 0.36 53.23 [2023-03-08T01:15:45.290Z] 00:45:01 0 28.56 0.00 8.46 7.77 0.31 54.90 [2023-03-08T01:15:45.290Z] 00:45:01 1 29.91 0.00 7.60 12.07 0.31 50.10 [2023-03-08T01:15:45.290Z] 00:45:01 2 27.98 0.00 7.71 10.04 0.38 53.89 [2023-03-08T01:15:45.290Z] 00:45:01 3 30.95 0.00 7.39 3.29 0.51 57.87 [2023-03-08T01:15:45.290Z] 00:45:01 4 27.61 0.00 7.55 18.70 0.34 45.79 [2023-03-08T01:15:45.290Z] 00:45:01 5 28.66 0.00 8.25 9.70 0.36 53.02 [2023-03-08T01:15:45.290Z] 00:45:01 6 28.51 0.00 7.70 2.63 0.38 60.78 [2023-03-08T01:15:45.290Z] 00:45:01 7 28.50 0.00 8.50 13.11 0.31 49.58 [2023-03-08T01:15:45.290Z] 00:46:01 all 0.15 0.00 0.01 0.01 0.00 99.82 [2023-03-08T01:15:45.290Z] 00:46:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-08T01:15:45.290Z] 00:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:46:01 3 1.08 0.00 0.03 0.03 0.00 98.86 [2023-03-08T01:15:45.290Z] 00:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-08T01:15:45.290Z] [2023-03-08T01:15:45.290Z] 00:46:01 CPU %user %nice %system %iowait %steal %idle [2023-03-08T01:15:45.290Z] 00:47:01 all 0.29 0.00 0.02 0.00 0.00 99.69 [2023-03-08T01:15:45.290Z] 00:47:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-08T01:15:45.290Z] 00:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:47:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-03-08T01:15:45.290Z] 00:47:01 3 2.07 0.00 0.00 0.00 0.02 97.91 [2023-03-08T01:15:45.290Z] 00:47:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-08T01:15:45.290Z] 00:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:47:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-08T01:15:45.290Z] 00:48:01 all 0.11 0.00 0.02 0.01 0.01 99.85 [2023-03-08T01:15:45.290Z] 00:48:01 0 0.12 0.00 0.02 0.02 0.02 99.83 [2023-03-08T01:15:45.290Z] 00:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-08T01:15:45.290Z] 00:48:01 2 0.02 0.00 0.02 0.05 0.02 99.90 [2023-03-08T01:15:45.290Z] 00:48:01 3 0.73 0.00 0.07 0.00 0.00 99.20 [2023-03-08T01:15:45.290Z] 00:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:49:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-08T01:15:45.290Z] 00:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:49:01 2 0.02 0.00 0.00 0.10 0.00 99.88 [2023-03-08T01:15:45.290Z] 00:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-08T01:15:45.290Z] 00:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-08T01:15:45.290Z] 00:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:49:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-08T01:15:45.290Z] 00:50:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2023-03-08T01:15:45.290Z] 00:50:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2023-03-08T01:15:45.290Z] 00:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:50:01 2 0.03 0.00 0.03 0.03 0.00 99.90 [2023-03-08T01:15:45.290Z] 00:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-08T01:15:45.290Z] 00:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:50:01 7 0.03 0.00 0.05 0.02 0.00 99.90 [2023-03-08T01:15:45.290Z] 00:51:01 all 0.02 0.00 0.01 0.03 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:51:01 2 0.03 0.00 0.02 0.20 0.00 99.75 [2023-03-08T01:15:45.290Z] 00:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:52:01 all 0.03 0.00 0.01 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-08T01:15:45.290Z] 00:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:52:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-08T01:15:45.290Z] 00:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:53:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2023-03-08T01:15:45.290Z] 00:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-08T01:15:45.290Z] 00:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:53:01 2 0.05 0.00 0.00 0.03 0.00 99.92 [2023-03-08T01:15:45.290Z] 00:53:01 3 1.22 0.00 0.03 0.00 0.02 98.73 [2023-03-08T01:15:45.290Z] 00:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:54:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-03-08T01:15:45.290Z] 00:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:54:01 2 0.03 0.00 0.05 0.03 0.02 99.87 [2023-03-08T01:15:45.290Z] 00:54:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-03-08T01:15:45.290Z] 00:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-08T01:15:45.290Z] 00:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-08T01:15:45.290Z] 00:55:01 2 0.00 0.00 0.03 0.12 0.00 99.85 [2023-03-08T01:15:45.290Z] 00:55:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-08T01:15:45.290Z] 00:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-08T01:15:45.290Z] 00:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.290Z] 00:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-08T01:15:45.290Z] 00:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-08T01:15:45.290Z] 00:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:56:01 2 0.05 0.00 0.00 0.03 0.02 99.90 [2023-03-08T01:15:45.290Z] 00:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-08T01:15:45.290Z] 00:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.290Z] 00:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-08T01:15:45.290Z] 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-08T01:15:45.290Z] 00:57:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-03-08T01:15:45.290Z] 00:57:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-03-08T01:15:45.290Z] 00:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.290Z] 00:57:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.290Z] 00:57:01 4 0.33 0.00 0.00 0.00 0.00 99.67 [2023-03-08T01:15:45.290Z] 00:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 00:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 00:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] [2023-03-08T01:15:45.291Z] 00:57:01 CPU %user %nice %system %iowait %steal %idle [2023-03-08T01:15:45.291Z] 00:58:01 all 0.28 0.00 0.01 0.00 0.00 99.71 [2023-03-08T01:15:45.291Z] 00:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 00:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 00:58:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-08T01:15:45.291Z] 00:58:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2023-03-08T01:15:45.291Z] 00:58:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-08T01:15:45.291Z] 00:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 00:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 00:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 00:59:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2023-03-08T01:15:45.291Z] 00:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 00:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 00:59:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-08T01:15:45.291Z] 00:59:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 00:59:01 4 0.43 0.00 0.02 0.00 0.00 99.55 [2023-03-08T01:15:45.291Z] 00:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 00:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 00:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-08T01:15:45.291Z] 01:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-08T01:15:45.291Z] 01:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:00:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-08T01:15:45.291Z] 01:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-08T01:15:45.291Z] 01:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:00:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-08T01:15:45.291Z] 01:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:01:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-03-08T01:15:45.291Z] 01:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-08T01:15:45.291Z] 01:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:01:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-08T01:15:45.291Z] 01:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:01:01 4 0.37 0.00 0.02 0.00 0.00 99.62 [2023-03-08T01:15:45.291Z] 01:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:01:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:02:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2023-03-08T01:15:45.291Z] 01:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-08T01:15:45.291Z] 01:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:02:01 4 1.03 0.00 0.00 0.00 0.00 98.97 [2023-03-08T01:15:45.291Z] 01:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-08T01:15:45.291Z] 01:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-08T01:15:45.291Z] 01:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-08T01:15:45.291Z] 01:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-08T01:15:45.291Z] 01:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-08T01:15:45.291Z] 01:03:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-08T01:15:45.291Z] 01:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-08T01:15:45.291Z] 01:04:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:04:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-08T01:15:45.291Z] 01:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:04:01 4 0.15 0.00 0.00 0.00 0.00 99.85 [2023-03-08T01:15:45.291Z] 01:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:05:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-03-08T01:15:45.291Z] 01:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-08T01:15:45.291Z] 01:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:05:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:05:01 4 0.28 0.00 0.02 0.00 0.00 99.70 [2023-03-08T01:15:45.291Z] 01:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-08T01:15:45.291Z] 01:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-08T01:15:45.291Z] 01:06:01 0 0.07 0.00 0.02 0.02 0.03 99.87 [2023-03-08T01:15:45.291Z] 01:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:06:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2023-03-08T01:15:45.291Z] 01:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-08T01:15:45.291Z] 01:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-08T01:15:45.291Z] 01:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-08T01:15:45.291Z] 01:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:07:01 0 0.03 0.00 0.07 0.02 0.00 99.88 [2023-03-08T01:15:45.291Z] 01:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:07:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-08T01:15:45.291Z] 01:07:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-08T01:15:45.291Z] 01:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:08:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2023-03-08T01:15:45.291Z] 01:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:08:01 4 0.65 0.00 0.00 0.00 0.02 99.33 [2023-03-08T01:15:45.291Z] 01:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] [2023-03-08T01:15:45.291Z] 01:08:01 CPU %user %nice %system %iowait %steal %idle [2023-03-08T01:15:45.291Z] 01:09:01 all 0.22 0.00 0.01 0.00 0.00 99.76 [2023-03-08T01:15:45.291Z] 01:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-08T01:15:45.291Z] 01:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:09:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-08T01:15:45.291Z] 01:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:09:01 4 1.60 0.00 0.02 0.00 0.00 98.39 [2023-03-08T01:15:45.291Z] 01:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:10:01 all 0.04 0.00 0.01 0.02 0.00 99.92 [2023-03-08T01:15:45.291Z] 01:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-08T01:15:45.291Z] 01:10:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2023-03-08T01:15:45.291Z] 01:10:01 2 0.00 0.00 0.00 0.18 0.00 99.82 [2023-03-08T01:15:45.291Z] 01:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-08T01:15:45.291Z] 01:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:10:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-08T01:15:45.291Z] 01:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-08T01:15:45.291Z] 01:11:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-08T01:15:45.291Z] 01:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:11:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2023-03-08T01:15:45.291Z] 01:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-08T01:15:45.291Z] 01:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-08T01:15:45.291Z] 01:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-08T01:15:45.291Z] 01:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.291Z] 01:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.291Z] 01:12:01 2 0.02 0.00 0.00 0.08 0.02 99.88 [2023-03-08T01:15:45.291Z] 01:12:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-08T01:15:45.292Z] 01:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.292Z] 01:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.292Z] 01:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.292Z] 01:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.292Z] 01:13:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2023-03-08T01:15:45.292Z] 01:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.292Z] 01:13:01 1 0.00 0.00 0.02 0.17 0.00 99.82 [2023-03-08T01:15:45.292Z] 01:13:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2023-03-08T01:15:45.292Z] 01:13:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-08T01:15:45.292Z] 01:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.292Z] 01:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.292Z] 01:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.292Z] 01:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.292Z] 01:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-08T01:15:45.292Z] 01:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.292Z] 01:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-08T01:15:45.292Z] 01:14:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-08T01:15:45.292Z] 01:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-08T01:15:45.292Z] 01:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.292Z] 01:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T01:15:45.292Z] 01:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T01:15:45.292Z] 01:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.292Z] 01:15:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-03-08T01:15:45.292Z] 01:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T01:15:45.292Z] 01:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T01:15:45.292Z] 01:15:01 2 0.05 0.00 0.02 0.03 0.00 99.90 [2023-03-08T01:15:45.292Z] 01:15:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-08T01:15:45.292Z] 01:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T01:15:45.292Z] 01:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T01:15:45.292Z] 01:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-08T01:15:45.292Z] 01:15:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-08T01:15:45.292Z] Average: all 7.39 0.00 1.83 2.27 0.06 88.45 [2023-03-08T01:15:45.292Z] Average: 0 7.40 0.00 1.80 1.11 0.06 89.63 [2023-03-08T01:15:45.292Z] Average: 1 7.40 0.00 1.69 2.43 0.06 88.41 [2023-03-08T01:15:45.292Z] Average: 2 7.28 0.00 1.81 3.82 0.06 87.03 [2023-03-08T01:15:45.292Z] Average: 3 7.59 0.00 1.85 1.70 0.06 88.79 [2023-03-08T01:15:45.292Z] Average: 4 7.44 0.00 1.87 3.69 0.06 86.95 [2023-03-08T01:15:45.292Z] Average: 5 7.33 0.00 1.93 2.32 0.06 88.37 [2023-03-08T01:15:45.292Z] Average: 6 7.30 0.00 1.74 1.60 0.06 89.30 [2023-03-08T01:15:45.292Z] Average: 7 7.38 0.00 1.95 1.47 0.06 89.13 [2023-03-08T01:15:45.292Z] [2023-03-08T01:15:45.292Z] [2023-03-08T01:15:45.292Z]