Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bb20006eba1fb52a1b54093edf8712c290c6c82+c8dc4aaa282fbe6e844314843563128f08055c6c (63f3cea17a3fa1bed0ade94f29cc99434b228c8e) 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-ssh7058944186857376814.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4334339761523512162.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-4211/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-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6327490157530404121.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh526958615209609587.key Verifying host key using known hosts file > 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-4211/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-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4701628470636333775.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117187 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 Merge succeeded, producing d868c95ecfd4200f8221e9c786e958051e962b44 Checking out Revision d868c95ecfd4200f8221e9c786e958051e962b44 (PR-4211) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d868c95ecfd4200f8221e9c786e958051e962b44 # timeout=10 Commit message: "Merge commit 'c8dc4aaa282fbe6e844314843563128f08055c6c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 0640ef36b42efca98afd993b6582ceb0b35ed224 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T16:30:28.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T16:30:28.771Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T16:30:28.788Z] ========================================================= [2022-10-26T16:30:28.788Z] EdgeX Global Pipelines Version Info [2022-10-26T16:30:28.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:30:29.511Z] ------------------- [2022-10-26T16:30:29.511Z] stable info: [2022-10-26T16:30:29.511Z] ------------------- [2022-10-26T16:30:29.511Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T16:30:29.511Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T16:30:29.511Z] Message: update stable to v1.0.243 [2022-10-26T16:30:30.082Z] ------------------- [2022-10-26T16:30:30.083Z] experimental info: [2022-10-26T16:30:30.083Z] ------------------- [2022-10-26T16:30:30.083Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T16:30:30.083Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T16:30:30.083Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T16:30:30.278Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-26T16:30:30.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-26T16:30:30.294Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T16:30:30.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T16:30:30.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T16:30:30.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T16:30:30.332Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T16:30:30.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-26T16:30:30.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-26T16:30:30.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-26T16:30:30.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T16:30:30.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T16:30:30.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T16:30:30.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T16:30:30.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T16:30:30.444Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T16:30:30.455Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T16:30:30.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T16:30:30.484Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-26T16:30:30.501Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-26T16:30:30.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T16:30:30.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T16:30:30.551Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T16:30:30.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4211 [Pipeline] echo [2022-10-26T16:30:30.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4211 [Pipeline] echo [2022-10-26T16:30:30.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4211 [Pipeline] echo [2022-10-26T16:30:30.600Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d868c95ecfd4200f8221e9c786e958051e962b44 [Pipeline] echo [2022-10-26T16:30:30.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d868c95 [Pipeline] echo [2022-10-26T16:30:30.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:30:30.663Z] provisioning config files... [2022-10-26T16:30:30.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11061271687575084456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:30:30.982Z] ---> docker-login.sh [2022-10-26T16:30:30.982Z] nexus3.edgexfoundry.org:10001 [2022-10-26T16:30:31.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:31.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:31.515Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:31.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:31.515Z] [2022-10-26T16:30:31.515Z] Login Succeeded [2022-10-26T16:30:31.515Z] nexus3.edgexfoundry.org:10002 [2022-10-26T16:30:31.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:31.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:31.515Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:31.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:31.515Z] [2022-10-26T16:30:31.515Z] Login Succeeded [2022-10-26T16:30:31.515Z] nexus3.edgexfoundry.org:10003 [2022-10-26T16:30:31.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:31.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:31.776Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:31.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:31.776Z] [2022-10-26T16:30:31.776Z] Login Succeeded [2022-10-26T16:30:31.776Z] nexus3.edgexfoundry.org:10004 [2022-10-26T16:30:31.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:32.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:32.036Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:32.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:32.036Z] [2022-10-26T16:30:32.036Z] Login Succeeded [2022-10-26T16:30:32.036Z] docker.io [2022-10-26T16:30:32.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:32.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:32.297Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:32.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:32.297Z] [2022-10-26T16:30:32.297Z] Login Succeeded [2022-10-26T16:30:32.297Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T16:30:32.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:30:32.620Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-10-26T16:30:32.620Z] + dirname cmd/core-command/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + dirname cmd/core-data/Dockerfile [2022-10-26T16:30:32.620Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-26T16:30:32.620Z] + + dirname cmd/core-metadata/Dockerfile [2022-10-26T16:30:32.620Z] cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-26T16:30:32.620Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-26T16:30:32.620Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-26T16:30:32.620Z] + + cut -d/ -f2 [2022-10-26T16:30:32.620Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-10-26T16:30:32.620Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T16:30:32.620Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T16:30:32.620Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-26T16:30:32.620Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-26T16:30:32.620Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-26T16:30:32.620Z] + dirname cmd/support-notifications/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-26T16:30:32.620Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-26T16:30:32.620Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-26T16:30:32.620Z] + cut -d/ -f2 [2022-10-26T16:30:32.620Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-26T16:30:32.660Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T16:30:33.007Z] + git rev-list -1 --merges d868c95ecfd4200f8221e9c786e958051e962b44~1..d868c95ecfd4200f8221e9c786e958051e962b44 [Pipeline] echo [2022-10-26T16:30:33.018Z] -----------> git rev-list -1 --merges d868c95ecfd4200f8221e9c786e958051e962b44~1..d868c95ecfd4200f8221e9c786e958051e962b44 d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:30:33.018Z] d868c95ecfd4200f8221e9c786e958051e962b44 [false] [Pipeline] sh [2022-10-26T16:30:33.304Z] + git log --format=format:%s -1 d868c95ecfd4200f8221e9c786e958051e962b44 [Pipeline] echo [2022-10-26T16:30:33.317Z] ========================================================= [2022-10-26T16:30:33.317Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T16:30:33.317Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-26T16:30:33.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T16:30:33.682Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T16:30:33.682Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T16:30:33.682Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T16:30:33.682Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T16:30:33.682Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T16:30:33.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:30:34.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:30:34.035Z] [2022-10-26T16:30:34.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:30:34.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:30:34.346Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T16:30:34.346Z] b85a868b505f: Pulling fs layer [2022-10-26T16:30:34.346Z] e2be974225ed: Pulling fs layer [2022-10-26T16:30:34.346Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T16:30:34.346Z] 988bab9f4d93: Pulling fs layer [2022-10-26T16:30:34.346Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T16:30:34.346Z] eaf3925da568: Pulling fs layer [2022-10-26T16:30:34.346Z] bab4dde63d76: Pulling fs layer [2022-10-26T16:30:34.346Z] bde34c3a00c8: Pulling fs layer [2022-10-26T16:30:34.346Z] b352a97aabf1: Pulling fs layer [2022-10-26T16:30:34.346Z] 4872d77fe225: Pulling fs layer [2022-10-26T16:30:34.346Z] 5851b861e8e6: Pulling fs layer [2022-10-26T16:30:34.346Z] 988bab9f4d93: Waiting [2022-10-26T16:30:34.346Z] 1469e6f7b9e6: Waiting [2022-10-26T16:30:34.346Z] eaf3925da568: Waiting [2022-10-26T16:30:34.346Z] bab4dde63d76: Waiting [2022-10-26T16:30:34.346Z] bde34c3a00c8: Waiting [2022-10-26T16:30:34.346Z] b352a97aabf1: Waiting [2022-10-26T16:30:34.346Z] 4872d77fe225: Waiting [2022-10-26T16:30:34.346Z] 5851b861e8e6: Waiting [2022-10-26T16:30:34.346Z] e2be974225ed: Download complete [2022-10-26T16:30:34.346Z] 988bab9f4d93: Verifying Checksum [2022-10-26T16:30:34.346Z] 988bab9f4d93: Download complete [2022-10-26T16:30:34.607Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T16:30:34.607Z] 1469e6f7b9e6: Download complete [2022-10-26T16:30:34.607Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T16:30:34.607Z] 339a4e72a1f5: Download complete [2022-10-26T16:30:34.607Z] eaf3925da568: Download complete [2022-10-26T16:30:34.607Z] bde34c3a00c8: Download complete [2022-10-26T16:30:34.607Z] b352a97aabf1: Verifying Checksum [2022-10-26T16:30:34.607Z] b352a97aabf1: Download complete [2022-10-26T16:30:34.607Z] 4872d77fe225: Verifying Checksum [2022-10-26T16:30:34.607Z] 4872d77fe225: Download complete [2022-10-26T16:30:34.607Z] 5851b861e8e6: Verifying Checksum [2022-10-26T16:30:34.607Z] 5851b861e8e6: Download complete [2022-10-26T16:30:34.607Z] b85a868b505f: Verifying Checksum [2022-10-26T16:30:34.607Z] b85a868b505f: Download complete [2022-10-26T16:30:34.866Z] bab4dde63d76: Verifying Checksum [2022-10-26T16:30:34.866Z] bab4dde63d76: Download complete [2022-10-26T16:30:36.251Z] b85a868b505f: Pull complete [2022-10-26T16:30:36.251Z] e2be974225ed: Pull complete [2022-10-26T16:30:36.819Z] 339a4e72a1f5: Pull complete [2022-10-26T16:30:36.819Z] 988bab9f4d93: Pull complete [2022-10-26T16:30:37.078Z] 1469e6f7b9e6: Pull complete [2022-10-26T16:30:37.078Z] eaf3925da568: Pull complete [2022-10-26T16:30:38.982Z] bab4dde63d76: Pull complete [2022-10-26T16:30:39.242Z] bde34c3a00c8: Pull complete [2022-10-26T16:30:39.499Z] b352a97aabf1: Pull complete [2022-10-26T16:30:39.499Z] 4872d77fe225: Pull complete [2022-10-26T16:30:39.758Z] 5851b861e8e6: Pull complete [2022-10-26T16:30:39.758Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T16:30:39.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:30:39.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:30:39.843Z] prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container [2022-10-26T16:30:39.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T16:30:42.321Z] $ docker top cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 -eo pid,comm [2022-10-26T16:30:42.396Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T16:30:42.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T16:30:42.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:30:42.427Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:30:42.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:30:42.558Z] $ docker exec cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 ssh-agent [2022-10-26T16:30:42.676Z] SSH_AUTH_SOCK=/tmp/ssh-xsLUCWIRBB0J/agent.32 [2022-10-26T16:30:42.676Z] SSH_AGENT_PID=38 [2022-10-26T16:30:42.683Z] Running ssh-add (command line suppressed) [2022-10-26T16:30:42.779Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7578341291955801342.key (/w/workspace/edgex-go/3@tmp/private_key_7578341291955801342.key) [2022-10-26T16:30:42.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:30:43.077Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T16:30:43.090Z] $ docker exec --env ******** --env ******** cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 ssh-agent -k [2022-10-26T16:30:43.199Z] unset SSH_AUTH_SOCK; [2022-10-26T16:30:43.199Z] unset SSH_AGENT_PID; [2022-10-26T16:30:43.199Z] echo Agent pid 38 killed; [2022-10-26T16:30:43.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T16:30:43.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:30:43.235Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:30:43.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:30:43.356Z] $ docker exec cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 ssh-agent [2022-10-26T16:30:43.495Z] SSH_AUTH_SOCK=/tmp/ssh-Yh5T3bHAWLBN/agent.70 [2022-10-26T16:30:43.495Z] SSH_AGENT_PID=76 [2022-10-26T16:30:43.517Z] Running ssh-add (command line suppressed) [2022-10-26T16:30:43.618Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1629346401776402167.key (/w/workspace/edgex-go/3@tmp/private_key_1629346401776402167.key) [2022-10-26T16:30:43.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:30:43.913Z] + git semver init [2022-10-26T16:30:44.172Z] 2022-10-26 16:30:44,133 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T16:30:44.172Z] 2022-10-26 16:30:44,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-10-26T16:30:44.172Z] 2022-10-26 16:30:44,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-10-26T16:30:44.172Z] 2022-10-26 16:30:44,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:30:49.513Z] 2022-10-26 16:30:48,512 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-10-26T16:30:49.513Z] 2022-10-26 16:30:48,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4211 with force:False [2022-10-26T16:30:49.513Z] 2022-10-26 16:30:48,513 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4211 [2022-10-26T16:30:49.513Z] 2022-10-26 16:30:48,517 [execute] INFO git cat-file --batch-check [2022-10-26T16:30:49.513Z] 2022-10-26 16:30:48,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:30:49.513Z] 2022-10-26 16:30:48,525 [execute] INFO git cat-file --batch [2022-10-26T16:30:49.513Z] 2022-10-26 16:30:48,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:30:49.513Z] 2022-10-26 16:30:48,530 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4211 [2022-10-26T16:30:49.513Z] 0.0.0 [Pipeline] } [2022-10-26T16:30:49.522Z] $ docker exec --env ******** --env ******** cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 ssh-agent -k [2022-10-26T16:30:49.618Z] unset SSH_AUTH_SOCK; [2022-10-26T16:30:49.618Z] unset SSH_AGENT_PID; [2022-10-26T16:30:49.619Z] echo Agent pid 76 killed; [2022-10-26T16:30:49.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:30:49.953Z] + git semver [Pipeline] } [2022-10-26T16:30:50.243Z] $ docker stop --time=1 cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 [2022-10-26T16:30:51.651Z] $ docker rm -f cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T16:30:52.016Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T16:30:52.189Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T16:30:52.192Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T16:30:52.576Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-10-26T16:30:52.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:30:52.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:30:52.605Z] ========================================================= [2022-10-26T16:30:52.605Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T16:30:52.605Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:30:52.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T16:30:52.891Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T16:30:52.891Z] 213ec9aee27d: Pulling fs layer [2022-10-26T16:30:52.891Z] 4583459ba037: Pulling fs layer [2022-10-26T16:30:52.891Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T16:30:52.891Z] 53926ce57604: Pulling fs layer [2022-10-26T16:30:52.891Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T16:30:52.891Z] 30f14e443154: Pulling fs layer [2022-10-26T16:30:52.891Z] 801331c1e519: Pulling fs layer [2022-10-26T16:30:52.891Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T16:30:52.891Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T16:30:52.891Z] 21b2b0c7a3f4: Waiting [2022-10-26T16:30:52.891Z] 30f14e443154: Waiting [2022-10-26T16:30:52.891Z] 801331c1e519: Waiting [2022-10-26T16:30:52.891Z] 99cc6dd402b0: Waiting [2022-10-26T16:30:52.891Z] 7d9ed39f4882: Waiting [2022-10-26T16:30:52.891Z] 53926ce57604: Waiting [2022-10-26T16:30:53.835Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T16:30:53.835Z] 93c1e223e6f2: Download complete [2022-10-26T16:30:53.835Z] 4583459ba037: Download complete [2022-10-26T16:30:53.835Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T16:30:53.835Z] 21b2b0c7a3f4: Download complete [2022-10-26T16:30:53.835Z] 30f14e443154: Download complete [2022-10-26T16:30:53.835Z] 213ec9aee27d: Verifying Checksum [2022-10-26T16:30:53.835Z] 213ec9aee27d: Download complete [2022-10-26T16:30:54.094Z] 801331c1e519: Verifying Checksum [2022-10-26T16:30:54.094Z] 801331c1e519: Download complete [2022-10-26T16:30:54.094Z] 213ec9aee27d: Pull complete [2022-10-26T16:30:54.357Z] 4583459ba037: Pull complete [2022-10-26T16:30:54.357Z] 93c1e223e6f2: Pull complete [2022-10-26T16:30:54.617Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T16:30:54.617Z] 7d9ed39f4882: Download complete [2022-10-26T16:30:54.617Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T16:30:54.617Z] 99cc6dd402b0: Download complete [2022-10-26T16:30:54.885Z] 53926ce57604: Verifying Checksum [2022-10-26T16:30:54.885Z] 53926ce57604: Download complete [2022-10-26T16:30:59.088Z] 53926ce57604: Pull complete [2022-10-26T16:30:59.088Z] 21b2b0c7a3f4: Pull complete [2022-10-26T16:30:59.088Z] 30f14e443154: Pull complete [2022-10-26T16:30:59.088Z] 801331c1e519: Pull complete [2022-10-26T16:31:00.988Z] 99cc6dd402b0: Pull complete [2022-10-26T16:31:01.555Z] 7d9ed39f4882: Pull complete [2022-10-26T16:31:01.555Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T16:31:01.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T16:31:01.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:31:01.858Z] + + docker build -techo ci-base-image-x86_64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T16:31:01.858Z] WORKDIR /edgex [2022-10-26T16:31:01.858Z] COPY go.mod . [2022-10-26T16:31:01.858Z] RUN go mod download -f [2022-10-26T16:31:01.858Z] - . [2022-10-26T16:31:02.425Z] Sending build context to Docker daemon 169.7MB [2022-10-26T16:31:02.425Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T16:31:02.425Z] ---> 1dedd983c030 [2022-10-26T16:31:02.425Z] Step 2/4 : WORKDIR /edgex [2022-10-26T16:31:05.747Z] ---> Running in 08d4ebfac1dc [2022-10-26T16:31:05.747Z] Removing intermediate container 08d4ebfac1dc [2022-10-26T16:31:05.747Z] ---> 99ca75e9eeb2 [2022-10-26T16:31:05.747Z] Step 3/4 : COPY go.mod . [2022-10-26T16:31:06.316Z] ---> 88f865bbd77e [2022-10-26T16:31:06.316Z] Step 4/4 : RUN go mod download [2022-10-26T16:31:06.316Z] ---> Running in 295d6cb1f32e [2022-10-26T16:31:07.263Z] Still waiting to schedule task [2022-10-26T16:31:07.264Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-26T16:31:18.541Z] Removing intermediate container 295d6cb1f32e [2022-10-26T16:31:18.541Z] ---> bb7a93e3ba07 [2022-10-26T16:31:18.541Z] Successfully built bb7a93e3ba07 [2022-10-26T16:31:18.541Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:31:18.838Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T16:31:18.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:31:18.912Z] prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container [2022-10-26T16:31:18.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T16:31:19.358Z] $ docker top 51260c69fe328d82038bcca5d3955cf217ba0b14d77621040e976af7acc9d8b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:31:19.693Z] + go version [2022-10-26T16:31:19.693Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T16:31:19.699Z] $ docker stop --time=1 51260c69fe328d82038bcca5d3955cf217ba0b14d77621040e976af7acc9d8b6 [2022-10-26T16:31:21.002Z] $ docker rm -f 51260c69fe328d82038bcca5d3955cf217ba0b14d77621040e976af7acc9d8b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:31:21.393Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T16:31:21.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:31:21.464Z] prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container [2022-10-26T16:31:21.497Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T16:31:21.840Z] $ docker top 9e9b320cac85f49b36e80c242bdfea3a3cfa110adb424f2f70f4a7b279ff5d35 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T16:31:21.906Z] ========================================================= [2022-10-26T16:31:21.906Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-26T16:31:21.906Z] ========================================================= [Pipeline] sh [2022-10-26T16:31:22.182Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:31:22.476Z] + make test [2022-10-26T16:31:22.476Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T16:31:29.042Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-26T16:31:41.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-26T16:31:41.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-26T16:31:41.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-26T16:31:41.238Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-26T16:31:41.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-26T16:31:41.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-26T16:31:41.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-26T16:31:41.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-26T16:31:41.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-26T16:31:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-26T16:31:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-26T16:31:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-26T16:31:41.495Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-26T16:31:41.495Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-26T16:31:41.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-26T16:31:42.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-10-26T16:31:42.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-26T16:31:42.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-26T16:31:42.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements [2022-10-26T16:31:42.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.099s coverage: 43.0% of statements [2022-10-26T16:31:42.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-26T16:31:42.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-26T16:31:42.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements [2022-10-26T16:31:42.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-26T16:31:42.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.873s coverage: 89.2% of statements [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.2% of statements [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-10-26T16:31:46.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.116s coverage: 79.5% of statements [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-10-26T16:31:46.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-10-26T16:31:56.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2022-10-26T16:31:56.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-10-26T16:31:58.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 79.9% of statements [2022-10-26T16:31:58.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.8% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.8% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-26T16:32:06.195Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-10-26T16:32:06.195Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-10-26T16:32:06.195Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-10-26T16:32:24.266Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T16:32:24.266Z] GO111MODULE=on go vet ./... [2022-10-26T16:32:28.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T16:32:28.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T16:32:28.446Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T16:32:28.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-26T16:32:28.746Z] + ls -al . [2022-10-26T16:32:28.746Z] total 768 [2022-10-26T16:32:28.746Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 16:31 . [2022-10-26T16:32:28.746Z] drwxr-xr-x 4 root root 4096 Oct 26 16:31 .. [2022-10-26T16:32:28.746Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 16:30 .blubracket [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 16 Oct 26 16:30 .dockerignore [2022-10-26T16:32:28.746Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 16:32 .git [2022-10-26T16:32:28.746Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 16:30 .github [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 1030 Oct 26 16:30 .gitignore [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 16:30 .golangci.yml [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 87 Oct 26 16:30 .hadolint.yml [2022-10-26T16:32:28.746Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 16:30 .semver [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 16:30 .sonarcloud.properties [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 16:30 ADOPTERS.md [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 10722 Oct 26 16:30 Attribution.txt [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 63209 Oct 26 16:30 CHANGELOG.md [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 16:30 CONTRIBUTING.md [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 16:30 GOVERNANCE.md [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 850 Oct 26 16:30 Jenkinsfile [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 16:30 LICENSE [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 13857 Oct 26 16:30 Makefile [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 16:30 OWNERS.md [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 9799 Oct 26 16:30 README.md [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 16:30 SECURITY.md [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 16:30 VERSION [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 16:30 ZMQWindows.md [2022-10-26T16:32:28.746Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 16:30 bin [2022-10-26T16:32:28.746Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 16:30 cmd [2022-10-26T16:32:28.746Z] -rw-r--r-- 1 root root 501828 Oct 26 16:32 coverage.out [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 3447 Oct 26 16:30 go.mod [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 45239 Oct 26 16:30 go.sum [2022-10-26T16:32:28.746Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 16:30 internal [2022-10-26T16:32:28.746Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 16:30 openapi [2022-10-26T16:32:28.746Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 16:30 snap [2022-10-26T16:32:28.746Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 16:30 version.go [Pipeline] sh [2022-10-26T16:32:29.027Z] + '[' -e coverage.out ] [2022-10-26T16:32:29.027Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-26T16:32:29.114Z] Stashed 1 file(s) [Pipeline] sh [2022-10-26T16:32:29.391Z] + make build [2022-10-26T16:32:29.391Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T16:32:41.602Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T16:32:51.574Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T16:32:51.574Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T16:32:59.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T16:32:59.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T16:32:59.940Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T16:33:01.316Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T16:33:01.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T16:33:03.256Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T16:33:03.822Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T16:33:04.756Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T16:33:06.658Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-26T16:33:07.622Z] $ docker stop --time=1 9e9b320cac85f49b36e80c242bdfea3a3cfa110adb424f2f70f4a7b279ff5d35 [2022-10-26T16:33:10.835Z] $ docker rm -f 9e9b320cac85f49b36e80c242bdfea3a3cfa110adb424f2f70f4a7b279ff5d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:33:11.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:33:11.592Z] [2022-10-26T16:33:11.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:33:11.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:33:11.904Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-26T16:33:11.904Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-26T16:33:11.904Z] ca9280d653b3: Pulling fs layer [2022-10-26T16:33:11.904Z] 7e9c9ca2126c: Pulling fs layer [2022-10-26T16:33:11.904Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-26T16:33:11.904Z] cbdbe7a5bc2a: Download complete [2022-10-26T16:33:12.165Z] cbdbe7a5bc2a: Pull complete [2022-10-26T16:33:12.427Z] ca9280d653b3: Verifying Checksum [2022-10-26T16:33:12.427Z] ca9280d653b3: Download complete [2022-10-26T16:33:12.686Z] 7e9c9ca2126c: Download complete [2022-10-26T16:33:12.686Z] ca9280d653b3: Pull complete [2022-10-26T16:33:15.966Z] 7e9c9ca2126c: Pull complete [2022-10-26T16:33:15.966Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-26T16:33:15.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:33:15.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:33:16.040Z] prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container [2022-10-26T16:33:16.077Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-26T16:33:17.987Z] $ docker top f2951e9df9125ec62834c4e1b8bbdd7cb2ee3ec426cf3a08cfcbae0762d959e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:33:18.321Z] + docker-compose+ buildgrep --help parallel [2022-10-26T16:33:18.321Z] [2022-10-26T16:33:18.890Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T16:33:18.903Z] $ docker stop --time=1 f2951e9df9125ec62834c4e1b8bbdd7cb2ee3ec426cf3a08cfcbae0762d959e5 [2022-10-26T16:33:20.194Z] $ docker rm -f f2951e9df9125ec62834c4e1b8bbdd7cb2ee3ec426cf3a08cfcbae0762d959e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:33:20.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:33:20.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:33:20.628Z] prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container [2022-10-26T16:33:20.664Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-26T16:33:21.014Z] $ docker top c7c2df6e8cfa61dbb5b19d981260c1a55e4ce9bc517de4c727637d36023d8ab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:33:21.352Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T16:33:21.919Z] Building core-command ... [2022-10-26T16:33:21.919Z] Building core-data ... [2022-10-26T16:33:21.919Z] Building core-metadata ... [2022-10-26T16:33:21.919Z] Building security-bootstrapper ... [2022-10-26T16:33:21.919Z] Building security-proxy-setup ... [2022-10-26T16:33:21.919Z] Building security-secretstore-setup ... [2022-10-26T16:33:21.919Z] Building security-spiffe-token-provider ... [2022-10-26T16:33:21.919Z] Building security-spire-agent ... [2022-10-26T16:33:21.919Z] Building security-spire-config ... [2022-10-26T16:33:21.919Z] Building security-spire-server ... [2022-10-26T16:33:21.919Z] Building support-notifications ... [2022-10-26T16:33:21.919Z] Building support-scheduler ... [2022-10-26T16:33:21.919Z] Building sys-mgmt-agent ... [2022-10-26T16:33:21.919Z] Building core-command [2022-10-26T16:33:21.919Z] Building security-proxy-setup [2022-10-26T16:33:21.919Z] Building security-spire-agent [2022-10-26T16:33:21.919Z] Building support-scheduler [2022-10-26T16:33:21.919Z] Building support-notifications [2022-10-26T16:33:34.121Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:34.121Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:34.121Z] ---> bb7a93e3ba07 [2022-10-26T16:33:34.121Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T16:33:34.121Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:34.121Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:34.121Z] ---> bb7a93e3ba07 [2022-10-26T16:33:34.121Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:33:34.121Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:34.121Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:34.121Z] ---> bb7a93e3ba07 [2022-10-26T16:33:34.121Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:33:34.121Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:34.121Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:34.121Z] ---> bb7a93e3ba07 [2022-10-26T16:33:34.121Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:33:34.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:34.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:34.689Z] ---> bb7a93e3ba07 [2022-10-26T16:33:34.689Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:33:39.974Z] ---> Running in 7ba48ff05161 [2022-10-26T16:33:39.974Z] ---> Running in 679d2e417282 [2022-10-26T16:33:39.974Z] ---> Running in 77666e388d85 [2022-10-26T16:33:39.974Z] ---> Running in c7a3c22e01d0 [2022-10-26T16:33:39.974Z] ---> Running in fdc608bef8b2 [2022-10-26T16:33:39.974Z] Removing intermediate container fdc608bef8b2 [2022-10-26T16:33:39.974Z] ---> 3b560bcb300f [2022-10-26T16:33:39.974Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T16:33:40.235Z] Removing intermediate container 7ba48ff05161 [2022-10-26T16:33:40.235Z] ---> 64180576c574 [2022-10-26T16:33:40.235Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:33:40.235Z] Removing intermediate container 679d2e417282 [2022-10-26T16:33:40.235Z] ---> bd98ecb81cdf [2022-10-26T16:33:40.235Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:33:40.235Z] Removing intermediate container c7a3c22e01d0 [2022-10-26T16:33:40.235Z] ---> 8fdce3c4cf85 [2022-10-26T16:33:40.235Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:33:40.235Z] Removing intermediate container 77666e388d85 [2022-10-26T16:33:40.235Z] ---> 45a31cc7d4be [2022-10-26T16:33:40.235Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T16:33:40.235Z] ---> Running in f3722460a10f [2022-10-26T16:33:40.235Z] ---> Running in 5b976b1543e1 [2022-10-26T16:33:40.235Z] ---> Running in 0bd4a59445db [2022-10-26T16:33:40.235Z] ---> Running in 8ce89bc6fd7a [2022-10-26T16:33:40.235Z] ---> Running in 9397b00fc861 [2022-10-26T16:33:40.235Z] Removing intermediate container f3722460a10f [2022-10-26T16:33:40.235Z] ---> 69b82144d793 [2022-10-26T16:33:40.235Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T16:33:40.493Z] ---> Running in f993728305c0 [2022-10-26T16:33:40.493Z] Removing intermediate container 0bd4a59445db [2022-10-26T16:33:40.493Z] ---> d74b7954950a [2022-10-26T16:33:40.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T16:33:40.493Z] Removing intermediate container 8ce89bc6fd7a [2022-10-26T16:33:40.493Z] ---> 0a63320424ed [2022-10-26T16:33:40.493Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T16:33:40.493Z] ---> Running in 27840b39b6e2 [2022-10-26T16:33:40.493Z] ---> Running in ae084f6335bd [2022-10-26T16:33:40.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:41.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:41.009Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:41.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:41.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:41.009Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:41.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:41.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:41.267Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:41.267Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:41.525Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:41.525Z] Removing intermediate container 9397b00fc861 [2022-10-26T16:33:41.525Z] ---> ccd1fbba8f0c [2022-10-26T16:33:41.525Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T16:33:41.525Z] Removing intermediate container 5b976b1543e1 [2022-10-26T16:33:41.525Z] ---> 7bcb2023f8c9 [2022-10-26T16:33:41.525Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:33:41.783Z] ---> 28a224a66ab9 [2022-10-26T16:33:41.783Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:41.783Z] ---> 656bd43de574 [2022-10-26T16:33:41.783Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:41.783Z] ---> Running in d381baaf4536 [2022-10-26T16:33:41.783Z] Removing intermediate container f993728305c0 [2022-10-26T16:33:41.783Z] ---> ac79ce0b7ab6 [2022-10-26T16:33:41.783Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T16:33:41.783Z] Removing intermediate container 27840b39b6e2 [2022-10-26T16:33:41.783Z] ---> 1ca0903c7011 [2022-10-26T16:33:41.783Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:33:41.783Z] ---> Running in 20675806a1f1 [2022-10-26T16:33:42.041Z] ---> f7d83627f7f1 [2022-10-26T16:33:42.041Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:42.041Z] Removing intermediate container ae084f6335bd [2022-10-26T16:33:42.041Z] ---> 6c030d8bcabc [2022-10-26T16:33:42.041Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:33:42.041Z] ---> Running in ac3d73b942ed [2022-10-26T16:33:42.041Z] ---> fdd46d938bcc [2022-10-26T16:33:42.041Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:42.300Z] ---> Running in 38f59aa777d0 [2022-10-26T16:33:42.300Z] ---> 1c1e405c6294 [2022-10-26T16:33:42.300Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:42.300Z] ---> Running in 348bb8911ddb [2022-10-26T16:34:08.865Z] Removing intermediate container 348bb8911ddb [2022-10-26T16:34:08.865Z] ---> 06350ff50324 [2022-10-26T16:34:08.865Z] Step 8/22 : COPY . . [2022-10-26T16:34:08.865Z] Removing intermediate container 20675806a1f1 [2022-10-26T16:34:08.865Z] ---> eb4c65208303 [2022-10-26T16:34:08.865Z] Step 7/24 : COPY . . [2022-10-26T16:34:08.865Z] Removing intermediate container ac3d73b942ed [2022-10-26T16:34:08.865Z] ---> 0fb7450562b3 [2022-10-26T16:34:08.865Z] Step 8/23 : COPY . . [2022-10-26T16:34:08.865Z] Removing intermediate container 38f59aa777d0 [2022-10-26T16:34:08.865Z] ---> 4d22ef3d8c9d [2022-10-26T16:34:08.865Z] Step 8/22 : COPY . . [2022-10-26T16:34:08.865Z] Removing intermediate container d381baaf4536 [2022-10-26T16:34:08.865Z] ---> 4c4f19f4b149 [2022-10-26T16:34:08.865Z] Step 7/21 : COPY . . [2022-10-26T16:34:23.737Z] ---> b210a9405642 [2022-10-26T16:34:23.737Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T16:34:23.737Z] ---> bfb0c7172b6b [2022-10-26T16:34:23.737Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:34:23.737Z] ---> b9bb9c31b57c [2022-10-26T16:34:23.737Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T16:34:23.737Z] ---> ad284da09980 [2022-10-26T16:34:23.737Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T16:34:23.737Z] ---> 7a366b322c2c [2022-10-26T16:34:23.737Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T16:34:23.737Z] ---> Running in 388f01979e8e [2022-10-26T16:34:23.737Z] ---> Running in eedb56d7be78 [2022-10-26T16:34:23.737Z] ---> Running in 93d36fc19832 [2022-10-26T16:34:23.737Z] ---> Running in 6e8917eda7bd [2022-10-26T16:34:23.737Z] ---> Running in 16b77b1d2761 [2022-10-26T16:34:23.737Z] Removing intermediate container 388f01979e8e [2022-10-26T16:34:23.737Z] ---> c263e92ff2d3 [2022-10-26T16:34:23.737Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T16:34:23.737Z] ---> Running in 23b2e1e721a4 [2022-10-26T16:34:23.994Z] Removing intermediate container 23b2e1e721a4 [2022-10-26T16:34:23.994Z] ---> 3ec37e5b77e9 [2022-10-26T16:34:23.994Z] 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 [2022-10-26T16:34:23.994Z] ---> Running in 33c83c33f204 [2022-10-26T16:34:24.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T16:34:24.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T16:34:24.510Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T16:34:24.510Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T16:34:25.891Z] Removing intermediate container 33c83c33f204 [2022-10-26T16:34:25.891Z] ---> df860f8daafc [2022-10-26T16:34:25.891Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T16:34:25.891Z] ---> Running in 467d7c73ea7a [2022-10-26T16:34:25.891Z] Removing intermediate container 467d7c73ea7a [2022-10-26T16:34:25.891Z] ---> 4aaac38a7926 [2022-10-26T16:34:25.891Z] [2022-10-26T16:34:25.891Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T16:34:26.149Z] 3.15: Pulling from library/alpine [2022-10-26T16:34:26.406Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T16:34:26.406Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T16:34:26.406Z] ---> c4fc93816858 [2022-10-26T16:34:26.406Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:34:26.666Z] ---> Running in 76c0d0e8e6a0 [2022-10-26T16:34:26.924Z] Removing intermediate container 76c0d0e8e6a0 [2022-10-26T16:34:26.924Z] ---> 8b644d112d2b [2022-10-26T16:34:26.924Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T16:34:26.924Z] ---> Running in c720eae07497 [2022-10-26T16:34:27.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:27.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:28.116Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:34:28.116Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:34:28.116Z] OK: 15857 distinct packages available [2022-10-26T16:34:28.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:28.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:28.374Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T16:34:28.374Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:34:28.374Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T16:34:28.374Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T16:34:28.374Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T16:34:28.374Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:34:28.374Z] OK: 7 MiB in 19 packages [2022-10-26T16:34:30.901Z] Removing intermediate container c720eae07497 [2022-10-26T16:34:30.901Z] ---> 5575fd1ea61c [2022-10-26T16:34:30.901Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T16:34:32.406Z] ---> fe19d2afacd2 [2022-10-26T16:34:32.406Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:34:35.682Z] ---> d23eee5e10e9 [2022-10-26T16:34:35.682Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:34:36.246Z] ---> 5adf6dcfbfb1 [2022-10-26T16:34:36.246Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T16:34:36.813Z] ---> 5d92693a0427 [2022-10-26T16:34:36.813Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-26T16:34:37.764Z] ---> cc461ebc0683 [2022-10-26T16:34:37.764Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:34:38.023Z] ---> Running in b83acd4db3e4 [2022-10-26T16:34:38.606Z] Removing intermediate container b83acd4db3e4 [2022-10-26T16:34:38.606Z] ---> b0e19fa01220 [2022-10-26T16:34:38.606Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:34:38.863Z] ---> Running in b8ff6ece69b8 [2022-10-26T16:34:39.427Z] Removing intermediate container b8ff6ece69b8 [2022-10-26T16:34:39.427Z] ---> 9afa01ca30f5 [2022-10-26T16:34:39.427Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:34:39.684Z] ---> Running in baa3ac73f616 [2022-10-26T16:34:40.278Z] Removing intermediate container baa3ac73f616 [2022-10-26T16:34:40.278Z] ---> 0d3cfb95d1ac [2022-10-26T16:34:40.278Z] Step 23/24 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:34:40.844Z] ---> Running in 14d26aca2371 [2022-10-26T16:34:41.104Z] Removing intermediate container 14d26aca2371 [2022-10-26T16:34:41.104Z] ---> 27c66bcb47e7 [2022-10-26T16:34:41.104Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T16:34:41.361Z] ---> Running in 7e9103e87ae7 [2022-10-26T16:34:42.294Z] Removing intermediate container 7e9103e87ae7 [2022-10-26T16:34:42.294Z] ---> 95855406a529 [2022-10-26T16:34:42.294Z] [2022-10-26T16:34:42.294Z] Successfully built 95855406a529 [2022-10-26T16:34:42.294Z] Successfully tagged security-spire-agent:latest [2022-10-26T16:34:42.294Z]  Building security-spire-agent ... done Building security-spire-config [2022-10-26T16:34:45.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:34:45.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:34:45.571Z] ---> bb7a93e3ba07 [2022-10-26T16:34:45.571Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:34:45.571Z] ---> Using cache [2022-10-26T16:34:45.571Z] ---> 45a31cc7d4be [2022-10-26T16:34:45.571Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:34:48.847Z] ---> Running in 07bf63e3701c [2022-10-26T16:34:49.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:49.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:49.670Z] OK: 211 MiB in 51 packages [2022-10-26T16:34:51.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T16:34:51.053Z] Removing intermediate container 07bf63e3701c [2022-10-26T16:34:51.053Z] ---> 3daadd28da35 [2022-10-26T16:34:51.053Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:34:51.618Z] ---> 920761c1ce50 [2022-10-26T16:34:51.618Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:34:51.875Z] ---> Running in e5f593a22b4d [2022-10-26T16:34:59.979Z] Removing intermediate container 6e8917eda7bd [2022-10-26T16:34:59.979Z] ---> d5b31c2c5018 [2022-10-26T16:34:59.979Z] [2022-10-26T16:34:59.979Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T16:34:59.979Z] 3.16: Pulling from library/alpine [2022-10-26T16:34:59.979Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T16:34:59.979Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T16:34:59.979Z] ---> 9c6f07244728 [2022-10-26T16:34:59.979Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-26T16:35:00.915Z] ---> Running in cb77fd56a1d1 [2022-10-26T16:35:01.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:01.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:01.430Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T16:35:01.709Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T16:35:01.709Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T16:35:01.709Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T16:35:01.709Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T16:35:01.709Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T16:35:01.709Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:35:01.709Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:35:01.709Z] OK: 8 MiB in 20 packages [2022-10-26T16:35:02.441Z] Removing intermediate container eedb56d7be78 [2022-10-26T16:35:02.441Z] ---> a565aaaa3a31 [2022-10-26T16:35:02.441Z] [2022-10-26T16:35:02.441Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T16:35:02.441Z] ---> 9c6f07244728 [2022-10-26T16:35:02.441Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:35:03.008Z] ---> Running in 6e860b201aba [2022-10-26T16:35:03.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:03.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:03.837Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T16:35:03.837Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:35:03.837Z] OK: 6 MiB in 15 packages [2022-10-26T16:35:04.095Z] Removing intermediate container cb77fd56a1d1 [2022-10-26T16:35:04.095Z] ---> 64e01176111c [2022-10-26T16:35:04.095Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T16:35:05.993Z] ---> Running in 76d65b1fe09c [2022-10-26T16:35:06.254Z] Removing intermediate container 6e860b201aba [2022-10-26T16:35:06.254Z] ---> ec5cebecf755 [2022-10-26T16:35:06.254Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:35:06.820Z] ---> Running in 00cbac2f1eb1 [2022-10-26T16:35:06.820Z] Removing intermediate container 76d65b1fe09c [2022-10-26T16:35:06.820Z] ---> 1bc29913b21c [2022-10-26T16:35:06.820Z] Step 12/21 : WORKDIR /edgex [2022-10-26T16:35:06.820Z] Removing intermediate container 93d36fc19832 [2022-10-26T16:35:06.820Z] ---> 4ec4ae38e728 [2022-10-26T16:35:06.820Z] [2022-10-26T16:35:06.820Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:35:06.820Z] ---> 9c6f07244728 [2022-10-26T16:35:06.820Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T16:35:07.398Z] Removing intermediate container 16b77b1d2761 [2022-10-26T16:35:07.398Z] ---> 10338f6d2b0c [2022-10-26T16:35:07.398Z] [2022-10-26T16:35:07.398Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:35:07.398Z] ---> 9c6f07244728 [2022-10-26T16:35:07.398Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:35:07.398Z] ---> Using cache [2022-10-26T16:35:07.398Z] ---> ec5cebecf755 [2022-10-26T16:35:07.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:35:07.398Z] Removing intermediate container e5f593a22b4d [2022-10-26T16:35:07.398Z] ---> f8723fdcc561 [2022-10-26T16:35:07.398Z] Step 7/24 : COPY . . [2022-10-26T16:35:07.657Z] ---> Running in e711f9a595dd [2022-10-26T16:35:07.657Z] ---> Running in aea615a0c09c [2022-10-26T16:35:11.864Z] ---> Running in ddce7f4335ab [2022-10-26T16:35:11.864Z] Removing intermediate container 00cbac2f1eb1 [2022-10-26T16:35:11.864Z] ---> 2222883e3576 [2022-10-26T16:35:11.864Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T16:35:11.864Z] Removing intermediate container e711f9a595dd [2022-10-26T16:35:11.864Z] ---> 2fc0e4abd0cf [2022-10-26T16:35:11.864Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T16:35:11.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:11.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:11.864Z] ---> bf5913955c7b [2022-10-26T16:35:11.864Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:35:11.864Z] ---> Running in 58edf0c688ad [2022-10-26T16:35:11.864Z] Removing intermediate container ddce7f4335ab [2022-10-26T16:35:11.864Z] ---> 5a05a43556e0 [2022-10-26T16:35:11.864Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T16:35:11.864Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T16:35:11.864Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T16:35:11.864Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:35:11.864Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:35:12.123Z] OK: 6 MiB in 16 packages [2022-10-26T16:35:12.123Z] ---> Running in 4baba291e206 [2022-10-26T16:35:12.123Z] ---> 0efd828ac521 [2022-10-26T16:35:12.123Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-26T16:35:12.123Z] ---> Running in 17358236908e [2022-10-26T16:35:12.123Z] Removing intermediate container 58edf0c688ad [2022-10-26T16:35:12.123Z] ---> 42d638f54629 [2022-10-26T16:35:12.123Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-26T16:35:12.381Z] ---> Running in d4d0a29191b6 [2022-10-26T16:35:12.381Z] Removing intermediate container 17358236908e [2022-10-26T16:35:12.381Z] ---> 918d825c5fbc [2022-10-26T16:35:12.381Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:35:12.381Z] Removing intermediate container 4baba291e206 [2022-10-26T16:35:12.381Z] ---> 41a99a3a919d [2022-10-26T16:35:12.381Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T16:35:12.645Z] ---> Running in 62d518246220 [2022-10-26T16:35:12.645Z] Removing intermediate container d4d0a29191b6 [2022-10-26T16:35:12.645Z] ---> 90e9f8e62610 [2022-10-26T16:35:12.645Z] Step 15/23 : WORKDIR / [2022-10-26T16:35:12.645Z] ---> Running in 774a8a1830fa [2022-10-26T16:35:12.645Z] ---> d794398eaaba [2022-10-26T16:35:12.645Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-26T16:35:12.645Z] ---> Running in e559b6f5b03b [2022-10-26T16:35:12.645Z] Removing intermediate container aea615a0c09c [2022-10-26T16:35:12.645Z] ---> b84bb9419dc8 [2022-10-26T16:35:12.645Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:35:12.645Z] Removing intermediate container 62d518246220 [2022-10-26T16:35:12.645Z] ---> cf72a8f052fb [2022-10-26T16:35:12.645Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:35:12.924Z] ---> Running in ab4be8729bf2 [2022-10-26T16:35:12.924Z] Removing intermediate container 774a8a1830fa [2022-10-26T16:35:12.924Z] ---> e42889a37702 [2022-10-26T16:35:12.924Z] 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 [2022-10-26T16:35:12.924Z] Removing intermediate container e559b6f5b03b [2022-10-26T16:35:12.924Z] ---> 3979a748dfb7 [2022-10-26T16:35:12.924Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:35:12.924Z] ---> Running in 36f6549476b6 [2022-10-26T16:35:13.182Z] Removing intermediate container ab4be8729bf2 [2022-10-26T16:35:13.182Z] ---> 1ab1ca4f3174 [2022-10-26T16:35:13.182Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T16:35:13.182Z] ---> ad31ec7ab2f0 [2022-10-26T16:35:13.182Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T16:35:13.182Z] ---> Running in 0a3a2203fce1 [2022-10-26T16:35:13.182Z] ---> a972592a66a9 [2022-10-26T16:35:13.182Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T16:35:13.182Z] ---> 28e02e4405bd [2022-10-26T16:35:13.182Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T16:35:13.452Z] Removing intermediate container 0a3a2203fce1 [2022-10-26T16:35:13.452Z] ---> eee53701ba78 [2022-10-26T16:35:13.452Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:35:14.046Z] ---> f47f3bf78c3d [2022-10-26T16:35:14.046Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T16:35:14.046Z] ---> Running in c0213d7d1b9e [2022-10-26T16:35:14.647Z] ---> 64001505930b [2022-10-26T16:35:14.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T16:35:14.647Z] ---> 77c806139a20 [2022-10-26T16:35:14.647Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T16:35:14.647Z] ---> Running in f940a54331f8 [2022-10-26T16:35:14.647Z] Removing intermediate container c0213d7d1b9e [2022-10-26T16:35:14.647Z] ---> 3580878655cb [2022-10-26T16:35:14.647Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:35:14.913Z] ---> 1b35e8a14f7f [2022-10-26T16:35:14.913Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T16:35:14.913Z] Removing intermediate container 36f6549476b6 [2022-10-26T16:35:14.913Z] ---> f4f15efe2675 [2022-10-26T16:35:14.913Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T16:35:14.913Z] ---> 7634b9455e87 [2022-10-26T16:35:14.913Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T16:35:15.172Z] ---> Running in d8662bbc354d [2022-10-26T16:35:15.172Z] ---> dda66468fc3f [2022-10-26T16:35:15.172Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T16:35:15.172Z] ---> Running in 21702586d03d [2022-10-26T16:35:15.172Z] ---> Running in 6119c84c0a14 [2022-10-26T16:35:16.107Z] Removing intermediate container 21702586d03d [2022-10-26T16:35:16.107Z] ---> 9742b87675e8 [2022-10-26T16:35:16.107Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:35:16.107Z] Removing intermediate container d8662bbc354d [2022-10-26T16:35:16.107Z] ---> 655e67454a73 [2022-10-26T16:35:16.107Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:35:16.365Z] Removing intermediate container 6119c84c0a14 [2022-10-26T16:35:16.365Z] ---> 30a9a7b16b11 [2022-10-26T16:35:16.365Z] [2022-10-26T16:35:16.365Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T16:35:16.365Z] ---> c4fc93816858 [2022-10-26T16:35:16.365Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:35:16.365Z] ---> Using cache [2022-10-26T16:35:16.365Z] ---> 8b644d112d2b [2022-10-26T16:35:16.365Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T16:35:16.365Z] ---> 5baa8d77779b [2022-10-26T16:35:16.365Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T16:35:16.366Z] ---> Running in 4bb1c684181b [2022-10-26T16:35:16.366Z] ---> Running in 8c6c3b3d6f22 [2022-10-26T16:35:16.624Z] ---> Running in dc1b1e07bb45 [2022-10-26T16:35:16.624Z] Removing intermediate container f940a54331f8 [2022-10-26T16:35:16.624Z] ---> 1926b7aa75fa [2022-10-26T16:35:16.624Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T16:35:16.882Z] ---> Running in 89a8b41ee3a8 [2022-10-26T16:35:16.882Z] Removing intermediate container 4bb1c684181b [2022-10-26T16:35:16.882Z] ---> 2811ab1cf1f5 [2022-10-26T16:35:16.882Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T16:35:16.882Z] ---> 2cf53bd2d9c4 [2022-10-26T16:35:16.882Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T16:35:16.882Z] Removing intermediate container 8c6c3b3d6f22 [2022-10-26T16:35:16.882Z] ---> 53f63643e786 [2022-10-26T16:35:16.882Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:35:17.161Z] ---> Running in c8e650a75609 [2022-10-26T16:35:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:17.161Z] ---> Running in 7d9c1618fb6c [2022-10-26T16:35:17.161Z] Removing intermediate container 89a8b41ee3a8 [2022-10-26T16:35:17.161Z] ---> 79226bd5ab76 [2022-10-26T16:35:17.161Z] Step 19/21 : LABEL arch=x86_64 [2022-10-26T16:35:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:17.161Z] ---> Running in 971b2401063f [2022-10-26T16:35:17.422Z] Removing intermediate container c8e650a75609 [2022-10-26T16:35:17.422Z] ---> 83f3b91aaefd [2022-10-26T16:35:17.422Z] Step 22/23 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:35:17.422Z] ---> Running in a9f3cfc148c5 [2022-10-26T16:35:17.422Z] Removing intermediate container 7d9c1618fb6c [2022-10-26T16:35:17.422Z] ---> 5e7df435d8b6 [2022-10-26T16:35:17.422Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:35:17.422Z] ---> Running in 1ca1d567012f [2022-10-26T16:35:17.422Z] Removing intermediate container 971b2401063f [2022-10-26T16:35:17.422Z] ---> d4f6a1ee895f [2022-10-26T16:35:17.422Z] Step 21/22 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:35:17.685Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:35:17.685Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:35:17.685Z] OK: 15857 distinct packages available [2022-10-26T16:35:17.685Z] ---> Running in 9fe51569802f [2022-10-26T16:35:17.685Z] ---> Running in a48fbd838686 [2022-10-26T16:35:17.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:17.685Z] Removing intermediate container a9f3cfc148c5 [2022-10-26T16:35:17.685Z] ---> e116f635371d [2022-10-26T16:35:17.685Z] Step 20/21 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:35:17.685Z] Removing intermediate container 1ca1d567012f [2022-10-26T16:35:17.685Z] ---> 27bc192a2d9b [2022-10-26T16:35:17.685Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T16:35:17.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:17.685Z] ---> Running in 8bc1d18dd305 [2022-10-26T16:35:17.685Z] ---> Running in 029523975d29 [2022-10-26T16:35:17.945Z] Removing intermediate container 9fe51569802f [2022-10-26T16:35:17.945Z] ---> 8e5a59cfe033 [2022-10-26T16:35:17.945Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:35:17.945Z] Removing intermediate container a48fbd838686 [2022-10-26T16:35:17.945Z] ---> ab6cb0f803e9 [2022-10-26T16:35:17.945Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T16:35:17.945Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T16:35:17.945Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:35:17.945Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T16:35:17.945Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T16:35:17.945Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:35:17.945Z] OK: 6 MiB in 18 packages [2022-10-26T16:35:17.945Z] ---> Running in c69331a55b53 [2022-10-26T16:35:17.945Z] Removing intermediate container 8bc1d18dd305 [2022-10-26T16:35:17.945Z] ---> c84a4371b2a4 [2022-10-26T16:35:17.945Z] Step 21/21 : LABEL version=0.0.0 [2022-10-26T16:35:17.945Z] ---> Running in 757adbfcd118 [2022-10-26T16:35:17.945Z] Removing intermediate container 029523975d29 [2022-10-26T16:35:17.945Z] ---> cb89d8172dbc [2022-10-26T16:35:17.945Z] [2022-10-26T16:35:18.205Z] Successfully built cb89d8172dbc [2022-10-26T16:35:18.205Z] ---> Running in 645225813d2a [2022-10-26T16:35:18.205Z] Successfully tagged core-command:latest [2022-10-26T16:35:18.205Z] Building core-data [2022-10-26T16:35:18.465Z]  Building core-command ... done Removing intermediate container c69331a55b53 [2022-10-26T16:35:18.465Z] ---> 3b5b51faaf13 [2022-10-26T16:35:18.465Z] Step 21/22 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:35:19.402Z] Removing intermediate container 757adbfcd118 [2022-10-26T16:35:19.402Z] ---> 0b3728f7b59a [2022-10-26T16:35:19.402Z] [2022-10-26T16:35:19.402Z] Successfully built 0b3728f7b59a [2022-10-26T16:35:19.402Z] Successfully tagged support-scheduler:latest [2022-10-26T16:35:19.402Z] Building security-spiffe-token-provider [2022-10-26T16:35:20.379Z]  Building support-scheduler ... done Removing intermediate container 645225813d2a [2022-10-26T16:35:20.379Z] ---> 021df6ccbb95 [2022-10-26T16:35:20.379Z] [2022-10-26T16:35:20.379Z] ---> Running in 882544d68154 [2022-10-26T16:35:20.379Z] Successfully built 021df6ccbb95 [2022-10-26T16:35:22.283Z] Successfully tagged security-proxy-setup:latest [2022-10-26T16:35:22.283Z] Building security-spire-server [2022-10-26T16:35:22.283Z]  Building security-proxy-setup ... done Removing intermediate container dc1b1e07bb45 [2022-10-26T16:35:22.283Z] ---> 98a7141292fa [2022-10-26T16:35:22.283Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:35:22.283Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:22.283Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:22.283Z] ---> bb7a93e3ba07 [2022-10-26T16:35:22.283Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:35:22.283Z] ---> Using cache [2022-10-26T16:35:22.283Z] ---> 8fdce3c4cf85 [2022-10-26T16:35:22.283Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:35:22.283Z] ---> Using cache [2022-10-26T16:35:22.283Z] ---> 0a63320424ed [2022-10-26T16:35:22.283Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T16:35:23.219Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:23.219Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:23.219Z] ---> bb7a93e3ba07 [2022-10-26T16:35:23.219Z] Step 3/19 : WORKDIR /edgex-go [2022-10-26T16:35:23.219Z] ---> Using cache [2022-10-26T16:35:23.219Z] ---> 45a31cc7d4be [2022-10-26T16:35:23.219Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T16:35:25.120Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:25.120Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:25.120Z] ---> bb7a93e3ba07 [2022-10-26T16:35:25.120Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T16:35:25.120Z] ---> Using cache [2022-10-26T16:35:25.120Z] ---> 45a31cc7d4be [2022-10-26T16:35:25.120Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:35:25.120Z] ---> Using cache [2022-10-26T16:35:25.120Z] ---> 3daadd28da35 [2022-10-26T16:35:25.120Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T16:35:25.120Z] ---> Using cache [2022-10-26T16:35:25.120Z] ---> 920761c1ce50 [2022-10-26T16:35:25.120Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:25.120Z] ---> Using cache [2022-10-26T16:35:25.120Z] ---> f8723fdcc561 [2022-10-26T16:35:25.120Z] Step 7/23 : COPY . . [2022-10-26T16:35:25.120Z] ---> Using cache [2022-10-26T16:35:25.120Z] ---> bf5913955c7b [2022-10-26T16:35:25.120Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:35:25.120Z] ---> Using cache [2022-10-26T16:35:25.120Z] ---> 41a99a3a919d [2022-10-26T16:35:25.120Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T16:35:25.120Z] ---> Using cache [2022-10-26T16:35:25.120Z] ---> e42889a37702 [2022-10-26T16:35:25.120Z] 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 [2022-10-26T16:35:26.055Z] Removing intermediate container 882544d68154 [2022-10-26T16:35:26.055Z] ---> f060f1e04b3c [2022-10-26T16:35:26.055Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T16:35:26.055Z] ---> Running in 374866e76c2b [2022-10-26T16:35:26.055Z] ---> Running in 5052fc818f79 [2022-10-26T16:35:26.055Z] ---> Running in b589808d2d8a [2022-10-26T16:35:26.055Z] ---> 6f4810451ec4 [2022-10-26T16:35:26.055Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:35:26.315Z] ---> Running in 805f35cbc70f [2022-10-26T16:35:26.574Z] ---> fb1657d2edd0 [2022-10-26T16:35:26.574Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T16:35:26.574Z] Removing intermediate container 805f35cbc70f [2022-10-26T16:35:26.574Z] ---> dffdb8fe59c6 [2022-10-26T16:35:26.574Z] [2022-10-26T16:35:26.574Z] ---> Running in f441ff0ad195 [2022-10-26T16:35:26.574Z] Successfully built dffdb8fe59c6 [2022-10-26T16:35:26.574Z] Successfully tagged support-notifications:latest [2022-10-26T16:35:26.832Z]  Building support-notifications ... done Building security-bootstrapper [2022-10-26T16:35:26.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:26.832Z] Removing intermediate container f441ff0ad195 [2022-10-26T16:35:26.832Z] ---> dbd29c374fb0 [2022-10-26T16:35:26.832Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T16:35:26.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:27.090Z] OK: 211 MiB in 51 packages [2022-10-26T16:35:28.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:28.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:28.491Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T16:35:28.491Z] v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T16:35:28.491Z] OK: 17041 distinct packages available [2022-10-26T16:35:28.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:28.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:28.748Z] OK: 211 MiB in 51 packages [2022-10-26T16:35:29.681Z] ---> cdc2fff70ab0 [2022-10-26T16:35:29.681Z] Step 19/24 : WORKDIR / [2022-10-26T16:35:29.940Z] ---> Running in 1705f3db9ff5 [2022-10-26T16:35:30.201Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:30.201Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:30.201Z] ---> bb7a93e3ba07 [2022-10-26T16:35:30.201Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T16:35:30.201Z] ---> Using cache [2022-10-26T16:35:30.201Z] ---> 45a31cc7d4be [2022-10-26T16:35:30.201Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T16:35:30.201Z] ---> Using cache [2022-10-26T16:35:30.201Z] ---> ccd1fbba8f0c [2022-10-26T16:35:30.201Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T16:35:30.201Z] ---> Using cache [2022-10-26T16:35:30.201Z] ---> 28a224a66ab9 [2022-10-26T16:35:30.201Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:30.201Z] ---> Using cache [2022-10-26T16:35:30.201Z] ---> 4c4f19f4b149 [2022-10-26T16:35:30.201Z] Step 7/32 : COPY . . [2022-10-26T16:35:30.201Z] ---> Using cache [2022-10-26T16:35:30.201Z] ---> b9bb9c31b57c [2022-10-26T16:35:30.201Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T16:35:30.505Z] ---> Running in 2215dcde2bec [2022-10-26T16:35:30.505Z] Removing intermediate container b589808d2d8a [2022-10-26T16:35:30.505Z] ---> 2064a6447e44 [2022-10-26T16:35:30.505Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T16:35:30.767Z] Removing intermediate container 1705f3db9ff5 [2022-10-26T16:35:30.767Z] ---> 1ff2d7d56e7f [2022-10-26T16:35:30.767Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:35:30.767Z] Removing intermediate container 374866e76c2b [2022-10-26T16:35:30.767Z] ---> ae9cb16de709 [2022-10-26T16:35:30.767Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:35:30.767Z] Removing intermediate container 5052fc818f79 [2022-10-26T16:35:30.767Z] ---> 98fe5e781f77 [2022-10-26T16:35:30.767Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T16:35:30.767Z] ---> Running in f88c0596901c [2022-10-26T16:35:30.767Z] ---> Running in c75d7d8b6def [2022-10-26T16:35:31.025Z] ---> b20aaf90fb66 [2022-10-26T16:35:31.025Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:31.025Z] ---> 973186e9bf52 [2022-10-26T16:35:31.025Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:31.025Z] ---> Running in 27bd16f1ea3c [2022-10-26T16:35:31.025Z] Removing intermediate container c75d7d8b6def [2022-10-26T16:35:31.025Z] ---> 423e0b10824b [2022-10-26T16:35:31.025Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:35:31.025Z] ---> Running in a8dc8eafe720 [2022-10-26T16:35:31.025Z] Removing intermediate container f88c0596901c [2022-10-26T16:35:31.025Z] ---> 73bf635b7772 [2022-10-26T16:35:31.025Z] [2022-10-26T16:35:31.025Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T16:35:31.025Z] ---> c4fc93816858 [2022-10-26T16:35:31.025Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:35:31.025Z] ---> Using cache [2022-10-26T16:35:31.025Z] ---> 8b644d112d2b [2022-10-26T16:35:31.025Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T16:35:31.025Z] ---> Using cache [2022-10-26T16:35:31.025Z] ---> 5575fd1ea61c [2022-10-26T16:35:31.025Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:35:31.025Z] ---> Running in e0988d931b48 [2022-10-26T16:35:31.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T16:35:31.282Z] Removing intermediate container e0988d931b48 [2022-10-26T16:35:31.282Z] ---> 7ebbc025af78 [2022-10-26T16:35:31.282Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:35:31.282Z] ---> Running in ba4640cb45ff [2022-10-26T16:35:31.847Z] Removing intermediate container ba4640cb45ff [2022-10-26T16:35:31.847Z] ---> 773c7da0b1d2 [2022-10-26T16:35:31.847Z] Step 23/24 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:35:31.847Z] ---> Running in 3982d1e2fd4c [2022-10-26T16:35:32.104Z] Removing intermediate container 3982d1e2fd4c [2022-10-26T16:35:32.104Z] ---> 64746ec5eb67 [2022-10-26T16:35:32.104Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T16:35:32.104Z] ---> Running in 6a4d5679458b [2022-10-26T16:35:32.361Z] Removing intermediate container 6a4d5679458b [2022-10-26T16:35:32.361Z] ---> 12d46d82df88 [2022-10-26T16:35:32.361Z] [2022-10-26T16:35:32.361Z] Successfully built 12d46d82df88 [2022-10-26T16:35:32.361Z] Successfully tagged security-spire-config:latest [2022-10-26T16:35:32.361Z]  Building security-spire-config ... done Building core-metadata [2022-10-26T16:35:33.732Z] ---> ce4d83c9d1f3 [2022-10-26T16:35:33.732Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:35:35.102Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:35.102Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:35.102Z] ---> bb7a93e3ba07 [2022-10-26T16:35:35.102Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:35:35.102Z] ---> Using cache [2022-10-26T16:35:35.102Z] ---> 8fdce3c4cf85 [2022-10-26T16:35:35.102Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T16:35:35.102Z] ---> Using cache [2022-10-26T16:35:35.102Z] ---> 0a63320424ed [2022-10-26T16:35:35.102Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T16:35:37.630Z] ---> 638333fa8f66 [2022-10-26T16:35:37.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T16:35:37.630Z] ---> Running in b0adb2ad7817 [2022-10-26T16:35:37.630Z] ---> ff043b2b3ad5 [2022-10-26T16:35:37.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T16:35:38.195Z] ---> f9f4f9062683 [2022-10-26T16:35:38.195Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:35:38.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:38.195Z] ---> Running in 4cb41925ac8d [2022-10-26T16:35:38.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:38.453Z] OK: 211 MiB in 51 packages [2022-10-26T16:35:39.829Z] Removing intermediate container 4cb41925ac8d [2022-10-26T16:35:39.829Z] ---> 7be9960a5edb [2022-10-26T16:35:39.829Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:35:40.767Z] ---> Running in 973bc0d7f864 [2022-10-26T16:35:41.025Z] Removing intermediate container b0adb2ad7817 [2022-10-26T16:35:41.025Z] ---> af5c4fa94bff [2022-10-26T16:35:41.025Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T16:35:41.688Z] Removing intermediate container 973bc0d7f864 [2022-10-26T16:35:41.688Z] ---> 5241fd2de484 [2022-10-26T16:35:41.688Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T16:35:41.983Z] ---> 43a5290b8ffe [2022-10-26T16:35:41.983Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:42.341Z] ---> Running in bad153ce336b [2022-10-26T16:35:42.341Z] ---> Running in 12bfa33bd3c0 [2022-10-26T16:35:42.603Z] Removing intermediate container bad153ce336b [2022-10-26T16:35:42.603Z] ---> fbce4670420d [2022-10-26T16:35:42.603Z] Step 22/23 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:35:42.603Z] ---> Running in c1b448eb1720 [2022-10-26T16:35:42.885Z] Removing intermediate container c1b448eb1720 [2022-10-26T16:35:42.885Z] ---> c980c1ff406c [2022-10-26T16:35:42.885Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T16:35:43.172Z] ---> Running in 136467987f1d [2022-10-26T16:35:43.472Z] Removing intermediate container 136467987f1d [2022-10-26T16:35:43.472Z] ---> 28953ebfc639 [2022-10-26T16:35:43.472Z] [2022-10-26T16:35:43.472Z] Successfully built 28953ebfc639 [2022-10-26T16:35:43.472Z] Successfully tagged security-spire-server:latest [2022-10-26T16:35:43.472Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-10-26T16:35:46.110Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:46.110Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:46.110Z] ---> bb7a93e3ba07 [2022-10-26T16:35:46.110Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:35:46.110Z] ---> Using cache [2022-10-26T16:35:46.110Z] ---> 45a31cc7d4be [2022-10-26T16:35:46.110Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T16:35:46.110Z] ---> Using cache [2022-10-26T16:35:46.110Z] ---> ccd1fbba8f0c [2022-10-26T16:35:46.110Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:35:46.110Z] ---> Using cache [2022-10-26T16:35:46.110Z] ---> 28a224a66ab9 [2022-10-26T16:35:46.110Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:46.110Z] ---> Using cache [2022-10-26T16:35:46.110Z] ---> 4c4f19f4b149 [2022-10-26T16:35:46.110Z] Step 7/24 : COPY . . [2022-10-26T16:35:46.110Z] ---> Using cache [2022-10-26T16:35:46.110Z] ---> b9bb9c31b57c [2022-10-26T16:35:46.110Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T16:35:48.653Z] ---> Running in 4fcfc116e26a [2022-10-26T16:35:48.653Z] Removing intermediate container 27bd16f1ea3c [2022-10-26T16:35:48.653Z] ---> 38a4bb091a51 [2022-10-26T16:35:48.653Z] Step 8/22 : COPY . . [2022-10-26T16:35:48.653Z] Removing intermediate container a8dc8eafe720 [2022-10-26T16:35:48.653Z] ---> bbe52c4e355d [2022-10-26T16:35:48.653Z] Step 7/19 : COPY . . [2022-10-26T16:35:48.910Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T16:35:54.188Z] Removing intermediate container 2215dcde2bec [2022-10-26T16:35:54.188Z] ---> 8dc90cbf7ffe [2022-10-26T16:35:54.188Z] [2022-10-26T16:35:54.188Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T16:35:54.446Z] ---> 9c6f07244728 [2022-10-26T16:35:54.446Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:35:54.706Z] ---> Running in 61c69f1e655d [2022-10-26T16:35:54.706Z] ---> b0cc91927b60 [2022-10-26T16:35:54.706Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-26T16:35:54.973Z] ---> 96d87660c60a [2022-10-26T16:35:54.973Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T16:35:54.973Z] ---> Running in 6445272e8f31 [2022-10-26T16:35:54.973Z] ---> Running in 9d030e9fc186 [2022-10-26T16:35:54.973Z] Removing intermediate container 61c69f1e655d [2022-10-26T16:35:54.973Z] ---> d0d27b7992c2 [2022-10-26T16:35:54.973Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T16:35:55.231Z] ---> Running in ca805bf99165 [2022-10-26T16:35:55.231Z] Removing intermediate container 12bfa33bd3c0 [2022-10-26T16:35:55.231Z] ---> 9a2c62f9d3af [2022-10-26T16:35:55.231Z] Step 8/24 : COPY . . [2022-10-26T16:35:55.505Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T16:35:55.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-26T16:35:55.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:56.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:56.277Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T16:35:56.277Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T16:35:56.277Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:35:56.277Z] OK: 6 MiB in 16 packages [2022-10-26T16:36:00.510Z] Removing intermediate container ca805bf99165 [2022-10-26T16:36:00.510Z] ---> f5d5ac356493 [2022-10-26T16:36:00.510Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T16:36:00.510Z] ---> Running in d2bcfb47f287 [2022-10-26T16:36:00.510Z] ---> f4e60fc4c6ac [2022-10-26T16:36:00.510Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T16:36:00.510Z] ---> Running in 2a8c559b8c22 [2022-10-26T16:36:00.768Z] Removing intermediate container d2bcfb47f287 [2022-10-26T16:36:00.768Z] ---> 9102e770c6b0 [2022-10-26T16:36:00.768Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T16:36:01.026Z] ---> Running in 996e45c420d4 [2022-10-26T16:36:01.605Z] Removing intermediate container 996e45c420d4 [2022-10-26T16:36:01.605Z] ---> 7e316d3a52e0 [2022-10-26T16:36:01.605Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T16:36:01.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T16:36:01.863Z] ---> Running in c1b710baaef7 [2022-10-26T16:36:01.863Z] Removing intermediate container c1b710baaef7 [2022-10-26T16:36:01.863Z] ---> f116c32b5a9a [2022-10-26T16:36:01.863Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T16:36:02.132Z] ---> Running in 104e413820e5 [2022-10-26T16:36:02.390Z] Removing intermediate container 104e413820e5 [2022-10-26T16:36:02.390Z] ---> 2dd534638eb2 [2022-10-26T16:36:02.390Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T16:36:02.390Z] ---> Running in 79c55ae2b907 [2022-10-26T16:36:04.920Z] Removing intermediate container 79c55ae2b907 [2022-10-26T16:36:04.920Z] ---> 919ddd88cfc5 [2022-10-26T16:36:04.920Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T16:36:04.920Z] ---> Running in be24c9d694e6 [2022-10-26T16:36:04.920Z] Removing intermediate container be24c9d694e6 [2022-10-26T16:36:04.920Z] ---> 95d43e43e281 [2022-10-26T16:36:04.920Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T16:36:05.485Z] ---> 4fca799fc6ff [2022-10-26T16:36:05.485Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T16:36:05.485Z] ---> Running in 21b8f1236449 [2022-10-26T16:36:07.386Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T16:36:07.386Z] Removing intermediate container 21b8f1236449 [2022-10-26T16:36:07.386Z] ---> cfdd4d12f8b9 [2022-10-26T16:36:07.386Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:36:08.321Z] ---> 5a96d6a9b59a [2022-10-26T16:36:08.321Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T16:36:08.887Z] ---> 91262415f59f [2022-10-26T16:36:08.887Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T16:36:09.458Z] ---> 7111634e6105 [2022-10-26T16:36:09.458Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T16:36:10.390Z] ---> dc1840f67166 [2022-10-26T16:36:10.390Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T16:36:10.955Z] ---> 42cada3f9b6c [2022-10-26T16:36:10.955Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T16:36:11.890Z] ---> bd5997723f2f [2022-10-26T16:36:11.890Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T16:36:11.890Z] Removing intermediate container 4fcfc116e26a [2022-10-26T16:36:11.890Z] ---> 27402ee92827 [2022-10-26T16:36:11.890Z] [2022-10-26T16:36:11.890Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T16:36:11.890Z] ---> 9c6f07244728 [2022-10-26T16:36:11.890Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T16:36:11.890Z] ---> Running in daf6f27f02cb [2022-10-26T16:36:12.148Z] ---> 98491de37423 [2022-10-26T16:36:12.148Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T16:36:12.406Z] ---> Running in f3a08c7ef82c [2022-10-26T16:36:12.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:12.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:12.921Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T16:36:12.921Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T16:36:12.921Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T16:36:12.921Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:36:12.921Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:36:13.178Z] OK: 6 MiB in 17 packages [2022-10-26T16:36:14.111Z] Removing intermediate container f3a08c7ef82c [2022-10-26T16:36:14.111Z] ---> 47472d792b39 [2022-10-26T16:36:14.111Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T16:36:14.111Z] Removing intermediate container daf6f27f02cb [2022-10-26T16:36:14.111Z] ---> 0df9d051e63e [2022-10-26T16:36:14.111Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T16:36:14.111Z] ---> Running in 958ebd3d904b [2022-10-26T16:36:14.111Z] ---> Running in ed7fe04fedea [2022-10-26T16:36:14.370Z] Removing intermediate container 958ebd3d904b [2022-10-26T16:36:14.370Z] ---> 189c5ad77f9c [2022-10-26T16:36:14.370Z] Step 29/32 : CMD ["gate"] [2022-10-26T16:36:14.370Z] Removing intermediate container ed7fe04fedea [2022-10-26T16:36:14.370Z] ---> cca4eba045aa [2022-10-26T16:36:14.370Z] Step 12/24 : WORKDIR / [2022-10-26T16:36:14.627Z] ---> Running in 7e5614c5d951 [2022-10-26T16:36:14.627Z] ---> Running in 168bd20ebdf3 [2022-10-26T16:36:14.885Z] Removing intermediate container 7e5614c5d951 [2022-10-26T16:36:14.885Z] ---> 8c74e0e2fd6d [2022-10-26T16:36:14.885Z] Step 30/32 : LABEL arch=x86_64 [2022-10-26T16:36:14.885Z] Removing intermediate container 168bd20ebdf3 [2022-10-26T16:36:14.885Z] ---> 4a3d9e26a206 [2022-10-26T16:36:14.885Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T16:36:14.885Z] ---> Running in abaaf94d4e46 [2022-10-26T16:36:15.449Z] Removing intermediate container abaaf94d4e46 [2022-10-26T16:36:15.449Z] ---> 7ee951780087 [2022-10-26T16:36:15.449Z] Step 31/32 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:36:15.449Z] ---> Running in f67e3698f4ec [2022-10-26T16:36:15.449Z] ---> e341a757ff60 [2022-10-26T16:36:15.449Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T16:36:15.449Z] Removing intermediate container f67e3698f4ec [2022-10-26T16:36:15.449Z] ---> bae2af3e42a9 [2022-10-26T16:36:15.449Z] Step 32/32 : LABEL version=0.0.0 [2022-10-26T16:36:15.706Z] ---> Running in 9793b7954ee9 [2022-10-26T16:36:15.706Z] ---> 95135155c43d [2022-10-26T16:36:15.706Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T16:36:15.706Z] Removing intermediate container 9793b7954ee9 [2022-10-26T16:36:15.706Z] ---> 325ef43249fe [2022-10-26T16:36:15.706Z] [2022-10-26T16:36:15.963Z] Successfully built 325ef43249fe [2022-10-26T16:36:15.963Z] Successfully tagged security-bootstrapper:latest [2022-10-26T16:36:15.963Z] Building sys-mgmt-agent [2022-10-26T16:36:16.895Z]  Building security-bootstrapper ... done  ---> ad79fb4e1afa [2022-10-26T16:36:16.895Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T16:36:18.270Z] ---> 9266979326fc [2022-10-26T16:36:18.270Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T16:36:20.166Z] ---> e06b00396bf0 [2022-10-26T16:36:20.166Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T16:36:21.539Z] ---> c046bf0dc73f [2022-10-26T16:36:21.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T16:36:21.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:36:21.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:36:21.539Z] ---> bb7a93e3ba07 [2022-10-26T16:36:21.539Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T16:36:21.539Z] ---> Using cache [2022-10-26T16:36:21.539Z] ---> 45a31cc7d4be [2022-10-26T16:36:21.539Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T16:36:21.539Z] ---> Running in c9b1e24f258b [2022-10-26T16:36:22.104Z] ---> 2085d4d676ae [2022-10-26T16:36:22.104Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T16:36:22.104Z] ---> Running in 2a1a23277293 [2022-10-26T16:36:22.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:22.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:22.362Z] OK: 211 MiB in 51 packages [2022-10-26T16:36:23.298Z] Removing intermediate container c9b1e24f258b [2022-10-26T16:36:23.298Z] ---> 3e7f8d3867a2 [2022-10-26T16:36:23.298Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T16:36:23.556Z] ---> 96ea6771c9c7 [2022-10-26T16:36:23.556Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:36:23.556Z] Removing intermediate container 2a1a23277293 [2022-10-26T16:36:23.556Z] ---> ab1a127c5f28 [2022-10-26T16:36:23.556Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T16:36:23.814Z] ---> Running in 154eb2862baf [2022-10-26T16:36:23.814Z] ---> Running in f9fd34fc3c46 [2022-10-26T16:36:24.072Z] Removing intermediate container f9fd34fc3c46 [2022-10-26T16:36:24.072Z] ---> 98f4a99834d1 [2022-10-26T16:36:24.072Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:36:24.072Z] ---> Running in 70c05870f1d7 [2022-10-26T16:36:24.637Z] Removing intermediate container 70c05870f1d7 [2022-10-26T16:36:24.637Z] ---> 1452f88b99ad [2022-10-26T16:36:24.637Z] Step 23/24 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:36:24.637Z] ---> Running in b42489f24045 [2022-10-26T16:36:24.895Z] Removing intermediate container b42489f24045 [2022-10-26T16:36:24.895Z] ---> 59274a495aa4 [2022-10-26T16:36:24.895Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T16:36:24.895Z] ---> Running in 8683e205893c [2022-10-26T16:36:25.153Z] Removing intermediate container 8683e205893c [2022-10-26T16:36:25.153Z] ---> be1351991968 [2022-10-26T16:36:25.153Z] [2022-10-26T16:36:25.153Z] Successfully built be1351991968 [2022-10-26T16:36:25.153Z] Successfully tagged security-secretstore-setup:latest [2022-10-26T16:36:29.334Z]  Building security-secretstore-setup ... done Removing intermediate container 9d030e9fc186 [2022-10-26T16:36:29.334Z] ---> 4c30dd6ce67d [2022-10-26T16:36:29.334Z] [2022-10-26T16:36:29.334Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:36:29.334Z] ---> 9c6f07244728 [2022-10-26T16:36:29.334Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T16:36:29.334Z] ---> Running in e40a08cdb667 [2022-10-26T16:36:29.334Z] Removing intermediate container e40a08cdb667 [2022-10-26T16:36:29.334Z] ---> 92ebebb50601 [2022-10-26T16:36:29.334Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T16:36:29.591Z] ---> Running in 6951d78234b0 [2022-10-26T16:36:30.156Z] Removing intermediate container 6951d78234b0 [2022-10-26T16:36:30.156Z] ---> df6afd978d66 [2022-10-26T16:36:30.156Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T16:36:30.156Z] ---> Running in 0fcaccc26e8e [2022-10-26T16:36:30.414Z] Removing intermediate container 0fcaccc26e8e [2022-10-26T16:36:30.414Z] ---> a6405d32ffb6 [2022-10-26T16:36:30.414Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T16:36:30.414Z] Removing intermediate container 2a8c559b8c22 [2022-10-26T16:36:30.414Z] ---> 499d8c08c83b [2022-10-26T16:36:30.414Z] [2022-10-26T16:36:30.414Z] Step 10/24 : FROM alpine:3.16 [2022-10-26T16:36:30.414Z] ---> 9c6f07244728 [2022-10-26T16:36:30.414Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:36:30.414Z] ---> Using cache [2022-10-26T16:36:30.414Z] ---> ec5cebecf755 [2022-10-26T16:36:30.414Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:36:30.414Z] ---> Using cache [2022-10-26T16:36:30.414Z] ---> 5a05a43556e0 [2022-10-26T16:36:30.414Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T16:36:30.677Z] ---> Running in 4f60161d4c4c [2022-10-26T16:36:30.677Z] ---> Running in 98d3f7015267 [2022-10-26T16:36:30.677Z] Removing intermediate container 98d3f7015267 [2022-10-26T16:36:30.677Z] ---> 99a240976478 [2022-10-26T16:36:30.677Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-26T16:36:30.938Z] ---> Running in 5031c9faa5c1 [2022-10-26T16:36:30.938Z] Removing intermediate container 6445272e8f31 [2022-10-26T16:36:30.938Z] ---> 44d7fa6d1a31 [2022-10-26T16:36:30.938Z] [2022-10-26T16:36:30.938Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T16:36:30.938Z] ---> c4fc93816858 [2022-10-26T16:36:30.938Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:36:30.938Z] ---> Using cache [2022-10-26T16:36:30.938Z] ---> 8b644d112d2b [2022-10-26T16:36:30.938Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T16:36:30.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:30.938Z] ---> Running in e06c3d602cdb [2022-10-26T16:36:30.938Z] Removing intermediate container 5031c9faa5c1 [2022-10-26T16:36:30.938Z] ---> 70fdcce7df71 [2022-10-26T16:36:30.938Z] Step 15/24 : WORKDIR / [2022-10-26T16:36:30.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:31.195Z] ---> Running in 7965c13e8633 [2022-10-26T16:36:31.195Z] Removing intermediate container 7965c13e8633 [2022-10-26T16:36:31.195Z] ---> 7d86f1221422 [2022-10-26T16:36:31.195Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:36:31.195Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T16:36:31.195Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T16:36:31.195Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T16:36:31.195Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T16:36:31.195Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T16:36:31.195Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T16:36:31.195Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:36:31.195Z] OK: 8 MiB in 20 packages [2022-10-26T16:36:31.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:31.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:31.453Z] ---> 184ebb75a400 [2022-10-26T16:36:31.453Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T16:36:31.713Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:36:31.713Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:36:31.713Z] OK: 15857 distinct packages available [2022-10-26T16:36:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:31.972Z] ---> ec7ad69ad3d3 [2022-10-26T16:36:31.972Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T16:36:31.972Z] Removing intermediate container 4f60161d4c4c [2022-10-26T16:36:31.972Z] ---> c6cf6c0d1a3d [2022-10-26T16:36:31.972Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:36:31.972Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T16:36:31.972Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T16:36:31.972Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T16:36:31.972Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T16:36:31.972Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T16:36:31.972Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T16:36:31.972Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:36:31.972Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T16:36:31.972Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T16:36:31.972Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:36:31.972Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:36:32.229Z] OK: 8 MiB in 23 packages [2022-10-26T16:36:32.229Z] ---> c45e64b72cef [2022-10-26T16:36:32.229Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T16:36:32.229Z] ---> 0d8046c105fb [2022-10-26T16:36:32.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T16:36:32.488Z] ---> f64d95935ebd [2022-10-26T16:36:32.488Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T16:36:32.745Z] ---> Running in c7793ecfdb42 [2022-10-26T16:36:32.745Z] ---> e4c81af92e86 [2022-10-26T16:36:32.745Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T16:36:32.745Z] Removing intermediate container c7793ecfdb42 [2022-10-26T16:36:32.745Z] ---> 1fa6257e390f [2022-10-26T16:36:32.745Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:36:32.745Z] Removing intermediate container e06c3d602cdb [2022-10-26T16:36:32.745Z] ---> e994ab834c2f [2022-10-26T16:36:32.745Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:36:33.002Z] ---> 80296d7cee2d [2022-10-26T16:36:33.002Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T16:36:33.002Z] ---> Running in d4dda4ca0828 [2022-10-26T16:36:33.002Z] ---> Running in 50ea0b4e34b3 [2022-10-26T16:36:33.002Z] ---> 66407be24388 [2022-10-26T16:36:33.002Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T16:36:33.002Z] Removing intermediate container d4dda4ca0828 [2022-10-26T16:36:33.002Z] ---> 89511d96581a [2022-10-26T16:36:33.002Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:36:33.260Z] Removing intermediate container 50ea0b4e34b3 [2022-10-26T16:36:33.260Z] ---> f996f9612d9a [2022-10-26T16:36:33.260Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:36:33.260Z] ---> Running in a30af5f7aca1 [2022-10-26T16:36:33.260Z] ---> Running in d0ddc5215153 [2022-10-26T16:36:33.260Z] Removing intermediate container a30af5f7aca1 [2022-10-26T16:36:33.260Z] ---> 0bce43fd2a20 [2022-10-26T16:36:33.260Z] Step 23/24 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:36:33.260Z] Removing intermediate container d0ddc5215153 [2022-10-26T16:36:33.260Z] ---> 9168e4f85de9 [2022-10-26T16:36:33.260Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:36:33.260Z] ---> Running in 1fc8ad09cc3d [2022-10-26T16:36:33.523Z] ---> Running in 44bdf11e4b04 [2022-10-26T16:36:33.523Z] Removing intermediate container 1fc8ad09cc3d [2022-10-26T16:36:33.523Z] ---> 945e94abe2c7 [2022-10-26T16:36:33.523Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T16:36:33.523Z] ---> Running in 23ffabed5fdc [2022-10-26T16:36:33.523Z] Removing intermediate container 44bdf11e4b04 [2022-10-26T16:36:33.523Z] ---> ee27ce8dae5a [2022-10-26T16:36:33.523Z] Step 21/22 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:36:33.523Z] ---> Running in bb8b72ff3f40 [2022-10-26T16:36:33.780Z] ---> 80064f5aed50 [2022-10-26T16:36:33.780Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T16:36:33.780Z] Removing intermediate container 23ffabed5fdc [2022-10-26T16:36:33.780Z] ---> ac95e84f2d58 [2022-10-26T16:36:33.780Z] [2022-10-26T16:36:33.780Z] Removing intermediate container bb8b72ff3f40 [2022-10-26T16:36:33.780Z] ---> 4787268980de [2022-10-26T16:36:33.780Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T16:36:33.780Z] ---> Running in cdfa930229c0 [2022-10-26T16:36:33.780Z] Successfully built ac95e84f2d58 [2022-10-26T16:36:33.780Z] Successfully tagged core-metadata:latest [2022-10-26T16:36:33.780Z]  Building core-metadata ... done  ---> 96e96ca8ed2c [2022-10-26T16:36:33.780Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T16:36:33.780Z] ---> Running in 4726ef149684 [2022-10-26T16:36:33.780Z] Removing intermediate container cdfa930229c0 [2022-10-26T16:36:33.780Z] ---> ec1dfdca07ff [2022-10-26T16:36:33.780Z] [2022-10-26T16:36:34.037Z] Removing intermediate container 154eb2862baf [2022-10-26T16:36:34.037Z] ---> 1a72f125cd61 [2022-10-26T16:36:34.037Z] Step 7/22 : COPY . . [2022-10-26T16:36:34.037Z] Successfully built ec1dfdca07ff [2022-10-26T16:36:34.037Z] Successfully tagged core-data:latest [2022-10-26T16:36:34.037Z]  Building core-data ... done Removing intermediate container 4726ef149684 [2022-10-26T16:36:34.037Z] ---> f7fc2fb98605 [2022-10-26T16:36:34.037Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:36:34.037Z] ---> Running in ac04f617fa84 [2022-10-26T16:36:34.294Z] Removing intermediate container ac04f617fa84 [2022-10-26T16:36:34.294Z] ---> a7dca02132aa [2022-10-26T16:36:34.294Z] Step 17/19 : LABEL arch=x86_64 [2022-10-26T16:36:34.859Z] ---> Running in ae6f51f880f4 [2022-10-26T16:36:35.117Z] Removing intermediate container ae6f51f880f4 [2022-10-26T16:36:35.117Z] ---> 8262c7e17236 [2022-10-26T16:36:35.117Z] Step 18/19 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:36:35.117Z] ---> Running in bb435fcdb73b [2022-10-26T16:36:35.117Z] Removing intermediate container bb435fcdb73b [2022-10-26T16:36:35.117Z] ---> f36caf0314e0 [2022-10-26T16:36:35.117Z] Step 19/19 : LABEL version=0.0.0 [2022-10-26T16:36:35.375Z] ---> Running in 1a43e17f661b [2022-10-26T16:36:35.375Z] Removing intermediate container 1a43e17f661b [2022-10-26T16:36:35.375Z] ---> c76119612ccb [2022-10-26T16:36:35.375Z] [2022-10-26T16:36:35.375Z] Successfully built c76119612ccb [2022-10-26T16:36:35.375Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-26T16:36:37.900Z]  Building security-spiffe-token-provider ... done  ---> feb3efa67b6c [2022-10-26T16:36:37.900Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-26T16:36:37.900Z] ---> Running in 0861aa77dc4d [2022-10-26T16:36:37.900Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T16:36:52.766Z] Removing intermediate container 0861aa77dc4d [2022-10-26T16:36:52.766Z] ---> 3648e9ebcafb [2022-10-26T16:36:52.766Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T16:36:52.766Z] ---> Running in ba703d9655ce [2022-10-26T16:36:52.766Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T16:36:52.766Z] Removing intermediate container ba703d9655ce [2022-10-26T16:36:52.766Z] ---> 1f52d11772af [2022-10-26T16:36:52.766Z] [2022-10-26T16:36:52.766Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:36:52.766Z] ---> 9c6f07244728 [2022-10-26T16:36:52.766Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:36:52.766Z] ---> Running in 9edd3c6525d5 [2022-10-26T16:36:52.766Z] Removing intermediate container 9edd3c6525d5 [2022-10-26T16:36:52.766Z] ---> a99e5a5dcd56 [2022-10-26T16:36:52.766Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T16:36:52.766Z] ---> Running in 261505cf0f52 [2022-10-26T16:36:52.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:52.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:52.766Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T16:36:52.766Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T16:36:52.766Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T16:36:52.766Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T16:36:52.766Z] Executing bash-5.1.16-r2.post-install [2022-10-26T16:36:52.766Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T16:36:52.766Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T16:36:52.766Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T16:36:52.766Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T16:36:52.766Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T16:36:52.766Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T16:36:52.766Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T16:36:52.766Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T16:36:52.766Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T16:36:52.766Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T16:36:52.766Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T16:36:52.766Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T16:36:52.766Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T16:36:52.766Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T16:36:52.766Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T16:36:52.766Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T16:36:52.766Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T16:36:52.766Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T16:36:52.766Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T16:36:52.766Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T16:36:52.766Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T16:36:52.766Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T16:36:52.766Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T16:36:52.766Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T16:36:52.766Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T16:36:52.766Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T16:36:52.766Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T16:36:52.766Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T16:36:53.025Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T16:36:53.025Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:36:53.025Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:36:53.025Z] OK: 122 MiB in 47 packages [2022-10-26T16:36:54.927Z] Collecting docker-compose==1.23.2 [2022-10-26T16:36:54.927Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T16:36:54.927Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.0 MB/s eta 0:00:00 [2022-10-26T16:36:54.927Z] Collecting PyYAML<4,>=3.10 [2022-10-26T16:36:54.927Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T16:36:54.927Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.6 MB/s eta 0:00:00 [2022-10-26T16:36:55.184Z] Preparing metadata (setup.py): started [2022-10-26T16:36:55.441Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:36:55.441Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T16:36:55.441Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T16:36:55.441Z] Preparing metadata (setup.py): started [2022-10-26T16:36:55.699Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:36:55.699Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T16:36:55.699Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T16:36:55.699Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 113.8 MB/s eta 0:00:00 [2022-10-26T16:36:55.699Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T16:36:55.699Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T16:36:55.956Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T16:36:55.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 178.7 MB/s eta 0:00:00 [2022-10-26T16:36:55.956Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T16:36:55.956Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T16:36:55.956Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T16:36:55.956Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T16:36:55.956Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T16:36:55.956Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T16:36:55.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 191.0 MB/s eta 0:00:00 [2022-10-26T16:36:55.956Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T16:36:55.956Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T16:36:55.956Z] Preparing metadata (setup.py): started [2022-10-26T16:36:56.213Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:36:56.213Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T16:36:56.213Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T16:36:56.213Z] Preparing metadata (setup.py): started [2022-10-26T16:36:56.471Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:36:56.471Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T16:36:56.471Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T16:36:56.730Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T16:36:56.730Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T16:36:56.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 48.1 MB/s eta 0:00:00 [2022-10-26T16:36:56.730Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T16:36:56.730Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T16:36:56.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 49.0 MB/s eta 0:00:00 [2022-10-26T16:36:56.730Z] Collecting idna<2.8,>=2.5 [2022-10-26T16:36:56.730Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T16:36:56.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 201.4 MB/s eta 0:00:00 [2022-10-26T16:36:56.731Z] Collecting certifi>=2017.4.17 [2022-10-26T16:36:56.731Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T16:36:56.988Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 54.4 MB/s eta 0:00:00 [2022-10-26T16:36:56.988Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T16:36:56.988Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T16:36:56.988Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T16:36:56.988Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T16:36:56.988Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T16:36:56.988Z] Running setup.py install for texttable: started [2022-10-26T16:36:57.246Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T16:36:57.246Z] Running setup.py install for PyYAML: started [2022-10-26T16:36:57.504Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T16:36:57.761Z] Running setup.py install for docopt: started [2022-10-26T16:36:58.328Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T16:36:58.586Z] Running setup.py install for dockerpty: started [2022-10-26T16:36:58.844Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T16:36:59.103Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T16:36:59.104Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T16:37:02.387Z] Removing intermediate container 261505cf0f52 [2022-10-26T16:37:02.387Z] ---> f5fef8da094a [2022-10-26T16:37:02.387Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T16:37:02.387Z] ---> Running in d3275b810b7d [2022-10-26T16:37:02.387Z] Removing intermediate container d3275b810b7d [2022-10-26T16:37:02.387Z] ---> 6ed4e8e78515 [2022-10-26T16:37:02.387Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:37:02.387Z] ---> Running in c6f781727dbc [2022-10-26T16:37:02.387Z] Removing intermediate container c6f781727dbc [2022-10-26T16:37:02.387Z] ---> 97b49a061977 [2022-10-26T16:37:02.387Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T16:37:02.645Z] ---> 339bdbd64507 [2022-10-26T16:37:02.645Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T16:37:02.645Z] ---> f2eb8c1957e5 [2022-10-26T16:37:02.645Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T16:37:02.903Z] ---> ec52ad0a9cda [2022-10-26T16:37:02.903Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T16:37:02.903Z] ---> Running in 7f9f2fcb97d5 [2022-10-26T16:37:02.903Z] Removing intermediate container 7f9f2fcb97d5 [2022-10-26T16:37:02.903Z] ---> b5a390e28a77 [2022-10-26T16:37:02.903Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:37:02.903Z] ---> Running in 79095d8391e9 [2022-10-26T16:37:03.161Z] Removing intermediate container 79095d8391e9 [2022-10-26T16:37:03.161Z] ---> 91225105a31b [2022-10-26T16:37:03.161Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:37:03.161Z] ---> Running in ed3929113067 [2022-10-26T16:37:03.161Z] Removing intermediate container ed3929113067 [2022-10-26T16:37:03.161Z] ---> 1429d18ea957 [2022-10-26T16:37:03.161Z] Step 21/22 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 [2022-10-26T16:37:03.161Z] ---> Running in fe2940ae8392 [2022-10-26T16:37:03.419Z] Removing intermediate container fe2940ae8392 [2022-10-26T16:37:03.419Z] ---> f91a41b98808 [2022-10-26T16:37:03.419Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T16:37:03.419Z] ---> Running in fc127f9b5788 [2022-10-26T16:37:03.419Z] Removing intermediate container fc127f9b5788 [2022-10-26T16:37:03.419Z] ---> 45dcdeb936fa [2022-10-26T16:37:03.419Z] [2022-10-26T16:37:03.419Z] Successfully built 45dcdeb936fa [2022-10-26T16:37:03.419Z] Successfully tagged sys-mgmt-agent:latest [2022-10-26T16:37:03.424Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-26T16:37:03.425Z] $ docker stop --time=1 c7c2df6e8cfa61dbb5b19d981260c1a55e4ce9bc517de4c727637d36023d8ab5 [2022-10-26T16:37:04.698Z] $ docker rm -f c7c2df6e8cfa61dbb5b19d981260c1a55e4ce9bc517de4c727637d36023d8ab5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T16:37:05.032Z] + docker images [2022-10-26T16:37:05.032Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T16:37:05.033Z] sys-mgmt-agent latest 45dcdeb936fa 1 second ago 136MB [2022-10-26T16:37:05.033Z] 1f52d11772af 13 seconds ago 1.59GB [2022-10-26T16:37:05.033Z] security-spiffe-token-provider latest c76119612ccb 29 seconds ago 29.7MB [2022-10-26T16:37:05.033Z] core-data latest ec1dfdca07ff 31 seconds ago 21.7MB [2022-10-26T16:37:05.033Z] core-metadata latest ac95e84f2d58 31 seconds ago 18.5MB [2022-10-26T16:37:05.033Z] 44d7fa6d1a31 34 seconds ago 1.64GB [2022-10-26T16:37:05.033Z] 499d8c08c83b 34 seconds ago 1.61GB [2022-10-26T16:37:05.033Z] 4c30dd6ce67d 36 seconds ago 1.62GB [2022-10-26T16:37:05.033Z] security-secretstore-setup latest be1351991968 40 seconds ago 29.7MB [2022-10-26T16:37:05.033Z] security-bootstrapper latest 325ef43249fe 49 seconds ago 20.2MB [2022-10-26T16:37:05.033Z] 27402ee92827 53 seconds ago 1.6GB [2022-10-26T16:37:05.033Z] 8dc90cbf7ffe About a minute ago 1.6GB [2022-10-26T16:37:05.033Z] security-spire-server latest 28953ebfc639 About a minute ago 86.5MB [2022-10-26T16:37:05.033Z] security-spire-config latest 12d46d82df88 About a minute ago 85.8MB [2022-10-26T16:37:05.033Z] 73bf635b7772 About a minute ago 1.48GB [2022-10-26T16:37:05.033Z] support-notifications latest dffdb8fe59c6 About a minute ago 30.4MB [2022-10-26T16:37:05.033Z] security-proxy-setup latest 021df6ccbb95 About a minute ago 27.6MB [2022-10-26T16:37:05.033Z] support-scheduler latest 0b3728f7b59a About a minute ago 29.8MB [2022-10-26T16:37:05.033Z] core-command latest cb89d8172dbc About a minute ago 17.6MB [2022-10-26T16:37:05.033Z] 30a9a7b16b11 About a minute ago 1.48GB [2022-10-26T16:37:05.033Z] 10338f6d2b0c About a minute ago 1.67GB [2022-10-26T16:37:05.033Z] 4ec4ae38e728 About a minute ago 1.67GB [2022-10-26T16:37:05.033Z] a565aaaa3a31 2 minutes ago 1.61GB [2022-10-26T16:37:05.033Z] d5b31c2c5018 2 minutes ago 1.6GB [2022-10-26T16:37:05.033Z] security-spire-agent latest 95855406a529 2 minutes ago 125MB [2022-10-26T16:37:05.033Z] 4aaac38a7926 2 minutes ago 1.48GB [2022-10-26T16:37:05.033Z] ci-base-image-x86_64 latest bb7a93e3ba07 5 minutes ago 941MB [2022-10-26T16:37:05.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB [2022-10-26T16:37:05.033Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-26T16:37:05.033Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-26T16:37:05.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-26T16:37:05.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T17:10:42.207Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117200 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws [2022-10-26T17:10:42.217Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-10-26T17:10:42.250Z] The recommended git tool is: git [2022-10-26T17:10:47.699Z] using credential edgex-jenkins-ssh [2022-10-26T17:10:47.716Z] Cloning the remote Git repository [2022-10-26T17:10:47.767Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-26T17:10:47.850Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-10-26T17:10:48.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-26T17:10:48.007Z] > git --version # timeout=10 [2022-10-26T17:10:48.031Z] > git --version # 'git version 2.25.1' [2022-10-26T17:10:48.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T17:10:48.092Z] Verifying host key using known hosts file [2022-10-26T17:10:48.303Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T17:10:48.316Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T17:11:04.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-26T17:11:04.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T17:11:05.729Z] Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 [2022-10-26T17:11:06.333Z] Merge succeeded, producing af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:11:06.334Z] Checking out Revision af71ce74c89df5606ce62c2446af8b85eebd9fca (PR-4211) [2022-10-26T17:11:04.995Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-26T17:11:05.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-26T17:11:05.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T17:11:05.039Z] Verifying host key using known hosts file [2022-10-26T17:11:05.045Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T17:11:05.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T17:11:05.749Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T17:11:05.766Z] > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 [2022-10-26T17:11:06.004Z] > git remote # timeout=10 [2022-10-26T17:11:06.019Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T17:11:06.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T17:11:06.051Z] Verifying host key using known hosts file [2022-10-26T17:11:06.055Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T17:11:06.067Z] > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 [2022-10-26T17:11:06.316Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T17:11:06.341Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T17:11:06.361Z] > git checkout -f af71ce74c89df5606ce62c2446af8b85eebd9fca # timeout=10 [2022-10-26T17:11:09.845Z] Commit message: "Merge commit 'c8dc4aaa282fbe6e844314843563128f08055c6c' into HEAD" [2022-10-26T17:11:09.872Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T17:11:10.764Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T17:11:10.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T17:11:10.764Z] Dload Upload Total Spent Left Speed [2022-10-26T17:11:10.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [2022-10-26T17:11:09.856Z] > git rev-list --no-walk 0640ef36b42efca98afd993b6582ceb0b35ed224 # timeout=10 [Pipeline] sh [2022-10-26T17:11:11.492Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T17:11:11.824Z] + sudo tee /etc/docker/daemon.new [2022-10-26T17:11:11.824Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T17:11:11.824Z] { [2022-10-26T17:11:11.824Z] "registry-mirrors": [ [2022-10-26T17:11:11.824Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T17:11:11.824Z] ], [2022-10-26T17:11:11.824Z] "bip": "10.250.0.254/24", [2022-10-26T17:11:11.824Z] "hosts": [ [2022-10-26T17:11:11.824Z] "tcp://0.0.0.0:5555", [2022-10-26T17:11:11.824Z] "unix:///var/run/docker.sock" [2022-10-26T17:11:11.824Z] ], [2022-10-26T17:11:11.824Z] "mtu": 1458, [2022-10-26T17:11:11.824Z] "selinux-enabled": true, [2022-10-26T17:11:11.824Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T17:11:11.824Z] } [Pipeline] sh [2022-10-26T17:11:12.155Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T17:11:12.483Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T17:11:30.750Z] provisioning config files... [2022-10-26T17:11:30.776Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5333855141100349054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:11:31.133Z] ---> docker-login.sh [2022-10-26T17:11:31.133Z] nexus3.edgexfoundry.org:10001 [2022-10-26T17:11:31.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:11:31.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:11:31.678Z] Configure a credential helper to remove this warning. See [2022-10-26T17:11:31.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:11:31.678Z] [2022-10-26T17:11:31.678Z] Login Succeeded [2022-10-26T17:11:31.678Z] nexus3.edgexfoundry.org:10002 [2022-10-26T17:11:31.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:11:32.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:11:32.216Z] Configure a credential helper to remove this warning. See [2022-10-26T17:11:32.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:11:32.216Z] [2022-10-26T17:11:32.216Z] Login Succeeded [2022-10-26T17:11:32.216Z] nexus3.edgexfoundry.org:10003 [2022-10-26T17:11:32.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:11:32.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:11:32.487Z] Configure a credential helper to remove this warning. See [2022-10-26T17:11:32.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:11:32.487Z] [2022-10-26T17:11:32.487Z] Login Succeeded [2022-10-26T17:11:32.487Z] nexus3.edgexfoundry.org:10004 [2022-10-26T17:11:32.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:11:32.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:11:32.755Z] Configure a credential helper to remove this warning. See [2022-10-26T17:11:32.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:11:32.755Z] [2022-10-26T17:11:32.755Z] Login Succeeded [2022-10-26T17:11:32.755Z] docker.io [2022-10-26T17:11:33.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:11:33.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:11:33.292Z] Configure a credential helper to remove this warning. See [2022-10-26T17:11:33.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:11:33.292Z] [2022-10-26T17:11:33.292Z] Login Succeeded [2022-10-26T17:11:33.292Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T17:11:33.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-26T17:11:33.763Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-10-26T17:11:33.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T17:11:33.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T17:11:33.809Z] ========================================================= [2022-10-26T17:11:33.809Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T17:11:33.809Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T17:11:34.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T17:11:34.411Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T17:11:34.411Z] 9b18e9b68314: Pulling fs layer [2022-10-26T17:11:34.411Z] d32db5db7311: Pulling fs layer [2022-10-26T17:11:34.411Z] d0c4b47475fc: Pulling fs layer [2022-10-26T17:11:34.411Z] 5831b945b038: Pulling fs layer [2022-10-26T17:11:34.411Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T17:11:34.411Z] e10730c5d714: Pulling fs layer [2022-10-26T17:11:34.411Z] 5dd5c2283517: Pulling fs layer [2022-10-26T17:11:34.411Z] d5ac0230b979: Pulling fs layer [2022-10-26T17:11:34.411Z] 5831b945b038: Waiting [2022-10-26T17:11:34.411Z] 86bbec2aaacd: Waiting [2022-10-26T17:11:34.411Z] e10730c5d714: Waiting [2022-10-26T17:11:34.411Z] 5dd5c2283517: Waiting [2022-10-26T17:11:34.411Z] d5ac0230b979: Waiting [2022-10-26T17:11:34.411Z] d0c4b47475fc: Download complete [2022-10-26T17:11:34.411Z] d32db5db7311: Verifying Checksum [2022-10-26T17:11:34.411Z] d32db5db7311: Download complete [2022-10-26T17:11:34.411Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T17:11:34.411Z] 86bbec2aaacd: Download complete [2022-10-26T17:11:34.411Z] e10730c5d714: Verifying Checksum [2022-10-26T17:11:34.411Z] e10730c5d714: Download complete [2022-10-26T17:11:34.411Z] 9b18e9b68314: Download complete [2022-10-26T17:11:35.390Z] 9b18e9b68314: Pull complete [2022-10-26T17:11:35.662Z] d5ac0230b979: Verifying Checksum [2022-10-26T17:11:35.662Z] d5ac0230b979: Download complete [2022-10-26T17:11:35.932Z] d32db5db7311: Pull complete [2022-10-26T17:11:36.205Z] d0c4b47475fc: Pull complete [2022-10-26T17:11:36.804Z] 5dd5c2283517: Verifying Checksum [2022-10-26T17:11:36.804Z] 5dd5c2283517: Download complete [2022-10-26T17:11:37.394Z] 5831b945b038: Verifying Checksum [2022-10-26T17:11:37.395Z] 5831b945b038: Download complete [2022-10-26T17:11:49.729Z] 5831b945b038: Pull complete [2022-10-26T17:11:49.729Z] 86bbec2aaacd: Pull complete [2022-10-26T17:11:49.729Z] e10730c5d714: Pull complete [2022-10-26T17:11:55.071Z] 5dd5c2283517: Pull complete [2022-10-26T17:11:57.664Z] d5ac0230b979: Pull complete [2022-10-26T17:11:57.664Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T17:11:57.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T17:11:57.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T17:11:57.996Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T17:11:57.996Z] WORKDIR /edgex [2022-10-26T17:11:57.996Z] COPY go.mod . [2022-10-26T17:11:57.996Z] RUN go mod download [2022-10-26T17:11:57.996Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-26T17:11:58.583Z] Sending build context to Docker daemon 3.267MB [2022-10-26T17:11:58.583Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T17:11:58.583Z] ---> 59b3b1a385d4 [2022-10-26T17:11:58.583Z] Step 2/4 : WORKDIR /edgex [2022-10-26T17:12:00.548Z] ---> Running in 8e91f48b7f7d [2022-10-26T17:12:00.817Z] Removing intermediate container 8e91f48b7f7d [2022-10-26T17:12:00.817Z] ---> 62d8dc91b0cb [2022-10-26T17:12:00.817Z] Step 3/4 : COPY go.mod . [2022-10-26T17:12:01.411Z] ---> e36eb171506e [2022-10-26T17:12:01.411Z] Step 4/4 : RUN go mod download [2022-10-26T17:12:01.411Z] ---> Running in 6056fb370d2d [2022-10-26T17:12:33.675Z] Removing intermediate container 6056fb370d2d [2022-10-26T17:12:33.675Z] ---> f9a10b7ecad2 [2022-10-26T17:12:33.675Z] Successfully built f9a10b7ecad2 [2022-10-26T17:12:33.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:12:34.013Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T17:12:34.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:12:34.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container [2022-10-26T17:12:34.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T17:12:35.490Z] $ docker top cdded13146e146239c2965848308413bb89d690a254ef0ac21fc5d532b3b9d57 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T17:12:36.333Z] + go version [2022-10-26T17:12:36.333Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T17:12:36.357Z] $ docker stop --time=1 cdded13146e146239c2965848308413bb89d690a254ef0ac21fc5d532b3b9d57 [2022-10-26T17:12:38.046Z] $ docker rm -f cdded13146e146239c2965848308413bb89d690a254ef0ac21fc5d532b3b9d57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:12:38.565Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T17:12:38.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:12:38.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container [2022-10-26T17:12:38.800Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T17:12:39.944Z] $ docker top 40d48f4f9021d480cf99f505f1bb697ae7d2f2a62cd455748b1add84362c916e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T17:12:40.149Z] ========================================================= [2022-10-26T17:12:40.149Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-26T17:12:40.149Z] ========================================================= [Pipeline] sh [2022-10-26T17:12:40.771Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-10-26T17:12:41.416Z] + make test [2022-10-26T17:12:41.416Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T17:13:20.299Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-26T17:15:12.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-26T17:15:12.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-26T17:15:17.376Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-26T17:15:17.376Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-26T17:15:22.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-26T17:15:22.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-26T17:15:22.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-26T17:15:22.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-26T17:15:22.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-26T17:15:24.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-26T17:15:24.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-26T17:15:24.958Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-26T17:15:24.958Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-26T17:15:24.958Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-26T17:15:24.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-26T17:15:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.400s coverage: 28.7% of statements [2022-10-26T17:15:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-26T17:15:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-26T17:15:52.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.978s coverage: 98.5% of statements [2022-10-26T17:15:53.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.944s coverage: 43.0% of statements [2022-10-26T17:15:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-26T17:15:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-26T17:15:55.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.707s coverage: 54.2% of statements [2022-10-26T17:15:55.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-26T17:15:55.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-26T17:16:22.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.667s coverage: 89.2% of statements [2022-10-26T17:16:22.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-26T17:16:22.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-26T17:16:22.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-26T17:16:22.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-26T17:16:22.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-26T17:16:22.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.757s coverage: 2.2% of statements [2022-10-26T17:16:22.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-26T17:16:22.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-26T17:16:25.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.395s coverage: 95.6% of statements [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-26T17:16:25.396Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.298s coverage: 72.2% of statements [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-26T17:16:25.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.376s coverage: 60.0% of statements [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-26T17:16:25.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-26T17:16:25.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.262s coverage: 58.8% of statements [2022-10-26T17:16:25.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 29.6% of statements [2022-10-26T17:16:25.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-26T17:16:29.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.434s coverage: 47.1% of statements [2022-10-26T17:16:29.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements [2022-10-26T17:16:29.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.339s coverage: 94.1% of statements [2022-10-26T17:16:29.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements [2022-10-26T17:16:32.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2022-10-26T17:16:42.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.367s coverage: 94.4% of statements [2022-10-26T17:16:42.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements [2022-10-26T17:16:52.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.715s coverage: 79.9% of statements [2022-10-26T17:16:52.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-26T17:16:56.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2022-10-26T17:16:56.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-26T17:16:56.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-26T17:16:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-26T17:16:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.264s coverage: 86.9% of statements [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-26T17:16:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-26T17:16:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-26T17:16:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2022-10-26T17:16:56.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-26T17:16:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements [2022-10-26T17:16:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-10-26T17:16:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-10-26T17:16:57.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.872s coverage: 91.2% of statements [2022-10-26T17:16:57.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-26T17:17:05.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.7% of statements [2022-10-26T17:17:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-26T17:17:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-26T17:17:05.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2022-10-26T17:17:05.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2022-10-26T17:17:05.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-10-26T17:17:05.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2022-10-26T17:17:05.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-10-26T17:17:12.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.381s coverage: 65.8% of statements [2022-10-26T17:17:12.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-26T17:17:12.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-26T17:17:12.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-26T17:17:14.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.966s coverage: 41.8% of statements [2022-10-26T17:17:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-26T17:17:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-26T17:17:14.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements [2022-10-26T17:17:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-26T17:17:14.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2022-10-26T17:17:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-26T17:17:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-26T17:17:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-26T17:17:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-26T17:17:22.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.437s coverage: 17.7% of statements [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-26T17:17:22.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.794s coverage: 92.3% of statements [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-26T17:17:22.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.362s coverage: 63.2% of statements [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-26T17:17:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-26T17:17:23.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.485s coverage: 97.7% of statements [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-26T17:17:23.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.270s coverage: 28.9% of statements [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-26T17:17:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-26T17:17:23.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements [2022-10-26T17:17:23.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 96.9% of statements [2022-10-26T17:17:24.094Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-10-26T17:17:24.094Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T17:17:24.094Z] GO111MODULE=on go vet ./... [2022-10-26T17:19:16.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T17:19:16.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T17:19:17.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T17:19:17.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-26T17:19:17.959Z] + ls -al . [2022-10-26T17:19:17.959Z] total 764 [2022-10-26T17:19:17.959Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 17:12 . [2022-10-26T17:19:17.959Z] drwxr-xr-x 4 root root 4096 Oct 26 17:12 .. [2022-10-26T17:19:17.959Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 17:11 .blubracket [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 16 Oct 26 17:11 .dockerignore [2022-10-26T17:19:17.959Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 17:11 .git [2022-10-26T17:19:17.959Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 17:11 .github [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 1030 Oct 26 17:11 .gitignore [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 17:11 .golangci.yml [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 87 Oct 26 17:11 .hadolint.yml [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 17:11 .sonarcloud.properties [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 17:11 ADOPTERS.md [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 10722 Oct 26 17:11 Attribution.txt [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 63209 Oct 26 17:11 CHANGELOG.md [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 17:11 CONTRIBUTING.md [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 17:11 GOVERNANCE.md [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 850 Oct 26 17:11 Jenkinsfile [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 17:11 LICENSE [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 13857 Oct 26 17:11 Makefile [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 17:11 OWNERS.md [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 9799 Oct 26 17:11 README.md [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 17:11 SECURITY.md [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 16:30 VERSION [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 17:11 ZMQWindows.md [2022-10-26T17:19:17.959Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 17:11 bin [2022-10-26T17:19:17.959Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 17:11 cmd [2022-10-26T17:19:17.959Z] -rw-r--r-- 1 root root 501828 Oct 26 17:17 coverage.out [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 3447 Oct 26 17:11 go.mod [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 45239 Oct 26 17:11 go.sum [2022-10-26T17:19:17.959Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 17:11 internal [2022-10-26T17:19:17.959Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 17:11 openapi [2022-10-26T17:19:17.959Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 17:11 snap [2022-10-26T17:19:17.959Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 17:11 version.go [Pipeline] sh [2022-10-26T17:19:18.594Z] + '[' -e coverage.out ] [2022-10-26T17:19:18.594Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-26T17:19:18.617Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T17:19:19.372Z] Stashed 1 file(s) [Pipeline] sh [2022-10-26T17:19:20.001Z] + make build [2022-10-26T17:19:20.001Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T17:20:56.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T17:22:04.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T17:22:05.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T17:22:43.989Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T17:22:45.395Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T17:22:50.737Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T17:22:57.381Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T17:23:01.635Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T17:23:06.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T17:23:10.318Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T17:23:14.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T17:23:22.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-26T17:23:28.130Z] $ docker stop --time=1 40d48f4f9021d480cf99f505f1bb697ae7d2f2a62cd455748b1add84362c916e [2022-10-26T17:23:30.188Z] $ docker rm -f 40d48f4f9021d480cf99f505f1bb697ae7d2f2a62cd455748b1add84362c916e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:23:32.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T17:23:32.453Z] [2022-10-26T17:23:32.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:23:32.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T17:23:33.061Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-26T17:23:33.061Z] 29e5d40040c1: Pulling fs layer [2022-10-26T17:23:33.061Z] 1ce36da41761: Pulling fs layer [2022-10-26T17:23:33.061Z] 25b303627fd3: Pulling fs layer [2022-10-26T17:23:33.335Z] 29e5d40040c1: Download complete [2022-10-26T17:23:33.601Z] 1ce36da41761: Verifying Checksum [2022-10-26T17:23:33.601Z] 1ce36da41761: Download complete [2022-10-26T17:23:33.867Z] 29e5d40040c1: Pull complete [2022-10-26T17:23:35.274Z] 1ce36da41761: Pull complete [2022-10-26T17:23:35.274Z] 25b303627fd3: Verifying Checksum [2022-10-26T17:23:35.274Z] 25b303627fd3: Download complete [2022-10-26T17:23:45.343Z] 25b303627fd3: Pull complete [2022-10-26T17:23:45.343Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-26T17:23:45.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T17:23:45.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:23:45.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container [2022-10-26T17:23:45.572Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-26T17:23:47.672Z] $ docker top 6071ba04e3fc10020cd604c4fc2c8ef7428f18499f3ba3f0039e8b32808be648 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T17:23:48.484Z] + grep parallel [2022-10-26T17:23:48.484Z] + docker-compose build --help [2022-10-26T17:23:52.723Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T17:23:52.740Z] $ docker stop --time=1 6071ba04e3fc10020cd604c4fc2c8ef7428f18499f3ba3f0039e8b32808be648 [2022-10-26T17:23:54.428Z] $ docker rm -f 6071ba04e3fc10020cd604c4fc2c8ef7428f18499f3ba3f0039e8b32808be648 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:23:54.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T17:23:54.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:23:55.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container [2022-10-26T17:23:55.218Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-26T17:23:56.432Z] $ docker top 4ceb3aee2b432ca5b5ee76addb992820cc59179beb647094ae61f5b58cc01c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T17:23:56.967Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T17:24:01.250Z] Building core-command ... [2022-10-26T17:24:01.250Z] Building core-data ... [2022-10-26T17:24:01.250Z] Building core-metadata ... [2022-10-26T17:24:01.250Z] Building security-bootstrapper ... [2022-10-26T17:24:01.250Z] Building security-proxy-setup ... [2022-10-26T17:24:01.250Z] Building security-secretstore-setup ... [2022-10-26T17:24:01.250Z] Building security-spiffe-token-provider ... [2022-10-26T17:24:01.250Z] Building security-spire-agent ... [2022-10-26T17:24:01.250Z] Building security-spire-config ... [2022-10-26T17:24:01.250Z] Building security-spire-server ... [2022-10-26T17:24:01.250Z] Building support-notifications ... [2022-10-26T17:24:01.250Z] Building support-scheduler ... [2022-10-26T17:24:01.250Z] Building sys-mgmt-agent ... [2022-10-26T17:24:01.250Z] Building security-spire-config [2022-10-26T17:24:01.250Z] Building sys-mgmt-agent [2022-10-26T17:24:01.250Z] Building core-metadata [2022-10-26T17:24:01.515Z] Building security-secretstore-setup [2022-10-26T17:24:01.515Z] Building security-proxy-setup [2022-10-26T17:24:57.904Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:24:57.904Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:24:57.904Z] ---> f9a10b7ecad2 [2022-10-26T17:24:57.904Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T17:24:57.904Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:24:57.904Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:24:57.904Z] ---> f9a10b7ecad2 [2022-10-26T17:24:57.904Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T17:24:57.904Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:24:57.904Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:24:57.904Z] ---> f9a10b7ecad2 [2022-10-26T17:24:57.904Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T17:24:57.904Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:24:57.904Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:24:57.904Z] ---> f9a10b7ecad2 [2022-10-26T17:24:57.904Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:24:57.904Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:24:57.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:24:57.904Z] ---> f9a10b7ecad2 [2022-10-26T17:24:57.904Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T17:24:57.904Z] ---> Running in 1cc18316c656 [2022-10-26T17:24:57.904Z] ---> Running in 1050dcdcc432 [2022-10-26T17:24:57.904Z] ---> Running in 5d47366ead98 [2022-10-26T17:24:57.904Z] ---> Running in 4231b2fa437f [2022-10-26T17:24:57.904Z] ---> Running in c2ea847bfd05 [2022-10-26T17:24:57.904Z] Removing intermediate container 1cc18316c656 [2022-10-26T17:24:57.904Z] ---> 1e7fa5f75417 [2022-10-26T17:24:57.904Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T17:24:57.904Z] Removing intermediate container 1050dcdcc432 [2022-10-26T17:24:57.904Z] ---> de208768c510 [2022-10-26T17:24:57.904Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T17:24:57.904Z] Removing intermediate container 4231b2fa437f [2022-10-26T17:24:57.904Z] ---> 268b0073c355 [2022-10-26T17:24:57.904Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T17:24:57.904Z] ---> Running in f89646608e1e [2022-10-26T17:24:57.904Z] Removing intermediate container 5d47366ead98 [2022-10-26T17:24:57.904Z] ---> c6e564cd4671 [2022-10-26T17:24:57.904Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T17:24:57.904Z] Removing intermediate container c2ea847bfd05 [2022-10-26T17:24:57.904Z] ---> Running in ad2a5967a1f6 [2022-10-26T17:24:57.904Z] ---> 9560ff18a6a0 [2022-10-26T17:24:57.904Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T17:24:57.904Z] ---> Running in a5c0c19480a3 [2022-10-26T17:24:57.904Z] ---> Running in f5c504316623 [2022-10-26T17:24:57.904Z] ---> Running in fa86f6d9a762 [2022-10-26T17:24:57.904Z] Removing intermediate container a5c0c19480a3 [2022-10-26T17:24:57.904Z] ---> 659c2fa25b36 [2022-10-26T17:24:57.904Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T17:24:57.904Z] ---> Running in d68edde27de3 [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:24:57.904Z] OK: 221 MiB in 51 packages [2022-10-26T17:24:57.904Z] OK: 221 MiB in 51 packages [2022-10-26T17:24:57.904Z] OK: 221 MiB in 51 packages [2022-10-26T17:24:57.904Z] OK: 221 MiB in 51 packages [2022-10-26T17:24:57.904Z] OK: 221 MiB in 51 packages [2022-10-26T17:24:57.904Z] Removing intermediate container f89646608e1e [2022-10-26T17:24:57.904Z] ---> 0220c2012fd0 [2022-10-26T17:24:57.904Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T17:24:58.487Z] Removing intermediate container f5c504316623 [2022-10-26T17:24:58.487Z] ---> 03095a83f801 [2022-10-26T17:24:58.487Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T17:24:58.487Z] Removing intermediate container ad2a5967a1f6 [2022-10-26T17:24:58.487Z] ---> ec8f44819419 [2022-10-26T17:24:58.487Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T17:24:58.753Z] Removing intermediate container fa86f6d9a762 [2022-10-26T17:24:58.753Z] Removing intermediate container d68edde27de3 [2022-10-26T17:24:58.753Z] ---> f544ed21de62 [2022-10-26T17:24:58.753Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T17:24:58.753Z] ---> 99336a6e1e32 [2022-10-26T17:24:58.753Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T17:24:58.753Z] ---> da92ca1b389c [2022-10-26T17:24:58.753Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:24:59.029Z] ---> Running in d50a39a76465 [2022-10-26T17:24:59.611Z] ---> 30f62328f990 [2022-10-26T17:24:59.611Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:24:59.611Z] ---> 4b3ff469290c [2022-10-26T17:24:59.611Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:24:59.879Z] ---> Running in 955feba4240c [2022-10-26T17:24:59.879Z] ---> Running in 4d7c6f69304e [2022-10-26T17:25:00.145Z] ---> b2adcf53a4b1 [2022-10-26T17:25:00.145Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:25:00.145Z] ---> Running in 08730a90c0f7 [2022-10-26T17:25:00.411Z] ---> 34e9df3943e3 [2022-10-26T17:25:00.411Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:25:00.411Z] ---> Running in f27cb43e0b83 [2022-10-26T17:26:22.021Z] Removing intermediate container d50a39a76465 [2022-10-26T17:26:22.021Z] ---> ca85293fcd3b [2022-10-26T17:26:22.021Z] Step 7/21 : COPY . . [2022-10-26T17:26:22.021Z] Removing intermediate container f27cb43e0b83 [2022-10-26T17:26:22.021Z] ---> 7811d2954876 [2022-10-26T17:26:22.021Z] Step 8/24 : COPY . . [2022-10-26T17:26:22.021Z] Removing intermediate container 955feba4240c [2022-10-26T17:26:22.021Z] ---> cca3bd50e464 [2022-10-26T17:26:22.021Z] Step 7/24 : COPY . . [2022-10-26T17:26:22.021Z] Removing intermediate container 08730a90c0f7 [2022-10-26T17:26:22.021Z] ---> ae946b219580 [2022-10-26T17:26:22.021Z] Step 7/24 : COPY . . [2022-10-26T17:26:22.287Z] Removing intermediate container 4d7c6f69304e [2022-10-26T17:26:22.287Z] ---> b9b3c05eb0da [2022-10-26T17:26:22.287Z] Step 7/22 : COPY . . [2022-10-26T17:26:40.478Z] ---> 8132a9300f33 [2022-10-26T17:26:40.478Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T17:26:40.478Z] ---> 4568f0ad72f9 [2022-10-26T17:26:40.478Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-26T17:26:40.478Z] ---> 378776055af9 [2022-10-26T17:26:40.478Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T17:26:40.478Z] ---> af88fb2fc12e [2022-10-26T17:26:40.478Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T17:26:40.478Z] ---> Running in 9a531485bd7e [2022-10-26T17:26:40.478Z] ---> Running in 41972ac7ff1c [2022-10-26T17:26:40.478Z] ---> Running in 7824ef0b923c [2022-10-26T17:26:40.478Z] ---> Running in 3dfe8dc4f799 [2022-10-26T17:26:40.478Z] ---> c0592bc83d20 [2022-10-26T17:26:40.478Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T17:26:40.478Z] ---> Running in a687693e3497 [2022-10-26T17:26:40.478Z] Removing intermediate container 9a531485bd7e [2022-10-26T17:26:40.478Z] ---> 8d688f3e6c7d [2022-10-26T17:26:40.478Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T17:26:40.478Z] ---> Running in d3f748c17a14 [2022-10-26T17:26:40.478Z] Removing intermediate container d3f748c17a14 [2022-10-26T17:26:40.478Z] ---> 5c3b62ed9d7c [2022-10-26T17:26:40.478Z] 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 [2022-10-26T17:26:40.478Z] ---> Running in 8351cc96f51e [2022-10-26T17:26:41.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T17:26:41.714Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T17:26:41.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T17:26:41.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T17:26:43.395Z] Removing intermediate container 8351cc96f51e [2022-10-26T17:26:43.395Z] ---> 6c418ecfa8bc [2022-10-26T17:26:43.395Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T17:26:43.395Z] ---> Running in 1ef032a30442 [2022-10-26T17:26:43.981Z] Removing intermediate container 1ef032a30442 [2022-10-26T17:26:43.981Z] ---> 88ce015c4df6 [2022-10-26T17:26:43.981Z] [2022-10-26T17:26:43.981Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T17:26:43.981Z] 3.15: Pulling from library/alpine [2022-10-26T17:26:45.388Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T17:26:45.388Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T17:26:45.388Z] ---> 02e0d6fdf486 [2022-10-26T17:26:45.388Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T17:26:45.388Z] ---> Running in 312a8ab02423 [2022-10-26T17:26:45.655Z] Removing intermediate container 312a8ab02423 [2022-10-26T17:26:45.655Z] ---> 3e70e94391bf [2022-10-26T17:26:45.655Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T17:26:45.922Z] ---> Running in 8288336cd0c1 [2022-10-26T17:26:47.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:26:47.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:26:49.276Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T17:26:49.276Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T17:26:49.276Z] OK: 15734 distinct packages available [2022-10-26T17:26:49.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:26:49.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:26:50.820Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T17:26:50.820Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T17:26:50.820Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T17:26:50.820Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T17:26:50.820Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T17:26:50.820Z] OK: 6 MiB in 18 packages [2022-10-26T17:26:52.760Z] Removing intermediate container 8288336cd0c1 [2022-10-26T17:26:52.760Z] ---> 5f83ac212bb7 [2022-10-26T17:26:52.760Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T17:26:58.091Z] ---> 0a459808657f [2022-10-26T17:26:58.091Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T17:26:59.043Z] ---> 3fae9ef66054 [2022-10-26T17:26:59.043Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T17:26:59.043Z] ---> Running in 5148a7a9c13a [2022-10-26T17:26:59.622Z] Removing intermediate container 5148a7a9c13a [2022-10-26T17:26:59.622Z] ---> 845c8dc0c010 [2022-10-26T17:26:59.622Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T17:27:00.611Z] ---> 50ed2c529749 [2022-10-26T17:27:00.611Z] Step 19/24 : WORKDIR / [2022-10-26T17:27:00.611Z] ---> Running in 78724df0dc65 [2022-10-26T17:27:00.885Z] Removing intermediate container 78724df0dc65 [2022-10-26T17:27:00.885Z] ---> e259001f84cb [2022-10-26T17:27:00.885Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T17:27:01.154Z] ---> Running in 108c77bb2bab [2022-10-26T17:27:01.738Z] Removing intermediate container 108c77bb2bab [2022-10-26T17:27:01.738Z] ---> 1089d6faff00 [2022-10-26T17:27:01.738Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T17:27:01.738Z] ---> Running in 5b44d5945637 [2022-10-26T17:27:02.322Z] Removing intermediate container 5b44d5945637 [2022-10-26T17:27:02.322Z] ---> 1dd96c3f1ca6 [2022-10-26T17:27:02.322Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T17:27:02.322Z] ---> Running in 70d4c9afa98b [2022-10-26T17:27:02.903Z] Removing intermediate container 70d4c9afa98b [2022-10-26T17:27:02.903Z] ---> f462549c1ca2 [2022-10-26T17:27:02.903Z] Step 23/24 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:27:02.903Z] ---> Running in e29faeaee569 [2022-10-26T17:27:03.485Z] Removing intermediate container e29faeaee569 [2022-10-26T17:27:03.485Z] ---> 6467dfc5ed6e [2022-10-26T17:27:03.485Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T17:27:03.485Z] ---> Running in 9bf5d310df53 [2022-10-26T17:27:03.751Z] Removing intermediate container 9bf5d310df53 [2022-10-26T17:27:03.751Z] ---> e8d2a1a65bd3 [2022-10-26T17:27:03.751Z] [2022-10-26T17:27:04.017Z] Successfully built e8d2a1a65bd3 [2022-10-26T17:27:04.017Z] Successfully tagged security-spire-config-arm64:latest [2022-10-26T17:27:04.017Z]  Building security-spire-config ... done Building support-scheduler [2022-10-26T17:27:22.203Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:27:22.203Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:27:22.203Z] ---> f9a10b7ecad2 [2022-10-26T17:27:22.203Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:27:22.203Z] ---> Using cache [2022-10-26T17:27:22.203Z] ---> de208768c510 [2022-10-26T17:27:22.203Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T17:27:22.203Z] ---> Using cache [2022-10-26T17:27:22.203Z] ---> 659c2fa25b36 [2022-10-26T17:27:22.203Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T17:27:22.203Z] ---> Using cache [2022-10-26T17:27:22.203Z] ---> f544ed21de62 [2022-10-26T17:27:22.203Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T17:27:22.203Z] ---> Using cache [2022-10-26T17:27:22.203Z] ---> 34e9df3943e3 [2022-10-26T17:27:22.203Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:27:22.203Z] ---> Using cache [2022-10-26T17:27:22.203Z] ---> 7811d2954876 [2022-10-26T17:27:22.203Z] Step 8/22 : COPY . . [2022-10-26T17:27:22.203Z] ---> Using cache [2022-10-26T17:27:22.203Z] ---> af88fb2fc12e [2022-10-26T17:27:22.203Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T17:27:22.203Z] ---> Running in d167baf7d3fb [2022-10-26T17:27:22.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T17:32:14.012Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T17:32:14.012Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T17:32:14.012Z] Removing intermediate container 7824ef0b923c [2022-10-26T17:32:14.012Z] ---> ab1fd2fdcc5e [2022-10-26T17:32:14.012Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T17:32:14.012Z] ---> Running in bb5af9328d69 [2022-10-26T17:32:14.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T17:32:22.822Z] Removing intermediate container bb5af9328d69 [2022-10-26T17:32:22.822Z] ---> 42956fa458dd [2022-10-26T17:32:22.822Z] [2022-10-26T17:32:22.822Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T17:32:22.822Z] 3.16: Pulling from library/alpine [2022-10-26T17:32:22.822Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T17:32:22.822Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T17:32:22.822Z] ---> a6215f271958 [2022-10-26T17:32:22.822Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T17:32:22.822Z] ---> Running in 68772a331a49 [2022-10-26T17:32:23.109Z] Removing intermediate container 68772a331a49 [2022-10-26T17:32:23.109Z] ---> af7b8e4cac16 [2022-10-26T17:32:23.109Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T17:32:23.374Z] ---> Running in 973ddbdb52f8 [2022-10-26T17:32:25.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:32:26.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:32:27.482Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T17:32:27.482Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T17:32:27.752Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T17:32:27.752Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T17:32:27.752Z] Removing intermediate container 41972ac7ff1c [2022-10-26T17:32:27.752Z] ---> a270fe98fb13 [2022-10-26T17:32:27.752Z] [2022-10-26T17:32:27.752Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T17:32:27.752Z] ---> a6215f271958 [2022-10-26T17:32:27.752Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-26T17:32:27.752Z] Executing bash-5.1.16-r2.post-install [2022-10-26T17:32:27.752Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T17:32:28.018Z] ---> Running in b8427199b2ea [2022-10-26T17:32:28.018Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T17:32:28.018Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T17:32:28.018Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T17:32:28.283Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T17:32:28.283Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T17:32:29.244Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T17:32:29.244Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T17:32:29.244Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T17:32:29.244Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T17:32:29.244Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T17:32:29.244Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T17:32:29.244Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T17:32:29.508Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T17:32:29.508Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T17:32:29.508Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T17:32:29.508Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T17:32:30.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:32:30.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:32:32.159Z] Removing intermediate container a687693e3497 [2022-10-26T17:32:32.159Z] ---> be230e9e2169 [2022-10-26T17:32:32.159Z] [2022-10-26T17:32:32.159Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T17:32:32.159Z] ---> a6215f271958 [2022-10-26T17:32:32.159Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T17:32:32.159Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T17:32:32.159Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T17:32:32.159Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T17:32:32.159Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T17:32:32.159Z] ---> Running in dd494584e9c4 [2022-10-26T17:32:32.426Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T17:32:32.426Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T17:32:32.426Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:32:32.426Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T17:32:33.010Z] OK: 8 MiB in 20 packages [2022-10-26T17:32:33.010Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T17:32:33.010Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T17:32:33.010Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T17:32:33.010Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T17:32:33.010Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T17:32:33.010Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T17:32:33.010Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T17:32:33.010Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T17:32:33.010Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T17:32:33.010Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T17:32:33.279Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T17:32:33.559Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T17:32:34.526Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:32:34.526Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T17:32:34.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:32:35.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:32:35.069Z] OK: 120 MiB in 47 packages [2022-10-26T17:32:35.339Z] Removing intermediate container b8427199b2ea [2022-10-26T17:32:35.339Z] ---> edc5a737bd5b [2022-10-26T17:32:35.339Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T17:32:35.339Z] ---> Running in fbe184ca718a [2022-10-26T17:32:35.922Z] Removing intermediate container fbe184ca718a [2022-10-26T17:32:35.922Z] ---> 5293f1a676b8 [2022-10-26T17:32:35.922Z] Step 12/21 : WORKDIR /edgex [2022-10-26T17:32:35.922Z] ---> Running in 18d0a7baa25a [2022-10-26T17:32:36.508Z] Removing intermediate container 18d0a7baa25a [2022-10-26T17:32:36.508Z] ---> 09cd0bbb6e71 [2022-10-26T17:32:36.508Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T17:32:36.776Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T17:32:37.044Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T17:32:37.044Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T17:32:37.044Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:32:37.044Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T17:32:37.323Z] ---> d22977595553 [2022-10-26T17:32:37.324Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-26T17:32:37.593Z] OK: 6 MiB in 17 packages [2022-10-26T17:32:39.543Z] ---> 8887823a065a [2022-10-26T17:32:39.543Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-26T17:32:40.129Z] Removing intermediate container dd494584e9c4 [2022-10-26T17:32:40.129Z] ---> 026ff8ca37e1 [2022-10-26T17:32:40.129Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T17:32:40.399Z] ---> Running in a9cf51cd145b [2022-10-26T17:32:41.027Z] Removing intermediate container a9cf51cd145b [2022-10-26T17:32:41.027Z] ---> d54a14d05ae1 [2022-10-26T17:32:41.027Z] Step 12/24 : WORKDIR / [2022-10-26T17:32:41.027Z] ---> Running in 4690b45bb53c [2022-10-26T17:32:41.615Z] ---> b28175b366ce [2022-10-26T17:32:41.615Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T17:32:41.615Z] Removing intermediate container 4690b45bb53c [2022-10-26T17:32:41.615Z] ---> 0cd43bb2d97c [2022-10-26T17:32:41.615Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T17:32:43.076Z] ---> 3d12b79c7754 [2022-10-26T17:32:43.076Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T17:32:43.076Z] ---> Running in 94cc5cd642bc [2022-10-26T17:32:43.354Z] ---> 1489d869d781 [2022-10-26T17:32:43.354Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T17:32:44.772Z] ---> bd485fa26083 [2022-10-26T17:32:44.772Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T17:32:45.733Z] ---> 082d4fafdc55 [2022-10-26T17:32:45.733Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T17:32:46.319Z] Removing intermediate container 94cc5cd642bc [2022-10-26T17:32:46.319Z] ---> 30a0ce7bf704 [2022-10-26T17:32:46.319Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T17:32:46.586Z] ---> Running in ac4e41dcb6b1 [2022-10-26T17:32:47.171Z] ---> f0199dd2202f [2022-10-26T17:32:47.171Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T17:32:47.171Z] Removing intermediate container ac4e41dcb6b1 [2022-10-26T17:32:47.171Z] ---> a7adb1193960 [2022-10-26T17:32:47.171Z] Step 19/21 : LABEL arch=arm64 [2022-10-26T17:32:47.437Z] ---> Running in 0070749ac645 [2022-10-26T17:32:48.022Z] Removing intermediate container 0070749ac645 [2022-10-26T17:32:48.022Z] ---> 63000e455db8 [2022-10-26T17:32:48.022Z] Step 20/21 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:32:48.022Z] ---> Running in e7a52a8887cd [2022-10-26T17:32:48.606Z] Removing intermediate container e7a52a8887cd [2022-10-26T17:32:48.606Z] ---> 71a2d6ed22e0 [2022-10-26T17:32:48.606Z] Step 21/21 : LABEL version=0.0.0 [2022-10-26T17:32:48.872Z] ---> Running in 1ab3f3271780 [2022-10-26T17:32:49.458Z] ---> da9f9ad1abbb [2022-10-26T17:32:49.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T17:32:49.458Z] Removing intermediate container 1ab3f3271780 [2022-10-26T17:32:49.458Z] ---> 9bf1829e93f6 [2022-10-26T17:32:49.458Z] [2022-10-26T17:32:50.041Z] Successfully built 9bf1829e93f6 [2022-10-26T17:32:50.041Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-26T17:32:50.041Z] Building security-bootstrapper [2022-10-26T17:32:51.722Z]  Building security-proxy-setup ... done  ---> 9741fc597c35 [2022-10-26T17:32:51.722Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T17:32:52.305Z] ---> 28de94b1bf08 [2022-10-26T17:32:52.305Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T17:32:52.572Z] ---> Running in 9a2f1cf12982 [2022-10-26T17:32:53.537Z] Collecting docker-compose==1.23.2 [2022-10-26T17:32:53.537Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T17:32:53.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.7 MB/s eta 0:00:00 [2022-10-26T17:32:55.749Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T17:32:55.749Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T17:32:55.749Z] Removing intermediate container 9a2f1cf12982 [2022-10-26T17:32:55.749Z] ---> 0196b04023f6 [2022-10-26T17:32:55.749Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T17:32:55.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.1 MB/s eta 0:00:00 [2022-10-26T17:32:55.749Z] ---> Running in 6fc2b11cb6c4 [2022-10-26T17:32:55.749Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T17:32:55.749Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T17:32:55.749Z] Preparing metadata (setup.py): started [2022-10-26T17:32:57.165Z] Removing intermediate container 6fc2b11cb6c4 [2022-10-26T17:32:57.165Z] ---> be4bf360ccf5 [2022-10-26T17:32:57.165Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T17:32:57.165Z] ---> Running in 09fe966d6eb2 [2022-10-26T17:32:57.438Z] Removing intermediate container 09fe966d6eb2 [2022-10-26T17:32:57.438Z] ---> a97d2df40793 [2022-10-26T17:32:57.438Z] Step 23/24 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:32:57.706Z] ---> Running in 4b4bd511c762 [2022-10-26T17:32:57.972Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T17:32:58.249Z] Removing intermediate container 4b4bd511c762 [2022-10-26T17:32:58.249Z] ---> a24ebfecb0af [2022-10-26T17:32:58.249Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T17:32:58.519Z] ---> Running in bd9d9b23e8c1 [2022-10-26T17:32:58.519Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T17:32:58.519Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T17:32:58.785Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T17:32:58.785Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T17:32:58.785Z] Preparing metadata (setup.py): started [2022-10-26T17:32:59.051Z] Removing intermediate container bd9d9b23e8c1 [2022-10-26T17:32:59.051Z] ---> c9cb0aa8f67f [2022-10-26T17:32:59.051Z] [2022-10-26T17:32:59.632Z] Successfully built c9cb0aa8f67f [2022-10-26T17:32:59.632Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-26T17:32:59.632Z] Building core-command [2022-10-26T17:33:01.057Z]  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' [2022-10-26T17:33:01.057Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T17:33:01.057Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T17:33:01.323Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T17:33:01.323Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T17:33:01.323Z] Preparing metadata (setup.py): started [2022-10-26T17:33:03.904Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T17:33:04.500Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T17:33:04.500Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T17:33:04.500Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 [2022-10-26T17:33:05.460Z] Collecting PyYAML<4,>=3.10 [2022-10-26T17:33:05.460Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T17:33:05.460Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.9 MB/s eta 0:00:00 [2022-10-26T17:33:07.406Z] Preparing metadata (setup.py): started [2022-10-26T17:33:09.354Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T17:33:09.354Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T17:33:09.936Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T17:33:09.936Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T17:33:09.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.8 MB/s eta 0:00:00 [2022-10-26T17:33:10.204Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T17:33:10.471Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T17:33:11.442Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T17:33:11.442Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T17:33:11.442Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.8 MB/s eta 0:00:00 [2022-10-26T17:33:11.716Z] Collecting idna<2.8,>=2.5 [2022-10-26T17:33:11.716Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:33:11.716Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:33:11.716Z] ---> f9a10b7ecad2 [2022-10-26T17:33:11.716Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T17:33:11.716Z] ---> Using cache [2022-10-26T17:33:11.716Z] ---> 9560ff18a6a0 [2022-10-26T17:33:11.716Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T17:33:11.716Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T17:33:11.716Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.9 MB/s eta 0:00:00 [2022-10-26T17:33:11.992Z] ---> Running in df636fc1f25a [2022-10-26T17:33:12.266Z] Collecting certifi>=2017.4.17 [2022-10-26T17:33:12.266Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T17:33:12.266Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.1 MB/s eta 0:00:00 [2022-10-26T17:33:13.225Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T17:33:13.225Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T17:33:13.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 [2022-10-26T17:33:13.827Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T17:33:13.827Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T17:33:13.827Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T17:33:13.827Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T17:33:14.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:33:14.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:33:15.263Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T17:33:15.263Z] Running setup.py install for texttable: started [2022-10-26T17:33:16.226Z] OK: 221 MiB in 51 packages [2022-10-26T17:33:16.492Z] Removing intermediate container 3dfe8dc4f799 [2022-10-26T17:33:16.492Z] ---> d9c59de58710 [2022-10-26T17:33:16.492Z] [2022-10-26T17:33:16.492Z] Step 10/24 : FROM alpine:3.16 [2022-10-26T17:33:16.492Z] ---> a6215f271958 [2022-10-26T17:33:16.493Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T17:33:16.762Z] ---> Running in b7153525554e [2022-10-26T17:33:18.705Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T17:33:18.705Z] Running setup.py install for PyYAML: started [2022-10-26T17:33:18.705Z] Removing intermediate container df636fc1f25a [2022-10-26T17:33:18.705Z] ---> f48fbfd2f4bf [2022-10-26T17:33:18.705Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T17:33:19.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:33:19.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:33:20.152Z] ---> 579b804f0855 [2022-10-26T17:33:20.152Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:33:20.152Z] ---> Running in 75ad11ec7292 [2022-10-26T17:33:21.560Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T17:33:21.560Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:33:21.560Z] OK: 5 MiB in 15 packages [2022-10-26T17:33:22.519Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T17:33:23.481Z] Removing intermediate container b7153525554e [2022-10-26T17:33:23.481Z] ---> 45118c7859ee [2022-10-26T17:33:23.481Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T17:33:23.481Z] ---> Running in 5002dafb933f [2022-10-26T17:33:24.445Z] Removing intermediate container 5002dafb933f [2022-10-26T17:33:24.445Z] ---> fde356b5df6c [2022-10-26T17:33:24.445Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T17:33:24.446Z] Running setup.py install for docopt: started [2022-10-26T17:33:24.446Z] ---> Running in 076660afbd5b [2022-10-26T17:33:24.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:33:24.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:33:24.713Z] ---> f9a10b7ecad2 [2022-10-26T17:33:24.713Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:33:24.713Z] ---> Using cache [2022-10-26T17:33:24.713Z] ---> de208768c510 [2022-10-26T17:33:24.713Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T17:33:24.713Z] ---> Using cache [2022-10-26T17:33:24.713Z] ---> 659c2fa25b36 [2022-10-26T17:33:24.713Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T17:33:24.713Z] ---> Using cache [2022-10-26T17:33:24.713Z] ---> f544ed21de62 [2022-10-26T17:33:24.713Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T17:33:24.713Z] ---> Using cache [2022-10-26T17:33:24.713Z] ---> 34e9df3943e3 [2022-10-26T17:33:24.713Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:33:24.713Z] ---> Using cache [2022-10-26T17:33:24.713Z] ---> 7811d2954876 [2022-10-26T17:33:24.713Z] Step 8/23 : COPY . . [2022-10-26T17:33:24.984Z] ---> Using cache [2022-10-26T17:33:24.984Z] ---> af88fb2fc12e [2022-10-26T17:33:24.984Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T17:33:24.984Z] Removing intermediate container 076660afbd5b [2022-10-26T17:33:24.984Z] ---> 33fcff587083 [2022-10-26T17:33:24.984Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-26T17:33:24.984Z] ---> Running in a618c2349542 [2022-10-26T17:33:25.252Z] ---> Running in d4da69439832 [2022-10-26T17:33:26.210Z] Removing intermediate container d4da69439832 [2022-10-26T17:33:26.210Z] ---> 0e2d5cfaf674 [2022-10-26T17:33:26.210Z] Step 15/24 : WORKDIR / [2022-10-26T17:33:26.210Z] ---> Running in 15c0c31b78a1 [2022-10-26T17:33:26.799Z] Removing intermediate container 15c0c31b78a1 [2022-10-26T17:33:26.799Z] ---> 1a3cb94d665c [2022-10-26T17:33:26.799Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:33:27.382Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T17:33:27.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T17:33:27.965Z] ---> 5556ed9242ac [2022-10-26T17:33:27.965Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T17:33:29.650Z] ---> c22ce27a01f6 [2022-10-26T17:33:29.650Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T17:33:30.635Z] ---> 7c22fb34fa5e [2022-10-26T17:33:30.636Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T17:33:31.666Z] ---> fb9b4b7e9954 [2022-10-26T17:33:31.666Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T17:33:31.666Z] ---> Running in 518de9b97f7b [2022-10-26T17:33:33.704Z] Removing intermediate container 518de9b97f7b [2022-10-26T17:33:33.704Z] ---> 420f93aa798d [2022-10-26T17:33:33.704Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:33:33.704Z] Running setup.py install for dockerpty: started [2022-10-26T17:33:34.006Z] ---> Running in e1bdc6a8aa96 [2022-10-26T17:33:34.612Z] Removing intermediate container e1bdc6a8aa96 [2022-10-26T17:33:34.612Z] ---> c1e3fce56282 [2022-10-26T17:33:34.612Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T17:33:34.612Z] ---> Running in 391b8f45b9f2 [2022-10-26T17:33:35.208Z] Removing intermediate container 391b8f45b9f2 [2022-10-26T17:33:35.208Z] ---> 096570340105 [2022-10-26T17:33:35.208Z] Step 23/24 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:33:35.476Z] ---> Running in 7527d1892470 [2022-10-26T17:33:35.744Z] Removing intermediate container 7527d1892470 [2022-10-26T17:33:35.744Z] ---> 04ac8252a67f [2022-10-26T17:33:35.744Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T17:33:36.010Z] ---> Running in 333ff5722150 [2022-10-26T17:33:36.593Z] Removing intermediate container 333ff5722150 [2022-10-26T17:33:36.594Z] ---> d71c570e44c1 [2022-10-26T17:33:36.594Z] [2022-10-26T17:33:36.860Z] Successfully built d71c570e44c1 [2022-10-26T17:33:36.860Z] Successfully tagged core-metadata-arm64:latest [2022-10-26T17:33:36.860Z]  Building core-metadata ... done Building support-notifications [2022-10-26T17:33:37.125Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T17:33:41.374Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T17:33:41.374Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T17:33:56.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:33:56.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:33:56.359Z] ---> f9a10b7ecad2 [2022-10-26T17:33:56.359Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:33:56.359Z] ---> Using cache [2022-10-26T17:33:56.359Z] ---> de208768c510 [2022-10-26T17:33:56.359Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T17:33:56.359Z] ---> Using cache [2022-10-26T17:33:56.359Z] ---> 659c2fa25b36 [2022-10-26T17:33:56.359Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T17:33:56.359Z] ---> Running in 4b86b4f53160 [2022-10-26T17:33:57.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:33:57.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:33:59.539Z] OK: 221 MiB in 51 packages [2022-10-26T17:34:00.956Z] Removing intermediate container 4b86b4f53160 [2022-10-26T17:34:00.956Z] ---> e708af9a05b5 [2022-10-26T17:34:00.956Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T17:34:02.901Z] ---> 294a596a3815 [2022-10-26T17:34:02.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:34:02.901Z] ---> Running in c72e465da9ad [2022-10-26T17:34:03.486Z] Removing intermediate container 973ddbdb52f8 [2022-10-26T17:34:03.487Z] ---> a8ff50be0626 [2022-10-26T17:34:03.487Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T17:34:03.487Z] ---> Running in 096119e64422 [2022-10-26T17:34:04.445Z] Removing intermediate container 096119e64422 [2022-10-26T17:34:04.445Z] ---> d3eb14896d35 [2022-10-26T17:34:04.445Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T17:34:04.712Z] ---> Running in d319d22747a3 [2022-10-26T17:34:05.672Z] Removing intermediate container d319d22747a3 [2022-10-26T17:34:05.672Z] ---> 249604a6a238 [2022-10-26T17:34:05.672Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T17:34:08.253Z] ---> 353efb923ced [2022-10-26T17:34:08.253Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T17:34:09.667Z] ---> b6b94ae38df1 [2022-10-26T17:34:09.667Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T17:34:11.608Z] ---> 070b600e42dc [2022-10-26T17:34:11.609Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T17:34:11.875Z] ---> Running in e49c2ead24f9 [2022-10-26T17:34:12.838Z] Removing intermediate container e49c2ead24f9 [2022-10-26T17:34:12.838Z] ---> d98b794602c2 [2022-10-26T17:34:12.838Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:34:12.839Z] ---> Running in fcdac103b974 [2022-10-26T17:34:13.796Z] Removing intermediate container fcdac103b974 [2022-10-26T17:34:13.797Z] ---> e2821a305c94 [2022-10-26T17:34:13.797Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T17:34:13.797Z] ---> Running in 8bc7bbbbeef3 [2022-10-26T17:34:14.760Z] Removing intermediate container 8bc7bbbbeef3 [2022-10-26T17:34:14.760Z] ---> 4be29978537d [2022-10-26T17:34:14.760Z] Step 21/22 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:34:15.036Z] ---> Running in c8df5249577f [2022-10-26T17:34:15.998Z] Removing intermediate container c8df5249577f [2022-10-26T17:34:15.998Z] ---> 168374b27335 [2022-10-26T17:34:15.998Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T17:34:15.998Z] ---> Running in 2a745c1ffdc2 [2022-10-26T17:34:16.964Z] Removing intermediate container 2a745c1ffdc2 [2022-10-26T17:34:16.964Z] ---> 787c6d8b80fd [2022-10-26T17:34:16.964Z] [2022-10-26T17:34:17.545Z] Successfully built 787c6d8b80fd [2022-10-26T17:34:17.545Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-26T17:34:17.545Z]  Building sys-mgmt-agent ... done Building core-data [2022-10-26T17:34:39.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:34:39.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:34:39.600Z] ---> f9a10b7ecad2 [2022-10-26T17:34:39.600Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:34:39.600Z] ---> Using cache [2022-10-26T17:34:39.600Z] ---> de208768c510 [2022-10-26T17:34:39.600Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T17:34:39.600Z] ---> Using cache [2022-10-26T17:34:39.600Z] ---> 659c2fa25b36 [2022-10-26T17:34:39.600Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T17:34:39.600Z] ---> Running in 614cb77e781a [2022-10-26T17:34:39.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:34:39.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:34:39.868Z] Removing intermediate container 75ad11ec7292 [2022-10-26T17:34:39.868Z] ---> 1b8ab12c9f1e [2022-10-26T17:34:39.868Z] Step 7/32 : COPY . . [2022-10-26T17:34:40.829Z] OK: 221 MiB in 51 packages [2022-10-26T17:34:43.409Z] Removing intermediate container 614cb77e781a [2022-10-26T17:34:43.409Z] ---> 0ff2425f9644 [2022-10-26T17:34:43.409Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T17:34:44.815Z] ---> 94df30a9e163 [2022-10-26T17:34:44.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:34:44.815Z] ---> Running in a6c3f9dbd3f4 [2022-10-26T17:35:03.017Z] ---> fd75c19fd4f3 [2022-10-26T17:35:03.018Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T17:35:03.018Z] ---> Running in be66e3cc20ff [2022-10-26T17:35:03.979Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T17:35:22.193Z] Removing intermediate container c72e465da9ad [2022-10-26T17:35:22.193Z] ---> 1fbcc9842c2d [2022-10-26T17:35:22.193Z] Step 8/22 : COPY . . [2022-10-26T17:35:34.497Z] ---> 87d2980577f0 [2022-10-26T17:35:34.498Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T17:35:34.498Z] ---> Running in 5e3fac3235bf [2022-10-26T17:35:35.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T17:36:01.758Z] Removing intermediate container a6c3f9dbd3f4 [2022-10-26T17:36:01.758Z] ---> 84913abb90bc [2022-10-26T17:36:01.758Z] Step 8/22 : COPY . . [2022-10-26T17:36:14.071Z] ---> a5daa141d870 [2022-10-26T17:36:14.071Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T17:36:14.071Z] ---> Running in 0d332112b3b6 [2022-10-26T17:36:15.032Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T17:36:33.232Z] Removing intermediate container d167baf7d3fb [2022-10-26T17:36:33.232Z] ---> 6ac68f445013 [2022-10-26T17:36:33.232Z] [2022-10-26T17:36:33.232Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T17:36:33.232Z] ---> a6215f271958 [2022-10-26T17:36:33.232Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T17:36:33.232Z] ---> Using cache [2022-10-26T17:36:33.232Z] ---> 45118c7859ee [2022-10-26T17:36:33.232Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T17:36:33.232Z] ---> Using cache [2022-10-26T17:36:33.232Z] ---> fde356b5df6c [2022-10-26T17:36:33.232Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T17:36:33.232Z] ---> Running in fec936ed256d [2022-10-26T17:36:33.232Z] Removing intermediate container fec936ed256d [2022-10-26T17:36:33.232Z] ---> 21bbc80eb26a [2022-10-26T17:36:33.232Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T17:36:33.232Z] ---> Running in 494eaabdd2ed [2022-10-26T17:36:33.232Z] Removing intermediate container 494eaabdd2ed [2022-10-26T17:36:33.232Z] ---> 93d1905a1f30 [2022-10-26T17:36:33.232Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:36:34.198Z] ---> db4056cace91 [2022-10-26T17:36:34.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T17:36:36.776Z] ---> 6ae9bf05f4c2 [2022-10-26T17:36:36.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T17:36:37.375Z] ---> dcd24f8f7c04 [2022-10-26T17:36:37.375Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T17:36:37.648Z] ---> Running in cd8e2f5ee697 [2022-10-26T17:36:38.235Z] Removing intermediate container cd8e2f5ee697 [2022-10-26T17:36:38.235Z] ---> 1cfb5acffb42 [2022-10-26T17:36:38.235Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:36:38.235Z] ---> Running in f95efa9e8d1d [2022-10-26T17:36:38.824Z] Removing intermediate container f95efa9e8d1d [2022-10-26T17:36:38.824Z] ---> 4102dacc0847 [2022-10-26T17:36:38.824Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T17:36:38.824Z] ---> Running in 0b9b5e62b067 [2022-10-26T17:36:39.404Z] Removing intermediate container 0b9b5e62b067 [2022-10-26T17:36:39.404Z] ---> 0c28d6ef6538 [2022-10-26T17:36:39.404Z] Step 21/22 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:36:39.670Z] ---> Running in 50e15ab830e9 [2022-10-26T17:36:39.948Z] Removing intermediate container 50e15ab830e9 [2022-10-26T17:36:39.948Z] ---> 85b0fc6262b3 [2022-10-26T17:36:39.948Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T17:36:40.215Z] ---> Running in f2c93a4b69cb [2022-10-26T17:36:40.802Z] Removing intermediate container f2c93a4b69cb [2022-10-26T17:36:40.802Z] ---> 640889425210 [2022-10-26T17:36:40.802Z] [2022-10-26T17:36:40.802Z] Successfully built 640889425210 [2022-10-26T17:36:41.068Z] Successfully tagged support-scheduler-arm64:latest [2022-10-26T17:36:41.068Z] Building security-spire-server [2022-10-26T17:36:59.273Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:36:59.273Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:36:59.273Z] ---> f9a10b7ecad2 [2022-10-26T17:36:59.273Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T17:36:59.273Z] ---> Using cache [2022-10-26T17:36:59.273Z] ---> 9560ff18a6a0 [2022-10-26T17:36:59.273Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T17:36:59.273Z] ---> Using cache [2022-10-26T17:36:59.273Z] ---> 99336a6e1e32 [2022-10-26T17:36:59.273Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T17:36:59.273Z] ---> Using cache [2022-10-26T17:36:59.273Z] ---> b2adcf53a4b1 [2022-10-26T17:36:59.273Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:36:59.273Z] ---> Using cache [2022-10-26T17:36:59.273Z] ---> ae946b219580 [2022-10-26T17:36:59.273Z] Step 7/23 : COPY . . [2022-10-26T17:36:59.273Z] ---> Using cache [2022-10-26T17:36:59.273Z] ---> 8132a9300f33 [2022-10-26T17:36:59.273Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T17:36:59.273Z] ---> Using cache [2022-10-26T17:36:59.273Z] ---> 8d688f3e6c7d [2022-10-26T17:36:59.273Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T17:36:59.273Z] ---> Using cache [2022-10-26T17:36:59.273Z] ---> 5c3b62ed9d7c [2022-10-26T17:36:59.273Z] 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 [2022-10-26T17:36:59.273Z] ---> Running in ff26cc589fe0 [2022-10-26T17:37:01.218Z] Removing intermediate container ff26cc589fe0 [2022-10-26T17:37:01.218Z] ---> 25e6c1e816d4 [2022-10-26T17:37:01.218Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T17:37:01.218Z] ---> Running in 275c0f2de5cd [2022-10-26T17:37:01.804Z] Removing intermediate container 275c0f2de5cd [2022-10-26T17:37:01.804Z] ---> a917c92dd7de [2022-10-26T17:37:01.804Z] [2022-10-26T17:37:01.804Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T17:37:01.804Z] ---> 02e0d6fdf486 [2022-10-26T17:37:01.804Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T17:37:01.804Z] ---> Using cache [2022-10-26T17:37:01.804Z] ---> 3e70e94391bf [2022-10-26T17:37:01.804Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T17:37:02.072Z] ---> Running in 5690c2064baf [2022-10-26T17:37:04.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:37:04.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:37:06.004Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T17:37:06.004Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T17:37:06.004Z] OK: 15734 distinct packages available [2022-10-26T17:37:06.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:37:06.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:37:08.265Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T17:37:08.265Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T17:37:08.265Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T17:37:08.265Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T17:37:08.265Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T17:37:08.265Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T17:37:08.265Z] OK: 6 MiB in 19 packages [2022-10-26T17:37:10.218Z] Removing intermediate container 5690c2064baf [2022-10-26T17:37:10.218Z] ---> e4923e5b064b [2022-10-26T17:37:10.218Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T17:37:15.562Z] ---> 980f17e1ee77 [2022-10-26T17:37:15.562Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T17:37:16.523Z] ---> 3325ebf4ee1b [2022-10-26T17:37:16.523Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T17:37:17.484Z] ---> 9ff4a92ec2b4 [2022-10-26T17:37:17.484Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T17:37:18.469Z] ---> 55a0264ff314 [2022-10-26T17:37:18.469Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T17:37:18.469Z] ---> Running in f4e8a98164e2 [2022-10-26T17:37:19.052Z] Removing intermediate container f4e8a98164e2 [2022-10-26T17:37:19.052Z] ---> 18edf15605f2 [2022-10-26T17:37:19.052Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T17:37:19.319Z] ---> Running in bcb157148bbe [2022-10-26T17:37:19.915Z] Removing intermediate container bcb157148bbe [2022-10-26T17:37:19.915Z] ---> f55fcd9b75ff [2022-10-26T17:37:19.915Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T17:37:19.915Z] ---> Running in 16715e3b467e [2022-10-26T17:37:20.504Z] Removing intermediate container 16715e3b467e [2022-10-26T17:37:20.504Z] ---> 786e3ca72225 [2022-10-26T17:37:20.504Z] Step 22/23 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:37:20.504Z] ---> Running in 0aadf0a8ccce [2022-10-26T17:37:21.086Z] Removing intermediate container 0aadf0a8ccce [2022-10-26T17:37:21.086Z] ---> 9b7c25eee90d [2022-10-26T17:37:21.086Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T17:37:21.086Z] ---> Running in 2dd41181964d [2022-10-26T17:37:21.698Z] Removing intermediate container 2dd41181964d [2022-10-26T17:37:21.698Z] ---> 2936598e2ec7 [2022-10-26T17:37:21.698Z] [2022-10-26T17:37:21.964Z] Successfully built 2936598e2ec7 [2022-10-26T17:37:21.964Z] Successfully tagged security-spire-server-arm64:latest [2022-10-26T17:37:21.964Z]  Building security-spire-server ... done Building security-spire-agent [2022-10-26T17:37:40.160Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:37:40.160Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:37:40.160Z] ---> f9a10b7ecad2 [2022-10-26T17:37:40.160Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> 9560ff18a6a0 [2022-10-26T17:37:40.160Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> 99336a6e1e32 [2022-10-26T17:37:40.160Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> b2adcf53a4b1 [2022-10-26T17:37:40.160Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> ae946b219580 [2022-10-26T17:37:40.160Z] Step 7/24 : COPY . . [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> 8132a9300f33 [2022-10-26T17:37:40.160Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> 8d688f3e6c7d [2022-10-26T17:37:40.160Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> 5c3b62ed9d7c [2022-10-26T17:37:40.160Z] 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 [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> 6c418ecfa8bc [2022-10-26T17:37:40.160Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> 88ce015c4df6 [2022-10-26T17:37:40.160Z] [2022-10-26T17:37:40.160Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T17:37:40.160Z] ---> 02e0d6fdf486 [2022-10-26T17:37:40.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> 3e70e94391bf [2022-10-26T17:37:40.160Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T17:37:40.160Z] ---> Using cache [2022-10-26T17:37:40.160Z] ---> e4923e5b064b [2022-10-26T17:37:40.160Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T17:37:41.120Z] ---> 8f89c4c680a2 [2022-10-26T17:37:41.120Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T17:37:46.461Z] ---> 2a5236845b5f [2022-10-26T17:37:46.461Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T17:37:47.043Z] ---> 6a0c9a456748 [2022-10-26T17:37:47.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T17:37:48.008Z] ---> 675e1aa17152 [2022-10-26T17:37:48.008Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-26T17:37:48.783Z] ---> a20c0f5ef24d [2022-10-26T17:37:48.783Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T17:37:48.783Z] ---> Running in d1aa5bfb3a15 [2022-10-26T17:37:49.442Z] Removing intermediate container d1aa5bfb3a15 [2022-10-26T17:37:49.442Z] ---> 4283bf413159 [2022-10-26T17:37:49.442Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T17:37:49.442Z] ---> Running in d4434e5563e8 [2022-10-26T17:37:50.063Z] Removing intermediate container d4434e5563e8 [2022-10-26T17:37:50.339Z] ---> 8bd9f1113525 [2022-10-26T17:37:50.339Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T17:37:50.339Z] ---> Running in 57b563eca3f5 [2022-10-26T17:37:50.968Z] Removing intermediate container 57b563eca3f5 [2022-10-26T17:37:50.968Z] ---> 69c09de99812 [2022-10-26T17:37:50.968Z] Step 23/24 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:37:50.968Z] ---> Running in be63847c9c17 [2022-10-26T17:37:51.571Z] Removing intermediate container be63847c9c17 [2022-10-26T17:37:51.571Z] ---> bf6b27424526 [2022-10-26T17:37:51.571Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T17:37:51.841Z] ---> Running in e1b68a73341a [2022-10-26T17:37:52.446Z] Removing intermediate container e1b68a73341a [2022-10-26T17:37:52.446Z] ---> 8500f7ea3e64 [2022-10-26T17:37:52.446Z] [2022-10-26T17:37:52.721Z] Successfully built 8500f7ea3e64 [2022-10-26T17:37:52.721Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-26T17:37:52.721Z] Building security-spiffe-token-provider [2022-10-26T17:38:10.931Z]  Building security-spire-agent ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:38:10.931Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:38:10.931Z] ---> f9a10b7ecad2 [2022-10-26T17:38:10.931Z] Step 3/19 : WORKDIR /edgex-go [2022-10-26T17:38:10.931Z] ---> Using cache [2022-10-26T17:38:10.931Z] ---> 9560ff18a6a0 [2022-10-26T17:38:10.931Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T17:38:10.931Z] ---> Running in d499f83cce2e [2022-10-26T17:38:11.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:38:12.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:38:13.504Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T17:38:13.504Z] v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T17:38:13.504Z] OK: 16898 distinct packages available [2022-10-26T17:38:13.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:38:14.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:38:15.759Z] OK: 221 MiB in 51 packages [2022-10-26T17:38:17.700Z] Removing intermediate container d499f83cce2e [2022-10-26T17:38:17.700Z] ---> 078257d55ac4 [2022-10-26T17:38:17.700Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T17:38:19.110Z] ---> ffb58d4948f6 [2022-10-26T17:38:19.110Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:38:19.110Z] ---> Running in 3a0aa20237b6 [2022-10-26T17:39:40.717Z] Removing intermediate container 3a0aa20237b6 [2022-10-26T17:39:40.717Z] ---> 2e06f7116e5e [2022-10-26T17:39:40.717Z] Step 7/19 : COPY . . [2022-10-26T17:39:41.688Z] ---> 29b165e5be2f [2022-10-26T17:39:41.688Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-26T17:39:41.688Z] ---> Running in 17676a2ce9b3 [2022-10-26T17:39:43.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-26T17:40:30.437Z] Removing intermediate container a618c2349542 [2022-10-26T17:40:30.437Z] ---> bae26caa7266 [2022-10-26T17:40:30.437Z] [2022-10-26T17:40:30.437Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T17:40:30.437Z] ---> a6215f271958 [2022-10-26T17:40:30.437Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T17:40:30.437Z] ---> Using cache [2022-10-26T17:40:30.437Z] ---> 45118c7859ee [2022-10-26T17:40:30.437Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T17:40:30.437Z] ---> Using cache [2022-10-26T17:40:30.437Z] ---> fde356b5df6c [2022-10-26T17:40:30.437Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T17:40:30.437Z] ---> Running in 9c5cbe291e0a [2022-10-26T17:40:30.713Z] Removing intermediate container 9c5cbe291e0a [2022-10-26T17:40:30.713Z] ---> aeee80d3376a [2022-10-26T17:40:30.713Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-26T17:40:30.713Z] ---> Running in 9ace650899b5 [2022-10-26T17:40:31.296Z] Removing intermediate container 9ace650899b5 [2022-10-26T17:40:31.296Z] ---> 658024c16199 [2022-10-26T17:40:31.296Z] Step 15/23 : WORKDIR / [2022-10-26T17:40:31.296Z] ---> Running in 0da81e3aa5a9 [2022-10-26T17:40:31.879Z] Removing intermediate container 0da81e3aa5a9 [2022-10-26T17:40:31.879Z] ---> 60594462f2d1 [2022-10-26T17:40:31.879Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:40:32.841Z] ---> cb5347d89d99 [2022-10-26T17:40:32.841Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T17:40:34.782Z] ---> 90391d733e90 [2022-10-26T17:40:34.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T17:40:35.738Z] ---> 24510b1b01e5 [2022-10-26T17:40:35.738Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T17:40:35.738Z] ---> Running in 5f78748a4887 [2022-10-26T17:40:36.005Z] Removing intermediate container 5f78748a4887 [2022-10-26T17:40:36.005Z] ---> 46dd36107f94 [2022-10-26T17:40:36.005Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:40:36.270Z] ---> Running in ac12c1881ad1 [2022-10-26T17:40:36.851Z] Removing intermediate container ac12c1881ad1 [2022-10-26T17:40:36.851Z] ---> deeae5d6d127 [2022-10-26T17:40:36.851Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T17:40:36.851Z] ---> Running in ebe0911f09a9 [2022-10-26T17:40:37.435Z] Removing intermediate container ebe0911f09a9 [2022-10-26T17:40:37.435Z] ---> f01a9326b733 [2022-10-26T17:40:37.435Z] Step 22/23 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:40:37.435Z] ---> Running in f8c779662571 [2022-10-26T17:40:38.032Z] Removing intermediate container f8c779662571 [2022-10-26T17:40:38.032Z] ---> 0d6178927a68 [2022-10-26T17:40:38.032Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T17:40:38.032Z] ---> Running in fc3984816d52 [2022-10-26T17:40:38.618Z] Removing intermediate container fc3984816d52 [2022-10-26T17:40:38.618Z] ---> d3dbcd1bface [2022-10-26T17:40:38.618Z] [2022-10-26T17:40:38.883Z] Successfully built d3dbcd1bface [2022-10-26T17:40:38.883Z] Successfully tagged core-command-arm64:latest [2022-10-26T17:41:35.270Z]  Building core-command ... done Removing intermediate container be66e3cc20ff [2022-10-26T17:41:35.270Z] ---> 0e341e1b90d5 [2022-10-26T17:41:35.270Z] [2022-10-26T17:41:35.270Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T17:41:35.270Z] ---> a6215f271958 [2022-10-26T17:41:35.270Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T17:41:35.270Z] ---> Running in 9bf9561cae9a [2022-10-26T17:41:35.270Z] Removing intermediate container 9bf9561cae9a [2022-10-26T17:41:35.270Z] ---> 7bf02fc168c5 [2022-10-26T17:41:35.270Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T17:41:35.270Z] ---> Running in f4a6e402dff9 [2022-10-26T17:41:35.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:41:35.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:41:36.228Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T17:41:36.494Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T17:41:36.494Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:41:36.494Z] OK: 5 MiB in 16 packages [2022-10-26T17:41:37.895Z] Removing intermediate container f4a6e402dff9 [2022-10-26T17:41:37.895Z] ---> 686148a7985c [2022-10-26T17:41:37.895Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T17:41:38.160Z] ---> Running in 92d97389d78f [2022-10-26T17:41:38.739Z] Removing intermediate container 92d97389d78f [2022-10-26T17:41:38.739Z] ---> 7bcd764c46d2 [2022-10-26T17:41:38.739Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T17:41:38.739Z] ---> Running in ccefb6fc2ebc [2022-10-26T17:41:39.318Z] Removing intermediate container ccefb6fc2ebc [2022-10-26T17:41:39.318Z] ---> 6374a7b38666 [2022-10-26T17:41:39.318Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T17:41:39.318Z] ---> Running in 7dc83f10d944 [2022-10-26T17:41:39.901Z] Removing intermediate container 7dc83f10d944 [2022-10-26T17:41:39.901Z] ---> 337f91472051 [2022-10-26T17:41:39.901Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T17:41:40.174Z] ---> Running in 54759fd0738b [2022-10-26T17:41:40.439Z] Removing intermediate container 54759fd0738b [2022-10-26T17:41:40.439Z] ---> f0931c62ffac [2022-10-26T17:41:40.439Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T17:41:40.709Z] ---> Running in b12b467e6090 [2022-10-26T17:41:44.044Z] Removing intermediate container b12b467e6090 [2022-10-26T17:41:44.044Z] ---> 6cc451729f64 [2022-10-26T17:41:44.044Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T17:41:44.044Z] ---> Running in 17090013262b [2022-10-26T17:41:44.311Z] Removing intermediate container 17090013262b [2022-10-26T17:41:44.311Z] ---> 899913265837 [2022-10-26T17:41:44.311Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T17:41:45.268Z] ---> adaee3b9e15b [2022-10-26T17:41:45.268Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T17:41:45.535Z] ---> Running in 8bc8a9857446 [2022-10-26T17:41:48.878Z] Removing intermediate container 8bc8a9857446 [2022-10-26T17:41:48.878Z] ---> 19f4fa26acfd [2022-10-26T17:41:48.878Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:41:49.159Z] ---> 262caf1f150e [2022-10-26T17:41:49.159Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T17:41:51.124Z] ---> 58db2f4117bb [2022-10-26T17:41:51.124Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T17:41:52.092Z] ---> f86abac1cedd [2022-10-26T17:41:52.092Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T17:41:53.060Z] ---> 7ed236065a3d [2022-10-26T17:41:53.060Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T17:41:53.648Z] ---> 104522a8a74a [2022-10-26T17:41:53.648Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T17:41:54.613Z] ---> 4282b8490652 [2022-10-26T17:41:54.613Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T17:41:55.586Z] ---> 368cbf4f33d7 [2022-10-26T17:41:55.586Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T17:41:55.586Z] ---> Running in 9118b49739d1 [2022-10-26T17:41:58.955Z] Removing intermediate container 9118b49739d1 [2022-10-26T17:41:58.955Z] ---> e534fe096309 [2022-10-26T17:41:58.955Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T17:41:58.955Z] ---> Running in c2ac2ecbd932 [2022-10-26T17:41:58.955Z] Removing intermediate container c2ac2ecbd932 [2022-10-26T17:41:58.955Z] ---> e5bea25322b9 [2022-10-26T17:41:58.955Z] Step 29/32 : CMD ["gate"] [2022-10-26T17:41:59.222Z] ---> Running in ca9903332154 [2022-10-26T17:41:59.810Z] Removing intermediate container ca9903332154 [2022-10-26T17:41:59.810Z] ---> b52474c01b71 [2022-10-26T17:41:59.810Z] Step 30/32 : LABEL arch=arm64 [2022-10-26T17:41:59.810Z] ---> Running in 62153c926016 [2022-10-26T17:42:00.403Z] Removing intermediate container 62153c926016 [2022-10-26T17:42:00.403Z] ---> 2da0b7226bdb [2022-10-26T17:42:00.403Z] Step 31/32 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:42:00.403Z] ---> Running in 8d3d6da3e013 [2022-10-26T17:42:00.996Z] Removing intermediate container 8d3d6da3e013 [2022-10-26T17:42:00.996Z] ---> 33d1c8a8cde9 [2022-10-26T17:42:00.996Z] Step 32/32 : LABEL version=0.0.0 [2022-10-26T17:42:01.271Z] ---> Running in 2232f753fea9 [2022-10-26T17:42:01.869Z] Removing intermediate container 2232f753fea9 [2022-10-26T17:42:01.869Z] ---> 3c468a7ec8c7 [2022-10-26T17:42:01.869Z] [2022-10-26T17:42:02.137Z] Successfully built 3c468a7ec8c7 [2022-10-26T17:42:02.137Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-26T17:43:23.790Z]  Building security-bootstrapper ... done Removing intermediate container 0d332112b3b6 [2022-10-26T17:43:23.790Z] ---> d4af625dea46 [2022-10-26T17:43:23.790Z] [2022-10-26T17:43:23.790Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T17:43:23.790Z] ---> a6215f271958 [2022-10-26T17:43:23.790Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T17:43:23.790Z] ---> Running in 5dd3d4966740 [2022-10-26T17:43:23.790Z] Removing intermediate container 5dd3d4966740 [2022-10-26T17:43:23.790Z] ---> fa5b1cd75c36 [2022-10-26T17:43:23.790Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T17:43:23.790Z] ---> Running in e8c75df156dd [2022-10-26T17:43:23.790Z] Removing intermediate container e8c75df156dd [2022-10-26T17:43:23.790Z] ---> d76ef1cdc4e4 [2022-10-26T17:43:23.790Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T17:43:23.790Z] ---> Running in e19315e5664b [2022-10-26T17:43:23.790Z] Removing intermediate container e19315e5664b [2022-10-26T17:43:23.790Z] ---> dd1500481d78 [2022-10-26T17:43:23.790Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T17:43:23.790Z] ---> Running in 63df66481069 [2022-10-26T17:43:23.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:43:23.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:43:23.791Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T17:43:23.791Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T17:43:23.791Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T17:43:23.791Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T17:43:23.791Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T17:43:23.791Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T17:43:23.791Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:43:23.791Z] OK: 8 MiB in 20 packages [2022-10-26T17:43:23.791Z] Removing intermediate container 63df66481069 [2022-10-26T17:43:23.791Z] ---> b2478237d1fe [2022-10-26T17:43:23.791Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:43:23.791Z] ---> eb1feb159565 [2022-10-26T17:43:23.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T17:43:24.768Z] ---> f9fdf458425d [2022-10-26T17:43:24.768Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T17:43:25.734Z] ---> c02d5750f56e [2022-10-26T17:43:25.734Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T17:43:25.734Z] ---> Running in 5339dfa03d59 [2022-10-26T17:43:26.017Z] Removing intermediate container 5339dfa03d59 [2022-10-26T17:43:26.017Z] ---> 83ea70c5db56 [2022-10-26T17:43:26.017Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:43:26.287Z] ---> Running in 3c7dc86bf8a6 [2022-10-26T17:43:26.565Z] Removing intermediate container 3c7dc86bf8a6 [2022-10-26T17:43:26.565Z] ---> 44ae6ce851e5 [2022-10-26T17:43:26.565Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T17:43:26.833Z] ---> Running in 8421442603bc [2022-10-26T17:43:27.103Z] Removing intermediate container 8421442603bc [2022-10-26T17:43:27.103Z] ---> 376fdee5a76a [2022-10-26T17:43:27.103Z] Step 21/22 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:43:27.373Z] ---> Running in b851969aa40b [2022-10-26T17:43:27.648Z] Removing intermediate container b851969aa40b [2022-10-26T17:43:27.648Z] ---> 665097be6dd7 [2022-10-26T17:43:27.648Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T17:43:27.918Z] ---> Running in 1b804a01d5fd [2022-10-26T17:43:28.187Z] Removing intermediate container 1b804a01d5fd [2022-10-26T17:43:28.187Z] ---> f24e29f64d52 [2022-10-26T17:43:28.188Z] [2022-10-26T17:43:28.778Z] Successfully built f24e29f64d52 [2022-10-26T17:43:28.778Z] Successfully tagged core-data-arm64:latest [2022-10-26T17:44:01.041Z]  Building core-data ... done Removing intermediate container 5e3fac3235bf [2022-10-26T17:44:01.041Z] ---> 9fd5459860c8 [2022-10-26T17:44:01.041Z] [2022-10-26T17:44:01.041Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T17:44:01.041Z] ---> a6215f271958 [2022-10-26T17:44:01.041Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T17:44:01.041Z] ---> Running in 977a32cd4b0e [2022-10-26T17:44:01.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:44:01.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:44:01.041Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T17:44:01.041Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T17:44:01.041Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:44:01.041Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T17:44:01.041Z] OK: 6 MiB in 16 packages [2022-10-26T17:44:01.041Z] Removing intermediate container 977a32cd4b0e [2022-10-26T17:44:01.041Z] ---> be1e82a2ca8a [2022-10-26T17:44:01.041Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T17:44:01.041Z] ---> Running in 917ecb041f91 [2022-10-26T17:44:01.041Z] Removing intermediate container 917ecb041f91 [2022-10-26T17:44:01.041Z] ---> 680da98978ff [2022-10-26T17:44:01.041Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T17:44:01.314Z] ---> Running in 033659be3db1 [2022-10-26T17:44:01.903Z] Removing intermediate container 033659be3db1 [2022-10-26T17:44:01.903Z] ---> 5810a433ffe1 [2022-10-26T17:44:01.903Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T17:44:01.903Z] ---> Running in d97a88df49a4 [2022-10-26T17:44:02.488Z] Removing intermediate container d97a88df49a4 [2022-10-26T17:44:02.488Z] ---> 374132f02dd2 [2022-10-26T17:44:02.488Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:44:03.451Z] ---> 72055615de0e [2022-10-26T17:44:03.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T17:44:04.867Z] ---> b870244f8c1a [2022-10-26T17:44:04.867Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T17:44:05.834Z] ---> 6245fef60dc3 [2022-10-26T17:44:05.834Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T17:44:05.834Z] ---> Running in c7009db93379 [2022-10-26T17:44:06.427Z] Removing intermediate container c7009db93379 [2022-10-26T17:44:06.427Z] ---> 5e9cfdb3726a [2022-10-26T17:44:06.427Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:44:06.427Z] ---> Running in a00975d26a58 [2022-10-26T17:44:06.696Z] Removing intermediate container a00975d26a58 [2022-10-26T17:44:06.696Z] ---> cf0a2df746ee [2022-10-26T17:44:06.696Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T17:44:06.696Z] ---> Running in d4ae97b40de2 [2022-10-26T17:44:06.965Z] Removing intermediate container d4ae97b40de2 [2022-10-26T17:44:06.965Z] ---> 173b1a748d2f [2022-10-26T17:44:06.965Z] Step 21/22 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:44:07.233Z] ---> Running in 385ec04c2006 [2022-10-26T17:44:07.501Z] Removing intermediate container 385ec04c2006 [2022-10-26T17:44:07.501Z] ---> 27a4a6d62aa5 [2022-10-26T17:44:07.501Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T17:44:07.501Z] ---> Running in 95eb99f9bcac [2022-10-26T17:44:07.771Z] Removing intermediate container 95eb99f9bcac [2022-10-26T17:44:07.771Z] ---> 461672ba15fc [2022-10-26T17:44:07.771Z] [2022-10-26T17:44:08.040Z] Successfully built 461672ba15fc [2022-10-26T17:44:08.040Z] Successfully tagged support-notifications-arm64:latest [2022-10-26T17:44:23.055Z]  Building support-notifications ... done Removing intermediate container 17676a2ce9b3 [2022-10-26T17:44:23.055Z] ---> 8804eeb38ebb [2022-10-26T17:44:23.055Z] [2022-10-26T17:44:23.055Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T17:44:23.055Z] ---> 02e0d6fdf486 [2022-10-26T17:44:23.055Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T17:44:23.055Z] ---> Using cache [2022-10-26T17:44:23.055Z] ---> 3e70e94391bf [2022-10-26T17:44:23.055Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T17:44:23.055Z] ---> Running in e87434ed5b6f [2022-10-26T17:44:23.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:44:23.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:44:23.055Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T17:44:23.055Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T17:44:23.055Z] OK: 15734 distinct packages available [2022-10-26T17:44:23.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:44:23.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:44:24.563Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T17:44:24.563Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T17:44:24.563Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T17:44:24.563Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T17:44:24.563Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T17:44:24.563Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T17:44:24.563Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T17:44:24.563Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T17:44:24.563Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T17:44:24.563Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T17:44:24.563Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T17:44:24.834Z] OK: 8 MiB in 23 packages [2022-10-26T17:44:26.249Z] Removing intermediate container e87434ed5b6f [2022-10-26T17:44:26.249Z] ---> 9db771ae055b [2022-10-26T17:44:26.249Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:44:26.836Z] ---> f5ce193a57a0 [2022-10-26T17:44:26.836Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T17:44:27.807Z] ---> 58cf7d12c89a [2022-10-26T17:44:27.807Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T17:44:28.394Z] ---> b925a51100d4 [2022-10-26T17:44:28.394Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T17:44:28.394Z] ---> Running in 078cede57cec [2022-10-26T17:44:28.663Z] Removing intermediate container 078cede57cec [2022-10-26T17:44:28.663Z] ---> e9525a05d3e4 [2022-10-26T17:44:28.663Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:44:28.935Z] ---> Running in 0b045bef8cd8 [2022-10-26T17:44:29.203Z] Removing intermediate container 0b045bef8cd8 [2022-10-26T17:44:29.203Z] ---> ef66e7bd9e08 [2022-10-26T17:44:29.203Z] Step 17/19 : LABEL arch=arm64 [2022-10-26T17:44:29.203Z] ---> Running in 58a993735eb5 [2022-10-26T17:44:29.472Z] Removing intermediate container 58a993735eb5 [2022-10-26T17:44:29.472Z] ---> 3b2af902461c [2022-10-26T17:44:29.472Z] Step 18/19 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca [2022-10-26T17:44:29.472Z] ---> Running in 30f091a74df5 [2022-10-26T17:44:29.742Z] Removing intermediate container 30f091a74df5 [2022-10-26T17:44:29.742Z] ---> 28aaa39264a1 [2022-10-26T17:44:29.742Z] Step 19/19 : LABEL version=0.0.0 [2022-10-26T17:44:30.014Z] ---> Running in b6dd66b0fa49 [2022-10-26T17:44:30.285Z] Removing intermediate container b6dd66b0fa49 [2022-10-26T17:44:30.285Z] ---> 934ae56ed829 [2022-10-26T17:44:30.285Z] [2022-10-26T17:44:30.554Z] Successfully built 934ae56ed829 [2022-10-26T17:44:30.554Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-26T17:44:30.836Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-10-26T17:44:30.843Z] $ docker stop --time=1 4ceb3aee2b432ca5b5ee76addb992820cc59179beb647094ae61f5b58cc01c14 [2022-10-26T17:44:32.525Z] $ docker rm -f 4ceb3aee2b432ca5b5ee76addb992820cc59179beb647094ae61f5b58cc01c14 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T17:44:33.008Z] + docker images [2022-10-26T17:44:33.273Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T17:44:33.273Z] security-spiffe-token-provider-arm64 latest 934ae56ed829 4 seconds ago 28.8MB [2022-10-26T17:44:33.273Z] 8804eeb38ebb 14 seconds ago 1.47GB [2022-10-26T17:44:33.273Z] support-notifications-arm64 latest 461672ba15fc 26 seconds ago 29.5MB [2022-10-26T17:44:33.273Z] 9fd5459860c8 39 seconds ago 1.5GB [2022-10-26T17:44:33.273Z] core-data-arm64 latest f24e29f64d52 About a minute ago 20.8MB [2022-10-26T17:44:33.273Z] d4af625dea46 About a minute ago 1.44GB [2022-10-26T17:44:33.273Z] security-bootstrapper-arm64 latest 3c468a7ec8c7 2 minutes ago 19.4MB [2022-10-26T17:44:33.273Z] 0e341e1b90d5 3 minutes ago 1.43GB [2022-10-26T17:44:33.273Z] core-command-arm64 latest d3dbcd1bface 3 minutes ago 16.9MB [2022-10-26T17:44:33.273Z] bae26caa7266 4 minutes ago 1.44GB [2022-10-26T17:44:33.273Z] security-spire-agent-arm64 latest 8500f7ea3e64 6 minutes ago 122MB [2022-10-26T17:44:33.273Z] security-spire-server-arm64 latest 2936598e2ec7 7 minutes ago 84.3MB [2022-10-26T17:44:33.273Z] a917c92dd7de 7 minutes ago 1.31GB [2022-10-26T17:44:33.273Z] support-scheduler-arm64 latest 640889425210 7 minutes ago 28.8MB [2022-10-26T17:44:33.273Z] 6ac68f445013 8 minutes ago 1.5GB [2022-10-26T17:44:33.273Z] sys-mgmt-agent-arm64 latest 787c6d8b80fd 10 minutes ago 133MB [2022-10-26T17:44:33.273Z] core-metadata-arm64 latest d71c570e44c1 10 minutes ago 17.7MB [2022-10-26T17:44:33.273Z] d9c59de58710 11 minutes ago 1.44GB [2022-10-26T17:44:33.273Z] security-secretstore-setup-arm64 latest c9cb0aa8f67f 11 minutes ago 28.6MB [2022-10-26T17:44:33.273Z] security-proxy-setup-arm64 latest 9bf1829e93f6 11 minutes ago 26.7MB [2022-10-26T17:44:33.273Z] be230e9e2169 12 minutes ago 1.43GB [2022-10-26T17:44:33.273Z] a270fe98fb13 12 minutes ago 1.43GB [2022-10-26T17:44:33.273Z] 42956fa458dd 12 minutes ago 1.42GB [2022-10-26T17:44:33.273Z] security-spire-config-arm64 latest e8d2a1a65bd3 17 minutes ago 83.6MB [2022-10-26T17:44:33.273Z] 88ce015c4df6 17 minutes ago 1.31GB [2022-10-26T17:44:33.273Z] ci-base-image-arm64 latest f9a10b7ecad2 32 minutes ago 943MB [2022-10-26T17:44:33.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB [2022-10-26T17:44:33.273Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-26T17:44:33.273Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-26T17:44:33.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:44:33.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T17:44:33.676Z] [2022-10-26T17:44:33.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:44:34.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T17:44:34.007Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T17:44:34.007Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T17:44:34.007Z] 04944245beec: Pulling fs layer [2022-10-26T17:44:34.007Z] 699f458cf7ca: Pulling fs layer [2022-10-26T17:44:34.007Z] 765212b225bb: Pulling fs layer [2022-10-26T17:44:34.007Z] f23df028b6ca: Pulling fs layer [2022-10-26T17:44:34.007Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T17:44:34.007Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T17:44:34.007Z] 765212b225bb: Waiting [2022-10-26T17:44:34.007Z] f23df028b6ca: Waiting [2022-10-26T17:44:34.007Z] d65c8cfc05b1: Waiting [2022-10-26T17:44:34.007Z] 2437ff75d9bd: Waiting [2022-10-26T17:44:34.272Z] 04944245beec: Verifying Checksum [2022-10-26T17:44:34.272Z] 04944245beec: Download complete [2022-10-26T17:44:34.272Z] 765212b225bb: Download complete [2022-10-26T17:44:34.272Z] f23df028b6ca: Verifying Checksum [2022-10-26T17:44:34.272Z] f23df028b6ca: Download complete [2022-10-26T17:44:34.272Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T17:44:34.272Z] d65c8cfc05b1: Download complete [2022-10-26T17:44:34.548Z] 699f458cf7ca: Verifying Checksum [2022-10-26T17:44:34.548Z] 699f458cf7ca: Download complete [2022-10-26T17:44:34.814Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T17:44:34.814Z] 8998bd30e6a1: Download complete [2022-10-26T17:44:37.387Z] 2437ff75d9bd: Download complete [2022-10-26T17:44:38.874Z] 8998bd30e6a1: Pull complete [2022-10-26T17:44:39.486Z] 04944245beec: Pull complete [2022-10-26T17:44:40.927Z] 699f458cf7ca: Pull complete [2022-10-26T17:44:41.195Z] 765212b225bb: Pull complete [2022-10-26T17:44:41.795Z] f23df028b6ca: Pull complete [2022-10-26T17:44:42.068Z] d65c8cfc05b1: Pull complete [2022-10-26T17:44:57.075Z] 2437ff75d9bd: Pull complete [2022-10-26T17:44:57.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T17:44:57.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T17:44:57.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:44:57.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container [2022-10-26T17:44:57.338Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T17:45:00.287Z] $ docker top 61e7cd9fe03dabee19ed87004cff3ec38795e7771729e27b29be799f6c318163 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:45:01.186Z] ---> job-cost.sh [2022-10-26T17:45:01.186Z] lf-activate-venv: SKIPPING [2022-10-26T17:45:01.186Z] INFO: No Stack... [2022-10-26T17:45:01.770Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T17:45:02.724Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T17:45:03.358Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-10-26T17:45:03.358Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T17:45:03.392Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4211-3-stack-cost] [2022-10-26T17:45:03.398Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4211-3-stack-cost] did not exist. Created. [2022-10-26T17:45:03.398Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4211-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T17:45:04.039Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T17:45:04.232Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T17:45:04.239Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4211-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T17:45:04.258Z] $ docker stop --time=1 61e7cd9fe03dabee19ed87004cff3ec38795e7771729e27b29be799f6c318163 [2022-10-26T17:45:05.800Z] $ docker rm -f 61e7cd9fe03dabee19ed87004cff3ec38795e7771729e27b29be799f6c318163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T17:45:06.232Z] provisioning config files... [2022-10-26T17:45:06.240Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config13639523402938344933tmp [Pipeline] { [Pipeline] sh [2022-10-26T17:45:06.530Z] + set +x [2022-10-26T17:45:06.530Z] + curl -s https://codecov.io/bash [2022-10-26T17:45:06.530Z] + bash -s -- [2022-10-26T17:45:06.530Z] [2022-10-26T17:45:06.530Z] _____ _ [2022-10-26T17:45:06.530Z] / ____| | | [2022-10-26T17:45:06.530Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T17:45:06.530Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T17:45:06.530Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T17:45:06.530Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T17:45:06.530Z] Bash-1.0.6 [2022-10-26T17:45:06.530Z] [2022-10-26T17:45:06.530Z] [2022-10-26T17:45:06.530Z] ==> git version 2.25.1 found [2022-10-26T17:45:06.530Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T17:45:06.530Z] Release-Date: 2020-01-08 [2022-10-26T17:45:06.530Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T17:45:06.530Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T17:45:06.530Z] ==> Jenkins CI detected. [2022-10-26T17:45:06.530Z] current dir:  /w/workspace/edgex-go/3 [2022-10-26T17:45:06.530Z] project root: . [2022-10-26T17:45:06.530Z] --> token set from env [2022-10-26T17:45:06.530Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T17:45:06.530Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T17:45:06.789Z] ==> Python coveragepy not found [2022-10-26T17:45:06.789Z] ==> Searching for coverage reports in: [2022-10-26T17:45:06.789Z] + . [2022-10-26T17:45:06.789Z] -> Found 1 reports [2022-10-26T17:45:06.789Z] ==> Detecting git/mercurial file structure [2022-10-26T17:45:06.789Z] ==> Reading reports [2022-10-26T17:45:06.789Z] + ./coverage.out bytes=501828 [2022-10-26T17:45:06.789Z] ==> Appending adjustments [2022-10-26T17:45:06.789Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T17:45:08.163Z] + Found adjustments [2022-10-26T17:45:08.163Z] ==> Gzipping contents [2022-10-26T17:45:08.163Z] 64K /tmp/codecov.S23bbI.gz [2022-10-26T17:45:08.163Z] ==> Uploading reports [2022-10-26T17:45:08.163Z] url: https://codecov.io [2022-10-26T17:45:08.164Z] query: branch=PR-4211&commit=d868c95ecfd4200f8221e9c786e958051e962b44&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= [2022-10-26T17:45:08.164Z] -> Pinging Codecov [2022-10-26T17:45:08.164Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4211&commit=d868c95ecfd4200f8221e9c786e958051e962b44&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= [2022-10-26T17:45:08.164Z] -> Uploading to [2022-10-26T17:45:08.164Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/d868c95ecfd4200f8221e9c786e958051e962b44/330b7614-6756-4991-84f6-4d82495b8461.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T174508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10a5ec41a7606743d6b922b129cb9abb03c87a6b465d557d6334f4a7c9fcca76 [2022-10-26T17:45:08.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T17:45:08.164Z] Dload Upload Total Spent Left Speed [2022-10-26T17:45:08.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65372 0 0 100 65372 0 241k --:--:-- --:--:-- --:--:-- 241k [2022-10-26T17:45:08.422Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d868c95ecfd4200f8221e9c786e958051e962b44 [Pipeline] } [2022-10-26T17:45:08.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T17:45:09.036Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:45:09.323Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:45:10.176Z] ---> package-listing.sh [2022-10-26T17:45:10.176Z] ++ facter osfamily [2022-10-26T17:45:10.176Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T17:45:10.437Z] + OS_FAMILY=debian [2022-10-26T17:45:10.437Z] + workspace=/w/workspace/edgex-go/3 [2022-10-26T17:45:10.437Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T17:45:10.437Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T17:45:10.437Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T17:45:10.437Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T17:45:10.437Z] + '[' /w/workspace/edgex-go/3 ']' [2022-10-26T17:45:10.437Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T17:45:10.437Z] + case "${OS_FAMILY}" in [2022-10-26T17:45:10.437Z] + dpkg -l [2022-10-26T17:45:10.437Z] + grep '^ii' [2022-10-26T17:45:10.437Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T17:45:10.437Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T17:45:10.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T17:45:10.437Z] + '[' /w/workspace/edgex-go/3 ']' [2022-10-26T17:45:10.437Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-10-26T17:45:10.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-10-26T17:45:10.448Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T17:45:10.724Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:45:11.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T17:45:11.285Z] [2022-10-26T17:45:11.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:45:11.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T17:45:11.585Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T17:45:11.585Z] 5eb5b503b376: Pulling fs layer [2022-10-26T17:45:11.585Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T17:45:11.585Z] ec43610c2a17: Pulling fs layer [2022-10-26T17:45:11.585Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T17:45:11.585Z] 33b1e0a273af: Pulling fs layer [2022-10-26T17:45:11.585Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T17:45:11.585Z] 2f39f015ded8: Pulling fs layer [2022-10-26T17:45:11.585Z] 2f39f015ded8: Waiting [2022-10-26T17:45:11.585Z] 33b1e0a273af: Waiting [2022-10-26T17:45:11.585Z] 3a2ae6a8a46f: Waiting [2022-10-26T17:45:11.585Z] 5d3b04190fa2: Waiting [2022-10-26T17:45:11.585Z] 5c69ac0246d0: Download complete [2022-10-26T17:45:11.585Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T17:45:11.585Z] 3a2ae6a8a46f: Download complete [2022-10-26T17:45:11.585Z] 33b1e0a273af: Verifying Checksum [2022-10-26T17:45:11.585Z] 33b1e0a273af: Download complete [2022-10-26T17:45:11.585Z] 5d3b04190fa2: Download complete [2022-10-26T17:45:11.843Z] ec43610c2a17: Verifying Checksum [2022-10-26T17:45:11.843Z] ec43610c2a17: Download complete [2022-10-26T17:45:11.843Z] 5eb5b503b376: Verifying Checksum [2022-10-26T17:45:11.843Z] 5eb5b503b376: Download complete [2022-10-26T17:45:12.407Z] 2f39f015ded8: Verifying Checksum [2022-10-26T17:45:12.407Z] 2f39f015ded8: Download complete [2022-10-26T17:45:12.972Z] 5eb5b503b376: Pull complete [2022-10-26T17:45:13.229Z] 5c69ac0246d0: Pull complete [2022-10-26T17:45:13.488Z] ec43610c2a17: Pull complete [2022-10-26T17:45:13.746Z] 3a2ae6a8a46f: Pull complete [2022-10-26T17:45:14.003Z] 33b1e0a273af: Pull complete [2022-10-26T17:45:14.003Z] 5d3b04190fa2: Pull complete [2022-10-26T17:45:18.183Z] 2f39f015ded8: Pull complete [2022-10-26T17:45:18.183Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T17:45:18.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T17:45:18.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:45:18.250Z] prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container [2022-10-26T17:45:18.277Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T17:45:20.127Z] $ docker top 23a3d356b0a0fc074cd0092155d4b27dedc0cffd22709b0e26222c457eb92e59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T17:45:20.468Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T17:45:20.751Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T17:45:21.032Z] + ls /var/log/sa-host [2022-10-26T17:45:21.032Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T17:45:21.174Z] provisioning config files... [2022-10-26T17:45:21.180Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config376862167259922518tmp [Pipeline] { [Pipeline] echo [2022-10-26T17:45:21.188Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:45:21.471Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T17:45:21.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:45:21.797Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T17:45:21.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:45:22.084Z] ---> sudo-logs.sh [2022-10-26T17:45:22.084Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T17:45:22.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:45:22.387Z] ---> job-cost.sh [2022-10-26T17:45:22.387Z] lf-activate-venv: SKIPPING [2022-10-26T17:45:22.387Z] DEBUG: total: 0.10999999940395355 [2022-10-26T17:45:22.387Z] INFO: Retrieving Stack Cost... [2022-10-26T17:45:22.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T17:45:23.210Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T17:45:23.221Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:45:23.505Z] ---> logs-deploy.sh [2022-10-26T17:45:23.505Z] lf-activate-venv: SKIPPING [2022-10-26T17:45:23.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4211/3 [2022-10-26T17:45:23.505Z] INFO: archiving workspace using pattern(s): [2022-10-26T17:45:24.878Z] Archives upload complete. [2022-10-26T17:45:24.878Z] INFO: archiving logs to Nexus [2022-10-26T17:45:25.449Z] ---> uname -a: [2022-10-26T17:45:25.449Z] Linux prd-ubuntu20-04-docker-8c-8g-117187 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] ---> lscpu: [2022-10-26T17:45:25.449Z] Architecture: x86_64 [2022-10-26T17:45:25.449Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T17:45:25.449Z] Byte Order: Little Endian [2022-10-26T17:45:25.449Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T17:45:25.449Z] CPU(s): 8 [2022-10-26T17:45:25.449Z] On-line CPU(s) list: 0-7 [2022-10-26T17:45:25.449Z] Thread(s) per core: 1 [2022-10-26T17:45:25.449Z] Core(s) per socket: 1 [2022-10-26T17:45:25.449Z] Socket(s): 8 [2022-10-26T17:45:25.449Z] NUMA node(s): 1 [2022-10-26T17:45:25.449Z] Vendor ID: AuthenticAMD [2022-10-26T17:45:25.449Z] CPU family: 23 [2022-10-26T17:45:25.449Z] Model: 49 [2022-10-26T17:45:25.449Z] Model name: AMD EPYC-Rome Processor [2022-10-26T17:45:25.449Z] Stepping: 0 [2022-10-26T17:45:25.449Z] CPU MHz: 2799.998 [2022-10-26T17:45:25.449Z] BogoMIPS: 5599.99 [2022-10-26T17:45:25.449Z] Virtualization: AMD-V [2022-10-26T17:45:25.449Z] Hypervisor vendor: KVM [2022-10-26T17:45:25.449Z] Virtualization type: full [2022-10-26T17:45:25.449Z] L1d cache: 256 KiB [2022-10-26T17:45:25.449Z] L1i cache: 256 KiB [2022-10-26T17:45:25.449Z] L2 cache: 4 MiB [2022-10-26T17:45:25.449Z] L3 cache: 128 MiB [2022-10-26T17:45:25.449Z] NUMA node0 CPU(s): 0-7 [2022-10-26T17:45:25.449Z] Vulnerability Itlb multihit: Not affected [2022-10-26T17:45:25.449Z] Vulnerability L1tf: Not affected [2022-10-26T17:45:25.449Z] Vulnerability Mds: Not affected [2022-10-26T17:45:25.449Z] Vulnerability Meltdown: Not affected [2022-10-26T17:45:25.449Z] Vulnerability Mmio stale data: Not affected [2022-10-26T17:45:25.449Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T17:45:25.449Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T17:45:25.449Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T17:45:25.449Z] Vulnerability Srbds: Not affected [2022-10-26T17:45:25.449Z] Vulnerability Tsx async abort: Not affected [2022-10-26T17:45:25.449Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] ---> nproc: [2022-10-26T17:45:25.449Z] 8 [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] ---> df -h: [2022-10-26T17:45:25.449Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T17:45:25.449Z] overlay 155G 19G 136G 13% / [2022-10-26T17:45:25.449Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T17:45:25.449Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T17:45:25.449Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T17:45:25.449Z] /dev/vda1 155G 19G 136G 13% /facter-os [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] ---> sar -b -r -n DEV: [2022-10-26T17:45:25.449Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117187) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] 16:29:47 LINUX RESTART (8 CPU) [2022-10-26T17:45:25.449Z] [2022-10-26T17:45:25.449Z] 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-26T17:45:25.449Z] 16:31:01 293.62 48.04 245.58 0.00 5427.50 136854.26 0.00 [2022-10-26T17:45:25.449Z] 16:32:01 113.96 0.57 113.40 0.00 16.13 54389.34 0.00 [2022-10-26T17:45:25.449Z] 16:33:01 50.07 0.27 49.81 0.00 3.33 17627.88 0.00 [2022-10-26T17:45:25.449Z] 16:34:01 359.69 5.90 353.79 0.00 61.34 160759.99 0.00 [2022-10-26T17:45:25.449Z] 16:35:01 518.56 1.07 517.50 0.00 72.12 235711.11 0.00 [2022-10-26T17:45:25.449Z] 16:36:01 1003.91 10.99 992.92 0.00 2858.76 352977.88 0.00 [2022-10-26T17:45:25.449Z] 16:37:01 818.81 0.90 817.91 0.00 11.33 145176.34 0.00 [2022-10-26T17:45:25.449Z] 16:38:01 54.42 0.02 54.41 0.00 0.67 2829.26 0.00 [2022-10-26T17:45:25.450Z] 16:39:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 [2022-10-26T17:45:25.450Z] 16:40:01 1.83 0.00 1.83 0.00 0.00 18.80 0.00 [2022-10-26T17:45:25.450Z] 16:41:01 1.55 0.00 1.55 0.00 0.00 27.60 0.00 [2022-10-26T17:45:25.450Z] 16:42:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2022-10-26T17:45:25.450Z] 16:43:01 1.63 0.00 1.63 0.00 0.00 16.93 0.00 [2022-10-26T17:45:25.450Z] 16:44:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 [2022-10-26T17:45:25.450Z] 16:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-10-26T17:45:25.450Z] 16:46:01 2.45 0.02 2.43 0.00 0.13 30.12 0.00 [2022-10-26T17:45:25.450Z] 16:47:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2022-10-26T17:45:25.450Z] 16:48:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2022-10-26T17:45:25.450Z] 16:49:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2022-10-26T17:45:25.450Z] 16:50:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2022-10-26T17:45:25.450Z] 16:51:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 [2022-10-26T17:45:25.450Z] 16:52:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2022-10-26T17:45:25.450Z] 16:53:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2022-10-26T17:45:25.450Z] 16:54:01 1.65 0.00 1.65 0.00 0.00 17.33 0.00 [2022-10-26T17:45:25.450Z] 16:55:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2022-10-26T17:45:25.450Z] 16:56:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 [2022-10-26T17:45:25.450Z] 16:57:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 [2022-10-26T17:45:25.450Z] 16:58:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-10-26T17:45:25.450Z] 16:59:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 [2022-10-26T17:45:25.450Z] 17:00:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 [2022-10-26T17:45:25.450Z] 17:01:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 [2022-10-26T17:45:25.450Z] 17:02:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2022-10-26T17:45:25.450Z] 17:03:02 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2022-10-26T17:45:25.450Z] 17:04:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 [2022-10-26T17:45:25.450Z] 17:05:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2022-10-26T17:45:25.450Z] 17:06:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2022-10-26T17:45:25.450Z] 17:07:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 [2022-10-26T17:45:25.450Z] 17:08:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2022-10-26T17:45:25.450Z] 17:09:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2022-10-26T17:45:25.450Z] 17:10:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2022-10-26T17:45:25.450Z] 17:11:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 [2022-10-26T17:45:25.450Z] 17:12:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2022-10-26T17:45:25.450Z] 17:13:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 [2022-10-26T17:45:25.450Z] 17:14:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2022-10-26T17:45:25.450Z] 17:15:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 [2022-10-26T17:45:25.450Z] 17:16:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2022-10-26T17:45:25.450Z] 17:17:01 1.23 0.02 1.22 0.00 0.13 12.00 0.00 [2022-10-26T17:45:25.450Z] 17:18:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2022-10-26T17:45:25.450Z] 17:19:01 3.12 1.58 1.53 0.00 37.19 17.73 0.00 [2022-10-26T17:45:25.450Z] 17:20:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 [2022-10-26T17:45:25.450Z] 17:21:01 3.52 1.02 2.50 0.00 21.86 31.73 0.00 [2022-10-26T17:45:25.450Z] 17:22:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 [2022-10-26T17:45:25.450Z] 17:23:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2022-10-26T17:45:25.450Z] 17:24:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 [2022-10-26T17:45:25.450Z] 17:25:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2022-10-26T17:45:25.450Z] 17:26:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 [2022-10-26T17:45:25.450Z] 17:27:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 [2022-10-26T17:45:25.450Z] 17:28:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2022-10-26T17:45:25.450Z] 17:29:01 1.03 0.00 1.03 0.00 0.00 10.53 0.00 [2022-10-26T17:45:25.450Z] 17:30:01 1.95 0.00 1.95 0.00 0.00 22.00 0.00 [2022-10-26T17:45:25.450Z] 17:31:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2022-10-26T17:45:25.450Z] 17:32:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 [2022-10-26T17:45:25.450Z] 17:33:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2022-10-26T17:45:25.450Z] 17:34:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 [2022-10-26T17:45:25.450Z] 17:35:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2022-10-26T17:45:25.450Z] 17:36:01 1.75 0.00 1.75 0.00 0.00 21.33 0.00 [2022-10-26T17:45:25.450Z] 17:37:01 1.12 0.00 1.12 0.00 0.00 11.20 0.00 [2022-10-26T17:45:25.450Z] 17:38:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2022-10-26T17:45:25.450Z] 17:39:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 [2022-10-26T17:45:25.450Z] 17:40:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2022-10-26T17:45:25.450Z] 17:41:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2022-10-26T17:45:25.450Z] 17:42:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 [2022-10-26T17:45:25.450Z] 17:43:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-10-26T17:45:25.450Z] 17:44:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2022-10-26T17:45:25.450Z] 17:45:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2022-10-26T17:45:25.450Z] Average: 44.11 0.94 43.17 0.00 113.51 14781.28 0.00 [2022-10-26T17:45:25.450Z] [2022-10-26T17:45:25.450Z] 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-26T17:45:25.450Z] 16:31:01 28883124 31590556 727944 2.21 72364 2907044 2063732 6.08 1018936 2622576 699416 [2022-10-26T17:45:25.450Z] 16:32:01 27879188 31523488 777252 2.36 108308 3732436 1957000 5.77 1494120 3053880 466876 [2022-10-26T17:45:25.450Z] 16:33:01 27583408 31573344 726400 2.21 111948 4044904 1878484 5.54 1335984 3478372 406772 [2022-10-26T17:45:25.450Z] 16:34:01 23471576 31404148 879620 2.68 272044 7526200 2451364 7.22 2114932 6487904 954964 [2022-10-26T17:45:25.450Z] 16:35:01 21521920 31438096 843744 2.57 289960 9446288 2222856 6.55 2045768 8456216 29072 [2022-10-26T17:45:25.450Z] 16:36:01 18413188 31192644 1058164 3.22 440124 12006056 3375896 9.95 2621104 10799412 13588 [2022-10-26T17:45:25.450Z] 16:37:01 18655020 31487520 774932 2.36 498444 11967160 1935916 5.71 2458268 10709148 25100 [2022-10-26T17:45:25.450Z] 16:38:01 19179460 31537984 728028 2.21 499260 11514256 1868580 5.51 2345024 10320740 200 [2022-10-26T17:45:25.450Z] 16:39:01 19181304 31539848 726180 2.21 499280 11514260 1868580 5.51 2343728 10320744 132 [2022-10-26T17:45:25.450Z] 16:40:01 19188688 31547296 718624 2.19 499292 11514260 1868580 5.51 2336160 10320744 8 [2022-10-26T17:45:25.450Z] 16:41:01 19190900 31549560 716328 2.18 499320 11514264 1868580 5.51 2334652 10320748 168 [2022-10-26T17:45:25.450Z] 16:42:01 19193224 31551884 714052 2.17 499328 11514264 1868580 5.51 2332912 10320748 164 [2022-10-26T17:45:25.450Z] 16:43:01 19193176 31551852 713980 2.17 499380 11514268 1868580 5.51 2332988 10320752 8 [2022-10-26T17:45:25.450Z] 16:44:01 19193800 31553272 713476 2.17 499400 11514276 1868580 5.51 2332020 10321472 4 [2022-10-26T17:45:25.450Z] 16:45:01 19193784 31553260 713436 2.17 499424 11514272 1868580 5.51 2331956 10321472 12 [2022-10-26T17:45:25.450Z] 16:46:01 19192648 31552256 714396 2.17 499460 11514256 1850516 5.45 2332156 10321456 44 [2022-10-26T17:45:25.450Z] 16:47:01 19192900 31552512 714052 2.17 499488 11514256 1850516 5.45 2332024 10321456 12 [2022-10-26T17:45:25.450Z] 16:48:01 19193088 31552732 713776 2.17 499496 11514260 1850516 5.45 2332344 10321460 176 [2022-10-26T17:45:25.450Z] 16:49:01 19193032 31552704 713744 2.17 499516 11514260 1850516 5.45 2332084 10321460 8 [2022-10-26T17:45:25.450Z] 16:50:01 19192700 31552376 713992 2.17 499540 11514260 1850516 5.45 2332084 10321464 168 [2022-10-26T17:45:25.450Z] 16:51:01 19192600 31552328 714212 2.17 499556 11514268 1866568 5.50 2332732 10321468 172 [2022-10-26T17:45:25.450Z] 16:52:01 19192908 31552660 713876 2.17 499576 11514272 1866568 5.50 2332144 10321468 188 [2022-10-26T17:45:25.450Z] 16:53:01 19192860 31552616 713852 2.17 499584 11514276 1866568 5.50 2332148 10321472 8 [2022-10-26T17:45:25.450Z] 16:54:01 19192804 31552592 713932 2.17 499596 11514280 1866568 5.50 2332256 10321480 4 [2022-10-26T17:45:25.450Z] 16:55:01 19192740 31552536 713888 2.17 499640 11514272 1866568 5.50 2332204 10321484 4 [2022-10-26T17:45:25.450Z] 16:56:01 19192360 31552212 714152 2.17 499652 11514288 1866568 5.50 2332864 10321488 204 [2022-10-26T17:45:25.450Z] 16:57:01 19192384 31552236 714112 2.17 499668 11514288 1866568 5.50 2332256 10321488 8 [2022-10-26T17:45:25.450Z] 16:58:01 19193044 31552944 713796 2.17 499692 11514292 1866568 5.50 2332696 10321492 200 [2022-10-26T17:45:25.450Z] 16:59:01 19193068 31552968 713764 2.17 499700 11514292 1850316 5.45 2332256 10321492 8 [2022-10-26T17:45:25.450Z] 17:00:01 19193012 31553028 713628 2.17 499704 11514420 1850316 5.45 2332440 10321600 40 [2022-10-26T17:45:25.450Z] 17:01:01 19192972 31553028 713592 2.17 499708 11514428 1850316 5.45 2332460 10321628 20 [2022-10-26T17:45:25.450Z] 17:02:01 19192844 31552912 713576 2.17 499716 11514432 1850316 5.45 2332844 10321628 280 [2022-10-26T17:45:25.450Z] 17:03:02 19192804 31552876 713588 2.17 499724 11514436 1850316 5.45 2332288 10321632 4 [2022-10-26T17:45:25.450Z] 17:04:01 19192900 31552996 713564 2.17 499740 11514436 1850316 5.45 2332632 10321632 260 [2022-10-26T17:45:25.450Z] 17:05:01 19192892 31552992 713536 2.17 499752 11514440 1850316 5.45 2332720 10321636 168 [2022-10-26T17:45:25.450Z] 17:06:01 19192884 31553016 713460 2.17 499768 11514444 1850316 5.45 2332816 10321644 288 [2022-10-26T17:45:25.450Z] 17:07:01 19192908 31553040 713420 2.17 499784 11514444 1833608 5.40 2332340 10321644 8 [2022-10-26T17:45:25.450Z] 17:08:01 19192828 31553004 713416 2.17 499804 11514448 1833608 5.40 2332384 10321648 184 [2022-10-26T17:45:25.450Z] 17:09:01 19192780 31552956 713392 2.17 499816 11514448 1833608 5.40 2332384 10321648 12 [2022-10-26T17:45:25.450Z] 17:10:01 19193016 31553220 713072 2.17 499828 11514460 1833608 5.40 2332528 10321652 184 [2022-10-26T17:45:25.450Z] 17:11:01 19193184 31553416 713036 2.17 499852 11514460 1833608 5.40 2332560 10321656 20 [2022-10-26T17:45:25.450Z] 17:12:01 19193096 31553364 713224 2.17 499876 11514464 1833608 5.40 2333020 10321664 280 [2022-10-26T17:45:25.450Z] 17:13:01 19193048 31553320 713204 2.17 499892 11514468 1833608 5.40 2333016 10321668 208 [2022-10-26T17:45:25.450Z] 17:14:01 19192788 31553084 713460 2.17 499892 11514468 1833608 5.40 2332500 10321668 180 [2022-10-26T17:45:25.450Z] 17:15:01 19192992 31553296 713172 2.17 499916 11514472 1833608 5.40 2332500 10321672 8 [2022-10-26T17:45:25.450Z] 17:16:01 19192692 31553056 713372 2.17 499952 11514476 1849736 5.45 2332620 10321676 60 [2022-10-26T17:45:25.450Z] 17:17:01 19192860 31553236 713332 2.17 499984 11514472 1849736 5.45 2332564 10321676 4 [2022-10-26T17:45:25.450Z] 17:18:01 19192812 31553268 713236 2.17 500012 11514480 1849736 5.45 2332616 10321680 204 [2022-10-26T17:45:25.450Z] 17:19:01 19183468 31545972 720444 2.19 500040 11515592 1849736 5.45 2342552 10322012 24 [2022-10-26T17:45:25.450Z] 17:20:01 19183420 31545952 720400 2.19 500060 11515600 1849736 5.45 2342236 10322020 184 [2022-10-26T17:45:25.450Z] 17:21:01 19180040 31543612 722872 2.20 500128 11516216 1905412 5.62 2342380 10322568 16 [2022-10-26T17:45:25.450Z] 17:22:01 19179928 31543532 722892 2.20 500152 11516220 1905412 5.62 2342352 10322568 44 [2022-10-26T17:45:25.450Z] 17:23:01 19180000 31543608 722876 2.20 500164 11516224 1905412 5.62 2342768 10322572 168 [2022-10-26T17:45:25.450Z] 17:24:01 19180064 31543700 722808 2.20 500176 11516220 1905412 5.62 2342376 10322572 4 [2022-10-26T17:45:25.450Z] 17:25:01 19180048 31543688 722780 2.20 500184 11516228 1905412 5.62 2342376 10322576 8 [2022-10-26T17:45:25.450Z] 17:26:01 19180168 31543952 722644 2.20 500208 11516364 1905412 5.62 2342532 10322680 44 [2022-10-26T17:45:25.450Z] 17:27:01 19179916 31543712 722836 2.20 500244 11516364 1905412 5.62 2342424 10322680 8 [2022-10-26T17:45:25.451Z] 17:28:01 19180144 31543976 722636 2.20 500252 11516372 1905412 5.62 2342516 10322684 48 [2022-10-26T17:45:25.451Z] 17:29:01 19180104 31543940 722604 2.20 500264 11516372 1905412 5.62 2342440 10322684 4 [2022-10-26T17:45:25.451Z] 17:30:01 19180160 31544100 722588 2.20 500320 11516376 1905412 5.62 2343204 10322724 216 [2022-10-26T17:45:25.451Z] 17:31:01 19180192 31544136 722532 2.20 500360 11516368 1905412 5.62 2342708 10322728 12 [2022-10-26T17:45:25.451Z] 17:32:01 19180460 31544468 722204 2.20 500380 11516380 1905412 5.62 2342592 10322728 40 [2022-10-26T17:45:25.451Z] 17:33:01 19179932 31543944 722724 2.20 500388 11516384 1905412 5.62 2342576 10322732 8 [2022-10-26T17:45:25.451Z] 17:34:01 19180144 31544188 722436 2.20 500396 11516384 1905412 5.62 2342624 10322732 4 [2022-10-26T17:45:25.451Z] 17:35:01 19180096 31544148 722404 2.20 500408 11516388 1888796 5.57 2342608 10322736 8 [2022-10-26T17:45:25.451Z] 17:36:01 19179804 31543888 722580 2.20 500436 11516396 1888796 5.57 2342716 10322740 64 [2022-10-26T17:45:25.451Z] 17:37:01 19180032 31544148 722296 2.20 500448 11516396 1888796 5.57 2342684 10322744 8 [2022-10-26T17:45:25.451Z] 17:38:01 19179900 31544036 722528 2.20 500464 11516400 1888796 5.57 2343020 10322748 284 [2022-10-26T17:45:25.451Z] 17:39:01 19179852 31544008 722480 2.20 500492 11516400 1888796 5.57 2343068 10322748 176 [2022-10-26T17:45:25.451Z] 17:40:01 19179560 31543756 722732 2.20 500512 11516404 1888796 5.57 2342752 10322748 40 [2022-10-26T17:45:25.451Z] 17:41:01 19179796 31544020 722424 2.20 500532 11516408 1888796 5.57 2342832 10322752 4 [2022-10-26T17:45:25.451Z] 17:42:01 19179756 31543992 722372 2.20 500544 11516412 1888796 5.57 2342784 10322752 44 [2022-10-26T17:45:25.451Z] 17:43:01 19179724 31543980 722332 2.20 500560 11516416 1888796 5.57 2342920 10322756 28 [2022-10-26T17:45:25.451Z] 17:44:01 19179676 31543932 722352 2.20 500560 11516416 1888796 5.57 2342800 10322756 196 [2022-10-26T17:45:25.451Z] 17:45:01 19179844 31544120 722320 2.20 500572 11516420 1888796 5.57 2342812 10322760 8 [2022-10-26T17:45:25.451Z] Average: 19615366 31540401 727828 2.21 477173 11128783 1907003 5.62 2293356 9966645 34691 [2022-10-26T17:45:25.451Z] [2022-10-26T17:45:25.451Z] 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-26T17:45:25.451Z] 16:31:01 ens3 1209.65 1074.74 11764.44 173.73 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:31:01 docker0 382.47 298.85 27.84 2715.60 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:31:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:32:01 ens3 155.79 117.48 805.91 25.86 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:32:01 veth067abb2 1.03 1.22 0.08 0.11 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:32:01 docker0 89.39 115.73 7.48 762.83 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:33:01 ens3 23.01 12.61 19.78 10.64 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:33:01 veth067abb2 0.40 0.42 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:33:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:34:01 ens3 745.83 687.43 6649.48 68.51 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:34:01 veth02bcd56 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:34:01 docker0 624.64 648.92 41.07 4963.34 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:34:01 lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:35:01 veth0e32b79 2.37 4.92 0.19 56.17 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:35:01 veth2d93869 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:35:01 ens3 203.40 124.85 2026.37 23.36 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:35:01 veth02bcd56 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:35:01 vethce16e84 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:35:01 docker0 59.16 86.69 4.69 1133.06 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:35:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:36:01 ens3 374.12 268.37 3754.74 221.89 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:36:01 vethd9587aa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:36:01 veth259a8bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:36:01 veth02bcd56 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:36:01 veth346b3f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:36:01 docker0 172.70 270.20 13.82 3228.73 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:36:01 veth8df4999 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:36:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:37:01 ens3 188.90 98.85 1878.48 26.73 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:37:01 veth02bcd56 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:37:01 docker0 71.14 144.56 5.93 1843.21 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:38:01 ens3 4.47 2.75 4.20 1.78 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:39:01 ens3 0.23 0.08 0.12 0.06 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:40:01 ens3 2.70 0.28 0.69 0.08 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:41:01 ens3 1.08 0.67 0.65 0.47 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:42:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:43:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:44:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:45:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:46:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:47:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:48:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:49:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:50:01 ens3 0.35 0.20 0.08 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:51:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:52:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:54:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:56:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:57:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:58:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 17:00:01 ens3 1.78 0.67 0.56 0.29 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 17:01:01 ens3 0.53 0.33 0.33 0.26 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.451Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:03:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:04:01 ens3 0.29 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:05:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:06:01 ens3 0.43 0.37 0.20 0.08 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:08:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:10:01 ens3 2.33 0.63 0.51 0.29 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:11:01 ens3 0.87 0.42 0.43 0.33 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:14:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:15:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:16:01 ens3 0.47 0.40 0.20 0.09 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:18:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:19:01 ens3 8.02 7.00 5.13 6.28 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:21:01 ens3 0.13 0.07 0.07 0.06 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:24:01 ens3 0.40 0.17 0.13 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:26:01 ens3 0.35 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:30:01 ens3 1.80 0.52 0.51 0.29 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:31:01 ens3 0.57 0.35 0.33 0.26 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:34:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:36:01 ens3 0.33 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:37:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:38:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:40:01 ens3 0.33 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:41:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:42:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:43:01 ens3 0.40 0.33 0.25 0.21 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.452Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] 17:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] 17:45:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] Average: ens3 39.21 32.11 359.47 7.51 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] Average: docker0 18.72 20.93 1.35 195.74 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-26T17:45:25.453Z] [2022-10-26T17:45:25.453Z] [2022-10-26T17:45:25.453Z] ---> sar -P ALL: [2022-10-26T17:45:25.453Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117187) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T17:45:25.453Z] [2022-10-26T17:45:25.453Z] 16:29:47 LINUX RESTART (8 CPU) [2022-10-26T17:45:25.453Z] [2022-10-26T17:45:25.453Z] 16:30:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T17:45:25.453Z] 16:31:01 all 10.85 0.00 3.99 2.72 0.06 82.38 [2022-10-26T17:45:25.453Z] 16:31:01 0 9.14 0.00 4.82 3.97 0.05 82.03 [2022-10-26T17:45:25.453Z] 16:31:01 1 11.32 0.00 4.00 1.28 0.07 83.33 [2022-10-26T17:45:25.453Z] 16:31:01 2 11.25 0.00 4.18 3.99 0.05 80.53 [2022-10-26T17:45:25.453Z] 16:31:01 3 11.14 0.00 3.69 2.86 0.08 82.22 [2022-10-26T17:45:25.453Z] 16:31:01 4 10.81 0.00 4.71 3.10 0.07 81.31 [2022-10-26T17:45:25.453Z] 16:31:01 5 7.82 0.00 3.09 2.35 0.05 86.69 [2022-10-26T17:45:25.453Z] 16:31:01 6 12.70 0.00 3.35 1.93 0.07 81.95 [2022-10-26T17:45:25.453Z] 16:31:01 7 12.69 0.00 4.09 2.22 0.07 80.94 [2022-10-26T17:45:25.453Z] 16:32:01 all 30.47 0.00 6.04 1.65 0.07 61.76 [2022-10-26T17:45:25.453Z] 16:32:01 0 30.63 0.00 5.78 4.35 0.07 59.17 [2022-10-26T17:45:25.453Z] 16:32:01 1 31.03 0.00 5.25 0.89 0.07 62.76 [2022-10-26T17:45:25.453Z] 16:32:01 2 29.80 0.00 5.64 4.26 0.07 60.24 [2022-10-26T17:45:25.453Z] 16:32:01 3 31.28 0.00 7.48 2.63 0.07 58.55 [2022-10-26T17:45:25.453Z] 16:32:01 4 30.59 0.00 6.12 0.17 0.07 63.05 [2022-10-26T17:45:25.453Z] 16:32:01 5 29.58 0.00 5.79 0.19 0.08 64.36 [2022-10-26T17:45:25.453Z] 16:32:01 6 31.38 0.00 5.75 0.62 0.08 62.16 [2022-10-26T17:45:25.453Z] 16:32:01 7 29.46 0.00 6.55 0.07 0.08 63.84 [2022-10-26T17:45:25.453Z] 16:33:01 all 52.51 0.00 6.96 0.27 0.11 40.15 [2022-10-26T17:45:25.453Z] 16:33:01 0 53.69 0.00 7.37 0.76 0.12 38.06 [2022-10-26T17:45:25.453Z] 16:33:01 1 52.69 0.00 7.32 1.16 0.12 38.70 [2022-10-26T17:45:25.453Z] 16:33:01 2 49.62 0.00 6.67 0.07 0.10 43.54 [2022-10-26T17:45:25.453Z] 16:33:01 3 53.12 0.00 6.99 0.02 0.10 39.77 [2022-10-26T17:45:25.453Z] 16:33:01 4 52.80 0.00 6.81 0.07 0.10 40.22 [2022-10-26T17:45:25.453Z] 16:33:01 5 51.54 0.00 6.81 0.03 0.12 41.50 [2022-10-26T17:45:25.453Z] 16:33:01 6 52.87 0.00 7.01 0.02 0.10 40.00 [2022-10-26T17:45:25.453Z] 16:33:01 7 53.74 0.00 6.68 0.05 0.12 39.41 [2022-10-26T17:45:25.453Z] 16:34:01 all 16.56 0.00 9.80 8.52 0.08 65.04 [2022-10-26T17:45:25.453Z] 16:34:01 0 19.61 0.00 10.38 8.52 0.07 61.42 [2022-10-26T17:45:25.453Z] 16:34:01 1 17.12 0.00 12.07 21.74 0.08 48.99 [2022-10-26T17:45:25.453Z] 16:34:01 2 15.90 0.00 9.12 7.83 0.08 67.06 [2022-10-26T17:45:25.453Z] 16:34:01 3 17.36 0.00 10.70 7.34 0.08 64.52 [2022-10-26T17:45:25.453Z] 16:34:01 4 15.13 0.00 8.65 4.43 0.07 71.72 [2022-10-26T17:45:25.453Z] 16:34:01 5 14.52 0.00 7.87 5.37 0.07 72.18 [2022-10-26T17:45:25.453Z] 16:34:01 6 15.05 0.00 10.60 5.70 0.07 68.58 [2022-10-26T17:45:25.453Z] 16:34:01 7 17.78 0.00 9.02 7.31 0.08 65.81 [2022-10-26T17:45:25.453Z] 16:35:01 all 52.87 0.00 11.17 6.83 0.11 29.02 [2022-10-26T17:45:25.453Z] 16:35:01 0 52.53 0.00 10.80 3.74 0.12 32.81 [2022-10-26T17:45:25.453Z] 16:35:01 1 53.48 0.00 10.86 5.04 0.10 30.52 [2022-10-26T17:45:25.453Z] 16:35:01 2 53.37 0.00 11.08 18.57 0.10 16.87 [2022-10-26T17:45:25.453Z] 16:35:01 3 51.28 0.00 12.62 6.72 0.12 29.26 [2022-10-26T17:45:25.453Z] 16:35:01 4 52.89 0.00 10.88 4.89 0.10 31.23 [2022-10-26T17:45:25.453Z] 16:35:01 5 52.35 0.00 11.40 8.62 0.10 27.53 [2022-10-26T17:45:25.453Z] 16:35:01 6 53.23 0.00 11.01 1.16 0.10 34.50 [2022-10-26T17:45:25.453Z] 16:35:01 7 53.84 0.00 10.73 5.94 0.10 29.39 [2022-10-26T17:45:25.453Z] 16:36:01 all 36.76 0.00 13.92 16.12 0.11 33.08 [2022-10-26T17:45:25.453Z] 16:36:01 0 37.10 0.00 12.63 17.76 0.10 32.40 [2022-10-26T17:45:25.453Z] 16:36:01 1 36.18 0.00 14.67 16.21 0.14 32.80 [2022-10-26T17:45:25.453Z] 16:36:01 2 39.31 0.00 13.61 9.84 0.10 37.14 [2022-10-26T17:45:25.453Z] 16:36:01 3 36.22 0.00 14.80 20.36 0.10 28.52 [2022-10-26T17:45:25.453Z] 16:36:01 4 35.91 0.00 14.59 17.56 0.10 31.84 [2022-10-26T17:45:25.453Z] 16:36:01 5 35.75 0.00 14.43 13.87 0.12 35.83 [2022-10-26T17:45:25.453Z] 16:36:01 6 36.09 0.00 12.43 12.09 0.10 39.28 [2022-10-26T17:45:25.453Z] 16:36:01 7 37.49 0.00 14.21 21.30 0.14 26.86 [2022-10-26T17:45:25.453Z] 16:37:01 all 50.17 0.00 10.32 2.55 0.10 36.86 [2022-10-26T17:45:25.453Z] 16:37:01 0 54.98 0.00 9.51 2.03 0.10 33.38 [2022-10-26T17:45:25.453Z] 16:37:01 1 54.68 0.00 10.81 4.74 0.10 29.67 [2022-10-26T17:45:25.453Z] 16:37:01 2 49.31 0.00 9.65 1.24 0.10 39.69 [2022-10-26T17:45:25.453Z] 16:37:01 3 47.24 0.00 11.57 1.19 0.10 39.90 [2022-10-26T17:45:25.453Z] 16:37:01 4 49.49 0.00 9.98 2.42 0.10 38.00 [2022-10-26T17:45:25.453Z] 16:37:01 5 48.59 0.00 10.21 4.28 0.08 36.83 [2022-10-26T17:45:25.453Z] 16:37:01 6 49.05 0.00 9.98 0.54 0.10 40.33 [2022-10-26T17:45:25.453Z] 16:37:01 7 48.01 0.00 10.85 3.94 0.08 37.11 [2022-10-26T17:45:25.453Z] 16:38:01 all 0.34 0.00 0.25 0.16 0.01 99.25 [2022-10-26T17:45:25.453Z] 16:38:01 0 0.20 0.00 0.13 0.03 0.00 99.63 [2022-10-26T17:45:25.453Z] 16:38:01 1 0.33 0.00 0.33 0.33 0.02 98.98 [2022-10-26T17:45:25.453Z] 16:38:01 2 0.35 0.00 0.28 0.23 0.00 99.13 [2022-10-26T17:45:25.453Z] 16:38:01 3 0.57 0.00 0.40 0.00 0.02 99.02 [2022-10-26T17:45:25.453Z] 16:38:01 4 0.33 0.00 0.27 0.02 0.00 99.38 [2022-10-26T17:45:25.453Z] 16:38:01 5 0.30 0.00 0.20 0.03 0.02 99.45 [2022-10-26T17:45:25.453Z] 16:38:01 6 0.37 0.00 0.15 0.00 0.00 99.48 [2022-10-26T17:45:25.453Z] 16:38:01 7 0.25 0.00 0.20 0.62 0.00 98.93 [2022-10-26T17:45:25.453Z] 16:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T17:45:25.453Z] 16:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T17:45:25.453Z] 16:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T17:45:25.453Z] 16:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.453Z] 16:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.453Z] 16:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.453Z] 16:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.453Z] 16:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T17:45:25.453Z] 16:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T17:45:25.453Z] 16:40:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2022-10-26T17:45:25.453Z] 16:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.453Z] 16:40:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-26T17:45:25.453Z] 16:40:01 2 1.19 0.00 0.00 0.00 0.02 98.79 [2022-10-26T17:45:25.453Z] 16:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.453Z] 16:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.453Z] 16:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T17:45:25.453Z] 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.453Z] 16:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T17:45:25.453Z] 16:41:01 all 0.16 0.00 0.02 0.01 0.00 99.81 [2022-10-26T17:45:25.453Z] 16:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T17:45:25.453Z] 16:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T17:45:25.453Z] 16:41:01 2 1.08 0.00 0.07 0.00 0.00 98.86 [2022-10-26T17:45:25.453Z] 16:41:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-26T17:45:25.453Z] 16:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.453Z] 16:41:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T17:45:25.453Z] 16:41:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-26T17:45:25.453Z] 16:41:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-26T17:45:25.453Z] [2022-10-26T17:45:25.453Z] 16:41:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T17:45:25.453Z] 16:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.453Z] 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.453Z] 16:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.453Z] 16:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.453Z] 16:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.453Z] 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.453Z] 16:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.453Z] 16:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.453Z] 16:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.453Z] 16:43:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-10-26T17:45:25.453Z] 16:43:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-26T17:45:25.453Z] 16:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.453Z] 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.453Z] 16:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.453Z] 16:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.453Z] 16:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.453Z] 16:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-26T17:45:25.454Z] 16:44:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T17:45:25.454Z] 16:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.454Z] 16:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:44:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:46:01 all 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-26T17:45:25.454Z] 16:46:01 0 0.03 0.00 0.02 0.05 0.00 99.90 [2022-10-26T17:45:25.454Z] 16:46:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2022-10-26T17:45:25.454Z] 16:46:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T17:45:25.454Z] 16:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:46:01 5 0.02 0.00 0.05 0.05 0.02 99.87 [2022-10-26T17:45:25.454Z] 16:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:46:01 7 0.00 0.00 0.03 0.03 0.00 99.93 [2022-10-26T17:45:25.454Z] 16:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-10-26T17:45:25.454Z] 16:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T17:45:25.454Z] 16:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.454Z] 16:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.454Z] 16:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.454Z] 16:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-26T17:45:25.454Z] 16:48:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-26T17:45:25.454Z] 16:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-26T17:45:25.454Z] 16:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:50:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-10-26T17:45:25.454Z] 16:50:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T17:45:25.454Z] 16:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:50:01 3 0.22 0.00 0.00 0.00 0.00 99.78 [2022-10-26T17:45:25.454Z] 16:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T17:45:25.454Z] 16:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:50:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:51:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.454Z] 16:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:52:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-26T17:45:25.454Z] 16:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] [2022-10-26T17:45:25.454Z] 16:52:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T17:45:25.454Z] 16:53:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T17:45:25.454Z] 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:53:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:54:01 all 0.21 0.00 0.01 0.00 0.00 99.77 [2022-10-26T17:45:25.454Z] 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T17:45:25.454Z] 16:54:01 2 1.61 0.00 0.00 0.00 0.00 98.39 [2022-10-26T17:45:25.454Z] 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:54:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:55:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-10-26T17:45:25.454Z] 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T17:45:25.454Z] 16:55:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2022-10-26T17:45:25.454Z] 16:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:55:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:56:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-10-26T17:45:25.454Z] 16:56:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:56:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2022-10-26T17:45:25.454Z] 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:56:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:57:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-10-26T17:45:25.454Z] 16:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:57:01 2 1.97 0.00 0.02 0.00 0.00 98.01 [2022-10-26T17:45:25.454Z] 16:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.454Z] 16:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:57:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-26T17:45:25.454Z] 16:58:01 all 0.12 0.00 0.02 0.01 0.00 99.85 [2022-10-26T17:45:25.454Z] 16:58:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:58:01 2 0.94 0.00 0.12 0.00 0.00 98.94 [2022-10-26T17:45:25.454Z] 16:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 16:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:59:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2022-10-26T17:45:25.454Z] 16:59:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T17:45:25.454Z] 16:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T17:45:25.454Z] 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.454Z] 16:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 16:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.454Z] 16:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.454Z] 16:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.454Z] 17:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T17:45:25.454Z] 17:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T17:45:25.454Z] 17:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T17:45:25.454Z] 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.454Z] 17:00:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-26T17:45:25.454Z] 17:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:00:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T17:45:25.455Z] 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T17:45:25.455Z] 17:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.455Z] 17:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:03:02 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-26T17:45:25.455Z] 17:03:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:03:02 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-26T17:45:25.455Z] 17:03:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:03:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:03:02 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:03:02 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:03:02 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:03:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] [2022-10-26T17:45:25.455Z] 17:03:02 CPU %user %nice %system %iowait %steal %idle [2022-10-26T17:45:25.455Z] 17:04:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.455Z] 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:04:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-26T17:45:25.455Z] 17:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-26T17:45:25.455Z] 17:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:05:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-26T17:45:25.455Z] 17:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T17:45:25.455Z] 17:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.455Z] 17:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:06:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:07:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-26T17:45:25.455Z] 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.455Z] 17:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.455Z] 17:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:09:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T17:45:25.455Z] 17:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.455Z] 17:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.455Z] 17:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:10:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:10:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T17:45:25.455Z] 17:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.455Z] 17:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:10:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-26T17:45:25.455Z] 17:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-26T17:45:25.455Z] 17:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:11:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.455Z] 17:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T17:45:25.455Z] 17:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-26T17:45:25.455Z] 17:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-26T17:45:25.455Z] 17:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:12:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-26T17:45:25.455Z] 17:12:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:13:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-26T17:45:25.455Z] 17:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.455Z] 17:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-26T17:45:25.455Z] 17:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T17:45:25.455Z] 17:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-26T17:45:25.455Z] 17:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:14:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] [2022-10-26T17:45:25.455Z] 17:14:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T17:45:25.455Z] 17:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T17:45:25.455Z] 17:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T17:45:25.455Z] 17:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:16:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-10-26T17:45:25.455Z] 17:16:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-26T17:45:25.455Z] 17:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:16:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2022-10-26T17:45:25.455Z] 17:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.455Z] 17:16:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.455Z] 17:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.455Z] 17:17:01 all 0.24 0.00 0.01 0.01 0.01 99.73 [2022-10-26T17:45:25.455Z] 17:17:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-26T17:45:25.455Z] 17:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-26T17:45:25.455Z] 17:17:01 2 1.76 0.00 0.00 0.00 0.02 98.22 [2022-10-26T17:45:25.455Z] 17:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.455Z] 17:17:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2022-10-26T17:45:25.456Z] 17:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.456Z] 17:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T17:45:25.456Z] 17:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:18:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:18:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-26T17:45:25.456Z] 17:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:19:01 all 0.29 0.00 0.04 0.03 0.00 99.64 [2022-10-26T17:45:25.456Z] 17:19:01 0 0.40 0.00 0.05 0.15 0.02 99.38 [2022-10-26T17:45:25.456Z] 17:19:01 1 0.12 0.00 0.08 0.00 0.02 99.78 [2022-10-26T17:45:25.456Z] 17:19:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2022-10-26T17:45:25.456Z] 17:19:01 3 1.00 0.00 0.03 0.00 0.00 98.97 [2022-10-26T17:45:25.456Z] 17:19:01 4 0.10 0.00 0.02 0.03 0.00 99.85 [2022-10-26T17:45:25.456Z] 17:19:01 5 0.22 0.00 0.02 0.02 0.00 99.75 [2022-10-26T17:45:25.456Z] 17:19:01 6 0.37 0.00 0.05 0.02 0.00 99.57 [2022-10-26T17:45:25.456Z] 17:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-26T17:45:25.456Z] 17:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-26T17:45:25.456Z] 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:20:01 1 0.07 0.00 0.05 0.02 0.00 99.87 [2022-10-26T17:45:25.456Z] 17:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:21:01 all 0.06 0.00 0.03 0.02 0.00 99.89 [2022-10-26T17:45:25.456Z] 17:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:21:01 1 0.05 0.00 0.07 0.03 0.02 99.83 [2022-10-26T17:45:25.456Z] 17:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:21:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2022-10-26T17:45:25.456Z] 17:21:01 5 0.23 0.00 0.08 0.05 0.00 99.63 [2022-10-26T17:45:25.456Z] 17:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:21:01 7 0.05 0.00 0.05 0.02 0.00 99.88 [2022-10-26T17:45:25.456Z] 17:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.456Z] 17:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:22:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:22:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-26T17:45:25.456Z] 17:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-26T17:45:25.456Z] 17:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-26T17:45:25.456Z] 17:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:24:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-26T17:45:25.456Z] 17:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.456Z] 17:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-26T17:45:25.456Z] 17:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-26T17:45:25.456Z] 17:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.456Z] 17:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.456Z] [2022-10-26T17:45:25.456Z] 17:25:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T17:45:25.456Z] 17:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-26T17:45:25.456Z] 17:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:26:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2022-10-26T17:45:25.456Z] 17:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.456Z] 17:26:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-26T17:45:25.456Z] 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.456Z] 17:27:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-26T17:45:25.456Z] 17:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:28:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2022-10-26T17:45:25.456Z] 17:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:29:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.456Z] 17:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:30:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-26T17:45:25.456Z] 17:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:30:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-26T17:45:25.456Z] 17:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.456Z] 17:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:30:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-26T17:45:25.456Z] 17:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:31:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-26T17:45:25.456Z] 17:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:31:01 1 0.02 0.00 0.05 0.03 0.00 99.90 [2022-10-26T17:45:25.456Z] 17:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.456Z] 17:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:32:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-26T17:45:25.456Z] 17:32:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-26T17:45:25.456Z] 17:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:33:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.456Z] 17:33:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-26T17:45:25.456Z] 17:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.456Z] 17:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.456Z] 17:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.456Z] 17:34:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2022-10-26T17:45:25.457Z] 17:34:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:34:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-26T17:45:25.457Z] 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:34:01 4 0.43 0.00 0.00 0.03 0.00 99.53 [2022-10-26T17:45:25.457Z] 17:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:35:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-10-26T17:45:25.457Z] 17:35:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T17:45:25.457Z] 17:35:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-26T17:45:25.457Z] 17:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:35:01 4 1.95 0.00 0.00 0.00 0.00 98.05 [2022-10-26T17:45:25.457Z] 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:36:01 all 0.23 0.00 0.01 0.01 0.00 99.74 [2022-10-26T17:45:25.457Z] 17:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:36:01 1 0.03 0.00 0.05 0.05 0.00 99.87 [2022-10-26T17:45:25.457Z] 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.457Z] 17:36:01 4 1.73 0.00 0.02 0.03 0.00 98.22 [2022-10-26T17:45:25.457Z] 17:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.457Z] 17:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] [2022-10-26T17:45:25.457Z] 17:36:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T17:45:25.457Z] 17:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:37:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T17:45:25.457Z] 17:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.457Z] 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.457Z] 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:38:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2022-10-26T17:45:25.457Z] 17:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:38:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:39:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2022-10-26T17:45:25.457Z] 17:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-26T17:45:25.457Z] 17:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.457Z] 17:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.457Z] 17:39:01 5 0.00 0.00 0.00 0.13 0.02 99.85 [2022-10-26T17:45:25.457Z] 17:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:40:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:40:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-26T17:45:25.457Z] 17:40:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-26T17:45:25.457Z] 17:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:40:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.457Z] 17:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-26T17:45:25.457Z] 17:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-26T17:45:25.457Z] 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T17:45:25.457Z] 17:42:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2022-10-26T17:45:25.457Z] 17:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.457Z] 17:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.457Z] 17:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:43:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2022-10-26T17:45:25.457Z] 17:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-26T17:45:25.457Z] 17:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T17:45:25.457Z] 17:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-26T17:45:25.457Z] 17:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-26T17:45:25.457Z] 17:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T17:45:25.457Z] 17:44:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-26T17:45:25.457Z] 17:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.457Z] 17:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T17:45:25.457Z] 17:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T17:45:25.457Z] 17:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] 17:45:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T17:45:25.457Z] 17:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T17:45:25.457Z] 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T17:45:25.457Z] Average: all 3.35 0.00 0.83 0.52 0.01 95.28 [2022-10-26T17:45:25.457Z] Average: 0 3.43 0.00 0.82 0.55 0.01 95.18 [2022-10-26T17:45:25.457Z] Average: 1 3.42 0.00 0.89 0.68 0.02 95.00 [2022-10-26T17:45:25.457Z] Average: 2 3.49 0.00 0.80 0.61 0.01 95.09 [2022-10-26T17:45:25.457Z] Average: 3 3.30 0.00 0.91 0.54 0.01 95.24 [2022-10-26T17:45:25.457Z] Average: 4 3.33 0.00 0.82 0.44 0.01 95.40 [2022-10-26T17:45:25.457Z] Average: 5 3.19 0.00 0.79 0.47 0.01 95.54 [2022-10-26T17:45:25.457Z] Average: 6 3.33 0.00 0.81 0.29 0.01 95.56 [2022-10-26T17:45:25.457Z] Average: 7 3.34 0.00 0.83 0.55 0.01 95.27 [2022-10-26T17:45:25.457Z] [2022-10-26T17:45:25.457Z] [2022-10-26T17:45:25.457Z]