Pull request #4625 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8b5b09e7e41f0beec0a01a20c790eb227c68c46+e9743d574695eaaacfb4360752d68f7ca76ed8b2 (7bb12b04ee21916cf73368cd2596f2f0ee394bd2) 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-ssh17351971098416989964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4623861247497989888.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4625/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4625/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11336136522921817879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4625/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7196052467481409977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2160351950266450322.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4625/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4625/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16455895493949156628.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3062 in /w/workspace/edgexfoundry_edgex-go_PR-4625 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e9743d574695eaaacfb4360752d68f7ca76ed8b2 into PR head commit e8b5b09e7e41f0beec0a01a20c790eb227c68c46 Merge succeeded, producing e8b5b09e7e41f0beec0a01a20c790eb227c68c46 Checking out Revision e8b5b09e7e41f0beec0a01a20c790eb227c68c46 (PR-4625) Commit message: "build(deps): Bump golang.org/x/crypto from 0.11.0 to 0.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/4625/head:refs/remotes/origin/PR-4625 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8b5b09e7e41f0beec0a01a20c790eb227c68c46 # 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 e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8b5b09e7e41f0beec0a01a20c790eb227c68c46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:54:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:54:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:54:24 ========================================================= 19:54:24 EdgeX Global Pipelines Version Info 19:54:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:54:25 ------------------- 19:54:25 stable info: 19:54:25 ------------------- 19:54:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:54:25 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:54:25 Message: update stable to v1.0.250 19:54:25 ------------------- 19:54:25 experimental info: 19:54:25 ------------------- 19:54:25 Commited By: **** collab-it+edgex@linuxfoundation.org 19:54:25 Commit SHA: 163b961b6db2076ae8f48a223fc443a7a2a2eae3 19:54:25 Message: update experimental to v1.0.251 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:54:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4625 [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4625 [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4625 [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8b5b09e7e41f0beec0a01a20c790eb227c68c46 [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8b5b09 [Pipeline] echo 19:54:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:27 provisioning config files... 19:54:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config284972107302916950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:27 ---> docker-login.sh 19:54:27 nexus3.edgexfoundry.org:10001 19:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:28 Configure a credential helper to remove this warning. See 19:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:28 19:54:28 Login Succeeded 19:54:28 nexus3.edgexfoundry.org:10002 19:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:28 Configure a credential helper to remove this warning. See 19:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:28 19:54:28 Login Succeeded 19:54:28 nexus3.edgexfoundry.org:10003 19:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:28 Configure a credential helper to remove this warning. See 19:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:28 19:54:28 Login Succeeded 19:54:28 nexus3.edgexfoundry.org:10004 19:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:28 Configure a credential helper to remove this warning. See 19:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:28 19:54:28 Login Succeeded 19:54:28 docker.io 19:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:28 Configure a credential helper to remove this warning. See 19:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:28 19:54:28 Login Succeeded 19:54:28 ---> docker-login.sh ends [Pipeline] } 19:54:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:29 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:54:29 + dirname cmd/core-command/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo core-command,cmd/core-command/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:54:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:54:29 + dirname cmd/core-data/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo core-data,cmd/core-data/Dockerfile 19:54:29 + dirname cmd/core-metadata/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo core-metadata,cmd/core-metadata/Dockerfile 19:54:29 + dirname cmd/security-bootstrapper/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:54:29 + dirname cmd/security-proxy-auth/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:54:29 + dirname cmd/security-proxy-setup/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:54:29 + dirname cmd/security-secretstore-setup/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:54:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:54:29 + dirname+ cmd/security-spire-agent/Dockerfile 19:54:29 cut -d/ -f2 19:54:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:54:29 + dirname cmd/security-spire-config/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:54:29 + dirname cmd/security-spire-server/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:54:29 + dirname cmd/support-notifications/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + echo support-notifications,cmd/support-notifications/Dockerfile 19:54:29 + cut -d/ -f2 19:54:29 + dirname cmd/support-scheduler/Dockerfile 19:54:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:54:29 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:54:29 + git rev-list -1 --merges e8b5b09e7e41f0beec0a01a20c790eb227c68c46~1..e8b5b09e7e41f0beec0a01a20c790eb227c68c46 [Pipeline] echo 19:54:30 -----------> git rev-list -1 --merges e8b5b09e7e41f0beec0a01a20c790eb227c68c46~1..e8b5b09e7e41f0beec0a01a20c790eb227c68c46 e8b5b09e7e41f0beec0a01a20c790eb227c68c46 [false] [Pipeline] sh 19:54:30 + git log --format=format:%s -1 e8b5b09e7e41f0beec0a01a20c790eb227c68c46 [Pipeline] echo 19:54:30 ========================================================= 19:54:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:54:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:54:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:54:30 + grep -v github /etc/ssh/ssh_known_hosts 19:54:30 + [ -e /tmp/ssh_known_hosts ] 19:54:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:54:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 19:54:30 sudo tee -a /etc/ssh/ssh_known_hosts 19:54:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:54:31 19:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:54:31 0.1.4: Pulling from edgex-devops/py-git-semver 19:54:31 b85a868b505f: Pulling fs layer 19:54:31 e2be974225ed: Pulling fs layer 19:54:31 339a4e72a1f5: Pulling fs layer 19:54:31 988bab9f4d93: Pulling fs layer 19:54:31 1469e6f7b9e6: Pulling fs layer 19:54:31 eaf3925da568: Pulling fs layer 19:54:31 bab4dde63d76: Pulling fs layer 19:54:31 bde34c3a00c8: Pulling fs layer 19:54:31 b352a97aabf1: Pulling fs layer 19:54:31 4872d77fe225: Pulling fs layer 19:54:31 5851b861e8e6: Pulling fs layer 19:54:31 bab4dde63d76: Waiting 19:54:31 b352a97aabf1: Waiting 19:54:31 bde34c3a00c8: Waiting 19:54:31 4872d77fe225: Waiting 19:54:31 5851b861e8e6: Waiting 19:54:31 988bab9f4d93: Waiting 19:54:31 1469e6f7b9e6: Waiting 19:54:31 eaf3925da568: Waiting 19:54:31 e2be974225ed: Verifying Checksum 19:54:31 e2be974225ed: Download complete 19:54:31 988bab9f4d93: Verifying Checksum 19:54:31 988bab9f4d93: Download complete 19:54:31 1469e6f7b9e6: Verifying Checksum 19:54:31 1469e6f7b9e6: Download complete 19:54:31 eaf3925da568: Verifying Checksum 19:54:31 eaf3925da568: Download complete 19:54:31 339a4e72a1f5: Verifying Checksum 19:54:31 339a4e72a1f5: Download complete 19:54:31 bde34c3a00c8: Verifying Checksum 19:54:31 bde34c3a00c8: Download complete 19:54:31 b352a97aabf1: Verifying Checksum 19:54:31 b352a97aabf1: Download complete 19:54:31 4872d77fe225: Download complete 19:54:31 5851b861e8e6: Download complete 19:54:31 b85a868b505f: Verifying Checksum 19:54:31 b85a868b505f: Download complete 19:54:32 bab4dde63d76: Verifying Checksum 19:54:32 bab4dde63d76: Download complete 19:54:33 b85a868b505f: Pull complete 19:54:33 e2be974225ed: Pull complete 19:54:34 339a4e72a1f5: Pull complete 19:54:34 988bab9f4d93: Pull complete 19:54:34 1469e6f7b9e6: Pull complete 19:54:34 eaf3925da568: Pull complete 19:54:36 bab4dde63d76: Pull complete 19:54:36 bde34c3a00c8: Pull complete 19:54:36 b352a97aabf1: Pull complete 19:54:36 4872d77fe225: Pull complete 19:54:36 5851b861e8e6: Pull complete 19:54:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:54:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:36 prd-ubuntu20.04-docker-8c-8g-3062 does not seem to be running inside a container 19:54:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:54:40 $ docker top 706369602adb9864dd179abec013b7de136bca94a53fd992f943682ca21b34db -eo pid,comm 19:54:40 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). 19:54:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:40 [ssh-agent] Looking for ssh-agent implementation... 19:54:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:40 $ docker exec 706369602adb9864dd179abec013b7de136bca94a53fd992f943682ca21b34db ssh-agent 19:54:40 SSH_AUTH_SOCK=/tmp/ssh-JdmwQXYDbXFt/agent.33 19:54:40 SSH_AGENT_PID=39 19:54:40 Running ssh-add (command line suppressed) 19:54:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12877896866060264291.key (/w/workspace/edgex-go/1@tmp/private_key_12877896866060264291.key) 19:54:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:41 + git tag --points-at HEAD [Pipeline] } 19:54:41 $ docker exec --env ******** --env ******** 706369602adb9864dd179abec013b7de136bca94a53fd992f943682ca21b34db ssh-agent -k 19:54:41 unset SSH_AUTH_SOCK; 19:54:41 unset SSH_AGENT_PID; 19:54:41 echo Agent pid 39 killed; 19:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:54:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:41 [ssh-agent] Looking for ssh-agent implementation... 19:54:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:41 $ docker exec 706369602adb9864dd179abec013b7de136bca94a53fd992f943682ca21b34db ssh-agent 19:54:41 SSH_AUTH_SOCK=/tmp/ssh-1cG92shojZ5G/agent.72 19:54:41 SSH_AGENT_PID=78 19:54:41 Running ssh-add (command line suppressed) 19:54:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11835080462688145202.key (/w/workspace/edgex-go/1@tmp/private_key_11835080462688145202.key) 19:54:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:41 + git semver init 19:54:42 2023-08-07 19:54:42,135 [run_init] DEBUG init version:0.0.0 force:False 19:54:42 2023-08-07 19:54:42,136 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:54:42 2023-08-07 19:54:42,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:54:42 2023-08-07 19:54:42,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:54:47 2023-08-07 19:54:46,753 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:54:47 2023-08-07 19:54:46,754 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4625 with force:False 19:54:47 2023-08-07 19:54:46,754 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4625 19:54:47 2023-08-07 19:54:46,758 [execute] INFO git cat-file --batch-check 19:54:47 2023-08-07 19:54:46,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:54:47 2023-08-07 19:54:46,764 [execute] INFO git cat-file --batch 19:54:47 2023-08-07 19:54:46,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:54:47 2023-08-07 19:54:46,769 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4625 19:54:47 0.0.0 [Pipeline] } 19:54:47 $ docker exec --env ******** --env ******** 706369602adb9864dd179abec013b7de136bca94a53fd992f943682ca21b34db ssh-agent -k 19:54:47 unset SSH_AUTH_SOCK; 19:54:47 unset SSH_AGENT_PID; 19:54:47 echo Agent pid 78 killed; 19:54:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:48 + git semver [Pipeline] } 19:54:48 $ docker stop --time=1 706369602adb9864dd179abec013b7de136bca94a53fd992f943682ca21b34db 19:54:49 $ docker rm -f --volumes 706369602adb9864dd179abec013b7de136bca94a53fd992f943682ca21b34db [Pipeline] // withDockerContainer [Pipeline] sh 19:54:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:54:50 Stashed 1 file(s) [Pipeline] echo 19:54:50 [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 19:54:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:54:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:54:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:54:51 ========================================================= 19:54:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:54:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:54:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:54:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:54:51 4db1b89c0bd1: Pulling fs layer 19:54:51 6911f1a30b25: Pulling fs layer 19:54:51 e194b8c5c2a9: Pulling fs layer 19:54:51 6863d3e3a2b1: Pulling fs layer 19:54:51 ec0bb842ea78: Pulling fs layer 19:54:51 40a00589a448: Pulling fs layer 19:54:51 6c08303d61cc: Pulling fs layer 19:54:51 798269fcf238: Pulling fs layer 19:54:51 40a00589a448: Waiting 19:54:51 6c08303d61cc: Waiting 19:54:51 6863d3e3a2b1: Waiting 19:54:51 ec0bb842ea78: Waiting 19:54:51 798269fcf238: Waiting 19:54:51 6911f1a30b25: Verifying Checksum 19:54:51 6911f1a30b25: Download complete 19:54:51 6863d3e3a2b1: Verifying Checksum 19:54:51 6863d3e3a2b1: Download complete 19:54:51 ec0bb842ea78: Verifying Checksum 19:54:51 ec0bb842ea78: Download complete 19:54:51 4db1b89c0bd1: Verifying Checksum 19:54:51 4db1b89c0bd1: Download complete 19:54:51 40a00589a448: Verifying Checksum 19:54:51 40a00589a448: Download complete 19:54:51 4db1b89c0bd1: Pull complete 19:54:51 6911f1a30b25: Pull complete 19:54:51 798269fcf238: Verifying Checksum 19:54:51 798269fcf238: Download complete 19:54:52 e194b8c5c2a9: Verifying Checksum 19:54:52 e194b8c5c2a9: Download complete 19:54:52 6c08303d61cc: Verifying Checksum 19:54:52 6c08303d61cc: Download complete 19:54:55 e194b8c5c2a9: Pull complete 19:54:55 6863d3e3a2b1: Pull complete 19:54:55 ec0bb842ea78: Pull complete 19:54:55 40a00589a448: Pull complete 19:54:58 6c08303d61cc: Pull complete 19:54:59 798269fcf238: Pull complete 19:54:59 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:54:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:54:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:54:59 WORKDIR /edgex 19:54:59 COPY go.mod . 19:54:59 RUN go mod download 19:54:59 + docker build -t ci-base-image-x86_64 -f - . 19:55:00 Sending build context to Docker daemon 170.7MB 19:55:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:55:00 ---> ec979cd7f677 19:55:00 Step 2/4 : WORKDIR /edgex 19:55:05 ---> Running in 5c9d988a2167 19:55:05 Removing intermediate container 5c9d988a2167 19:55:05 ---> e3af6df1aa12 19:55:05 Step 3/4 : COPY go.mod . 19:55:05 ---> b41be0eb4361 19:55:05 Step 4/4 : RUN go mod download 19:55:05 ---> Running in 635da3ffa80c 19:55:05 Still waiting to schedule task 19:55:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:55:23 Removing intermediate container 635da3ffa80c 19:55:23 ---> d26f457cd337 19:55:23 Successfully built d26f457cd337 19:55:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:23 + docker inspect -f . ci-base-image-x86_64 19:55:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:24 prd-ubuntu20.04-docker-8c-8g-3062 does not seem to be running inside a container 19:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:55:24 $ docker top e2ce36ecbc9cfe6a8c5b1fb8d2d4242c7695d70f0c9d6253eb5d6e63e9f6dcaa -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:25 + go version 19:55:25 go version go1.20.6 linux/amd64 [Pipeline] } 19:55:25 $ docker stop --time=1 e2ce36ecbc9cfe6a8c5b1fb8d2d4242c7695d70f0c9d6253eb5d6e63e9f6dcaa 19:55:26 $ docker rm -f --volumes e2ce36ecbc9cfe6a8c5b1fb8d2d4242c7695d70f0c9d6253eb5d6e63e9f6dcaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:27 + docker inspect -f . ci-base-image-x86_64 19:55:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:27 prd-ubuntu20.04-docker-8c-8g-3062 does not seem to be running inside a container 19:55:27 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:55:27 $ docker top e61916c66fdee7b152d6e4b4c808a11801a080e30ea02c1d66b03a111f11851a -eo pid,comm [Pipeline] { [Pipeline] echo 19:55:27 ========================================================= 19:55:27 [edgeXBuildGoParallel] Running Tests and Build... 19:55:27 ========================================================= [Pipeline] sh 19:55:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:55:28 + make test 19:55:28 go test -race -coverprofile=coverage.out ./... 19:55:36 ? github.com/edgexfoundry/edgex-go [no test files] 19:55:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:55:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:55:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:55:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:55:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:55:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:55:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:55:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:55:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:55:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:55:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:55:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:55:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:55:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements 19:55:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 19:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:55:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.083s coverage: 71.5% of statements 19:55:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:55:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.692s coverage: 88.5% of statements 19:55:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 19:55:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.347s coverage: 95.6% of statements 19:55:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 19:55:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:55:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 19:55:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 31.9% of statements 19:55:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.9% of statements 19:55:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements 19:55:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 19:55:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 19:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 19:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:56:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:56:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 19:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:56:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.324s coverage: 79.9% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.071s coverage: 92.9% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 64.4% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.068s coverage: 87.2% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 81.8% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 86.0% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.203s coverage: 38.4% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 19:56:24 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 19:56:24 running golangci-lint 19:56:24 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:56:24 go version go1.20.6 linux/amd64 19:56:24 level=info msg="[config_reader] Used config file .golangci.yml" 19:56:24 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:56:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3063 in /w/workspace/edgexfoundry_edgex-go_PR-4625 [Pipeline] { [Pipeline] ws 19:56:38 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:56:38 The recommended git tool is: git 19:56:39 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|imports|name|compiled_files|exports_file|files) took 14.848166767s" 19:56:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.382197ms" 19:56:43 using credential edgex-jenkins-ssh 19:56:43 Cloning the remote Git repository 19:56:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:56:43 > git init /w/workspace/edgex-go/1 # timeout=10 19:56:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:56:43 > git --version # timeout=10 19:56:43 > git --version # 'git version 2.25.1' 19:56:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:56:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:47 level=info msg="[linters_context/goanalysis] analyzers took 1m13.544900252s with top 10 stages: buildir: 37.121561622s, fact_deprecated: 2.526946613s, ctrlflow: 2.062064809s, printf: 1.876910651s, gosec: 1.809977153s, inspect: 1.793711877s, nilness: 1.244786363s, fact_purity: 1.240016001s, S1038: 1.138404868s, directives: 764.867377ms" 19:56:47 level=info msg="[runner] Issues before processing: 202, after processing: 0" 19:56:47 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 202/202, skip_files: 202/202, filename_unadjuster: 202/202, identifier_marker: 202/202, exclude: 202/202, cgo: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, exclude-rules: 23/202, nolint: 0/23" 19:56:47 level=info msg="[runner] processing took 20.398727ms with stages: nolint: 8.036682ms, identifier_marker: 7.120889ms, autogenerated_exclude: 1.862044ms, path_prettifier: 1.389288ms, exclude-rules: 1.277636ms, skip_dirs: 649.988µs, cgo: 38.24µs, filename_unadjuster: 18.17µs, exclude: 840ns, skip_files: 790ns, uniq_by_line: 720ns, severity-rules: 680ns, max_same_issues: 580ns, source_code: 450ns, diff: 430ns, sort_results: 420ns, path_prefixer: 280ns, max_per_file_from_linter: 260ns, max_from_linter: 180ns, path_shortener: 160ns" 19:56:47 level=info msg="[runner] linters took 8.849724704s with stages: goanalysis_metalinter: 8.829223325s" 19:56:47 level=info msg="File cache stats: 0 entries of total size 0B" 19:56:47 level=info msg="Memory: 238 samples, avg is 203.4MB, max is 819.4MB" 19:56:47 level=info msg="Execution took 23.740407071s" 19:56:47 go vet ./... 19:56:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:56:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:56:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:56:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:56:52 + ls -al . 19:56:52 total 720 19:56:52 drwxrwxr-x 11 1001 1001 4096 Aug 7 19:55 . 19:56:52 drwxr-xr-x 4 root root 4096 Aug 7 19:55 .. 19:56:52 drwxrwxr-x 2 1001 1001 4096 Aug 7 19:54 .blubracket 19:56:52 -rw-rw-r-- 1 1001 1001 16 Aug 7 19:54 .dockerignore 19:56:52 drwxrwxr-x 8 1001 1001 4096 Aug 7 19:54 .git 19:56:52 drwxrwxr-x 3 1001 1001 4096 Aug 7 19:54 .github 19:56:52 -rw-rw-r-- 1 1001 1001 1133 Aug 7 19:54 .gitignore 19:56:52 -rw-rw-r-- 1 1001 1001 42 Aug 7 19:54 .golangci.yml 19:56:52 -rw-rw-r-- 1 1001 1001 87 Aug 7 19:54 .hadolint.yml 19:56:52 drwxr-xr-x 3 1001 1001 4096 Aug 7 19:54 .semver 19:56:52 -rw-rw-r-- 1 1001 1001 166 Aug 7 19:54 .sonarcloud.properties 19:56:52 -rw-rw-r-- 1 1001 1001 1171 Aug 7 19:54 ADOPTERS.md 19:56:52 -rw-rw-r-- 1 1001 1001 11234 Aug 7 19:54 Attribution.txt 19:56:52 -rw-rw-r-- 1 1001 1001 93407 Aug 7 19:54 CHANGELOG.md 19:56:52 -rw-rw-r-- 1 1001 1001 3804 Aug 7 19:54 CONTRIBUTING.md 19:56:52 -rw-rw-r-- 1 1001 1001 677 Aug 7 19:54 GOVERNANCE.md 19:56:52 -rw-rw-r-- 1 1001 1001 883 Aug 7 19:54 Jenkinsfile 19:56:52 -rw-rw-r-- 1 1001 1001 10775 Aug 7 19:54 LICENSE 19:56:52 -rw-rw-r-- 1 1001 1001 14368 Aug 7 19:54 Makefile 19:56:52 -rw-rw-r-- 1 1001 1001 582 Aug 7 19:54 OWNERS.md 19:56:52 -rw-rw-r-- 1 1001 1001 9923 Aug 7 19:54 README.md 19:56:52 -rw-rw-r-- 1 1001 1001 789 Aug 7 19:54 SECURITY.md 19:56:52 -rw-rw-r-- 1 1001 1001 5 Aug 7 19:54 VERSION 19:56:52 drwxrwxr-x 2 1001 1001 4096 Aug 7 19:54 bin 19:56:52 drwxrwxr-x 18 1001 1001 4096 Aug 7 19:54 cmd 19:56:52 -rw-r--r-- 1 root root 447019 Aug 7 19:56 coverage.out 19:56:52 -rw-rw-r-- 1 1001 1001 3430 Aug 7 19:54 go.mod 19:56:52 -rw-rw-r-- 1 1001 1001 32408 Aug 7 19:54 go.sum 19:56:52 drwxrwxr-x 7 1001 1001 4096 Aug 7 19:54 internal 19:56:52 drwxrwxr-x 3 1001 1001 4096 Aug 7 19:54 openapi 19:56:52 -rw-rw-r-- 1 1001 1001 594 Aug 7 19:54 security.txt 19:56:52 drwxrwxr-x 4 1001 1001 4096 Aug 7 19:54 snap 19:56:52 -rw-rw-r-- 1 1001 1001 204 Aug 7 19:54 version.go [Pipeline] sh 19:56:53 + '[' -e coverage.out ] 19:56:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:56:53 Stashed 1 file(s) [Pipeline] sh 19:56:53 + make build 19:56:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:57:00 Merging remotes/origin/main commit e9743d574695eaaacfb4360752d68f7ca76ed8b2 into PR head commit e8b5b09e7e41f0beec0a01a20c790eb227c68c46 19:56:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:56:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:56:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:56:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:56:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4625/head:refs/remotes/origin/PR-4625 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:57:00 > git config core.sparsecheckout # timeout=10 19:57:00 Merge succeeded, producing e8b5b09e7e41f0beec0a01a20c790eb227c68c46 19:57:00 Checking out Revision e8b5b09e7e41f0beec0a01a20c790eb227c68c46 (PR-4625) 19:57:01 Commit message: "build(deps): Bump golang.org/x/crypto from 0.11.0 to 0.12.0" 19:57:01 > git --version # timeout=10 19:57:01 > git --version # 'git version 2.25.1' 19:57:01 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:57:00 > git checkout -f e8b5b09e7e41f0beec0a01a20c790eb227c68c46 # timeout=10 19:57:00 > git remote # timeout=10 19:57:00 > git config --get remote.origin.url # timeout=10 19:57:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:00 > git merge e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 19:57:00 > git rev-parse HEAD^{commit} # timeout=10 19:57:00 > git config core.sparsecheckout # timeout=10 19:57:00 > git checkout -f e8b5b09e7e41f0beec0a01a20c790eb227c68c46 # timeout=10 19:57:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:57:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:57:02 Dload Upload Total Spent Left Speed 19:57:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 19:57:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:57:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:57:03 + sudo tee /etc/docker/daemon.new 19:57:03 { 19:57:03 "registry-mirrors": [ 19:57:03 "https://nexus3.edgexfoundry.org:10001" 19:57:03 ], 19:57:03 "bip": "10.250.0.254/24", 19:57:03 "hosts": [ 19:57:03 "tcp://0.0.0.0:5555", 19:57:03 "unix:///var/run/docker.sock" 19:57:03 ], 19:57:03 "mtu": 1458, 19:57:03 "selinux-enabled": true, 19:57:03 "seccomp-profile": "/etc/docker/seccomp.json" 19:57:03 } [Pipeline] sh 19:57:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:57:04 + sudo service docker restart 19:57:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:57:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:57:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:57:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:57:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:57:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:57:18 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 19:57:20 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 19:57:20 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 19:57:21 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:57:22 provisioning config files... 19:57:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15201988882347426212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:57:22 ---> docker-login.sh 19:57:22 nexus3.edgexfoundry.org:10001 19:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:23 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 19:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:23 Configure a credential helper to remove this warning. See 19:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:23 19:57:23 Login Succeeded 19:57:23 nexus3.edgexfoundry.org:10002 19:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:23 Configure a credential helper to remove this warning. See 19:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:23 19:57:23 Login Succeeded 19:57:23 nexus3.edgexfoundry.org:10003 19:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:24 Configure a credential helper to remove this warning. See 19:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:24 19:57:24 Login Succeeded 19:57:24 nexus3.edgexfoundry.org:10004 19:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:24 Configure a credential helper to remove this warning. See 19:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:24 19:57:24 Login Succeeded 19:57:24 docker.io [Pipeline] } 19:57:24 $ docker stop --time=1 e61916c66fdee7b152d6e4b4c808a11801a080e30ea02c1d66b03a111f11851a 19:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:24 Configure a credential helper to remove this warning. See 19:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:24 19:57:24 Login Succeeded 19:57:24 ---> docker-login.sh ends 19:57:29 $ docker rm -f --volumes e61916c66fdee7b152d6e4b4c808a11801a080e30ea02c1d66b03a111f11851a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 19:57:30 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:57:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:57:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:57:31 ========================================================= 19:57:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:57:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:57:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:31 19:57:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:57:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:57:31 edb6bdbacee9: Pulling fs layer 19:57:31 5f9638ab2659: Pulling fs layer 19:57:31 8d51d6327a98: Pulling fs layer 19:57:31 8b374f2dd631: Pulling fs layer 19:57:31 ec14aa9079de: Pulling fs layer 19:57:31 2f466654f4bb: Pulling fs layer 19:57:31 554e91adad29: Pulling fs layer 19:57:31 8b374f2dd631: Waiting 19:57:31 2f466654f4bb: Waiting 19:57:31 554e91adad29: Waiting 19:57:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:31 latest: Pulling from edgex-devops/edgex-compose 19:57:31 91d30c5bc195: Pulling fs layer 19:57:31 2e9b0aa3be6d: Pulling fs layer 19:57:31 9c61dcf015f6: Pulling fs layer 19:57:31 4698f68db338: Pulling fs layer 19:57:31 2a2f49069b9e: Pulling fs layer 19:57:31 e0025b399a48: Pulling fs layer 19:57:31 4698f68db338: Waiting 19:57:31 2a2f49069b9e: Waiting 19:57:31 e0025b399a48: Waiting 19:57:31 91d30c5bc195: Verifying Checksum 19:57:31 91d30c5bc195: Download complete 19:57:31 4698f68db338: Verifying Checksum 19:57:31 4698f68db338: Download complete 19:57:31 5f9638ab2659: Verifying Checksum 19:57:31 5f9638ab2659: Download complete 19:57:31 8b374f2dd631: Verifying Checksum 19:57:31 8b374f2dd631: Download complete 19:57:31 ec14aa9079de: Verifying Checksum 19:57:31 ec14aa9079de: Download complete 19:57:31 edb6bdbacee9: Verifying Checksum 19:57:31 edb6bdbacee9: Download complete 19:57:31 91d30c5bc195: Pull complete 19:57:31 2e9b0aa3be6d: Verifying Checksum 19:57:31 2e9b0aa3be6d: Download complete 19:57:31 e0025b399a48: Verifying Checksum 19:57:31 e0025b399a48: Download complete 19:57:32 2a2f49069b9e: Download complete 19:57:32 2e9b0aa3be6d: Pull complete 19:57:32 9c61dcf015f6: Verifying Checksum 19:57:32 9c61dcf015f6: Download complete 19:57:32 edb6bdbacee9: Pull complete 19:57:33 554e91adad29: Verifying Checksum 19:57:33 554e91adad29: Download complete 19:57:33 5f9638ab2659: Pull complete 19:57:34 8d51d6327a98: Verifying Checksum 19:57:34 8d51d6327a98: Download complete 19:57:34 2f466654f4bb: Download complete 19:57:35 9c61dcf015f6: Pull complete 19:57:35 4698f68db338: Pull complete 19:57:35 2a2f49069b9e: Pull complete 19:57:35 e0025b399a48: Pull complete 19:57:35 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:35 prd-ubuntu20.04-docker-8c-8g-3062 does not seem to be running inside a container 19:57:35 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:57:38 $ docker top b4ae5bdf81e7d2d75f3ad57c8c20725294b07f733ff1554e5b2ee79c593cbf75 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:39 + docker compose -f ./docker-compose-build.yml build --parallel 19:57:41 #1 [core-command internal] load build definition from Dockerfile 19:57:41 #1 transferring dockerfile: 19:57:41 #1 transferring dockerfile: 1.82kB done 19:57:41 #1 DONE 0.0s 19:57:41 19:57:41 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:57:41 #2 transferring dockerfile: 2.04kB done 19:57:41 #2 DONE 0.0s 19:57:41 19:57:41 #3 [security-secretstore-setup internal] load build definition from Dockerfile 19:57:41 #3 transferring dockerfile: 2.38kB done 19:57:41 #3 DONE 0.0s 19:57:41 19:57:41 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:57:41 #4 transferring dockerfile: 2.12kB done 19:57:41 #4 DONE 0.0s 19:57:41 19:57:41 #5 [support-notifications internal] load build definition from Dockerfile 19:57:41 #5 transferring dockerfile: 1.84kB done 19:57:41 #5 DONE 0.0s 19:57:41 19:57:41 #6 [security-spire-agent internal] load build definition from Dockerfile 19:57:41 #6 transferring dockerfile: 2.68kB done 19:57:41 #6 DONE 0.0s 19:57:41 19:57:41 #7 [support-scheduler internal] load build definition from Dockerfile 19:57:41 #7 transferring dockerfile: 1.82kB done 19:57:41 #7 DONE 0.0s 19:57:41 19:57:41 #8 [security-spire-server internal] load build definition from Dockerfile 19:57:41 #8 transferring dockerfile: 2.63kB done 19:57:41 #8 DONE 0.0s 19:57:41 19:57:41 #9 [core-command internal] load .dockerignore 19:57:41 #9 transferring context: 56B done 19:57:41 #9 DONE 0.0s 19:57:41 19:57:41 #10 [security-spire-config internal] load build definition from Dockerfile 19:57:41 #10 transferring dockerfile: 2.58kB done 19:57:41 #10 DONE 0.0s 19:57:41 19:57:41 #11 [core-metadata internal] load build definition from Dockerfile 19:57:41 #11 transferring dockerfile: 1.96kB done 19:57:41 #11 DONE 0.0s 19:57:41 19:57:41 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:57:41 #12 transferring dockerfile: 2.82kB done 19:57:41 #12 DONE 0.0s 19:57:41 19:57:41 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:57:41 #13 transferring dockerfile: 1.78kB done 19:57:41 #13 DONE 0.0s 19:57:41 19:57:41 #14 [security-proxy-setup internal] load build definition from Dockerfile 19:57:41 #14 transferring dockerfile: 2.06kB done 19:57:41 #14 DONE 0.0s 19:57:41 19:57:41 #15 [core-data internal] load build definition from Dockerfile 19:57:41 #15 transferring dockerfile: 1.90kB done 19:57:41 #15 DONE 0.0s 19:57:41 19:57:41 #16 [security-secretstore-setup internal] load .dockerignore 19:57:41 #16 transferring context: 56B done 19:57:41 #16 DONE 0.0s 19:57:41 19:57:41 #17 [security-proxy-auth internal] load .dockerignore 19:57:41 #17 transferring context: 56B done 19:57:41 #17 DONE 0.0s 19:57:41 19:57:41 #18 [core-common-config-bootstrapper internal] load .dockerignore 19:57:41 #18 transferring context: 56B done 19:57:41 #18 DONE 0.0s 19:57:41 19:57:41 #19 [support-notifications internal] load .dockerignore 19:57:41 #19 transferring context: 56B done 19:57:41 #19 DONE 0.0s 19:57:41 19:57:41 #20 [security-spire-agent internal] load .dockerignore 19:57:41 #20 transferring context: 56B done 19:57:41 #20 DONE 0.0s 19:57:41 19:57:41 #21 [support-scheduler internal] load .dockerignore 19:57:41 #21 transferring context: 56B done 19:57:41 #21 DONE 0.0s 19:57:41 19:57:41 #22 [security-spire-server internal] load .dockerignore 19:57:41 #22 transferring context: 56B done 19:57:41 #22 DONE 0.0s 19:57:41 19:57:41 #23 [security-spire-config internal] load .dockerignore 19:57:41 #23 transferring context: 56B done 19:57:41 #23 DONE 0.0s 19:57:41 19:57:41 #24 [core-metadata internal] load .dockerignore 19:57:41 #24 transferring context: 56B done 19:57:41 #24 DONE 0.0s 19:57:41 19:57:41 #25 [security-spiffe-token-provider internal] load .dockerignore 19:57:42 #25 transferring context: 56B done 19:57:42 #25 DONE 0.0s 19:57:42 19:57:42 #26 [security-proxy-setup internal] load .dockerignore 19:57:42 #26 transferring context: 56B done 19:57:42 #26 DONE 0.0s 19:57:42 19:57:42 #27 [security-bootstrapper internal] load .dockerignore 19:57:42 #27 transferring context: 56B done 19:57:42 #27 DONE 0.0s 19:57:42 19:57:42 #28 [core-data internal] load .dockerignore 19:57:42 #28 transferring context: 56B done 19:57:42 #28 DONE 0.0s 19:57:42 19:57:42 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:57:42 #29 DONE 0.0s 19:57:42 19:57:42 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 19:57:42 #30 ... 19:57:42 19:57:42 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:57:42 #29 DONE 0.0s 19:57:42 19:57:42 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 19:57:42 #30 DONE 0.7s 19:57:42 19:57:42 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:57:42 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 19:57:42 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:57:42 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:57:42 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:57:42 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:57:42 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:57:42 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:57:42 #31 DONE 0.3s 19:57:42 19:57:42 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:57:43 #32 DONE 1.4s 19:57:43 19:57:43 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:57:46 8d51d6327a98: Pull complete 19:57:46 8b374f2dd631: Pull complete 19:57:46 ec14aa9079de: Pull complete 19:57:50 #33 ... 19:57:50 19:57:50 #34 [security-proxy-auth internal] load build context 19:57:50 #34 transferring context: 207.82MB 6.2s 19:57:50 #34 ... 19:57:50 19:57:50 #35 [core-command internal] load build context 19:57:50 #35 ... 19:57:50 19:57:50 #34 [security-proxy-auth internal] load build context 19:57:52 #34 ... 19:57:52 19:57:52 #36 [support-notifications internal] load build context 19:57:52 #36 ... 19:57:52 19:57:52 #37 [core-data internal] load build context 19:57:52 #37 ... 19:57:52 19:57:52 #38 [core-metadata internal] load build context 19:57:52 #38 ... 19:57:52 19:57:52 #39 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:57:53 #39 ... 19:57:53 19:57:53 #40 [security-bootstrapper internal] load build context 19:57:53 #40 ... 19:57:53 19:57:53 #41 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:57:53 #41 ... 19:57:53 19:57:53 #42 [support-scheduler internal] load build context 19:57:53 2f466654f4bb: Pull complete 19:57:53 #42 ... 19:57:53 19:57:53 #43 [core-common-config-bootstrapper internal] load build context 19:57:53 #43 ... 19:57:53 19:57:53 #44 [security-proxy-setup internal] load build context 19:57:53 #44 ... 19:57:53 19:57:53 #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:57:53 #45 ... 19:57:53 19:57:53 #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:57:53 #46 ... 19:57:53 19:57:53 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:57:53 #47 ... 19:57:53 19:57:53 #48 [security-spire-config internal] load build context 19:57:53 #48 transferring context: 308.53MB 11.3s 19:57:53 #48 ... 19:57:53 19:57:53 #49 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:57:54 #49 ... 19:57:54 19:57:54 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:57:54 #0 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:57:54 #0 2.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:57:54 #0 3.135 (1/2) Installing ca-certificates (20230506-r0) 19:57:54 #0 3.156 (2/2) Installing dumb-init (1.2.5-r2) 19:57:54 #0 3.156 Executing busybox-1.35.0-r29.trigger 19:57:54 #0 3.164 Executing ca-certificates-20230506-r0.trigger 19:57:54 #0 3.257 OK: 8 MiB in 17 packages 19:57:54 #50 ... 19:57:54 19:57:54 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:57:54 #0 3.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:57:54 #0 3.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:57:54 #0 3.971 v3.17.4-100-g9901dd40521 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:57:54 #0 3.971 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:57:54 #0 3.971 OK: 17820 distinct packages available 19:57:54 #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:57:54 #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:57:54 #0 4.321 (1/9) Installing ca-certificates (20230506-r0) 19:57:54 #0 4.331 (2/9) Installing brotli-libs (1.0.9-r9) 19:57:54 #0 4.342 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:57:54 #0 4.351 (4/9) Installing libcurl (8.2.1-r0) 19:57:54 #0 4.498 (5/9) Installing curl (8.2.1-r0) 19:57:54 #0 4.512 (6/9) Installing dumb-init (1.2.5-r2) 19:57:54 #0 4.512 (7/9) Installing musl-obstack (1.2.3-r0) 19:57:54 #0 4.515 (8/9) Installing libucontext (1.2-r0) 19:57:54 #0 4.515 (9/9) Installing gcompat (1.1.0-r0) 19:57:54 #0 4.519 Executing busybox-1.35.0-r29.trigger 19:57:54 #0 4.524 Executing ca-certificates-20230506-r0.trigger 19:57:54 #0 4.583 OK: 10 MiB in 24 packages 19:57:54 #51 ... 19:57:54 19:57:54 #52 [security-secretstore-setup internal] load build context 19:57:54 #52 ... 19:57:54 19:57:54 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:57:54 #53 ... 19:57:54 19:57:54 #54 [security-spiffe-token-provider internal] load build context 19:57:54 #54 transferring context: 359.30MB 11.4s done 19:57:54 554e91adad29: Pull complete 19:57:54 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:57:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:57:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:57:55 WORKDIR /edgex 19:57:55 COPY go.mod . 19:57:55 RUN go mod download 19:57:55 + docker build -t ci-base-image-arm64 -f - . 19:57:55 #54 ... 19:57:55 19:57:55 #55 [security-spire-server internal] load build context 19:57:55 #55 ... 19:57:55 19:57:55 #56 [security-spire-agent internal] load build context 19:57:55 #56 transferring context: 359.30MB 12.1s done 19:57:55 Sending build context to Docker daemon 2.939MB 19:57:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:57:55 ---> 1e15ea492957 19:57:55 Step 2/4 : WORKDIR /edgex 19:57:59 ---> Running in 55f39bbfef28 19:57:59 Removing intermediate container 55f39bbfef28 19:57:59 ---> c487e62877a1 19:57:59 Step 3/4 : COPY go.mod . 19:57:59 ---> 53acf5927824 19:57:59 Step 4/4 : RUN go mod download 19:57:59 ---> Running in c3312f7968d2 19:58:00 #56 ... 19:58:00 19:58:00 #35 [core-command internal] load build context 19:58:00 #35 transferring context: 359.30MB 12.0s done 19:58:02 #35 ... 19:58:02 19:58:02 #34 [security-proxy-auth internal] load build context 19:58:02 #34 transferring context: 359.30MB 11.1s done 19:58:02 #34 ... 19:58:02 19:58:02 #37 [core-data internal] load build context 19:58:02 #37 transferring context: 359.30MB 12.1s done 19:58:03 #37 ... 19:58:03 19:58:03 #36 [support-notifications internal] load build context 19:58:03 #36 transferring context: 359.30MB 11.7s done 19:58:03 #36 ... 19:58:03 19:58:03 #38 [core-metadata internal] load build context 19:58:03 #38 transferring context: 359.30MB 12.0s done 19:58:03 #38 ... 19:58:03 19:58:03 #40 [security-bootstrapper internal] load build context 19:58:03 #40 transferring context: 359.30MB 12.1s done 19:58:03 #40 ... 19:58:03 19:58:03 #42 [support-scheduler internal] load build context 19:58:03 #42 transferring context: 359.30MB 12.0s done 19:58:03 #42 ... 19:58:03 19:58:03 #43 [core-common-config-bootstrapper internal] load build context 19:58:03 #43 transferring context: 359.30MB 11.4s done 19:58:03 #43 ... 19:58:03 19:58:03 #44 [security-proxy-setup internal] load build context 19:58:03 #44 transferring context: 359.30MB 11.2s done 19:58:03 #44 ... 19:58:03 19:58:03 #48 [security-spire-config internal] load build context 19:58:03 #48 transferring context: 359.30MB 12.1s done 19:58:04 #48 ... 19:58:04 19:58:04 #52 [security-secretstore-setup internal] load build context 19:58:04 #52 transferring context: 359.30MB 12.1s done 19:58:04 #52 ... 19:58:04 19:58:04 #55 [security-spire-server internal] load build context 19:58:04 #55 transferring context: 359.30MB 12.1s done 19:58:06 #55 ... 19:58:06 19:58:06 #36 [support-notifications internal] load build context 19:58:06 #36 DONE 23.8s 19:58:06 19:58:06 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:58:06 #51 DONE 23.5s 19:58:06 19:58:06 #34 [security-proxy-auth internal] load build context 19:58:06 #34 DONE 23.8s 19:58:06 19:58:06 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 19:58:06 #33 DONE 22.8s 19:58:06 19:58:06 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:58:06 #57 ... 19:58:06 19:58:06 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:58:06 #50 DONE 23.5s 19:58:06 19:58:06 #44 [security-proxy-setup internal] load build context 19:58:06 #44 DONE 23.9s 19:58:06 19:58:06 #54 [security-spiffe-token-provider internal] load build context 19:58:06 #54 DONE 23.9s 19:58:06 19:58:06 #43 [core-common-config-bootstrapper internal] load build context 19:58:06 #43 DONE 23.9s 19:58:06 19:58:06 #38 [core-metadata internal] load build context 19:58:06 #38 DONE 23.9s 19:58:06 19:58:06 #42 [support-scheduler internal] load build context 19:58:06 #42 DONE 23.9s 19:58:06 19:58:06 #52 [security-secretstore-setup internal] load build context 19:58:06 #52 DONE 23.9s 19:58:06 19:58:06 #37 [core-data internal] load build context 19:58:06 #37 DONE 23.9s 19:58:06 19:58:06 #35 [core-command internal] load build context 19:58:06 #35 DONE 23.9s 19:58:06 19:58:06 #48 [security-spire-config internal] load build context 19:58:06 #48 DONE 23.9s 19:58:06 19:58:06 #55 [security-spire-server internal] load build context 19:58:06 #55 DONE 24.0s 19:58:06 19:58:06 #56 [security-spire-agent internal] load build context 19:58:06 #56 DONE 24.0s 19:58:06 19:58:06 #40 [security-bootstrapper internal] load build context 19:58:06 #40 DONE 24.0s 19:58:06 19:58:06 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:58:08 #58 ... 19:58:08 19:58:08 #39 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:58:08 #39 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #39 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #39 24.62 (1/1) Installing dumb-init (1.2.5-r2) 19:58:08 #39 24.62 Executing busybox-1.35.0-r29.trigger 19:58:08 #39 24.62 OK: 7 MiB in 16 packages 19:58:08 #39 DONE 24.8s 19:58:08 19:58:08 #59 [core-data builder 4/7] COPY go.mod vendor* ./ 19:58:08 #59 DONE 0.1s 19:58:08 19:58:08 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:58:08 #57 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #57 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #57 1.235 OK: 265 MiB in 53 packages 19:58:08 #57 DONE 1.5s 19:58:08 19:58:08 #49 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:58:08 #49 24.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #49 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #49 24.80 (1/1) Installing dumb-init (1.2.5-r2) 19:58:08 #49 24.81 Executing busybox-1.35.0-r29.trigger 19:58:08 #49 24.82 OK: 7 MiB in 16 packages 19:58:08 #49 DONE 25.2s 19:58:08 19:58:08 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:58:08 #47 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #47 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #47 24.62 (1/4) Installing ca-certificates (20230506-r0) 19:58:08 #47 24.63 (2/4) Installing dumb-init (1.2.5-r2) 19:58:08 #47 24.63 (3/4) Installing su-exec (0.2-r2) 19:58:08 #47 24.75 (4/4) Installing yq (4.30.4-r4) 19:58:08 #47 24.96 Executing busybox-1.35.0-r29.trigger 19:58:08 #47 24.97 Executing ca-certificates-20230506-r0.trigger 19:58:08 #47 ... 19:58:08 19:58:08 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:58:08 #53 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #53 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #53 24.73 (1/2) Installing dumb-init (1.2.5-r2) 19:58:08 #53 24.74 (2/2) Installing su-exec (0.2-r2) 19:58:08 #53 24.89 Executing busybox-1.35.0-r29.trigger 19:58:08 #53 24.90 OK: 7 MiB in 17 packages 19:58:08 #53 DONE 25.2s 19:58:08 19:58:08 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:58:08 #47 25.08 OK: 17 MiB in 19 packages 19:58:08 #47 DONE 25.2s 19:58:08 19:58:08 #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:58:08 #0 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #0 1.586 OK: 265 MiB in 53 packages 19:58:08 #60 DONE 1.8s 19:58:08 19:58:08 #61 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:58:08 #61 DONE 0.1s 19:58:08 19:58:08 #62 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:08 #62 ... 19:58:08 19:58:08 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:58:08 #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #0 1.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #0 2.108 OK: 265 MiB in 53 packages 19:58:08 #63 DONE 2.3s 19:58:08 19:58:08 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:58:08 #58 1.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #58 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #58 2.044 OK: 265 MiB in 53 packages 19:58:08 #58 DONE 2.3s 19:58:08 19:58:08 #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:58:08 #45 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #45 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #45 25.58 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.10-r0) 19:58:08 #45 25.67 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.10-r0) 19:58:08 #45 25.70 (3/4) Installing dumb-init (1.2.5-r2) 19:58:08 #45 25.70 (4/4) Installing openssl (3.0.10-r0) 19:58:08 #45 25.71 Executing busybox-1.35.0-r29.trigger 19:58:08 #45 25.72 OK: 8 MiB in 17 packages 19:58:08 #45 DONE 25.8s 19:58:08 19:58:08 #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:58:08 #64 DONE 0.1s 19:58:08 19:58:08 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:58:08 #65 DONE 0.1s 19:58:08 19:58:08 #66 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:58:08 #66 DONE 0.1s 19:58:08 19:58:08 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:58:08 #0 1.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #0 1.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #0 1.943 v3.17.4-100-g9901dd40521 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:58:08 #0 1.943 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:58:08 #0 1.943 OK: 17823 distinct packages available 19:58:08 #0 1.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:08 #0 2.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:08 #0 2.387 OK: 265 MiB in 53 packages 19:58:08 #67 DONE 2.5s 19:58:08 19:58:08 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:09 #68 ... 19:58:09 19:58:09 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:58:09 #69 DONE 0.1s 19:58:09 19:58:09 #41 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:58:09 #41 24.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:09 #41 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:09 #41 25.71 v3.17.4-100-g9901dd40521 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:58:09 #41 25.71 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:58:09 #41 25.71 OK: 17820 distinct packages available 19:58:09 #41 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:09 #41 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:09 #41 26.14 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.10-r0) 19:58:09 #41 26.17 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.10-r0) 19:58:09 #41 26.18 (3/7) Installing dumb-init (1.2.5-r2) 19:58:09 #41 26.21 (4/7) Installing musl-obstack (1.2.3-r0) 19:58:09 #41 26.21 (5/7) Installing libucontext (1.2-r0) 19:58:09 #41 26.21 (6/7) Installing gcompat (1.1.0-r0) 19:58:09 #41 26.22 (7/7) Installing openssl (3.0.10-r0) 19:58:09 #41 26.23 Executing busybox-1.35.0-r29.trigger 19:58:09 #41 26.24 OK: 8 MiB in 20 packages 19:58:09 #41 DONE 26.5s 19:58:09 19:58:09 #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:58:09 #46 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:09 #46 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:09 #46 25.53 v3.17.4-100-g9901dd40521 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:58:09 #46 25.53 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:58:09 #46 25.53 OK: 17820 distinct packages available 19:58:09 #46 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:58:09 #46 25.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:58:09 #46 25.97 (1/4) Installing dumb-init (1.2.5-r2) 19:58:09 #46 25.99 (2/4) Installing musl-obstack (1.2.3-r0) 19:58:09 #46 25.99 (3/4) Installing libucontext (1.2-r0) 19:58:09 #46 26.00 (4/4) Installing gcompat (1.1.0-r0) 19:58:09 #46 26.00 Executing busybox-1.35.0-r29.trigger 19:58:09 #46 26.01 OK: 7 MiB in 19 packages 19:58:09 #46 DONE 26.4s 19:58:09 19:58:09 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:09 #70 ... 19:58:09 19:58:09 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:58:09 #71 DONE 1.4s 19:58:09 19:58:09 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:58:09 #72 DONE 0.0s 19:58:09 19:58:09 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:17 #73 ... 19:58:17 19:58:17 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:32 #74 DONE 23.9s 19:58:32 19:58:32 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:32 #70 DONE 22.7s 19:58:32 19:58:32 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:32 #68 DONE 22.8s 19:58:32 19:58:32 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:32 #73 DONE 22.9s 19:58:32 19:58:32 #62 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:32 #62 DONE 23.4s 19:58:32 19:58:32 #75 [security-spire-server builder 6/9] COPY . . 19:58:38 Removing intermediate container c3312f7968d2 19:58:38 ---> 0a0c17b5a91e 19:58:38 Successfully built 0a0c17b5a91e 19:58:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:39 + docker inspect -f . ci-base-image-arm64 19:58:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:39 prd-ubuntu20.04-docker-arm64-4c-16g-3063 does not seem to be running inside a container 19:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:58:40 $ docker top 9b3936c27c39fb5b390c577e7dbe033e1f0ff0e6fe85467ef463b22be6f244f4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:41 + go version 19:58:41 go version go1.20.6 linux/arm64 [Pipeline] } 19:58:41 $ docker stop --time=1 9b3936c27c39fb5b390c577e7dbe033e1f0ff0e6fe85467ef463b22be6f244f4 19:58:43 #75 ... 19:58:43 19:58:43 #76 [support-notifications builder 6/7] COPY . . 19:58:43 #76 ... 19:58:43 19:58:43 #77 [security-bootstrapper builder 6/7] COPY . . 19:58:43 #77 DONE 10.3s 19:58:43 19:58:43 #76 [support-notifications builder 6/7] COPY . . 19:58:43 #76 DONE 10.3s 19:58:43 19:58:43 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:58:43 #78 CACHED 19:58:43 19:58:43 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:43 #79 CACHED 19:58:43 19:58:43 #80 [security-secretstore-setup builder 6/7] COPY . . 19:58:43 #80 CACHED 19:58:43 19:58:43 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:43 #81 CACHED 19:58:43 19:58:43 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:58:43 #82 CACHED 19:58:43 19:58:43 #83 [security-proxy-setup builder 6/7] COPY . . 19:58:43 #83 CACHED 19:58:43 19:58:43 #84 [security-spiffe-token-provider builder 6/7] COPY . . 19:58:43 #84 DONE 10.3s 19:58:43 19:58:43 #85 [core-data builder 6/7] COPY . . 19:58:43 #85 DONE 10.3s 19:58:43 19:58:43 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:43 #86 CACHED 19:58:43 19:58:43 #87 [support-scheduler builder 6/7] COPY . . 19:58:43 #87 CACHED 19:58:43 19:58:43 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:58:43 #88 CACHED 19:58:43 19:58:43 #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:43 #89 CACHED 19:58:43 19:58:43 #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:58:43 #90 CACHED 19:58:43 19:58:43 #91 [core-metadata builder 6/7] COPY . . 19:58:43 #91 CACHED 19:58:43 19:58:43 #92 [core-common-config-bootstrapper builder 6/7] COPY . . 19:58:43 #92 CACHED 19:58:43 19:58:43 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:58:43 #93 CACHED 19:58:43 19:58:43 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:43 #94 CACHED 19:58:43 19:58:43 #75 [security-spire-server builder 6/9] COPY . . 19:58:43 #75 DONE 10.3s 19:58:43 19:58:43 #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:58:43 #95 CACHED 19:58:43 19:58:43 #96 [security-proxy-auth builder 6/7] COPY . . 19:58:43 #96 CACHED 19:58:43 19:58:43 #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:43 #97 CACHED 19:58:43 19:58:43 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:43 #98 CACHED 19:58:43 19:58:43 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 19:58:43 #99 CACHED 19:58:43 19:58:43 #100 [core-command builder 6/7] COPY . . 19:58:43 #100 CACHED 19:58:43 19:58:43 #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:58:43 #101 DONE 0.1s 19:58:43 19:58:43 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:58:43 #102 CACHED 19:58:43 19:58:43 #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:43 #103 CACHED 19:58:43 19:58:43 #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:58:43 #104 CACHED 19:58:43 19:58:43 #105 [security-spire-agent builder 6/9] COPY . . 19:58:43 #105 CACHED 19:58:43 19:58:43 #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:58:43 $ docker rm -f --volumes 9b3936c27c39fb5b390c577e7dbe033e1f0ff0e6fe85467ef463b22be6f244f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:44 + docker inspect -f . ci-base-image-arm64 19:58:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:44 prd-ubuntu20.04-docker-arm64-4c-16g-3063 does not seem to be running inside a container 19:58:44 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:58:44 #106 DONE 2.4s 19:58:44 19:58:44 #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:58:44 #0 2.039 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:58:44 #107 ... 19:58:44 19:58:44 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:58:44 #108 DONE 2.4s 19:58:44 19:58:44 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:58:44 #109 DONE 0.2s 19:58:44 19:58:44 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:58:44 #110 DONE 0.2s 19:58:44 19:58:44 #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:58:44 #0 1.459 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:58:44 #111 ... 19:58:44 19:58:44 #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:58:44 #112 CACHED 19:58:44 19:58:44 #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:58:44 #113 CACHED 19:58:44 19:58:44 #114 [security-spire-config builder 6/9] COPY . . 19:58:44 #114 CACHED 19:58:44 19:58:44 #115 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:58:44 #115 CACHED 19:58:44 19:58:44 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:44 #116 CACHED 19:58:44 19:58:44 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:58:44 #117 CACHED 19:58:45 19:58:45 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:58:45 #118 DONE 0.3s 19:58:45 19:58:45 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:58:45 #119 DONE 0.4s 19:58:45 19:58:45 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:58:45 $ docker top 6ac708b2ddebf5a98326e4f63f9d64f959689212293cae2954b5fd843d8c8113 -eo pid,comm 19:58:45 #120 DONE 0.3s 19:58:45 19:58:45 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:58:45 #121 ... 19:58:45 19:58:45 #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:58:45 #122 CACHED 19:58:45 19:58:45 #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:58:45 #123 CACHED [Pipeline] { [Pipeline] echo 19:58:45 ========================================================= 19:58:45 [edgeXBuildGoParallel] Running Tests and Build... 19:58:45 ========================================================= 19:58:45 19:58:45 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:58:45 #121 DONE 0.3s 19:58:45 19:58:45 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] sh 19:58:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:58:46 + make test 19:58:46 go test -race -coverprofile=coverage.out ./... 19:58:47 #124 ... 19:58:47 19:58:47 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:58:47 #125 DONE 2.1s 19:58:47 19:58:47 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:58:47 #126 DONE 2.1s 19:58:47 19:58:47 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:58:47 #124 DONE 2.0s 19:58:47 19:58:47 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:58:48 #127 DONE 0.4s 19:58:48 19:58:48 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:58:48 #128 DONE 0.4s 19:58:48 19:58:48 #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:58:48 #129 DONE 0.4s 19:58:48 19:58:48 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:58:48 #130 DONE 0.0s 19:58:48 19:58:48 #131 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:58:48 #131 DONE 0.1s 19:58:48 19:58:48 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:58:48 #132 DONE 0.1s 19:58:48 19:58:48 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:58:48 #133 DONE 0.0s 19:58:48 19:58:48 #134 [security-spire-config] exporting to image 19:58:48 #134 exporting layers 19:58:48 #134 ... 19:58:48 19:58:48 #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:58:48 #135 DONE 0.1s 19:58:48 19:58:48 #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:58:48 #136 DONE 0.1s 19:58:48 19:58:48 #134 [security-spire-server] exporting to image 19:58:48 #134 ... 19:58:48 19:58:48 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:58:48 #137 DONE 0.1s 19:58:48 19:58:48 #134 [security-spire-agent] exporting to image 19:58:49 #134 exporting layers 0.8s done 19:58:49 #134 writing image sha256:9fcae4baec3f387443cff7fd8e3fc09935c6510a01f149ce6cec8c4e0fb59c2e 0.0s done 19:58:49 #134 naming to docker.io/library/security-spire-config done 19:58:49 #134 exporting layers 0.7s done 19:58:49 #134 writing image sha256:715a5004be6885eb7c4ea2144791566a28aa9210cf535c2440cd4c7a2165608d done 19:58:49 #134 naming to docker.io/library/security-spire-server done 19:58:49 #134 writing image sha256:8f1e74a6bb911fd227b4d66cd948254cb071da8ef035d4c8a09ff05ad5f0c3be done 19:58:49 #134 naming to docker.io/library/security-spire-agent done 19:58:49 #134 DONE 1.0s 19:58:49 19:58:49 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:58:49 #0 1.247 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:58:51 #138 ... 19:58:51 19:58:51 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:58:51 #0 0.706 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 19:58:52 #139 ... 19:58:52 19:58:52 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:58:52 #0 1.079 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:58:52 #140 ... 19:58:52 19:58:52 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:58:52 #0 0.989 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:58:52 #141 ... 19:58:52 19:58:52 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:58:52 #0 0.924 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 19:58:52 #142 ... 19:58:52 19:58:52 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:58:52 #0 0.916 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:58:52 #143 ... 19:58:52 19:58:52 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:58:52 #0 0.722 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:58:53 #144 ... 19:58:53 19:58:53 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:58:53 #0 0.802 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 19:58:53 #145 ... 19:58:53 19:58:53 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:58:53 #0 0.368 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 19:59:25 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:00 #146 ... 20:00:00 20:00:00 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:00:00 #142 73.41 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 20:00:10 #142 ... 20:00:10 20:00:10 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:00:10 #146 DONE 87.2s 20:00:10 20:00:10 #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:00:10 #107 DONE 87.2s 20:00:10 20:00:10 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:00:10 #145 DONE 87.2s 20:00:10 20:00:10 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:10 #140 DONE 87.3s 20:00:10 20:00:10 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:00:10 #143 DONE 87.2s 20:00:10 20:00:10 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:00:10 #142 DONE 87.3s 20:00:10 20:00:10 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:00:10 #144 DONE 87.3s 20:00:10 20:00:10 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:00:10 #141 DONE 87.3s 20:00:10 20:00:10 #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:00:10 #111 DONE 87.2s 20:00:10 20:00:10 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #147 ... 20:00:10 20:00:10 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:10 #138 DONE 87.4s 20:00:10 20:00:10 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #148 ... 20:00:10 20:00:10 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:00:10 #139 DONE 87.7s 20:00:10 20:00:10 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #149 DONE 0.4s 20:00:10 20:00:10 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #150 DONE 0.8s 20:00:10 20:00:10 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #147 DONE 0.8s 20:00:10 20:00:10 #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:00:10 #151 DONE 0.8s 20:00:10 20:00:10 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #148 DONE 0.6s 20:00:10 20:00:10 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #152 DONE 0.5s 20:00:10 20:00:10 #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #153 DONE 0.5s 20:00:10 20:00:10 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:00:10 #154 ... 20:00:10 20:00:10 #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:00:10 #155 DONE 0.3s 20:00:10 20:00:10 #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:00:10 #156 DONE 0.3s 20:00:10 20:00:10 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #157 CACHED 20:00:10 20:00:10 #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:00:10 #158 CACHED 20:00:10 20:00:10 #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:00:10 #159 CACHED 20:00:10 20:00:10 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #160 CACHED 20:00:10 20:00:10 #161 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:00:10 #161 DONE 0.3s 20:00:10 20:00:10 #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:00:10 #162 CACHED 20:00:10 20:00:10 #163 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #163 CACHED 20:00:10 20:00:10 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:00:10 #154 DONE 0.3s 20:00:10 20:00:10 #164 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:00:10 #164 DONE 0.3s 20:00:10 20:00:10 #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:00:10 #165 DONE 0.3s 20:00:10 20:00:10 #166 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 #166 CACHED 20:00:10 20:00:10 #167 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:00:10 #167 CACHED 20:00:10 20:00:10 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:00:12 #168 ... 20:00:12 20:00:12 #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:00:12 #169 DONE 1.7s 20:00:12 20:00:12 #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:00:12 #170 DONE 1.7s 20:00:12 20:00:12 #171 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:00:12 #171 DONE 1.7s 20:00:12 20:00:12 #172 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:00:12 #172 ... 20:00:12 20:00:12 #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:00:12 #173 DONE 2.0s 20:00:12 20:00:12 #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:00:12 #174 DONE 2.0s 20:00:12 20:00:12 #175 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:00:12 #175 DONE 2.0s 20:00:12 20:00:12 #176 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:12 #176 DONE 2.0s 20:00:12 20:00:12 #177 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:00:12 #177 DONE 2.0s 20:00:12 20:00:12 #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:00:12 #178 DONE 2.4s 20:00:12 20:00:12 #179 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:00:12 #179 DONE 2.0s 20:00:12 20:00:12 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:00:12 #168 DONE 2.0s 20:00:12 20:00:12 #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:00:12 #180 DONE 0.5s 20:00:12 20:00:12 #181 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:00:12 #181 ... 20:00:12 20:00:12 #172 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:00:12 #172 DONE 0.6s 20:00:13 20:00:13 #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:00:13 #182 DONE 0.5s 20:00:13 20:00:13 #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:00:13 #183 DONE 0.7s 20:00:13 20:00:13 #184 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:00:13 #184 DONE 0.5s 20:00:13 20:00:13 #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:00:13 #185 DONE 0.5s 20:00:13 20:00:13 #134 [support-scheduler] exporting to image 20:00:13 #134 exporting layers 20:00:13 #134 ... 20:00:13 20:00:13 #186 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:00:13 #186 DONE 0.5s 20:00:13 20:00:13 #187 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:00:13 #187 DONE 0.5s 20:00:13 20:00:13 #181 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:00:13 #181 DONE 0.5s 20:00:13 20:00:13 #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:00:13 #188 DONE 0.5s 20:00:13 20:00:13 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:00:13 #189 DONE 0.5s 20:00:13 20:00:13 #134 [support-notifications] exporting to image 20:00:13 #134 exporting layers 0.1s done 20:00:13 #134 ... 20:00:13 20:00:13 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:00:13 #190 DONE 0.4s 20:00:13 20:00:13 #134 [core-metadata] exporting to image 20:00:13 #134 writing image sha256:1a381c64d80fac01a4776fe6b19c39c54596f2a20be2379ac8c3c43a333a6b3d 20:00:13 #134 ... 20:00:13 20:00:13 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:00:13 #191 DONE 0.3s 20:00:13 20:00:13 #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:00:13 #192 DONE 0.3s 20:00:13 20:00:13 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:00:13 #193 DONE 0.3s 20:00:13 20:00:13 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:00:13 #194 DONE 0.3s 20:00:13 20:00:13 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:00:13 #195 DONE 0.3s 20:00:13 20:00:13 #134 [core-command] exporting to image 20:00:13 #134 exporting layers 0.3s done 20:00:13 #134 writing image sha256:1a381c64d80fac01a4776fe6b19c39c54596f2a20be2379ac8c3c43a333a6b3d 0.1s done 20:00:13 #134 writing image sha256:90a5b3db9d8f4d8fe56382b0038ae04785c75ee2a4a790d0a624543b8ca26061 0.0s done 20:00:13 #134 writing image sha256:d88f00e19741564087ed7f0de18f892ee28d24df919e85ffccd0fae766329fbe 0.0s done 20:00:13 #134 naming to docker.io/library/security-spiffe-token-provider done 20:00:13 #134 naming to docker.io/library/core-command done 20:00:13 #134 naming to docker.io/library/core-data done 20:00:13 #134 writing image sha256:ea18678af42815bd5556708294e20bf44607f27c5f5e2e6de50e767a7653890c 20:00:13 #134 exporting layers 0.2s done 20:00:13 #134 writing image sha256:ea18678af42815bd5556708294e20bf44607f27c5f5e2e6de50e767a7653890c 0.0s done 20:00:13 #134 naming to docker.io/library/support-scheduler done 20:00:13 #134 writing image sha256:6f5edbbe7e4abb6e4ec290f15341c27d220b94e8628e13604d674487c90cc50b done 20:00:13 #134 naming to docker.io/library/support-notifications done 20:00:13 #134 writing image sha256:48b936a797709cecefa2475d9ff10dca0a4dabb004505edb0b89f2cd8803b2f2 done 20:00:13 #134 naming to docker.io/library/core-metadata done 20:00:13 #134 DONE 1.6s 20:00:13 20:00:13 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:00:13 #196 DONE 0.4s 20:00:13 20:00:13 #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:13 #197 ... 20:00:13 20:00:13 #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:00:13 #198 DONE 0.5s 20:00:13 20:00:13 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:00:13 #199 DONE 0.0s 20:00:14 20:00:14 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:00:14 #200 DONE 0.2s 20:00:14 20:00:14 #201 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:00:14 #201 DONE 0.2s 20:00:14 20:00:14 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:00:14 #202 DONE 0.0s 20:00:14 20:00:14 #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:00:14 #203 DONE 0.1s 20:00:14 20:00:14 #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:00:14 #204 DONE 0.1s 20:00:14 20:00:14 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:14 #205 ... 20:00:14 20:00:14 #206 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:14 #206 DONE 1.0s 20:00:14 20:00:14 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:00:14 #207 DONE 0.1s 20:00:14 20:00:14 #134 [security-proxy-auth] exporting to image 20:00:14 #134 exporting layers 0.1s done 20:00:14 #134 writing image sha256:753589d9285b71d584d1f9a85395675b8fdca38c5084598fa27d48460cbea973 done 20:00:14 #134 naming to docker.io/library/security-proxy-auth done 20:00:14 #134 DONE 1.7s 20:00:14 20:00:14 #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:14 #197 DONE 1.1s 20:00:14 20:00:14 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:00:14 #208 ... 20:00:14 20:00:14 #134 [security-proxy-setup] exporting to image 20:00:14 #134 exporting layers 0.1s done 20:00:14 #134 writing image sha256:79faa7181c7ce80e72ea868d5725d6dc18680bd551f2252772d7e9e9801fb955 done 20:00:14 #134 naming to docker.io/library/security-proxy-setup done 20:00:14 #134 DONE 1.9s 20:00:14 20:00:14 #209 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:14 #209 DONE 1.4s 20:00:14 20:00:14 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:00:14 #205 DONE 0.7s 20:00:14 20:00:14 #134 [security-secretstore-setup] exporting to image 20:00:14 #134 ... 20:00:14 20:00:14 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:00:14 #208 DONE 0.7s 20:00:14 20:00:14 #134 [core-common-config-bootstrapper] exporting to image 20:00:14 #134 exporting layers 0.3s done 20:00:14 #134 writing image sha256:2de9421314196a497734a386708f48c6fb59b0f1ee3bc1ef0ad2caedf7f4e4ec done 20:00:14 #134 naming to docker.io/library/core-common-config-bootstrapper done 20:00:15 #134 exporting layers 0.2s done 20:00:15 #134 writing image sha256:d260e94aa0c70122be2da936d38bc7ccb78c356cde363ca06920bb206c27153a done 20:00:15 #134 naming to docker.io/library/security-secretstore-setup done 20:00:15 #134 writing image sha256:2f941caa5307d05a30f1b9eae1944249f6053daac5b9b07ac02df158d16efdf3 done 20:00:15 #134 naming to docker.io/library/security-bootstrapper done 20:00:15 #134 DONE 2.3s 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:15 time="2023-08-07T19:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:00:15 $ docker stop --time=1 b4ae5bdf81e7d2d75f3ad57c8c20725294b07f733ff1554e5b2ee79c593cbf75 20:00:16 $ docker rm -f --volumes b4ae5bdf81e7d2d75f3ad57c8c20725294b07f733ff1554e5b2ee79c593cbf75 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:16 + docker images 20:00:16 REPOSITORY TAG IMAGE ID CREATED SIZE 20:00:16 security-bootstrapper latest 2f941caa5307 2 seconds ago 22.7MB 20:00:16 security-proxy-auth latest 753589d9285b 2 seconds ago 18.9MB 20:00:16 security-secretstore-setup latest d260e94aa0c7 2 seconds ago 43.6MB 20:00:16 security-proxy-setup latest 79faa7181c7c 2 seconds ago 24.1MB 20:00:16 core-common-config-bootstrapper latest 2de942131419 2 seconds ago 17.8MB 20:00:16 support-scheduler latest ea18678af428 4 seconds ago 32.4MB 20:00:16 core-command latest d88f00e19741 4 seconds ago 20.5MB 20:00:16 core-metadata latest 48b936a79770 4 seconds ago 21.1MB 20:00:16 core-data latest 90a5b3db9d8f 4 seconds ago 20.7MB 20:00:16 security-spiffe-token-provider latest 1a381c64d80f 4 seconds ago 33.4MB 20:00:16 support-notifications latest 6f5edbbe7e4a 4 seconds ago 33MB 20:00:16 security-spire-server latest 715a5004be68 About a minute ago 107MB 20:00:16 security-spire-agent latest 8f1e74a6bb91 About a minute ago 166MB 20:00:16 security-spire-config latest 9fcae4baec3f About a minute ago 102MB 20:00:16 ci-base-image-x86_64 latest d26f457cd337 4 minutes ago 1.06GB 20:00:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 3 weeks ago 696MB 20:00:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 20:00:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:01:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.279s coverage: 98.5% of statements 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.395s coverage: 71.5% of statements 20:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.295s coverage: 54.0% of statements 20:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:02:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:02:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.102s coverage: 88.5% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.521s coverage: 3.8% of statements 20:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.486s coverage: 95.6% of statements 20:02:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:02:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:02:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:02:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:02:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:02:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:02:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:02:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements 20:02:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:02:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.398s coverage: 0.9% of statements 20:02:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 31.9% of statements 20:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 42.9% of statements 20:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.222s coverage: 82.9% of statements 20:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 20:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 20:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 20:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements 20:02:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:02:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:02:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:02:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:02:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.995s coverage: 79.9% of statements 20:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.264s coverage: 92.9% of statements 20:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements 20:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.210s coverage: 62.3% of statements 20:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 20:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 20:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 20:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.8% of statements 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:03:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.471s coverage: 82.1% of statements 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:03:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 86.0% of statements 20:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:03:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.002s coverage: 63.1% of statements 20:03:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.237s coverage: 100.0% of statements 20:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 20:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 20:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:03:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 20:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:03:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.968s coverage: 38.4% of statements 20:03:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 20:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 20:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:03:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements 20:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:03:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 92.3% of statements 20:03:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:03:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:03:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 61.8% of statements 20:03:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:03:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:03:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.7% of statements 20:03:47 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 20:03:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:03:47 go vet ./... 20:06:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:06:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:06:24 ./bin/test-attribution-txt.sh [Pipeline] echo 20:06:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:06:24 + ls -al . 20:06:24 total 716 20:06:24 drwxrwxr-x 10 1001 1001 4096 Aug 7 19:58 . 20:06:24 drwxr-xr-x 4 root root 4096 Aug 7 19:58 .. 20:06:24 drwxrwxr-x 2 1001 1001 4096 Aug 7 19:57 .blubracket 20:06:24 -rw-rw-r-- 1 1001 1001 16 Aug 7 19:57 .dockerignore 20:06:24 drwxrwxr-x 8 1001 1001 4096 Aug 7 19:57 .git 20:06:24 drwxrwxr-x 3 1001 1001 4096 Aug 7 19:57 .github 20:06:24 -rw-rw-r-- 1 1001 1001 1133 Aug 7 19:57 .gitignore 20:06:24 -rw-rw-r-- 1 1001 1001 42 Aug 7 19:57 .golangci.yml 20:06:24 -rw-rw-r-- 1 1001 1001 87 Aug 7 19:57 .hadolint.yml 20:06:24 -rw-rw-r-- 1 1001 1001 166 Aug 7 19:57 .sonarcloud.properties 20:06:24 -rw-rw-r-- 1 1001 1001 1171 Aug 7 19:57 ADOPTERS.md 20:06:24 -rw-rw-r-- 1 1001 1001 11234 Aug 7 19:57 Attribution.txt 20:06:24 -rw-rw-r-- 1 1001 1001 93407 Aug 7 19:57 CHANGELOG.md 20:06:24 -rw-rw-r-- 1 1001 1001 3804 Aug 7 19:57 CONTRIBUTING.md 20:06:24 -rw-rw-r-- 1 1001 1001 677 Aug 7 19:57 GOVERNANCE.md 20:06:24 -rw-rw-r-- 1 1001 1001 883 Aug 7 19:57 Jenkinsfile 20:06:24 -rw-rw-r-- 1 1001 1001 10775 Aug 7 19:57 LICENSE 20:06:24 -rw-rw-r-- 1 1001 1001 14368 Aug 7 19:57 Makefile 20:06:24 -rw-rw-r-- 1 1001 1001 582 Aug 7 19:57 OWNERS.md 20:06:24 -rw-rw-r-- 1 1001 1001 9923 Aug 7 19:57 README.md 20:06:24 -rw-rw-r-- 1 1001 1001 789 Aug 7 19:57 SECURITY.md 20:06:24 -rw-rw-r-- 1 1001 1001 5 Aug 7 19:54 VERSION 20:06:24 drwxrwxr-x 2 1001 1001 4096 Aug 7 19:57 bin 20:06:24 drwxrwxr-x 18 1001 1001 4096 Aug 7 19:57 cmd 20:06:24 -rw-r--r-- 1 root root 447019 Aug 7 20:03 coverage.out 20:06:24 -rw-rw-r-- 1 1001 1001 3430 Aug 7 19:57 go.mod 20:06:24 -rw-rw-r-- 1 1001 1001 32408 Aug 7 19:57 go.sum 20:06:24 drwxrwxr-x 7 1001 1001 4096 Aug 7 19:57 internal 20:06:24 drwxrwxr-x 3 1001 1001 4096 Aug 7 19:57 openapi 20:06:24 -rw-rw-r-- 1 1001 1001 594 Aug 7 19:57 security.txt 20:06:24 drwxrwxr-x 4 1001 1001 4096 Aug 7 19:57 snap 20:06:24 -rw-rw-r-- 1 1001 1001 204 Aug 7 19:57 version.go [Pipeline] sh 20:06:24 + '[' -e coverage.out ] 20:06:24 + chown 1001:1001 coverage.out [Pipeline] stash 20:06:25 Warning: overwriting stash ‘coverage-report’ 20:06:25 Stashed 1 file(s) [Pipeline] sh 20:06:26 + make build 20:06:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:08:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:08:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:08:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:08:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:08:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:08:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:08:56 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 20:09:01 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 20:09:05 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 20:09:09 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 20:09:14 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] } 20:09:21 $ docker stop --time=1 6ac708b2ddebf5a98326e4f63f9d64f959689212293cae2954b5fd843d8c8113 20:09:23 $ docker rm -f --volumes 6ac708b2ddebf5a98326e4f63f9d64f959689212293cae2954b5fd843d8c8113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:09:25 20:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:09:26 latest: Pulling from edgex-devops/edgex-compose-arm64 20:09:26 547446be3368: Pulling fs layer 20:09:26 d125d8839a47: Pulling fs layer 20:09:26 3e85d5ac6304: Pulling fs layer 20:09:26 c3105a71a48b: Pulling fs layer 20:09:26 0f093f025ec4: Pulling fs layer 20:09:26 c3106fc0e877: Pulling fs layer 20:09:26 c3105a71a48b: Waiting 20:09:26 0f093f025ec4: Waiting 20:09:26 c3106fc0e877: Waiting 20:09:26 547446be3368: Verifying Checksum 20:09:26 547446be3368: Download complete 20:09:26 c3105a71a48b: Verifying Checksum 20:09:26 c3105a71a48b: Download complete 20:09:27 d125d8839a47: Verifying Checksum 20:09:27 d125d8839a47: Download complete 20:09:27 c3106fc0e877: Verifying Checksum 20:09:27 c3106fc0e877: Download complete 20:09:27 0f093f025ec4: Verifying Checksum 20:09:27 0f093f025ec4: Download complete 20:09:27 547446be3368: Pull complete 20:09:28 d125d8839a47: Pull complete 20:09:29 3e85d5ac6304: Verifying Checksum 20:09:29 3e85d5ac6304: Download complete 20:09:37 3e85d5ac6304: Pull complete 20:09:37 c3105a71a48b: Pull complete 20:09:38 0f093f025ec4: Pull complete 20:09:38 c3106fc0e877: Pull complete 20:09:38 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-3063 does not seem to be running inside a container 20:09:38 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:09:40 $ docker top 4adca6967fdfbfdba0fba9c3d68bcc8edd923bb7df971c6031200113c17bb40a -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:41 + docker compose -f ./docker-compose-build.yml build --parallel 20:09:49 #1 [security-spire-config internal] load build definition from Dockerfile 20:09:49 #1 transferring dockerfile: 2.58kB done 20:09:49 #1 DONE 0.1s 20:09:50 20:09:50 #2 [core-metadata internal] load build definition from Dockerfile 20:09:50 #2 transferring dockerfile: 1.96kB 0.0s done 20:09:50 #2 DONE 0.1s 20:09:50 20:09:50 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:09:50 #3 transferring dockerfile: 1.78kB done 20:09:50 #3 DONE 0.1s 20:09:50 20:09:50 #4 [core-command internal] load build definition from Dockerfile 20:09:50 #4 transferring dockerfile: 1.82kB done 20:09:50 #4 DONE 0.0s 20:09:50 20:09:50 #5 [security-proxy-setup internal] load build definition from Dockerfile 20:09:50 #5 transferring dockerfile: 2.06kB done 20:09:50 #5 DONE 0.1s 20:09:50 20:09:50 #6 [security-bootstrapper internal] load build definition from Dockerfile 20:09:50 #6 transferring dockerfile: 2.82kB done 20:09:50 #6 DONE 0.1s 20:09:50 20:09:50 #7 [support-scheduler internal] load build definition from Dockerfile 20:09:50 #7 transferring dockerfile: 1.82kB 0.0s done 20:09:50 #7 DONE 0.1s 20:09:50 20:09:50 #8 [security-spire-server internal] load build definition from Dockerfile 20:09:50 #8 transferring dockerfile: 2.63kB done 20:09:50 #8 DONE 0.1s 20:09:50 20:09:50 #9 [security-secretstore-setup internal] load build definition from Dockerfile 20:09:50 #9 transferring dockerfile: 2.38kB done 20:09:50 #9 DONE 0.1s 20:09:50 20:09:50 #10 [security-spire-agent internal] load build definition from Dockerfile 20:09:50 #10 transferring dockerfile: 2.68kB 0.0s done 20:09:50 #10 DONE 0.1s 20:09:50 20:09:50 #11 [support-notifications internal] load build definition from Dockerfile 20:09:50 #11 transferring dockerfile: 1.84kB 0.0s done 20:09:50 #11 DONE 0.1s 20:09:50 20:09:50 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:09:50 #12 transferring dockerfile: 2.12kB done 20:09:50 #12 DONE 0.0s 20:09:50 20:09:50 #13 [security-proxy-auth internal] load build definition from Dockerfile 20:09:50 #13 transferring dockerfile: 2.04kB done 20:09:50 #13 DONE 0.1s 20:09:50 20:09:50 #14 [core-data internal] load build definition from Dockerfile 20:09:50 #14 transferring dockerfile: 1.90kB done 20:09:50 #14 DONE 0.0s 20:09:51 20:09:51 #15 [security-spire-config internal] load .dockerignore 20:09:51 #15 transferring context: 56B done 20:09:51 #15 DONE 0.1s 20:09:51 20:09:51 #16 [core-metadata internal] load .dockerignore 20:09:51 #16 transferring context: 56B done 20:09:51 #16 DONE 0.0s 20:09:51 20:09:51 #17 [security-spiffe-token-provider internal] load .dockerignore 20:09:51 #17 transferring context: 56B done 20:09:51 #17 DONE 0.0s 20:09:51 20:09:51 #18 [core-command internal] load .dockerignore 20:09:51 #18 transferring context: 56B done 20:09:51 #18 DONE 0.1s 20:09:52 20:09:52 #19 [security-proxy-setup internal] load .dockerignore 20:09:52 #19 transferring context: 56B done 20:09:52 #19 DONE 0.1s 20:09:52 20:09:52 #20 [security-bootstrapper internal] load .dockerignore 20:09:52 #20 transferring context: 56B done 20:09:52 #20 DONE 0.1s 20:09:52 20:09:52 #21 [support-scheduler internal] load .dockerignore 20:09:52 #21 transferring context: 56B done 20:09:52 #21 DONE 0.0s 20:09:52 20:09:52 #22 [security-spire-server internal] load .dockerignore 20:09:52 #22 transferring context: 56B done 20:09:52 #22 DONE 0.1s 20:09:52 20:09:52 #23 [security-secretstore-setup internal] load .dockerignore 20:09:52 #23 transferring context: 56B done 20:09:52 #23 DONE 0.0s 20:09:52 20:09:52 #24 [security-spire-agent internal] load .dockerignore 20:09:52 #24 transferring context: 56B 0.0s done 20:09:52 #24 DONE 0.1s 20:09:52 20:09:52 #25 [support-notifications internal] load .dockerignore 20:09:52 #25 transferring context: 56B done 20:09:52 #25 DONE 0.1s 20:09:52 20:09:52 #26 [core-common-config-bootstrapper internal] load .dockerignore 20:09:52 #26 transferring context: 56B done 20:09:52 #26 DONE 0.1s 20:09:52 20:09:52 #27 [security-proxy-auth internal] load .dockerignore 20:09:52 #27 transferring context: 56B 0.0s done 20:09:52 #27 DONE 0.1s 20:09:52 20:09:52 #28 [core-data internal] load .dockerignore 20:09:52 #28 transferring context: 56B 0.0s done 20:09:52 #28 DONE 0.1s 20:09:52 20:09:52 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:52 #29 DONE 0.0s 20:09:52 20:09:52 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 20:09:53 #30 ... 20:09:53 20:09:53 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:53 #29 DONE 0.0s 20:09:53 20:09:53 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 20:09:53 #30 ... 20:09:53 20:09:53 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:53 #29 DONE 0.0s 20:09:53 20:09:53 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 20:09:53 #30 ... 20:09:53 20:09:53 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:53 #29 DONE 0.0s 20:09:53 20:09:53 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 20:09:53 #30 DONE 0.8s 20:09:53 20:09:53 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:09:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 20:09:53 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:09:53 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:09:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:09:54 #31 ... 20:09:54 20:09:54 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:54 #29 DONE 0.0s 20:09:54 20:09:54 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:09:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 20:09:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:09:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:09:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:09:54 #31 ... 20:09:54 20:09:54 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:54 #29 DONE 0.0s 20:09:54 20:09:54 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:09:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 20:09:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:09:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:09:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:09:54 #31 DONE 1.3s 20:09:54 20:09:54 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:09:54 #32 ... 20:09:54 20:09:54 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:54 #29 DONE 0.0s 20:09:54 20:09:54 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:54 #29 DONE 0.0s 20:09:54 20:09:54 #33 [security-spiffe-token-provider internal] load build context 20:09:54 #33 ... 20:09:54 20:09:54 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 20:09:54 #30 DONE 1.1s 20:09:54 20:09:54 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:09:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 20:09:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:09:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:09:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:09:54 #31 DONE 1.4s 20:09:54 20:09:54 #33 [security-spiffe-token-provider internal] load build context 20:09:54 #33 ... 20:09:54 20:09:54 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:09:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 20:09:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:09:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:09:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:09:54 #31 DONE 1.4s 20:09:54 20:09:54 #34 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:10:00 #34 ... 20:10:00 20:10:00 #35 [core-metadata internal] load build context 20:10:00 #35 transferring context: 25.74MB 5.9s 20:10:00 #35 ... 20:10:00 20:10:00 #36 [security-spire-config internal] load build context 20:10:00 #36 ... 20:10:00 20:10:00 #35 [core-metadata internal] load build context 20:10:00 #35 ... 20:10:00 20:10:00 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:10:00 #32 DONE 8.0s 20:10:00 20:10:00 #35 [core-metadata internal] load build context 20:10:04 #35 ... 20:10:04 20:10:04 #37 [core-command internal] load build context 20:10:04 #37 ... 20:10:04 20:10:04 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:10:04 #38 DONE 3.3s 20:10:04 20:10:04 #39 [security-spire-server internal] load build context 20:10:04 #39 ... 20:10:04 20:10:04 #40 [security-bootstrapper internal] load build context 20:10:04 #40 ... 20:10:04 20:10:04 #41 [security-proxy-setup internal] load build context 20:10:04 #41 ... 20:10:04 20:10:04 #42 [support-scheduler internal] load build context 20:10:04 #42 ... 20:10:04 20:10:04 #43 [security-secretstore-setup internal] load build context 20:10:04 #43 ... 20:10:04 20:10:04 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:10:04 #0 5.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:04 #0 6.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:04 #0 8.588 (1/2) Installing dumb-init (1.2.5-r2) 20:10:04 #0 8.588 (2/2) Installing su-exec (0.2-r2) 20:10:04 #0 8.757 Executing busybox-1.35.0-r29.trigger 20:10:04 #0 8.757 OK: 8 MiB in 17 packages 20:10:04 #44 DONE 10.0s 20:10:04 20:10:04 #43 [security-secretstore-setup internal] load build context 20:10:04 #43 ... 20:10:04 20:10:04 #45 [security-spire-agent internal] load build context 20:10:04 #45 ... 20:10:04 20:10:04 #46 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:10:04 #46 ... 20:10:04 20:10:04 #47 [support-notifications internal] load build context 20:10:04 #47 ... 20:10:04 20:10:04 #33 [security-spiffe-token-provider internal] load build context 20:10:04 #33 transferring context: 25.52MB 11.1s 20:10:04 #33 ... 20:10:04 20:10:04 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:10:04 #0 7.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:04 #0 9.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:04 #48 ... 20:10:04 20:10:04 #49 [security-proxy-auth internal] load build context 20:10:05 #49 ... 20:10:05 20:10:05 #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:10:05 #50 ... 20:10:05 20:10:05 #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:10:05 #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:05 #51 ... 20:10:05 20:10:05 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:10:05 #52 ... 20:10:05 20:10:05 #53 [core-data internal] load build context 20:10:05 #53 ... 20:10:05 20:10:05 #54 [core-common-config-bootstrapper internal] load build context 20:10:05 #54 ... 20:10:05 20:10:05 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:10:05 #0 4.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:05 #0 5.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:05 #0 8.232 v3.17.4-100-g9901dd40521 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:10:05 #0 8.232 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:10:05 #0 8.232 OK: 17691 distinct packages available 20:10:05 #0 8.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:05 #0 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:05 #55 ... 20:10:05 20:10:05 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:10:05 #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:05 #56 ... 20:10:05 20:10:05 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:10:05 #57 ... 20:10:05 20:10:05 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:10:05 #48 11.46 (1/4) Installing ca-certificates (20230506-r0) 20:10:06 #48 11.83 (2/4) Installing dumb-init (1.2.5-r2) 20:10:06 #48 11.88 (3/4) Installing su-exec (0.2-r2) 20:10:06 #48 11.88 (4/4) Installing yq (4.30.4-r4) 20:10:07 #48 13.24 Executing busybox-1.35.0-r29.trigger 20:10:07 #48 13.24 Executing ca-certificates-20230506-r0.trigger 20:10:10 #48 15.69 OK: 17 MiB in 19 packages 20:10:10 #48 ... 20:10:10 20:10:10 #36 [security-spire-config internal] load build context 20:10:10 #36 transferring context: 23.67MB 16.9s 20:10:10 #36 ... 20:10:10 20:10:10 #39 [security-spire-server internal] load build context 20:10:10 #39 ... 20:10:10 20:10:10 #36 [security-spire-config internal] load build context 20:10:10 #36 ... 20:10:10 20:10:10 #34 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:10:10 #34 9.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:10 #34 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:10 #34 14.51 (1/1) Installing dumb-init (1.2.5-r2) 20:10:10 #34 14.82 Executing busybox-1.35.0-r29.trigger 20:10:10 #34 14.82 OK: 8 MiB in 16 packages 20:10:10 #34 DONE 16.8s 20:10:11 20:10:11 #36 [security-spire-config internal] load build context 20:10:13 #36 ... 20:10:13 20:10:13 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:10:13 #48 DONE 18.4s 20:10:13 20:10:13 #36 [security-spire-config internal] load build context 20:10:13 #36 ... 20:10:13 20:10:13 #35 [core-metadata internal] load build context 20:10:13 #35 ... 20:10:13 20:10:13 #37 [core-command internal] load build context 20:10:13 #37 ... 20:10:13 20:10:13 #40 [security-bootstrapper internal] load build context 20:10:14 #40 ... 20:10:14 20:10:14 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:10:14 #58 ... 20:10:14 20:10:14 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:10:14 #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:14 #59 ... 20:10:14 20:10:14 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:10:14 #0 7.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:14 #60 ... 20:10:14 20:10:14 #43 [security-secretstore-setup internal] load build context 20:10:14 #43 ... 20:10:14 20:10:14 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:10:14 #56 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:14 #56 16.46 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.10-r0) 20:10:14 #56 17.45 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.10-r0) 20:10:14 #56 17.45 (3/4) Installing dumb-init (1.2.5-r2) 20:10:14 #56 17.45 (4/4) Installing openssl (3.0.10-r0) 20:10:14 #56 17.78 Executing busybox-1.35.0-r29.trigger 20:10:14 #56 17.93 OK: 8 MiB in 17 packages 20:10:14 #56 DONE 19.9s 20:10:14 20:10:14 #42 [support-scheduler internal] load build context 20:10:14 #42 ... 20:10:14 20:10:14 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:10:14 #61 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:14 #61 ... 20:10:14 20:10:14 #41 [security-proxy-setup internal] load build context 20:10:14 #41 ... 20:10:14 20:10:14 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:10:14 #62 ... 20:10:14 20:10:14 #45 [security-spire-agent internal] load build context 20:10:15 #45 ... 20:10:15 20:10:15 #33 [security-spiffe-token-provider internal] load build context 20:10:15 #33 ... 20:10:15 20:10:15 #49 [security-proxy-auth internal] load build context 20:10:15 #49 ... 20:10:15 20:10:15 #47 [support-notifications internal] load build context 20:10:15 #47 ... 20:10:15 20:10:15 #33 [security-spiffe-token-provider internal] load build context 20:10:15 #33 ... 20:10:15 20:10:15 #53 [core-data internal] load build context 20:10:15 #53 ... 20:10:15 20:10:15 #47 [support-notifications internal] load build context 20:10:15 #47 ... 20:10:15 20:10:15 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:10:15 #63 DONE 1.4s 20:10:15 20:10:15 #54 [core-common-config-bootstrapper internal] load build context 20:10:15 #54 ... 20:10:15 20:10:15 #47 [support-notifications internal] load build context 20:10:16 #47 ... 20:10:16 20:10:16 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:10:16 #55 15.79 (1/9) Installing ca-certificates (20230506-r0) 20:10:16 #55 16.40 (2/9) Installing brotli-libs (1.0.9-r9) 20:10:16 #55 16.59 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:10:16 #55 16.65 (4/9) Installing libcurl (8.2.1-r0) 20:10:16 #55 16.80 (5/9) Installing curl (8.2.1-r0) 20:10:16 #55 16.88 (6/9) Installing dumb-init (1.2.5-r2) 20:10:16 #55 17.06 (7/9) Installing musl-obstack (1.2.3-r0) 20:10:16 #55 17.12 (8/9) Installing libucontext (1.2-r0) 20:10:16 #55 17.21 (9/9) Installing gcompat (1.1.0-r0) 20:10:16 #55 17.21 Executing busybox-1.35.0-r29.trigger 20:10:16 #55 17.50 Executing ca-certificates-20230506-r0.trigger 20:10:16 #55 20.15 OK: 11 MiB in 24 packages 20:10:16 #55 DONE 21.6s 20:10:16 20:10:16 #47 [support-notifications internal] load build context 20:10:16 #47 transferring context: 29.06MB 20.9s 20:10:17 #47 ... 20:10:17 20:10:17 #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:10:17 #50 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:17 #50 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:17 #50 19.84 v3.17.4-100-g9901dd40521 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:10:17 #50 19.84 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:10:17 #50 19.84 OK: 17691 distinct packages available 20:10:17 #50 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:17 #50 ... 20:10:17 20:10:17 #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:10:17 #51 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:17 #51 18.61 v3.17.4-100-g9901dd40521 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:10:17 #51 18.63 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:10:17 #51 18.63 OK: 17691 distinct packages available 20:10:17 #51 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:17 #51 ... 20:10:17 20:10:17 #47 [support-notifications internal] load build context 20:10:17 #47 ... 20:10:17 20:10:17 #46 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:10:17 #46 DONE 13.2s 20:10:17 20:10:17 #47 [support-notifications internal] load build context 20:10:18 #47 ... 20:10:18 20:10:18 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:10:18 #64 DONE 1.0s 20:10:18 20:10:18 #47 [support-notifications internal] load build context 20:10:19 #47 ... 20:10:19 20:10:19 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:10:19 #57 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:19 #57 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:19 #57 23.87 (1/2) Installing ca-certificates (20230506-r0) 20:10:19 #57 ... 20:10:19 20:10:19 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:10:19 #52 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:19 #52 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:19 #52 23.20 (1/1) Installing dumb-init (1.2.5-r2) 20:10:19 #52 23.20 Executing busybox-1.35.0-r29.trigger 20:10:19 #52 23.55 OK: 8 MiB in 16 packages 20:10:19 #52 ... 20:10:19 20:10:19 #47 [support-notifications internal] load build context 20:10:20 #47 ... 20:10:20 20:10:20 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:10:20 #52 DONE 25.8s 20:10:20 20:10:20 #47 [support-notifications internal] load build context 20:10:21 #47 ... 20:10:21 20:10:21 #39 [security-spire-server internal] load build context 20:10:21 #39 ... 20:10:21 20:10:21 #47 [support-notifications internal] load build context 20:10:21 #47 transferring context: 41.04MB 25.9s 20:10:22 #47 ... 20:10:22 20:10:22 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:10:22 #60 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:22 #60 17.24 OK: 263 MiB in 53 packages 20:10:22 #60 DONE 18.8s 20:10:22 20:10:22 #47 [support-notifications internal] load build context 20:10:23 #47 ... 20:10:23 20:10:23 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:10:23 #57 24.55 (2/2) Installing dumb-init (1.2.5-r2) 20:10:23 #57 24.61 Executing busybox-1.35.0-r29.trigger 20:10:23 #57 24.77 Executing ca-certificates-20230506-r0.trigger 20:10:23 #57 27.37 OK: 8 MiB in 17 packages 20:10:23 #57 DONE 28.3s 20:10:23 20:10:23 #47 [support-notifications internal] load build context 20:10:23 #47 ... 20:10:23 20:10:23 #36 [security-spire-config internal] load build context 20:10:24 #36 ... 20:10:24 20:10:24 #35 [core-metadata internal] load build context 20:10:24 #35 ... 20:10:24 20:10:24 #37 [core-command internal] load build context 20:10:24 #37 ... 20:10:24 20:10:24 #40 [security-bootstrapper internal] load build context 20:10:24 #40 ... 20:10:24 20:10:24 #47 [support-notifications internal] load build context 20:10:24 #47 ... 20:10:24 20:10:24 #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:10:24 #51 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:24 #51 27.66 (1/4) Installing dumb-init (1.2.5-r2) 20:10:24 #51 27.66 (2/4) Installing musl-obstack (1.2.3-r0) 20:10:24 #51 27.75 (3/4) Installing libucontext (1.2-r0) 20:10:24 #51 27.75 (4/4) Installing gcompat (1.1.0-r0) 20:10:24 #51 27.85 Executing busybox-1.35.0-r29.trigger 20:10:24 #51 28.03 OK: 8 MiB in 19 packages 20:10:24 #51 DONE 29.8s 20:10:24 20:10:24 #47 [support-notifications internal] load build context 20:10:24 #47 ... 20:10:24 20:10:24 #43 [security-secretstore-setup internal] load build context 20:10:24 #43 ... 20:10:24 20:10:24 #42 [support-scheduler internal] load build context 20:10:24 #42 ... 20:10:24 20:10:24 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:10:24 #59 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:24 #59 19.42 OK: 263 MiB in 53 packages 20:10:24 #59 DONE 21.7s 20:10:24 20:10:24 #42 [support-scheduler internal] load build context 20:10:24 #42 ... 20:10:24 20:10:24 #43 [security-secretstore-setup internal] load build context 20:10:25 #43 ... 20:10:25 20:10:25 #41 [security-proxy-setup internal] load build context 20:10:25 #41 ... 20:10:25 20:10:25 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:10:25 #61 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:25 #61 20.43 OK: 263 MiB in 53 packages 20:10:25 #61 DONE 21.4s 20:10:25 20:10:25 #41 [security-proxy-setup internal] load build context 20:10:25 #41 ... 20:10:25 20:10:25 #43 [security-secretstore-setup internal] load build context 20:10:25 #43 ... 20:10:25 20:10:25 #49 [security-proxy-auth internal] load build context 20:10:25 #49 ... 20:10:25 20:10:25 #45 [security-spire-agent internal] load build context 20:10:25 #45 ... 20:10:25 20:10:25 #49 [security-proxy-auth internal] load build context 20:10:25 #49 ... 20:10:25 20:10:25 #33 [security-spiffe-token-provider internal] load build context 20:10:25 #33 ... 20:10:25 20:10:25 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:10:25 #62 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:25 #62 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:25 #62 20.96 OK: 263 MiB in 53 packages 20:10:25 #62 DONE 21.9s 20:10:25 20:10:25 #33 [security-spiffe-token-provider internal] load build context 20:10:25 #33 ... 20:10:25 20:10:25 #53 [core-data internal] load build context 20:10:25 #53 ... 20:10:25 20:10:25 #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:10:25 #50 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:25 #50 29.07 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.10-r0) 20:10:25 #50 29.63 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.10-r0) 20:10:25 #50 29.79 (3/7) Installing dumb-init (1.2.5-r2) 20:10:25 #50 29.79 (4/7) Installing musl-obstack (1.2.3-r0) 20:10:25 #50 29.79 (5/7) Installing libucontext (1.2-r0) 20:10:25 #50 29.79 (6/7) Installing gcompat (1.1.0-r0) 20:10:25 #50 29.79 (7/7) Installing openssl (3.0.10-r0) 20:10:25 #50 29.90 Executing busybox-1.35.0-r29.trigger 20:10:25 #50 29.97 OK: 9 MiB in 20 packages 20:10:25 #50 DONE 31.3s 20:10:25 20:10:25 #53 [core-data internal] load build context 20:10:25 #53 ... 20:10:25 20:10:25 #33 [security-spiffe-token-provider internal] load build context 20:10:26 #33 ... 20:10:26 20:10:26 #54 [core-common-config-bootstrapper internal] load build context 20:10:26 #54 ... 20:10:26 20:10:26 #33 [security-spiffe-token-provider internal] load build context 20:10:26 #33 transferring context: 64.44MB 32.8s 20:10:26 #33 ... 20:10:26 20:10:26 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:10:26 #58 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:26 #58 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:26 #58 20.95 v3.17.4-100-g9901dd40521 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:10:26 #58 20.95 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:10:26 #58 20.95 OK: 17694 distinct packages available 20:10:26 #58 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:26 #58 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:26 #58 ... 20:10:26 20:10:26 #54 [core-common-config-bootstrapper internal] load build context 20:10:29 #54 ... 20:10:29 20:10:29 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:10:29 #58 23.33 OK: 263 MiB in 53 packages 20:10:29 #58 DONE 25.2s 20:10:29 20:10:29 #54 [core-common-config-bootstrapper internal] load build context 20:10:31 #54 ... 20:10:31 20:10:31 #39 [security-spire-server internal] load build context 20:10:31 #39 ... 20:10:31 20:10:31 #54 [core-common-config-bootstrapper internal] load build context 20:10:31 #54 transferring context: 83.08MB 36.1s 20:10:34 #54 ... 20:10:34 20:10:34 #36 [security-spire-config internal] load build context 20:10:34 #36 ... 20:10:34 20:10:34 #35 [core-metadata internal] load build context 20:10:34 #35 ... 20:10:34 20:10:34 #36 [security-spire-config internal] load build context 20:10:34 #36 ... 20:10:34 20:10:34 #40 [security-bootstrapper internal] load build context 20:10:34 #40 ... 20:10:34 20:10:34 #37 [core-command internal] load build context 20:10:34 #37 ... 20:10:34 20:10:34 #40 [security-bootstrapper internal] load build context 20:10:34 #40 ... 20:10:34 20:10:34 #47 [support-notifications internal] load build context 20:10:35 #47 ... 20:10:35 20:10:35 #40 [security-bootstrapper internal] load build context 20:10:35 #40 ... 20:10:35 20:10:35 #42 [support-scheduler internal] load build context 20:10:35 #42 ... 20:10:35 20:10:35 #40 [security-bootstrapper internal] load build context 20:10:35 #40 ... 20:10:35 20:10:35 #41 [security-proxy-setup internal] load build context 20:10:35 #41 ... 20:10:35 20:10:35 #43 [security-secretstore-setup internal] load build context 20:10:35 #43 ... 20:10:35 20:10:35 #41 [security-proxy-setup internal] load build context 20:10:35 #41 ... 20:10:35 20:10:35 #45 [security-spire-agent internal] load build context 20:10:35 #45 ... 20:10:35 20:10:35 #49 [security-proxy-auth internal] load build context 20:10:35 #49 ... 20:10:35 20:10:35 #43 [security-secretstore-setup internal] load build context 20:10:36 #43 ... 20:10:36 20:10:36 #53 [core-data internal] load build context 20:10:36 #53 ... 20:10:36 20:10:36 #43 [security-secretstore-setup internal] load build context 20:10:36 #43 ... 20:10:36 20:10:36 #33 [security-spiffe-token-provider internal] load build context 20:10:36 #33 transferring context: 106.44MB 42.9s 20:10:36 #33 ... 20:10:36 20:10:36 #43 [security-secretstore-setup internal] load build context 20:10:42 #43 ... 20:10:42 20:10:42 #39 [security-spire-server internal] load build context 20:10:42 #39 ... 20:10:42 20:10:42 #43 [security-secretstore-setup internal] load build context 20:10:42 #43 transferring context: 124.33MB 46.9s 20:10:44 #43 ... 20:10:44 20:10:44 #54 [core-common-config-bootstrapper internal] load build context 20:10:44 #54 ... 20:10:44 20:10:44 #35 [core-metadata internal] load build context 20:10:44 #35 transferring context: 182.45MB 50.8s done 20:10:44 #35 ... 20:10:44 20:10:44 #54 [core-common-config-bootstrapper internal] load build context 20:10:44 #54 ... 20:10:44 20:10:44 #35 [core-metadata internal] load build context 20:10:44 #35 DONE 51.2s 20:10:44 20:10:44 #54 [core-common-config-bootstrapper internal] load build context 20:10:44 #54 ... 20:10:44 20:10:44 #36 [security-spire-config internal] load build context 20:10:44 #36 ... 20:10:44 20:10:44 #43 [security-secretstore-setup internal] load build context 20:10:44 #43 ... 20:10:44 20:10:44 #37 [core-command internal] load build context 20:10:45 #37 ... 20:10:45 20:10:45 #47 [support-notifications internal] load build context 20:10:45 #47 ... 20:10:45 20:10:45 #37 [core-command internal] load build context 20:10:45 #37 ... 20:10:45 20:10:45 #42 [support-scheduler internal] load build context 20:10:45 #42 ... 20:10:45 20:10:45 #40 [security-bootstrapper internal] load build context 20:10:45 #40 ... 20:10:45 20:10:45 #42 [support-scheduler internal] load build context 20:10:45 #42 ... 20:10:45 20:10:45 #41 [security-proxy-setup internal] load build context 20:10:45 #41 ... 20:10:45 20:10:45 #45 [security-spire-agent internal] load build context 20:10:45 #45 ... 20:10:45 20:10:45 #49 [security-proxy-auth internal] load build context 20:10:45 #49 ... 20:10:45 20:10:45 #41 [security-proxy-setup internal] load build context 20:10:46 #41 ... 20:10:46 20:10:46 #53 [core-data internal] load build context 20:10:46 #53 ... 20:10:46 20:10:46 #41 [security-proxy-setup internal] load build context 20:10:46 #41 ... 20:10:46 20:10:46 #33 [security-spiffe-token-provider internal] load build context 20:10:46 #33 ... 20:10:46 20:10:46 #41 [security-proxy-setup internal] load build context 20:10:47 #41 ... 20:10:47 20:10:47 #39 [security-spire-server internal] load build context 20:10:47 #39 transferring context: 182.45MB 52.8s done 20:10:47 #39 DONE 54.0s 20:10:47 20:10:47 #41 [security-proxy-setup internal] load build context 20:10:48 #41 ... 20:10:48 20:10:48 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:10:48 #65 DONE 3.3s 20:10:48 20:10:48 #41 [security-proxy-setup internal] load build context 20:10:49 #41 ... 20:10:49 20:10:49 #42 [support-scheduler internal] load build context 20:10:49 #42 transferring context: 182.45MB 54.5s done 20:10:49 #42 DONE 55.4s 20:10:49 20:10:49 #41 [security-proxy-setup internal] load build context 20:10:49 #41 ... 20:10:49 20:10:49 #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:10:49 #66 DONE 1.5s 20:10:49 20:10:49 #41 [security-proxy-setup internal] load build context 20:10:50 #41 ... 20:10:50 20:10:50 #54 [core-common-config-bootstrapper internal] load build context 20:10:50 #54 transferring context: 182.45MB 54.4s done 20:10:50 #54 DONE 55.7s 20:10:50 20:10:50 #41 [security-proxy-setup internal] load build context 20:10:52 #41 ... 20:10:52 20:10:52 #49 [security-proxy-auth internal] load build context 20:10:52 #49 transferring context: 182.45MB 56.5s done 20:10:52 #49 DONE 57.7s 20:10:52 20:10:52 #41 [security-proxy-setup internal] load build context 20:10:55 #41 ... 20:10:55 20:10:55 #37 [core-command internal] load build context 20:10:55 #37 transferring context: 182.45MB 58.9s done 20:10:55 #37 DONE 61.4s 20:10:55 20:10:55 #41 [security-proxy-setup internal] load build context 20:10:55 #41 ... 20:10:55 20:10:55 #43 [security-secretstore-setup internal] load build context 20:10:55 #43 transferring context: 182.45MB 58.9s done 20:10:55 #43 DONE 60.9s 20:10:55 20:10:55 #40 [security-bootstrapper internal] load build context 20:10:55 #40 transferring context: 182.45MB 59.6s done 20:10:55 #40 DONE 61.4s 20:10:55 20:10:55 #41 [security-proxy-setup internal] load build context 20:10:55 #41 ... 20:10:55 20:10:55 #36 [security-spire-config internal] load build context 20:10:55 #36 ... 20:10:55 20:10:55 #47 [support-notifications internal] load build context 20:10:55 #47 transferring context: 182.45MB 58.2s done 20:10:55 #47 DONE 60.5s 20:10:55 20:10:55 #33 [security-spiffe-token-provider internal] load build context 20:10:55 #33 transferring context: 182.45MB 60.7s done 20:10:55 #33 DONE 61.6s 20:10:55 20:10:55 #36 [security-spire-config internal] load build context 20:10:55 #36 ... 20:10:55 20:10:55 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:10:55 #67 ... 20:10:55 20:10:55 #36 [security-spire-config internal] load build context 20:10:55 #36 transferring context: 182.45MB 61.6s done 20:10:55 #36 DONE 61.9s 20:10:55 20:10:55 #41 [security-proxy-setup internal] load build context 20:10:55 #41 transferring context: 182.45MB 61.7s done 20:10:55 #41 DONE 62.0s 20:10:55 20:10:55 #53 [core-data internal] load build context 20:10:56 #53 ... 20:10:56 20:10:56 #45 [security-spire-agent internal] load build context 20:10:56 #45 ... 20:10:56 20:10:56 #53 [core-data internal] load build context 20:10:56 #53 ... 20:10:56 20:10:56 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:10:56 #68 DONE 1.5s 20:10:56 20:10:56 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:10:56 #67 DONE 1.6s 20:10:56 20:10:56 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:10:56 #69 DONE 1.5s 20:10:56 20:10:56 #53 [core-data internal] load build context 20:10:57 #53 transferring context: 182.45MB 61.8s done 20:10:57 #53 DONE 63.0s 20:10:57 20:10:57 #45 [security-spire-agent internal] load build context 20:10:58 #45 ... 20:10:58 20:10:58 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:58 #70 ... 20:10:58 20:10:58 #45 [security-spire-agent internal] load build context 20:10:58 #45 transferring context: 182.45MB 63.9s done 20:10:58 #45 DONE 64.7s 20:10:58 20:10:58 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:59 #71 ... 20:10:59 20:10:59 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:59 #72 ... 20:10:59 20:10:59 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:07 #73 ... 20:11:07 20:11:07 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:54 #74 DONE 56.2s 20:11:54 20:11:54 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:54 #72 DONE 63.6s 20:11:54 20:11:54 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:54 #73 DONE 56.2s 20:11:54 20:11:54 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:54 #71 DONE 56.2s 20:11:54 20:11:54 #75 [security-spiffe-token-provider builder 6/7] COPY . . 20:11:54 #75 ... 20:11:54 20:11:54 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:54 #70 DONE 64.7s 20:11:54 20:11:54 #76 [core-metadata builder 6/7] COPY . . 20:11:56 #76 DONE 3.7s 20:11:56 20:11:56 #77 [support-notifications builder 6/7] COPY . . 20:11:56 #77 DONE 3.8s 20:11:56 20:11:56 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 20:11:56 #78 CACHED 20:11:56 20:11:56 #79 [core-data builder 6/7] COPY . . 20:11:56 #79 CACHED 20:11:56 20:11:56 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:56 #80 CACHED 20:11:56 20:11:56 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:11:56 #81 CACHED 20:11:56 20:11:56 #82 [security-proxy-auth builder 6/7] COPY . . 20:11:56 #82 CACHED 20:11:56 20:11:56 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:56 #83 CACHED 20:11:56 20:11:56 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:11:56 #84 CACHED 20:11:56 20:11:56 #85 [core-common-config-bootstrapper builder 6/7] COPY . . 20:11:56 #85 CACHED 20:11:56 20:11:56 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:56 #86 CACHED 20:11:56 20:11:56 #87 [security-secretstore-setup builder 6/7] COPY . . 20:11:56 #87 DONE 3.8s 20:11:56 20:11:56 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:56 #88 CACHED 20:11:56 20:11:56 #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:11:56 #89 CACHED 20:11:56 20:11:56 #90 [support-scheduler builder 6/7] COPY . . 20:11:56 #90 CACHED 20:11:56 20:11:56 #91 [security-spire-server builder 6/9] COPY . . 20:11:56 #91 DONE 3.9s 20:11:56 20:11:56 #92 [security-bootstrapper builder 6/7] COPY . . 20:11:56 #92 CACHED 20:11:56 20:11:56 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:56 #93 CACHED 20:11:56 20:11:56 #94 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:11:56 #94 CACHED 20:11:56 20:11:56 #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:11:56 #95 CACHED 20:11:56 20:11:56 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:56 #96 CACHED 20:11:56 20:11:56 #97 [security-proxy-setup builder 6/7] COPY . . 20:11:56 #97 CACHED 20:11:56 20:11:56 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:56 #98 CACHED 20:11:56 20:11:56 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 20:11:56 #99 CACHED 20:11:56 20:11:56 #100 [core-command builder 6/7] COPY . . 20:11:56 #100 CACHED 20:11:56 20:11:56 #75 [security-spiffe-token-provider builder 6/7] COPY . . 20:11:56 #75 DONE 3.8s 20:11:56 20:11:56 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:57 #101 ... 20:11:57 20:11:57 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:11:57 #102 DONE 0.5s 20:11:57 20:11:57 #103 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:11:57 #103 CACHED 20:11:57 20:11:57 #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:57 #104 CACHED 20:11:57 20:11:57 #105 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:11:57 #105 CACHED 20:11:57 20:11:57 #106 [security-spire-config builder 6/9] COPY . . 20:11:57 #106 CACHED 20:11:57 20:11:57 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:12:02 #107 ... 20:12:02 20:12:02 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:12:02 #0 4.520 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 20:12:03 #108 ... 20:12:03 20:12:03 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:12:03 #0 6.316 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 20:12:03 #109 ... 20:12:03 20:12:03 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:12:03 #0 6.517 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 20:12:03 #110 ... 20:12:03 20:12:03 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:12:03 #0 6.913 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 20:12:04 #111 ... 20:12:04 20:12:04 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:12:04 #101 7.575 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:12:04 #101 ... 20:12:04 20:12:04 #112 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:12:04 #112 DONE 7.1s 20:12:04 20:12:04 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:12:04 #107 DONE 7.2s 20:12:04 20:12:04 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:12:04 #113 ... 20:12:04 20:12:04 #114 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:12:04 #114 DONE 0.4s 20:12:05 20:12:05 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:12:05 #0 6.104 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:12:05 #115 ... 20:12:05 20:12:05 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:12:05 #113 DONE 0.5s 20:12:05 20:12:05 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:12:05 #0 4.773 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:12:06 #116 ... 20:12:06 20:12:06 #117 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:12:06 #117 DONE 0.5s 20:12:06 20:12:06 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:12:06 #118 DONE 0.5s 20:12:06 20:12:06 #119 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:12:06 #119 ... 20:12:06 20:12:06 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:12:06 #0 4.395 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:12:06 #120 ... 20:12:06 20:12:06 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:12:06 #121 DONE 0.3s 20:12:06 20:12:06 #119 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:12:06 #119 DONE 0.3s 20:12:06 20:12:06 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:12:06 #0 6.472 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:12:07 #122 ... 20:12:07 20:12:07 #123 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:12:07 #123 CACHED 20:12:07 20:12:07 #124 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:12:07 #124 CACHED 20:12:07 20:12:07 #125 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:07 #125 CACHED 20:12:07 20:12:07 #126 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:12:07 #126 CACHED 20:12:07 20:12:07 #127 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:12:07 #127 CACHED 20:12:07 20:12:07 #128 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:12:07 #128 CACHED 20:12:07 20:12:07 #129 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:12:07 #129 CACHED 20:12:07 20:12:07 #130 [security-spire-agent builder 6/9] COPY . . 20:12:07 #130 CACHED 20:12:07 20:12:07 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:12:07 #0 5.061 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:12:07 #131 ... 20:12:07 20:12:07 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:12:07 #0 7.087 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:12:07 #132 ... 20:12:07 20:12:07 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:12:08 #133 ... 20:12:08 20:12:08 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:12:08 #134 DONE 1.0s 20:12:08 20:12:08 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:12:08 #135 ... 20:12:08 20:12:08 #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:12:08 #136 DONE 1.5s 20:12:08 20:12:08 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:12:08 #137 DONE 0.3s 20:12:08 20:12:08 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:12:08 #133 DONE 1.7s 20:12:08 20:12:08 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:12:09 #138 DONE 0.2s 20:12:09 20:12:09 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:12:09 #139 DONE 0.3s 20:12:09 20:12:09 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:12:09 #140 DONE 0.2s 20:12:09 20:12:09 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:12:09 #141 DONE 0.2s 20:12:09 20:12:09 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:12:09 #142 DONE 0.4s 20:12:09 20:12:09 #143 [security-spire-server] exporting to image 20:12:09 #143 exporting layers 20:12:10 #143 ... 20:12:10 20:12:10 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:12:10 #135 DONE 2.5s 20:12:10 20:12:10 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:12:10 #144 DONE 0.4s 20:12:10 20:12:10 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:12:11 #145 DONE 0.3s 20:12:11 20:12:11 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:12:11 #122 ... 20:12:11 20:12:11 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:12:11 #146 DONE 0.2s 20:12:11 20:12:11 #143 [security-spire-agent] exporting to image 20:12:11 #143 exporting layers 2.4s done 20:12:11 #143 writing image sha256:8a8f80dbc265019d75a31efebf6f8f4a9fd130a7641c4f178dad5e815fb77cac done 20:12:11 #143 naming to docker.io/library/security-spire-server-arm64 done 20:12:11 #143 exporting layers 2.3s done 20:12:12 #143 writing image sha256:6706237db0c8cd74edbf2eda81a0cd8cce726ad5afcc43e0acc217d6c1c9d2de done 20:12:12 #143 naming to docker.io/library/security-spire-config-arm64 done 20:12:12 #143 exporting layers 1.6s done 20:12:12 #143 writing image sha256:6537781b6f4ae8fd376b1a7b8a55db92b93a7486b99bf44764589c9427e8d439 done 20:12:12 #143 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:12:12 #143 DONE 3.8s 20:12:12 20:12:12 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:25:50 #115 ... 20:25:50 20:25:50 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:25:50 #110 DONE 832.1s 20:25:50 20:25:50 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:25:50 #111 ... 20:25:50 20:25:50 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:25:50 #147 DONE 0.3s 20:25:50 20:25:50 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:25:50 #116 ... 20:25:50 20:25:50 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:25:50 #148 DONE 0.2s 20:25:50 20:25:50 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:25:50 #149 DONE 0.2s 20:25:50 20:25:50 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:25:50 #122 ... 20:25:50 20:25:50 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:25:50 #150 DONE 0.3s 20:25:50 20:25:50 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:25:50 #151 DONE 0.2s 20:25:50 20:25:50 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:51 #152 ... 20:25:51 20:25:51 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:25:51 #122 DONE 834.5s 20:25:51 20:25:51 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:25:51 #109 ... 20:25:51 20:25:51 #153 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:25:52 #153 DONE 0.5s 20:25:52 20:25:52 #154 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:25:52 #154 DONE 0.3s 20:25:52 20:25:52 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:25:52 #155 DONE 0.3s 20:25:52 20:25:52 #156 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:25:53 #156 DONE 0.2s 20:25:53 20:25:53 #157 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:25:53 #157 DONE 0.1s 20:25:53 20:25:53 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:25:53 #111 ... 20:25:53 20:25:53 #158 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:53 #158 ... 20:25:53 20:25:53 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:53 #152 DONE 3.1s 20:25:53 20:25:53 #143 [security-proxy-setup] exporting to image 20:25:53 #143 exporting layers 20:25:54 #143 exporting layers 1.1s done 20:25:54 #143 writing image sha256:c37ff4b75b3c2e90f35d422d7255c627e8a991277f8e7eeec178ddfb06994daa 0.0s done 20:25:54 #143 naming to docker.io/library/security-proxy-setup-arm64 done 20:25:54 #143 DONE 5.0s 20:25:54 20:25:54 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:25:55 #111 ... 20:25:55 20:25:55 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:25:55 #108 838.3 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 20:25:55 #108 ... 20:25:55 20:25:55 #158 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:55 #158 DONE 2.5s 20:25:56 20:25:56 #143 [security-proxy-auth] exporting to image 20:25:56 #143 exporting layers 0.5s done 20:25:56 #143 writing image sha256:37286f69256ff987c88a26e86c33b533a193ef7ab2523051d7d35ff77466bd2b done 20:25:56 #143 naming to docker.io/library/security-proxy-auth-arm64 done 20:25:56 #143 DONE 5.5s 20:25:56 20:25:56 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:14 #108 ... 20:26:14 20:26:14 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:26:14 #109 DONE 857.4s 20:26:14 20:26:14 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:26:14 #159 DONE 0.3s 20:26:14 20:26:14 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:26:15 #160 ... 20:26:15 20:26:15 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:15 #108 DONE 858.4s 20:26:15 20:26:15 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:26:16 #116 ... 20:26:16 20:26:16 #161 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:26:16 #161 DONE 0.3s 20:26:16 20:26:16 #162 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:26:17 #162 DONE 0.2s 20:26:17 20:26:17 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:26:17 #160 DONE 2.9s 20:26:17 20:26:17 #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:26:17 #163 DONE 0.3s 20:26:17 20:26:17 #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:26:18 #164 DONE 0.5s 20:26:18 20:26:18 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:26:18 #165 DONE 0.5s 20:26:18 20:26:18 #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:26:18 #166 DONE 0.4s 20:26:18 20:26:18 #167 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:26:18 #167 DONE 0.4s 20:26:18 20:26:18 #168 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:26:18 #168 DONE 0.5s 20:26:18 20:26:18 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:26:18 #169 DONE 0.5s 20:26:18 20:26:18 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:26:19 #170 ... 20:26:19 20:26:19 #171 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:26:19 #171 DONE 0.4s 20:26:19 20:26:19 #172 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:26:19 #172 DONE 0.3s 20:26:19 20:26:19 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:26:19 #101 ... 20:26:19 20:26:19 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:26:19 #170 DONE 0.7s 20:26:19 20:26:19 #173 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:26:20 #173 DONE 0.3s 20:26:20 20:26:20 #174 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:26:20 #174 DONE 0.3s 20:26:20 20:26:20 #175 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:20 #175 ... 20:26:20 20:26:20 #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:26:20 #176 DONE 0.4s 20:26:20 20:26:20 #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:26:20 #177 DONE 0.3s 20:26:20 20:26:20 #175 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:22 #175 DONE 2.5s 20:26:22 20:26:22 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:26:23 #178 DONE 2.3s 20:26:23 20:26:23 #143 [security-secretstore-setup] exporting to image 20:26:23 #143 exporting layers 20:26:24 #143 exporting layers 1.2s done 20:26:24 #143 writing image sha256:182932aaeff43c3d5f594cfc041408b4104952373e34b35f06d58a12f0dd42fb 0.0s done 20:26:24 #143 naming to docker.io/library/security-bootstrapper-arm64 done 20:26:24 #143 exporting layers 1.8s done 20:26:24 #143 writing image sha256:b8974e38ad283844d7a724250d2bdd1f1f6123aefbba236c49eb86c4b1481409 done 20:26:24 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 20:26:24 #143 DONE 7.3s 20:26:24 20:26:24 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:26:39 #116 ... 20:26:39 20:26:39 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:39 #132 DONE 881.3s 20:26:39 20:26:39 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:39 #131 ... 20:26:39 20:26:39 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:26:39 #179 DONE 0.2s 20:26:39 20:26:39 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:26:39 #180 DONE 0.2s 20:26:39 20:26:39 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:26:39 #181 DONE 0.2s 20:26:39 20:26:39 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:26:39 #182 DONE 0.1s 20:26:39 20:26:39 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:26:39 #183 DONE 0.2s 20:26:39 20:26:39 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:42 #184 DONE 3.2s 20:26:42 20:26:42 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:42 #131 ... 20:26:42 20:26:42 #143 [core-common-config-bootstrapper] exporting to image 20:26:42 #143 exporting layers 20:26:43 #143 exporting layers 0.4s done 20:26:43 #143 writing image sha256:6640a053539afffba8584146b9ff25f5042ff70a0649b8953c8a0b5f9fef5e9b 20:26:43 #143 writing image sha256:6640a053539afffba8584146b9ff25f5042ff70a0649b8953c8a0b5f9fef5e9b done 20:26:43 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:26:43 #143 DONE 7.7s 20:26:43 20:26:43 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:26:58 #116 ... 20:26:58 20:26:58 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:58 #131 DONE 900.2s 20:26:58 20:26:58 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:26:58 #111 ... 20:26:58 20:26:58 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:26:58 #185 DONE 0.2s 20:26:58 20:26:58 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:26:58 #186 DONE 0.1s 20:26:58 20:26:58 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:26:58 #187 DONE 0.3s 20:26:58 20:26:58 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:26:58 #188 DONE 0.1s 20:26:58 20:26:58 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:26:58 #111 ... 20:26:58 20:26:58 #143 [core-command] exporting to image 20:26:58 #143 exporting layers 20:26:58 #143 exporting layers 0.2s done 20:26:58 #143 writing image sha256:d3b5179b682878ddc29e558f06899becf4e3b1e1fb990521aceabdb9410e9d84 done 20:26:58 #143 naming to docker.io/library/core-command-arm64 done 20:26:58 #143 DONE 8.0s 20:26:58 20:26:58 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:13 #111 ... 20:27:13 20:27:13 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:27:13 #116 DONE 914.7s 20:27:13 20:27:13 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:27:13 #101 ... 20:27:13 20:27:13 #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:27:13 #189 ... 20:27:13 20:27:13 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:27:13 #115 DONE 915.6s 20:27:13 20:27:13 #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:27:13 #189 DONE 0.4s 20:27:13 20:27:13 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:27:13 #101 ... 20:27:13 20:27:13 #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:27:13 #190 DONE 0.1s 20:27:13 20:27:13 #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:27:13 #191 DONE 0.4s 20:27:13 20:27:13 #192 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:27:13 #192 DONE 0.2s 20:27:13 20:27:13 #193 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:27:13 #193 DONE 0.2s 20:27:13 20:27:13 #194 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:27:13 #194 DONE 0.2s 20:27:13 20:27:13 #195 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:27:13 #195 DONE 0.2s 20:27:13 20:27:13 #196 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:27:14 #196 DONE 0.6s 20:27:14 20:27:14 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:27:14 #197 DONE 0.2s 20:27:14 20:27:14 #143 [core-data] exporting to image 20:27:14 #143 exporting layers 20:27:14 #143 writing image sha256:81e1581471ab563fdc4fa261d0d9a4b5b8f083b0458a4fd030eed6356af8fd51 0.0s done 20:27:14 #143 naming to docker.io/library/core-metadata-arm64 0.0s done 20:27:14 #143 exporting layers 0.4s done 20:27:14 #143 writing image sha256:02678670e4cbe64fcb7f7afe7e79fbfe2d66334b22581f0850d97778456aa14c 0.0s done 20:27:14 #143 naming to docker.io/library/core-data-arm64 done 20:27:14 #143 DONE 8.6s 20:27:14 20:27:14 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:11 #120 ... 20:28:11 20:28:11 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:28:11 #111 DONE 966.9s 20:28:11 20:28:11 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:11 #120 ... 20:28:11 20:28:11 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:28:11 #198 DONE 0.1s 20:28:11 20:28:11 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:28:11 #101 ... 20:28:11 20:28:11 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:28:11 #199 DONE 0.1s 20:28:11 20:28:11 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:28:11 #200 DONE 0.3s 20:28:11 20:28:11 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:28:11 #201 DONE 0.1s 20:28:11 20:28:11 #143 [security-spiffe-token-provider] exporting to image 20:28:11 #143 exporting layers 20:28:11 #143 exporting layers 0.5s done 20:28:11 #143 writing image sha256:c58c66d2e9dfb1387cbccb6c56e781d0cff74f209c44682c463aab224bc8f047 done 20:28:11 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:28:11 #143 DONE 9.2s 20:28:11 20:28:11 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:29 #120 DONE 992.6s 20:28:29 20:28:29 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:28:29 #101 ... 20:28:29 20:28:29 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:28:29 #202 DONE 0.1s 20:28:29 20:28:29 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:28:29 #101 DONE 993.1s 20:28:29 20:28:29 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:28:30 #203 DONE 0.2s 20:28:30 20:28:30 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:28:30 #204 DONE 0.3s 20:28:30 20:28:30 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:28:30 #205 DONE 0.1s 20:28:30 20:28:30 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:28:30 #206 DONE 0.1s 20:28:30 20:28:30 #143 [support-scheduler] exporting to image 20:28:30 #143 exporting layers 20:28:30 #143 ... 20:28:30 20:28:30 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:28:30 #207 DONE 0.2s 20:28:30 20:28:30 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:28:31 #208 DONE 0.4s 20:28:31 20:28:31 #143 [support-scheduler] exporting to image 20:28:31 #143 exporting layers 0.6s done 20:28:31 #143 writing image sha256:8b419f24a367d1c1df3ad0e730f2dddde3b7bd07632e66fb69d2535ada5a0e61 done 20:28:31 #143 naming to docker.io/library/support-scheduler-arm64 done 20:28:31 #143 DONE 9.7s 20:28:31 20:28:31 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:28:31 #209 DONE 0.1s 20:28:31 20:28:31 #143 [support-notifications] exporting to image 20:28:31 #143 exporting layers 0.4s done 20:28:31 #143 writing image sha256:fe0f0a54acdc6864e61a5b474179a1a664af92e6652ac914454fef29b472b7ec done 20:28:31 #143 naming to docker.io/library/support-notifications-arm64 done 20:28:31 #143 DONE 10.1s 20:28:31 time="2023-08-07T20:09:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:31 time="2023-08-07T20:09:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:28:31 $ docker stop --time=1 4adca6967fdfbfdba0fba9c3d68bcc8edd923bb7df971c6031200113c17bb40a 20:28:33 $ docker rm -f --volumes 4adca6967fdfbfdba0fba9c3d68bcc8edd923bb7df971c6031200113c17bb40a [Pipeline] // withDockerContainer [Pipeline] sh 20:28:33 + docker images 20:28:33 REPOSITORY TAG IMAGE ID CREATED SIZE 20:28:33 support-notifications-arm64 latest fe0f0a54acdc 3 seconds ago 32.4MB 20:28:33 support-scheduler-arm64 latest 8b419f24a367 3 seconds ago 31.8MB 20:28:33 security-spiffe-token-provider-arm64 latest c58c66d2e9df 29 seconds ago 33.3MB 20:28:33 core-data-arm64 latest 02678670e4cb About a minute ago 20.5MB 20:28:33 core-metadata-arm64 latest 81e1581471ab About a minute ago 20.8MB 20:28:33 core-command-arm64 latest d3b5179b6828 About a minute ago 20.3MB 20:28:33 core-common-config-bootstrapper-arm64 latest 6640a053539a About a minute ago 17.8MB 20:28:33 security-bootstrapper-arm64 latest 182932aaeff4 2 minutes ago 22.5MB 20:28:33 security-secretstore-setup-arm64 latest b8974e38ad28 2 minutes ago 42.5MB 20:28:33 security-proxy-auth-arm64 latest 37286f69256f 2 minutes ago 18.8MB 20:28:33 security-proxy-setup-arm64 latest c37ff4b75b3c 2 minutes ago 24MB 20:28:33 security-spire-agent-arm64 latest 6537781b6f4a 16 minutes ago 157MB 20:28:33 security-spire-config-arm64 latest 6706237db0c8 16 minutes ago 96.1MB 20:28:33 security-spire-server-arm64 latest 8a8f80dbc265 16 minutes ago 102MB 20:28:33 ci-base-image-arm64 latest 0a0c17b5a91e 30 minutes ago 1.05GB 20:28:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 3 weeks ago 677MB 20:28:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [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 20:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:34 20:28:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:35 arm64: Pulling from edgex-lftools-log-publisher 20:28:35 8998bd30e6a1: Pulling fs layer 20:28:35 04944245beec: Pulling fs layer 20:28:35 699f458cf7ca: Pulling fs layer 20:28:35 765212b225bb: Pulling fs layer 20:28:35 f23df028b6ca: Pulling fs layer 20:28:35 d65c8cfc05b1: Pulling fs layer 20:28:35 2437ff75d9bd: Pulling fs layer 20:28:35 f23df028b6ca: Waiting 20:28:35 d65c8cfc05b1: Waiting 20:28:35 2437ff75d9bd: Waiting 20:28:35 765212b225bb: Waiting 20:28:35 04944245beec: Verifying Checksum 20:28:35 04944245beec: Download complete 20:28:35 765212b225bb: Verifying Checksum 20:28:35 765212b225bb: Download complete 20:28:35 f23df028b6ca: Verifying Checksum 20:28:35 f23df028b6ca: Download complete 20:28:35 d65c8cfc05b1: Verifying Checksum 20:28:35 d65c8cfc05b1: Download complete 20:28:35 699f458cf7ca: Verifying Checksum 20:28:35 699f458cf7ca: Download complete 20:28:35 8998bd30e6a1: Verifying Checksum 20:28:35 8998bd30e6a1: Download complete 20:28:38 2437ff75d9bd: Verifying Checksum 20:28:38 2437ff75d9bd: Download complete 20:28:39 8998bd30e6a1: Pull complete 20:28:39 04944245beec: Pull complete 20:28:41 699f458cf7ca: Pull complete 20:28:41 765212b225bb: Pull complete 20:28:42 f23df028b6ca: Pull complete 20:28:43 d65c8cfc05b1: Pull complete 20:28:58 2437ff75d9bd: Pull complete 20:28:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:28:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:58 prd-ubuntu20.04-docker-arm64-4c-16g-3063 does not seem to be running inside a container 20:28:58 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:29:01 $ docker top df64dedab105db1b845a99cea4426353e60ec2da4b5f2bfa9f53be2979ba5f88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:02 ---> job-cost.sh 20:29:02 lf-activate-venv: SKIPPING 20:29:02 INFO: No Stack... 20:29:02 INFO: Retrieving Pricing Info for: v3-standard-4 20:29:03 INFO: Archiving Costs [Pipeline] sh 20:29:03 + + cut -d, -f6 20:29:03 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:29:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4625-1-stack-cost] 20:29:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4625-1-stack-cost] did not exist. Created. 20:29:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4625-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:04 + echo total: 0.10999999940395355 [Pipeline] stash 20:29:04 Stashed 1 file(s) [Pipeline] } 20:29:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4625-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:04 $ docker stop --time=1 df64dedab105db1b845a99cea4426353e60ec2da4b5f2bfa9f53be2979ba5f88 20:29:07 $ docker rm -f --volumes df64dedab105db1b845a99cea4426353e60ec2da4b5f2bfa9f53be2979ba5f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:29:08 provisioning config files... 20:29:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2706452329654256624tmp [Pipeline] { [Pipeline] sh 20:29:09 + set +x 20:29:09 + bash -s -- 20:29:09 + curl -s https://codecov.io/bash 20:29:09 20:29:09 _____ _ 20:29:09 / ____| | | 20:29:09 | | ___ __| | ___ ___ _____ __ 20:29:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:29:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:29:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:29:09 Bash-1.0.6 20:29:09 20:29:09 20:29:09 ==> git version 2.25.1 found 20:29:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:29:09 Release-Date: 2020-01-08 20:29:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:29:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:29:09 ==> Jenkins CI detected. 20:29:09 current dir:  /w/workspace/edgex-go/1 20:29:09 project root: . 20:29:09 --> token set from env 20:29:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:29:09 ==> Running gcov in . (disable via -X gcov) 20:29:09 ==> Python coveragepy not found 20:29:09 ==> Searching for coverage reports in: 20:29:09 + . 20:29:09 -> Found 1 reports 20:29:09 ==> Detecting git/mercurial file structure 20:29:09 ==> Reading reports 20:29:09 + ./coverage.out bytes=447019 20:29:09 ==> Appending adjustments 20:29:09 https://docs.codecov.io/docs/fixing-reports 20:29:10 + Found adjustments 20:29:10 ==> Gzipping contents 20:29:10 56K /tmp/codecov.lHTdvJ.gz 20:29:10 ==> Uploading reports 20:29:10 url: https://codecov.io 20:29:10 query: branch=PR-4625&commit=e8b5b09e7e41f0beec0a01a20c790eb227c68c46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4625&job=&cmd_args= 20:29:10 -> Pinging Codecov 20:29:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4625&commit=e8b5b09e7e41f0beec0a01a20c790eb227c68c46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4625&job=&cmd_args= 20:29:10 -> Uploading to 20:29:10 https://storage.googleapis.com/codecov/v4/raw/2023-08-07/00271124DB129430A58F1EEE437C3FCB/e8b5b09e7e41f0beec0a01a20c790eb227c68c46/e926c39a-a651-4a22-8d09-4d9d716760e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230807%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230807T202910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06a702b3413b64d7b206d6c44946ac6f474dc3c6508f5d89f460fcdbea4f3998 20:29:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:10 Dload Upload Total Spent Left Speed 20:29:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57324 0 0 100 57324 0 252k --:--:-- --:--:-- --:--:-- 252k 100 57324 0 0 100 57324 0 233k --:--:-- --:--:-- --:--:-- 232k 20:29:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e8b5b09e7e41f0beec0a01a20c790eb227c68c46 [Pipeline] } 20:29:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:29:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:29:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:29:13 ---> package-listing.sh 20:29:13 ++ facter osfamily 20:29:13 ++ tr '[:upper:]' '[:lower:]' 20:29:13 + OS_FAMILY=debian 20:29:13 + workspace=/w/workspace/edgex-go/1 20:29:13 + START_PACKAGES=/tmp/packages_start.txt 20:29:13 + END_PACKAGES=/tmp/packages_end.txt 20:29:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:29:13 + PACKAGES=/tmp/packages_start.txt 20:29:13 + '[' /w/workspace/edgex-go/1 ']' 20:29:13 + PACKAGES=/tmp/packages_end.txt 20:29:13 + case "${OS_FAMILY}" in 20:29:13 + dpkg -l 20:29:13 + grep '^ii' 20:29:13 + '[' -f /tmp/packages_start.txt ']' 20:29:13 + '[' -f /tmp/packages_end.txt ']' 20:29:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:29:13 + '[' /w/workspace/edgex-go/1 ']' 20:29:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:29:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:29:14 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:29:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:14 20:29:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:15 latest: Pulling from edgex-lftools-log-publisher 20:29:15 5eb5b503b376: Pulling fs layer 20:29:15 5c69ac0246d0: Pulling fs layer 20:29:15 ec43610c2a17: Pulling fs layer 20:29:15 3a2ae6a8a46f: Pulling fs layer 20:29:15 33b1e0a273af: Pulling fs layer 20:29:15 5d3b04190fa2: Pulling fs layer 20:29:15 2f39f015ded8: Pulling fs layer 20:29:15 33b1e0a273af: Waiting 20:29:15 5d3b04190fa2: Waiting 20:29:15 3a2ae6a8a46f: Waiting 20:29:15 5c69ac0246d0: Download complete 20:29:15 3a2ae6a8a46f: Verifying Checksum 20:29:15 33b1e0a273af: Verifying Checksum 20:29:15 33b1e0a273af: Download complete 20:29:15 ec43610c2a17: Verifying Checksum 20:29:15 ec43610c2a17: Download complete 20:29:15 5d3b04190fa2: Verifying Checksum 20:29:15 5d3b04190fa2: Download complete 20:29:15 5eb5b503b376: Verifying Checksum 20:29:15 5eb5b503b376: Download complete 20:29:16 2f39f015ded8: Download complete 20:29:17 5eb5b503b376: Pull complete 20:29:17 5c69ac0246d0: Pull complete 20:29:17 ec43610c2a17: Pull complete 20:29:17 3a2ae6a8a46f: Pull complete 20:29:18 33b1e0a273af: Pull complete 20:29:18 5d3b04190fa2: Pull complete 20:29:23 2f39f015ded8: Pull complete 20:29:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:23 prd-ubuntu20.04-docker-8c-8g-3062 does not seem to be running inside a container 20:29:23 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:29:28 $ docker top 0225e0982415f0615e2b2ce42ecbb9b5bb8536adf7b4c77c93fce0c590f5ba06 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:29 + touch /tmp/pre-build-complete [Pipeline] sh 20:29:29 + mkdir -p /var/log/sysstat [Pipeline] sh 20:29:29 + ls /var/log/sa-host 20:29:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:30 provisioning config files... 20:29:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1571765159194871009tmp [Pipeline] { [Pipeline] echo 20:29:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:29:30 ---> create-netrc.sh [Pipeline] } 20:29:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:29:30 ---> python-tools-install.sh [Pipeline] echo 20:29:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:29:31 ---> sudo-logs.sh 20:29:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:29:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:29:31 ---> job-cost.sh 20:29:31 lf-activate-venv: SKIPPING 20:29:31 DEBUG: total: 0.10999999940395355 20:29:31 INFO: Retrieving Stack Cost... 20:29:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:32 INFO: Archiving Costs [Pipeline] echo 20:29:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:29:32 ---> logs-deploy.sh 20:29:32 lf-activate-venv: SKIPPING 20:29:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4625/1 20:29:32 INFO: archiving workspace using pattern(s): 20:29:33 Archives upload complete. 20:29:34 INFO: archiving logs to Nexus 20:29:35 ---> uname -a: 20:29:35 Linux prd-ubuntu20-04-docker-8c-8g-3062 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:29:35 20:29:35 20:29:35 ---> lscpu: 20:29:35 Architecture: x86_64 20:29:35 CPU op-mode(s): 32-bit, 64-bit 20:29:35 Byte Order: Little Endian 20:29:35 Address sizes: 40 bits physical, 48 bits virtual 20:29:35 CPU(s): 8 20:29:35 On-line CPU(s) list: 0-7 20:29:35 Thread(s) per core: 1 20:29:35 Core(s) per socket: 1 20:29:35 Socket(s): 8 20:29:35 NUMA node(s): 1 20:29:35 Vendor ID: AuthenticAMD 20:29:35 CPU family: 23 20:29:35 Model: 49 20:29:35 Model name: AMD EPYC-Rome Processor 20:29:35 Stepping: 0 20:29:35 CPU MHz: 2800.000 20:29:35 BogoMIPS: 5600.00 20:29:35 Virtualization: AMD-V 20:29:35 Hypervisor vendor: KVM 20:29:35 Virtualization type: full 20:29:35 L1d cache: 256 KiB 20:29:35 L1i cache: 256 KiB 20:29:35 L2 cache: 4 MiB 20:29:35 L3 cache: 128 MiB 20:29:35 NUMA node0 CPU(s): 0-7 20:29:35 Vulnerability Itlb multihit: Not affected 20:29:35 Vulnerability L1tf: Not affected 20:29:35 Vulnerability Mds: Not affected 20:29:35 Vulnerability Meltdown: Not affected 20:29:35 Vulnerability Mmio stale data: Not affected 20:29:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:29:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:29:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:29:35 Vulnerability Srbds: Not affected 20:29:35 Vulnerability Tsx async abort: Not affected 20:29:35 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 20:29:35 20:29:35 20:29:35 ---> nproc: 20:29:35 8 20:29:35 20:29:35 20:29:35 ---> df -h: 20:29:35 Filesystem Size Used Avail Use% Mounted on 20:29:35 overlay 155G 22G 134G 14% / 20:29:35 tmpfs 64M 0 64M 0% /dev 20:29:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:29:35 shm 64M 0 64M 0% /dev/shm 20:29:35 /dev/vda1 155G 22G 134G 14% /facter-os 20:29:35 20:29:35 20:29:35 ---> sar -b -r -n DEV: 20:29:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3062) 08/07/23 _x86_64_ (8 CPU) 20:29:35 20:29:35 19:53:44 LINUX RESTART (8 CPU) 20:29:35 20:29:35 19:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:29:35 19:55:02 140.84 47.93 92.90 0.00 5414.20 72700.43 0.00 20:29:35 19:56:01 111.10 0.68 110.42 0.00 20.61 62643.48 0.00 20:29:35 19:57:01 22.84 0.27 22.58 0.00 3.33 7459.80 0.00 20:29:35 19:58:01 230.59 0.45 230.14 0.00 38.26 173769.31 0.00 20:29:35 19:59:01 685.22 14.76 670.46 0.00 976.95 162789.67 0.00 20:29:35 20:00:01 239.95 3.32 236.63 0.00 2512.61 76516.28 0.00 20:29:35 20:01:01 439.19 0.05 439.14 0.00 0.93 32452.52 0.00 20:29:35 20:02:01 2.52 0.00 2.52 0.00 0.00 26.80 0.00 20:29:35 20:03:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 20:29:35 20:04:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 20:29:35 20:05:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 20:29:35 20:06:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 20:29:35 20:07:01 1.65 0.00 1.65 0.00 0.00 17.46 0.00 20:29:35 20:08:01 1.98 0.00 1.98 0.00 0.00 21.33 0.00 20:29:35 20:09:01 1.88 0.02 1.87 0.00 0.13 22.93 0.00 20:29:35 20:10:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 20:29:35 20:11:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 20:29:35 20:12:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 20:29:35 20:13:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 20:29:35 20:14:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 20:29:35 20:15:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 20:29:35 20:16:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 20:29:35 20:17:01 1.15 0.02 1.13 0.00 0.13 12.93 0.00 20:29:35 20:18:01 3.75 1.02 2.73 0.00 21.86 35.33 0.00 20:29:35 20:19:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 20:29:35 20:20:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 20:29:35 20:21:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 20:29:35 20:22:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 20:29:35 20:23:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 20:29:35 20:24:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 20:29:35 20:25:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 20:29:35 20:26:01 1.70 0.00 1.70 0.00 0.00 17.73 0.00 20:29:35 20:27:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 20:29:35 20:28:01 1.80 0.00 1.80 0.00 0.00 19.33 0.00 20:29:35 20:29:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 20:29:35 Average: 54.39 1.95 52.44 0.00 256.73 16749.90 0.00 20:29:35 20:29:35 19:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:29:35 19:55:02 28700228 31616236 705364 2.15 73408 3109536 1829816 5.39 1032220 2788252 503344 20:29:35 19:56:01 27392036 31257696 1050868 3.20 115156 3929128 2477252 7.30 1828348 3194916 165804 20:29:35 19:57:01 27401272 31425080 882616 2.68 118624 4060600 2078164 6.12 1499300 3495308 373016 20:29:35 19:58:01 22502316 31393264 906980 2.76 130336 8797028 2960552 8.73 1717120 8043340 690424 20:29:35 19:59:01 16021828 29553196 2658132 8.08 258164 12884204 8786276 25.89 4259392 11434720 438632 20:29:35 20:00:01 15273312 30654700 1586252 4.82 280316 14684304 4643744 13.69 3798572 12665204 613760 20:29:35 20:01:01 16353468 31443656 829068 2.52 283264 14451860 2450360 7.22 2616668 12867216 148 20:29:35 20:02:01 16354388 31444660 828012 2.52 283340 14451872 2450360 7.22 2615520 12867224 20 20:29:35 20:03:01 16409568 31499920 772696 2.35 283408 14451876 2450360 7.22 2560480 12867232 16 20:29:35 20:04:01 16410364 31500800 771768 2.35 283492 14451876 2450360 7.22 2560508 12867232 4 20:29:35 20:05:01 16411388 31501908 770652 2.34 283572 14451880 2450360 7.22 2560264 12867236 8 20:29:35 20:06:01 16412148 31502868 770260 2.34 283608 14451880 2450360 7.22 2559960 12867408 160 20:29:35 20:07:01 16412392 31503172 769904 2.34 283696 14451884 2450360 7.22 2559996 12867416 4 20:29:35 20:08:01 16412368 31503256 769776 2.34 283772 14451888 2450360 7.22 2560100 12867416 12 20:29:35 20:09:01 16407880 31498808 773820 2.35 283812 14451864 2441836 7.20 2568692 12867384 4 20:29:35 20:10:01 16410412 31501396 771404 2.35 283884 14451872 2441836 7.20 2560360 12867388 32 20:29:35 20:11:01 16410672 31501656 771084 2.34 283896 14451872 2441836 7.20 2560276 12867388 12 20:29:35 20:12:01 16410564 31501608 771296 2.35 283920 14451876 2441836 7.20 2560332 12867396 44 20:29:35 20:13:01 16410800 31501880 771000 2.34 283944 14451880 2441836 7.20 2560384 12867396 12 20:29:35 20:14:01 16410532 31501612 771176 2.35 283984 14451872 2441836 7.20 2560424 12867396 44 20:29:35 20:15:01 16410760 31501916 770840 2.34 284008 14451884 2441836 7.20 2560540 12867404 8 20:29:35 20:16:01 16410932 31502124 770572 2.34 284040 14451884 2441836 7.20 2560516 12867404 176 20:29:35 20:17:01 16410032 31501228 771392 2.35 284060 14451884 2441836 7.20 2560536 12867408 8 20:29:35 20:18:01 16409404 31501676 771092 2.34 284132 14452508 2467020 7.27 2560696 12867972 4 20:29:35 20:19:01 16409364 31501636 771060 2.34 284160 14452508 2467020 7.27 2560680 12867972 8 20:29:35 20:20:01 16409340 31501660 770988 2.34 284184 14452520 2467020 7.27 2560800 12867976 44 20:29:35 20:21:01 16409548 31501868 770920 2.34 284200 14452520 2467020 7.27 2560740 12867976 8 20:29:35 20:22:01 16409500 31501996 770788 2.34 284220 14452652 2467020 7.27 2560996 12868112 44 20:29:35 20:23:01 16409452 31501976 770756 2.34 284240 14452652 2467020 7.27 2560828 12868120 12 20:29:35 20:24:01 16409356 31501880 770760 2.34 284276 14452640 2467020 7.27 2560748 12868120 4 20:29:35 20:25:01 16409624 31502196 770376 2.34 284300 14452660 2467020 7.27 2560880 12868116 8 20:29:35 20:26:01 16409900 31502504 770000 2.34 284340 14452660 2467020 7.27 2560832 12868116 4 20:29:35 20:27:01 16410028 31502676 770004 2.34 284360 14452664 2467020 7.27 2560872 12868120 24 20:29:35 20:28:01 16409540 31502248 770420 2.34 284396 14452672 2467020 7.27 2560980 12868132 4 20:29:35 20:29:01 16409460 31502168 770420 2.34 284424 14452664 2467020 7.27 2560968 12868132 8 20:29:35 Average: 17516405 31409632 864643 2.63 263170 13330801 2684556 7.91 2528872 11850959 79596 20:29:35 20:29:35 19:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:29:35 19:55:02 docker0 506.43 422.19 36.25 2742.26 0.00 0.00 0.00 0.00 20:29:35 19:55:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 20:29:35 19:55:02 ens3 1392.29 1305.90 12094.83 164.13 0.00 0.00 0.00 0.00 20:29:35 19:56:01 veth7b57651 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 20:29:35 19:56:01 docker0 136.30 203.76 10.76 1776.93 0.00 0.00 0.00 0.00 20:29:35 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 19:56:01 ens3 254.25 183.53 1814.75 104.58 0.00 0.00 0.00 0.00 20:29:35 19:57:01 veth7b57651 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 20:29:35 19:57:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 20:29:35 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:57:01 ens3 30.31 18.34 25.11 13.67 0.00 0.00 0.00 0.00 20:29:35 19:58:01 vethc2b72b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:58:01 vethc5a3437 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:58:01 veth197baa5 1.77 3.65 0.13 45.59 0.00 0.00 0.00 0.00 20:29:35 19:58:01 veth0edbe91 4.97 8.72 0.38 102.69 0.00 0.00 0.00 0.01 20:29:35 19:58:01 veth64247cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:58:01 veth0d9504c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:58:01 vethd37c42f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:58:01 vethb753084 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:58:01 veth53236b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:58:01 docker0 6.73 12.10 0.42 148.26 0.00 0.00 0.00 0.00 20:29:35 19:58:01 vethff7442d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:58:01 veth27ce8a1 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 20:29:35 19:58:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:29:35 19:58:01 ens3 133.03 82.29 2371.41 20.62 0.00 0.00 0.00 0.00 20:29:35 19:58:01 vethf920472 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:58:01 veth95e0f80 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 19:59:01 vetha924953 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth8d7616c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth0de347a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth05f1e8d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 docker0 344.07 620.28 28.01 3749.86 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth4624544 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth2a698dd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 vethe21180f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth27ce8a1 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth0450f25 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth90ce2c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth6e84f38 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 19:59:01 ens3 722.66 392.46 5128.68 48.07 0.00 0.00 0.00 0.00 20:29:35 19:59:01 veth0644495 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:35 20:00:01 vetha924953 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth8d7616c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth0de347a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth05f1e8d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth4624544 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth2a698dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 vethe21180f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth27ce8a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth0450f25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth90ce2c5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth6e84f38 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:00:01 ens3 49.18 14.69 951.33 2.58 0.00 0.00 0.00 0.00 20:29:35 20:00:01 veth0644495 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:01:01 ens3 10.73 7.15 9.03 4.71 0.00 0.00 0.00 0.00 20:29:35 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:02:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:04:01 ens3 4.12 2.90 12.41 0.44 0.00 0.00 0.00 0.00 20:29:35 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:05:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:29:35 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:10:01 ens3 0.40 0.38 0.20 0.08 0.00 0.00 0.00 0.00 20:29:35 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:11:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:15:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:29:35 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:20:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 20:29:35 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:25:01 ens3 0.13 0.15 0.07 0.07 0.00 0.00 0.00 0.00 20:29:35 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:27:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:28:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:29:35 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 20:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:35 Average: docker0 28.26 35.70 2.14 238.53 0.00 0.00 0.00 0.00 20:29:35 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 20:29:35 Average: ens3 73.95 57.24 638.13 10.21 0.00 0.00 0.00 0.00 20:29:35 20:29:35 20:29:35 ---> sar -P ALL: 20:29:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3062) 08/07/23 _x86_64_ (8 CPU) 20:29:35 20:29:35 19:53:44 LINUX RESTART (8 CPU) 20:29:35 20:29:35 19:54:01 CPU %user %nice %system %iowait %steal %idle 20:29:35 19:55:02 all 11.02 0.00 3.96 2.98 0.06 81.99 20:29:35 19:55:02 0 14.57 0.00 4.04 2.09 0.07 79.24 20:29:35 19:55:02 1 9.40 0.00 3.91 5.61 0.05 81.03 20:29:35 19:55:02 2 9.36 0.00 3.29 0.25 0.07 87.03 20:29:35 19:55:02 3 10.99 0.00 5.78 1.10 0.08 82.05 20:29:35 19:55:02 4 12.85 0.00 2.86 3.12 0.05 81.12 20:29:35 19:55:02 5 10.63 0.00 3.98 9.89 0.05 75.46 20:29:35 19:55:02 6 9.25 0.00 3.18 0.24 0.05 87.29 20:29:35 19:55:02 7 11.07 0.00 4.63 1.54 0.07 82.70 20:29:35 19:56:01 all 28.29 0.00 5.65 2.75 0.08 63.23 20:29:35 19:56:01 0 29.36 0.00 5.96 0.10 0.09 64.49 20:29:35 19:56:01 1 28.30 0.00 5.18 0.44 0.07 66.01 20:29:35 19:56:01 2 28.77 0.00 6.28 0.02 0.09 64.85 20:29:35 19:56:01 3 27.85 0.00 5.72 1.25 0.09 65.10 20:29:35 19:56:01 4 28.18 0.00 5.31 1.65 0.07 64.79 20:29:35 19:56:01 5 28.21 0.00 6.21 15.47 0.09 50.03 20:29:35 19:56:01 6 27.57 0.00 4.94 0.34 0.07 67.08 20:29:35 19:56:01 7 28.05 0.00 5.58 2.79 0.10 63.48 20:29:35 19:57:01 all 42.75 0.00 5.94 0.24 0.08 50.99 20:29:35 19:57:01 0 42.02 0.00 6.00 0.08 0.07 51.83 20:29:35 19:57:01 1 43.16 0.00 5.96 0.37 0.08 50.43 20:29:35 19:57:01 2 42.61 0.00 5.94 0.17 0.07 51.22 20:29:35 19:57:01 3 44.06 0.00 6.67 0.32 0.08 48.87 20:29:35 19:57:01 4 42.14 0.00 5.30 0.12 0.07 52.37 20:29:35 19:57:01 5 42.31 0.00 5.75 0.62 0.08 51.23 20:29:35 19:57:01 6 43.28 0.00 5.74 0.20 0.08 50.70 20:29:35 19:57:01 7 42.45 0.00 6.17 0.03 0.08 51.27 20:29:35 19:58:01 all 24.96 0.00 7.02 7.72 0.08 60.22 20:29:35 19:58:01 0 25.27 0.00 7.08 9.63 0.08 57.95 20:29:35 19:58:01 1 24.32 0.00 7.73 8.80 0.08 59.07 20:29:35 19:58:01 2 24.42 0.00 6.27 2.71 0.08 66.51 20:29:35 19:58:01 3 26.63 0.00 7.40 9.77 0.08 56.11 20:29:35 19:58:01 4 24.97 0.00 7.78 14.06 0.12 53.07 20:29:35 19:58:01 5 23.48 0.00 6.23 1.99 0.07 68.24 20:29:35 19:58:01 6 25.20 0.00 6.51 1.41 0.07 66.81 20:29:35 19:58:01 7 25.40 0.00 7.19 13.52 0.07 53.82 20:29:35 19:59:01 all 33.19 0.00 9.14 11.08 0.10 46.49 20:29:35 19:59:01 0 33.30 0.00 9.26 10.36 0.12 46.95 20:29:35 19:59:01 1 34.28 0.00 8.85 20.23 0.09 36.56 20:29:35 19:59:01 2 32.43 0.00 8.28 5.31 0.09 53.90 20:29:35 19:59:01 3 34.52 0.00 8.83 7.24 0.09 49.32 20:29:35 19:59:01 4 34.85 0.00 10.28 15.39 0.09 39.39 20:29:35 19:59:01 5 31.65 0.00 8.05 10.93 0.10 49.27 20:29:35 19:59:01 6 30.39 0.00 9.52 5.07 0.09 54.94 20:29:35 19:59:01 7 34.09 0.00 10.07 14.16 0.14 41.55 20:29:35 20:00:01 all 88.29 0.00 11.44 0.10 0.14 0.03 20:29:35 20:00:01 0 87.32 0.00 12.32 0.10 0.19 0.07 20:29:35 20:00:01 1 89.17 0.00 10.63 0.08 0.12 0.00 20:29:35 20:00:01 2 88.72 0.00 10.96 0.12 0.12 0.08 20:29:35 20:00:01 3 89.19 0.00 10.63 0.07 0.12 0.00 20:29:35 20:00:01 4 87.83 0.00 11.93 0.12 0.12 0.00 20:29:35 20:00:01 5 87.74 0.00 11.90 0.12 0.19 0.05 20:29:35 20:00:01 6 87.86 0.00 11.89 0.10 0.13 0.02 20:29:35 20:00:01 7 88.50 0.00 11.26 0.10 0.13 0.00 20:29:35 20:01:01 all 4.89 0.00 1.68 3.70 0.03 89.71 20:29:35 20:01:01 0 3.85 0.00 1.35 0.52 0.05 94.23 20:29:35 20:01:01 1 5.10 0.00 2.11 3.75 0.02 89.02 20:29:35 20:01:01 2 4.94 0.00 1.42 1.47 0.02 92.15 20:29:35 20:01:01 3 5.71 0.00 1.82 3.75 0.02 88.70 20:29:35 20:01:01 4 5.24 0.00 1.86 5.33 0.03 87.54 20:29:35 20:01:01 5 4.58 0.00 1.61 1.55 0.02 92.24 20:29:35 20:01:01 6 3.96 0.00 1.47 8.88 0.02 85.68 20:29:35 20:01:01 7 5.73 0.00 1.78 4.35 0.03 88.11 20:29:35 20:02:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:29:35 20:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:29:35 20:02:01 1 0.03 0.00 0.02 0.05 0.02 99.88 20:29:35 20:02:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:29:35 20:02:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:29:35 20:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:02:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:29:35 20:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:29:35 20:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:29:35 20:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:29:35 20:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:29:35 20:03:01 1 0.05 0.00 0.00 0.03 0.00 99.92 20:29:35 20:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:29:35 20:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:29:35 20:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:29:35 20:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:29:35 20:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:29:35 20:04:01 all 0.28 0.00 0.02 0.00 0.00 99.70 20:29:35 20:04:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:29:35 20:04:01 1 0.00 0.00 0.02 0.03 0.02 99.93 20:29:35 20:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:04:01 3 0.15 0.00 0.02 0.00 0.00 99.83 20:29:35 20:04:01 4 1.86 0.00 0.02 0.00 0.00 98.13 20:29:35 20:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:29:35 20:05:01 all 0.30 0.00 0.02 0.00 0.01 99.67 20:29:35 20:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:05:01 1 0.03 0.00 0.02 0.03 0.00 99.92 20:29:35 20:05:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:29:35 20:05:01 3 0.42 0.00 0.02 0.00 0.00 99.57 20:29:35 20:05:01 4 1.79 0.00 0.07 0.00 0.02 98.13 20:29:35 20:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:29:35 20:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:29:35 20:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:29:35 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:29:35 20:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:29:35 20:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:29:35 20:06:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:29:35 20:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:29:35 20:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:06:01 4 0.10 0.00 0.03 0.00 0.00 99.87 20:29:35 20:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:29:35 20:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:07:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:29:35 20:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:07:01 1 0.03 0.00 0.03 0.03 0.00 99.90 20:29:35 20:07:01 2 0.05 0.00 0.02 0.02 0.02 99.90 20:29:35 20:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:29:35 20:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:07:01 7 0.05 0.00 0.00 0.00 0.02 99.93 20:29:35 20:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:29:35 20:08:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:29:35 20:08:01 1 0.03 0.00 0.03 0.02 0.02 99.90 20:29:35 20:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:29:35 20:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:08:01 4 0.07 0.00 0.00 0.00 0.00 99.93 20:29:35 20:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:09:01 all 0.04 0.00 0.02 0.05 0.00 99.88 20:29:35 20:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:29:35 20:09:01 1 0.07 0.00 0.02 0.12 0.00 99.80 20:29:35 20:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:29:35 20:09:01 4 0.10 0.00 0.03 0.20 0.02 99.65 20:29:35 20:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:29:35 20:09:01 7 0.05 0.00 0.02 0.05 0.00 99.88 20:29:35 20:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:29:35 20:10:01 0 0.05 0.00 0.03 0.02 0.00 99.90 20:29:35 20:10:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:29:35 20:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:29:35 20:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:29:35 20:11:01 all 0.15 0.00 0.00 0.00 0.01 99.84 20:29:35 20:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:29:35 20:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:29:35 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:11:01 4 1.01 0.00 0.02 0.00 0.00 98.97 20:29:35 20:11:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:29:35 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:12:01 all 0.27 0.00 0.01 0.01 0.01 99.71 20:29:35 20:12:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:29:35 20:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:29:35 20:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:12:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:29:35 20:12:01 4 1.99 0.00 0.00 0.00 0.02 98.00 20:29:35 20:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:29:35 20:12:01 7 0.05 0.00 0.00 0.00 0.02 99.93 20:29:35 20:13:01 all 0.28 0.00 0.01 0.00 0.00 99.70 20:29:35 20:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:29:35 20:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:13:01 3 0.08 0.00 0.02 0.00 0.00 99.90 20:29:35 20:13:01 4 1.87 0.00 0.02 0.00 0.00 98.11 20:29:35 20:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:29:35 20:13:01 6 0.15 0.00 0.00 0.00 0.00 99.85 20:29:35 20:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:29:35 20:14:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:29:35 20:14:01 0 0.05 0.00 0.02 0.02 0.00 99.92 20:29:35 20:14:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:29:35 20:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:29:35 20:14:01 6 1.99 0.00 0.02 0.00 0.02 97.98 20:29:35 20:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:15:01 all 0.22 0.00 0.02 0.00 0.00 99.75 20:29:35 20:15:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:29:35 20:15:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:29:35 20:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:29:35 20:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:15:01 6 1.57 0.00 0.10 0.00 0.02 98.32 20:29:35 20:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:29:35 20:16:01 all 0.18 0.00 0.01 0.00 0.01 99.80 20:29:35 20:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:29:35 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:16:01 3 0.07 0.00 0.02 0.00 0.02 99.90 20:29:35 20:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:29:35 20:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:16:01 6 1.26 0.00 0.00 0.00 0.00 98.74 20:29:35 20:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:29:35 20:16:01 CPU %user %nice %system %iowait %steal %idle 20:29:35 20:17:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:29:35 20:17:01 0 0.00 0.00 0.05 0.02 0.00 99.93 20:29:35 20:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:29:35 20:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:29:35 20:17:01 6 1.97 0.00 0.00 0.00 0.00 98.03 20:29:35 20:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:29:35 20:18:01 all 0.30 0.00 0.03 0.01 0.01 99.65 20:29:35 20:18:01 0 0.03 0.00 0.03 0.02 0.02 99.90 20:29:35 20:18:01 1 0.12 0.00 0.07 0.02 0.02 99.78 20:29:35 20:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:18:01 3 0.08 0.00 0.03 0.00 0.00 99.88 20:29:35 20:18:01 4 0.18 0.00 0.03 0.03 0.00 99.75 20:29:35 20:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:29:35 20:18:01 6 1.84 0.00 0.03 0.00 0.02 98.11 20:29:35 20:18:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:29:35 20:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:29:35 20:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:29:35 20:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:29:35 20:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:19:01 6 0.07 0.00 0.00 0.00 0.00 99.93 20:29:35 20:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:20:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:29:35 20:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:29:35 20:20:01 1 0.08 0.00 0.03 0.02 0.02 99.85 20:29:35 20:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:29:35 20:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:29:35 20:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:29:35 20:21:01 1 0.05 0.00 0.05 0.02 0.02 99.87 20:29:35 20:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:35 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:29:35 20:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:29:35 20:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:29:35 20:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:29:35 20:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:29:35 20:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:35 20:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:29:35 20:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:29:35 20:23:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:29:35 20:23:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:29:35 20:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:35 20:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:29:35 20:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:35 20:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:24:01 all 0.26 0.00 0.02 0.00 0.01 99.72 20:29:35 20:24:01 0 0.02 0.00 0.03 0.02 0.02 99.92 20:29:35 20:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:29:35 20:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:29:35 20:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:24:01 6 1.82 0.00 0.05 0.00 0.00 98.13 20:29:35 20:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:25:01 all 0.04 0.00 0.02 0.00 0.00 99.95 20:29:35 20:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:29:35 20:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:29:35 20:25:01 6 0.13 0.00 0.07 0.00 0.00 99.80 20:29:35 20:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:26:01 all 0.16 0.00 0.01 0.02 0.01 99.80 20:29:35 20:26:01 0 0.02 0.00 0.03 0.03 0.02 99.90 20:29:35 20:26:01 1 0.00 0.00 0.00 0.17 0.00 99.83 20:29:35 20:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:26:01 3 0.10 0.00 0.02 0.00 0.00 99.88 20:29:35 20:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:29:35 20:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:29:35 20:26:01 6 0.99 0.00 0.00 0.00 0.02 98.99 20:29:35 20:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:27:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:29:35 20:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:29:35 20:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:29:35 20:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:29:35 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:27:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:29:35 20:27:01 6 2.02 0.00 0.02 0.00 0.00 97.97 20:29:35 20:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:29:35 20:27:01 CPU %user %nice %system %iowait %steal %idle 20:29:35 20:28:01 all 0.05 0.00 0.01 0.00 0.00 99.94 20:29:35 20:28:01 0 0.07 0.00 0.02 0.03 0.02 99.87 20:29:35 20:28:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:29:35 20:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:29:35 20:28:01 5 0.08 0.00 0.00 0.00 0.00 99.92 20:29:35 20:28:01 6 0.12 0.00 0.00 0.00 0.00 99.88 20:29:35 20:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:35 20:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:29:35 20:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:29:35 20:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:29:35 20:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:35 20:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:35 20:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:29:35 20:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:29:35 20:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:29:35 20:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:29:35 Average: all 6.70 0.00 1.27 0.81 0.02 91.20 20:29:35 Average: 0 6.67 0.00 1.31 0.65 0.03 91.34 20:29:35 Average: 1 6.64 0.00 1.27 1.12 0.02 90.95 20:29:35 Average: 2 6.57 0.00 1.21 0.28 0.02 91.92 20:29:35 Average: 3 6.81 0.00 1.33 0.66 0.02 91.19 20:29:35 Average: 4 6.92 0.00 1.28 1.12 0.02 90.66 20:29:35 Average: 5 6.45 0.00 1.24 1.14 0.02 91.15 20:29:35 Average: 6 6.84 0.00 1.23 0.46 0.02 91.45 20:29:35 Average: 7 6.67 0.00 1.32 1.02 0.02 90.97 20:29:35 20:29:35 20:29:35