Pull request #4127 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 23918450344651d97d22d0f3625b25d105fef848 rather than 21a8691c6d0c28849f3001748774b34fdeadfda3 Obtained Jenkinsfile from 23918450344651d97d22d0f3625b25d105fef848 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-ssh13453650337109146818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12302742171218454676.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4127/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-4127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3339940008198009083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7989707710151708899.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4127/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-4127/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12184254861098396058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23014 in /w/workspace/edgexfoundry_edgex-go_PR-4127 [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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4127/head:refs/remotes/origin/PR-4127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23918450344651d97d22d0f3625b25d105fef848 into PR head commit 21a8691c6d0c28849f3001748774b34fdeadfda3 Merge succeeded, producing 21a8691c6d0c28849f3001748774b34fdeadfda3 Checking out Revision 21a8691c6d0c28849f3001748774b34fdeadfda3 (PR-4127) > git config core.sparsecheckout # timeout=10 > git checkout -f 21a8691c6d0c28849f3001748774b34fdeadfda3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21a8691c6d0c28849f3001748774b34fdeadfda3 # timeout=10 Commit message: "feat(metadata): implement GET Units of Measure API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-18T02:55:58.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-18T02:55:58.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-18T02:55:58.176Z] ========================================================= [2022-08-18T02:55:58.176Z] EdgeX Global Pipelines Version Info [2022-08-18T02:55:58.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:55:58.956Z] ------------------- [2022-08-18T02:55:58.956Z] stable info: [2022-08-18T02:55:58.956Z] ------------------- [2022-08-18T02:55:58.956Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T02:55:58.956Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T02:55:58.956Z] Message: update stable to v1.0.238 > git rev-list --no-walk 2bfc7abbfa8900f716099c9e9641d1008f7bd415 # timeout=10 [2022-08-18T02:55:59.529Z] ------------------- [2022-08-18T02:55:59.529Z] experimental info: [2022-08-18T02:55:59.529Z] ------------------- [2022-08-18T02:55:59.529Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T02:55:59.529Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T02:55:59.529Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-18T02:55:59.704Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-18T02:55:59.718Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-18T02:55:59.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-18T02:55:59.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-18T02:55:59.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-18T02:55:59.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-18T02:55:59.789Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-18T02:55:59.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-18T02:55:59.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-18T02:55:59.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-18T02:55:59.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-18T02:55:59.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-18T02:55:59.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-18T02:55:59.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-18T02:55:59.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-18T02:55:59.894Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T02:55:59.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T02:55:59.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-18T02:55:59.932Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-18T02:55:59.946Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-18T02:55:59.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-18T02:55:59.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-18T02:55:59.989Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-18T02:56:00.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4127 [Pipeline] echo [2022-08-18T02:56:00.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4127 [Pipeline] echo [2022-08-18T02:56:00.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4127 [Pipeline] echo [2022-08-18T02:56:00.036Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21a8691c6d0c28849f3001748774b34fdeadfda3 [Pipeline] echo [2022-08-18T02:56:00.047Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21a8691 [Pipeline] echo [2022-08-18T02:56:00.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T02:56:00.101Z] provisioning config files... [2022-08-18T02:56:00.113Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config926605687724610813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T02:56:00.418Z] ---> docker-login.sh [2022-08-18T02:56:00.418Z] nexus3.edgexfoundry.org:10001 [2022-08-18T02:56:00.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:56:00.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:56:00.678Z] Configure a credential helper to remove this warning. See [2022-08-18T02:56:00.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:56:00.678Z] [2022-08-18T02:56:00.678Z] Login Succeeded [2022-08-18T02:56:00.678Z] nexus3.edgexfoundry.org:10002 [2022-08-18T02:56:00.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:56:00.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:56:00.939Z] Configure a credential helper to remove this warning. See [2022-08-18T02:56:00.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:56:00.939Z] [2022-08-18T02:56:00.939Z] Login Succeeded [2022-08-18T02:56:00.939Z] nexus3.edgexfoundry.org:10003 [2022-08-18T02:56:00.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:56:00.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:56:00.939Z] Configure a credential helper to remove this warning. See [2022-08-18T02:56:00.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:56:00.939Z] [2022-08-18T02:56:00.939Z] Login Succeeded [2022-08-18T02:56:00.939Z] nexus3.edgexfoundry.org:10004 [2022-08-18T02:56:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:56:01.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:56:01.202Z] Configure a credential helper to remove this warning. See [2022-08-18T02:56:01.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:56:01.202Z] [2022-08-18T02:56:01.202Z] Login Succeeded [2022-08-18T02:56:01.202Z] docker.io [2022-08-18T02:56:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T02:56:01.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T02:56:01.777Z] Configure a credential helper to remove this warning. See [2022-08-18T02:56:01.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T02:56:01.777Z] [2022-08-18T02:56:01.777Z] Login Succeeded [2022-08-18T02:56:01.777Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T02:56:01.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T02:56:02.100Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-18T02:56:02.100Z] + dirname cmd/core-command/Dockerfile [2022-08-18T02:56:02.100Z] + cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-18T02:56:02.100Z] + + dirname cmd/core-data/Dockerfile [2022-08-18T02:56:02.100Z] cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-18T02:56:02.100Z] + + cut -d/ -f2dirname [2022-08-18T02:56:02.100Z] cmd/core-metadata/Dockerfile [2022-08-18T02:56:02.100Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-18T02:56:02.100Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-18T02:56:02.100Z] + cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-18T02:56:02.100Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-18T02:56:02.100Z] + cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-18T02:56:02.100Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-18T02:56:02.100Z] + cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-18T02:56:02.100Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-18T02:56:02.100Z] + cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-18T02:56:02.100Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2022-08-18T02:56:02.100Z] -f2 [2022-08-18T02:56:02.100Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-18T02:56:02.100Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-18T02:56:02.100Z] + cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-18T02:56:02.100Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-18T02:56:02.100Z] + cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-18T02:56:02.100Z] + dirname cmd/support-notifications/Dockerfile [2022-08-18T02:56:02.100Z] + cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-18T02:56:02.100Z] + + dirname cmd/support-scheduler/Dockerfile [2022-08-18T02:56:02.100Z] cut -d/ -f2 [2022-08-18T02:56:02.100Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-18T02:56:02.100Z] + + dirnamecut cmd/sys-mgmt-agent/Dockerfile -d/ [2022-08-18T02:56:02.100Z] -f2 [2022-08-18T02:56:02.100Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-18T02:56:02.138Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-18T02:56:02.497Z] + git rev-list -1 --merges 21a8691c6d0c28849f3001748774b34fdeadfda3~1..21a8691c6d0c28849f3001748774b34fdeadfda3 [Pipeline] echo [2022-08-18T02:56:02.517Z] -----------> git rev-list -1 --merges 21a8691c6d0c28849f3001748774b34fdeadfda3~1..21a8691c6d0c28849f3001748774b34fdeadfda3 21a8691c6d0c28849f3001748774b34fdeadfda3 [false] [Pipeline] sh [2022-08-18T02:56:02.811Z] + git log --format=format:%s -1 21a8691c6d0c28849f3001748774b34fdeadfda3 [Pipeline] echo [2022-08-18T02:56:02.827Z] ========================================================= [2022-08-18T02:56:02.827Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-18T02:56:02.827Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-18T02:56:03.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T02:56:03.274Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-18T02:56:03.274Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-18T02:56:03.274Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-18T02:56:03.274Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-18T02:56:03.274Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-18T02:56:03.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:56:03.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T02:56:03.714Z] [2022-08-18T02:56:03.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:56:04.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T02:56:04.020Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-18T02:56:04.020Z] b85a868b505f: Pulling fs layer [2022-08-18T02:56:04.020Z] e2be974225ed: Pulling fs layer [2022-08-18T02:56:04.020Z] 339a4e72a1f5: Pulling fs layer [2022-08-18T02:56:04.020Z] 988bab9f4d93: Pulling fs layer [2022-08-18T02:56:04.020Z] 1469e6f7b9e6: Pulling fs layer [2022-08-18T02:56:04.020Z] eaf3925da568: Pulling fs layer [2022-08-18T02:56:04.020Z] bab4dde63d76: Pulling fs layer [2022-08-18T02:56:04.020Z] bde34c3a00c8: Pulling fs layer [2022-08-18T02:56:04.020Z] b352a97aabf1: Pulling fs layer [2022-08-18T02:56:04.020Z] 4872d77fe225: Pulling fs layer [2022-08-18T02:56:04.020Z] 5851b861e8e6: Pulling fs layer [2022-08-18T02:56:04.020Z] bab4dde63d76: Waiting [2022-08-18T02:56:04.020Z] bde34c3a00c8: Waiting [2022-08-18T02:56:04.020Z] b352a97aabf1: Waiting [2022-08-18T02:56:04.020Z] 4872d77fe225: Waiting [2022-08-18T02:56:04.020Z] 5851b861e8e6: Waiting [2022-08-18T02:56:04.020Z] 988bab9f4d93: Waiting [2022-08-18T02:56:04.020Z] eaf3925da568: Waiting [2022-08-18T02:56:04.020Z] 988bab9f4d93: Download complete [2022-08-18T02:56:04.281Z] 1469e6f7b9e6: Verifying Checksum [2022-08-18T02:56:04.281Z] 1469e6f7b9e6: Download complete [2022-08-18T02:56:04.281Z] 339a4e72a1f5: Verifying Checksum [2022-08-18T02:56:04.281Z] 339a4e72a1f5: Download complete [2022-08-18T02:56:04.281Z] eaf3925da568: Verifying Checksum [2022-08-18T02:56:04.281Z] eaf3925da568: Download complete [2022-08-18T02:56:04.281Z] bde34c3a00c8: Download complete [2022-08-18T02:56:04.281Z] b352a97aabf1: Download complete [2022-08-18T02:56:04.281Z] 4872d77fe225: Download complete [2022-08-18T02:56:04.281Z] 5851b861e8e6: Verifying Checksum [2022-08-18T02:56:04.281Z] 5851b861e8e6: Download complete [2022-08-18T02:56:04.281Z] b85a868b505f: Verifying Checksum [2022-08-18T02:56:04.281Z] b85a868b505f: Download complete [2022-08-18T02:56:04.543Z] bab4dde63d76: Verifying Checksum [2022-08-18T02:56:04.543Z] bab4dde63d76: Download complete [2022-08-18T02:56:05.927Z] b85a868b505f: Pull complete [2022-08-18T02:56:05.927Z] e2be974225ed: Pull complete [2022-08-18T02:56:06.498Z] 339a4e72a1f5: Pull complete [2022-08-18T02:56:06.498Z] 988bab9f4d93: Pull complete [2022-08-18T02:56:06.760Z] 1469e6f7b9e6: Pull complete [2022-08-18T02:56:07.030Z] eaf3925da568: Pull complete [2022-08-18T02:56:08.943Z] bab4dde63d76: Pull complete [2022-08-18T02:56:08.943Z] bde34c3a00c8: Pull complete [2022-08-18T02:56:09.206Z] b352a97aabf1: Pull complete [2022-08-18T02:56:09.206Z] 4872d77fe225: Pull complete [2022-08-18T02:56:09.206Z] 5851b861e8e6: Pull complete [2022-08-18T02:56:09.468Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-18T02:56:09.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T02:56:09.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T02:56:09.564Z] prd-ubuntu20.04-docker-8c-8g-23014 does not seem to be running inside a container [2022-08-18T02:56:09.609Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-18T02:56:11.004Z] $ docker top d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 -eo pid,comm [2022-08-18T02:56:11.067Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-18T02:56:11.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T02:56:11.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T02:56:11.104Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T02:56:11.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T02:56:11.241Z] $ docker exec d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 ssh-agent [2022-08-18T02:56:11.371Z] SSH_AUTH_SOCK=/tmp/ssh-wfvNOT2Txy0a/agent.33 [2022-08-18T02:56:11.371Z] SSH_AGENT_PID=39 [2022-08-18T02:56:11.378Z] Running ssh-add (command line suppressed) [2022-08-18T02:56:11.506Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3678820946302236718.key (/w/workspace/edgex-go/3@tmp/private_key_3678820946302236718.key) [2022-08-18T02:56:11.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T02:56:11.801Z] + git tag --points-at HEAD [Pipeline] } [2022-08-18T02:56:11.818Z] $ docker exec --env ******** --env ******** d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 ssh-agent -k [2022-08-18T02:56:11.923Z] unset SSH_AUTH_SOCK; [2022-08-18T02:56:11.923Z] unset SSH_AGENT_PID; [2022-08-18T02:56:11.923Z] echo Agent pid 39 killed; [2022-08-18T02:56:11.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-18T02:56:11.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T02:56:11.957Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T02:56:12.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T02:56:12.096Z] $ docker exec d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 ssh-agent [2022-08-18T02:56:12.231Z] SSH_AUTH_SOCK=/tmp/ssh-h6GutptsIoLF/agent.72 [2022-08-18T02:56:12.231Z] SSH_AGENT_PID=78 [2022-08-18T02:56:12.238Z] Running ssh-add (command line suppressed) [2022-08-18T02:56:12.356Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3856688159224889503.key (/w/workspace/edgex-go/3@tmp/private_key_3856688159224889503.key) [2022-08-18T02:56:12.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T02:56:12.658Z] + git semver init [2022-08-18T02:56:12.919Z] 2022-08-18 02:56:12,874 [run_init] DEBUG init version:0.0.0 force:False [2022-08-18T02:56:12.919Z] 2022-08-18 02:56:12,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-08-18T02:56:12.919Z] 2022-08-18 02:56:12,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-08-18T02:56:12.919Z] 2022-08-18 02:56:12,876 [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-08-18T02:56:17.134Z] 2022-08-18 02:56:16,727 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-08-18T02:56:17.134Z] 2022-08-18 02:56:16,727 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4127 with force:False [2022-08-18T02:56:17.134Z] 2022-08-18 02:56:16,728 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4127 [2022-08-18T02:56:17.134Z] 2022-08-18 02:56:16,734 [execute] INFO git cat-file --batch-check [2022-08-18T02:56:17.134Z] 2022-08-18 02:56:16,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T02:56:17.134Z] 2022-08-18 02:56:16,740 [execute] INFO git cat-file --batch [2022-08-18T02:56:17.134Z] 2022-08-18 02:56:16,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T02:56:17.134Z] 2022-08-18 02:56:16,747 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4127 [2022-08-18T02:56:17.134Z] 0.0.0 [Pipeline] } [2022-08-18T02:56:17.151Z] $ docker exec --env ******** --env ******** d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 ssh-agent -k [2022-08-18T02:56:17.269Z] unset SSH_AUTH_SOCK; [2022-08-18T02:56:17.270Z] unset SSH_AGENT_PID; [2022-08-18T02:56:17.270Z] echo Agent pid 78 killed; [2022-08-18T02:56:17.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T02:56:17.596Z] + git semver [Pipeline] } [2022-08-18T02:56:17.878Z] $ docker stop --time=1 d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 [2022-08-18T02:56:19.234Z] $ docker rm -f d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T02:56:19.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-18T02:56:19.862Z] Stashed 1 file(s) [Pipeline] echo [2022-08-18T02:56:19.865Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T02:56:20.262Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-18T02:56:20.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T02:56:20.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T02:56:20.297Z] ========================================================= [2022-08-18T02:56:20.297Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-18T02:56:20.297Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T02:56:20.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T02:56:20.588Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-18T02:56:20.588Z] 2408cc74d12b: Pulling fs layer [2022-08-18T02:56:20.588Z] ea60b727a1ce: Pulling fs layer [2022-08-18T02:56:20.588Z] 30c4a7721957: Pulling fs layer [2022-08-18T02:56:20.588Z] 370296b7ddb6: Pulling fs layer [2022-08-18T02:56:20.588Z] 7c6cee850709: Pulling fs layer [2022-08-18T02:56:20.588Z] 39a5fcdaea64: Pulling fs layer [2022-08-18T02:56:20.588Z] d94ebbe4e438: Pulling fs layer [2022-08-18T02:56:20.588Z] bcfd1f05c69d: Pulling fs layer [2022-08-18T02:56:20.588Z] 59ccb84bbe0f: Pulling fs layer [2022-08-18T02:56:20.588Z] 7c6cee850709: Waiting [2022-08-18T02:56:20.588Z] 59ccb84bbe0f: Waiting [2022-08-18T02:56:20.588Z] 39a5fcdaea64: Waiting [2022-08-18T02:56:20.588Z] d94ebbe4e438: Waiting [2022-08-18T02:56:20.588Z] 370296b7ddb6: Waiting [2022-08-18T02:56:20.588Z] bcfd1f05c69d: Waiting [2022-08-18T02:56:20.588Z] 30c4a7721957: Verifying Checksum [2022-08-18T02:56:20.588Z] 30c4a7721957: Download complete [2022-08-18T02:56:20.588Z] ea60b727a1ce: Download complete [2022-08-18T02:56:20.588Z] 7c6cee850709: Download complete [2022-08-18T02:56:20.588Z] 39a5fcdaea64: Download complete [2022-08-18T02:56:20.588Z] 2408cc74d12b: Download complete [2022-08-18T02:56:20.588Z] d94ebbe4e438: Verifying Checksum [2022-08-18T02:56:20.588Z] d94ebbe4e438: Download complete [2022-08-18T02:56:20.852Z] 2408cc74d12b: Pull complete [2022-08-18T02:56:20.852Z] ea60b727a1ce: Pull complete [2022-08-18T02:56:21.113Z] 30c4a7721957: Pull complete [2022-08-18T02:56:21.113Z] 59ccb84bbe0f: Verifying Checksum [2022-08-18T02:56:21.113Z] 59ccb84bbe0f: Download complete [2022-08-18T02:56:21.373Z] 370296b7ddb6: Verifying Checksum [2022-08-18T02:56:21.373Z] 370296b7ddb6: Download complete [2022-08-18T02:56:21.373Z] bcfd1f05c69d: Verifying Checksum [2022-08-18T02:56:21.373Z] bcfd1f05c69d: Download complete [2022-08-18T02:56:25.571Z] 370296b7ddb6: Pull complete [2022-08-18T02:56:25.571Z] 7c6cee850709: Pull complete [2022-08-18T02:56:25.571Z] 39a5fcdaea64: Pull complete [2022-08-18T02:56:25.832Z] d94ebbe4e438: Pull complete [2022-08-18T02:56:27.747Z] bcfd1f05c69d: Pull complete [2022-08-18T02:56:28.689Z] 59ccb84bbe0f: Pull complete [2022-08-18T02:56:28.689Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-18T02:56:28.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T02:56:28.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-18T02:56:28.994Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T02:56:28.995Z] WORKDIR /edgex [2022-08-18T02:56:28.995Z] COPY go.mod . [2022-08-18T02:56:28.995Z] RUN go mod download [2022-08-18T02:56:28.995Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-18T02:56:29.565Z] Sending build context to Docker daemon 169.2MB [2022-08-18T02:56:29.566Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T02:56:29.566Z] ---> a4fb48ad2a94 [2022-08-18T02:56:29.566Z] Step 2/4 : WORKDIR /edgex [2022-08-18T02:56:31.490Z] ---> Running in 4687b2e38e60 [2022-08-18T02:56:31.750Z] Removing intermediate container 4687b2e38e60 [2022-08-18T02:56:31.750Z] ---> a7a84f2f1732 [2022-08-18T02:56:31.750Z] Step 3/4 : COPY go.mod . [2022-08-18T02:56:31.750Z] ---> 184f54e80ca7 [2022-08-18T02:56:31.750Z] Step 4/4 : RUN go mod download [2022-08-18T02:56:32.012Z] ---> Running in 9a989efe0282 [2022-08-18T02:56:34.937Z] Still waiting to schedule task [2022-08-18T02:56:34.938Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-18T02:56:46.922Z] Removing intermediate container 9a989efe0282 [2022-08-18T02:56:46.922Z] ---> 470835f5bd95 [2022-08-18T02:56:46.922Z] Successfully built 470835f5bd95 [2022-08-18T02:56:46.922Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:56:47.225Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T02:56:47.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T02:56:47.308Z] prd-ubuntu20.04-docker-8c-8g-23014 does not seem to be running inside a container [2022-08-18T02:56:47.348Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T02:56:47.752Z] $ docker top d22e034d4dbe151657e7f405ae7742b96ba57512b54ce2bc32b10b3d9033222e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T02:56:48.117Z] + go version [2022-08-18T02:56:48.117Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-18T02:56:48.137Z] $ docker stop --time=1 d22e034d4dbe151657e7f405ae7742b96ba57512b54ce2bc32b10b3d9033222e [2022-08-18T02:56:49.435Z] $ docker rm -f d22e034d4dbe151657e7f405ae7742b96ba57512b54ce2bc32b10b3d9033222e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T02:56:49.847Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T02:56:49.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T02:56:49.924Z] prd-ubuntu20.04-docker-8c-8g-23014 does not seem to be running inside a container [2022-08-18T02:56:49.970Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T02:56:50.335Z] $ docker top 64b1c8a64c49b9e584806fd144363548047f72a73e3316e4deeedf3c4adcd319 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T02:56:50.409Z] ========================================================= [2022-08-18T02:56:50.409Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T02:56:50.409Z] ========================================================= [Pipeline] sh [2022-08-18T02:56:50.701Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-18T02:56:50.992Z] + make test [2022-08-18T02:56:50.992Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T02:56:57.567Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T02:57:12.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T02:57:12.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T02:57:12.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.2% of statements [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T02:57:12.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.188s coverage: 89.2% of statements [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.1% of statements [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.095s coverage: 29.6% of statements [2022-08-18T02:57:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-08-18T02:57:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.101s coverage: 87.5% of statements [2022-08-18T02:57:23.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.088s coverage: 94.4% of statements [2022-08-18T02:57:23.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-08-18T02:57:27.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.2% of statements [2022-08-18T02:57:27.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 58.8% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.7% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.8% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 43.6% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T02:57:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-08-18T02:57:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-08-18T02:57:37.201Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-18T02:57:55.323Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-18T02:57:55.323Z] internal/core/metadata/controller/http/uom_test.go:68:22: S1030: should use recorder.Body.String() instead of string(recorder.Body.Bytes()) (gosimple) [2022-08-18T02:57:55.323Z] assert.JSONEq(t, string(recorder.Body.Bytes()), string(expectedBytes), "JSON response not as expected") [2022-08-18T02:57:55.323Z] ^ [2022-08-18T02:57:55.323Z] make: *** [Makefile:156: lint] Error 1 [Pipeline] } [2022-08-18T02:57:55.341Z] $ docker stop --time=1 64b1c8a64c49b9e584806fd144363548047f72a73e3316e4deeedf3c4adcd319 [2022-08-18T02:57:57.267Z] $ docker rm -f 64b1c8a64c49b9e584806fd144363548047f72a73e3316e4deeedf3c4adcd319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T02:57:57.682Z] Failed in branch amd64 [2022-08-18T02:59:59.287Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23015 in /w/workspace/edgexfoundry_edgex-go_PR-4127 [Pipeline] { [Pipeline] ws [2022-08-18T02:59:59.301Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-08-18T02:59:59.397Z] The recommended git tool is: git [2022-08-18T03:00:05.792Z] using credential edgex-jenkins-ssh [2022-08-18T03:00:05.813Z] Cloning the remote Git repository [2022-08-18T03:00:05.899Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-18T03:00:06.004Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-08-18T03:00:06.119Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T03:00:06.122Z] > git --version # timeout=10 [2022-08-18T03:00:06.148Z] > git --version # 'git version 2.25.1' [2022-08-18T03:00:06.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T03:00:06.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T03:00:23.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T03:00:23.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T03:00:23.285Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T03:00:23.327Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T03:00:23.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T03:00:23.339Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4127/head:refs/remotes/origin/PR-4127 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-18T03:00:24.069Z] Merging remotes/origin/main commit 23918450344651d97d22d0f3625b25d105fef848 into PR head commit 21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:00:24.456Z] Merge succeeded, producing 21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:00:24.456Z] Checking out Revision 21a8691c6d0c28849f3001748774b34fdeadfda3 (PR-4127) [2022-08-18T03:00:24.090Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T03:00:24.109Z] > git checkout -f 21a8691c6d0c28849f3001748774b34fdeadfda3 # timeout=10 [2022-08-18T03:00:24.353Z] > git remote # timeout=10 [2022-08-18T03:00:24.379Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T03:00:24.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T03:00:24.405Z] > git merge 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 [2022-08-18T03:00:24.439Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T03:00:24.472Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T03:00:24.484Z] > git checkout -f 21a8691c6d0c28849f3001748774b34fdeadfda3 # timeout=10 [2022-08-18T03:00:28.847Z] Commit message: "feat(metadata): implement GET Units of Measure API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T03:00:29.718Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-18T03:00:29.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T03:00:29.718Z] Dload Upload Total Spent Left Speed [2022-08-18T03:00:29.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2022-08-18T03:00:30.525Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-18T03:00:30.881Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-18T03:00:30.881Z] + sudo tee /etc/docker/daemon.new [2022-08-18T03:00:30.881Z] { [2022-08-18T03:00:30.881Z] "registry-mirrors": [ [2022-08-18T03:00:30.881Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-18T03:00:30.881Z] ], [2022-08-18T03:00:30.881Z] "bip": "10.250.0.254/24", [2022-08-18T03:00:30.881Z] "hosts": [ [2022-08-18T03:00:30.881Z] "tcp://0.0.0.0:5555", [2022-08-18T03:00:30.881Z] "unix:///var/run/docker.sock" [2022-08-18T03:00:30.881Z] ], [2022-08-18T03:00:30.881Z] "mtu": 1458, [2022-08-18T03:00:30.881Z] "selinux-enabled": true, [2022-08-18T03:00:30.881Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-18T03:00:30.881Z] } [Pipeline] sh [2022-08-18T03:00:31.233Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-18T03:00:31.587Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T03:00:49.927Z] provisioning config files... [2022-08-18T03:00:49.951Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8921818280951774694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T03:00:50.306Z] ---> docker-login.sh [2022-08-18T03:00:50.306Z] nexus3.edgexfoundry.org:10001 [2022-08-18T03:00:50.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T03:00:51.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T03:00:51.188Z] Configure a credential helper to remove this warning. See [2022-08-18T03:00:51.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T03:00:51.188Z] [2022-08-18T03:00:51.188Z] Login Succeeded [2022-08-18T03:00:51.188Z] nexus3.edgexfoundry.org:10002 [2022-08-18T03:00:51.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T03:00:51.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T03:00:51.735Z] Configure a credential helper to remove this warning. See [2022-08-18T03:00:51.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T03:00:51.735Z] [2022-08-18T03:00:51.735Z] Login Succeeded [2022-08-18T03:00:51.735Z] nexus3.edgexfoundry.org:10003 [2022-08-18T03:00:52.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T03:00:52.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T03:00:52.008Z] Configure a credential helper to remove this warning. See [2022-08-18T03:00:52.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T03:00:52.008Z] [2022-08-18T03:00:52.008Z] Login Succeeded [2022-08-18T03:00:52.008Z] nexus3.edgexfoundry.org:10004 [2022-08-18T03:00:52.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T03:00:52.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T03:00:52.607Z] Configure a credential helper to remove this warning. See [2022-08-18T03:00:52.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T03:00:52.607Z] [2022-08-18T03:00:52.607Z] Login Succeeded [2022-08-18T03:00:52.607Z] docker.io [2022-08-18T03:00:52.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T03:00:53.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T03:00:53.150Z] Configure a credential helper to remove this warning. See [2022-08-18T03:00:53.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T03:00:53.150Z] [2022-08-18T03:00:53.150Z] Login Succeeded [2022-08-18T03:00:53.150Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T03:00:53.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-18T03:00:53.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-18T03:00:54.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T03:00:54.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T03:00:54.037Z] ========================================================= [2022-08-18T03:00:54.037Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-18T03:00:54.037Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T03:00:54.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T03:00:54.655Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-18T03:00:54.655Z] b3c136eddcbf: Pulling fs layer [2022-08-18T03:00:54.655Z] c0a3192eca97: Pulling fs layer [2022-08-18T03:00:54.655Z] a050256f5b6f: Pulling fs layer [2022-08-18T03:00:54.655Z] 656be50a0ddc: Pulling fs layer [2022-08-18T03:00:54.655Z] 2bbca73fdf42: Pulling fs layer [2022-08-18T03:00:54.655Z] 46d945488cbd: Pulling fs layer [2022-08-18T03:00:54.655Z] 8a5474983e97: Pulling fs layer [2022-08-18T03:00:54.655Z] 329c88fbcd65: Pulling fs layer [2022-08-18T03:00:54.655Z] 656be50a0ddc: Waiting [2022-08-18T03:00:54.655Z] 2bbca73fdf42: Waiting [2022-08-18T03:00:54.655Z] 8a5474983e97: Waiting [2022-08-18T03:00:54.655Z] 46d945488cbd: Waiting [2022-08-18T03:00:54.655Z] 329c88fbcd65: Waiting [2022-08-18T03:00:54.655Z] a050256f5b6f: Verifying Checksum [2022-08-18T03:00:54.655Z] c0a3192eca97: Verifying Checksum [2022-08-18T03:00:54.655Z] c0a3192eca97: Download complete [2022-08-18T03:00:54.655Z] 2bbca73fdf42: Verifying Checksum [2022-08-18T03:00:54.655Z] 2bbca73fdf42: Download complete [2022-08-18T03:00:54.655Z] 46d945488cbd: Verifying Checksum [2022-08-18T03:00:54.655Z] 46d945488cbd: Download complete [2022-08-18T03:00:54.655Z] b3c136eddcbf: Download complete [2022-08-18T03:00:55.667Z] b3c136eddcbf: Pull complete [2022-08-18T03:00:55.948Z] 329c88fbcd65: Verifying Checksum [2022-08-18T03:00:55.948Z] 329c88fbcd65: Download complete [2022-08-18T03:00:55.948Z] c0a3192eca97: Pull complete [2022-08-18T03:00:56.228Z] a050256f5b6f: Pull complete [2022-08-18T03:00:56.827Z] 8a5474983e97: Verifying Checksum [2022-08-18T03:00:56.827Z] 8a5474983e97: Download complete [2022-08-18T03:00:57.810Z] 656be50a0ddc: Verifying Checksum [2022-08-18T03:00:57.810Z] 656be50a0ddc: Download complete [2022-08-18T03:01:12.917Z] 656be50a0ddc: Pull complete [2022-08-18T03:01:12.917Z] 2bbca73fdf42: Pull complete [2022-08-18T03:01:12.917Z] 46d945488cbd: Pull complete [2022-08-18T03:01:17.239Z] 8a5474983e97: Pull complete [2022-08-18T03:01:19.863Z] 329c88fbcd65: Pull complete [2022-08-18T03:01:19.863Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-18T03:01:19.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T03:01:19.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-18T03:01:20.204Z] + + docker build -t ci-base-image-arm64 -f - . [2022-08-18T03:01:20.205Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T03:01:20.205Z] WORKDIR /edgex [2022-08-18T03:01:20.205Z] COPY go.mod . [2022-08-18T03:01:20.205Z] RUN go mod download [2022-08-18T03:01:20.807Z] Sending build context to Docker daemon 3.149MB [2022-08-18T03:01:20.807Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T03:01:20.807Z] ---> ff4287adb874 [2022-08-18T03:01:20.807Z] Step 2/4 : WORKDIR /edgex [2022-08-18T03:01:22.787Z] ---> Running in 4ec8823ca0d1 [2022-08-18T03:01:23.062Z] Removing intermediate container 4ec8823ca0d1 [2022-08-18T03:01:23.062Z] ---> b8788d8589f6 [2022-08-18T03:01:23.062Z] Step 3/4 : COPY go.mod . [2022-08-18T03:01:23.662Z] ---> b333e651fc7a [2022-08-18T03:01:23.662Z] Step 4/4 : RUN go mod download [2022-08-18T03:01:23.662Z] ---> Running in df8c0d068e7a [2022-08-18T03:02:02.681Z] Removing intermediate container df8c0d068e7a [2022-08-18T03:02:02.681Z] ---> 72eed913447e [2022-08-18T03:02:02.681Z] Successfully built 72eed913447e [2022-08-18T03:02:02.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T03:02:03.045Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T03:02:03.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T03:02:03.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container [2022-08-18T03:02:03.385Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T03:02:04.672Z] $ docker top e2a97aa504b0e6c7debef8d087bb3d27218de07f2df58fc4e29d8117b7bb9b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T03:02:05.585Z] + go version [2022-08-18T03:02:05.585Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-18T03:02:05.608Z] $ docker stop --time=1 e2a97aa504b0e6c7debef8d087bb3d27218de07f2df58fc4e29d8117b7bb9b3c [2022-08-18T03:02:07.219Z] $ docker rm -f e2a97aa504b0e6c7debef8d087bb3d27218de07f2df58fc4e29d8117b7bb9b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T03:02:07.852Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T03:02:07.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T03:02:08.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container [2022-08-18T03:02:08.180Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T03:02:09.462Z] $ docker top 8b3c97b5bc5e8084aad007a634588fe811d862970e884dea55562413119a340d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T03:02:09.739Z] ========================================================= [2022-08-18T03:02:09.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T03:02:09.739Z] ========================================================= [Pipeline] sh [2022-08-18T03:02:10.391Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-18T03:02:11.066Z] + make test [2022-08-18T03:02:11.066Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T03:02:43.420Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T03:04:35.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T03:04:35.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T03:04:35.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T03:04:35.344Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T03:04:35.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T03:04:35.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T03:04:35.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T03:04:35.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T03:04:35.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-18T03:04:35.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T03:04:36.224Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T03:04:36.830Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T03:04:36.830Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T03:04:36.830Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T03:04:36.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T03:04:55.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.336s coverage: 28.7% of statements [2022-08-18T03:04:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T03:04:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T03:04:56.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 98.5% of statements [2022-08-18T03:04:56.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T03:04:56.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.498s coverage: 54.2% of statements [2022-08-18T03:04:56.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T03:04:56.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T03:05:18.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.203s coverage: 89.2% of statements [2022-08-18T03:05:18.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-18T03:05:18.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T03:05:18.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T03:05:18.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T03:05:18.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T03:05:18.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.530s coverage: 2.1% of statements [2022-08-18T03:05:18.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T03:05:18.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T03:05:19.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.625s coverage: 95.6% of statements [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-18T03:05:19.932Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.515s coverage: 72.2% of statements [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T03:05:19.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.479s coverage: 60.0% of statements [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T03:05:19.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.372s coverage: 0.9% of statements [2022-08-18T03:05:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T03:05:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements [2022-08-18T03:05:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 29.6% of statements [2022-08-18T03:05:20.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T03:05:26.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.253s coverage: 47.1% of statements [2022-08-18T03:05:26.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 79.5% of statements [2022-08-18T03:05:26.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2022-08-18T03:05:26.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements [2022-08-18T03:05:28.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.331s coverage: 87.5% of statements [2022-08-18T03:05:37.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements [2022-08-18T03:05:37.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2022-08-18T03:05:49.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.671s coverage: 82.2% of statements [2022-08-18T03:05:49.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T03:05:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T03:05:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T03:05:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T03:05:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T03:05:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T03:05:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-08-18T03:05:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements [2022-08-18T03:05:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2022-08-18T03:05:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.830s coverage: 91.2% of statements [2022-08-18T03:05:51.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T03:05:57.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.884s coverage: 64.7% of statements [2022-08-18T03:05:57.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T03:05:57.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T03:05:57.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.310s coverage: 100.0% of statements [2022-08-18T03:05:57.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.226s coverage: 89.4% of statements [2022-08-18T03:05:57.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-08-18T03:05:57.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2022-08-18T03:05:57.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2022-08-18T03:06:05.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.421s coverage: 65.8% of statements [2022-08-18T03:06:05.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T03:06:05.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T03:06:05.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T03:06:06.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.6% of statements [2022-08-18T03:06:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T03:06:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T03:06:06.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.325s coverage: 89.5% of statements [2022-08-18T03:06:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T03:06:06.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements [2022-08-18T03:06:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-18T03:06:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-18T03:06:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-18T03:06:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T03:06:16.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.369s coverage: 17.7% of statements [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T03:06:16.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.879s coverage: 92.3% of statements [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T03:06:16.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T03:06:16.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T03:06:16.727Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T03:06:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T03:06:16.727Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.224s coverage: 100.0% of statements [2022-08-18T03:06:16.727Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-08-18T03:06:16.727Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-18T03:06:16.727Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-18T03:06:16.727Z] GO111MODULE=on go vet ./... [2022-08-18T03:08:08.660Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-18T03:08:08.660Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-18T03:08:08.660Z] ./bin/test-attribution-txt.sh [2022-08-18T03:08:08.660Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-18T03:08:08.660Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-18T03:08:08.660Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-18T03:08:08.660Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-18T03:08:08.660Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-18T03:08:08.660Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-18T03:08:08.660Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-18T03:08:08.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T03:08:09.360Z] + ls -al . [2022-08-18T03:08:09.361Z] total 732 [2022-08-18T03:08:09.361Z] drwxrwxr-x 9 1001 1001 4096 Aug 18 03:02 . [2022-08-18T03:08:09.361Z] drwxr-xr-x 4 root root 4096 Aug 18 03:02 .. [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 16 Aug 18 03:00 .dockerignore [2022-08-18T03:08:09.361Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 03:00 .git [2022-08-18T03:08:09.361Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 03:00 .github [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 1030 Aug 18 03:00 .gitignore [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 03:00 .golangci.yml [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 87 Aug 18 03:00 .hadolint.yml [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 03:00 .sonarcloud.properties [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 03:00 ADOPTERS.md [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 10347 Aug 18 03:00 Attribution.txt [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 63209 Aug 18 03:00 CHANGELOG.md [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 03:00 CONTRIBUTING.md [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 03:00 GOVERNANCE.md [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 850 Aug 18 03:00 Jenkinsfile [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 03:00 LICENSE [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 13276 Aug 18 03:00 Makefile [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 03:00 OWNERS.md [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 9094 Aug 18 03:00 README.md [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 03:00 SECURITY.md [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 02:56 VERSION [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 03:00 ZMQWindows.md [2022-08-18T03:08:09.361Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 03:00 bin [2022-08-18T03:08:09.361Z] drwxrwxr-x 18 1001 1001 4096 Aug 18 03:00 cmd [2022-08-18T03:08:09.361Z] -rw-r--r-- 1 root root 480241 Aug 18 03:06 coverage.out [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 3681 Aug 18 03:00 go.mod [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 38033 Aug 18 03:00 go.sum [2022-08-18T03:08:09.361Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 03:00 internal [2022-08-18T03:08:09.361Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 03:00 openapi [2022-08-18T03:08:09.361Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 03:00 snap [2022-08-18T03:08:09.361Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 03:00 version.go [Pipeline] sh [2022-08-18T03:08:10.028Z] + '[' -e coverage.out ] [2022-08-18T03:08:10.028Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-18T03:08:10.928Z] Stashed 1 file(s) [Pipeline] sh [2022-08-18T03:08:11.584Z] + make build [2022-08-18T03:08:11.584Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-18T03:09:48.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-18T03:11:10.311Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-18T03:11:10.311Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-18T03:11:42.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-18T03:11:43.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-18T03:11:47.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-18T03:11:54.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-18T03:11:57.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-18T03:12:02.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-18T03:12:05.536Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T03:12:09.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-18T03:12:18.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-18T03:12:22.502Z] $ docker stop --time=1 8b3c97b5bc5e8084aad007a634588fe811d862970e884dea55562413119a340d [2022-08-18T03:12:24.502Z] $ docker rm -f 8b3c97b5bc5e8084aad007a634588fe811d862970e884dea55562413119a340d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T03:12:27.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T03:12:27.378Z] [2022-08-18T03:12:27.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T03:12:27.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T03:12:28.037Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-18T03:12:28.037Z] 29e5d40040c1: Pulling fs layer [2022-08-18T03:12:28.037Z] 1ce36da41761: Pulling fs layer [2022-08-18T03:12:28.037Z] 25b303627fd3: Pulling fs layer [2022-08-18T03:12:28.356Z] 29e5d40040c1: Verifying Checksum [2022-08-18T03:12:28.356Z] 29e5d40040c1: Download complete [2022-08-18T03:12:28.658Z] 1ce36da41761: Verifying Checksum [2022-08-18T03:12:28.658Z] 1ce36da41761: Download complete [2022-08-18T03:12:28.943Z] 29e5d40040c1: Pull complete [2022-08-18T03:12:31.014Z] 25b303627fd3: Verifying Checksum [2022-08-18T03:12:31.014Z] 25b303627fd3: Download complete [2022-08-18T03:12:31.014Z] 1ce36da41761: Pull complete [2022-08-18T03:12:43.405Z] 25b303627fd3: Pull complete [2022-08-18T03:12:43.405Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-18T03:12:43.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T03:12:43.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T03:12:43.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container [2022-08-18T03:12:43.763Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T03:12:46.327Z] $ docker top c382c3a7ef92d4743c403e94b088f026380c721c95b3251d43bd15d86ffd73b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T03:12:47.240Z] + docker-compose build --help [2022-08-18T03:12:47.240Z] + grep parallel [2022-08-18T03:12:53.946Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T03:12:53.968Z] $ docker stop --time=1 c382c3a7ef92d4743c403e94b088f026380c721c95b3251d43bd15d86ffd73b1 [2022-08-18T03:12:55.697Z] $ docker rm -f c382c3a7ef92d4743c403e94b088f026380c721c95b3251d43bd15d86ffd73b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T03:12:56.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T03:12:56.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T03:12:56.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container [2022-08-18T03:12:56.685Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T03:12:58.043Z] $ docker top 08bf031c81a30dc41e7b15463e5a77d063bd9016b039e67e86ea916becbcca17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T03:12:58.996Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T03:13:05.694Z] Building core-command ... [2022-08-18T03:13:05.694Z] Building core-data ... [2022-08-18T03:13:05.694Z] Building core-metadata ... [2022-08-18T03:13:05.694Z] Building security-bootstrapper ... [2022-08-18T03:13:05.694Z] Building security-proxy-setup ... [2022-08-18T03:13:05.694Z] Building security-secretstore-setup ... [2022-08-18T03:13:05.694Z] Building security-spiffe-token-provider ... [2022-08-18T03:13:05.694Z] Building security-spire-agent ... [2022-08-18T03:13:05.694Z] Building security-spire-config ... [2022-08-18T03:13:05.694Z] Building security-spire-server ... [2022-08-18T03:13:05.694Z] Building support-notifications ... [2022-08-18T03:13:05.694Z] Building support-scheduler ... [2022-08-18T03:13:05.694Z] Building sys-mgmt-agent ... [2022-08-18T03:13:05.694Z] Building security-spire-config [2022-08-18T03:13:05.694Z] Building security-spire-server [2022-08-18T03:13:05.694Z] Building security-spiffe-token-provider [2022-08-18T03:13:05.694Z] Building security-secretstore-setup [2022-08-18T03:13:05.694Z] Building security-bootstrapper [2022-08-18T03:13:52.670Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:13:52.670Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:13:52.670Z] ---> 72eed913447e [2022-08-18T03:13:52.670Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T03:13:52.670Z] ---> Running in d13cfc5963e7 [2022-08-18T03:13:52.670Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:13:52.670Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:13:52.670Z] ---> 72eed913447e [2022-08-18T03:13:52.670Z] Step 3/31 : WORKDIR /edgex-go [2022-08-18T03:13:52.670Z] ---> Running in a974fea04667 [2022-08-18T03:13:52.670Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:13:52.670Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:13:52.670Z] ---> 72eed913447e [2022-08-18T03:13:52.670Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T03:13:52.670Z] ---> Running in d8a99168b1ef [2022-08-18T03:13:52.670Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:13:52.670Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:13:52.670Z] ---> 72eed913447e [2022-08-18T03:13:52.670Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T03:13:52.670Z] ---> Running in f979e480d81d [2022-08-18T03:13:52.956Z] Removing intermediate container d13cfc5963e7 [2022-08-18T03:13:52.956Z] ---> 8f3b402907e0 [2022-08-18T03:13:52.956Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-18T03:13:53.240Z] ---> Running in d06b8bc25b34 [2022-08-18T03:13:53.240Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:13:53.240Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:13:53.240Z] ---> 72eed913447e [2022-08-18T03:13:53.240Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T03:13:53.240Z] ---> Using cache [2022-08-18T03:13:53.240Z] ---> 8f3b402907e0 [2022-08-18T03:13:53.240Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:13:53.240Z] ---> Running in dff40b6c5c63 [2022-08-18T03:13:53.519Z] Removing intermediate container d8a99168b1ef [2022-08-18T03:13:53.519Z] ---> 620681889cd5 [2022-08-18T03:13:53.519Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:13:53.800Z] ---> Running in d0dd149bf89c [2022-08-18T03:13:53.800Z] Removing intermediate container a974fea04667 [2022-08-18T03:13:53.800Z] ---> ae4944c15299 [2022-08-18T03:13:53.800Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:13:53.800Z] Removing intermediate container f979e480d81d [2022-08-18T03:13:53.800Z] ---> 2cc37e68715b [2022-08-18T03:13:53.800Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:13:54.089Z] ---> Running in 29c39eaa69b5 [2022-08-18T03:13:54.089Z] ---> Running in ff574f541532 [2022-08-18T03:13:55.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:13:55.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:13:57.303Z] v3.16.2-40-g92f650f24f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-18T03:13:57.303Z] v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-18T03:13:57.303Z] OK: 16890 distinct packages available [2022-08-18T03:13:57.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:13:57.600Z] Removing intermediate container dff40b6c5c63 [2022-08-18T03:13:57.600Z] ---> 5d878c5a69d8 [2022-08-18T03:13:57.600Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T03:13:57.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:13:57.600Z] ---> Running in 469fccb68345 [2022-08-18T03:13:57.888Z] Removing intermediate container ff574f541532 [2022-08-18T03:13:57.888Z] ---> 68e2a6bed2a0 [2022-08-18T03:13:57.888Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-18T03:13:58.175Z] ---> Running in 8ac53d98efee [2022-08-18T03:13:58.175Z] Removing intermediate container d0dd149bf89c [2022-08-18T03:13:58.175Z] ---> 0eda81f6359b [2022-08-18T03:13:58.175Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T03:13:58.473Z] Removing intermediate container 29c39eaa69b5 [2022-08-18T03:13:58.473Z] ---> cfc85da41d84 [2022-08-18T03:13:58.473Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-18T03:13:58.473Z] ---> Running in 26a13a0667fc [2022-08-18T03:13:58.764Z] ---> Running in c32c1d6e3cbf [2022-08-18T03:13:59.056Z] OK: 221 MiB in 51 packages [2022-08-18T03:14:00.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:14:00.518Z] Removing intermediate container d06b8bc25b34 [2022-08-18T03:14:00.518Z] ---> 7e74b0c7c0ed [2022-08-18T03:14:00.518Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-18T03:14:00.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:14:00.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:14:01.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:14:01.356Z] ---> ac1b29a1c7a0 [2022-08-18T03:14:01.356Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:14:01.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:14:01.356Z] ---> Running in 60fdcf87c638 [2022-08-18T03:14:01.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:14:01.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:14:01.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:14:03.024Z] OK: 221 MiB in 51 packages [2022-08-18T03:14:03.304Z] OK: 221 MiB in 51 packages [2022-08-18T03:14:03.583Z] OK: 221 MiB in 51 packages [2022-08-18T03:14:03.875Z] OK: 221 MiB in 51 packages [2022-08-18T03:14:05.337Z] Removing intermediate container 469fccb68345 [2022-08-18T03:14:05.337Z] ---> 4902bb277718 [2022-08-18T03:14:05.337Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T03:14:05.337Z] Removing intermediate container 26a13a0667fc [2022-08-18T03:14:05.337Z] ---> 83f8687bd05b [2022-08-18T03:14:05.337Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-18T03:14:05.337Z] Removing intermediate container c32c1d6e3cbf [2022-08-18T03:14:05.337Z] ---> ead43f7229bf [2022-08-18T03:14:05.337Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T03:14:05.620Z] Removing intermediate container 8ac53d98efee [2022-08-18T03:14:05.620Z] ---> d6eb6dffe9bd [2022-08-18T03:14:05.620Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T03:14:06.225Z] ---> ccfcbf3fe955 [2022-08-18T03:14:06.225Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:14:06.503Z] ---> Running in 63a13df78578 [2022-08-18T03:14:06.503Z] ---> 54320f3bedce [2022-08-18T03:14:06.503Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:14:06.503Z] ---> 558c9673c6e1 [2022-08-18T03:14:06.503Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:14:06.503Z] ---> daece8e9c948 [2022-08-18T03:14:06.503Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:14:06.784Z] ---> Running in cf6edcbc1685 [2022-08-18T03:14:06.784Z] ---> Running in d3d233d6b0dd [2022-08-18T03:14:06.784Z] ---> Running in 93b08a257911 [2022-08-18T03:15:03.560Z] Removing intermediate container 60fdcf87c638 [2022-08-18T03:15:03.560Z] ---> 87489622daeb [2022-08-18T03:15:03.560Z] Step 7/20 : COPY . . [2022-08-18T03:15:07.880Z] Removing intermediate container 63a13df78578 [2022-08-18T03:15:07.880Z] ---> 6e57ac860a0c [2022-08-18T03:15:07.880Z] Step 8/26 : COPY . . [2022-08-18T03:15:07.880Z] Removing intermediate container d3d233d6b0dd [2022-08-18T03:15:07.880Z] ---> af203e88a28a [2022-08-18T03:15:07.880Z] Step 8/25 : COPY . . [2022-08-18T03:15:07.880Z] Removing intermediate container 93b08a257911 [2022-08-18T03:15:07.880Z] ---> d4541d6a54e0 [2022-08-18T03:15:07.880Z] Step 8/25 : COPY . . [2022-08-18T03:15:07.880Z] Removing intermediate container cf6edcbc1685 [2022-08-18T03:15:07.880Z] ---> 9729d62009b3 [2022-08-18T03:15:07.880Z] Step 8/31 : COPY . . [2022-08-18T03:15:23.009Z] ---> acc569f8c7f1 [2022-08-18T03:15:23.009Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-18T03:15:23.009Z] ---> Running in 99dcb8da5c2a [2022-08-18T03:15:23.009Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-18T03:15:25.014Z] ---> 5335cb037daa [2022-08-18T03:15:25.014Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T03:15:25.014Z] ---> 39b1c90b64e4 [2022-08-18T03:15:25.014Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T03:15:25.014Z] ---> 5e8b9605ba7c [2022-08-18T03:15:25.014Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T03:15:25.304Z] ---> Running in cf1ec88255d8 [2022-08-18T03:15:25.304Z] ---> Running in cc63369ea57f [2022-08-18T03:15:25.304Z] ---> Running in 9e011eef2a30 [2022-08-18T03:15:26.301Z] ---> 8051cd85a5fa [2022-08-18T03:15:26.301Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T03:15:26.582Z] ---> Running in e75d683b6225 [2022-08-18T03:15:26.857Z] Removing intermediate container 9e011eef2a30 [2022-08-18T03:15:26.857Z] ---> 0603e3ccd108 [2022-08-18T03:15:26.857Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-18T03:15:26.857Z] Removing intermediate container cc63369ea57f [2022-08-18T03:15:26.857Z] ---> 7d370de6d044 [2022-08-18T03:15:26.857Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T03:15:27.136Z] ---> Running in 969b4d3cbc30 [2022-08-18T03:15:27.136Z] ---> Running in 7d94970a76f9 [2022-08-18T03:15:28.132Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-18T03:15:28.132Z] Removing intermediate container 969b4d3cbc30 [2022-08-18T03:15:28.132Z] ---> 480ab57bc6ad [2022-08-18T03:15:28.132Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-18T03:15:28.425Z] ---> Running in d73142997bfa [2022-08-18T03:15:28.425Z] Removing intermediate container 7d94970a76f9 [2022-08-18T03:15:28.425Z] ---> dbc7abd2bd4e [2022-08-18T03:15:28.425Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-18T03:15:28.710Z] ---> Running in 733d8a4b0a8c [2022-08-18T03:15:29.703Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-18T03:15:33.123Z] Removing intermediate container d73142997bfa [2022-08-18T03:15:33.123Z] ---> a332d8f6c170 [2022-08-18T03:15:33.123Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T03:15:33.123Z] Removing intermediate container 733d8a4b0a8c [2022-08-18T03:15:33.123Z] ---> c7fc51b4e17a [2022-08-18T03:15:33.123Z] Step 12/25 : WORKDIR /edgex-go [2022-08-18T03:15:33.123Z] ---> Running in 454c87fa2c17 [2022-08-18T03:15:33.123Z] ---> Running in d4c8a4e70c08 [2022-08-18T03:15:33.732Z] Removing intermediate container 454c87fa2c17 [2022-08-18T03:15:33.732Z] ---> 54baf462bd86 [2022-08-18T03:15:33.732Z] [2022-08-18T03:15:33.732Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T03:15:33.732Z] Removing intermediate container d4c8a4e70c08 [2022-08-18T03:15:33.732Z] ---> 439ec8c45778 [2022-08-18T03:15:33.732Z] [2022-08-18T03:15:33.732Z] Step 13/25 : FROM alpine:3.15 [2022-08-18T03:15:34.728Z] 3.15: Pulling from library/alpine [2022-08-18T03:15:34.728Z] 3.15: Pulling from library/alpine [2022-08-18T03:15:36.742Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-18T03:15:36.742Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-18T03:15:36.742Z] Status: Image is up to date for alpine:3.15 [2022-08-18T03:15:36.742Z] Status: Downloaded newer image for alpine:3.15 [2022-08-18T03:15:36.742Z] ---> 02e0d6fdf486 [2022-08-18T03:15:36.742Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T03:15:36.742Z] ---> 02e0d6fdf486 [2022-08-18T03:15:36.743Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T03:15:37.020Z] ---> Running in a0d5742f7162 [2022-08-18T03:15:37.020Z] ---> Running in 871b30d50578 [2022-08-18T03:15:37.626Z] Removing intermediate container a0d5742f7162 [2022-08-18T03:15:37.626Z] ---> a9a2e9f45ed6 [2022-08-18T03:15:37.626Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:15:37.926Z] Removing intermediate container 871b30d50578 [2022-08-18T03:15:37.926Z] ---> 2cef5bc41410 [2022-08-18T03:15:37.926Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:15:37.926Z] ---> Running in 1602635b8a8e [2022-08-18T03:15:38.211Z] ---> Running in bc850cb80bac [2022-08-18T03:15:41.646Z] Removing intermediate container 1602635b8a8e [2022-08-18T03:15:41.646Z] ---> a228424ac02c [2022-08-18T03:15:41.646Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T03:15:41.926Z] ---> Running in 235522f21d20 [2022-08-18T03:15:41.927Z] Removing intermediate container bc850cb80bac [2022-08-18T03:15:41.927Z] ---> 8424bc1847c1 [2022-08-18T03:15:41.927Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-18T03:15:42.203Z] ---> Running in 91d666fd7489 [2022-08-18T03:15:44.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:15:44.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:15:45.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:15:46.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:15:47.136Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T03:15:47.136Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T03:15:47.136Z] OK: 15733 distinct packages available [2022-08-18T03:15:47.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:15:47.691Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T03:15:47.691Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T03:15:47.691Z] OK: 15733 distinct packages available [2022-08-18T03:15:47.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:15:48.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:15:49.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:15:50.190Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-18T03:15:50.190Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-18T03:15:50.190Z] (3/4) Installing libucontext (1.1-r0) [2022-08-18T03:15:50.465Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-18T03:15:50.465Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-18T03:15:50.465Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T03:15:50.465Z] OK: 6 MiB in 18 packages [2022-08-18T03:15:50.465Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-18T03:15:50.465Z] (3/5) Installing libucontext (1.1-r0) [2022-08-18T03:15:50.739Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-18T03:15:50.739Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-18T03:15:51.020Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T03:15:51.020Z] OK: 6 MiB in 19 packages [2022-08-18T03:15:52.475Z] Removing intermediate container 91d666fd7489 [2022-08-18T03:15:52.475Z] ---> fec7e3b74916 [2022-08-18T03:15:52.475Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T03:15:53.102Z] Removing intermediate container 235522f21d20 [2022-08-18T03:15:53.102Z] ---> 80fb2e7c3404 [2022-08-18T03:15:53.102Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T03:16:01.403Z] ---> 369b2272f99c [2022-08-18T03:16:01.403Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T03:16:01.403Z] ---> 02c9918478f5 [2022-08-18T03:16:01.679Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T03:16:02.667Z] ---> eb79061410f9 [2022-08-18T03:16:02.667Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-18T03:16:02.667Z] ---> Running in b997483e60d4 [2022-08-18T03:16:02.943Z] ---> 132041faf429 [2022-08-18T03:16:02.943Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-18T03:16:03.221Z] Removing intermediate container b997483e60d4 [2022-08-18T03:16:03.221Z] ---> 09e96a0408ef [2022-08-18T03:16:03.221Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-18T03:16:04.667Z] ---> 76fc3da51ccf [2022-08-18T03:16:04.667Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-18T03:16:04.667Z] ---> c8d71ae73b1d [2022-08-18T03:16:04.667Z] Step 21/26 : WORKDIR / [2022-08-18T03:16:04.949Z] ---> Running in 12db0285444c [2022-08-18T03:16:05.943Z] Removing intermediate container 12db0285444c [2022-08-18T03:16:05.943Z] ---> ba2e0da66ad4 [2022-08-18T03:16:05.943Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T03:16:05.943Z] ---> 71a41ef89db2 [2022-08-18T03:16:05.943Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T03:16:05.943Z] ---> Running in 6ddf990ead42 [2022-08-18T03:16:05.943Z] ---> Running in d1faa72fea65 [2022-08-18T03:16:06.553Z] Removing intermediate container 6ddf990ead42 [2022-08-18T03:16:06.553Z] ---> 3249045f30a7 [2022-08-18T03:16:06.553Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T03:16:06.837Z] Removing intermediate container d1faa72fea65 [2022-08-18T03:16:06.837Z] ---> 74dbf80268b4 [2022-08-18T03:16:06.837Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T03:16:06.837Z] ---> Running in cc0ec1a09bdd [2022-08-18T03:16:06.837Z] ---> Running in 7a1197927e0a [2022-08-18T03:16:07.824Z] Removing intermediate container cc0ec1a09bdd [2022-08-18T03:16:07.824Z] ---> 8d90c2365aaf [2022-08-18T03:16:07.824Z] Step 24/26 : LABEL arch=arm64 [2022-08-18T03:16:07.824Z] Removing intermediate container 7a1197927e0a [2022-08-18T03:16:07.824Z] ---> 3c802b77d33b [2022-08-18T03:16:07.824Z] Step 23/25 : LABEL arch=arm64 [2022-08-18T03:16:07.824Z] ---> Running in d81613e34041 [2022-08-18T03:16:07.824Z] ---> Running in 0b736a9aa5bc [2022-08-18T03:16:08.432Z] Removing intermediate container d81613e34041 [2022-08-18T03:16:08.432Z] ---> ba49044d5c1d [2022-08-18T03:16:08.432Z] Step 25/26 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:16:08.713Z] Removing intermediate container 0b736a9aa5bc [2022-08-18T03:16:08.713Z] ---> a6d63237cde0 [2022-08-18T03:16:08.713Z] Step 24/25 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:16:08.713Z] ---> Running in 2380f888efbd [2022-08-18T03:16:08.985Z] ---> Running in 9159507b7b2d [2022-08-18T03:16:09.601Z] Removing intermediate container 2380f888efbd [2022-08-18T03:16:09.601Z] ---> 3405e133efb6 [2022-08-18T03:16:09.601Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T03:16:09.601Z] Removing intermediate container 9159507b7b2d [2022-08-18T03:16:09.601Z] ---> 378c1006ca23 [2022-08-18T03:16:09.601Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T03:16:09.601Z] ---> Running in 53bf8df3d39b [2022-08-18T03:16:09.877Z] ---> Running in 1bcf0062e89f [2022-08-18T03:16:10.505Z] Removing intermediate container 1bcf0062e89f [2022-08-18T03:16:10.505Z] ---> 9d642895f8e7 [2022-08-18T03:16:10.505Z] [2022-08-18T03:16:10.505Z] Removing intermediate container 53bf8df3d39b [2022-08-18T03:16:10.505Z] ---> d4aadadd0de9 [2022-08-18T03:16:10.505Z] [2022-08-18T03:16:10.781Z] Successfully built 9d642895f8e7 [2022-08-18T03:16:10.781Z] Successfully tagged security-spire-server-arm64:latest [2022-08-18T03:16:10.781Z]  Building security-spire-server ... done Building core-command [2022-08-18T03:16:11.058Z] Successfully built d4aadadd0de9 [2022-08-18T03:16:11.058Z] Successfully tagged security-spire-config-arm64:latest [2022-08-18T03:16:11.058Z] Building sys-mgmt-agent [2022-08-18T03:16:37.946Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:16:37.946Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:16:37.946Z] ---> 72eed913447e [2022-08-18T03:16:37.946Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T03:16:37.946Z] ---> Using cache [2022-08-18T03:16:37.946Z] ---> 2cc37e68715b [2022-08-18T03:16:37.946Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:16:37.946Z] ---> Using cache [2022-08-18T03:16:37.946Z] ---> 68e2a6bed2a0 [2022-08-18T03:16:37.946Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T03:16:37.946Z] ---> Using cache [2022-08-18T03:16:37.946Z] ---> d6eb6dffe9bd [2022-08-18T03:16:37.946Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T03:16:37.946Z] ---> Using cache [2022-08-18T03:16:37.946Z] ---> daece8e9c948 [2022-08-18T03:16:37.946Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:16:37.946Z] ---> Using cache [2022-08-18T03:16:37.946Z] ---> d4541d6a54e0 [2022-08-18T03:16:37.946Z] Step 8/23 : COPY . . [2022-08-18T03:16:37.946Z] ---> Using cache [2022-08-18T03:16:37.946Z] ---> 5335cb037daa [2022-08-18T03:16:37.946Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-18T03:16:37.946Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:16:37.946Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:16:37.946Z] ---> 72eed913447e [2022-08-18T03:16:37.946Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T03:16:37.946Z] ---> Using cache [2022-08-18T03:16:37.946Z] ---> 2cc37e68715b [2022-08-18T03:16:37.946Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:16:37.946Z] ---> Using cache [2022-08-18T03:16:37.946Z] ---> 68e2a6bed2a0 [2022-08-18T03:16:37.946Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-18T03:16:38.588Z] ---> Running in a621f321c692 [2022-08-18T03:16:38.588Z] ---> Running in 4bf9edafeda2 [2022-08-18T03:16:41.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:16:41.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-18T03:16:42.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:16:44.301Z] OK: 221 MiB in 51 packages [2022-08-18T03:16:45.754Z] Removing intermediate container 4bf9edafeda2 [2022-08-18T03:16:45.754Z] ---> 521123239a0c [2022-08-18T03:16:45.754Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T03:16:46.774Z] ---> 537836906c8e [2022-08-18T03:16:46.774Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:16:47.049Z] ---> Running in df55dadaa721 [2022-08-18T03:17:34.078Z] Removing intermediate container df55dadaa721 [2022-08-18T03:17:34.078Z] ---> 3d774e52891d [2022-08-18T03:17:34.078Z] Step 8/23 : COPY . . [2022-08-18T03:17:46.520Z] ---> 7c94c9457701 [2022-08-18T03:17:46.520Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T03:17:46.520Z] ---> Running in 2e26b28570a5 [2022-08-18T03:17:46.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-18T03:20:53.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-18T03:21:00.315Z] Removing intermediate container cf1ec88255d8 [2022-08-18T03:21:00.315Z] ---> 726fba2e1e6d [2022-08-18T03:21:00.315Z] [2022-08-18T03:21:00.315Z] Step 10/25 : FROM alpine:3.16 [2022-08-18T03:21:00.915Z] 3.16: Pulling from library/alpine [2022-08-18T03:21:03.563Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T03:21:03.563Z] Status: Downloaded newer image for alpine:3.16 [2022-08-18T03:21:03.563Z] ---> a6215f271958 [2022-08-18T03:21:03.563Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T03:21:03.563Z] ---> Running in ac64c5489575 [2022-08-18T03:21:04.564Z] Removing intermediate container e75d683b6225 [2022-08-18T03:21:04.564Z] ---> 9dc65837577d [2022-08-18T03:21:04.564Z] [2022-08-18T03:21:04.564Z] Step 10/31 : FROM alpine:3.16 [2022-08-18T03:21:04.564Z] ---> a6215f271958 [2022-08-18T03:21:04.564Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T03:21:04.564Z] ---> Running in 6d7e3cfb26f5 [2022-08-18T03:21:05.186Z] Removing intermediate container 6d7e3cfb26f5 [2022-08-18T03:21:05.186Z] ---> a663a568c616 [2022-08-18T03:21:05.186Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T03:21:05.186Z] ---> Running in 53aeacac92e7 [2022-08-18T03:21:06.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:21:06.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:21:07.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:21:08.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:21:08.006Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T03:21:08.282Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T03:21:08.282Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T03:21:08.282Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T03:21:08.283Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T03:21:08.563Z] OK: 6 MiB in 17 packages [2022-08-18T03:21:09.572Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T03:21:09.572Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T03:21:09.572Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T03:21:09.572Z] OK: 5 MiB in 16 packages [2022-08-18T03:21:11.039Z] Removing intermediate container ac64c5489575 [2022-08-18T03:21:11.039Z] ---> 3df84b193a1c [2022-08-18T03:21:11.039Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T03:21:11.332Z] ---> Running in 93698e177115 [2022-08-18T03:21:11.611Z] Removing intermediate container 53aeacac92e7 [2022-08-18T03:21:11.611Z] ---> ed957f16aac6 [2022-08-18T03:21:11.611Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T03:21:11.611Z] ---> Running in 0b1ae838aba8 [2022-08-18T03:21:12.237Z] Removing intermediate container 93698e177115 [2022-08-18T03:21:12.237Z] ---> 358e1d18dab8 [2022-08-18T03:21:12.237Z] Step 13/25 : WORKDIR / [2022-08-18T03:21:12.237Z] ---> Running in af75d4bac6d9 [2022-08-18T03:21:12.519Z] Removing intermediate container 0b1ae838aba8 [2022-08-18T03:21:12.519Z] ---> acbbac73373a [2022-08-18T03:21:12.519Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-18T03:21:12.818Z] ---> Running in bf016a861eee [2022-08-18T03:21:12.818Z] Removing intermediate container af75d4bac6d9 [2022-08-18T03:21:12.818Z] ---> e5a7b473395e [2022-08-18T03:21:12.818Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-18T03:21:13.442Z] Removing intermediate container bf016a861eee [2022-08-18T03:21:13.442Z] ---> a25a02d37d58 [2022-08-18T03:21:13.442Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-18T03:21:13.721Z] ---> Running in 143f9ee81efb [2022-08-18T03:21:14.324Z] ---> 8d62627c9c30 [2022-08-18T03:21:14.324Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-18T03:21:14.601Z] Removing intermediate container 143f9ee81efb [2022-08-18T03:21:14.601Z] ---> 4e6799d450d8 [2022-08-18T03:21:14.601Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T03:21:14.601Z] ---> Running in 36f3b7d05058 [2022-08-18T03:21:16.062Z] ---> 9c7892a50e2e [2022-08-18T03:21:16.062Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T03:21:17.058Z] ---> 6eb6afc4c5db [2022-08-18T03:21:17.058Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-18T03:21:18.531Z] ---> 7408a1bba7a6 [2022-08-18T03:21:18.531Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T03:21:18.807Z] Removing intermediate container 36f3b7d05058 [2022-08-18T03:21:18.807Z] ---> 471839453f62 [2022-08-18T03:21:18.807Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-18T03:21:18.807Z] ---> Running in c7f51f3dcb7e [2022-08-18T03:21:19.790Z] Removing intermediate container c7f51f3dcb7e [2022-08-18T03:21:19.790Z] ---> 52a8e3e525dd [2022-08-18T03:21:19.790Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-18T03:21:20.801Z] ---> 2a6eaf4e9ae9 [2022-08-18T03:21:20.801Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T03:21:21.078Z] ---> e807eb333e43 [2022-08-18T03:21:21.078Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-18T03:21:21.078Z] ---> Running in f69c86fb5ccb [2022-08-18T03:21:23.716Z] ---> 0728ce73becc [2022-08-18T03:21:23.716Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T03:21:24.715Z] ---> ee6b217eac7d [2022-08-18T03:21:24.715Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T03:21:24.993Z] ---> Running in 85bc58d0cee4 [2022-08-18T03:21:25.285Z] Removing intermediate container f69c86fb5ccb [2022-08-18T03:21:25.285Z] ---> 683841378e0c [2022-08-18T03:21:25.285Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T03:21:26.743Z] ---> 9836433d85e1 [2022-08-18T03:21:26.743Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T03:21:28.749Z] Removing intermediate container 85bc58d0cee4 [2022-08-18T03:21:28.749Z] ---> 7da40ad44432 [2022-08-18T03:21:28.749Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T03:21:29.031Z] ---> Running in 9aebc36bb4d1 [2022-08-18T03:21:29.640Z] ---> cea8b4e1dd73 [2022-08-18T03:21:29.640Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T03:21:29.640Z] Removing intermediate container 9aebc36bb4d1 [2022-08-18T03:21:29.640Z] ---> 93c98575b21f [2022-08-18T03:21:29.640Z] Step 23/25 : LABEL arch=arm64 [2022-08-18T03:21:29.921Z] ---> Running in 33f6574dcd12 [2022-08-18T03:21:30.531Z] Removing intermediate container 33f6574dcd12 [2022-08-18T03:21:30.531Z] ---> 7d4e71f30855 [2022-08-18T03:21:30.531Z] Step 24/25 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:21:30.531Z] ---> Running in c560a54a5d25 [2022-08-18T03:21:30.823Z] ---> 0cfb48431a9a [2022-08-18T03:21:30.823Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T03:21:31.432Z] Removing intermediate container c560a54a5d25 [2022-08-18T03:21:31.432Z] ---> 309dab7d7c1f [2022-08-18T03:21:31.432Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T03:21:31.432Z] ---> Running in c65c862ce0ff [2022-08-18T03:21:32.045Z] ---> 63cd77dbb86c [2022-08-18T03:21:32.045Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-18T03:21:32.323Z] Removing intermediate container c65c862ce0ff [2022-08-18T03:21:32.323Z] ---> a577281c34aa [2022-08-18T03:21:32.323Z] [2022-08-18T03:21:32.931Z] Successfully built a577281c34aa [2022-08-18T03:21:32.931Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-18T03:21:33.208Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-08-18T03:21:33.208Z] ---> 906776ec75a9 [2022-08-18T03:21:33.208Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T03:21:34.237Z] ---> 9aab12f5866a [2022-08-18T03:21:34.237Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-18T03:21:34.237Z] ---> Running in 1f0e6cab69fc [2022-08-18T03:21:37.661Z] Removing intermediate container 1f0e6cab69fc [2022-08-18T03:21:37.661Z] ---> a4c27bbd0f6d [2022-08-18T03:21:37.661Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T03:21:37.939Z] ---> Running in 3b6fa56689fd [2022-08-18T03:21:38.541Z] Removing intermediate container 3b6fa56689fd [2022-08-18T03:21:38.541Z] ---> bdb6b54213d3 [2022-08-18T03:21:38.541Z] Step 28/31 : CMD ["gate"] [2022-08-18T03:21:38.541Z] ---> Running in 1a7a512abb36 [2022-08-18T03:21:39.139Z] Removing intermediate container 1a7a512abb36 [2022-08-18T03:21:39.139Z] ---> c41344d9e338 [2022-08-18T03:21:39.139Z] Step 29/31 : LABEL arch=arm64 [2022-08-18T03:21:39.139Z] ---> Running in 560028fe30ad [2022-08-18T03:21:39.740Z] Removing intermediate container 560028fe30ad [2022-08-18T03:21:39.740Z] ---> 9615532c0536 [2022-08-18T03:21:39.740Z] Step 30/31 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:21:39.740Z] ---> Running in 09ab92bd5ec2 [2022-08-18T03:21:40.339Z] Removing intermediate container 09ab92bd5ec2 [2022-08-18T03:21:40.339Z] ---> 57d3fa637320 [2022-08-18T03:21:40.339Z] Step 31/31 : LABEL version=0.0.0 [2022-08-18T03:21:40.339Z] ---> Running in 95aa563443ac [2022-08-18T03:21:40.939Z] Removing intermediate container 95aa563443ac [2022-08-18T03:21:40.939Z] ---> de89b1cf076e [2022-08-18T03:21:40.939Z] [2022-08-18T03:21:41.564Z] Successfully built de89b1cf076e [2022-08-18T03:21:41.564Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-18T03:21:41.565Z]  Building security-bootstrapper ... done Building core-metadata [2022-08-18T03:21:56.689Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:21:56.689Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:21:56.689Z] ---> 72eed913447e [2022-08-18T03:21:56.689Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T03:21:56.689Z] ---> Using cache [2022-08-18T03:21:56.689Z] ---> 2cc37e68715b [2022-08-18T03:21:56.689Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:21:56.689Z] ---> Using cache [2022-08-18T03:21:56.689Z] ---> 68e2a6bed2a0 [2022-08-18T03:21:56.689Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T03:21:56.689Z] ---> Running in 9cb4b1ee18c5 [2022-08-18T03:21:57.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:21:58.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:22:00.126Z] OK: 221 MiB in 51 packages [2022-08-18T03:22:02.822Z] Removing intermediate container 9cb4b1ee18c5 [2022-08-18T03:22:02.822Z] ---> d19f12df914c [2022-08-18T03:22:02.822Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T03:22:04.278Z] ---> 8d61447c4450 [2022-08-18T03:22:04.279Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:22:04.279Z] ---> Running in c98f3a42cc16 [2022-08-18T03:22:05.739Z] Removing intermediate container a621f321c692 [2022-08-18T03:22:05.739Z] ---> 57bbe1b45d58 [2022-08-18T03:22:05.739Z] [2022-08-18T03:22:05.739Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T03:22:05.739Z] ---> a6215f271958 [2022-08-18T03:22:05.739Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T03:22:06.017Z] ---> Running in 2915ae642f3e [2022-08-18T03:22:06.303Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:22:06.303Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:22:06.303Z] ---> 72eed913447e [2022-08-18T03:22:06.303Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T03:22:06.303Z] ---> Using cache [2022-08-18T03:22:06.303Z] ---> 2cc37e68715b [2022-08-18T03:22:06.303Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:22:06.303Z] ---> Using cache [2022-08-18T03:22:06.303Z] ---> 68e2a6bed2a0 [2022-08-18T03:22:06.303Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T03:22:06.303Z] ---> Using cache [2022-08-18T03:22:06.303Z] ---> d6eb6dffe9bd [2022-08-18T03:22:06.303Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-18T03:22:06.303Z] ---> Using cache [2022-08-18T03:22:06.303Z] ---> daece8e9c948 [2022-08-18T03:22:06.303Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:22:06.303Z] ---> Using cache [2022-08-18T03:22:06.303Z] ---> d4541d6a54e0 [2022-08-18T03:22:06.303Z] Step 8/24 : COPY . . [2022-08-18T03:22:06.594Z] ---> Using cache [2022-08-18T03:22:06.594Z] ---> 5335cb037daa [2022-08-18T03:22:06.594Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-18T03:22:06.876Z] ---> Running in 0ff9de26d77b [2022-08-18T03:22:08.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:22:09.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-18T03:22:10.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:22:11.613Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T03:22:11.613Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T03:22:11.613Z] OK: 5 MiB in 15 packages [2022-08-18T03:22:13.077Z] Removing intermediate container 2915ae642f3e [2022-08-18T03:22:13.077Z] ---> 9269427ed6d8 [2022-08-18T03:22:13.077Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T03:22:13.077Z] ---> Running in 51d4531ea408 [2022-08-18T03:22:13.681Z] Removing intermediate container 51d4531ea408 [2022-08-18T03:22:13.681Z] ---> 0d87305a07e1 [2022-08-18T03:22:13.681Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-18T03:22:13.681Z] ---> Running in ecf0ec4f3f29 [2022-08-18T03:22:14.291Z] Removing intermediate container ecf0ec4f3f29 [2022-08-18T03:22:14.291Z] ---> 812c660388df [2022-08-18T03:22:14.291Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-18T03:22:14.291Z] ---> Running in e7f39c655912 [2022-08-18T03:22:14.906Z] Removing intermediate container e7f39c655912 [2022-08-18T03:22:14.906Z] ---> 73efb33737b8 [2022-08-18T03:22:14.906Z] Step 15/23 : WORKDIR / [2022-08-18T03:22:15.192Z] ---> Running in d2f62cd48fc7 [2022-08-18T03:22:15.799Z] Removing intermediate container d2f62cd48fc7 [2022-08-18T03:22:15.799Z] ---> 9eb9ce2b24e8 [2022-08-18T03:22:15.799Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T03:22:16.790Z] ---> a0c9aed9deb9 [2022-08-18T03:22:16.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T03:22:18.241Z] ---> a9b7dcd03e08 [2022-08-18T03:22:18.241Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T03:22:19.254Z] ---> 0d74d3bbb7ac [2022-08-18T03:22:19.254Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-18T03:22:19.530Z] ---> Running in ace8ec7c70be [2022-08-18T03:22:19.820Z] Removing intermediate container ace8ec7c70be [2022-08-18T03:22:19.820Z] ---> a859074491df [2022-08-18T03:22:19.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T03:22:20.110Z] ---> Running in b5be14c6914b [2022-08-18T03:22:20.393Z] Removing intermediate container b5be14c6914b [2022-08-18T03:22:20.393Z] ---> 99389c07a64f [2022-08-18T03:22:20.393Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T03:22:20.670Z] ---> Running in 09c7184b8282 [2022-08-18T03:22:21.281Z] Removing intermediate container 09c7184b8282 [2022-08-18T03:22:21.281Z] ---> c31134048dda [2022-08-18T03:22:21.281Z] Step 22/23 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:22:21.281Z] ---> Running in a6a32b04c14e [2022-08-18T03:22:21.892Z] Removing intermediate container a6a32b04c14e [2022-08-18T03:22:21.892Z] ---> af6731b29f6c [2022-08-18T03:22:21.892Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T03:22:21.892Z] ---> Running in 66fb5f499d20 [2022-08-18T03:22:22.494Z] Removing intermediate container 66fb5f499d20 [2022-08-18T03:22:22.494Z] ---> d190e423884c [2022-08-18T03:22:22.494Z] [2022-08-18T03:22:22.768Z] Successfully built d190e423884c [2022-08-18T03:22:22.768Z] Successfully tagged core-command-arm64:latest [2022-08-18T03:22:22.768Z] Building security-proxy-setup [2022-08-18T03:22:41.171Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:22:41.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:22:41.171Z] ---> 72eed913447e [2022-08-18T03:22:41.171Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T03:22:41.171Z] ---> Using cache [2022-08-18T03:22:41.171Z] ---> 2cc37e68715b [2022-08-18T03:22:41.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:22:41.171Z] ---> Using cache [2022-08-18T03:22:41.171Z] ---> 68e2a6bed2a0 [2022-08-18T03:22:41.171Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T03:22:41.171Z] ---> Using cache [2022-08-18T03:22:41.171Z] ---> d6eb6dffe9bd [2022-08-18T03:22:41.171Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T03:22:41.171Z] ---> Using cache [2022-08-18T03:22:41.171Z] ---> daece8e9c948 [2022-08-18T03:22:41.171Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:22:41.171Z] ---> Using cache [2022-08-18T03:22:41.171Z] ---> d4541d6a54e0 [2022-08-18T03:22:41.171Z] Step 8/22 : COPY . . [2022-08-18T03:22:41.171Z] ---> Using cache [2022-08-18T03:22:41.171Z] ---> 5335cb037daa [2022-08-18T03:22:41.171Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T03:22:41.171Z] ---> Running in c55411eed76f [2022-08-18T03:22:43.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-18T03:22:58.292Z] Removing intermediate container 99dcb8da5c2a [2022-08-18T03:22:58.292Z] ---> e7d783423bc2 [2022-08-18T03:22:58.292Z] [2022-08-18T03:22:58.292Z] Step 9/20 : FROM alpine:3.15 [2022-08-18T03:22:58.292Z] ---> 02e0d6fdf486 [2022-08-18T03:22:58.292Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T03:22:58.292Z] ---> Using cache [2022-08-18T03:22:58.292Z] ---> 2cef5bc41410 [2022-08-18T03:22:58.292Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:22:58.292Z] ---> Using cache [2022-08-18T03:22:58.292Z] ---> 8424bc1847c1 [2022-08-18T03:22:58.292Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-18T03:22:58.292Z] ---> Running in 0fef95de0582 [2022-08-18T03:22:58.292Z] Removing intermediate container 2e26b28570a5 [2022-08-18T03:22:58.292Z] ---> 51477fa299b5 [2022-08-18T03:22:58.292Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T03:22:58.572Z] ---> Running in 5fbe6a84e50c [2022-08-18T03:22:59.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:00.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:01.591Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-18T03:23:01.867Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T03:23:01.867Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T03:23:01.867Z] OK: 15733 distinct packages available [2022-08-18T03:23:02.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:03.138Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:04.590Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-18T03:23:04.866Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-18T03:23:05.146Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-18T03:23:05.146Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-18T03:23:05.146Z] (5/9) Installing curl (7.80.0-r2) [2022-08-18T03:23:05.429Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-18T03:23:05.429Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-18T03:23:05.429Z] (8/9) Installing libucontext (1.1-r0) [2022-08-18T03:23:05.734Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-18T03:23:05.734Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T03:23:05.734Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T03:23:06.339Z] OK: 8 MiB in 23 packages [2022-08-18T03:23:08.335Z] Removing intermediate container 5fbe6a84e50c [2022-08-18T03:23:08.335Z] ---> a8dcd1e55dad [2022-08-18T03:23:08.335Z] [2022-08-18T03:23:08.335Z] Step 11/23 : FROM alpine:3.16 [2022-08-18T03:23:08.335Z] ---> a6215f271958 [2022-08-18T03:23:08.335Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-18T03:23:08.335Z] ---> Running in 4cf8c90571de [2022-08-18T03:23:09.315Z] Removing intermediate container 4cf8c90571de [2022-08-18T03:23:09.315Z] ---> f9f129b708c7 [2022-08-18T03:23:09.315Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-18T03:23:09.315Z] ---> Running in 4425305c5716 [2022-08-18T03:23:09.590Z] Removing intermediate container 0fef95de0582 [2022-08-18T03:23:09.590Z] ---> bb3c942c4abe [2022-08-18T03:23:09.590Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T03:23:11.032Z] Removing intermediate container c98f3a42cc16 [2022-08-18T03:23:11.032Z] ---> fefb4758880c [2022-08-18T03:23:11.032Z] Step 8/26 : COPY . . [2022-08-18T03:23:11.305Z] ---> 2742edd0a654 [2022-08-18T03:23:11.305Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-18T03:23:11.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:12.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:13.649Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-18T03:23:13.649Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-18T03:23:13.649Z] (3/33) Installing readline (8.1.2-r0) [2022-08-18T03:23:13.649Z] (4/33) Installing bash (5.1.16-r2) [2022-08-18T03:23:13.649Z] Executing bash-5.1.16-r2.post-install [2022-08-18T03:23:13.649Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-18T03:23:13.935Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-18T03:23:13.935Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T03:23:13.935Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-18T03:23:13.935Z] (9/33) Installing curl (7.83.1-r2) [2022-08-18T03:23:13.935Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-18T03:23:14.564Z] ---> 1c96ee172b3a [2022-08-18T03:23:14.564Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-18T03:23:15.174Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-18T03:23:15.174Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-18T03:23:15.174Z] (13/33) Installing expat (2.4.8-r0) [2022-08-18T03:23:15.174Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-18T03:23:15.174Z] (15/33) Installing gdbm (1.23-r0) [2022-08-18T03:23:15.174Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-18T03:23:15.174Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T03:23:15.174Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T03:23:15.449Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-18T03:23:15.449Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-18T03:23:15.449Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-18T03:23:16.439Z] ---> bc9f9942a87f [2022-08-18T03:23:16.439Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-18T03:23:16.439Z] ---> Running in 1b2c72b90491 [2022-08-18T03:23:17.434Z] Removing intermediate container 1b2c72b90491 [2022-08-18T03:23:17.434Z] ---> 19a305052568 [2022-08-18T03:23:17.434Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T03:23:17.708Z] ---> Running in 5d2fadee108b [2022-08-18T03:23:18.311Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-18T03:23:18.311Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-18T03:23:18.311Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-18T03:23:18.604Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-18T03:23:18.604Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-18T03:23:18.604Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-18T03:23:18.604Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-18T03:23:18.604Z] Removing intermediate container 5d2fadee108b [2022-08-18T03:23:18.604Z] ---> 3fee27602295 [2022-08-18T03:23:18.604Z] Step 18/20 : LABEL arch=arm64 [2022-08-18T03:23:18.604Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-18T03:23:18.604Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-18T03:23:18.604Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-18T03:23:18.604Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-18T03:23:18.604Z] ---> Running in 7312047a0d6e [2022-08-18T03:23:18.887Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-18T03:23:19.500Z] Removing intermediate container 7312047a0d6e [2022-08-18T03:23:19.500Z] ---> f56930efe4d6 [2022-08-18T03:23:19.500Z] Step 19/20 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:23:19.778Z] ---> Running in 5d6a7ef52c27 [2022-08-18T03:23:20.055Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T03:23:20.055Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T03:23:20.659Z] OK: 120 MiB in 47 packages [2022-08-18T03:23:20.659Z] Removing intermediate container 5d6a7ef52c27 [2022-08-18T03:23:20.659Z] ---> 95908a215072 [2022-08-18T03:23:20.659Z] Step 20/20 : LABEL version=0.0.0 [2022-08-18T03:23:20.950Z] ---> Running in 992bd58126f0 [2022-08-18T03:23:21.948Z] Removing intermediate container 992bd58126f0 [2022-08-18T03:23:21.948Z] ---> c27fc61ef876 [2022-08-18T03:23:21.948Z] [2022-08-18T03:23:22.555Z] Successfully built c27fc61ef876 [2022-08-18T03:23:22.555Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-18T03:23:22.555Z]  Building security-spiffe-token-provider ... done Building core-data [2022-08-18T03:23:26.943Z] ---> fe6804103e49 [2022-08-18T03:23:26.943Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T03:23:26.943Z] ---> Running in 5346e72f8a1a [2022-08-18T03:23:27.222Z] Removing intermediate container 5346e72f8a1a [2022-08-18T03:23:27.222Z] ---> ddfc4aadd167 [2022-08-18T03:23:27.222Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T03:23:27.222Z] ---> Running in e9198abb6618 [2022-08-18T03:23:27.835Z] Removing intermediate container e9198abb6618 [2022-08-18T03:23:27.835Z] ---> 63ace2265376 [2022-08-18T03:23:27.835Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-18T03:23:28.260Z] ---> Running in f85daf052e7d [2022-08-18T03:23:31.976Z] Removing intermediate container f85daf052e7d [2022-08-18T03:23:31.976Z] ---> 349e16021b8f [2022-08-18T03:23:31.976Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T03:23:31.976Z] ---> Running in 7ab919ba9f79 [2022-08-18T03:23:32.614Z] Removing intermediate container 7ab919ba9f79 [2022-08-18T03:23:32.614Z] ---> 1a3baf3f4cff [2022-08-18T03:23:32.614Z] [2022-08-18T03:23:32.614Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T03:23:32.614Z] ---> 02e0d6fdf486 [2022-08-18T03:23:32.614Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T03:23:32.614Z] ---> Using cache [2022-08-18T03:23:32.614Z] ---> 2cef5bc41410 [2022-08-18T03:23:32.614Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:23:32.614Z] ---> Using cache [2022-08-18T03:23:32.614Z] ---> 8424bc1847c1 [2022-08-18T03:23:32.614Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T03:23:33.011Z] ---> Running in 9ac4f81a00e4 [2022-08-18T03:23:35.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:36.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:38.784Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T03:23:38.784Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T03:23:38.784Z] OK: 15733 distinct packages available [2022-08-18T03:23:38.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:40.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:40.855Z] Collecting docker-compose==1.23.2 [2022-08-18T03:23:40.855Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T03:23:40.855Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.6 MB/s eta 0:00:00 [2022-08-18T03:23:42.311Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T03:23:42.311Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-18T03:23:42.311Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T03:23:42.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 4.7 MB/s eta 0:00:00 [2022-08-18T03:23:42.311Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-18T03:23:42.311Z] (3/5) Installing libucontext (1.1-r0) [2022-08-18T03:23:42.311Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-18T03:23:42.601Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T03:23:42.601Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T03:23:42.601Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-18T03:23:42.601Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:23:42.601Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:23:42.601Z] ---> 72eed913447e [2022-08-18T03:23:42.601Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T03:23:42.601Z] ---> Using cache [2022-08-18T03:23:42.601Z] ---> 2cc37e68715b [2022-08-18T03:23:42.601Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:23:42.601Z] ---> Using cache [2022-08-18T03:23:42.601Z] ---> 68e2a6bed2a0 [2022-08-18T03:23:42.601Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T03:23:42.886Z] ---> Running in 86f9c05aee02 [2022-08-18T03:23:42.886Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T03:23:42.886Z] OK: 6 MiB in 19 packages [2022-08-18T03:23:43.165Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T03:23:43.450Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T03:23:43.451Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.8 MB/s eta 0:00:00 [2022-08-18T03:23:44.901Z] Removing intermediate container 9ac4f81a00e4 [2022-08-18T03:23:44.901Z] ---> 13443527d078 [2022-08-18T03:23:44.901Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-18T03:23:44.901Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T03:23:44.901Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T03:23:44.901Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 [2022-08-18T03:23:44.901Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-18T03:23:45.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:45.788Z] Collecting PyYAML<4,>=3.10 [2022-08-18T03:23:45.788Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T03:23:45.788Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.4 MB/s eta 0:00:00 [2022-08-18T03:23:46.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:23:47.857Z] OK: 221 MiB in 51 packages [2022-08-18T03:23:48.466Z] Preparing metadata (setup.py): started [2022-08-18T03:23:48.742Z] ---> b29cfd8841c0 [2022-08-18T03:23:48.742Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T03:23:49.347Z] Removing intermediate container 86f9c05aee02 [2022-08-18T03:23:49.347Z] ---> 1c7cee9cc124 [2022-08-18T03:23:49.347Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T03:23:50.797Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T03:23:50.797Z] ---> 912abe8db2d8 [2022-08-18T03:23:50.797Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:23:50.797Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T03:23:51.078Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T03:23:51.078Z] Preparing metadata (setup.py): started [2022-08-18T03:23:51.078Z] ---> Running in 520d855b45b0 [2022-08-18T03:23:53.065Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T03:23:53.343Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T03:23:53.343Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T03:23:53.343Z] Preparing metadata (setup.py): started [2022-08-18T03:23:55.341Z] ---> 26358a600dc6 [2022-08-18T03:23:55.341Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T03:23:55.947Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T03:23:56.222Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T03:23:56.222Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T03:23:56.222Z] Preparing metadata (setup.py): started [2022-08-18T03:23:56.495Z] ---> 24bd8cfeb56a [2022-08-18T03:23:56.495Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-18T03:23:57.487Z] ---> 87763f0ae3b1 [2022-08-18T03:23:57.487Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-18T03:23:58.473Z] ---> 41aa2f3233f6 [2022-08-18T03:23:58.473Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T03:23:58.473Z] ---> Running in 45c12801eba1 [2022-08-18T03:23:59.077Z] Removing intermediate container 45c12801eba1 [2022-08-18T03:23:59.077Z] ---> 70cc7c180076 [2022-08-18T03:23:59.077Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T03:23:59.077Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T03:23:59.077Z] ---> Running in 2e73aca86487 [2022-08-18T03:23:59.678Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T03:23:59.678Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T03:23:59.678Z] Removing intermediate container 2e73aca86487 [2022-08-18T03:23:59.678Z] ---> 882b44029ef9 [2022-08-18T03:23:59.678Z] Step 24/26 : LABEL arch=arm64 [2022-08-18T03:23:59.952Z] ---> Running in dd49332549c3 [2022-08-18T03:24:00.227Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T03:24:00.227Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T03:24:00.503Z] Removing intermediate container dd49332549c3 [2022-08-18T03:24:00.503Z] ---> 45dc7531f64c [2022-08-18T03:24:00.503Z] Step 25/26 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:24:00.778Z] ---> Running in bb8eeded166d [2022-08-18T03:24:01.384Z] Removing intermediate container bb8eeded166d [2022-08-18T03:24:01.384Z] ---> c72fb7b79de8 [2022-08-18T03:24:01.384Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T03:24:01.384Z] ---> Running in 95ca24df9c22 [2022-08-18T03:24:02.000Z] Removing intermediate container 95ca24df9c22 [2022-08-18T03:24:02.000Z] ---> c8f32a8b05b1 [2022-08-18T03:24:02.000Z] [2022-08-18T03:24:02.276Z] Successfully built c8f32a8b05b1 [2022-08-18T03:24:02.276Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-18T03:24:02.276Z]  Building security-spire-agent ... done Building support-scheduler [2022-08-18T03:24:02.276Z] Collecting idna<2.8,>=2.5 [2022-08-18T03:24:02.276Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T03:24:02.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 [2022-08-18T03:24:02.551Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T03:24:02.551Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T03:24:02.551Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.3 MB/s eta 0:00:00 [2022-08-18T03:24:02.827Z] Collecting certifi>=2017.4.17 [2022-08-18T03:24:02.827Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-18T03:24:03.103Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 6.4 MB/s eta 0:00:00 [2022-08-18T03:24:03.703Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T03:24:03.703Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T03:24:03.977Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.8 MB/s eta 0:00:00 [2022-08-18T03:24:04.252Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T03:24:04.252Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T03:24:04.252Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T03:24:04.252Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T03:24:05.693Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-18T03:24:05.693Z] Running setup.py install for texttable: started [2022-08-18T03:24:08.341Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T03:24:08.341Z] Running setup.py install for PyYAML: started [2022-08-18T03:24:11.761Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T03:24:13.764Z] Running setup.py install for docopt: started [2022-08-18T03:24:18.091Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T03:24:19.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:24:19.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:24:19.083Z] ---> 72eed913447e [2022-08-18T03:24:19.083Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T03:24:19.083Z] ---> Using cache [2022-08-18T03:24:19.083Z] ---> 2cc37e68715b [2022-08-18T03:24:19.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:24:19.083Z] ---> Using cache [2022-08-18T03:24:19.083Z] ---> 68e2a6bed2a0 [2022-08-18T03:24:19.083Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T03:24:19.083Z] ---> Using cache [2022-08-18T03:24:19.083Z] ---> d6eb6dffe9bd [2022-08-18T03:24:19.083Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T03:24:19.083Z] ---> Using cache [2022-08-18T03:24:19.083Z] ---> daece8e9c948 [2022-08-18T03:24:19.083Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:24:19.083Z] ---> Using cache [2022-08-18T03:24:19.083Z] ---> d4541d6a54e0 [2022-08-18T03:24:19.083Z] Step 8/22 : COPY . . [2022-08-18T03:24:19.083Z] ---> Using cache [2022-08-18T03:24:19.083Z] ---> 5335cb037daa [2022-08-18T03:24:19.083Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T03:24:20.074Z] ---> Running in a5dd19fed7c3 [2022-08-18T03:24:22.091Z] Running setup.py install for dockerpty: started [2022-08-18T03:24:22.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-18T03:24:24.739Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T03:24:29.084Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-18T03:24:29.084Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-18T03:24:51.304Z] Removing intermediate container 520d855b45b0 [2022-08-18T03:24:51.304Z] ---> c81dd2114708 [2022-08-18T03:24:51.304Z] Step 8/23 : COPY . . [2022-08-18T03:24:51.646Z] Removing intermediate container 4425305c5716 [2022-08-18T03:24:51.646Z] ---> 0e32275da554 [2022-08-18T03:24:51.646Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-18T03:24:51.646Z] ---> Running in c34bd3a4ae44 [2022-08-18T03:24:52.631Z] Removing intermediate container c34bd3a4ae44 [2022-08-18T03:24:52.631Z] ---> 81f2c6f4729f [2022-08-18T03:24:52.631Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T03:24:52.631Z] ---> Running in 4fd459c63737 [2022-08-18T03:24:53.624Z] Removing intermediate container 4fd459c63737 [2022-08-18T03:24:53.625Z] ---> 6786be45885f [2022-08-18T03:24:53.625Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T03:24:56.273Z] ---> 13f49e0be60e [2022-08-18T03:24:56.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T03:24:57.264Z] ---> 591945c9246a [2022-08-18T03:24:57.264Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T03:24:59.251Z] ---> f31bc2faed72 [2022-08-18T03:24:59.251Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T03:24:59.251Z] ---> Running in 114245ab72df [2022-08-18T03:25:00.243Z] Removing intermediate container 114245ab72df [2022-08-18T03:25:00.243Z] ---> eeebe6ac9ce5 [2022-08-18T03:25:00.243Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T03:25:00.243Z] ---> Running in 6b241a97a60f [2022-08-18T03:25:01.244Z] Removing intermediate container 6b241a97a60f [2022-08-18T03:25:01.244Z] ---> 2a8f9a8e5478 [2022-08-18T03:25:01.244Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T03:25:01.530Z] ---> Running in b63398a835f3 [2022-08-18T03:25:02.528Z] Removing intermediate container b63398a835f3 [2022-08-18T03:25:02.528Z] ---> 5725b03924e5 [2022-08-18T03:25:02.528Z] Step 22/23 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:25:02.806Z] ---> Running in cacbbe1e7bb6 [2022-08-18T03:25:03.417Z] Removing intermediate container cacbbe1e7bb6 [2022-08-18T03:25:03.417Z] ---> da71ab82eb2c [2022-08-18T03:25:03.417Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T03:25:03.700Z] ---> Running in 632bc6b05dd2 [2022-08-18T03:25:04.315Z] Removing intermediate container 632bc6b05dd2 [2022-08-18T03:25:04.315Z] ---> bf64da358397 [2022-08-18T03:25:04.315Z] [2022-08-18T03:25:05.303Z] Successfully built bf64da358397 [2022-08-18T03:25:05.303Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-18T03:25:05.303Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-08-18T03:25:08.728Z] ---> c0689f7abe20 [2022-08-18T03:25:08.728Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-18T03:25:08.728Z] ---> Running in b89c1ef187a0 [2022-08-18T03:25:10.725Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-18T03:25:23.154Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T03:25:23.154Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T03:25:23.154Z] ---> 72eed913447e [2022-08-18T03:25:23.154Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T03:25:23.154Z] ---> Using cache [2022-08-18T03:25:23.154Z] ---> 2cc37e68715b [2022-08-18T03:25:23.154Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:25:23.154Z] ---> Using cache [2022-08-18T03:25:23.154Z] ---> 68e2a6bed2a0 [2022-08-18T03:25:23.154Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T03:25:23.154Z] ---> Running in ae8bf836dff6 [2022-08-18T03:25:24.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:25:25.609Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:25:27.058Z] OK: 221 MiB in 51 packages [2022-08-18T03:25:28.095Z] Removing intermediate container ae8bf836dff6 [2022-08-18T03:25:28.095Z] ---> e268eace5bf3 [2022-08-18T03:25:28.095Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T03:25:29.096Z] ---> e528938ebcf4 [2022-08-18T03:25:29.096Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T03:25:29.370Z] ---> Running in 1dd157738f6b [2022-08-18T03:26:26.051Z] Removing intermediate container 1dd157738f6b [2022-08-18T03:26:26.051Z] ---> b17b2056b40b [2022-08-18T03:26:26.051Z] Step 8/22 : COPY . . [2022-08-18T03:26:29.464Z] ---> 76a76e8a35b8 [2022-08-18T03:26:29.464Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-18T03:26:29.464Z] ---> Running in a3e4bc25ee2c [2022-08-18T03:26:30.916Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-18T03:27:52.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T03:28:14.932Z] Removing intermediate container c55411eed76f [2022-08-18T03:28:14.932Z] ---> 6a2aa1ee0258 [2022-08-18T03:28:14.932Z] [2022-08-18T03:28:14.932Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T03:28:14.932Z] ---> a6215f271958 [2022-08-18T03:28:14.932Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-18T03:28:14.932Z] ---> Running in 8f580fdf6e7f [2022-08-18T03:28:14.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:28:14.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:28:15.530Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-18T03:28:15.805Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-18T03:28:15.805Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T03:28:15.805Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-18T03:28:15.805Z] (5/6) Installing curl (7.83.1-r2) [2022-08-18T03:28:15.805Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-18T03:28:15.805Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T03:28:15.805Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T03:28:16.404Z] OK: 8 MiB in 20 packages [2022-08-18T03:28:19.053Z] Removing intermediate container 8f580fdf6e7f [2022-08-18T03:28:19.053Z] ---> 05bd34e0a219 [2022-08-18T03:28:19.053Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T03:28:19.053Z] ---> Running in 38fd4b0a3437 [2022-08-18T03:28:19.337Z] Removing intermediate container 38fd4b0a3437 [2022-08-18T03:28:19.337Z] ---> 1a5cb0af27f3 [2022-08-18T03:28:19.337Z] Step 13/22 : WORKDIR /edgex [2022-08-18T03:28:19.337Z] ---> Running in 1816ae1e235a [2022-08-18T03:28:19.940Z] Removing intermediate container 1816ae1e235a [2022-08-18T03:28:19.940Z] ---> ac40f27700fb [2022-08-18T03:28:19.940Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T03:28:20.930Z] ---> d0dac98bc758 [2022-08-18T03:28:20.930Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T03:28:22.380Z] ---> 155735bf50ee [2022-08-18T03:28:22.380Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T03:28:23.846Z] ---> 83031f64cf67 [2022-08-18T03:28:23.846Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T03:28:24.847Z] ---> f30e3d583194 [2022-08-18T03:28:24.847Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T03:28:24.847Z] ---> Running in 9815d5076016 [2022-08-18T03:28:29.396Z] Removing intermediate container 9815d5076016 [2022-08-18T03:28:29.396Z] ---> b7408b2c64a6 [2022-08-18T03:28:29.396Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T03:28:29.396Z] ---> Running in 15f237f855a4 [2022-08-18T03:28:30.065Z] Removing intermediate container 15f237f855a4 [2022-08-18T03:28:30.065Z] ---> 409564446df0 [2022-08-18T03:28:30.065Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T03:28:30.428Z] ---> Running in 985d159d1f2b [2022-08-18T03:28:31.482Z] Removing intermediate container 985d159d1f2b [2022-08-18T03:28:31.482Z] ---> a54054b66e0d [2022-08-18T03:28:31.482Z] Step 21/22 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:28:31.772Z] ---> Running in 7386839d61c4 [2022-08-18T03:28:33.270Z] Removing intermediate container 7386839d61c4 [2022-08-18T03:28:33.270Z] ---> e038c4f063dd [2022-08-18T03:28:33.270Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T03:28:33.544Z] ---> Running in eaa3cb9b97be [2022-08-18T03:28:34.139Z] Removing intermediate container eaa3cb9b97be [2022-08-18T03:28:34.139Z] ---> f708dcd389b6 [2022-08-18T03:28:34.414Z] [2022-08-18T03:28:35.018Z] Successfully built f708dcd389b6 [2022-08-18T03:28:35.018Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-18T03:28:38.426Z]  Building security-proxy-setup ... done Removing intermediate container 0ff9de26d77b [2022-08-18T03:28:38.426Z] ---> f52cacfe382b [2022-08-18T03:28:38.426Z] [2022-08-18T03:28:38.426Z] Step 10/24 : FROM alpine:3.16 [2022-08-18T03:28:38.426Z] ---> a6215f271958 [2022-08-18T03:28:38.426Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-18T03:28:38.426Z] ---> Using cache [2022-08-18T03:28:38.426Z] ---> 9269427ed6d8 [2022-08-18T03:28:38.426Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T03:28:38.426Z] ---> Using cache [2022-08-18T03:28:38.426Z] ---> 0d87305a07e1 [2022-08-18T03:28:38.426Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-18T03:28:38.426Z] ---> Running in f7159bb6c608 [2022-08-18T03:28:38.426Z] Removing intermediate container f7159bb6c608 [2022-08-18T03:28:38.426Z] ---> a5769d9403f8 [2022-08-18T03:28:38.426Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-18T03:28:38.703Z] ---> Running in 89e96d2a4bd2 [2022-08-18T03:28:38.985Z] Removing intermediate container 89e96d2a4bd2 [2022-08-18T03:28:38.985Z] ---> 0658b528cff0 [2022-08-18T03:28:39.262Z] Step 15/24 : WORKDIR / [2022-08-18T03:28:39.262Z] ---> Running in 83d9fa64a2cf [2022-08-18T03:28:39.864Z] Removing intermediate container 83d9fa64a2cf [2022-08-18T03:28:39.864Z] ---> 607e98351bc0 [2022-08-18T03:28:39.864Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T03:28:40.850Z] ---> 79196edaf232 [2022-08-18T03:28:40.850Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T03:28:42.294Z] ---> 7e69e2dbaf1c [2022-08-18T03:28:42.294Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T03:28:43.740Z] ---> 0fb09cb74337 [2022-08-18T03:28:43.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-18T03:28:44.346Z] ---> 630aa483f660 [2022-08-18T03:28:44.346Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-18T03:28:44.640Z] ---> Running in fbc0189de6f7 [2022-08-18T03:28:45.237Z] Removing intermediate container fbc0189de6f7 [2022-08-18T03:28:45.237Z] ---> 8613886018d0 [2022-08-18T03:28:45.237Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T03:28:45.237Z] ---> Running in 6fecab64058e [2022-08-18T03:28:45.510Z] Removing intermediate container 6fecab64058e [2022-08-18T03:28:45.510Z] ---> eae3bf65d1dd [2022-08-18T03:28:45.785Z] Step 22/24 : LABEL arch=arm64 [2022-08-18T03:28:45.785Z] ---> Running in e1a9387aeeb0 [2022-08-18T03:28:46.387Z] Removing intermediate container e1a9387aeeb0 [2022-08-18T03:28:46.387Z] ---> 4ed03a9bb6ef [2022-08-18T03:28:46.387Z] Step 23/24 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:28:46.661Z] ---> Running in 804d4c804196 [2022-08-18T03:28:47.270Z] Removing intermediate container 804d4c804196 [2022-08-18T03:28:47.270Z] ---> ef25bea0713e [2022-08-18T03:28:47.270Z] Step 24/24 : LABEL version=0.0.0 [2022-08-18T03:28:47.553Z] ---> Running in ffa96ae98d07 [2022-08-18T03:28:47.827Z] Removing intermediate container ffa96ae98d07 [2022-08-18T03:28:47.827Z] ---> 3b5ac98be810 [2022-08-18T03:28:47.827Z] [2022-08-18T03:28:48.102Z] Successfully built 3b5ac98be810 [2022-08-18T03:28:48.102Z] Successfully tagged core-metadata-arm64:latest [2022-08-18T03:31:10.015Z]  Building core-metadata ... done Removing intermediate container b89c1ef187a0 [2022-08-18T03:31:10.015Z] ---> eb4a4a735982 [2022-08-18T03:31:10.015Z] [2022-08-18T03:31:10.015Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T03:31:10.015Z] ---> a6215f271958 [2022-08-18T03:31:10.015Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T03:31:10.015Z] ---> Running in 733babd37dbb [2022-08-18T03:31:10.015Z] Removing intermediate container 733babd37dbb [2022-08-18T03:31:10.015Z] ---> 72cd8c905707 [2022-08-18T03:31:10.015Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-18T03:31:10.015Z] ---> Running in 10cc4b937c1f [2022-08-18T03:31:10.015Z] Removing intermediate container 10cc4b937c1f [2022-08-18T03:31:10.015Z] ---> b4ea8019b4a4 [2022-08-18T03:31:10.015Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-18T03:31:10.015Z] ---> Running in c367499441b8 [2022-08-18T03:31:10.015Z] Removing intermediate container c367499441b8 [2022-08-18T03:31:10.015Z] ---> 2d3a72af4177 [2022-08-18T03:31:10.015Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T03:31:10.015Z] ---> Running in c1495564c10f [2022-08-18T03:31:10.015Z] Removing intermediate container c1495564c10f [2022-08-18T03:31:10.015Z] ---> 0ff7556bdb5f [2022-08-18T03:31:10.016Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T03:31:10.016Z] ---> Running in dab012d7d4e1 [2022-08-18T03:31:10.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:31:10.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:31:10.016Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T03:31:10.016Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T03:31:10.016Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T03:31:10.016Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T03:31:10.016Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T03:31:10.016Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T03:31:10.016Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T03:31:10.016Z] OK: 8 MiB in 20 packages [2022-08-18T03:31:10.016Z] Removing intermediate container a5dd19fed7c3 [2022-08-18T03:31:10.016Z] ---> 42fcf3ef3b34 [2022-08-18T03:31:10.016Z] [2022-08-18T03:31:10.016Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T03:31:10.016Z] ---> a6215f271958 [2022-08-18T03:31:10.016Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T03:31:10.016Z] ---> Using cache [2022-08-18T03:31:10.016Z] ---> 9269427ed6d8 [2022-08-18T03:31:10.016Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T03:31:10.016Z] ---> Using cache [2022-08-18T03:31:10.016Z] ---> 0d87305a07e1 [2022-08-18T03:31:10.016Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-18T03:31:10.016Z] ---> Running in 4d2cf68175d1 [2022-08-18T03:31:10.292Z] Removing intermediate container 4d2cf68175d1 [2022-08-18T03:31:10.292Z] ---> b968e670f752 [2022-08-18T03:31:10.292Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T03:31:10.292Z] ---> Running in ab3636826a28 [2022-08-18T03:31:10.292Z] Removing intermediate container dab012d7d4e1 [2022-08-18T03:31:10.292Z] ---> 5ccd236541a6 [2022-08-18T03:31:10.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T03:31:10.897Z] Removing intermediate container ab3636826a28 [2022-08-18T03:31:10.897Z] ---> be52c0b94671 [2022-08-18T03:31:10.897Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T03:31:11.173Z] ---> 927c5b43e046 [2022-08-18T03:31:11.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T03:31:11.779Z] ---> dfbb376d6db5 [2022-08-18T03:31:11.779Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T03:31:13.778Z] ---> d4fda130413d [2022-08-18T03:31:13.778Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T03:31:14.773Z] ---> b818cd0f28e3 [2022-08-18T03:31:14.773Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-18T03:31:14.773Z] ---> Running in d2339893d732 [2022-08-18T03:31:14.773Z] ---> daec98990195 [2022-08-18T03:31:14.773Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T03:31:15.776Z] Removing intermediate container d2339893d732 [2022-08-18T03:31:15.776Z] ---> 4d71d8a185c3 [2022-08-18T03:31:15.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T03:31:15.776Z] ---> Running in a7d8e47b98dd [2022-08-18T03:31:15.776Z] ---> 48f770e2a3a7 [2022-08-18T03:31:15.776Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T03:31:16.068Z] ---> Running in 4e9c27db73df [2022-08-18T03:31:16.344Z] Removing intermediate container a7d8e47b98dd [2022-08-18T03:31:16.344Z] ---> 57c5e8e6fd3f [2022-08-18T03:31:16.344Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T03:31:16.344Z] ---> Running in f9f279542016 [2022-08-18T03:31:16.344Z] Removing intermediate container 4e9c27db73df [2022-08-18T03:31:16.344Z] ---> 46d6d6a00649 [2022-08-18T03:31:16.344Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T03:31:16.616Z] ---> Running in 58eae3435468 [2022-08-18T03:31:16.891Z] Removing intermediate container f9f279542016 [2022-08-18T03:31:16.891Z] ---> 87d0fa587d5d [2022-08-18T03:31:16.891Z] Step 22/23 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:31:16.891Z] ---> Running in d95e0222a73c [2022-08-18T03:31:17.161Z] Removing intermediate container 58eae3435468 [2022-08-18T03:31:17.162Z] ---> 83bdac28053c [2022-08-18T03:31:17.162Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T03:31:17.162Z] ---> Running in 1787b58e27f2 [2022-08-18T03:31:17.435Z] Removing intermediate container d95e0222a73c [2022-08-18T03:31:17.435Z] ---> 78b38edc82a4 [2022-08-18T03:31:17.435Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T03:31:17.435Z] ---> Running in 56fb2eaae43d [2022-08-18T03:31:17.435Z] Removing intermediate container 1787b58e27f2 [2022-08-18T03:31:17.435Z] ---> 7e34ac5fb4bc [2022-08-18T03:31:17.435Z] Step 21/22 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:31:17.709Z] ---> Running in 498ea5049ea5 [2022-08-18T03:31:17.982Z] Removing intermediate container 56fb2eaae43d [2022-08-18T03:31:17.982Z] ---> e1652974d590 [2022-08-18T03:31:17.982Z] [2022-08-18T03:31:18.267Z] Removing intermediate container 498ea5049ea5 [2022-08-18T03:31:18.267Z] ---> 1b934312c832 [2022-08-18T03:31:18.267Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T03:31:18.541Z] ---> Running in 72127908abd4 [2022-08-18T03:31:18.541Z] Successfully built e1652974d590 [2022-08-18T03:31:18.541Z] Successfully tagged core-data-arm64:latest [2022-08-18T03:31:19.137Z]  Building core-data ... done Removing intermediate container 72127908abd4 [2022-08-18T03:31:19.137Z] ---> 68a42efecd5f [2022-08-18T03:31:19.137Z] [2022-08-18T03:31:19.137Z] Successfully built 68a42efecd5f [2022-08-18T03:31:19.137Z] Successfully tagged support-scheduler-arm64:latest [2022-08-18T03:31:37.441Z]  Building support-scheduler ... done Removing intermediate container a3e4bc25ee2c [2022-08-18T03:31:37.441Z] ---> 379cd030ae93 [2022-08-18T03:31:37.441Z] [2022-08-18T03:31:37.441Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T03:31:37.441Z] ---> a6215f271958 [2022-08-18T03:31:37.441Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T03:31:37.441Z] ---> Running in 55fad8304f96 [2022-08-18T03:31:37.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T03:31:37.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T03:31:37.713Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T03:31:37.713Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T03:31:37.713Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T03:31:37.713Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T03:31:37.988Z] OK: 6 MiB in 16 packages [2022-08-18T03:31:38.974Z] Removing intermediate container 55fad8304f96 [2022-08-18T03:31:38.974Z] ---> 9821d025f9fa [2022-08-18T03:31:38.974Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T03:31:39.245Z] ---> Running in 4fbac5554a6e [2022-08-18T03:31:39.516Z] Removing intermediate container 4fbac5554a6e [2022-08-18T03:31:39.517Z] ---> 5cd0fd091c3b [2022-08-18T03:31:39.517Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-18T03:31:39.517Z] ---> Running in ab0ff7888d21 [2022-08-18T03:31:39.789Z] Removing intermediate container ab0ff7888d21 [2022-08-18T03:31:39.789Z] ---> 155867e81e9b [2022-08-18T03:31:39.789Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T03:31:39.789Z] ---> Running in 4493ebe4e175 [2022-08-18T03:31:40.070Z] Removing intermediate container 4493ebe4e175 [2022-08-18T03:31:40.070Z] ---> 69183ec36739 [2022-08-18T03:31:40.070Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T03:31:40.666Z] ---> 2ff6e34e4187 [2022-08-18T03:31:40.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T03:31:42.100Z] ---> ddeacdf91cac [2022-08-18T03:31:42.100Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T03:31:42.691Z] ---> f22ed8fd707c [2022-08-18T03:31:42.691Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-18T03:31:42.691Z] ---> Running in 6a79bb49c2f8 [2022-08-18T03:31:42.962Z] Removing intermediate container 6a79bb49c2f8 [2022-08-18T03:31:42.962Z] ---> 86a435a99b09 [2022-08-18T03:31:42.962Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T03:31:42.962Z] ---> Running in 9f9046878cf0 [2022-08-18T03:31:43.242Z] Removing intermediate container 9f9046878cf0 [2022-08-18T03:31:43.243Z] ---> 92531f61c5e6 [2022-08-18T03:31:43.243Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T03:31:43.515Z] ---> Running in a2d3b75fc91d [2022-08-18T03:31:43.788Z] Removing intermediate container a2d3b75fc91d [2022-08-18T03:31:43.788Z] ---> 41c0b7aacd35 [2022-08-18T03:31:43.788Z] Step 21/22 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 [2022-08-18T03:31:43.788Z] ---> Running in 3c0bc5969a8d [2022-08-18T03:31:44.061Z] Removing intermediate container 3c0bc5969a8d [2022-08-18T03:31:44.061Z] ---> 39b9197ee778 [2022-08-18T03:31:44.061Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T03:31:44.061Z] ---> Running in 407eb4660324 [2022-08-18T03:31:44.333Z] Removing intermediate container 407eb4660324 [2022-08-18T03:31:44.334Z] ---> 51c555410969 [2022-08-18T03:31:44.334Z] [2022-08-18T03:31:44.605Z] Successfully built 51c555410969 [2022-08-18T03:31:44.605Z] Successfully tagged support-notifications-arm64:latest [2022-08-18T03:31:45.211Z]  Building support-notifications ... done  [Pipeline] } [2022-08-18T03:31:45.214Z] $ docker stop --time=1 08bf031c81a30dc41e7b15463e5a77d063bd9016b039e67e86ea916becbcca17 [2022-08-18T03:31:46.871Z] $ docker rm -f 08bf031c81a30dc41e7b15463e5a77d063bd9016b039e67e86ea916becbcca17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T03:31:47.437Z] + docker images [2022-08-18T03:31:47.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T03:31:47.708Z] support-notifications-arm64 latest 51c555410969 3 seconds ago 26.1MB [2022-08-18T03:31:47.708Z] 379cd030ae93 13 seconds ago 1.41GB [2022-08-18T03:31:47.708Z] support-scheduler-arm64 latest 68a42efecd5f 29 seconds ago 25.6MB [2022-08-18T03:31:47.708Z] core-data-arm64 latest e1652974d590 30 seconds ago 20.6MB [2022-08-18T03:31:47.708Z] 42fcf3ef3b34 39 seconds ago 1.41GB [2022-08-18T03:31:47.708Z] eb4a4a735982 51 seconds ago 1.38GB [2022-08-18T03:31:47.708Z] core-metadata-arm64 latest 3b5ac98be810 3 minutes ago 17.5MB [2022-08-18T03:31:47.708Z] f52cacfe382b 3 minutes ago 1.38GB [2022-08-18T03:31:47.708Z] security-proxy-setup-arm64 latest f708dcd389b6 3 minutes ago 26.2MB [2022-08-18T03:31:47.708Z] 6a2aa1ee0258 3 minutes ago 1.36GB [2022-08-18T03:31:47.708Z] sys-mgmt-agent-arm64 latest bf64da358397 6 minutes ago 133MB [2022-08-18T03:31:47.708Z] security-spire-agent-arm64 latest c8f32a8b05b1 7 minutes ago 122MB [2022-08-18T03:31:47.708Z] 1a3baf3f4cff 8 minutes ago 1.25GB [2022-08-18T03:31:47.708Z] security-spiffe-token-provider-arm64 latest c27fc61ef876 8 minutes ago 28.3MB [2022-08-18T03:31:47.708Z] a8dcd1e55dad 8 minutes ago 1.35GB [2022-08-18T03:31:47.708Z] e7d783423bc2 8 minutes ago 1.4GB [2022-08-18T03:31:47.708Z] core-command-arm64 latest d190e423884c 9 minutes ago 15.6MB [2022-08-18T03:31:47.708Z] 57bbe1b45d58 9 minutes ago 1.35GB [2022-08-18T03:31:47.708Z] security-bootstrapper-arm64 latest de89b1cf076e 10 minutes ago 18.6MB [2022-08-18T03:31:47.708Z] security-secretstore-setup-arm64 latest a577281c34aa 10 minutes ago 27.9MB [2022-08-18T03:31:47.708Z] 9dc65837577d 10 minutes ago 1.35GB [2022-08-18T03:31:47.708Z] 726fba2e1e6d 10 minutes ago 1.36GB [2022-08-18T03:31:47.708Z] security-spire-server-arm64 latest 9d642895f8e7 15 minutes ago 84.2MB [2022-08-18T03:31:47.708Z] security-spire-config-arm64 latest d4aadadd0de9 15 minutes ago 83.6MB [2022-08-18T03:31:47.708Z] 54baf462bd86 16 minutes ago 1.25GB [2022-08-18T03:31:47.708Z] 439ec8c45778 16 minutes ago 1.25GB [2022-08-18T03:31:47.708Z] ci-base-image-arm64 latest 72eed913447e 29 minutes ago 995MB [2022-08-18T03:31:47.708Z] alpine 3.15 02e0d6fdf486 8 days ago 5.33MB [2022-08-18T03:31:47.708Z] alpine 3.16 a6215f271958 8 days ago 5.29MB [2022-08-18T03:31:47.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 weeks ago 678MB [2022-08-18T03:31:47.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T03:31:48.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T03:31:48.171Z] [2022-08-18T03:31:48.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T03:31:48.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T03:31:48.799Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-18T03:31:48.799Z] 8998bd30e6a1: Pulling fs layer [2022-08-18T03:31:48.799Z] 04944245beec: Pulling fs layer [2022-08-18T03:31:48.799Z] 699f458cf7ca: Pulling fs layer [2022-08-18T03:31:48.799Z] 765212b225bb: Pulling fs layer [2022-08-18T03:31:48.799Z] f23df028b6ca: Pulling fs layer [2022-08-18T03:31:48.799Z] d65c8cfc05b1: Pulling fs layer [2022-08-18T03:31:48.799Z] 2437ff75d9bd: Pulling fs layer [2022-08-18T03:31:48.799Z] 765212b225bb: Waiting [2022-08-18T03:31:48.799Z] f23df028b6ca: Waiting [2022-08-18T03:31:48.799Z] d65c8cfc05b1: Waiting [2022-08-18T03:31:48.799Z] 2437ff75d9bd: Waiting [2022-08-18T03:31:48.799Z] 04944245beec: Verifying Checksum [2022-08-18T03:31:48.799Z] 04944245beec: Download complete [2022-08-18T03:31:48.799Z] 765212b225bb: Verifying Checksum [2022-08-18T03:31:48.799Z] 765212b225bb: Download complete [2022-08-18T03:31:48.799Z] f23df028b6ca: Verifying Checksum [2022-08-18T03:31:48.799Z] f23df028b6ca: Download complete [2022-08-18T03:31:48.799Z] d65c8cfc05b1: Download complete [2022-08-18T03:31:49.074Z] 699f458cf7ca: Verifying Checksum [2022-08-18T03:31:49.074Z] 699f458cf7ca: Download complete [2022-08-18T03:31:49.349Z] 8998bd30e6a1: Verifying Checksum [2022-08-18T03:31:49.349Z] 8998bd30e6a1: Download complete [2022-08-18T03:31:51.976Z] 2437ff75d9bd: Verifying Checksum [2022-08-18T03:31:51.976Z] 2437ff75d9bd: Download complete [2022-08-18T03:31:53.405Z] 8998bd30e6a1: Pull complete [2022-08-18T03:31:53.999Z] 04944245beec: Pull complete [2022-08-18T03:31:55.435Z] 699f458cf7ca: Pull complete [2022-08-18T03:31:55.708Z] 765212b225bb: Pull complete [2022-08-18T03:31:56.686Z] f23df028b6ca: Pull complete [2022-08-18T03:31:56.959Z] d65c8cfc05b1: Pull complete [2022-08-18T03:32:12.044Z] 2437ff75d9bd: Pull complete [2022-08-18T03:32:12.044Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-18T03:32:12.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T03:32:12.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T03:32:12.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container [2022-08-18T03:32:12.380Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-18T03:32:15.192Z] $ docker top 422a1944706f89a9f7bfb517e6ab8f067ddb409087aa1e359ace98ac794ce42f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T03:32:16.177Z] ---> job-cost.sh [2022-08-18T03:32:16.177Z] lf-activate-venv: SKIPPING [2022-08-18T03:32:16.177Z] INFO: No Stack... [2022-08-18T03:32:16.770Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-18T03:32:17.750Z] INFO: Archiving Costs [Pipeline] sh [2022-08-18T03:32:18.424Z] + cut -d, -f6 [2022-08-18T03:32:18.424Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-08-18T03:32:18.478Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4127-3-stack-cost] [2022-08-18T03:32:18.486Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4127-3-stack-cost] did not exist. Created. [2022-08-18T03:32:18.486Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4127-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-18T03:32:19.160Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-18T03:32:19.334Z] Stashed 1 file(s) [Pipeline] } [2022-08-18T03:32:19.343Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4127-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-18T03:32:19.362Z] $ docker stop --time=1 422a1944706f89a9f7bfb517e6ab8f067ddb409087aa1e359ace98ac794ce42f [2022-08-18T03:32:20.896Z] $ docker rm -f 422a1944706f89a9f7bfb517e6ab8f067ddb409087aa1e359ace98ac794ce42f [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-18T03:32:21.909Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-18T03:32:22.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T03:32:23.078Z] ---> package-listing.sh [2022-08-18T03:32:23.078Z] ++ facter osfamily [2022-08-18T03:32:23.078Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-18T03:32:23.339Z] + OS_FAMILY=debian [2022-08-18T03:32:23.339Z] + workspace=/w/workspace/edgex-go/3 [2022-08-18T03:32:23.339Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-18T03:32:23.339Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-18T03:32:23.339Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-18T03:32:23.339Z] + PACKAGES=/tmp/packages_start.txt [2022-08-18T03:32:23.339Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-18T03:32:23.339Z] + PACKAGES=/tmp/packages_end.txt [2022-08-18T03:32:23.339Z] + case "${OS_FAMILY}" in [2022-08-18T03:32:23.339Z] + dpkg -l [2022-08-18T03:32:23.339Z] + grep '^ii' [2022-08-18T03:32:23.339Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-18T03:32:23.339Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-18T03:32:23.339Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-18T03:32:23.339Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-18T03:32:23.339Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-08-18T03:32:23.339Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-08-18T03:32:23.352Z] 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-08-18T03:32:23.637Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T03:32:24.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T03:32:24.207Z] [2022-08-18T03:32:24.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T03:32:24.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T03:32:24.768Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-18T03:32:24.768Z] 5eb5b503b376: Pulling fs layer [2022-08-18T03:32:24.768Z] 5c69ac0246d0: Pulling fs layer [2022-08-18T03:32:24.768Z] ec43610c2a17: Pulling fs layer [2022-08-18T03:32:24.768Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-18T03:32:24.768Z] 33b1e0a273af: Pulling fs layer [2022-08-18T03:32:24.768Z] 5d3b04190fa2: Pulling fs layer [2022-08-18T03:32:24.768Z] 2f39f015ded8: Pulling fs layer [2022-08-18T03:32:24.768Z] 3a2ae6a8a46f: Waiting [2022-08-18T03:32:24.768Z] 33b1e0a273af: Waiting [2022-08-18T03:32:24.768Z] 5d3b04190fa2: Waiting [2022-08-18T03:32:24.768Z] 2f39f015ded8: Waiting [2022-08-18T03:32:24.768Z] 5c69ac0246d0: Download complete [2022-08-18T03:32:24.768Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-18T03:32:24.768Z] 3a2ae6a8a46f: Download complete [2022-08-18T03:32:24.768Z] 33b1e0a273af: Verifying Checksum [2022-08-18T03:32:24.768Z] 33b1e0a273af: Download complete [2022-08-18T03:32:24.768Z] 5d3b04190fa2: Verifying Checksum [2022-08-18T03:32:24.768Z] 5d3b04190fa2: Download complete [2022-08-18T03:32:24.768Z] ec43610c2a17: Verifying Checksum [2022-08-18T03:32:24.768Z] ec43610c2a17: Download complete [2022-08-18T03:32:25.028Z] 5eb5b503b376: Verifying Checksum [2022-08-18T03:32:25.028Z] 5eb5b503b376: Download complete [2022-08-18T03:32:25.598Z] 2f39f015ded8: Download complete [2022-08-18T03:32:26.169Z] 5eb5b503b376: Pull complete [2022-08-18T03:32:26.169Z] 5c69ac0246d0: Pull complete [2022-08-18T03:32:26.739Z] ec43610c2a17: Pull complete [2022-08-18T03:32:27.000Z] 3a2ae6a8a46f: Pull complete [2022-08-18T03:32:27.260Z] 33b1e0a273af: Pull complete [2022-08-18T03:32:27.260Z] 5d3b04190fa2: Pull complete [2022-08-18T03:32:31.532Z] 2f39f015ded8: Pull complete [2022-08-18T03:32:31.532Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-18T03:32:31.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T03:32:31.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T03:32:31.624Z] prd-ubuntu20.04-docker-8c-8g-23014 does not seem to be running inside a container [2022-08-18T03:32:31.633Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-18T03:32:33.366Z] $ docker top 42e4725321a0ddf69c1ae525d0956a0b6d3768a9d1018d04d946c4ed21e080b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T03:32:33.731Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-18T03:32:34.017Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-18T03:32:34.306Z] + ls /var/log/sa-host [2022-08-18T03:32:34.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T03:32:34.460Z] provisioning config files... [2022-08-18T03:32:34.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7283226045421097099tmp [Pipeline] { [Pipeline] echo [2022-08-18T03:32:34.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T03:32:34.770Z] ---> create-netrc.sh [Pipeline] } [2022-08-18T03:32:34.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-18T03:32:35.108Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-18T03:32:35.117Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T03:32:35.404Z] ---> sudo-logs.sh [2022-08-18T03:32:35.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-18T03:32:35.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T03:32:35.735Z] ---> job-cost.sh [2022-08-18T03:32:35.735Z] lf-activate-venv: SKIPPING [2022-08-18T03:32:35.735Z] DEBUG: total: 0.10999999940395355 [2022-08-18T03:32:35.735Z] INFO: Retrieving Stack Cost... [2022-08-18T03:32:36.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-18T03:32:36.566Z] INFO: Archiving Costs [Pipeline] echo [2022-08-18T03:32:36.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T03:32:36.862Z] ---> logs-deploy.sh [2022-08-18T03:32:36.862Z] lf-activate-venv: SKIPPING [2022-08-18T03:32:36.862Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4127/3 [2022-08-18T03:32:36.862Z] INFO: archiving workspace using pattern(s): [2022-08-18T03:32:37.804Z] Archives upload complete. [2022-08-18T03:32:38.067Z] INFO: archiving logs to Nexus [2022-08-18T03:32:38.643Z] ---> uname -a: [2022-08-18T03:32:38.643Z] Linux prd-ubuntu20-04-docker-8c-8g-23014 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-18T03:32:38.643Z] [2022-08-18T03:32:38.643Z] [2022-08-18T03:32:38.643Z] ---> lscpu: [2022-08-18T03:32:38.643Z] Architecture: x86_64 [2022-08-18T03:32:38.643Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-18T03:32:38.643Z] Byte Order: Little Endian [2022-08-18T03:32:38.643Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-18T03:32:38.643Z] CPU(s): 8 [2022-08-18T03:32:38.643Z] On-line CPU(s) list: 0-7 [2022-08-18T03:32:38.643Z] Thread(s) per core: 1 [2022-08-18T03:32:38.643Z] Core(s) per socket: 1 [2022-08-18T03:32:38.643Z] Socket(s): 8 [2022-08-18T03:32:38.643Z] NUMA node(s): 1 [2022-08-18T03:32:38.643Z] Vendor ID: AuthenticAMD [2022-08-18T03:32:38.643Z] CPU family: 23 [2022-08-18T03:32:38.643Z] Model: 49 [2022-08-18T03:32:38.643Z] Model name: AMD EPYC-Rome Processor [2022-08-18T03:32:38.643Z] Stepping: 0 [2022-08-18T03:32:38.643Z] CPU MHz: 2799.998 [2022-08-18T03:32:38.643Z] BogoMIPS: 5599.99 [2022-08-18T03:32:38.643Z] Virtualization: AMD-V [2022-08-18T03:32:38.643Z] Hypervisor vendor: KVM [2022-08-18T03:32:38.643Z] Virtualization type: full [2022-08-18T03:32:38.643Z] L1d cache: 256 KiB [2022-08-18T03:32:38.643Z] L1i cache: 256 KiB [2022-08-18T03:32:38.643Z] L2 cache: 4 MiB [2022-08-18T03:32:38.643Z] L3 cache: 128 MiB [2022-08-18T03:32:38.643Z] NUMA node0 CPU(s): 0-7 [2022-08-18T03:32:38.643Z] Vulnerability Itlb multihit: Not affected [2022-08-18T03:32:38.643Z] Vulnerability L1tf: Not affected [2022-08-18T03:32:38.643Z] Vulnerability Mds: Not affected [2022-08-18T03:32:38.643Z] Vulnerability Meltdown: Not affected [2022-08-18T03:32:38.643Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-18T03:32:38.643Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-18T03:32:38.643Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-18T03:32:38.643Z] Vulnerability Srbds: Not affected [2022-08-18T03:32:38.643Z] Vulnerability Tsx async abort: Not affected [2022-08-18T03:32:38.644Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] ---> nproc: [2022-08-18T03:32:38.644Z] 8 [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] ---> df -h: [2022-08-18T03:32:38.644Z] Filesystem Size Used Avail Use% Mounted on [2022-08-18T03:32:38.644Z] overlay 155G 11G 145G 7% / [2022-08-18T03:32:38.644Z] tmpfs 64M 0 64M 0% /dev [2022-08-18T03:32:38.644Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-18T03:32:38.644Z] shm 64M 0 64M 0% /dev/shm [2022-08-18T03:32:38.644Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] ---> sar -b -r -n DEV: [2022-08-18T03:32:38.644Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23014) 08/18/22 _x86_64_ (8 CPU) [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] 02:55:16 LINUX RESTART (8 CPU) [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] 02:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-18T03:32:38.644Z] 02:57:01 157.68 3.93 153.75 0.00 417.59 94987.00 0.00 [2022-08-18T03:32:38.644Z] 02:58:01 51.36 0.07 51.29 0.00 0.53 19098.03 0.00 [2022-08-18T03:32:38.644Z] 02:59:01 1.47 0.00 1.47 0.00 0.00 219.66 0.00 [2022-08-18T03:32:38.644Z] 03:00:02 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2022-08-18T03:32:38.644Z] 03:01:01 1.15 0.02 1.14 0.00 0.14 13.69 0.00 [2022-08-18T03:32:38.644Z] 03:02:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2022-08-18T03:32:38.644Z] 03:03:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2022-08-18T03:32:38.644Z] 03:04:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 [2022-08-18T03:32:38.644Z] 03:05:01 0.80 0.00 0.80 0.00 0.00 9.33 0.00 [2022-08-18T03:32:38.644Z] 03:06:01 1.80 0.00 1.80 0.00 0.00 26.52 0.00 [2022-08-18T03:32:38.644Z] 03:07:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 [2022-08-18T03:32:38.644Z] 03:08:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2022-08-18T03:32:38.644Z] 03:09:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2022-08-18T03:32:38.644Z] 03:10:01 1.53 0.00 1.53 0.00 0.00 19.46 0.00 [2022-08-18T03:32:38.644Z] 03:11:01 3.72 0.88 2.83 0.00 18.53 37.73 0.00 [2022-08-18T03:32:38.644Z] 03:12:01 2.05 0.00 2.05 0.00 0.00 24.00 0.00 [2022-08-18T03:32:38.644Z] 03:13:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2022-08-18T03:32:38.644Z] 03:14:01 2.15 0.00 2.15 0.00 0.00 25.32 0.00 [2022-08-18T03:32:38.644Z] 03:15:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2022-08-18T03:32:38.644Z] 03:16:01 2.18 0.00 2.18 0.00 0.00 26.40 0.00 [2022-08-18T03:32:38.644Z] 03:17:01 1.12 0.02 1.10 0.00 0.13 13.20 0.00 [2022-08-18T03:32:38.644Z] 03:18:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 [2022-08-18T03:32:38.644Z] 03:19:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 [2022-08-18T03:32:38.644Z] 03:20:01 2.07 0.00 2.07 0.00 0.00 23.86 0.00 [2022-08-18T03:32:38.644Z] 03:21:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2022-08-18T03:32:38.644Z] 03:22:01 1.68 0.00 1.68 0.00 0.00 19.59 0.00 [2022-08-18T03:32:38.644Z] 03:23:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2022-08-18T03:32:38.644Z] 03:24:01 1.90 0.00 1.90 0.00 0.00 22.00 0.00 [2022-08-18T03:32:38.644Z] 03:25:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 [2022-08-18T03:32:38.644Z] 03:26:01 2.10 0.00 2.10 0.00 0.00 24.39 0.00 [2022-08-18T03:32:38.644Z] 03:27:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2022-08-18T03:32:38.644Z] 03:28:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 [2022-08-18T03:32:38.644Z] 03:29:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2022-08-18T03:32:38.644Z] 03:30:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 [2022-08-18T03:32:38.644Z] 03:31:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2022-08-18T03:32:38.644Z] 03:32:01 1.88 0.00 1.88 0.00 0.00 22.40 0.00 [2022-08-18T03:32:38.644Z] Average: 7.31 0.14 7.18 0.00 12.14 3193.92 0.00 [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] 02:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-18T03:32:38.644Z] 02:57:01 27783664 31568756 723964 2.20 136900 3854172 2411920 7.11 1547216 3098160 210332 [2022-08-18T03:32:38.644Z] 02:58:01 28209708 31774780 521060 1.58 139408 3646648 1809108 5.33 1269352 2968072 200 [2022-08-18T03:32:38.644Z] 02:59:01 28217316 31782504 513272 1.56 139444 3646652 1809108 5.33 1261100 2968076 8 [2022-08-18T03:32:38.644Z] 03:00:02 28218612 31783848 511804 1.56 139484 3646656 1809108 5.33 1259936 2968136 32 [2022-08-18T03:32:38.644Z] 03:01:01 28220580 31785876 509668 1.55 139548 3646656 1809108 5.33 1257504 2968144 32 [2022-08-18T03:32:38.644Z] 03:02:01 28221216 31787064 508896 1.55 139572 3646664 1809108 5.33 1257036 2968672 16 [2022-08-18T03:32:38.644Z] 03:03:01 28226752 31792628 503304 1.53 139612 3646668 1809108 5.33 1251284 2968676 16 [2022-08-18T03:32:38.644Z] 03:04:01 28227196 31793076 502988 1.53 139636 3646664 1809108 5.33 1251088 2968680 56 [2022-08-18T03:32:38.644Z] 03:05:01 28227148 31793096 502980 1.53 139652 3646672 1809108 5.33 1251780 2968680 12 [2022-08-18T03:32:38.644Z] 03:06:01 28226832 31792828 503132 1.53 139724 3646652 1809108 5.33 1251872 2968660 36 [2022-08-18T03:32:38.644Z] 03:07:01 28226824 31792908 503032 1.53 139812 3646656 1809108 5.33 1251344 2968664 12 [2022-08-18T03:32:38.644Z] 03:08:01 28226744 31792832 503024 1.53 139832 3646660 1809108 5.33 1251332 2968664 52 [2022-08-18T03:32:38.644Z] 03:09:01 28226948 31793116 502724 1.53 139864 3646664 1809108 5.33 1251028 2968668 12 [2022-08-18T03:32:38.644Z] 03:10:01 28226784 31792956 502992 1.53 139912 3646664 1809108 5.33 1251036 2968668 12 [2022-08-18T03:32:38.644Z] 03:11:01 28225596 31792832 502932 1.53 140008 3647180 1850044 5.45 1251740 2969144 176 [2022-08-18T03:32:38.644Z] 03:12:01 28225800 31793124 502580 1.53 140092 3647184 1850044 5.45 1251308 2969148 12 [2022-08-18T03:32:38.644Z] 03:13:01 28225152 31792572 502996 1.53 140164 3647184 1833672 5.40 1251368 2969152 16 [2022-08-18T03:32:38.644Z] 03:14:01 28225300 31792788 502700 1.53 140228 3647192 1833672 5.40 1251448 2969164 12 [2022-08-18T03:32:38.644Z] 03:15:01 28225528 31793024 502512 1.53 140240 3647196 1833672 5.40 1251432 2969168 20 [2022-08-18T03:32:38.644Z] 03:16:01 28225640 31793236 502408 1.53 140324 3647200 1833672 5.40 1252476 2969164 44 [2022-08-18T03:32:38.644Z] 03:17:01 28225024 31792684 502908 1.53 140364 3647200 1833672 5.40 1252708 2969172 12 [2022-08-18T03:32:38.644Z] 03:18:01 28224880 31792612 502780 1.53 140396 3647204 1833672 5.40 1251948 2969168 168 [2022-08-18T03:32:38.644Z] 03:19:01 28224816 31792612 502696 1.53 140472 3647208 1833672 5.40 1252052 2969176 200 [2022-08-18T03:32:38.644Z] 03:20:01 28224768 31792688 502600 1.53 140552 3647212 1817072 5.36 1252160 2969188 196 [2022-08-18T03:32:38.644Z] 03:21:01 28224960 31792960 502444 1.53 140664 3647212 1817072 5.36 1252700 2969176 216 [2022-08-18T03:32:38.644Z] 03:22:01 28224636 31792712 502712 1.53 140696 3647216 1817072 5.36 1252900 2969180 188 [2022-08-18T03:32:38.644Z] 03:23:01 28224572 31792732 502572 1.53 140764 3647216 1817072 5.36 1253048 2969184 12 [2022-08-18T03:32:38.644Z] 03:24:01 28224804 31793036 502484 1.53 140824 3647224 1817072 5.36 1252088 2969184 16 [2022-08-18T03:32:38.644Z] 03:25:01 28224748 31793044 502428 1.53 140896 3647228 1817072 5.36 1252372 2969192 12 [2022-08-18T03:32:38.644Z] 03:26:01 28224724 31793144 502280 1.53 141000 3647228 1817072 5.36 1252780 2969204 36 [2022-08-18T03:32:38.644Z] 03:27:01 28224676 31793160 502176 1.53 141088 3647232 1817072 5.36 1253156 2969212 12 [2022-08-18T03:32:38.644Z] 03:28:01 28224628 31793176 502072 1.53 141176 3647236 1817072 5.36 1252396 2969220 12 [2022-08-18T03:32:38.644Z] 03:29:01 28224580 31793188 502028 1.53 141208 3647236 1817072 5.36 1252436 2969224 12 [2022-08-18T03:32:38.644Z] 03:30:01 28224500 31793172 501996 1.53 141256 3647240 1817072 5.36 1252496 2969232 12 [2022-08-18T03:32:38.644Z] 03:31:01 28224156 31792876 502448 1.53 141300 3647232 1817072 5.36 1252952 2969204 24 [2022-08-18T03:32:38.644Z] 03:32:01 28224432 31793216 502184 1.53 141348 3647248 1817072 5.36 1252648 2969216 16 [2022-08-18T03:32:38.644Z] Average: 28212062 31785302 510216 1.55 140207 3652763 1835779 5.41 1261487 2972519 5896 [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] 02:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-18T03:32:38.644Z] 02:57:01 veth42c88a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 02:57:01 ens3 764.06 712.98 9478.00 133.84 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 02:57:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 02:57:01 docker0 522.53 490.80 40.02 3860.88 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 02:58:01 ens3 29.68 15.53 25.15 8.30 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 02:58:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 02:59:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:00:02 ens3 0.87 0.58 0.62 0.29 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:00:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:01:01 ens3 0.66 0.14 0.13 0.07 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:02:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:03:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:04:01 ens3 0.58 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:05:01 ens3 0.38 0.25 0.25 0.20 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:06:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:11:01 ens3 0.58 0.37 0.33 0.27 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:12:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:13:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:16:01 ens3 0.35 0.22 0.20 0.07 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:17:01 ens3 0.15 0.12 0.11 0.07 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:21:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:22:01 ens3 0.62 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:23:01 ens3 0.58 0.38 0.38 0.21 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:24:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:25:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:26:01 ens3 0.75 0.28 0.22 0.14 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:27:01 ens3 0.55 0.35 0.32 0.20 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:30:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:31:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:32:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] Average: ens3 22.33 20.38 264.22 4.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] Average: docker0 14.56 13.68 1.12 107.31 0.00 0.00 0.00 0.00 [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] ---> sar -P ALL: [2022-08-18T03:32:38.644Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23014) 08/18/22 _x86_64_ (8 CPU) [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] 02:55:16 LINUX RESTART (8 CPU) [2022-08-18T03:32:38.644Z] [2022-08-18T03:32:38.644Z] 02:56:01 CPU %user %nice %system %iowait %steal %idle [2022-08-18T03:32:38.644Z] 02:57:01 all 20.05 0.00 5.57 1.28 0.07 73.02 [2022-08-18T03:32:38.644Z] 02:57:01 0 19.15 0.00 6.15 1.75 0.07 72.88 [2022-08-18T03:32:38.644Z] 02:57:01 1 19.85 0.00 5.41 0.56 0.05 74.12 [2022-08-18T03:32:38.644Z] 02:57:01 2 20.32 0.00 4.79 1.32 0.07 73.50 [2022-08-18T03:32:38.644Z] 02:57:01 3 18.91 0.00 5.77 2.17 0.07 73.08 [2022-08-18T03:32:38.644Z] 02:57:01 4 23.24 0.00 6.23 2.98 0.07 67.47 [2022-08-18T03:32:38.644Z] 02:57:01 5 20.35 0.00 5.20 0.62 0.07 73.75 [2022-08-18T03:32:38.644Z] 02:57:01 6 19.56 0.00 4.73 0.30 0.07 75.34 [2022-08-18T03:32:38.644Z] 02:57:01 7 19.04 0.00 6.28 0.56 0.08 74.03 [2022-08-18T03:32:38.644Z] 02:58:01 all 42.11 0.00 6.21 0.33 0.09 51.25 [2022-08-18T03:32:38.644Z] 02:58:01 0 41.66 0.00 5.82 0.02 0.12 52.39 [2022-08-18T03:32:38.644Z] 02:58:01 1 41.02 0.00 6.05 0.51 0.10 52.32 [2022-08-18T03:32:38.644Z] 02:58:01 2 42.40 0.00 7.25 2.00 0.08 48.26 [2022-08-18T03:32:38.644Z] 02:58:01 3 43.11 0.00 5.88 0.08 0.08 50.85 [2022-08-18T03:32:38.644Z] 02:58:01 4 42.27 0.00 6.55 0.00 0.08 51.09 [2022-08-18T03:32:38.644Z] 02:58:01 5 43.02 0.00 5.31 0.02 0.08 51.57 [2022-08-18T03:32:38.644Z] 02:58:01 6 41.50 0.00 6.52 0.03 0.07 51.89 [2022-08-18T03:32:38.644Z] 02:58:01 7 41.93 0.00 6.29 0.02 0.08 51.68 [2022-08-18T03:32:38.644Z] 02:59:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-08-18T03:32:38.644Z] 02:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-18T03:32:38.644Z] 02:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.644Z] 02:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-18T03:32:38.644Z] 02:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-18T03:32:38.644Z] 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.644Z] 02:59:01 5 1.99 0.00 0.00 0.00 0.00 98.01 [2022-08-18T03:32:38.644Z] 02:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-18T03:32:38.644Z] 02:59:01 7 0.03 0.00 0.03 0.05 0.03 99.85 [2022-08-18T03:32:38.644Z] 03:00:02 all 0.26 0.00 0.01 0.00 0.01 99.71 [2022-08-18T03:32:38.644Z] 03:00:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.644Z] 03:00:02 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.644Z] 03:00:02 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-18T03:32:38.644Z] 03:00:02 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-18T03:32:38.644Z] 03:00:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.644Z] 03:00:02 5 2.02 0.00 0.03 0.00 0.02 97.93 [2022-08-18T03:32:38.644Z] 03:00:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.644Z] 03:00:02 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-18T03:32:38.644Z] 03:01:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2022-08-18T03:32:38.644Z] 03:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-18T03:32:38.644Z] 03:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-18T03:32:38.644Z] 03:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-18T03:32:38.644Z] 03:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-18T03:32:38.644Z] 03:01:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2022-08-18T03:32:38.644Z] 03:01:01 5 2.00 0.00 0.00 0.00 0.00 98.00 [2022-08-18T03:32:38.644Z] 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.644Z] 03:01:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-18T03:32:38.644Z] 03:02:01 all 0.27 0.00 0.01 0.00 0.00 99.70 [2022-08-18T03:32:38.644Z] 03:02:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-18T03:32:38.644Z] 03:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.644Z] 03:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-18T03:32:38.644Z] 03:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-18T03:32:38.644Z] 03:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.644Z] 03:02:01 5 2.00 0.00 0.02 0.00 0.02 97.97 [2022-08-18T03:32:38.644Z] 03:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.644Z] 03:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-18T03:32:38.644Z] 03:03:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-08-18T03:32:38.644Z] 03:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-18T03:32:38.644Z] 03:03:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-18T03:32:38.644Z] 03:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-18T03:32:38.644Z] 03:03:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-18T03:32:38.644Z] 03:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.644Z] 03:03:01 5 1.99 0.00 0.00 0.00 0.02 98.00 [2022-08-18T03:32:38.644Z] 03:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.644Z] 03:03:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2022-08-18T03:32:38.645Z] 03:04:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-08-18T03:32:38.645Z] 03:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:04:01 5 1.97 0.00 0.02 0.00 0.00 98.01 [2022-08-18T03:32:38.645Z] 03:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:05:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-08-18T03:32:38.645Z] 03:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-18T03:32:38.645Z] 03:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:05:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:05:01 5 1.94 0.00 0.00 0.00 0.02 98.05 [2022-08-18T03:32:38.645Z] 03:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:05:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:06:01 all 0.09 0.00 0.03 0.01 0.00 99.87 [2022-08-18T03:32:38.645Z] 03:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:06:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2022-08-18T03:32:38.645Z] 03:06:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:06:01 5 0.65 0.00 0.13 0.00 0.00 99.22 [2022-08-18T03:32:38.645Z] 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:06:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-18T03:32:38.645Z] 03:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-08-18T03:32:38.645Z] 03:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:07:01 2 0.03 0.00 0.03 0.03 0.03 99.87 [2022-08-18T03:32:38.645Z] 03:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] [2022-08-18T03:32:38.645Z] 03:07:01 CPU %user %nice %system %iowait %steal %idle [2022-08-18T03:32:38.645Z] 03:08:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2022-08-18T03:32:38.645Z] 03:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:08:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:08:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-08-18T03:32:38.645Z] 03:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-18T03:32:38.645Z] 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:08:01 5 0.48 0.00 0.00 0.00 0.00 99.52 [2022-08-18T03:32:38.645Z] 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:09:01 all 0.17 0.00 0.00 0.00 0.01 99.81 [2022-08-18T03:32:38.645Z] 03:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:09:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-18T03:32:38.645Z] 03:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:09:01 5 1.24 0.00 0.00 0.00 0.00 98.76 [2022-08-18T03:32:38.645Z] 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:10:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2022-08-18T03:32:38.645Z] 03:10:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2022-08-18T03:32:38.645Z] 03:10:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-18T03:32:38.645Z] 03:10:01 2 0.08 0.00 0.02 0.02 0.02 99.87 [2022-08-18T03:32:38.645Z] 03:10:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2022-08-18T03:32:38.645Z] 03:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:11:01 all 0.05 0.00 0.05 0.01 0.00 99.88 [2022-08-18T03:32:38.645Z] 03:11:01 0 0.07 0.00 0.08 0.00 0.03 99.82 [2022-08-18T03:32:38.645Z] 03:11:01 1 0.03 0.00 0.05 0.03 0.00 99.88 [2022-08-18T03:32:38.645Z] 03:11:01 2 0.05 0.00 0.02 0.05 0.00 99.88 [2022-08-18T03:32:38.645Z] 03:11:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-18T03:32:38.645Z] 03:11:01 4 0.18 0.00 0.07 0.03 0.00 99.72 [2022-08-18T03:32:38.645Z] 03:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-18T03:32:38.645Z] 03:11:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:12:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-08-18T03:32:38.645Z] 03:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:12:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2022-08-18T03:32:38.645Z] 03:12:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:13:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2022-08-18T03:32:38.645Z] 03:13:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:14:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2022-08-18T03:32:38.645Z] 03:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-18T03:32:38.645Z] 03:14:01 1 0.02 0.00 0.02 0.08 0.00 99.88 [2022-08-18T03:32:38.645Z] 03:14:01 2 0.02 0.00 0.05 0.03 0.03 99.87 [2022-08-18T03:32:38.645Z] 03:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:15:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2022-08-18T03:32:38.645Z] 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-08-18T03:32:38.645Z] 03:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:16:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2022-08-18T03:32:38.645Z] 03:16:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:17:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2022-08-18T03:32:38.645Z] 03:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:17:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2022-08-18T03:32:38.645Z] 03:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:17:01 5 1.01 0.00 0.02 0.00 0.00 98.97 [2022-08-18T03:32:38.645Z] 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:18:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-08-18T03:32:38.645Z] 03:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-18T03:32:38.645Z] 03:18:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:18:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:18:01 5 1.97 0.00 0.02 0.00 0.02 98.00 [2022-08-18T03:32:38.645Z] 03:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] [2022-08-18T03:32:38.645Z] 03:18:01 CPU %user %nice %system %iowait %steal %idle [2022-08-18T03:32:38.645Z] 03:19:01 all 0.26 0.00 0.00 0.01 0.01 99.72 [2022-08-18T03:32:38.645Z] 03:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:19:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:19:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:19:01 5 1.99 0.00 0.00 0.00 0.02 98.00 [2022-08-18T03:32:38.645Z] 03:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:20:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-08-18T03:32:38.645Z] 03:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-18T03:32:38.645Z] 03:20:01 2 0.05 0.00 0.03 0.03 0.03 99.85 [2022-08-18T03:32:38.645Z] 03:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:20:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2022-08-18T03:32:38.645Z] 03:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:21:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-08-18T03:32:38.645Z] 03:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:21:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:21:01 2 0.03 0.00 0.03 0.05 0.02 99.87 [2022-08-18T03:32:38.645Z] 03:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:21:01 5 1.97 0.00 0.02 0.00 0.00 98.01 [2022-08-18T03:32:38.645Z] 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:22:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-08-18T03:32:38.645Z] 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:22:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:22:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:22:01 5 1.99 0.00 0.02 0.00 0.02 97.98 [2022-08-18T03:32:38.645Z] 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:23:01 all 0.26 0.00 0.00 0.01 0.01 99.73 [2022-08-18T03:32:38.645Z] 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:23:01 2 0.03 0.00 0.02 0.05 0.02 99.88 [2022-08-18T03:32:38.645Z] 03:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:23:01 5 1.94 0.00 0.00 0.00 0.02 98.05 [2022-08-18T03:32:38.645Z] 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:24:01 all 0.25 0.00 0.01 0.01 0.01 99.72 [2022-08-18T03:32:38.645Z] 03:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:24:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:24:01 2 0.02 0.00 0.02 0.07 0.03 99.87 [2022-08-18T03:32:38.645Z] 03:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:24:01 5 1.92 0.00 0.00 0.00 0.00 98.08 [2022-08-18T03:32:38.645Z] 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:25:01 all 0.06 0.00 0.02 0.00 0.00 99.91 [2022-08-18T03:32:38.645Z] 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:25:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:25:01 5 0.42 0.00 0.13 0.00 0.02 99.43 [2022-08-18T03:32:38.645Z] 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-08-18T03:32:38.645Z] 03:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-18T03:32:38.645Z] 03:26:01 1 0.00 0.00 0.03 0.03 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:26:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:27:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:27:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-18T03:32:38.645Z] 03:27:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2022-08-18T03:32:38.645Z] 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-08-18T03:32:38.645Z] 03:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:28:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-08-18T03:32:38.645Z] 03:28:01 2 0.03 0.00 0.03 0.05 0.03 99.85 [2022-08-18T03:32:38.645Z] 03:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:29:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-18T03:32:38.645Z] 03:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:29:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2022-08-18T03:32:38.645Z] 03:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] [2022-08-18T03:32:38.645Z] 03:29:01 CPU %user %nice %system %iowait %steal %idle [2022-08-18T03:32:38.645Z] 03:30:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-08-18T03:32:38.645Z] 03:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:30:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:30:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2022-08-18T03:32:38.645Z] 03:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:31:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2022-08-18T03:32:38.645Z] 03:31:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-18T03:32:38.645Z] 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-08-18T03:32:38.645Z] 03:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-18T03:32:38.645Z] 03:32:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2022-08-18T03:32:38.645Z] 03:32:01 2 0.02 0.00 0.00 0.05 0.03 99.90 [2022-08-18T03:32:38.645Z] 03:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-18T03:32:38.645Z] 03:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-18T03:32:38.645Z] 03:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-18T03:32:38.645Z] 03:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-18T03:32:38.645Z] Average: all 1.83 0.00 0.33 0.05 0.01 97.77 [2022-08-18T03:32:38.645Z] Average: 0 1.70 0.00 0.34 0.05 0.01 97.90 [2022-08-18T03:32:38.645Z] Average: 1 1.68 0.00 0.33 0.05 0.01 97.93 [2022-08-18T03:32:38.645Z] Average: 2 1.75 0.00 0.34 0.12 0.02 97.77 [2022-08-18T03:32:38.645Z] Average: 3 1.73 0.00 0.33 0.06 0.01 97.87 [2022-08-18T03:32:38.645Z] Average: 4 1.81 0.00 0.36 0.08 0.01 97.74 [2022-08-18T03:32:38.645Z] Average: 5 2.63 0.00 0.30 0.02 0.01 97.03 [2022-08-18T03:32:38.645Z] Average: 6 1.69 0.00 0.31 0.01 0.01 97.98 [2022-08-18T03:32:38.645Z] Average: 7 1.69 0.00 0.36 0.02 0.01 97.93 [2022-08-18T03:32:38.645Z] [2022-08-18T03:32:38.645Z] [2022-08-18T03:32:38.645Z]