Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 83fea74eaf75b525b7a371018fd1d8d9d0b32815+923421b803a2aa1fd35cfe5d85a9354669a43ca8 (62099828f7408d17d18c0447be241b1dcba033c9) 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-ssh2220024369516954026.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3307159610857977203.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12894820650830629304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16114734624808304348.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10625752430041146399.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9429 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 Merge succeeded, producing a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a Checking out Revision a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a (PR-4407) > git config core.sparsecheckout # timeout=10 > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a # timeout=10 Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:21 ========================================================= 08:30:21 EdgeX Global Pipelines Version Info 08:30:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3963ee7697404590ff07afaedccc16b46137640d # timeout=10 08:30:21 ------------------- 08:30:21 stable info: 08:30:21 ------------------- 08:30:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:21 Message: update stable to v1.0.244 08:30:22 ------------------- 08:30:22 experimental info: 08:30:22 ------------------- 08:30:22 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4407 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4407 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4407 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0bbd0f [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:22 provisioning config files... 08:30:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config10675499893152816639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:23 ---> docker-login.sh 08:30:23 nexus3.edgexfoundry.org:10001 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 nexus3.edgexfoundry.org:10002 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 nexus3.edgexfoundry.org:10003 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 nexus3.edgexfoundry.org:10004 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 docker.io 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 ---> docker-login.sh ends [Pipeline] } 08:30:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:24 + 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 08:30:24 + + dirname cmd/core-command/Dockerfile 08:30:24 cut -d/ -f2 08:30:24 + echo core-command,cmd/core-command/Dockerfile 08:30:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:24 + dirname cmd/core-data/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo core-data,cmd/core-data/Dockerfile 08:30:24 + dirname cmd/core-metadata/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:24 + dirname cmd/security-bootstrapper/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:24 + dirname cmd/security-proxy-auth/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:24 + dirname cmd/security-proxy-setup/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:24 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:24 + dirname cmd/security-spire-agent/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:24 + + dirname cmd/security-spire-config/Dockerfile 08:30:24 cut -d/ -f2 08:30:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:24 + dirname cmd/security-spire-server/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:24 + dirname cmd/support-notifications/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:24 + dirname cmd/support-scheduler/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:24 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 08:30:24 + git rev-list -1 --merges a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a~1..a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [Pipeline] echo 08:30:24 -----------> git rev-list -1 --merges a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a~1..a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:30:24 a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [false] [Pipeline] sh 08:30:25 + git log --format=format:%s -1 a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [Pipeline] echo 08:30:25 ========================================================= 08:30:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:25 + grep -v github /etc/ssh/ssh_known_hosts 08:30:25 + [ -e /tmp/ssh_known_hosts ] 08:30:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:25 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:30:25 -a /etc/ssh/ssh_known_hosts 08:30:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:25 08:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:26 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:26 b85a868b505f: Pulling fs layer 08:30:26 e2be974225ed: Pulling fs layer 08:30:26 339a4e72a1f5: Pulling fs layer 08:30:26 988bab9f4d93: Pulling fs layer 08:30:26 1469e6f7b9e6: Pulling fs layer 08:30:26 eaf3925da568: Pulling fs layer 08:30:26 bab4dde63d76: Pulling fs layer 08:30:26 bde34c3a00c8: Pulling fs layer 08:30:26 b352a97aabf1: Pulling fs layer 08:30:26 4872d77fe225: Pulling fs layer 08:30:26 5851b861e8e6: Pulling fs layer 08:30:26 988bab9f4d93: Waiting 08:30:26 1469e6f7b9e6: Waiting 08:30:26 eaf3925da568: Waiting 08:30:26 bab4dde63d76: Waiting 08:30:26 bde34c3a00c8: Waiting 08:30:26 b352a97aabf1: Waiting 08:30:26 4872d77fe225: Waiting 08:30:26 5851b861e8e6: Waiting 08:30:26 e2be974225ed: Verifying Checksum 08:30:26 e2be974225ed: Download complete 08:30:26 988bab9f4d93: Verifying Checksum 08:30:26 988bab9f4d93: Download complete 08:30:26 339a4e72a1f5: Verifying Checksum 08:30:26 339a4e72a1f5: Download complete 08:30:26 eaf3925da568: Download complete 08:30:26 1469e6f7b9e6: Verifying Checksum 08:30:26 1469e6f7b9e6: Download complete 08:30:26 bde34c3a00c8: Download complete 08:30:26 b352a97aabf1: Download complete 08:30:26 4872d77fe225: Verifying Checksum 08:30:26 4872d77fe225: Download complete 08:30:26 5851b861e8e6: Download complete 08:30:26 b85a868b505f: Verifying Checksum 08:30:26 b85a868b505f: Download complete 08:30:26 bab4dde63d76: Verifying Checksum 08:30:27 b85a868b505f: Pull complete 08:30:27 e2be974225ed: Pull complete 08:30:28 339a4e72a1f5: Pull complete 08:30:28 988bab9f4d93: Pull complete 08:30:28 1469e6f7b9e6: Pull complete 08:30:28 eaf3925da568: Pull complete 08:30:29 bab4dde63d76: Pull complete 08:30:30 bde34c3a00c8: Pull complete 08:30:30 b352a97aabf1: Pull complete 08:30:30 4872d77fe225: Pull complete 08:30:30 5851b861e8e6: Pull complete 08:30:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:30 prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container 08:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:32 $ docker top 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe -eo pid,comm 08:30:32 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). 08:30:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:32 [ssh-agent] Looking for ssh-agent implementation... 08:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:32 $ docker exec 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe ssh-agent 08:30:32 SSH_AUTH_SOCK=/tmp/ssh-tN6FDjWO68WB/agent.32 08:30:32 SSH_AGENT_PID=38 08:30:32 Running ssh-add (command line suppressed) 08:30:32 Identity added: /w/workspace/edgex-go/5@tmp/private_key_9385857990454741171.key (/w/workspace/edgex-go/5@tmp/private_key_9385857990454741171.key) 08:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:32 + git tag --points-at HEAD [Pipeline] } 08:30:32 $ docker exec --env ******** --env ******** 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe ssh-agent -k 08:30:32 unset SSH_AUTH_SOCK; 08:30:32 unset SSH_AGENT_PID; 08:30:32 echo Agent pid 38 killed; 08:30:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:32 [ssh-agent] Looking for ssh-agent implementation... 08:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:32 $ docker exec 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe ssh-agent 08:30:33 SSH_AUTH_SOCK=/tmp/ssh-8OPLnkxJ8dU1/agent.70 08:30:33 SSH_AGENT_PID=76 08:30:33 Running ssh-add (command line suppressed) 08:30:33 Identity added: /w/workspace/edgex-go/5@tmp/private_key_9354521446492264017.key (/w/workspace/edgex-go/5@tmp/private_key_9354521446492264017.key) 08:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:33 + git semver init 08:30:33 2023-03-09 08:30:33,644 [run_init] DEBUG init version:0.0.0 force:False 08:30:33 2023-03-09 08:30:33,645 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:30:33 2023-03-09 08:30:33,645 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:30:33 2023-03-09 08:30:33,645 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:30:37 2023-03-09 08:30:37,812 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:30:37 2023-03-09 08:30:37,812 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4407 with force:False 08:30:37 2023-03-09 08:30:37,813 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4407 08:30:37 2023-03-09 08:30:37,816 [execute] INFO git cat-file --batch-check 08:30:37 2023-03-09 08:30:37,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:30:37 2023-03-09 08:30:37,822 [execute] INFO git cat-file --batch 08:30:37 2023-03-09 08:30:37,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:30:37 2023-03-09 08:30:37,827 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4407 08:30:37 0.0.0 [Pipeline] } 08:30:37 $ docker exec --env ******** --env ******** 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe ssh-agent -k 08:30:38 unset SSH_AUTH_SOCK; 08:30:38 unset SSH_AGENT_PID; 08:30:38 echo Agent pid 76 killed; 08:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:38 + git semver [Pipeline] } 08:30:38 $ docker stop --time=1 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe 08:30:39 $ docker rm -f --volumes 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe [Pipeline] // withDockerContainer [Pipeline] sh 08:30:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:40 Stashed 1 file(s) [Pipeline] echo 08:30:40 [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 08:30:40 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:40 ========================================================= 08:30:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:41 213ec9aee27d: Pulling fs layer 08:30:41 4583459ba037: Pulling fs layer 08:30:41 93c1e223e6f2: Pulling fs layer 08:30:41 53926ce57604: Pulling fs layer 08:30:41 21b2b0c7a3f4: Pulling fs layer 08:30:41 22ff95d597cd: Pulling fs layer 08:30:41 12d6caf4c0d1: Pulling fs layer 08:30:41 96b7cbca73a9: Pulling fs layer 08:30:41 a7acece74701: Pulling fs layer 08:30:41 96b7cbca73a9: Waiting 08:30:41 a7acece74701: Waiting 08:30:41 22ff95d597cd: Waiting 08:30:41 12d6caf4c0d1: Waiting 08:30:41 53926ce57604: Waiting 08:30:41 21b2b0c7a3f4: Waiting 08:30:41 93c1e223e6f2: Verifying Checksum 08:30:41 93c1e223e6f2: Download complete 08:30:41 4583459ba037: Verifying Checksum 08:30:41 4583459ba037: Download complete 08:30:41 21b2b0c7a3f4: Verifying Checksum 08:30:41 21b2b0c7a3f4: Download complete 08:30:41 22ff95d597cd: Verifying Checksum 08:30:41 22ff95d597cd: Download complete 08:30:41 213ec9aee27d: Verifying Checksum 08:30:41 213ec9aee27d: Download complete 08:30:41 12d6caf4c0d1: Download complete 08:30:41 213ec9aee27d: Pull complete 08:30:41 4583459ba037: Pull complete 08:30:41 93c1e223e6f2: Pull complete 08:30:41 a7acece74701: Verifying Checksum 08:30:41 a7acece74701: Download complete 08:30:42 96b7cbca73a9: Verifying Checksum 08:30:42 96b7cbca73a9: Download complete 08:30:42 53926ce57604: Verifying Checksum 08:30:42 53926ce57604: Download complete 08:30:45 53926ce57604: Pull complete 08:30:45 21b2b0c7a3f4: Pull complete 08:30:45 22ff95d597cd: Pull complete 08:30:45 12d6caf4c0d1: Pull complete 08:30:48 96b7cbca73a9: Pull complete 08:30:48 a7acece74701: Pull complete 08:30:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:48 WORKDIR /edgex 08:30:48 COPY go.mod . 08:30:48 RUN go mod download 08:30:48 + docker build -t ci-base-image-x86_64 -f - . 08:30:49 Sending build context to Docker daemon 170.4MB 08:30:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:49 ---> db6d94c90886 08:30:49 Step 2/4 : WORKDIR /edgex 08:30:51 ---> Running in af65a4826337 08:30:51 Removing intermediate container af65a4826337 08:30:51 ---> 2f5fbb5611de 08:30:51 Step 3/4 : COPY go.mod . 08:30:51 ---> 0d805658253c 08:30:51 Step 4/4 : RUN go mod download 08:30:51 ---> Running in ed0b939ddc2b 08:30:55 Still waiting to schedule task 08:30:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:30:59 Removing intermediate container ed0b939ddc2b 08:30:59 ---> 22a1e68f2adf 08:30:59 Successfully built 22a1e68f2adf 08:30:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:00 + docker inspect -f . ci-base-image-x86_64 08:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:00 prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container 08:31:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:00 $ docker top 21d7d0425d4b5656c1d73373250797b00cadd4633bf29066a3039eae9b803185 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:00 + go version 08:31:00 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:00 $ docker stop --time=1 21d7d0425d4b5656c1d73373250797b00cadd4633bf29066a3039eae9b803185 08:31:02 $ docker rm -f --volumes 21d7d0425d4b5656c1d73373250797b00cadd4633bf29066a3039eae9b803185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker inspect -f . ci-base-image-x86_64 08:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:02 prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container 08:31:02 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:03 $ docker top f1ea85ef257229274015550282322a8baa1f60ffd65b5fe58ccf73996815a27c -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:03 ========================================================= 08:31:03 [edgeXBuildGoParallel] Running Tests and Build... 08:31:03 ========================================================= [Pipeline] sh 08:31:03 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:31:03 + make test 08:31:03 go test -race -coverprofile=coverage.out ./... 08:31:10 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.105s coverage: 71.2% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.477s coverage: 88.5% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.9% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.459s coverage: 95.6% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 45.5% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.111s coverage: 82.9% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.362s coverage: 79.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 84.8% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.1% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:51 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 08:32:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:32:09 go vet ./... 08:32:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:09 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:10 + ls -al . 08:32:10 total 704 08:32:10 drwxrwxr-x 11 1001 1001 4096 Mar 9 08:31 . 08:32:10 drwxr-xr-x 4 root root 4096 Mar 9 08:31 .. 08:32:10 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:30 .blubracket 08:32:10 -rw-rw-r-- 1 1001 1001 16 Mar 9 08:30 .dockerignore 08:32:10 drwxrwxr-x 8 1001 1001 4096 Mar 9 08:31 .git 08:32:10 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:30 .github 08:32:10 -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:30 .gitignore 08:32:10 -rw-rw-r-- 1 1001 1001 42 Mar 9 08:30 .golangci.yml 08:32:10 -rw-rw-r-- 1 1001 1001 87 Mar 9 08:30 .hadolint.yml 08:32:10 drwxr-xr-x 3 1001 1001 4096 Mar 9 08:30 .semver 08:32:10 -rw-rw-r-- 1 1001 1001 166 Mar 9 08:30 .sonarcloud.properties 08:32:10 -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:30 ADOPTERS.md 08:32:10 -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:30 Attribution.txt 08:32:10 -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:30 CHANGELOG.md 08:32:10 -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:30 CONTRIBUTING.md 08:32:10 -rw-rw-r-- 1 1001 1001 677 Mar 9 08:30 GOVERNANCE.md 08:32:10 -rw-rw-r-- 1 1001 1001 883 Mar 9 08:30 Jenkinsfile 08:32:10 -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:30 LICENSE 08:32:10 -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:30 Makefile 08:32:10 -rw-rw-r-- 1 1001 1001 582 Mar 9 08:30 OWNERS.md 08:32:10 -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:30 README.md 08:32:10 -rw-rw-r-- 1 1001 1001 789 Mar 9 08:30 SECURITY.md 08:32:10 -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION 08:32:10 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:30 bin 08:32:10 drwxrwxr-x 18 1001 1001 4096 Mar 9 08:30 cmd 08:32:10 -rw-r--r-- 1 root root 447487 Mar 9 08:31 coverage.out 08:32:10 -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:30 go.mod 08:32:10 -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:30 go.sum 08:32:10 drwxrwxr-x 7 1001 1001 4096 Mar 9 08:30 internal 08:32:10 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:30 openapi 08:32:10 -rw-rw-r-- 1 1001 1001 594 Mar 9 08:30 security.txt 08:32:10 drwxrwxr-x 4 1001 1001 4096 Mar 9 08:30 snap 08:32:10 -rw-rw-r-- 1 1001 1001 204 Mar 9 08:30 version.go [Pipeline] sh 08:32:10 + '[' -e coverage.out ] 08:32:10 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:10 Stashed 1 file(s) [Pipeline] sh 08:32:10 + make build 08:32:10 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 08:32:23 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 08:32:23 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 08:32:24 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 08:32:25 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 08:32:31 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 08:32:32 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 08:32:33 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 08:32:34 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 08:32:35 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 08:32:36 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 08:32:37 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] } 08:32:38 $ docker stop --time=1 f1ea85ef257229274015550282322a8baa1f60ffd65b5fe58ccf73996815a27c 08:32:41 $ docker rm -f --volumes f1ea85ef257229274015550282322a8baa1f60ffd65b5fe58ccf73996815a27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:42 08:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:42 latest: Pulling from edgex-devops/edgex-compose 08:32:42 cbdbe7a5bc2a: Pulling fs layer 08:32:42 ca9280d653b3: Pulling fs layer 08:32:42 7e9c9ca2126c: Pulling fs layer 08:32:42 cbdbe7a5bc2a: Verifying Checksum 08:32:42 cbdbe7a5bc2a: Pull complete 08:32:42 ca9280d653b3: Verifying Checksum 08:32:42 ca9280d653b3: Download complete 08:32:43 7e9c9ca2126c: Verifying Checksum 08:32:43 7e9c9ca2126c: Download complete 08:32:43 ca9280d653b3: Pull complete 08:32:46 7e9c9ca2126c: Pull complete 08:32:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:46 prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container 08:32:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:48 $ docker top b6e55a031460f399f5815f8e86e80a6f6641dc141430d83009b927a4575b04c6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:48 + docker-compose build --help 08:32:48 + grep parallel 08:32:49 --parallel Build images in parallel. [Pipeline] } 08:32:49 $ docker stop --time=1 b6e55a031460f399f5815f8e86e80a6f6641dc141430d83009b927a4575b04c6 08:32:50 $ docker rm -f --volumes b6e55a031460f399f5815f8e86e80a6f6641dc141430d83009b927a4575b04c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:50 prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container 08:32:50 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:51 $ docker top 3639ac3d4910f1898415481b2d9cc2297b72b2be1f8afba7f5b1741f316a2f68 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:51 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:52 Building core-command ... 08:32:52 Building core-common-config-bootstrapper ... 08:32:52 Building core-data ... 08:32:52 Building core-metadata ... 08:32:52 Building security-bootstrapper ... 08:32:52 Building security-proxy-auth ... 08:32:52 Building security-proxy-setup ... 08:32:52 Building security-secretstore-setup ... 08:32:52 Building security-spiffe-token-provider ... 08:32:52 Building security-spire-agent ... 08:32:52 Building security-spire-config ... 08:32:52 Building security-spire-server ... 08:32:52 Building support-notifications ... 08:32:52 Building support-scheduler ... 08:32:52 Building security-spire-config 08:32:52 Building support-scheduler 08:32:52 Building security-bootstrapper 08:32:52 Building security-spiffe-token-provider 08:32:52 Building security-spire-server 08:33:02 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:02 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:02 ---> 22a1e68f2adf 08:33:02 Step 3/19 : WORKDIR /edgex-go 08:33:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:02 ---> 22a1e68f2adf 08:33:02 Step 3/24 : WORKDIR /edgex-go 08:33:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:02 ---> 22a1e68f2adf 08:33:02 Step 3/23 : WORKDIR /edgex-go 08:33:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:02 ---> 22a1e68f2adf 08:33:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:02 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:33:02 ---> 22a1e68f2adf 08:33:02 Step 3/32 : WORKDIR /edgex-go 08:33:05 ---> Running in 027beb47d4aa 08:33:05 ---> Running in e38ed7e32bfe 08:33:05 ---> Running in 47ae41882e47 08:33:05 ---> Running in 59181950774b 08:33:05 ---> Running in 73ac6cbcda97 08:33:05 Removing intermediate container 59181950774b 08:33:05 ---> 180ac31843c7 08:33:05 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:05 Removing intermediate container 47ae41882e47 08:33:05 ---> c8688fff9731 08:33:05 Step 4/22 : WORKDIR /edgex-go 08:33:05 Removing intermediate container e38ed7e32bfe 08:33:05 ---> ab9dd3a546c8 08:33:05 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:05 Removing intermediate container 027beb47d4aa 08:33:05 ---> 4f283b7615ac 08:33:05 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:33:05 ---> Running in f1237713d589 08:33:05 Removing intermediate container 73ac6cbcda97 08:33:05 ---> a39ebccb15a9 08:33:05 Step 4/32 : RUN apk add --update --no-cache make git 08:33:05 ---> Running in 9e5bc2d00403 08:33:05 ---> Running in a34db8896f12 08:33:05 ---> Running in d93c7104d73a 08:33:05 ---> Running in 5d4b665338a3 08:33:05 Removing intermediate container 9e5bc2d00403 08:33:05 ---> e79768a421ff 08:33:05 Step 5/22 : RUN apk add --update --no-cache make git 08:33:05 ---> Running in 6c5248859824 08:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:06 OK: 211 MiB in 51 packages 08:33:06 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:06 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:06 OK: 17046 distinct packages available 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:06 OK: 211 MiB in 51 packages 08:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:06 OK: 211 MiB in 51 packages 08:33:06 OK: 211 MiB in 51 packages 08:33:06 OK: 211 MiB in 51 packages 08:33:06 Removing intermediate container a34db8896f12 08:33:06 ---> c1a1cf17c252 08:33:06 Step 5/24 : COPY go.mod vendor* ./ 08:33:06 Removing intermediate container d93c7104d73a 08:33:06 ---> 23fd57790dcc 08:33:06 Step 5/32 : COPY go.mod vendor* ./ 08:33:06 ---> cb3c590a4180 08:33:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:06 ---> 76768f10a6d0 08:33:06 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:06 ---> Running in ffbbbd2c39ea 08:33:07 ---> Running in d28ee2553bd9 08:33:07 Removing intermediate container 6c5248859824 08:33:07 ---> 9c740afeb723 08:33:07 Step 6/22 : COPY go.mod vendor* ./ 08:33:07 Removing intermediate container 5d4b665338a3 08:33:07 ---> ddfb933515b8 08:33:07 Step 5/23 : COPY go.mod vendor* ./ 08:33:07 Removing intermediate container f1237713d589 08:33:07 ---> 9edc191a145f 08:33:07 Step 5/19 : COPY go.mod vendor* ./ 08:33:07 ---> b367e19a1d4a 08:33:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:07 ---> 7d9cd8473ab2 08:33:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:07 ---> Running in a9141eb9f9b6 08:33:07 ---> Running in 9fca5e4a0a20 08:33:07 ---> 614a1ff27f06 08:33:07 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:07 ---> Running in 7d785af27853 08:33:29 Removing intermediate container 7d785af27853 08:33:29 ---> 8b928de8cc98 08:33:29 Step 7/19 : COPY . . 08:33:29 Removing intermediate container a9141eb9f9b6 08:33:29 ---> 1e4ceff4df03 08:33:29 Step 7/23 : COPY . . 08:33:29 Removing intermediate container ffbbbd2c39ea 08:33:29 ---> 132792cb2ffb 08:33:29 Step 7/24 : COPY . . 08:33:39 ---> 4d22de9040dc 08:33:39 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:39 ---> 945f8ce36d98 08:33:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:39 ---> 2ea92abddc02 08:33:39 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:33:40 ---> Running in 3bf0aa6422c4 08:33:40 ---> Running in 42be60c66832 08:33:40 ---> Running in eaf2efd05482 08:33:40 Removing intermediate container 3bf0aa6422c4 08:33:40 ---> 68d261512a89 08:33:40 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:40 Removing intermediate container 42be60c66832 08:33:40 ---> 72f8f3b6b882 08:33:40 Step 9/23 : WORKDIR /edgex-go/spire-build 08:33:40 ---> Running in 9897668b57ef 08:33:40 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 08:33:40 ---> Running in ddbfe78375d9 08:33:40 Removing intermediate container 9897668b57ef 08:33:40 ---> 3f4e616085a7 08:33:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:40 Removing intermediate container ddbfe78375d9 08:33:40 ---> 6e6e4b9e78f8 08:33:40 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:40 ---> Running in 8b3480c40500 08:33:40 ---> Running in 4ad2ab19df84 08:33:41 Removing intermediate container 9fca5e4a0a20 08:33:41 ---> 19eadd9112d8 08:33:41 Step 8/22 : COPY . . 08:33:41 Removing intermediate container d28ee2553bd9 08:33:41 ---> 58e810c63003 08:33:41 Step 7/32 : COPY . . 08:33:46 Removing intermediate container 8b3480c40500 08:33:46 ---> 5007b3e8d9f9 08:33:46 Step 11/24 : WORKDIR /edgex-go 08:33:46 Removing intermediate container 4ad2ab19df84 08:33:46 ---> 26377a5267e8 08:33:46 Step 11/23 : WORKDIR /edgex-go 08:33:46 ---> 26a6c8066423 08:33:46 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:46 ---> 073bc2f62844 08:33:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:33:46 ---> Running in 7ca7c0659235 08:33:46 ---> Running in a1787087c1af 08:33:46 ---> Running in f6ac0272b053 08:33:46 ---> Running in 4981ed8cc963 08:33:46 Removing intermediate container 7ca7c0659235 08:33:46 ---> 708b510dd8ed 08:33:46 08:33:46 Step 12/24 : FROM alpine:3.15 08:33:46 Removing intermediate container a1787087c1af 08:33:46 ---> 26e885257e95 08:33:46 08:33:46 Step 12/23 : FROM alpine:3.15 08:33:46 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 08:33:46 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 08:33:46 3.15: Pulling from library/alpine 08:33:46 3.15: Pulling from library/alpine 08:33:47 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:47 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:47 Status: Image is up to date for alpine:3.15 08:33:47 Status: Downloaded newer image for alpine:3.15 08:33:47 ---> 5ce65d7b0fde 08:33:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:47 ---> 5ce65d7b0fde 08:33:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:48 ---> Running in cd114808c4e6 08:33:48 ---> Running in 0a0e3943e361 08:33:48 Removing intermediate container 0a0e3943e361 08:33:48 ---> 8c7612ff935d 08:33:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:48 Removing intermediate container cd114808c4e6 08:33:48 ---> 1094d852ceae 08:33:48 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:48 ---> Running in 79ea5c612fde 08:33:48 ---> Running in 28bc40319562 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:49 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:49 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:49 OK: 15859 distinct packages available 08:33:49 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:49 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:49 OK: 15859 distinct packages available 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:49 (1/4) Installing dumb-init (1.2.5-r1) 08:33:49 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:49 (3/4) Installing libucontext (1.1-r0) 08:33:49 (4/4) Installing gcompat (1.0.0-r4) 08:33:49 Executing busybox-1.34.1-r7.trigger 08:33:49 OK: 6 MiB in 18 packages 08:33:49 (1/5) Installing dumb-init (1.2.5-r1) 08:33:49 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:49 (3/5) Installing libucontext (1.1-r0) 08:33:49 (4/5) Installing gcompat (1.0.0-r4) 08:33:49 (5/5) Installing openssl (1.1.1t-r1) 08:33:49 Executing busybox-1.34.1-r7.trigger 08:33:49 OK: 7 MiB in 19 packages 08:33:50 Removing intermediate container 79ea5c612fde 08:33:50 ---> fff04f8b3c75 08:33:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:50 Removing intermediate container 28bc40319562 08:33:50 ---> 26f842a4f7cd 08:33:50 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:56 ---> 9a5117b96a04 08:33:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:56 ---> 62583bb736df 08:33:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:56 ---> caf8bf738801 08:33:56 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:56 ---> 313b09f66e33 08:33:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:33:56 ---> Running in 6ff977e53d2c 08:33:57 Removing intermediate container 6ff977e53d2c 08:33:57 ---> 7518808c311c 08:33:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:57 ---> b0df6662bb6c 08:33:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:33:57 ---> dd0433d8ab05 08:33:57 Step 19/24 : WORKDIR / 08:33:57 ---> Running in 62fddf5765e3 08:33:57 ---> 23fb57b5c0b2 08:33:57 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:57 ---> Running in 5c37501e2f6d 08:33:57 Removing intermediate container 62fddf5765e3 08:33:57 ---> 19a0e99586a1 08:33:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:57 Removing intermediate container 5c37501e2f6d 08:33:57 ---> fb7d29525c0b 08:33:57 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:58 ---> Running in 2936dac78b14 08:33:58 ---> Running in 6df69ae5400c 08:33:58 Removing intermediate container 2936dac78b14 08:33:58 ---> 7fea45b66c2d 08:33:58 Step 21/23 : LABEL arch=x86_64 08:33:58 ---> Running in 60227acde36d 08:33:58 Removing intermediate container 6df69ae5400c 08:33:58 ---> 7f2b7fab647a 08:33:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:58 ---> Running in 0860a8354885 08:33:58 Removing intermediate container 60227acde36d 08:33:58 ---> 41fef7269f67 08:33:58 Step 22/23 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:33:59 Removing intermediate container 0860a8354885 08:33:59 ---> c33d07d346a7 08:33:59 Step 22/24 : LABEL arch=x86_64 08:33:59 ---> Running in be1e5edb9232 08:33:59 ---> Running in e8841cf6a9c1 08:33:59 Removing intermediate container be1e5edb9232 08:33:59 ---> 301fe721bdcd 08:33:59 Step 23/23 : LABEL version=0.0.0 08:33:59 Removing intermediate container e8841cf6a9c1 08:33:59 ---> 09269f1fc927 08:33:59 Step 23/24 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:33:59 ---> Running in 08b7829b1cc1 08:33:59 ---> Running in ff78a648e2af 08:33:59 Removing intermediate container 08b7829b1cc1 08:33:59 ---> f0c65d0437c5 08:33:59 08:33:59 Removing intermediate container ff78a648e2af 08:33:59 ---> b90e57bf47a3 08:33:59 Step 24/24 : LABEL version=0.0.0 08:33:59 ---> Running in 7719c7a70f6b 08:33:59 Successfully built f0c65d0437c5 08:33:59 Successfully tagged security-spire-server:latest 08:33:59  Building security-spire-server ... done Building core-command 08:34:00 Removing intermediate container 7719c7a70f6b 08:34:00 ---> c0331c49e436 08:34:00 08:34:00 Successfully built c0331c49e436 08:34:00 Successfully tagged security-spire-config:latest 08:34:00 Building core-metadata 08:34:04  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:04 ---> 22a1e68f2adf 08:34:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:04 ---> Using cache 08:34:04 ---> c8688fff9731 08:34:04 Step 4/23 : WORKDIR /edgex-go 08:34:04 ---> Using cache 08:34:04 ---> e79768a421ff 08:34:04 Step 5/23 : RUN apk add --update --no-cache make git 08:34:04 ---> Using cache 08:34:04 ---> 9c740afeb723 08:34:04 Step 6/23 : COPY go.mod vendor* ./ 08:34:04 ---> Using cache 08:34:04 ---> 7d9cd8473ab2 08:34:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:04 ---> Using cache 08:34:04 ---> 19eadd9112d8 08:34:04 Step 8/23 : COPY . . 08:34:04 ---> Using cache 08:34:04 ---> 073bc2f62844 08:34:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:04 ---> 22a1e68f2adf 08:34:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:04 ---> Using cache 08:34:04 ---> c8688fff9731 08:34:04 Step 4/24 : WORKDIR /edgex-go 08:34:04 ---> Using cache 08:34:04 ---> e79768a421ff 08:34:04 Step 5/24 : RUN apk add --update --no-cache make git 08:34:04 ---> Using cache 08:34:04 ---> 9c740afeb723 08:34:04 Step 6/24 : COPY go.mod vendor* ./ 08:34:04 ---> Using cache 08:34:04 ---> 7d9cd8473ab2 08:34:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:04 ---> Using cache 08:34:04 ---> 19eadd9112d8 08:34:04 Step 8/24 : COPY . . 08:34:04 ---> Using cache 08:34:04 ---> 073bc2f62844 08:34:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9434 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws 08:34:07 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:34:07 The recommended git tool is: git 08:34:08 ---> Running in c7bcdd818cce 08:34:08 ---> Running in f92a89ef62e6 08:34: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 08:34: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 08:34:12 Removing intermediate container f6ac0272b053 08:34:12 ---> dd44af50258e 08:34:12 08:34:12 Step 9/32 : FROM alpine:3.16 08:34:12 Removing intermediate container eaf2efd05482 08:34:12 ---> 6da2e3bf1905 08:34:12 08:34:12 Step 9/19 : FROM alpine:3.15 08:34:12 ---> 5ce65d7b0fde 08:34:12 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:12 ---> Using cache 08:34:12 ---> 1094d852ceae 08:34:12 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:12 3.16: Pulling from library/alpine 08:34:12 ---> Running in 347eda4c2c3f 08:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:12 Status: Downloaded newer image for alpine:3.16 08:34:12 ---> dfd21b5a31f5 08:34:12 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:12 ---> Running in 286a51f62f55 08:34:12 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:12 OK: 15859 distinct packages available 08:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:12 Removing intermediate container 286a51f62f55 08:34:12 ---> 86403ca05506 08:34:12 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:13 (1/9) Installing ca-certificates (20220614-r0) 08:34:13 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:13 ---> Running in c2f25bd7eacf 08:34:13 (4/9) Installing libcurl (7.80.0-r6) 08:34:13 (5/9) Installing curl (7.80.0-r6) 08:34:13 (6/9) Installing dumb-init (1.2.5-r1) 08:34:13 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:13 (8/9) Installing libucontext (1.1-r0) 08:34:13 (9/9) Installing gcompat (1.0.0-r4) 08:34:13 Executing busybox-1.34.1-r7.trigger 08:34:13 Executing ca-certificates-20220614-r0.trigger 08:34:13 OK: 8 MiB in 23 packages 08:34:13 using credential edgex-jenkins-ssh 08:34:13 Cloning the remote Git repository 08:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:14 (1/2) Installing dumb-init (1.2.5-r1) 08:34:14 (2/2) Installing su-exec (0.2-r1) 08:34:14 Executing busybox-1.35.0-r17.trigger 08:34:14 OK: 6 MiB in 16 packages 08:34:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:14 > git init /w/workspace/edgex-go/5 # timeout=10 08:34:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:14 > git --version # timeout=10 08:34:14 > git --version # 'git version 2.25.1' 08:34:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:14 Removing intermediate container 347eda4c2c3f 08:34:14 ---> 8b7152561d85 08:34:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:15 ---> 0cb703f4ff8b 08:34:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:15 Removing intermediate container c2f25bd7eacf 08:34:15 ---> 6bab908b58a7 08:34:15 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:15 Removing intermediate container 4981ed8cc963 08:34:15 ---> 6c78979f2946 08:34:15 08:34:15 Step 10/22 : FROM alpine:3.16 08:34:15 ---> dfd21b5a31f5 08:34:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:34:15 ---> Running in b2b9306dc7ae 08:34:15 ---> Running in cee6ffe6aafe 08:34:16 Removing intermediate container b2b9306dc7ae 08:34:16 ---> f69e08a72db4 08:34:16 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:16 ---> Running in 0f198ed0d8f2 08:34:16 ---> 379f1a47d286 08:34:16 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:34:16 Removing intermediate container 0f198ed0d8f2 08:34:16 ---> c45e68e5a2d6 08:34:16 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:16 ---> Running in 6f0a21e47eff 08:34:17 (1/1) Installing dumb-init (1.2.5-r1) 08:34:17 Executing busybox-1.35.0-r17.trigger 08:34:17 OK: 6 MiB in 15 packages 08:34:17 ---> 3d26d16cf52e 08:34:17 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:17 ---> Running in 65d2dbec67a0 08:34:17 Removing intermediate container 6f0a21e47eff 08:34:17 ---> 5c1b3c182165 08:34:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:17 ---> Running in 557303b80627 08:34:17 Removing intermediate container 65d2dbec67a0 08:34:17 ---> a99101c5d2f9 08:34:17 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:17 Removing intermediate container cee6ffe6aafe 08:34:17 ---> 0abc8cbd573d 08:34:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:17 Removing intermediate container 557303b80627 08:34:17 ---> d9dccc637382 08:34:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:34:17 ---> Running in 0fff75724c5a 08:34:17 ---> Running in 67c26e81c548 08:34:17 ---> Running in e5e3016cf0a2 08:34:18 Removing intermediate container 67c26e81c548 08:34:18 ---> 979bdd9536d6 08:34:18 Step 13/22 : ENV APP_PORT=59861 08:34:18 Removing intermediate container 0fff75724c5a 08:34:18 ---> fff8b5eaeb78 08:34:18 Step 17/19 : LABEL arch=x86_64 08:34:18 ---> Running in d902f4a0db94 08:34:18 ---> Running in 6e5b35f11ceb 08:34:18 Removing intermediate container 6e5b35f11ceb 08:34:18 ---> 13df9418c19a 08:34:18 Step 18/19 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:34:18 Removing intermediate container d902f4a0db94 08:34:18 ---> 40c8968138d9 08:34:18 Step 14/22 : EXPOSE $APP_PORT 08:34:18 ---> Running in 6f7e624839b0 08:34:18 ---> Running in a21922bcb07c 08:34:18 Removing intermediate container 6f7e624839b0 08:34:18 ---> 73e12fecc34d 08:34:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:18 Removing intermediate container a21922bcb07c 08:34:18 ---> dd063598978d 08:34:18 Step 19/19 : LABEL version=0.0.0 08:34:18 ---> Running in 09c8b7718cbd 08:34:18 ---> c93de45845d2 08:34:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:18 Removing intermediate container e5e3016cf0a2 08:34:18 ---> 89e2bfd7eeeb 08:34:18 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:34:18 Removing intermediate container 09c8b7718cbd 08:34:18 ---> 2580494785fd 08:34:18 08:34:18 ---> Running in 612aa06f036f 08:34:19 Successfully built 2580494785fd 08:34:19 Successfully tagged security-spiffe-token-provider:latest 08:34:19  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper 08:34:19 Removing intermediate container 612aa06f036f 08:34:19 ---> 767dcdc0605f 08:34:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:34:20 ---> 95635c818ae0 08:34:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34:21 ---> b4aff8f6dffa 08:34:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:34:21 ---> Running in 82491b778047 08:34:21 ---> b31ac3107a2f 08:34:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:34:21 ---> Running in e647001f299e 08:34:21 Removing intermediate container e647001f299e 08:34:21 ---> 3ff5f6969660 08:34:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:21 ---> Running in 5e336f9cab34 08:34:22 Removing intermediate container 5e336f9cab34 08:34:22 ---> b4230f1299a1 08:34:22 Step 20/22 : LABEL arch=x86_64 08:34:22 ---> Running in 0a18a03a27db 08:34:22 Removing intermediate container 0a18a03a27db 08:34:22 ---> d6b1c3ab3b05 08:34:22 Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:34:22 ---> Running in 4d760e9d5cf2 08:34:22 Removing intermediate container 82491b778047 08:34:22 ---> 8329063a09e8 08:34:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:22 ---> 22a1e68f2adf 08:34:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:22 ---> Using cache 08:34:22 ---> c8688fff9731 08:34:22 Step 4/22 : WORKDIR /edgex-go 08:34:22 ---> Using cache 08:34:22 ---> e79768a421ff 08:34:22 Step 5/22 : RUN apk add --update --no-cache make git 08:34:22 ---> Using cache 08:34:22 ---> 9c740afeb723 08:34:22 Step 6/22 : COPY go.mod vendor* ./ 08:34:22 ---> Using cache 08:34:22 ---> 7d9cd8473ab2 08:34:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:22 ---> Using cache 08:34:22 ---> 19eadd9112d8 08:34:22 Step 8/22 : COPY . . 08:34:22 ---> Using cache 08:34:22 ---> 073bc2f62844 08:34:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:22 ---> Running in 4ad94ffe93ae 08:34:22 Removing intermediate container 4d760e9d5cf2 08:34:22 ---> ad436350afdb 08:34:22 Step 22/22 : LABEL version=0.0.0 08:34:22 ---> Running in 33ebed272e06 08:34:23 ---> 5063488ab8fd 08:34:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:23 Removing intermediate container 33ebed272e06 08:34:23 ---> f4a21420cc58 08:34:23 08:34:23 Successfully built f4a21420cc58 08:34:23 Successfully tagged support-scheduler:latest 08:34:23 Building security-proxy-setup 08:34:23  Building support-scheduler ... done 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 08:34:26 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:34:26 ---> 22a1e68f2adf 08:34:26 Step 3/20 : WORKDIR /edgex-go 08:34:26 ---> Using cache 08:34:26 ---> a39ebccb15a9 08:34:26 Step 4/20 : RUN apk add --update --no-cache make git 08:34:26 ---> Using cache 08:34:26 ---> 23fd57790dcc 08:34:26 Step 5/20 : COPY go.mod vendor* ./ 08:34:26 ---> Using cache 08:34:26 ---> 76768f10a6d0 08:34:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:26 ---> Using cache 08:34:26 ---> 58e810c63003 08:34:26 Step 7/20 : COPY . . 08:34:26 ---> Using cache 08:34:26 ---> 26a6c8066423 08:34:26 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:34:26 ---> 47befc0c3a0d 08:34:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:34:26 ---> Running in c47276611de3 08:34:27 ---> c7a485145e04 08:34:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:34:27 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 08:34:27 ---> 8b7e0c8dd305 08:34:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:34:27 ---> 5174b8fc0b07 08:34:27 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:34:28 ---> 949aded0a6c9 08:34:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:28 ---> e197ab871c7e 08:34:28 Step 27/32 : RUN chmod +x /entrypoint.sh 08:34:28 ---> Running in 60672a85cf46 08:34:31 Removing intermediate container f92a89ef62e6 08:34:31 ---> 7854b0d92262 08:34:31 08:34:31 Step 10/23 : FROM alpine:3.16 08:34:31 ---> dfd21b5a31f5 08:34:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:31 ---> Using cache 08:34:31 ---> 0abc8cbd573d 08:34:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:31 ---> Using cache 08:34:31 ---> 979bdd9536d6 08:34:31 Step 13/23 : ENV APP_PORT=59882 08:34:31 Removing intermediate container 60672a85cf46 08:34:31 ---> db63fc3a2873 08:34:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:34:31 ---> Running in 630f5409daf8 08:34:31 ---> Running in 24c70e55472c 08:34:32 Removing intermediate container c7bcdd818cce 08:34:32 ---> c87c21f48eb2 08:34:32 08:34:32 Step 10/24 : FROM alpine:3.16 08:34:32 ---> dfd21b5a31f5 08:34:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:32 ---> Using cache 08:34:32 ---> 0abc8cbd573d 08:34:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:32 ---> Using cache 08:34:32 ---> 979bdd9536d6 08:34:32 Step 13/24 : ENV APP_PORT=59881 08:34:32 ---> Running in dd7f6300763d 08:34:32 Removing intermediate container 630f5409daf8 08:34:32 ---> 458a74449dbd 08:34:32 Step 14/23 : EXPOSE $APP_PORT 08:34:32 Removing intermediate container 24c70e55472c 08:34:32 ---> 66a5499b930c 08:34:32 Step 29/32 : CMD ["gate"] 08:34:32 ---> Running in 0e0aaebdf5eb 08:34:32 ---> Running in 9647fdc542f2 08:34:32 Removing intermediate container dd7f6300763d 08:34:32 ---> 3189305401a7 08:34:32 Step 14/24 : EXPOSE $APP_PORT 08:34:32 Removing intermediate container 0e0aaebdf5eb 08:34:32 ---> 5defcc318ba3 08:34:32 Step 15/23 : WORKDIR / 08:34:32 ---> Running in e757a809b09e 08:34:32 Removing intermediate container 9647fdc542f2 08:34:32 ---> 8cd975a6ccf4 08:34:32 Step 30/32 : LABEL arch=x86_64 08:34:32 ---> Running in 13f778657fff 08:34:32 ---> Running in 5afad1657e3e 08:34:32 Removing intermediate container e757a809b09e 08:34:32 ---> f1bd60dd97d7 08:34:32 Step 15/24 : WORKDIR / 08:34:33 ---> Running in 911217737dba 08:34:33 Removing intermediate container 5afad1657e3e 08:34:33 ---> ee20a3c16d6c 08:34:33 Step 31/32 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:34:33 Removing intermediate container 13f778657fff 08:34:33 ---> 0ae48772f18e 08:34:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:33 ---> Running in e0bdd2c4bedd 08:34:33 Removing intermediate container e0bdd2c4bedd 08:34:33 ---> 384d2b3b84f9 08:34:33 Step 32/32 : LABEL version=0.0.0 08:34:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:33 Removing intermediate container 911217737dba 08:34:33 ---> 30b60a9097f6 08:34:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:33 ---> Running in 47e9a9497df8 08:34:33 ---> f042ab278e62 08:34:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:33 Removing intermediate container 47e9a9497df8 08:34:33 ---> 9bfc83bae259 08:34:33 08:34:33 ---> f9bd4ecb923c 08:34:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:33 Successfully built 9bfc83bae259 08:34:33 Successfully tagged security-bootstrapper:latest 08:34:33  Building security-bootstrapper ... done Building security-proxy-auth 08:34:35 Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 08:34:35 Merge succeeded, producing 97d10a654b60f5bb4ed6127fc53e12b8efb3b321 08:34:35 Checking out Revision 97d10a654b60f5bb4ed6127fc53e12b8efb3b321 (PR-4407) 08:34:35 ---> bd4e7e0de874 08:34:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:34:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:35 > git config core.sparsecheckout # timeout=10 08:34:35 > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 08:34:35 > git remote # timeout=10 08:34:35 > git config --get remote.origin.url # timeout=10 08:34:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:35 > git merge 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 08:34:35 > git rev-parse HEAD^{commit} # timeout=10 08:34:35 > git config core.sparsecheckout # timeout=10 08:34:35 > git checkout -f 97d10a654b60f5bb4ed6127fc53e12b8efb3b321 # timeout=10 08:34:36 ---> 43cbd0aa44b3 08:34:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:36 ---> b1a08253ef64 08:34:36 Step 19/23 : ENTRYPOINT ["/core-command"] 08:34:36 ---> Running in 7868d44f7207 08:34:36 ---> 06c1b5340f26 08:34:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:36 Removing intermediate container 7868d44f7207 08:34:36 ---> 6587475d5c37 08:34:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:37 ---> b3a4d9a71164 08:34:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:37 ---> Running in 63fd4fa6ea32 08:34:37 ---> Running in e23eeed0c05b 08:34:37 Removing intermediate container 63fd4fa6ea32 08:34:37 ---> eb8f3aca065b 08:34:37 Step 21/23 : LABEL arch=x86_64 08:34:37 ---> Running in 61a1ed943f1c 08:34:37 Removing intermediate container e23eeed0c05b 08:34:37 ---> d8c59375d221 08:34:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:37 ---> 22a1e68f2adf 08:34:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:37 ---> Using cache 08:34:37 ---> c8688fff9731 08:34:37 Step 4/22 : WORKDIR /edgex-go 08:34:37 ---> Using cache 08:34:37 ---> e79768a421ff 08:34:37 Step 5/22 : RUN apk add --update --no-cache make git 08:34:37 ---> Using cache 08:34:37 ---> 9c740afeb723 08:34:37 Step 6/22 : COPY go.mod vendor* ./ 08:34:37 ---> Using cache 08:34:37 ---> 7d9cd8473ab2 08:34:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:37 ---> Using cache 08:34:37 ---> 19eadd9112d8 08:34:37 Step 8/22 : COPY . . 08:34:37 ---> Using cache 08:34:37 ---> 073bc2f62844 08:34:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:37 ---> Running in 361dadd5f062 08:34:37 ---> Running in 02bca4fa2179 08:34:37 Removing intermediate container 61a1ed943f1c 08:34:37 ---> c9d7c18be8b8 08:34:37 Step 22/23 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:34:37 ---> Running in 87cefafc29f5 08:34:37 Removing intermediate container 361dadd5f062 08:34:37 ---> f3028207ff27 08:34:37 Step 22/24 : LABEL arch=x86_64 08:34:38 ---> Running in 70fa2bc8337d 08:34:38 Removing intermediate container 87cefafc29f5 08:34:38 ---> 15186fc670b9 08:34:38 Step 23/23 : LABEL version=0.0.0 08:34:38 ---> Running in e8e85440188a 08:34:38 Removing intermediate container 70fa2bc8337d 08:34:38 ---> 9d2925da533d 08:34:38 Step 23/24 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:34:38 ---> Running in 4571bfb3a9e7 08:34:38 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 08:34:38 Removing intermediate container e8e85440188a 08:34:38 ---> c513cadc0f76 08:34:38 08:34:38 Successfully built c513cadc0f76 08:34:38 Successfully tagged core-command:latest 08:34:38  Building core-command ... done Building security-secretstore-setup 08:34:38 Removing intermediate container 4571bfb3a9e7 08:34:38 ---> 95d2eecf37ad 08:34:38 Step 24/24 : LABEL version=0.0.0 08:34:38 ---> Running in c1af8a1849e1 08:34:39 Removing intermediate container c1af8a1849e1 08:34:39 ---> 3a74485b96bf 08:34:39 08:34:39 Successfully built 3a74485b96bf 08:34:39 Successfully tagged core-metadata:latest 08:34:39 Building core-data 08:34:39 Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" 08:34:39 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:40 Dload Upload Total Spent Left Speed 08:34:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k 08:34:39 > git rev-list --no-walk 3963ee7697404590ff07afaedccc16b46137640d # timeout=10 [Pipeline] sh 08:34:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:41 + sudo tee /etc/docker/daemon.new 08:34:41 { 08:34:41 "registry-mirrors": [ 08:34:41 "https://nexus3.edgexfoundry.org:10001" 08:34:41 ], 08:34:41 "bip": "10.250.0.254/24", 08:34:41 "hosts": [ 08:34:41 "tcp://0.0.0.0:5555", 08:34:41 "unix:///var/run/docker.sock" 08:34:41 ], 08:34:41 "mtu": 1458, 08:34:41 "selinux-enabled": true, 08:34:41 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:41 } [Pipeline] sh 08:34:42  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:42 ---> 22a1e68f2adf 08:34:42 Step 3/23 : WORKDIR /edgex-go 08:34:42 ---> Using cache 08:34:42 ---> a39ebccb15a9 08:34:42 Step 4/23 : RUN apk add --update --no-cache make git 08:34:42 ---> Using cache 08:34:42 ---> 23fd57790dcc 08:34:42 Step 5/23 : COPY go.mod vendor* ./ 08:34:42 ---> Using cache 08:34:42 ---> 76768f10a6d0 08:34:42 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:42 ---> Using cache 08:34:42 ---> 58e810c63003 08:34:42 Step 7/23 : COPY . . 08:34:42 ---> Using cache 08:34:42 ---> 26a6c8066423 08:34:42 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:42 + sudo service docker restart 08:34:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:42 ---> 22a1e68f2adf 08:34:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:42 ---> Using cache 08:34:42 ---> c8688fff9731 08:34:42 Step 4/22 : WORKDIR /edgex-go 08:34:42 ---> Using cache 08:34:42 ---> e79768a421ff 08:34:42 Step 5/22 : RUN apk add --update --no-cache make git 08:34:42 ---> Using cache 08:34:42 ---> 9c740afeb723 08:34:42 Step 6/22 : COPY go.mod vendor* ./ 08:34:42 ---> Using cache 08:34:42 ---> 7d9cd8473ab2 08:34:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:42 ---> Using cache 08:34:42 ---> 19eadd9112d8 08:34:42 Step 8/22 : COPY . . 08:34:42 ---> Using cache 08:34:42 ---> 073bc2f62844 08:34:42 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:44 ---> Running in 2a6e32f8b2d4 08:34:44 ---> Running in 3f04042ac25d 08:34:45 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 08:34:45 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 08:34:47 Removing intermediate container 4ad94ffe93ae 08:34:47 ---> 517d03e5fa41 08:34:47 08:34:47 Step 10/22 : FROM alpine:3.16 08:34:47 ---> dfd21b5a31f5 08:34:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:47 ---> Running in 1f95db82c460 08:34:47 Removing intermediate container 1f95db82c460 08:34:47 ---> 3661f3681f93 08:34:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:47 ---> Running in 006164374f0b 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:48 (1/1) Installing dumb-init (1.2.5-r1) 08:34:48 Executing busybox-1.35.0-r17.trigger 08:34:48 OK: 6 MiB in 15 packages 08:34:49 Removing intermediate container c47276611de3 08:34:49 ---> 1b82c025cf05 08:34:49 08:34:49 Step 9/20 : FROM alpine:3.16 08:34:49 ---> dfd21b5a31f5 08:34:49 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:34:49 ---> Running in 1c729a0bed6d 08:34:49 Removing intermediate container 006164374f0b 08:34:49 ---> 360f02eeaf77 08:34:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:50 ---> 8c8d65d23a72 08:34:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:50 (1/2) Installing dumb-init (1.2.5-r1) 08:34:50 (2/2) Installing openssl (1.1.1t-r0) 08:34:50 Executing busybox-1.35.0-r17.trigger 08:34:50 OK: 6 MiB in 16 packages 08:34:51 Removing intermediate container 1c729a0bed6d 08:34:51 ---> 6a6df249ba70 08:34:51 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:34:51 ---> Running in fd1880d261ea 08:34:51 ---> 7064d751cf0f 08:34:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:52 Removing intermediate container fd1880d261ea 08:34:52 ---> 67f5c8edc368 08:34:52 Step 12/20 : WORKDIR /edgex 08:34:52 ---> 0a09952c282d 08:34:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:52 ---> Running in 3bceba8d1745 08:34:52 ---> 718c3ba4d94b 08:34:52 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:52 ---> Running in 8f2ea6ecd0e4 08:34:52 Removing intermediate container 3bceba8d1745 08:34:52 ---> 9b080d88d83b 08:34:52 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:34:53 ---> d7e0c6c0e3f5 08:34:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:54 Removing intermediate container 8f2ea6ecd0e4 08:34:54 ---> 75de15706288 08:34:54 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:54 ---> Running in cbcc95648b72 08:34:54 Removing intermediate container cbcc95648b72 08:34:54 ---> b85957f7c4cc 08:34:54 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:54 ---> 2da0093a8990 08:34:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:54 ---> Running in 73e536f63698 08:34:54 Removing intermediate container 73e536f63698 08:34:54 ---> ad3e0a8b236c 08:34:54 Step 20/22 : LABEL arch=x86_64 08:34:55 ---> Running in 37d96ac5df4a 08:34:55 ---> 53cd18b678c2 08:34:55 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:55 ---> Running in 2a54469a4abc 08:34:55 Removing intermediate container 37d96ac5df4a 08:34:55 ---> af05e1329ca2 08:34:55 Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:34:55 ---> Running in 533c0425ded2 08:34:56 Removing intermediate container 533c0425ded2 08:34:56 ---> d13443c1e220 08:34:56 Step 22/22 : LABEL version=0.0.0 08:34:56 ---> Running in fc05128ae31d 08:34:56 Removing intermediate container fc05128ae31d 08:34:56 ---> 949658d64003 08:34:56 08:34:56 Successfully built 949658d64003 08:34:56 Successfully tagged core-common-config-bootstrapper:latest 08:34:56 Building support-notifications 08:34:57  Building core-common-config-bootstrapper ... done Removing intermediate container 2a54469a4abc 08:34:57 ---> ef19ac20b53e 08:34:57 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:34:57 ---> Running in 5bccfa1dc6e8 08:34:57 Removing intermediate container 5bccfa1dc6e8 08:34:57 ---> 69bcaab5bcc6 08:34:57 Step 18/20 : LABEL arch=x86_64 08:34:58 ---> Running in ab5746188098 08:34:58 Removing intermediate container ab5746188098 08:34:58 ---> cc2eb8f1e8d7 08:34:58 Step 19/20 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:34:59 ---> Running in 3b4d89c57f62 08:34:59 Removing intermediate container 3b4d89c57f62 08:34:59 ---> f18bb7551057 08:34:59 Step 20/20 : LABEL version=0.0.0 08:34:59 ---> Running in 0f7123a61e04 08:34:59 Removing intermediate container 0f7123a61e04 08:34:59 ---> 695bb66405e4 08:34:59 08:34:59 Successfully built 695bb66405e4 08:34:59 Successfully tagged security-proxy-setup:latest 08:34:59  Building security-proxy-setup ... done Building security-spire-agent 08:35:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:00 ---> 22a1e68f2adf 08:35:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:00 ---> Using cache 08:35:00 ---> c8688fff9731 08:35:00 Step 4/22 : WORKDIR /edgex-go 08:35:00 ---> Using cache 08:35:00 ---> e79768a421ff 08:35:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:00 provisioning config files... 08:35:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16284177143924963092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:01 ---> docker-login.sh 08:35:01 nexus3.edgexfoundry.org:10001 08:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:01 Configure a credential helper to remove this warning. See 08:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:01 08:35:01 Login Succeeded 08:35:01 nexus3.edgexfoundry.org:10002 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:02 Configure a credential helper to remove this warning. See 08:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:02 08:35:02 Login Succeeded 08:35:02 nexus3.edgexfoundry.org:10003 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:02 Configure a credential helper to remove this warning. See 08:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:02 08:35:02 Login Succeeded 08:35:02 nexus3.edgexfoundry.org:10004 08:35:02 Removing intermediate container 02bca4fa2179 08:35:02 ---> b2e7dd4a494b 08:35:02 08:35:02 Step 10/22 : FROM alpine:3.16 08:35:02 ---> dfd21b5a31f5 08:35:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:02 ---> Using cache 08:35:02 ---> 3661f3681f93 08:35:02 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:02 ---> Using cache 08:35:02 ---> 360f02eeaf77 08:35:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:02 ---> Using cache 08:35:02 ---> Running in c6994e74fd52 08:35:02 ---> 8c8d65d23a72 08:35:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:03 Configure a credential helper to remove this warning. See 08:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:03 08:35:03 Login Succeeded 08:35:03 docker.io 08:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:03 Configure a credential helper to remove this warning. See 08:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:03 08:35:03 Login Succeeded 08:35:03 ---> docker-login.sh ends [Pipeline] } 08:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:35:03 OK: 211 MiB in 51 packages [Pipeline] sh 08:35:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:04 ---> 22a1e68f2adf 08:35:04 Step 3/24 : WORKDIR /edgex-go 08:35:04 ---> Using cache 08:35:04 ---> a39ebccb15a9 08:35:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:04 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:04 ========================================================= 08:35:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:35:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:05 9b18e9b68314: Pulling fs layer 08:35:05 35d82f9e3411: Pulling fs layer 08:35:05 e16973657156: Pulling fs layer 08:35:05 fc693d55d65f: Pulling fs layer 08:35:05 7e9fc2657dce: Pulling fs layer 08:35:05 dda99020689f: Pulling fs layer 08:35:05 db1c61fa0a46: Pulling fs layer 08:35:05 891c053d2c06: Pulling fs layer 08:35:05 dda99020689f: Waiting 08:35:05 db1c61fa0a46: Waiting 08:35:05 891c053d2c06: Waiting 08:35:05 fc693d55d65f: Waiting 08:35:05 7e9fc2657dce: Waiting 08:35:05 e16973657156: Verifying Checksum 08:35:05 e16973657156: Download complete 08:35:05 35d82f9e3411: Download complete 08:35:05 7e9fc2657dce: Verifying Checksum 08:35:05 7e9fc2657dce: Download complete 08:35:05 dda99020689f: Verifying Checksum 08:35:05 dda99020689f: Download complete 08:35:05 9b18e9b68314: Verifying Checksum 08:35:05 9b18e9b68314: Download complete 08:35:05 ---> 525ddfcdf11c 08:35:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:35:05 ---> Running in 74840a19d74c 08:35:05 Removing intermediate container c6994e74fd52 08:35:05 ---> 2b2687e35247 08:35:05 Step 6/22 : COPY go.mod vendor* ./ 08:35:05 ---> d7246e207b37 08:35:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:05 ---> b85763cc215b 08:35:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:05 ---> dc978d8ec389 08:35:05 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:05 ---> Running in be5a1839d663 08:35:05 ---> Running in df8ff50676c2 08:35:05 OK: 211 MiB in 51 packages 08:35:06 891c053d2c06: Verifying Checksum 08:35:06 891c053d2c06: Download complete 08:35:06 9b18e9b68314: Pull complete 08:35:06 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 08:35:06 Removing intermediate container 74840a19d74c 08:35:06 ---> 54d1ca47c803 08:35:06 Step 5/24 : COPY go.mod vendor* ./ 08:35:06 35d82f9e3411: Pull complete 08:35:06 ---> f86622cb660a 08:35:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 ---> Running in 34fabe2d9fb8 08:35:07 Removing intermediate container df8ff50676c2 08:35:07 ---> 1689a33ac931 08:35:07 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:07 e16973657156: Pull complete 08:35:07 db1c61fa0a46: Verifying Checksum 08:35:07 db1c61fa0a46: Download complete 08:35:07 ---> Running in 90d1bf5d76ff 08:35:07 Removing intermediate container 90d1bf5d76ff 08:35:07 ---> daa1e7753b3a 08:35:07 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:07 ---> Running in dd1ab65b24f5 08:35:08 fc693d55d65f: Verifying Checksum 08:35:08 fc693d55d65f: Download complete 08:35:08 Removing intermediate container dd1ab65b24f5 08:35:08 ---> 0683174b3cc9 08:35:08 Step 20/22 : LABEL arch=x86_64 08:35:08 ---> Running in 278fbb73adb0 08:35:08 Removing intermediate container 278fbb73adb0 08:35:08 ---> 3d545f98ccd6 08:35:08 Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:35:08 ---> Running in 86b8cb5acdd3 08:35:08 Removing intermediate container 2a6e32f8b2d4 08:35:08 ---> 5e3c4ad16e65 08:35:08 08:35:08 Step 10/22 : FROM alpine:3.16 08:35:08 ---> dfd21b5a31f5 08:35:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:09 ---> Running in 476851bfb480 08:35:09 Removing intermediate container 86b8cb5acdd3 08:35:09 ---> 369db60f326d 08:35:09 Step 22/22 : LABEL version=0.0.0 08:35:09 Removing intermediate container 476851bfb480 08:35:09 ---> 9ec53b1b6f75 08:35:09 Step 12/22 : ENV APP_PORT=59880 08:35:09 ---> Running in cd069abc0779 08:35:09 ---> Running in c224c39e8d62 08:35:09 Removing intermediate container cd069abc0779 08:35:09 ---> 3d6c3f823da5 08:35:09 08:35:09 Removing intermediate container c224c39e8d62 08:35:09 ---> acaf9dd1ef26 08:35:09 Step 13/22 : EXPOSE $APP_PORT 08:35:09 Successfully built 3d6c3f823da5 08:35:09 Successfully tagged security-proxy-auth:latest 08:35:10  Building security-proxy-auth ... done  ---> Running in c15b861cf0b8 08:35:10 Removing intermediate container 3f04042ac25d 08:35:10 ---> a80980ba62f6 08:35:10 08:35:10 Step 9/23 : FROM alpine:3.16 08:35:10 ---> dfd21b5a31f5 08:35:10 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:10 ---> Running in 9b1a4aadaa30 08:35:10 Removing intermediate container c15b861cf0b8 08:35:10 ---> 310c92da7ec7 08:35:10 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:10 ---> Running in 03015a3dbdc3 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:10 (1/3) Installing ca-certificates (20220614-r0) 08:35:10 (2/3) Installing dumb-init (1.2.5-r1) 08:35:10 (3/3) Installing su-exec (0.2-r1) 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:11 Executing busybox-1.35.0-r17.trigger 08:35:11 Executing ca-certificates-20220614-r0.trigger 08:35:11 OK: 6 MiB in 17 packages 08:35:11 (1/1) Installing dumb-init (1.2.5-r1) 08:35:11 Executing busybox-1.35.0-r17.trigger 08:35:11 OK: 6 MiB in 15 packages 08:35:12 Removing intermediate container 9b1a4aadaa30 08:35:12 ---> aa6d71ca91c3 08:35:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:12 Removing intermediate container 03015a3dbdc3 08:35:12 ---> 7e65bb094a37 08:35:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:12 ---> Running in 31ccbb4b4e10 08:35:13 Removing intermediate container 31ccbb4b4e10 08:35:13 ---> 8c12ced18900 08:35:13 Step 12/23 : WORKDIR / 08:35:14 ---> 7023ee788255 08:35:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:14 ---> Running in 4f0c5cbce1e5 08:35:15 Removing intermediate container 4f0c5cbce1e5 08:35:15 ---> b2d66e195bfd 08:35:15 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:15 ---> af1acd40417d 08:35:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:15 ---> 000357ceee9f 08:35:15 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:15 ---> 8373d7a29f93 08:35:15 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:16 ---> bdf6099537df 08:35:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:16 ---> Running in b500bdfdc363 08:35:16 Removing intermediate container b500bdfdc363 08:35:16 ---> ecc9f72fcb81 08:35:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:16 ---> 2b26662b7fe1 08:35:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:16 ---> Running in 9f24049e4055 08:35:16 Removing intermediate container 9f24049e4055 08:35:16 ---> 86ca5dd7af5c 08:35:16 Step 20/22 : LABEL arch=x86_64 08:35:17 ---> c455638f215c 08:35:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:17 ---> Running in 5f62d69a157b 08:35:17 Removing intermediate container 5f62d69a157b 08:35:17 ---> e018fc9ffa20 08:35:17 Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:35:17 ---> Running in d2a561ae084a 08:35:17 ---> 40f0c2ac5c36 08:35:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:18 Removing intermediate container d2a561ae084a 08:35:18 ---> 2298c29088d2 08:35:18 Step 22/22 : LABEL version=0.0.0 08:35:18 ---> e45e047f7fe2 08:35:18 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:18 ---> Running in 948fcf5b27dd 08:35:18 ---> Running in 3f753472d475 08:35:18 Removing intermediate container 948fcf5b27dd 08:35:18 ---> 0ea8d931d99a 08:35:18 08:35:18 Successfully built 0ea8d931d99a 08:35:18 Successfully tagged core-data:latest 08:35:19  Building core-data ... done Removing intermediate container 3f753472d475 08:35:19 ---> 20e3c2d20d9a 08:35:19 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:19 ---> Running in 61f85983a4d0 08:35:20 Removing intermediate container 61f85983a4d0 08:35:20 ---> e2eebed6708a 08:35:20 Step 21/23 : LABEL arch=x86_64 08:35:20 ---> Running in c4f0e53d3f46 08:35:20 Removing intermediate container c4f0e53d3f46 08:35:20 ---> b00fca066278 08:35:20 Step 22/23 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:35:21 ---> Running in 7e0da030d492 08:35:21 Removing intermediate container 7e0da030d492 08:35:21 ---> 5c14ccd50c99 08:35:21 Step 23/23 : LABEL version=0.0.0 08:35:21 ---> Running in 157c8ac945ca 08:35:21 Removing intermediate container 157c8ac945ca 08:35:21 ---> 9da66d89437f 08:35:21 08:35:21 Successfully built 9da66d89437f 08:35:21 Successfully tagged security-secretstore-setup:latest 08:35:21  Building security-secretstore-setup ... done Removing intermediate container be5a1839d663 08:35:21 ---> eb7633b914d0 08:35:21 Step 8/22 : COPY . . 08:35:23 fc693d55d65f: Pull complete 08:35:23 7e9fc2657dce: Pull complete 08:35:23 dda99020689f: Pull complete 08:35:24 Removing intermediate container 34fabe2d9fb8 08:35:24 ---> dec652829262 08:35:24 Step 7/24 : COPY . . 08:35:26 ---> c9198a52bcc0 08:35:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:35:26 ---> Running in 462fb6fb86fc 08:35:26 ---> 2d8d38d56a68 08:35:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:26 ---> Running in d6b5fb38566b 08:35:26 Removing intermediate container d6b5fb38566b 08:35:26 ---> 2e3d9117675d 08:35:26 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:26 ---> Running in 9d2ceed6bfd5 08:35:26 Removing intermediate container 9d2ceed6bfd5 08:35:26 ---> 540c451b75cd 08:35:26 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:27 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 08:35:27 ---> Running in 191789e8c6e3 08:35:27 db1c61fa0a46: Pull complete 08:35:27 Removing intermediate container 191789e8c6e3 08:35:27 ---> 3eaec31719e7 08:35:27 Step 11/24 : WORKDIR /edgex-go 08:35:27 ---> Running in ec8f46616bd5 08:35:27 Removing intermediate container ec8f46616bd5 08:35:27 ---> 0dd1d8858fcc 08:35:27 08:35:27 Step 12/24 : FROM alpine:3.15 08:35:27 ---> 5ce65d7b0fde 08:35:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:27 ---> Using cache 08:35:27 ---> 1094d852ceae 08:35:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:27 ---> Using cache 08:35:27 ---> 26f842a4f7cd 08:35:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:28 ---> af28a72c7841 08:35:28 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:29 891c053d2c06: Pull complete 08:35:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:29 + docker build -t ci-base-image-arm64 -f - . 08:35:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:29 WORKDIR /edgex 08:35:29 COPY go.mod . 08:35:29 RUN go mod download 08:35:30 ---> 4465dd12b606 08:35:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:30 ---> 9e57e783b74f 08:35:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:30 Sending build context to Docker daemon 2.945MB 08:35:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:30 ---> f96f9c87975a 08:35:30 Step 2/4 : WORKDIR /edgex 08:35:30 ---> 38be988c5c01 08:35:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:30 ---> 630772d2b83d 08:35:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:31 ---> Running in 525fb8c4ba93 08:35:31 Removing intermediate container 525fb8c4ba93 08:35:31 ---> 3482153a3895 08:35:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:31 ---> Running in 5469ca396079 08:35:31 Removing intermediate container 5469ca396079 08:35:31 ---> 51e233893091 08:35:31 Step 22/24 : LABEL arch=x86_64 08:35:31 ---> Running in 4cf488dfd7af 08:35:31 Removing intermediate container 4cf488dfd7af 08:35:31 ---> d87b3cc2773e 08:35:31 Step 23/24 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:35:31 ---> Running in 7dcca89e2b99 08:35:31 Removing intermediate container 7dcca89e2b99 08:35:31 ---> 3fa9c76faf3a 08:35:31 Step 24/24 : LABEL version=0.0.0 08:35:31 ---> Running in 69debc83c941 08:35:31 Removing intermediate container 69debc83c941 08:35:31 ---> f3e13a86c664 08:35:31 08:35:31 Successfully built f3e13a86c664 08:35:32 Successfully tagged security-spire-agent:latest 08:35:33 ---> Running in cbd202996232 08:35:33 Removing intermediate container cbd202996232 08:35:33 ---> 143936e67179 08:35:33 Step 3/4 : COPY go.mod . 08:35:33 ---> 3c187f6f875e 08:35:33 Step 4/4 : RUN go mod download 08:35:33 ---> Running in 21a68a2def1c 08:35:44  Building security-spire-agent ... done Removing intermediate container 462fb6fb86fc 08:35:44 ---> bd094a165a99 08:35:44 08:35:44 Step 10/22 : FROM alpine:3.16 08:35:44 ---> dfd21b5a31f5 08:35:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:44 ---> Running in ca1cc270969c 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:44 (1/2) Installing ca-certificates (20220614-r0) 08:35:44 (2/2) Installing dumb-init (1.2.5-r1) 08:35:44 Executing busybox-1.35.0-r17.trigger 08:35:44 Executing ca-certificates-20220614-r0.trigger 08:35:44 OK: 6 MiB in 16 packages 08:35:45 Removing intermediate container ca1cc270969c 08:35:45 ---> 27868ef407ad 08:35:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:45 ---> Running in 26632e5621f3 08:35:45 Removing intermediate container 26632e5621f3 08:35:45 ---> 25be6b29d26e 08:35:45 Step 13/22 : ENV APP_PORT=59860 08:35:45 ---> Running in 8b38af1c94fe 08:35:45 Removing intermediate container 8b38af1c94fe 08:35:45 ---> 5948e74869cd 08:35:45 Step 14/22 : EXPOSE $APP_PORT 08:35:45 ---> Running in e1b2b5120abb 08:35:45 Removing intermediate container e1b2b5120abb 08:35:45 ---> 93abf1c98461 08:35:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 ---> b01d8d7379b7 08:35:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:46 ---> 1ec7d2c54de0 08:35:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:46 ---> e19d4b6b7def 08:35:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:46 ---> Running in 286f7a9e61b0 08:35:46 Removing intermediate container 286f7a9e61b0 08:35:46 ---> fba63df62e6a 08:35:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:46 ---> Running in a02689717d5d 08:35:46 Removing intermediate container a02689717d5d 08:35:46 ---> 6f647014344f 08:35:46 Step 20/22 : LABEL arch=x86_64 08:35:46 ---> Running in 134ec3b50a06 08:35:46 Removing intermediate container 134ec3b50a06 08:35:46 ---> 0006fcc07d42 08:35:46 Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a 08:35:46 ---> Running in 1c5aefac9265 08:35:47 Removing intermediate container 1c5aefac9265 08:35:47 ---> e9f6ec1f819b 08:35:47 Step 22/22 : LABEL version=0.0.0 08:35:47 ---> Running in 6add59dd347c 08:35:47 Removing intermediate container 6add59dd347c 08:35:47 ---> ea9572d6885c 08:35:47 08:35:47 Successfully built ea9572d6885c 08:35:47 Successfully tagged support-notifications:latest 08:35:47  Building support-notifications ... done  [Pipeline] } 08:35:47 $ docker stop --time=1 3639ac3d4910f1898415481b2d9cc2297b72b2be1f8afba7f5b1741f316a2f68 08:35:48 $ docker rm -f --volumes 3639ac3d4910f1898415481b2d9cc2297b72b2be1f8afba7f5b1741f316a2f68 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:48 + docker images 08:35:48 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:48 support-notifications latest ea9572d6885c 2 seconds ago 30.7MB 08:35:48 bd094a165a99 5 seconds ago 1.75GB 08:35:48 security-spire-agent latest f3e13a86c664 17 seconds ago 125MB 08:35:48 0dd1d8858fcc 21 seconds ago 1.55GB 08:35:48 security-secretstore-setup latest 9da66d89437f 27 seconds ago 29.9MB 08:35:48 core-data latest 0ea8d931d99a 30 seconds ago 18MB 08:35:48 a80980ba62f6 39 seconds ago 1.67GB 08:35:48 security-proxy-auth latest 3d6c3f823da5 39 seconds ago 16.2MB 08:35:48 5e3c4ad16e65 40 seconds ago 1.69GB 08:35:48 b2e7dd4a494b 48 seconds ago 1.66GB 08:35:48 security-proxy-setup latest 695bb66405e4 49 seconds ago 16.4MB 08:35:48 core-common-config-bootstrapper latest 949658d64003 52 seconds ago 15.5MB 08:35:48 1b82c025cf05 59 seconds ago 1.66GB 08:35:48 517d03e5fa41 About a minute ago 1.68GB 08:35:48 core-command latest c513cadc0f76 About a minute ago 17.8MB 08:35:48 core-metadata latest 3a74485b96bf About a minute ago 18.5MB 08:35:48 security-bootstrapper latest 9bfc83bae259 About a minute ago 19.8MB 08:35:48 c87c21f48eb2 About a minute ago 1.69GB 08:35:48 7854b0d92262 About a minute ago 1.68GB 08:35:48 support-scheduler latest f4a21420cc58 About a minute ago 30.1MB 08:35:48 security-spiffe-token-provider latest 2580494785fd About a minute ago 30MB 08:35:48 6c78979f2946 About a minute ago 1.75GB 08:35:48 6da2e3bf1905 About a minute ago 1.72GB 08:35:48 dd44af50258e About a minute ago 1.67GB 08:35:48 security-spire-server latest f0c65d0437c5 About a minute ago 86.5MB 08:35:48 security-spire-config latest c0331c49e436 About a minute ago 85.8MB 08:35:48 26e885257e95 2 minutes ago 1.55GB 08:35:48 708b510dd8ed 2 minutes ago 1.55GB 08:35:48 ci-base-image-x86_64 latest 22a1e68f2adf 4 minutes ago 903MB 08:35:48 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:35:48 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:20 Removing intermediate container 21a68a2def1c 08:36:20 ---> b7fcb20bb5fb 08:36:20 Successfully built b7fcb20bb5fb 08:36:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:20 + docker inspect -f . ci-base-image-arm64 08:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:21 prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container 08:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:22 $ docker top 6bacb25ede7ff9f9336dd30e4d10eb9cd5efcc61a553f823b463821a03b5d62c -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:23 + go version 08:36:23 go version go1.18.7 linux/arm64 [Pipeline] } 08:36:23 $ docker stop --time=1 6bacb25ede7ff9f9336dd30e4d10eb9cd5efcc61a553f823b463821a03b5d62c 08:36:25 $ docker rm -f --volumes 6bacb25ede7ff9f9336dd30e4d10eb9cd5efcc61a553f823b463821a03b5d62c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:25 + docker inspect -f . ci-base-image-arm64 08:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:25 prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container 08:36:25 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:27 $ docker top f1e1e501d7447bca9c27f7eb648140fe2b748258930717ed6d4843e5e68dc759 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:27 ========================================================= 08:36:27 [edgeXBuildGoParallel] Running Tests and Build... 08:36:27 ========================================================= [Pipeline] sh 08:36:27 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:36:28 + make test 08:36:28 go test -race -coverprofile=coverage.out ./... 08:37:07 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.396s coverage: 98.5% of statements 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.668s coverage: 71.2% of statements 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.459s coverage: 54.0% of statements 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.884s coverage: 88.5% of statements 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.380s coverage: 3.9% of statements 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.904s coverage: 95.6% of statements 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.502s coverage: 72.2% of statements 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.486s coverage: 65.9% of statements 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.574s coverage: 0.9% of statements 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.601s coverage: 29.0% of statements 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.384s coverage: 45.5% of statements 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.313s coverage: 82.9% of statements 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.275s coverage: 94.1% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.326s coverage: 94.4% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.434s coverage: 79.9% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.291s coverage: 86.9% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.332s coverage: 81.2% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.379s coverage: 82.1% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 84.8% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.463s coverage: 63.1% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.156s coverage: 73.7% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.054s coverage: 38.4% of statements 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.446s coverage: 89.5% of statements 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.305s coverage: 84.8% of statements 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.442s coverage: 17.7% of statements 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.745s coverage: 92.3% of statements 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.392s coverage: 61.5% of statements 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:20 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 08:41:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:20 go vet ./... 08:43:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:26 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:27 + ls -al . 08:43:27 total 700 08:43:27 drwxrwxr-x 10 1001 1001 4096 Mar 9 08:36 . 08:43:27 drwxr-xr-x 4 root root 4096 Mar 9 08:36 .. 08:43:27 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:34 .blubracket 08:43:27 -rw-rw-r-- 1 1001 1001 16 Mar 9 08:34 .dockerignore 08:43:27 drwxrwxr-x 8 1001 1001 4096 Mar 9 08:34 .git 08:43:27 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:34 .github 08:43:27 -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:34 .gitignore 08:43:27 -rw-rw-r-- 1 1001 1001 42 Mar 9 08:34 .golangci.yml 08:43:27 -rw-rw-r-- 1 1001 1001 87 Mar 9 08:34 .hadolint.yml 08:43:27 -rw-rw-r-- 1 1001 1001 166 Mar 9 08:34 .sonarcloud.properties 08:43:27 -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:34 ADOPTERS.md 08:43:27 -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:34 Attribution.txt 08:43:27 -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:34 CHANGELOG.md 08:43:27 -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:34 CONTRIBUTING.md 08:43:27 -rw-rw-r-- 1 1001 1001 677 Mar 9 08:34 GOVERNANCE.md 08:43:27 -rw-rw-r-- 1 1001 1001 883 Mar 9 08:34 Jenkinsfile 08:43:27 -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:34 LICENSE 08:43:27 -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:34 Makefile 08:43:27 -rw-rw-r-- 1 1001 1001 582 Mar 9 08:34 OWNERS.md 08:43:27 -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:34 README.md 08:43:27 -rw-rw-r-- 1 1001 1001 789 Mar 9 08:34 SECURITY.md 08:43:27 -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION 08:43:27 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:34 bin 08:43:27 drwxrwxr-x 18 1001 1001 4096 Mar 9 08:34 cmd 08:43:27 -rw-r--r-- 1 root root 447487 Mar 9 08:41 coverage.out 08:43:27 -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:34 go.mod 08:43:27 -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:34 go.sum 08:43:27 drwxrwxr-x 7 1001 1001 4096 Mar 9 08:34 internal 08:43:27 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:34 openapi 08:43:27 -rw-rw-r-- 1 1001 1001 594 Mar 9 08:34 security.txt 08:43:27 drwxrwxr-x 4 1001 1001 4096 Mar 9 08:34 snap 08:43:27 -rw-rw-r-- 1 1001 1001 204 Mar 9 08:34 version.go [Pipeline] sh 08:43:28 + '[' -e coverage.out ] 08:43:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:28 Warning: overwriting stash ‘coverage-report’ 08:43:29 Stashed 1 file(s) [Pipeline] sh 08:43:29 + make build 08:43:29 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 08:45:06 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 08:45:14 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 08:45:20 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 08:45:24 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 08:46:20 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 08:46: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:28 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 08:46:35 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 08:46:39 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 08:46:44 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 08:46:51 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] } 08:46:59 $ docker stop --time=1 f1e1e501d7447bca9c27f7eb648140fe2b748258930717ed6d4843e5e68dc759 08:47:01 $ docker rm -f --volumes f1e1e501d7447bca9c27f7eb648140fe2b748258930717ed6d4843e5e68dc759 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:04 08:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:05 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:05 29e5d40040c1: Pulling fs layer 08:47:05 1ce36da41761: Pulling fs layer 08:47:05 25b303627fd3: Pulling fs layer 08:47:05 29e5d40040c1: Verifying Checksum 08:47:05 29e5d40040c1: Download complete 08:47:05 1ce36da41761: Download complete 08:47:05 29e5d40040c1: Pull complete 08:47:07 25b303627fd3: Download complete 08:47:07 1ce36da41761: Pull complete 08:47:17 25b303627fd3: Pull complete 08:47:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container 08:47:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:20 $ docker top cbf25b37dbceff376affb2f6ed7591cce536532aeb64ae804a7854444819b0ce -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:21 + grep+ parallel 08:47:21 docker-compose build --help 08:47:27 --parallel Build images in parallel. [Pipeline] } 08:47:28 $ docker stop --time=1 cbf25b37dbceff376affb2f6ed7591cce536532aeb64ae804a7854444819b0ce 08:47:30 $ docker rm -f --volumes cbf25b37dbceff376affb2f6ed7591cce536532aeb64ae804a7854444819b0ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:30 prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container 08:47:31 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:32 $ docker top 095ec14986c6f301fe7c170c819a4e157f24b6977cf812081dc5939ec57634e0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:33 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:41 Building core-command ... 08:47:41 Building core-common-config-bootstrapper ... 08:47:41 Building core-data ... 08:47:41 Building core-metadata ... 08:47:41 Building security-bootstrapper ... 08:47:41 Building security-proxy-auth ... 08:47:41 Building security-proxy-setup ... 08:47:41 Building security-secretstore-setup ... 08:47:41 Building security-spiffe-token-provider ... 08:47:41 Building security-spire-agent ... 08:47:41 Building security-spire-config ... 08:47:41 Building security-spire-server ... 08:47:41 Building support-notifications ... 08:47:41 Building support-scheduler ... 08:47:41 Building security-proxy-auth 08:47:41 Building security-proxy-setup 08:47:41 Building core-data 08:47:41 Building support-scheduler 08:47:41 Building core-command 08:48:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:28 ---> b7fcb20bb5fb 08:48:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:28 ---> b7fcb20bb5fb 08:48:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:48:28 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:48:28 ---> b7fcb20bb5fb 08:48:28 Step 3/20 : WORKDIR /edgex-go 08:48:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:29 ---> b7fcb20bb5fb 08:48:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:48:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:29 ---> b7fcb20bb5fb 08:48:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:48:30 ---> Running in f60379c69ac9 08:48:30 ---> Running in 38d0807c798e 08:48:30 ---> Running in e136c0c3e056 08:48:30 ---> Running in 295f0e363ce7 08:48:30 ---> Running in c5f026e551b2 08:48:30 Removing intermediate container f60379c69ac9 08:48:30 ---> 0d87c2b43b8e 08:48:30 Step 4/23 : WORKDIR /edgex-go 08:48:31 Removing intermediate container 295f0e363ce7 08:48:31 ---> 0e6ad3be8c23 08:48:31 Step 4/22 : WORKDIR /edgex-go 08:48:31 Removing intermediate container 38d0807c798e 08:48:31 ---> 2bd0b898bcdf 08:48:31 Step 4/20 : RUN apk add --update --no-cache make git 08:48:31 Removing intermediate container c5f026e551b2 08:48:31 ---> b342892507c3 08:48:31 Step 4/22 : WORKDIR /edgex-go 08:48:31 ---> Running in 6e1ed717f917 08:48:31 Removing intermediate container e136c0c3e056 08:48:31 ---> cb52b7560fa1 08:48:31 Step 4/22 : WORKDIR /edgex-go 08:48:31 ---> Running in 17bf667669da 08:48:31 ---> Running in be95424c63c1 08:48:31 ---> Running in ff78797d0a35 08:48:31 ---> Running in 63301a093e69 08:48:32 Removing intermediate container be95424c63c1 08:48:32 ---> fbd3665d0c59 08:48:32 Step 5/22 : RUN apk add --update --no-cache make git 08:48:32 ---> Running in eef4bac845fa 08:48:32 Removing intermediate container 17bf667669da 08:48:32 ---> 1f12282a25fa 08:48:32 Step 5/23 : RUN apk add --update --no-cache make git 08:48:32 Removing intermediate container 63301a093e69 08:48:32 ---> 3c6f1279be85 08:48:32 Step 5/22 : RUN apk add --update --no-cache make git 08:48:32 ---> Running in 7b72987c5db1 08:48:32 ---> Running in 933aba8df094 08:48:32 Removing intermediate container ff78797d0a35 08:48:32 ---> 6493aec9e813 08:48:32 Step 5/22 : RUN apk add --update --no-cache make git 08:48:32 ---> Running in a6cddbc6ca81 08:48:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:35 OK: 221 MiB in 51 packages 08:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:36 OK: 221 MiB in 51 packages 08:48:37 OK: 221 MiB in 51 packages 08:48:37 Removing intermediate container 6e1ed717f917 08:48:37 ---> 32a510072f08 08:48:37 Step 5/20 : COPY go.mod vendor* ./ 08:48:38 OK: 221 MiB in 51 packages 08:48:38 OK: 221 MiB in 51 packages 08:48:39 Removing intermediate container eef4bac845fa 08:48:39 ---> 63d2fed8502f 08:48:39 Step 6/22 : COPY go.mod vendor* ./ 08:48:39 ---> a3103b7fee82 08:48:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:39 Removing intermediate container 933aba8df094 08:48:39 ---> 01cbb487c189 08:48:39 Step 6/22 : COPY go.mod vendor* ./ 08:48:39 ---> Running in 0ef98672271a 08:48:40 Removing intermediate container a6cddbc6ca81 08:48:40 ---> c71463b2d032 08:48:40 Step 6/22 : COPY go.mod vendor* ./ 08:48:40 Removing intermediate container 7b72987c5db1 08:48:40 ---> 8990bf24256e 08:48:40 Step 6/23 : COPY go.mod vendor* ./ 08:48:40 ---> bc4437d57194 08:48:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:40 ---> Running in a21358fc6f6b 08:48:41 ---> 709c0982f52d 08:48:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:41 ---> 81af2f6654bc 08:48:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:41 ---> Running in a91eb32b408c 08:48:41 ---> e2d9b1857646 08:48:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:42 ---> Running in 30375a9bcf83 08:48:42 ---> Running in 8aea8da37ee7 08:50:33 Removing intermediate container 0ef98672271a 08:50:33 ---> 8b2ea2c8b0c5 08:50:33 Step 7/20 : COPY . . 08:50:33 Removing intermediate container 30375a9bcf83 08:50:33 ---> ae93a5b278c6 08:50:33 Step 8/22 : COPY . . 08:50:33 Removing intermediate container a21358fc6f6b 08:50:33 ---> fea705df702d 08:50:33 Step 8/22 : COPY . . 08:50:33 Removing intermediate container a91eb32b408c 08:50:33 ---> 6f29a2a07cf6 08:50:33 Step 8/22 : COPY . . 08:50:33 Removing intermediate container 8aea8da37ee7 08:50:33 ---> b3cedfdc854e 08:50:33 Step 8/23 : COPY . . 08:50:48 ---> e228916aa840 08:50:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:50:48 ---> 99e5f79a4ad9 08:50:48 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:50:49 ---> 37821feebba6 08:50:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:50:49 ---> Running in 310d40871543 08:50:49 ---> 236049c9a164 08:50:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:50:49 ---> Running in 902db3a56ab5 08:50:49 ---> 6d1ddae9eeab 08:50:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:50:49 ---> Running in 72c40bdbbf1b 08:50:49 ---> Running in 7afc67baabb4 08:50:49 ---> Running in 7720a6ccf64c 08:50:51 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 08:50:51 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 08:50:51 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 08:50:52 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 08:50:52 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 08:57:59 Removing intermediate container 7afc67baabb4 08:57:59 ---> d5532c748b0f 08:57:59 08:57:59 Step 10/22 : FROM alpine:3.16 08:57:59 3.16: Pulling from library/alpine 08:57:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:57:59 Status: Downloaded newer image for alpine:3.16 08:57:59 ---> 4c81e5bf8899 08:57:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:59 ---> Running in a8de3872d767 08:57:59 Removing intermediate container a8de3872d767 08:57:59 ---> 711cc2819259 08:57:59 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:57:59 ---> Running in 1f110fafd35e 08:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:59 (1/1) Installing dumb-init (1.2.5-r1) 08:57:59 Executing busybox-1.35.0-r17.trigger 08:57:59 OK: 5 MiB in 15 packages 08:57:59 Removing intermediate container 1f110fafd35e 08:57:59 ---> 30e496eab91a 08:57:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:00 ---> 7c3084a4ee86 08:58:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:01 Removing intermediate container 902db3a56ab5 08:58:01 ---> 83847fdd36f9 08:58:01 08:58:01 Step 9/20 : FROM alpine:3.16 08:58:01 ---> 4c81e5bf8899 08:58:01 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:58:02 ---> Running in 6dfdc7638d9b 08:58:03 ---> 8d5b1c5b7c20 08:58:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:06 (1/2) Installing dumb-init (1.2.5-r1) 08:58:06 (2/2) Installing openssl (1.1.1t-r0) 08:58:06 Executing busybox-1.35.0-r17.trigger 08:58:06 OK: 6 MiB in 16 packages 08:58:07 ---> dd9d8c33c0f6 08:58:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:09 ---> ca901aae812c 08:58:09 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:09 Removing intermediate container 6dfdc7638d9b 08:58:09 ---> ac36acb84c15 08:58:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:58:09 ---> Running in f23c66d41477 08:58:09 ---> Running in d4873caf8312 08:58:10 Removing intermediate container d4873caf8312 08:58:10 ---> 91aaba40d3cd 08:58:10 Step 12/20 : WORKDIR /edgex 08:58:10 ---> Running in bc32db0bf560 08:58:11 Removing intermediate container bc32db0bf560 08:58:11 ---> 96c62eb95a1a 08:58:11 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:58:13 ---> 6164dddfcfd3 08:58:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:13 Removing intermediate container f23c66d41477 08:58:13 ---> f5c38e967159 08:58:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:14 ---> Running in 7b38b109009d 08:58:15 Removing intermediate container 7b38b109009d 08:58:15 ---> 261e124d3cbd 08:58:15 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:58:15 ---> Running in 1a2be0fb4d06 08:58:15 ---> 84d20533eae2 08:58:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:16 Removing intermediate container 1a2be0fb4d06 08:58:16 ---> aa0985c8942c 08:58:16 Step 20/22 : LABEL arch=arm64 08:58:16 ---> Running in 188cc476e5d0 08:58:17 ---> b3fafc51db7f 08:58:17 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:17 Removing intermediate container 188cc476e5d0 08:58:17 ---> 2f1d9a6c2d51 08:58:17 Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 08:58:17 ---> Running in 68acfba5ebb0 08:58:17 ---> Running in 7c984f201d6c 08:58:18 Removing intermediate container 7c984f201d6c 08:58:18 ---> 9e8055b97034 08:58:18 Step 22/22 : LABEL version=0.0.0 08:58:18 ---> Running in f8c7319b8be6 08:58:19 Removing intermediate container f8c7319b8be6 08:58:19 ---> fb233d816b75 08:58:19 08:58:19 Successfully built fb233d816b75 08:58:19 Successfully tagged security-proxy-auth-arm64:latest 08:58:19  Building security-proxy-auth ... done Building security-bootstrapper 08:58:21 Removing intermediate container 68acfba5ebb0 08:58:21 ---> 96c9b3004695 08:58:21 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:58:21 ---> Running in f00e9ff7e639 08:58:22 Removing intermediate container f00e9ff7e639 08:58:22 ---> a83b61568b4e 08:58:22 Step 18/20 : LABEL arch=arm64 08:58:22 ---> Running in bcff9fa3eaf1 08:58:22 Removing intermediate container bcff9fa3eaf1 08:58:22 ---> f4d5ac8476b2 08:58:23 Step 19/20 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 08:58:23 ---> Running in c531700c3430 08:58:23 Removing intermediate container c531700c3430 08:58:23 ---> 1119ca340ecf 08:58:23 Step 20/20 : LABEL version=0.0.0 08:58:24 ---> Running in 85f7fb54bcf1 08:58:24 Removing intermediate container 85f7fb54bcf1 08:58:24 ---> 11963fb23859 08:58:24 08:58:24 Successfully built 11963fb23859 08:58:24 Successfully tagged security-proxy-setup-arm64:latest 08:58:24 Building security-spiffe-token-provider 08:58:46  Building security-proxy-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:58:46 ---> b7fcb20bb5fb 08:58:46 Step 3/32 : WORKDIR /edgex-go 08:58:46 ---> Using cache 08:58:46 ---> 2bd0b898bcdf 08:58:46 Step 4/32 : RUN apk add --update --no-cache make git 08:58:46 ---> Using cache 08:58:46 ---> 32a510072f08 08:58:46 Step 5/32 : COPY go.mod vendor* ./ 08:58:46 ---> Using cache 08:58:46 ---> a3103b7fee82 08:58:46 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:46 ---> Using cache 08:58:46 ---> 8b2ea2c8b0c5 08:58:46 Step 7/32 : COPY . . 08:58:46 ---> Using cache 08:58:46 ---> 99e5f79a4ad9 08:58:46 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:46 ---> Running in 6202109e6c20 08:58:48 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 08:58:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:58:54 ---> b7fcb20bb5fb 08:58:54 Step 3/19 : WORKDIR /edgex-go 08:58:54 ---> Using cache 08:58:54 ---> 2bd0b898bcdf 08:58:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:58:54 ---> Running in c3393a2ad1fe 08:58:57 Removing intermediate container 72c40bdbbf1b 08:58:57 ---> 552e19baad71 08:58:57 08:58:57 Step 10/23 : FROM alpine:3.16 08:58:57 ---> 4c81e5bf8899 08:58:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:58:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:57 ---> Running in d868d44c2980 08:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:00 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:59:00 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:59:00 OK: 16903 distinct packages available 08:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:02 (1/1) Installing dumb-init (1.2.5-r1) 08:59:02 Executing busybox-1.35.0-r17.trigger 08:59:02 OK: 5 MiB in 15 packages 08:59:03 OK: 221 MiB in 51 packages 08:59:05 Removing intermediate container d868d44c2980 08:59:05 ---> af1cac5764ef 08:59:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:59:05 ---> Running in 6fcc7c34bfba 08:59:06 Removing intermediate container c3393a2ad1fe 08:59:06 ---> 98a8133235b0 08:59:06 Step 5/19 : COPY go.mod vendor* ./ 08:59:06 Removing intermediate container 6fcc7c34bfba 08:59:06 ---> 9e54e1eb3c66 08:59:06 Step 13/23 : ENV APP_PORT=59882 08:59:06 ---> Running in 745e4a59c3ed 08:59:08 Removing intermediate container 745e4a59c3ed 08:59:08 ---> 0e9061e1983f 08:59:08 Step 14/23 : EXPOSE $APP_PORT 08:59:08 ---> Running in 6f2718be9e94 08:59:08 ---> 1460634122a8 08:59:08 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:08 ---> Running in 49ff9672a9b3 08:59:09 Removing intermediate container 6f2718be9e94 08:59:09 ---> 33853e39ebb8 08:59:09 Step 15/23 : WORKDIR / 08:59:10 ---> Running in 9789da4c9dd4 08:59:11 Removing intermediate container 9789da4c9dd4 08:59:11 ---> 5adc731a7c87 08:59:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:14 ---> 3ee9de06b025 08:59:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:17 ---> e87a0ac294db 08:59:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:59:19 ---> 7cdd54a102d1 08:59:19 Step 19/23 : ENTRYPOINT ["/core-command"] 08:59:19 ---> Running in 22347f4075d9 08:59:19 Removing intermediate container 310d40871543 08:59:19 ---> d7e604793321 08:59:19 08:59:19 Step 10/22 : FROM alpine:3.16 08:59:19 ---> 4c81e5bf8899 08:59:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:59:19 ---> Running in 9d31eeb02c8c 08:59:20 Removing intermediate container 22347f4075d9 08:59:20 ---> e96fb68203b7 08:59:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:20 ---> Running in 31e4ead355b5 08:59:20 Removing intermediate container 9d31eeb02c8c 08:59:20 ---> c1b19f792dec 08:59:20 Step 12/22 : ENV APP_PORT=59880 08:59:20 ---> Running in b3e4b8f7e4db 08:59:21 Removing intermediate container 31e4ead355b5 08:59:21 ---> 36e63ce0a13f 08:59:21 Step 21/23 : LABEL arch=arm64 08:59:21 ---> Running in 17049282b8a7 08:59:21 Removing intermediate container b3e4b8f7e4db 08:59:21 ---> 58ca37985767 08:59:21 Step 13/22 : EXPOSE $APP_PORT 08:59:21 ---> Running in a6ed87f35640 08:59:22 Removing intermediate container 17049282b8a7 08:59:22 ---> 9d09596f51af 08:59:22 Step 22/23 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 08:59:22 ---> Running in 0eb73623b2ee 08:59:22 Removing intermediate container a6ed87f35640 08:59:22 ---> 9d38814122fb 08:59:22 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:59:22 ---> Running in bbe27c31f470 08:59:23 Removing intermediate container 0eb73623b2ee 08:59:23 ---> 3fef0e42a262 08:59:23 Step 23/23 : LABEL version=0.0.0 08:59:23 ---> Running in ddafc6b9d119 08:59:24 Removing intermediate container ddafc6b9d119 08:59:24 ---> 1b3c35edbd92 08:59:24 08:59:25 Successfully built 1b3c35edbd92 08:59:25 Successfully tagged core-command-arm64:latest 08:59:25 Building support-notifications 08:59:25  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:27 (1/1) Installing dumb-init (1.2.5-r1) 08:59:27 Executing busybox-1.35.0-r17.trigger 08:59:27 OK: 5 MiB in 15 packages 08:59:29 Removing intermediate container bbe27c31f470 08:59:29 ---> e77560857b2d 08:59:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:30 ---> 919da30de990 08:59:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:59:32 ---> f372b859e2a8 08:59:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:59:34 ---> 36c933fc223f 08:59:34 Step 18/22 : ENTRYPOINT ["/core-data"] 08:59:34 ---> Running in d62e9ff87d0a 08:59:35 Removing intermediate container d62e9ff87d0a 08:59:35 ---> b56b64825b56 08:59:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:35 ---> Running in bfef2bf4e58a 08:59:36 Removing intermediate container bfef2bf4e58a 08:59:36 ---> 28256a3ab54a 08:59:36 Step 20/22 : LABEL arch=arm64 08:59:36 ---> Running in e645b6053f13 08:59:37 Removing intermediate container e645b6053f13 08:59:37 ---> 9eef2d3c5847 08:59:37 Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 08:59:37 ---> Running in 3e3f163e7d11 08:59:38 Removing intermediate container 3e3f163e7d11 08:59:38 ---> 5e327836e037 08:59:38 Step 22/22 : LABEL version=0.0.0 08:59:38 ---> Running in 69077d64c698 08:59:39 Removing intermediate container 69077d64c698 08:59:39 ---> 05438e240fb9 08:59:39 08:59:39 Successfully built 05438e240fb9 08:59:39 Successfully tagged core-data-arm64:latest 08:59:39  Building core-data ... done Building security-spire-config 08:59:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:46 ---> b7fcb20bb5fb 08:59:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:46 ---> Using cache 08:59:46 ---> cb52b7560fa1 08:59:46 Step 4/22 : WORKDIR /edgex-go 08:59:46 ---> Using cache 08:59:46 ---> 3c6f1279be85 08:59:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:59:46 ---> Running in 2e176d57e440 08:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:50 OK: 221 MiB in 51 packages 08:59:52 Removing intermediate container 2e176d57e440 08:59:52 ---> d61f613e2d49 08:59:52 Step 6/22 : COPY go.mod vendor* ./ 08:59:53 ---> 219992c05ac1 08:59:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:54 ---> Running in 19bed51ea624 09:00:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:04 ---> b7fcb20bb5fb 09:00:04 Step 3/24 : WORKDIR /edgex-go 09:00:04 ---> Using cache 09:00:04 ---> 2bd0b898bcdf 09:00:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:00:04 ---> Running in 984eb5d22bfb 09:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:07 OK: 221 MiB in 51 packages 09:00:09 Removing intermediate container 984eb5d22bfb 09:00:09 ---> 6329308123a4 09:00:09 Step 5/24 : COPY go.mod vendor* ./ 09:00:10 ---> 5e559356701b 09:00:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:10 ---> Running in 84ed805ab392 09:01:18 Removing intermediate container 49ff9672a9b3 09:01:18 ---> dc2ee2bee81c 09:01:18 Step 7/19 : COPY . . 09:01:51 ---> c7f15acc6fc7 09:01:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:01:51 ---> Running in 704c52ab3369 09:01:51 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 09:02:23 Removing intermediate container 19bed51ea624 09:02:23 ---> 469c7f7cebd5 09:02:23 Step 8/22 : COPY . . 09:02:30 Removing intermediate container 7720a6ccf64c 09:02:30 ---> 4d4e391de70e 09:02:30 09:02:30 Step 10/22 : FROM alpine:3.16 09:02:30 ---> 4c81e5bf8899 09:02:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:02:30 ---> Using cache 09:02:30 ---> af1cac5764ef 09:02:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:30 ---> Using cache 09:02:30 ---> 9e54e1eb3c66 09:02:30 Step 13/22 : ENV APP_PORT=59861 09:02:30 ---> Running in 7607d45f57f5 09:02:31 Removing intermediate container 7607d45f57f5 09:02:31 ---> 218f0b6bdfbb 09:02:31 Step 14/22 : EXPOSE $APP_PORT 09:02:31 ---> Running in db9d99f9b0e4 09:02:32 Removing intermediate container db9d99f9b0e4 09:02:32 ---> 13727618bf71 09:02:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:34 ---> 164c21d9821d 09:02:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:02:36 Removing intermediate container 84ed805ab392 09:02:36 ---> 886c95124ce8 09:02:36 Step 7/24 : COPY . . 09:02:40 ---> 5278119b51e4 09:02:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:02:42 ---> c74c9a79ba16 09:02:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:02:42 ---> Running in d670e83c4a84 09:02:43 Removing intermediate container d670e83c4a84 09:02:43 ---> f06cd3747007 09:02:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:46 ---> Running in 810838e45311 09:02:46 Removing intermediate container 810838e45311 09:02:46 ---> 179d4719648b 09:02:46 Step 20/22 : LABEL arch=arm64 09:02:46 ---> Running in 2912028a7884 09:02:46 ---> 667c14fc2532 09:02:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:02:46 ---> Running in c41c6b497f96 09:02:47 Removing intermediate container 2912028a7884 09:02:47 ---> a4f5dd7dcd23 09:02:47 Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:02:47 ---> Running in 99a6b13ab53d 09:02:48 Removing intermediate container 99a6b13ab53d 09:02:48 ---> d51f9025602d 09:02:48 Step 22/22 : LABEL version=0.0.0 09:02:48 ---> Running in 23b6f74632ab 09:02:48 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 09:02:49 Removing intermediate container 23b6f74632ab 09:02:49 ---> fffbbd6167e1 09:02:49 09:02:50 Successfully built fffbbd6167e1 09:02:50 Successfully tagged support-scheduler-arm64:latest 09:02:50 Building core-common-config-bootstrapper 09:02:58  Building support-scheduler ... done  ---> 29574797d635 09:02:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:02:58 ---> Running in d1fdd89a1a4a 09:02:58 Removing intermediate container d1fdd89a1a4a 09:02:58 ---> 66a061878152 09:02:58 Step 9/24 : WORKDIR /edgex-go/spire-build 09:02:58 ---> Running in 79964ee3e9a0 09:02:59 Removing intermediate container 79964ee3e9a0 09:02:59 ---> dff3b8d5be7e 09:02:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:02:59 ---> Running in 871b73b57c82 09:03:05 Removing intermediate container 871b73b57c82 09:03:05 ---> 8bb64a9cb855 09:03:05 Step 11/24 : WORKDIR /edgex-go 09:03:05 ---> Running in 7e9236ad4d92 09:03:05 Removing intermediate container 7e9236ad4d92 09:03:05 ---> 9e93b3a5c348 09:03:05 09:03:05 Step 12/24 : FROM alpine:3.15 09:03:05 3.15: Pulling from library/alpine 09:03:07 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 09:03:07 Status: Downloaded newer image for alpine:3.15 09:03:07 ---> 354640af7b1b 09:03:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:07 ---> Running in 2db9cdb4635b 09:03:08 Removing intermediate container 2db9cdb4635b 09:03:08 ---> 3860ff9c4707 09:03:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:08 ---> Running in c3a0d7521f1a 09:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:03:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:11 ---> b7fcb20bb5fb 09:03:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:03:11 ---> Using cache 09:03:11 ---> cb52b7560fa1 09:03:11 Step 4/22 : WORKDIR /edgex-go 09:03:11 ---> Using cache 09:03:11 ---> 3c6f1279be85 09:03:11 Step 5/22 : RUN apk add --update --no-cache make git 09:03:11 ---> Using cache 09:03:11 ---> 01cbb487c189 09:03:11 Step 6/22 : COPY go.mod vendor* ./ 09:03:11 ---> Using cache 09:03:11 ---> 709c0982f52d 09:03:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:11 ---> Using cache 09:03:11 ---> 6f29a2a07cf6 09:03:11 Step 8/22 : COPY . . 09:03:11 ---> Using cache 09:03:11 ---> 236049c9a164 09:03:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:03:12 ---> Running in 52aae5f4c675 09:03:13 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:03:13 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:03:13 OK: 15736 distinct packages available 09:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:03:14 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 09:03:15 (1/4) Installing dumb-init (1.2.5-r1) 09:03:15 (2/4) Installing musl-obstack (1.2.3-r0) 09:03:15 (3/4) Installing libucontext (1.1-r0) 09:03:15 (4/4) Installing gcompat (1.0.0-r4) 09:03:15 Executing busybox-1.34.1-r7.trigger 09:03:15 OK: 6 MiB in 18 packages 09:03:17 Removing intermediate container c3a0d7521f1a 09:03:17 ---> 123847e7838e 09:03:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:26 ---> 7e19f2551198 09:03:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:03:26 ---> 7191b354cb43 09:03:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:03:26 ---> Running in b2a72d4839f1 09:03:27 Removing intermediate container b2a72d4839f1 09:03:27 ---> 04171149fcb6 09:03:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:03:28 ---> 97718b63759a 09:03:28 Step 19/24 : WORKDIR / 09:03:28 ---> Running in 3665d4663518 09:03:28 Removing intermediate container 3665d4663518 09:03:28 ---> 0be5ca6ba3cc 09:03:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:29 ---> Running in e3e1aa315960 09:03:29 Removing intermediate container e3e1aa315960 09:03:29 ---> 0c4ca088bc80 09:03:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:29 ---> Running in 3e78ead1e54d 09:03:30 Removing intermediate container 3e78ead1e54d 09:03:30 ---> 0817cec61b8a 09:03:30 Step 22/24 : LABEL arch=arm64 09:03:30 ---> Running in 88279ad891d4 09:03:30 Removing intermediate container 88279ad891d4 09:03:30 ---> 993e5bd8f451 09:03:30 Step 23/24 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:03:31 ---> Running in c42c223dec86 09:03:31 Removing intermediate container c42c223dec86 09:03:31 ---> 3a0a1d0576fe 09:03:31 Step 24/24 : LABEL version=0.0.0 09:03:31 ---> Running in dd440d6355f9 09:03:32 Removing intermediate container dd440d6355f9 09:03:32 ---> d6879c3b852d 09:03:32 09:03:32 Successfully built d6879c3b852d 09:03:32 Successfully tagged security-spire-config-arm64:latest 09:03:32  Building security-spire-config ... done Building security-secretstore-setup 09:03:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:50 ---> b7fcb20bb5fb 09:03:50 Step 3/23 : WORKDIR /edgex-go 09:03:50 ---> Using cache 09:03:50 ---> 2bd0b898bcdf 09:03:50 Step 4/23 : RUN apk add --update --no-cache make git 09:03:50 ---> Using cache 09:03:50 ---> 32a510072f08 09:03:50 Step 5/23 : COPY go.mod vendor* ./ 09:03:50 ---> Using cache 09:03:50 ---> a3103b7fee82 09:03:50 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:50 ---> Using cache 09:03:50 ---> 8b2ea2c8b0c5 09:03:50 Step 7/23 : COPY . . 09:03:50 ---> Using cache 09:03:50 ---> 99e5f79a4ad9 09:03:50 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:50 ---> Running in 68fcf5abb268 09:03:52 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 09:05:29 Removing intermediate container 6202109e6c20 09:05:29 ---> 1d1676619c82 09:05:29 09:05:29 Step 9/32 : FROM alpine:3.16 09:05:29 ---> 4c81e5bf8899 09:05:29 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:29 ---> Running in 41074b66788b 09:05:30 Removing intermediate container 41074b66788b 09:05:30 ---> ce0c788a2f5b 09:05:30 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:05:30 ---> Running in 27242fb62656 09:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:05:34 (1/2) Installing dumb-init (1.2.5-r1) 09:05:34 (2/2) Installing su-exec (0.2-r1) 09:05:34 Executing busybox-1.35.0-r17.trigger 09:05:34 OK: 5 MiB in 16 packages 09:05:36 Removing intermediate container 27242fb62656 09:05:36 ---> bee4dad815dc 09:05:36 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:05:36 ---> Running in 3f6ec81b4a1c 09:05:37 Removing intermediate container 3f6ec81b4a1c 09:05:37 ---> e49b9471f89f 09:05:37 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:05:37 ---> Running in 35194608b4c2 09:05:38 Removing intermediate container 35194608b4c2 09:05:38 ---> 302cc0ecc50c 09:05:38 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:05:38 ---> Running in ee8fb5cd5646 09:05:38 Removing intermediate container ee8fb5cd5646 09:05:38 ---> 1ca0b0e8114b 09:05:38 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:05:38 ---> Running in 5ac7875e3a9d 09:05:39 Removing intermediate container 5ac7875e3a9d 09:05:39 ---> 5b893ff1fe2d 09:05:39 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:05:39 ---> Running in b7e223decd86 09:05:43 Removing intermediate container b7e223decd86 09:05:43 ---> 479465bed9c7 09:05:43 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:05:43 ---> Running in a8e1dd0df256 09:05:44 Removing intermediate container a8e1dd0df256 09:05:44 ---> e4ec2e9fadcf 09:05:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:05:45 ---> 836707a70fd9 09:05:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:05:45 ---> Running in c67c1fc2cb76 09:05:50 Removing intermediate container c67c1fc2cb76 09:05:50 ---> 9a4904ae94b0 09:05:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:51 ---> 26ca8160c194 09:05:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:05:53 ---> 53a366691964 09:05:53 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:05:54 ---> d563030a8086 09:05:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:05:56 ---> 02600e1c9aff 09:05:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:05:56 ---> a872b6499d41 09:05:56 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:05:57 ---> 66533522effb 09:05:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:05:58 ---> b0a7f061e2ec 09:05:58 Step 27/32 : RUN chmod +x /entrypoint.sh 09:05:58 ---> Running in bc392e4f3759 09:06:02 Removing intermediate container bc392e4f3759 09:06:02 ---> f159a60ef164 09:06:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:06:02 ---> Running in 34000e8327ed 09:06:03 Removing intermediate container 34000e8327ed 09:06:03 ---> 7d6f5ded25f9 09:06:03 Step 29/32 : CMD ["gate"] 09:06:03 ---> Running in 9b145628cfff 09:06:03 Removing intermediate container 9b145628cfff 09:06:03 ---> 5c49f5589472 09:06:03 Step 30/32 : LABEL arch=arm64 09:06:03 ---> Running in 6bc8613c0f4e 09:06:04 Removing intermediate container 6bc8613c0f4e 09:06:04 ---> 86819858389d 09:06:04 Step 31/32 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:06:04 ---> Running in 73f3e43ba214 09:06:05 Removing intermediate container 73f3e43ba214 09:06:05 ---> 1055c85e4b7a 09:06:05 Step 32/32 : LABEL version=0.0.0 09:06:05 ---> Running in 1e674055984c 09:06:06 Removing intermediate container 1e674055984c 09:06:06 ---> 704017abb275 09:06:06 09:06:06 Successfully built 704017abb275 09:06:06 Successfully tagged security-bootstrapper-arm64:latest 09:06:06  Building security-bootstrapper ... done Building core-metadata 09:06:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:06:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:06:28 ---> b7fcb20bb5fb 09:06:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:06:28 ---> Using cache 09:06:28 ---> cb52b7560fa1 09:06:28 Step 4/24 : WORKDIR /edgex-go 09:06:28 ---> Using cache 09:06:28 ---> 3c6f1279be85 09:06:28 Step 5/24 : RUN apk add --update --no-cache make git 09:06:28 ---> Using cache 09:06:28 ---> 01cbb487c189 09:06:28 Step 6/24 : COPY go.mod vendor* ./ 09:06:28 ---> Using cache 09:06:28 ---> 709c0982f52d 09:06:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:28 ---> Using cache 09:06:28 ---> 6f29a2a07cf6 09:06:28 Step 8/24 : COPY . . 09:06:28 ---> Using cache 09:06:28 ---> 236049c9a164 09:06:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:06:28 ---> Running in edb8d62ccb45 09:06:28 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 09:11:06 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 09:11:21 Removing intermediate container 52aae5f4c675 09:11:21 ---> a9666da9587e 09:11:21 09:11:21 Step 10/22 : FROM alpine:3.16 09:11:21 ---> 4c81e5bf8899 09:11:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:11:21 ---> Using cache 09:11:21 ---> 711cc2819259 09:11:21 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:11:21 ---> Using cache 09:11:21 ---> 30e496eab91a 09:11:21 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:21 ---> Using cache 09:11:21 ---> 7c3084a4ee86 09:11:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:11:22 ---> 757d1294086c 09:11:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:11:22 Removing intermediate container 68fcf5abb268 09:11:22 ---> a237dd232592 09:11:22 09:11:22 Step 9/23 : FROM alpine:3.16 09:11:22 ---> 4c81e5bf8899 09:11:22 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:11:22 ---> Running in 8811173fa349 09:11:24 ---> b935ed24b1f5 09:11:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:25 ---> 3285e1b75c15 09:11:25 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:25 ---> Running in 7ddabc6e1d09 09:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:28 (1/3) Installing ca-certificates (20220614-r0) 09:11:28 (2/3) Installing dumb-init (1.2.5-r1) 09:11:28 (3/3) Installing su-exec (0.2-r1) 09:11:28 Executing busybox-1.35.0-r17.trigger 09:11:28 Executing ca-certificates-20220614-r0.trigger 09:11:28 Removing intermediate container 7ddabc6e1d09 09:11:28 ---> a6b012bc6874 09:11:28 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:11:28 OK: 6 MiB in 17 packages 09:11:28 ---> Running in c756fbe47266 09:11:29 Removing intermediate container c756fbe47266 09:11:29 ---> 8e6d63a0b7d0 09:11:29 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:11:30 ---> Running in 79f752d7d72d 09:11:31 Removing intermediate container 79f752d7d72d 09:11:31 ---> 87f77ab8d677 09:11:31 Step 20/22 : LABEL arch=arm64 09:11:31 ---> Running in 2770aa77b3a1 09:11:31 Removing intermediate container 8811173fa349 09:11:31 ---> 0dd2300d5f02 09:11:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:11:31 ---> Running in 05be3ad2eccb 09:11:31 Removing intermediate container 2770aa77b3a1 09:11:31 ---> 984218586d29 09:11:31 Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:11:31 ---> Running in aba9206b32a3 09:11:32 Removing intermediate container 05be3ad2eccb 09:11:32 ---> 58ff946a73e3 09:11:32 Step 12/23 : WORKDIR / 09:11:32 ---> Running in 82119010725b 09:11:32 Removing intermediate container aba9206b32a3 09:11:32 ---> 3cbedb684050 09:11:32 Step 22/22 : LABEL version=0.0.0 09:11:33 ---> Running in 38a593032c2f 09:11:33 Removing intermediate container 82119010725b 09:11:33 ---> 8b62c7eb96c9 09:11:33 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:11:33 Removing intermediate container 38a593032c2f 09:11:33 ---> 001d21714dfb 09:11:33 09:11:34 Successfully built 001d21714dfb 09:11:34 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:11:34  Building core-common-config-bootstrapper ... done Building security-spire-server 09:11:34 ---> 8615e1db3f7d 09:11:34 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:11:35 ---> 4dad3a6850b0 09:11:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:11:36 ---> 0f5c41a541b3 09:11:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:11:38 ---> 740dc85d782b 09:11:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:11:40 ---> 179a2f2ba796 09:11:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:11:41 ---> 79b635cb2aa3 09:11:41 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:41 ---> Running in 1a3513495efe 09:11:45 Removing intermediate container 1a3513495efe 09:11:45 ---> 97032128897e 09:11:45 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 09:11:45 ---> Running in 6c1d957104a0 09:11:47 Removing intermediate container 6c1d957104a0 09:11:47 ---> a4c69245f292 09:11:47 Step 21/23 : LABEL arch=arm64 09:11:47 ---> Running in 2c41087b9510 09:11:48 Removing intermediate container 2c41087b9510 09:11:48 ---> 07e0234b9f6d 09:11:48 Step 22/23 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:11:48 ---> Running in b1542d016cc1 09:11:49 Removing intermediate container b1542d016cc1 09:11:49 ---> 6a5bb611e552 09:11:49 Step 23/23 : LABEL version=0.0.0 09:11:49 ---> Running in 8382324cc673 09:11:50 Removing intermediate container 8382324cc673 09:11:50 ---> 0cd77e340b4b 09:11:50 09:11:51 Successfully built 0cd77e340b4b 09:11:51 Successfully tagged security-secretstore-setup-arm64:latest 09:11:51  Building security-secretstore-setup ... done Building security-spire-agent 09:11:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:11:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:11:57 ---> b7fcb20bb5fb 09:11:57 Step 3/23 : WORKDIR /edgex-go 09:11:57 ---> Using cache 09:11:57 ---> 2bd0b898bcdf 09:11:57 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:11:57 ---> Using cache 09:11:57 ---> 6329308123a4 09:11:57 Step 5/23 : COPY go.mod vendor* ./ 09:11:57 ---> Using cache 09:11:57 ---> 5e559356701b 09:11:57 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:57 ---> Using cache 09:11:57 ---> 886c95124ce8 09:11:57 Step 7/23 : COPY . . 09:11:57 ---> Using cache 09:11:57 ---> 29574797d635 09:11:57 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:11:57 ---> Using cache 09:11:57 ---> 66a061878152 09:11:57 Step 9/23 : WORKDIR /edgex-go/spire-build 09:11:57 ---> Using cache 09:11:57 ---> dff3b8d5be7e 09:11:57 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:11:57 ---> Running in dae838d6751f 09:12:01 Removing intermediate container dae838d6751f 09:12:01 ---> 47d61b6892c9 09:12:01 Step 11/23 : WORKDIR /edgex-go 09:12:02 ---> Running in 7dc896071fed 09:12:02 Removing intermediate container 704c52ab3369 09:12:02 ---> 83e886da3949 09:12:02 09:12:02 Step 9/19 : FROM alpine:3.15 09:12:02 ---> 354640af7b1b 09:12:02 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:02 ---> Using cache 09:12:02 ---> 3860ff9c4707 09:12:02 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:02 ---> Running in 2efec6bd0366 09:12:03 Removing intermediate container 7dc896071fed 09:12:03 ---> 34601fa97782 09:12:03 09:12:03 Step 12/23 : FROM alpine:3.15 09:12:03 ---> 354640af7b1b 09:12:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:03 ---> Using cache 09:12:03 ---> 3860ff9c4707 09:12:03 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:12:04 ---> Running in f600c21514b5 09:12:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:08 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:12:08 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:12:08 OK: 15736 distinct packages available 09:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:08 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:12:08 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:12:08 OK: 15736 distinct packages available 09:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:10 (1/9) Installing ca-certificates (20220614-r0) 09:12:10 (2/9) Installing brotli-libs (1.0.9-r5) 09:12:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:12:10 (4/9) Installing libcurl (7.80.0-r6) 09:12:10 (5/9) Installing curl (7.80.0-r6) 09:12:10 (6/9) Installing dumb-init (1.2.5-r1) 09:12:10 (7/9) Installing musl-obstack (1.2.3-r0) 09:12:10 (8/9) Installing libucontext (1.1-r0) 09:12:10 (9/9) Installing gcompat (1.0.0-r4) 09:12:10 Executing busybox-1.34.1-r7.trigger 09:12:11 Executing ca-certificates-20220614-r0.trigger 09:12:11 (1/5) Installing dumb-init (1.2.5-r1) 09:12:11 (2/5) Installing musl-obstack (1.2.3-r0) 09:12:11 (3/5) Installing libucontext (1.1-r0) 09:12:11 (4/5) Installing gcompat (1.0.0-r4) 09:12:11 (5/5) Installing openssl (1.1.1t-r1) 09:12:11 Executing busybox-1.34.1-r7.trigger 09:12:11 OK: 6 MiB in 19 packages 09:12:12 OK: 8 MiB in 23 packages 09:12:14 Removing intermediate container f600c21514b5 09:12:14 ---> b9f42e07eda6 09:12:14 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:12:15 Removing intermediate container 2efec6bd0366 09:12:15 ---> 23539a648891 09:12:15 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:12:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:12:16 ---> b7fcb20bb5fb 09:12:16 Step 3/24 : WORKDIR /edgex-go 09:12:16 ---> Using cache 09:12:16 ---> 2bd0b898bcdf 09:12:16 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:12:16 ---> Using cache 09:12:16 ---> 6329308123a4 09:12:16 Step 5/24 : COPY go.mod vendor* ./ 09:12:16 ---> Using cache 09:12:16 ---> 5e559356701b 09:12:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:16 ---> Using cache 09:12:16 ---> 886c95124ce8 09:12:16 Step 7/24 : COPY . . 09:12:16 ---> Using cache 09:12:16 ---> 29574797d635 09:12:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:12:16 ---> Using cache 09:12:16 ---> 66a061878152 09:12:16 Step 9/24 : WORKDIR /edgex-go/spire-build 09:12:16 ---> Using cache 09:12:16 ---> dff3b8d5be7e 09:12:16 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:12:16 ---> Using cache 09:12:16 ---> 8bb64a9cb855 09:12:16 Step 11/24 : WORKDIR /edgex-go 09:12:16 ---> Using cache 09:12:16 ---> 9e93b3a5c348 09:12:16 09:12:16 Step 12/24 : FROM alpine:3.15 09:12:16 ---> 354640af7b1b 09:12:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:16 ---> Using cache 09:12:16 ---> 3860ff9c4707 09:12:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:12:16 ---> Using cache 09:12:16 ---> b9f42e07eda6 09:12:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:12:17 ---> 35c289209284 09:12:17 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:12:21 ---> 523d2ec0fe50 09:12:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:12:23 ---> 41622bf99db9 09:12:23 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:12:23 ---> Running in 96847c580cf2 09:12:23 ---> d3d83fbd0280 09:12:23 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:12:24 Removing intermediate container 96847c580cf2 09:12:24 ---> 3dc5eaa9bf84 09:12:24 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:24 ---> Running in c9bb8d96c84c 09:12:25 Removing intermediate container c9bb8d96c84c 09:12:25 ---> 8b454ea2dc42 09:12:25 Step 17/19 : LABEL arch=arm64 09:12:25 ---> Running in d494606c2851 09:12:25 ---> 3bbf6964d5ba 09:12:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:12:26 Removing intermediate container d494606c2851 09:12:26 ---> 8387196851db 09:12:26 Step 18/19 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:12:26 ---> Running in 123eee8792d9 09:12:27 Removing intermediate container 123eee8792d9 09:12:27 ---> 375ebecbaa51 09:12:27 Step 19/19 : LABEL version=0.0.0 09:12:27 ---> e622a565b3c5 09:12:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:12:27 ---> Running in d14220994e1f 09:12:28 Removing intermediate container d14220994e1f 09:12:28 ---> ac90875ed52f 09:12:28 09:12:29 ---> 027b0e0e6d2e 09:12:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:12:29 Successfully built ac90875ed52f 09:12:29 Successfully tagged security-spiffe-token-provider-arm64:latest 09:12:31  Building security-spiffe-token-provider ... done  ---> 4fdeef142663 09:12:31 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:12:31 ---> Running in 1a71ab1cdd6e 09:12:32 Removing intermediate container 1a71ab1cdd6e 09:12:32 ---> f3b8f5623f0d 09:12:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:12:32 ---> Running in 98a25b2ffe3e 09:12:35 ---> 59f6610aefe0 09:12:35 Removing intermediate container 98a25b2ffe3e 09:12:35 ---> 7c87ecb65a2b 09:12:35 Step 21/23 : LABEL arch=arm64 09:12:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:12:35 ---> Running in 2c77670d2c35 09:12:36 Removing intermediate container 2c77670d2c35 09:12:36 ---> cd9b256399f6 09:12:36 Step 22/23 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:12:36 ---> Running in 6dbd7ffd425e 09:12:36 ---> 8b56bf40a617 09:12:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:12:37 Removing intermediate container 6dbd7ffd425e 09:12:37 ---> 48409cfb5b50 09:12:37 Step 23/23 : LABEL version=0.0.0 09:12:37 ---> Running in 9cdb75868136 09:12:37 ---> d0e4cebb7864 09:12:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:12:37 Removing intermediate container 9cdb75868136 09:12:37 ---> 6528770f8717 09:12:37 09:12:38 Successfully built 6528770f8717 09:12:38 Successfully tagged security-spire-server-arm64:latest 09:12:38  Building security-spire-server ... done  ---> 90d6bcfa6309 09:12:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:12:38 ---> Running in 28eafdfeadf3 09:12:39 Removing intermediate container 28eafdfeadf3 09:12:39 ---> af42a1b57fd4 09:12:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:12:39 ---> Running in a9c4c367f58d 09:12:40 Removing intermediate container a9c4c367f58d 09:12:40 ---> 9915c7669bb9 09:12:40 Step 22/24 : LABEL arch=arm64 09:12:40 ---> Running in e0399ad9bd5e 09:12:40 Removing intermediate container e0399ad9bd5e 09:12:40 ---> adff9bed1a94 09:12:40 Step 23/24 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:12:40 ---> Running in 6de540e6ed62 09:12:41 Removing intermediate container 6de540e6ed62 09:12:41 ---> 4a97fb52c4a9 09:12:41 Step 24/24 : LABEL version=0.0.0 09:12:41 ---> Running in 2213838d45ac 09:12:41 Removing intermediate container 2213838d45ac 09:12:41 ---> b992316c3f5a 09:12:41 09:12:42 Successfully built b992316c3f5a 09:12:42 Successfully tagged security-spire-agent-arm64:latest 09:13:21  Building security-spire-agent ... done Removing intermediate container edb8d62ccb45 09:13:21 ---> 1546a5af1dd3 09:13:21 09:13:21 Step 10/24 : FROM alpine:3.16 09:13:21 ---> 4c81e5bf8899 09:13:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:13:21 ---> Using cache 09:13:21 ---> af1cac5764ef 09:13:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:13:21 ---> Using cache 09:13:21 ---> 9e54e1eb3c66 09:13:21 Step 13/24 : ENV APP_PORT=59881 09:13:21 ---> Running in b7e1e2034b27 09:13:21 Removing intermediate container b7e1e2034b27 09:13:21 ---> dd866d82fa34 09:13:21 Step 14/24 : EXPOSE $APP_PORT 09:13:21 ---> Running in 6021a360d275 09:13:21 Removing intermediate container 6021a360d275 09:13:21 ---> 1ca360b0d8e5 09:13:21 Step 15/24 : WORKDIR / 09:13:21 ---> Running in 434e97065529 09:13:21 Removing intermediate container 434e97065529 09:13:21 ---> e9684df31c41 09:13:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:21 ---> df9c478a0d4f 09:13:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:13:21 ---> 1576ba512794 09:13:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:13:21 ---> f98f12955e7f 09:13:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:13:22 ---> b80ccafad4e5 09:13:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:13:22 ---> Running in 6c64427d027c 09:13:22 Removing intermediate container 6c64427d027c 09:13:22 ---> dd9196f609e2 09:13:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:22 ---> Running in 715bf455dd76 09:13:23 Removing intermediate container c41c6b497f96 09:13:23 ---> 205f7058e65a 09:13:23 09:13:23 Step 10/22 : FROM alpine:3.16 09:13:23 ---> 4c81e5bf8899 09:13:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:23 ---> Running in c4801504f21f 09:13:23 Removing intermediate container 715bf455dd76 09:13:23 ---> 44acd320f121 09:13:23 Step 22/24 : LABEL arch=arm64 09:13:23 ---> Running in 7cddef5d4016 09:13:24 Removing intermediate container 7cddef5d4016 09:13:24 ---> 0561118a1b2c 09:13:24 Step 23/24 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:13:24 ---> Running in 1e0f0498ea40 09:13:24 Removing intermediate container 1e0f0498ea40 09:13:24 ---> 762e69d34952 09:13:24 Step 24/24 : LABEL version=0.0.0 09:13:24 ---> Running in 15b6589a83bb 09:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:13:24 Removing intermediate container 15b6589a83bb 09:13:24 ---> 16f34a825132 09:13:24 09:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:13:25 Successfully built 16f34a825132 09:13:25 Successfully tagged core-metadata-arm64:latest 09:13:26  Building core-metadata ... done (1/2) Installing ca-certificates (20220614-r0) 09:13:26 (2/2) Installing dumb-init (1.2.5-r1) 09:13:26 Executing busybox-1.35.0-r17.trigger 09:13:26 Executing ca-certificates-20220614-r0.trigger 09:13:26 OK: 6 MiB in 16 packages 09:13:27 Removing intermediate container c4801504f21f 09:13:27 ---> a668a8e4c522 09:13:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:13:27 ---> Running in 22a780510e7c 09:13:27 Removing intermediate container 22a780510e7c 09:13:27 ---> 243966dbadc4 09:13:27 Step 13/22 : ENV APP_PORT=59860 09:13:27 ---> Running in 6c8e58f637d4 09:13:28 Removing intermediate container 6c8e58f637d4 09:13:28 ---> fcaf9f23ee2b 09:13:28 Step 14/22 : EXPOSE $APP_PORT 09:13:28 ---> Running in 9c085b4f589c 09:13:28 Removing intermediate container 9c085b4f589c 09:13:28 ---> f6dd7f846926 09:13:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:29 ---> fc64c8d542d4 09:13:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:30 ---> 59edfe327b38 09:13:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:13:31 ---> 327327be925e 09:13:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:13:31 ---> Running in eb4ea4b3e8f0 09:13:31 Removing intermediate container eb4ea4b3e8f0 09:13:31 ---> b1ac32175f1f 09:13:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:31 ---> Running in 303306ae823f 09:13:31 Removing intermediate container 303306ae823f 09:13:31 ---> 607e2f49f792 09:13:31 Step 20/22 : LABEL arch=arm64 09:13:31 ---> Running in 26be7f5be526 09:13:32 Removing intermediate container 26be7f5be526 09:13:32 ---> d049f5a96551 09:13:32 Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 09:13:32 ---> Running in e4a2b333d556 09:13:32 Removing intermediate container e4a2b333d556 09:13:32 ---> d868af78e256 09:13:32 Step 22/22 : LABEL version=0.0.0 09:13:32 ---> Running in c9ace3884d4b 09:13:33 Removing intermediate container c9ace3884d4b 09:13:33 ---> 3c25782e4cda 09:13:33 09:13:33 Successfully built 3c25782e4cda 09:13:33 Successfully tagged support-notifications-arm64:latest 09:13:33  Building support-notifications ... done  [Pipeline] } 09:13:33 $ docker stop --time=1 095ec14986c6f301fe7c170c819a4e157f24b6977cf812081dc5939ec57634e0 09:13:35 $ docker rm -f --volumes 095ec14986c6f301fe7c170c819a4e157f24b6977cf812081dc5939ec57634e0 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:35 + docker images 09:13:36 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:36 support-notifications-arm64 latest 3c25782e4cda 3 seconds ago 29.7MB 09:13:36 core-metadata-arm64 latest 16f34a825132 11 seconds ago 17.8MB 09:13:36 205f7058e65a 13 seconds ago 1.57GB 09:13:36 1546a5af1dd3 20 seconds ago 1.51GB 09:13:36 security-spire-agent-arm64 latest b992316c3f5a 54 seconds ago 122MB 09:13:36 security-spire-server-arm64 latest 6528770f8717 58 seconds ago 84.3MB 09:13:36 security-spiffe-token-provider-arm64 latest ac90875ed52f About a minute ago 29.1MB 09:13:36 34601fa97782 About a minute ago 1.38GB 09:13:36 83e886da3949 About a minute ago 1.54GB 09:13:36 security-secretstore-setup-arm64 latest 0cd77e340b4b About a minute ago 28.7MB 09:13:36 core-common-config-bootstrapper-arm64 latest 001d21714dfb 2 minutes ago 14.9MB 09:13:36 a237dd232592 2 minutes ago 1.5GB 09:13:36 a9666da9587e 2 minutes ago 1.5GB 09:13:36 security-bootstrapper-arm64 latest 704017abb275 7 minutes ago 19MB 09:13:36 1d1676619c82 8 minutes ago 1.49GB 09:13:36 security-spire-config-arm64 latest d6879c3b852d 10 minutes ago 83.6MB 09:13:36 9e93b3a5c348 10 minutes ago 1.38GB 09:13:36 support-scheduler-arm64 latest fffbbd6167e1 10 minutes ago 29.1MB 09:13:36 4d4e391de70e 11 minutes ago 1.57GB 09:13:36 core-data-arm64 latest 05438e240fb9 13 minutes ago 17.3MB 09:13:36 core-command-arm64 latest 1b3c35edbd92 14 minutes ago 17.1MB 09:13:36 d7e604793321 14 minutes ago 1.51GB 09:13:36 552e19baad71 14 minutes ago 1.51GB 09:13:36 security-proxy-setup-arm64 latest 11963fb23859 15 minutes ago 15.8MB 09:13:36 security-proxy-auth-arm64 latest fb233d816b75 15 minutes ago 15.6MB 09:13:36 83847fdd36f9 15 minutes ago 1.49GB 09:13:36 d5532c748b0f 15 minutes ago 1.49GB 09:13:36 ci-base-image-arm64 latest b7fcb20bb5fb 37 minutes ago 904MB 09:13:36 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:13:36 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:36 09:13:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:37 arm64: Pulling from edgex-lftools-log-publisher 09:13:37 8998bd30e6a1: Pulling fs layer 09:13:37 04944245beec: Pulling fs layer 09:13:37 699f458cf7ca: Pulling fs layer 09:13:37 765212b225bb: Pulling fs layer 09:13:37 f23df028b6ca: Pulling fs layer 09:13:37 d65c8cfc05b1: Pulling fs layer 09:13:37 2437ff75d9bd: Pulling fs layer 09:13:37 765212b225bb: Waiting 09:13:37 f23df028b6ca: Waiting 09:13:37 d65c8cfc05b1: Waiting 09:13:37 2437ff75d9bd: Waiting 09:13:37 04944245beec: Verifying Checksum 09:13:37 04944245beec: Download complete 09:13:37 765212b225bb: Download complete 09:13:37 f23df028b6ca: Verifying Checksum 09:13:37 f23df028b6ca: Download complete 09:13:37 d65c8cfc05b1: Verifying Checksum 09:13:37 d65c8cfc05b1: Download complete 09:13:37 699f458cf7ca: Verifying Checksum 09:13:37 699f458cf7ca: Download complete 09:13:37 8998bd30e6a1: Verifying Checksum 09:13:37 8998bd30e6a1: Download complete 09:13:39 2437ff75d9bd: Verifying Checksum 09:13:39 2437ff75d9bd: Download complete 09:13:41 8998bd30e6a1: Pull complete 09:13:42 04944245beec: Pull complete 09:13:43 699f458cf7ca: Pull complete 09:13:43 765212b225bb: Pull complete 09:13:44 f23df028b6ca: Pull complete 09:13:44 d65c8cfc05b1: Pull complete 09:13:59 2437ff75d9bd: Pull complete 09:13:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:59 prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container 09:13:59 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:03 $ docker top 896a85bf494732c9de5c7b9bf61561c7d881bfd27c634fe9c454cf74c5446a42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:04 ---> job-cost.sh 09:14:04 lf-activate-venv: SKIPPING 09:14:04 INFO: No Stack... 09:14:04 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:05 INFO: Archiving Costs [Pipeline] sh 09:14:05 + cut -d, -f6 09:14:05 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 09:14:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4407-5-stack-cost] 09:14:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4407-5-stack-cost] did not exist. Created. 09:14:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4407-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:06 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:06 Stashed 1 file(s) [Pipeline] } 09:14:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4407-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:06 $ docker stop --time=1 896a85bf494732c9de5c7b9bf61561c7d881bfd27c634fe9c454cf74c5446a42 09:14:08 $ docker rm -f --volumes 896a85bf494732c9de5c7b9bf61561c7d881bfd27c634fe9c454cf74c5446a42 [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 09:14:08 provisioning config files... 09:14:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6518393153893167014tmp [Pipeline] { [Pipeline] sh 09:14:09 + set +x 09:14:09 + curl -s https://codecov.io/bash 09:14:09 + bash -s -- 09:14:09 09:14:09 _____ _ 09:14:09 / ____| | | 09:14:09 | | ___ __| | ___ ___ _____ __ 09:14:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:09 Bash-1.0.6 09:14:09 09:14:09 09:14:09 ==> git version 2.25.1 found 09:14: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 09:14:09 Release-Date: 2020-01-08 09:14: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 09:14:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:09 ==> Jenkins CI detected. 09:14:09 current dir:  /w/workspace/edgex-go/5 09:14:09 project root: . 09:14:09 --> token set from env 09:14:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:09 ==> Running gcov in . (disable via -X gcov) 09:14:09 ==> Python coveragepy not found 09:14:09 ==> Searching for coverage reports in: 09:14:09 + . 09:14:09 -> Found 1 reports 09:14:09 ==> Detecting git/mercurial file structure 09:14:09 ==> Reading reports 09:14:09 + ./coverage.out bytes=447487 09:14:09 ==> Appending adjustments 09:14:09 https://docs.codecov.io/docs/fixing-reports 09:14:10 + Found adjustments 09:14:10 ==> Gzipping contents 09:14:10 60K /tmp/codecov.1XR4Xb.gz 09:14:10 ==> Uploading reports 09:14:10 url: https://codecov.io 09:14:10 query: branch=PR-4407&commit=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= 09:14:10 -> Pinging Codecov 09:14: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-4407&commit=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= 09:14:10 -> Uploading to 09:14:10 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/00271124DB129430A58F1EEE437C3FCB/a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a/1b90414f-06f3-4162-98d0-3c0b90e11e7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T091410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78804ec1e35a89315ed45f1de468cb15cd3eebbf9522d8909ce3c00360357bce 09:14:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:10 Dload Upload Total Spent Left Speed 09:14:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58045 0 0 100 58045 0 280k --:--:-- --:--:-- --:--:-- 279k 100 58045 0 0 100 58045 0 218k --:--:-- --:--:-- --:--:-- 217k 09:14:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [Pipeline] } 09:14:10 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 09:14:11 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:12 ---> package-listing.sh 09:14:12 ++ facter osfamily 09:14:12 ++ tr '[:upper:]' '[:lower:]' 09:14:12 + OS_FAMILY=debian 09:14:12 + workspace=/w/workspace/edgex-go/5 09:14:12 + START_PACKAGES=/tmp/packages_start.txt 09:14:12 + END_PACKAGES=/tmp/packages_end.txt 09:14:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:12 + PACKAGES=/tmp/packages_start.txt 09:14:12 + '[' /w/workspace/edgex-go/5 ']' 09:14:12 + PACKAGES=/tmp/packages_end.txt 09:14:12 + case "${OS_FAMILY}" in 09:14:12 + dpkg -l 09:14:12 + grep '^ii' 09:14:12 + '[' -f /tmp/packages_start.txt ']' 09:14:12 + '[' -f /tmp/packages_end.txt ']' 09:14:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:12 + '[' /w/workspace/edgex-go/5 ']' 09:14:12 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:14:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:14:12 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:14:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:13 09:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:13 latest: Pulling from edgex-lftools-log-publisher 09:14:13 5eb5b503b376: Pulling fs layer 09:14:13 5c69ac0246d0: Pulling fs layer 09:14:13 ec43610c2a17: Pulling fs layer 09:14:13 3a2ae6a8a46f: Pulling fs layer 09:14:13 33b1e0a273af: Pulling fs layer 09:14:13 5d3b04190fa2: Pulling fs layer 09:14:13 2f39f015ded8: Pulling fs layer 09:14:13 3a2ae6a8a46f: Waiting 09:14:13 33b1e0a273af: Waiting 09:14:13 5d3b04190fa2: Waiting 09:14:13 2f39f015ded8: Waiting 09:14:13 5c69ac0246d0: Download complete 09:14:13 3a2ae6a8a46f: Download complete 09:14:14 ec43610c2a17: Verifying Checksum 09:14:14 ec43610c2a17: Download complete 09:14:14 33b1e0a273af: Download complete 09:14:14 5d3b04190fa2: Verifying Checksum 09:14:14 5d3b04190fa2: Download complete 09:14:14 5eb5b503b376: Verifying Checksum 09:14:14 5eb5b503b376: Download complete 09:14:15 2f39f015ded8: Download complete 09:14:15 5eb5b503b376: Pull complete 09:14:15 5c69ac0246d0: Pull complete 09:14:15 ec43610c2a17: Pull complete 09:14:15 3a2ae6a8a46f: Pull complete 09:14:16 33b1e0a273af: Pull complete 09:14:16 5d3b04190fa2: Pull complete 09:14:20 2f39f015ded8: Pull complete 09:14:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:20 prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container 09:14:20 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:14:22 $ docker top 116e0f8109cd57c2ca43042f994f7c73583fb45af27afa6ccc9be7eca92b3fec -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:22 + touch /tmp/pre-build-complete [Pipeline] sh 09:14:23 + mkdir -p /var/log/sysstat [Pipeline] sh 09:14:23 + ls /var/log/sa-host 09:14:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:23 provisioning config files... 09:14:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7858230512332647880tmp [Pipeline] { [Pipeline] echo 09:14:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:14:23 ---> create-netrc.sh [Pipeline] } 09:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:14:24 ---> python-tools-install.sh [Pipeline] echo 09:14:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:14:24 ---> sudo-logs.sh 09:14:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:14:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:14:24 ---> job-cost.sh 09:14:24 lf-activate-venv: SKIPPING 09:14:24 DEBUG: total: 0.10999999940395355 09:14:24 INFO: Retrieving Stack Cost... 09:14:25 INFO: Retrieving Pricing Info for: v3-standard-8 09:14:25 INFO: Archiving Costs [Pipeline] echo 09:14:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:14:25 ---> logs-deploy.sh 09:14:25 lf-activate-venv: SKIPPING 09:14:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4407/5 09:14:25 INFO: archiving workspace using pattern(s): 09:14:26 Archives upload complete. 09:14:26 INFO: archiving logs to Nexus 09:14:28 ---> uname -a: 09:14:28 Linux prd-ubuntu20-04-docker-8c-8g-9429 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:14:28 09:14:28 09:14:28 ---> lscpu: 09:14:28 Architecture: x86_64 09:14:28 CPU op-mode(s): 32-bit, 64-bit 09:14:28 Byte Order: Little Endian 09:14:28 Address sizes: 40 bits physical, 48 bits virtual 09:14:28 CPU(s): 8 09:14:28 On-line CPU(s) list: 0-7 09:14:28 Thread(s) per core: 1 09:14:28 Core(s) per socket: 1 09:14:28 Socket(s): 8 09:14:28 NUMA node(s): 1 09:14:28 Vendor ID: AuthenticAMD 09:14:28 CPU family: 23 09:14:28 Model: 49 09:14:28 Model name: AMD EPYC-Rome Processor 09:14:28 Stepping: 0 09:14:28 CPU MHz: 2799.976 09:14:28 BogoMIPS: 5599.95 09:14:28 Virtualization: AMD-V 09:14:28 Hypervisor vendor: KVM 09:14:28 Virtualization type: full 09:14:28 L1d cache: 256 KiB 09:14:28 L1i cache: 256 KiB 09:14:28 L2 cache: 4 MiB 09:14:28 L3 cache: 128 MiB 09:14:28 NUMA node0 CPU(s): 0-7 09:14:28 Vulnerability Itlb multihit: Not affected 09:14:28 Vulnerability L1tf: Not affected 09:14:28 Vulnerability Mds: Not affected 09:14:28 Vulnerability Meltdown: Not affected 09:14:28 Vulnerability Mmio stale data: Not affected 09:14:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:14:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:14:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:14:28 Vulnerability Srbds: Not affected 09:14:28 Vulnerability Tsx async abort: Not affected 09:14:28 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 09:14:28 09:14:28 09:14:28 ---> nproc: 09:14:28 8 09:14:28 09:14:28 09:14:28 ---> df -h: 09:14:28 Filesystem Size Used Avail Use% Mounted on 09:14:28 overlay 155G 19G 137G 12% / 09:14:28 tmpfs 64M 0 64M 0% /dev 09:14:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:14:28 shm 64M 0 64M 0% /dev/shm 09:14:28 /dev/vda1 155G 19G 137G 12% /facter-os 09:14:28 09:14:28 09:14:28 ---> sar -b -r -n DEV: 09:14:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9429) 03/09/23 _x86_64_ (8 CPU) 09:14:28 09:14:28 08:29:40 LINUX RESTART (8 CPU) 09:14:28 09:14:28 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:14:28 08:31:01 386.85 38.92 347.93 0.00 4290.84 110338.82 0.00 09:14:28 08:32:01 35.75 0.07 35.69 0.00 2.67 13021.79 0.00 09:14:28 08:33:01 91.45 0.20 91.25 0.00 3.07 49797.82 0.00 09:14:28 08:34:01 953.26 6.95 946.31 0.00 79.19 343214.40 0.00 09:14:28 08:35:01 1277.09 10.68 1266.41 0.00 2926.45 317374.57 0.00 09:14:28 08:36:02 800.52 4.80 795.72 0.00 2298.28 166986.84 0.00 09:14:28 08:37:01 4.32 0.02 4.30 0.00 0.14 101.80 0.00 09:14:28 08:38:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 09:14:28 08:39:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 09:14:28 08:40:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 09:14:28 08:41:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 09:14:28 08:42:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 09:14:28 08:43:01 1.53 0.32 1.22 0.00 10.13 13.20 0.00 09:14:28 08:44:01 3.10 1.22 1.88 0.00 25.73 23.86 0.00 09:14:28 08:45:01 1.70 0.02 1.68 0.00 0.13 24.26 0.00 09:14:28 08:46:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 09:14:28 08:47:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 09:14:28 08:48:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 09:14:28 08:49:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:14:28 08:50:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 09:14:28 08:51:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 09:14:28 08:52:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 09:14:28 08:53:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 09:14:28 08:54:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 09:14:28 08:55:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 09:14:28 08:56:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 09:14:28 08:57:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 09:14:28 08:58:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 09:14:28 08:59:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 09:14:28 09:00:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 09:14:28 09:01:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 09:14:28 09:02:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 09:14:28 09:03:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 09:14:28 09:04:01 0.92 0.00 0.92 0.00 0.00 12.13 0.00 09:14:28 09:05:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 09:14:28 09:06:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 09:14:28 09:07:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 09:14:28 09:08:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 09:14:28 09:09:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 09:14:28 09:10:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 09:14:28 09:11:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 09:14:28 09:12:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 09:14:28 09:13:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 09:14:28 09:14:01 0.87 0.00 0.87 0.00 0.00 11.60 0.00 09:14:28 Average: 81.75 1.44 80.31 0.00 219.10 22766.72 0.00 09:14:28 09:14:28 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:14:28 08:31:01 28547532 31575808 728216 2.21 111168 3165936 1879772 5.54 1114132 2823872 680 09:14:28 08:32:01 27598520 31084492 1213044 3.69 114948 3577340 2261404 6.66 1698012 3137880 165372 09:14:28 08:33:01 26132168 31549996 745836 2.27 119008 5447564 1827040 5.38 1536316 4705980 1681304 09:14:28 08:34:01 21111792 31147288 1122628 3.41 269044 9603804 3138904 9.25 2439948 8480328 743216 09:14:28 08:35:01 19561552 30969320 1295524 3.94 310596 10875140 2811996 8.29 2696248 9709840 15680 09:14:28 08:36:02 20071184 31534776 738228 2.25 407504 10784980 1847996 5.45 2408164 9447020 508 09:14:28 08:37:01 20075620 31534148 738456 2.25 405944 10781724 1842912 5.43 2406440 9443796 12 09:14:28 08:38:01 20077360 31535952 736548 2.24 405960 10781732 1842912 5.43 2405248 9443800 48 09:14:28 08:39:01 20086384 31545004 727468 2.21 405964 10781736 1842912 5.43 2396668 9443808 8 09:14:28 08:40:01 20088832 31547464 724984 2.20 405976 10781740 1842912 5.43 2394300 9443812 176 09:14:28 08:41:01 20090320 31548960 723480 2.20 405976 10781744 1842912 5.43 2393420 9443816 8 09:14:28 08:42:01 20090520 31549692 723428 2.20 405984 10781744 1842912 5.43 2392832 9444340 44 09:14:28 08:43:01 20089856 31549332 723728 2.20 406000 10782044 1842912 5.43 2397488 9444396 12 09:14:28 08:44:01 20076836 31538056 734952 2.24 406016 10782884 1842912 5.43 2408212 9444696 12 09:14:28 08:45:01 20073316 31534644 738628 2.25 406048 10782860 1857724 5.47 2407928 9444664 56 09:14:28 08:46:01 20073780 31535124 738088 2.24 406056 10782872 1857724 5.47 2407948 9444668 44 09:14:28 08:47:01 20074016 31535372 737780 2.24 406064 10782872 1857724 5.47 2407876 9444668 4 09:14:28 08:48:01 20074184 31535552 737748 2.24 406080 10782876 1857724 5.47 2407884 9444672 44 09:14:28 08:49:01 20074160 31535552 737728 2.24 406084 10782880 1857724 5.47 2407920 9444680 8 09:14:28 08:50:01 20073828 31535320 737880 2.24 406108 10783008 1857724 5.47 2408076 9444776 140 09:14:28 08:51:01 20073928 31535452 737556 2.24 406120 10783012 1841228 5.43 2407832 9444780 28 09:14:28 08:52:01 20073912 31535484 737500 2.24 406128 10783016 1825076 5.38 2407784 9444816 176 09:14:28 08:53:01 20073832 31535416 737616 2.24 406140 10783016 1825076 5.38 2407792 9444816 8 09:14:28 08:54:01 20073816 31535412 737560 2.24 406156 10783020 1825076 5.38 2407800 9444820 184 09:14:28 08:55:01 20074136 31535768 737544 2.24 406180 10783020 1825076 5.38 2408372 9444820 32 09:14:28 08:56:01 20074460 31536100 737204 2.24 406200 10783032 1825076 5.38 2407984 9444824 216 09:14:28 08:57:01 20074120 31535784 737488 2.24 406216 10783036 1825076 5.38 2407868 9444828 8 09:14:28 08:58:01 20074356 31536120 737040 2.24 406236 10783164 1825076 5.38 2407900 9444908 188 09:14:28 08:59:01 20074284 31536128 737040 2.24 406252 10783168 1825076 5.38 2407908 9444968 24 09:14:28 09:00:01 20073984 31535844 737260 2.24 406272 10783168 1825076 5.38 2407920 9444968 188 09:14:28 09:01:01 20073716 31535600 737428 2.24 406308 10783172 1825076 5.38 2408080 9444972 24 09:14:28 09:02:01 20073636 31535560 737440 2.24 406312 10783176 1825076 5.38 2407980 9444976 196 09:14:28 09:03:01 20074056 31536000 737124 2.24 406328 10783176 1825076 5.38 2408260 9444976 4 09:14:28 09:04:01 20074064 31536012 737088 2.24 406352 10783180 1825076 5.38 2408648 9444980 196 09:14:28 09:05:01 20073756 31535752 737288 2.24 406380 10783188 1825076 5.38 2408072 9444984 8 09:14:28 09:06:01 20073920 31535932 737056 2.24 406380 10783188 1825076 5.38 2408160 9444988 184 09:14:28 09:07:01 20073904 31535920 736988 2.24 406400 10783192 1825076 5.38 2408092 9444992 8 09:14:28 09:08:01 20073856 31535892 736964 2.24 406412 10783192 1825076 5.38 2408112 9444992 180 09:14:28 09:09:01 20073776 31535828 736976 2.24 406416 10783196 1825076 5.38 2408140 9444996 8 09:14:28 09:10:01 20073824 31535916 736948 2.24 406428 10783200 1825076 5.38 2408128 9445000 196 09:14:28 09:11:01 20073832 31535936 736892 2.24 406440 10783200 1825076 5.38 2408200 9445000 8 09:14:28 09:12:01 20073672 31535808 736964 2.24 406452 10783208 1825076 5.38 2408724 9445004 284 09:14:28 09:13:01 20073948 31536088 736780 2.24 406464 10783208 1825076 5.38 2408460 9445004 8 09:14:28 09:14:01 20074068 31536228 736784 2.24 406476 10783216 1825076 5.38 2408568 9445016 296 09:14:28 Average: 20589014 31506405 768111 2.34 381090 10300064 1897153 5.59 2348406 9027362 59319 09:14:28 09:14:28 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:14:28 08:31:01 veth6dd88ef 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:31:01 ens3 1563.35 1437.82 12521.37 204.04 0.00 0.00 0.00 0.00 09:14:28 08:31:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 09:14:28 08:31:01 docker0 538.42 478.69 40.22 3419.61 0.00 0.00 0.00 0.00 09:14:28 08:32:01 ens3 31.42 19.73 26.07 12.72 0.00 0.00 0.00 0.00 09:14:28 08:32:01 vethf2e376f 1.30 1.50 0.10 0.12 0.00 0.00 0.00 0.00 09:14:28 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:32:01 docker0 1.30 1.33 0.08 0.10 0.00 0.00 0.00 0.00 09:14:28 08:33:01 ens3 111.76 70.43 1708.79 22.29 0.00 0.00 0.00 0.00 09:14:28 08:33:01 veth6e5f876 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:14:28 08:33:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:34:01 veth79d612b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:34:01 ens3 882.72 478.60 6401.78 58.62 0.00 0.00 0.00 0.00 09:14:28 08:34:01 veth6e5f876 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:14:28 08:34:01 veth7d8ae7c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:34:01 vethdde1131 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:34:01 docker0 454.34 846.93 38.34 6330.13 0.00 0.00 0.00 0.00 09:14:28 08:35:01 vethde94992 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:35:01 vethc05fd3c 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:35:01 ens3 200.80 132.18 1781.66 201.99 0.00 0.00 0.00 0.00 09:14:28 08:35:01 veth6e5f876 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 09:14:28 08:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 09:14:28 08:35:01 docker0 11.01 22.15 0.71 260.35 0.00 0.00 0.00 0.00 09:14:28 08:36:02 ens3 491.42 239.73 3989.94 37.40 0.00 0.00 0.00 0.00 09:14:28 08:36:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:14:28 08:36:02 docker0 196.55 384.17 16.27 2584.88 0.00 0.00 0.00 0.00 09:14:28 08:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:38:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:14:28 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:39:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:14:28 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:40:01 ens3 0.37 0.18 0.42 0.01 0.00 0.00 0.00 0.00 09:14:28 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:41:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:14:28 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:42:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:43:01 ens3 0.78 0.57 0.57 0.35 0.00 0.00 0.00 0.00 09:14:28 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:44:01 ens3 7.40 6.05 4.65 5.85 0.00 0.00 0.00 0.00 09:14:28 08:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:14:28 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:46:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:14:28 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:47:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:49:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:14:28 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:50:01 ens3 1.53 1.03 0.72 0.51 0.00 0.00 0.00 0.00 09:14:28 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:51:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:14:28 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:52:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:14:28 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:53:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:14:28 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:54:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:14:28 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:55:01 ens3 0.93 0.42 0.39 0.28 0.00 0.00 0.00 0.00 09:14:28 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:56:01 ens3 0.63 0.47 0.34 0.28 0.00 0.00 0.00 0.00 09:14:28 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:58:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:59:01 ens3 0.37 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:14:28 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:00:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:14:28 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:01:01 ens3 0.73 0.68 0.42 0.36 0.00 0.00 0.00 0.00 09:14:28 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:03:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:04:01 ens3 1.13 0.42 0.37 0.21 0.00 0.00 0.00 0.00 09:14:28 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:05:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:14:28 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:06:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 09:14:28 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:09:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:14:28 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:10:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:11:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:14:28 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:12:01 ens3 0.32 0.25 0.13 0.02 0.00 0.00 0.00 0.00 09:14:28 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 09:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:28 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:28 Average: ens3 75.07 54.36 601.13 12.40 0.00 0.00 0.00 0.00 09:14:28 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 09:14:28 Average: docker0 27.32 39.41 2.17 286.36 0.00 0.00 0.00 0.00 09:14:28 09:14:28 09:14:28 ---> sar -P ALL: 09:14:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9429) 03/09/23 _x86_64_ (8 CPU) 09:14:28 09:14:28 08:29:40 LINUX RESTART (8 CPU) 09:14:28 09:14:28 08:30:01 CPU %user %nice %system %iowait %steal %idle 09:14:28 08:31:01 all 12.65 0.00 4.78 2.49 0.07 80.01 09:14:28 08:31:01 0 12.85 0.00 5.00 1.67 0.08 80.39 09:14:28 08:31:01 1 13.89 0.00 5.05 2.40 0.07 78.58 09:14:28 08:31:01 2 12.78 0.00 5.08 4.30 0.07 77.77 09:14:28 08:31:01 3 15.36 0.00 6.68 4.73 0.07 73.16 09:14:28 08:31:01 4 13.60 0.00 3.36 3.14 0.05 79.85 09:14:28 08:31:01 5 10.24 0.00 4.56 0.94 0.07 84.19 09:14:28 08:31:01 6 9.43 0.00 3.56 1.28 0.07 85.66 09:14:28 08:31:01 7 13.10 0.00 4.99 1.49 0.10 80.32 09:14:28 08:32:01 all 40.02 0.00 6.06 0.24 0.08 53.59 09:14:28 08:32:01 0 40.07 0.00 6.53 0.72 0.08 52.59 09:14:28 08:32:01 1 40.41 0.00 6.83 1.06 0.08 51.61 09:14:28 08:32:01 2 39.22 0.00 6.09 0.03 0.08 54.57 09:14:28 08:32:01 3 40.64 0.00 6.07 0.02 0.10 53.17 09:14:28 08:32:01 4 39.83 0.00 5.62 0.02 0.08 54.46 09:14:28 08:32:01 5 38.47 0.00 5.64 0.03 0.07 55.79 09:14:28 08:32:01 6 39.77 0.00 5.79 0.02 0.08 54.34 09:14:28 08:32:01 7 41.76 0.00 5.89 0.03 0.08 52.24 09:14:28 08:33:01 all 32.85 0.00 7.96 0.75 0.09 58.34 09:14:28 08:33:01 0 33.14 0.00 8.07 0.73 0.08 57.98 09:14:28 08:33:01 1 32.36 0.00 6.92 2.88 0.08 57.76 09:14:28 08:33:01 2 34.35 0.00 7.65 0.08 0.08 57.83 09:14:28 08:33:01 3 32.05 0.00 7.46 1.85 0.10 58.53 09:14:28 08:33:01 4 32.47 0.00 9.00 0.12 0.08 58.32 09:14:28 08:33:01 5 31.47 0.00 8.73 0.10 0.10 59.59 09:14:28 08:33:01 6 33.54 0.00 8.40 0.00 0.10 57.96 09:14:28 08:33:01 7 33.44 0.00 7.48 0.20 0.10 58.78 09:14:28 08:34:01 all 39.25 0.00 11.97 8.67 0.10 40.01 09:14:28 08:34:01 0 37.69 0.00 13.56 12.74 0.10 35.91 09:14:28 08:34:01 1 39.11 0.00 12.21 12.21 0.10 36.37 09:14:28 08:34:01 2 39.39 0.00 11.40 9.92 0.10 39.19 09:14:28 08:34:01 3 40.06 0.00 10.90 4.13 0.08 44.82 09:14:28 08:34:01 4 39.45 0.00 11.24 4.72 0.10 44.49 09:14:28 08:34:01 5 40.31 0.00 12.02 14.51 0.08 33.08 09:14:28 08:34:01 6 39.33 0.00 11.04 4.16 0.12 45.35 09:14:28 08:34:01 7 38.66 0.00 13.41 6.96 0.10 40.87 09:14:28 08:35:01 all 76.81 0.00 15.19 1.81 0.16 6.04 09:14:28 08:35:01 0 74.15 0.00 13.13 1.25 0.15 11.31 09:14:28 08:35:01 1 76.68 0.00 15.60 3.18 0.17 4.37 09:14:28 08:35:01 2 77.83 0.00 15.46 1.10 0.17 5.44 09:14:28 08:35:01 3 74.54 0.00 14.45 3.44 0.15 7.42 09:14:28 08:35:01 4 77.13 0.00 16.64 1.14 0.13 4.95 09:14:28 08:35:01 5 78.76 0.00 15.25 1.41 0.15 4.43 09:14:28 08:35:01 6 77.75 0.00 15.26 1.25 0.15 5.59 09:14:28 08:35:01 7 77.59 0.00 15.67 1.67 0.19 4.88 09:14:28 08:36:02 all 28.46 0.00 8.80 6.47 0.10 56.17 09:14:28 08:36:02 0 26.70 0.00 8.22 4.46 0.10 60.52 09:14:28 08:36:02 1 29.49 0.00 8.33 5.46 0.10 56.62 09:14:28 08:36:02 2 29.01 0.00 8.62 7.74 0.10 54.53 09:14:28 08:36:02 3 26.11 0.00 8.48 8.79 0.10 56.52 09:14:28 08:36:02 4 29.36 0.00 8.95 6.70 0.10 54.89 09:14:28 08:36:02 5 28.98 0.00 9.94 7.83 0.12 53.14 09:14:28 08:36:02 6 29.53 0.00 7.82 6.89 0.10 55.66 09:14:28 08:36:02 7 28.51 0.00 10.05 3.92 0.08 57.43 09:14:28 08:37:01 all 0.08 0.00 0.05 0.02 0.00 99.85 09:14:28 08:37:01 0 0.02 0.00 0.07 0.00 0.00 99.92 09:14:28 08:37:01 1 0.05 0.00 0.07 0.00 0.00 99.88 09:14:28 08:37:01 2 0.12 0.00 0.03 0.02 0.00 99.83 09:14:28 08:37:01 3 0.27 0.00 0.05 0.00 0.00 99.68 09:14:28 08:37:01 4 0.03 0.00 0.05 0.00 0.00 99.91 09:14:28 08:37:01 5 0.03 0.00 0.05 0.05 0.00 99.86 09:14:28 08:37:01 6 0.10 0.00 0.05 0.07 0.00 99.78 09:14:28 08:37:01 7 0.03 0.00 0.05 0.00 0.00 99.92 09:14:28 08:38:01 all 0.04 0.00 0.01 0.01 0.00 99.94 09:14:28 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:14:28 08:38:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:14:28 08:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:38:01 4 0.25 0.00 0.00 0.00 0.00 99.75 09:14:28 08:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:14:28 08:38:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:14:28 08:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:14:28 08:39:01 all 0.15 0.00 0.01 0.01 0.00 99.83 09:14:28 08:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:14:28 08:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:14:28 08:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:39:01 4 1.09 0.00 0.07 0.00 0.02 98.83 09:14:28 08:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:14:28 08:39:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:14:28 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:14:28 08:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:14:28 08:40:01 2 0.03 0.00 0.02 0.08 0.02 99.85 09:14:28 08:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:14:28 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:14:28 08:40:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:14:28 08:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:14:28 08:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:14:28 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:41:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:14:28 08:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:14:28 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:14:28 08:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:14:28 08:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:42:01 2 0.03 0.00 0.03 0.02 0.00 99.92 09:14:28 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:43:01 all 0.07 0.00 0.01 0.00 0.00 99.91 09:14:28 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:43:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:14:28 08:43:01 2 0.12 0.00 0.05 0.02 0.02 99.80 09:14:28 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:43:01 4 0.20 0.00 0.00 0.00 0.00 99.80 09:14:28 08:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:14:28 08:43:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:14:28 08:43:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:14:28 08:44:01 all 0.22 0.00 0.04 0.02 0.00 99.72 09:14:28 08:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:14:28 08:44:01 1 0.12 0.00 0.03 0.05 0.00 99.80 09:14:28 08:44:01 2 0.75 0.00 0.05 0.00 0.00 99.20 09:14:28 08:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:44:01 4 0.27 0.00 0.13 0.05 0.00 99.55 09:14:28 08:44:01 5 0.12 0.00 0.02 0.03 0.00 99.83 09:14:28 08:44:01 6 0.43 0.00 0.02 0.00 0.00 99.55 09:14:28 08:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:14:28 08:45:01 all 0.03 0.00 0.03 0.01 0.01 99.93 09:14:28 08:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:14:28 08:45:01 1 0.02 0.00 0.07 0.03 0.00 99.88 09:14:28 08:45:01 2 0.07 0.00 0.00 0.00 0.02 99.92 09:14:28 08:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:14:28 08:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:45:01 5 0.02 0.00 0.03 0.03 0.02 99.90 09:14:28 08:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:45:01 7 0.07 0.00 0.03 0.00 0.00 99.90 09:14:28 08:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:14:28 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:46:01 1 0.03 0.00 0.00 0.03 0.02 99.92 09:14:28 08:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:14:28 08:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:14:28 08:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:14:28 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:14:28 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:14:28 08:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 08:47:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:14:28 08:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:14:28 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:48:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:14:28 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:14:28 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:14:28 08:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:14:28 08:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 08:49:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:14:28 08:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:14:28 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:49:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:14:28 08:50:01 all 0.22 0.00 0.01 0.01 0.00 99.76 09:14:28 08:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:14:28 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:50:01 3 0.02 0.00 0.00 0.05 0.00 99.93 09:14:28 08:50:01 4 1.60 0.00 0.03 0.00 0.00 98.37 09:14:28 08:50:01 5 0.03 0.00 0.00 0.05 0.00 99.92 09:14:28 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:14:28 08:51:01 all 0.11 0.00 0.02 0.01 0.00 99.86 09:14:28 08:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:51:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:14:28 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:51:01 4 0.80 0.00 0.07 0.00 0.00 99.14 09:14:28 08:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 08:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:14:28 08:51:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:14:28 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:14:28 08:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:14:28 08:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:14:28 08:52:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:14:28 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 08:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:14:28 09:14:28 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:14:28 08:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:14:28 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:14:28 08:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:14:28 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:14:28 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:14:28 08:54:01 all 0.04 0.00 0.00 0.01 0.00 99.95 09:14:28 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:54:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:14:28 08:54:01 4 0.25 0.00 0.02 0.00 0.00 99.73 09:14:28 08:54:01 5 0.02 0.00 0.02 0.03 0.02 99.92 09:14:28 08:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:14:28 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 08:55:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:14:28 08:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:55:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:14:28 08:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 08:55:01 5 0.05 0.00 0.00 0.02 0.00 99.93 09:14:28 08:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:14:28 08:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:56:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:14:28 08:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:14:28 08:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:57:01 3 0.00 0.00 0.00 0.07 0.00 99.93 09:14:28 08:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:14:28 08:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:14:28 08:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:14:28 08:58:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:14:28 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:58:01 5 0.07 0.00 0.07 0.02 0.02 99.83 09:14:28 08:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 08:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 08:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:14:28 08:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:14:28 08:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 08:59:01 5 0.05 0.00 0.05 0.02 0.00 99.88 09:14:28 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:00:01 all 0.02 0.00 0.00 0.01 0.00 99.97 09:14:28 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:00:01 5 0.05 0.00 0.03 0.03 0.02 99.87 09:14:28 09:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:14:28 09:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:14:28 09:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:14:28 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:14:28 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:14:28 09:01:01 5 0.05 0.00 0.03 0.02 0.00 99.90 09:14:28 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:14:28 09:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:14:28 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:14:28 09:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:14:28 09:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:14:28 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:02:01 5 0.05 0.00 0.03 0.02 0.02 99.88 09:14:28 09:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:14:28 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:14:28 09:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:03:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:14:28 09:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:14:28 09:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:14:28 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:14:28 09:04:01 all 0.05 0.00 0.01 0.00 0.00 99.94 09:14:28 09:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:14:28 09:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:14:28 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:14:28 09:04:01 5 0.20 0.00 0.02 0.02 0.02 99.75 09:14:28 09:04:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:14:28 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:14:28 09:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:14:28 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:05:01 5 0.07 0.00 0.05 0.00 0.02 99.87 09:14:28 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:06:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:14:28 09:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:06:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:14:28 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 09:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:14:28 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:07:01 all 0.12 0.00 0.01 0.00 0.00 99.87 09:14:28 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:14:28 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:07:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:14:28 09:07:01 4 0.88 0.00 0.03 0.00 0.00 99.09 09:14:28 09:07:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:14:28 09:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:08:01 all 0.17 0.00 0.01 0.00 0.00 99.82 09:14:28 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:14:28 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:14:28 09:08:01 4 1.18 0.00 0.00 0.00 0.00 98.82 09:14:28 09:08:01 5 0.03 0.00 0.02 0.02 0.02 99.92 09:14:28 09:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 09:09:01 all 0.00 0.00 0.00 0.00 0.00 99.99 09:14:28 09:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:14:28 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:14:28 09:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:14:28 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:14:28 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:14:28 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 09:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:14:28 09:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:14:28 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:14:28 09:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:14:28 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:14:28 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:14:28 09:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:12:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:14:28 09:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 09:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:14:28 09:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 09:13:01 1 0.00 0.00 0.03 0.00 0.03 99.93 09:14:28 09:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:14:28 09:13:01 3 0.08 0.00 0.00 0.00 0.02 99.90 09:14:28 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:14:28 09:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 09:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:14:28 09:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:14:28 09:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:14:28 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:14:28 09:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:14:28 09:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:14:28 09:14:28 Average: CPU %user %nice %system %iowait %steal %idle 09:14:28 Average: all 5.20 0.00 1.24 0.46 0.02 93.08 09:14:28 Average: 0 5.03 0.00 1.22 0.48 0.01 93.25 09:14:28 Average: 1 5.23 0.00 1.25 0.61 0.02 92.89 09:14:28 Average: 2 5.26 0.00 1.23 0.53 0.02 92.97 09:14:28 Average: 3 5.12 0.00 1.21 0.52 0.02 93.13 09:14:28 Average: 4 5.38 0.00 1.25 0.36 0.02 93.00 09:14:28 Average: 5 5.16 0.00 1.28 0.57 0.02 92.97 09:14:28 Average: 6 5.17 0.00 1.17 0.31 0.01 93.34 09:14:28 Average: 7 5.25 0.00 1.30 0.32 0.02 93.11 09:14:28 09:14:28 09:14:28