Pull request #4271 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faab248cdddb919d47302e496822b466f99d5e87+1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (f731ca4467834136c6a4efff4a65314b27eebd11) 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-ssh7619951615952279427.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-ssh3074156967618255244.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2123620824108698626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16339559230610001405.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9116199457870817723.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7745436098692092976.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1640 in /w/workspace/edgexfoundry_edgex-go_PR-4271 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit faab248cdddb919d47302e496822b466f99d5e87 Merge succeeded, producing faab248cdddb919d47302e496822b466f99d5e87 Checking out Revision faab248cdddb919d47302e496822b466f99d5e87 (PR-4271) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > 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/4271/head:refs/remotes/origin/PR-4271 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faab248cdddb919d47302e496822b466f99d5e87 # 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faab248cdddb919d47302e496822b466f99d5e87 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:15:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:15:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:15:01 ========================================================= 19:15:01 EdgeX Global Pipelines Version Info 19:15:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:15:02 ------------------- 19:15:02 stable info: 19:15:02 ------------------- 19:15:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:15:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:15:02 Message: update stable to v1.0.244 19:15:02 ------------------- 19:15:02 experimental info: 19:15:02 ------------------- 19:15:02 Commited By: **** collab-it+edgex@linuxfoundation.org 19:15:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:15:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4271 [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4271 [Pipeline] echo 19:15:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4271 [Pipeline] echo 19:15:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faab248cdddb919d47302e496822b466f99d5e87 [Pipeline] echo 19:15:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faab248 [Pipeline] echo 19:15:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:04 provisioning config files... 19:15:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1779143602920494789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:04 ---> docker-login.sh 19:15:04 nexus3.edgexfoundry.org:10001 19:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:04 Configure a credential helper to remove this warning. See 19:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:04 19:15:04 Login Succeeded 19:15:04 nexus3.edgexfoundry.org:10002 19:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:04 Configure a credential helper to remove this warning. See 19:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:04 19:15:04 Login Succeeded 19:15:04 nexus3.edgexfoundry.org:10003 19:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:05 Configure a credential helper to remove this warning. See 19:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:05 19:15:05 Login Succeeded 19:15:05 nexus3.edgexfoundry.org:10004 19:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:05 Configure a credential helper to remove this warning. See 19:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:05 19:15:05 Login Succeeded 19:15:05 docker.io 19:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:05 Configure a credential helper to remove this warning. See 19:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:05 19:15:05 Login Succeeded 19:15:05 ---> docker-login.sh ends [Pipeline] } 19:15:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:05 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:15:05 + dirname cmd/core-command/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo core-command,cmd/core-command/Dockerfile 19:15:05 + dirname cmd/core-data/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo core-data,cmd/core-data/Dockerfile 19:15:05 + dirname cmd/core-metadata/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo core-metadata,cmd/core-metadata/Dockerfile 19:15:05 + dirname cmd/security-bootstrapper/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:15:05 + dirname cmd/security-proxy-setup/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:15:05 + dirname cmd/security-secretstore-setup/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:15:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:15:05 + dirname cmd/security-spire-agent/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:15:05 + dirname cmd/security-spire-config/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:15:05 + dirname cmd/security-spire-server/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:15:05 + dirname cmd/support-notifications/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo support-notifications,cmd/support-notifications/Dockerfile 19:15:05 + dirname cmd/support-scheduler/Dockerfile 19:15:05 + cut -d/ -f2 19:15:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:15:05 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:15:06 + git rev-list -1 --merges faab248cdddb919d47302e496822b466f99d5e87~1..faab248cdddb919d47302e496822b466f99d5e87 [Pipeline] echo 19:15:06 -----------> git rev-list -1 --merges faab248cdddb919d47302e496822b466f99d5e87~1..faab248cdddb919d47302e496822b466f99d5e87 faab248cdddb919d47302e496822b466f99d5e87 [false] [Pipeline] sh 19:15:06 + git log --format=format:%s -1 faab248cdddb919d47302e496822b466f99d5e87 [Pipeline] echo 19:15:06 ========================================================= 19:15:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:15:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:15:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:07 + grep -v github /etc/ssh/ssh_known_hosts 19:15:07 + [ -e /tmp/ssh_known_hosts ] 19:15:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:15:07 + sudo tee -a /etc/ssh/ssh_known_hosts 19:15:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:15:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:07 19:15:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:07 0.1.4: Pulling from edgex-devops/py-git-semver 19:15:07 b85a868b505f: Pulling fs layer 19:15:07 e2be974225ed: Pulling fs layer 19:15:07 339a4e72a1f5: Pulling fs layer 19:15:07 988bab9f4d93: Pulling fs layer 19:15:07 1469e6f7b9e6: Pulling fs layer 19:15:07 eaf3925da568: Pulling fs layer 19:15:07 bab4dde63d76: Pulling fs layer 19:15:07 bde34c3a00c8: Pulling fs layer 19:15:07 b352a97aabf1: Pulling fs layer 19:15:07 4872d77fe225: Pulling fs layer 19:15:07 5851b861e8e6: Pulling fs layer 19:15:07 988bab9f4d93: Waiting 19:15:07 bde34c3a00c8: Waiting 19:15:07 b352a97aabf1: Waiting 19:15:07 1469e6f7b9e6: Waiting 19:15:07 bab4dde63d76: Waiting 19:15:07 eaf3925da568: Waiting 19:15:07 5851b861e8e6: Waiting 19:15:07 4872d77fe225: Waiting 19:15:07 e2be974225ed: Verifying Checksum 19:15:07 e2be974225ed: Download complete 19:15:07 988bab9f4d93: Download complete 19:15:08 1469e6f7b9e6: Verifying Checksum 19:15:08 1469e6f7b9e6: Download complete 19:15:08 eaf3925da568: Verifying Checksum 19:15:08 eaf3925da568: Download complete 19:15:08 339a4e72a1f5: Verifying Checksum 19:15:08 339a4e72a1f5: Download complete 19:15:08 bde34c3a00c8: Verifying Checksum 19:15:08 bde34c3a00c8: Download complete 19:15:08 b352a97aabf1: Verifying Checksum 19:15:08 b352a97aabf1: Download complete 19:15:08 4872d77fe225: Download complete 19:15:08 b85a868b505f: Verifying Checksum 19:15:08 b85a868b505f: Download complete 19:15:08 5851b861e8e6: Verifying Checksum 19:15:08 5851b861e8e6: Download complete 19:15:08 bab4dde63d76: Verifying Checksum 19:15:08 bab4dde63d76: Download complete 19:15:09 b85a868b505f: Pull complete 19:15:09 e2be974225ed: Pull complete 19:15:10 339a4e72a1f5: Pull complete 19:15:10 988bab9f4d93: Pull complete 19:15:10 1469e6f7b9e6: Pull complete 19:15:10 eaf3925da568: Pull complete 19:15:12 bab4dde63d76: Pull complete 19:15:12 bde34c3a00c8: Pull complete 19:15:12 b352a97aabf1: Pull complete 19:15:12 4872d77fe225: Pull complete 19:15:12 5851b861e8e6: Pull complete 19:15:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:13 prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container 19:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:15:15 $ docker top e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d -eo pid,comm 19:15:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:15:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:15 [ssh-agent] Looking for ssh-agent implementation... 19:15:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:15 $ docker exec e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d ssh-agent 19:15:15 SSH_AUTH_SOCK=/tmp/ssh-G8vF9VybpgVH/agent.33 19:15:15 SSH_AGENT_PID=39 19:15:16 Running ssh-add (command line suppressed) 19:15:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_880489342647384653.key (/w/workspace/edgex-go/1@tmp/private_key_880489342647384653.key) 19:15:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:16 + git tag --points-at HEAD [Pipeline] } 19:15:16 $ docker exec --env ******** --env ******** e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d ssh-agent -k 19:15:16 unset SSH_AUTH_SOCK; 19:15:16 unset SSH_AGENT_PID; 19:15:16 echo Agent pid 39 killed; 19:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:15:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:16 [ssh-agent] Looking for ssh-agent implementation... 19:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:16 $ docker exec e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d ssh-agent 19:15:16 SSH_AUTH_SOCK=/tmp/ssh-cCZh3ODPUZJe/agent.71 19:15:16 SSH_AGENT_PID=77 19:15:16 Running ssh-add (command line suppressed) 19:15:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10201889069589130750.key (/w/workspace/edgex-go/1@tmp/private_key_10201889069589130750.key) 19:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:17 + git semver init 19:15:17 2023-01-10 19:15:17,531 [run_init] DEBUG init version:0.0.0 force:False 19:15:17 2023-01-10 19:15:17,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:15:17 2023-01-10 19:15:17,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:15:17 2023-01-10 19:15:17,532 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:15:22 2023-01-10 19:15:22,290 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:15:22 2023-01-10 19:15:22,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4271 with force:False 19:15:22 2023-01-10 19:15:22,291 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4271 19:15:22 2023-01-10 19:15:22,296 [execute] INFO git cat-file --batch-check 19:15:22 2023-01-10 19:15:22,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:15:22 2023-01-10 19:15:22,303 [execute] INFO git cat-file --batch 19:15:22 2023-01-10 19:15:22,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:15:22 2023-01-10 19:15:22,308 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4271 19:15:22 0.0.0 [Pipeline] } 19:15:22 $ docker exec --env ******** --env ******** e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d ssh-agent -k 19:15:23 unset SSH_AUTH_SOCK; 19:15:23 unset SSH_AGENT_PID; 19:15:23 echo Agent pid 77 killed; 19:15:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:23 + git semver [Pipeline] } 19:15:23 $ docker stop --time=1 e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d 19:15:25 $ docker rm -f --volumes e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d [Pipeline] // withDockerContainer [Pipeline] sh 19:15:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:15:25 Stashed 1 file(s) [Pipeline] echo 19:15:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:26 ========================================================= 19:15:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:15:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:15:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:15:27 213ec9aee27d: Pulling fs layer 19:15:27 4583459ba037: Pulling fs layer 19:15:27 93c1e223e6f2: Pulling fs layer 19:15:27 53926ce57604: Pulling fs layer 19:15:27 21b2b0c7a3f4: Pulling fs layer 19:15:27 22ff95d597cd: Pulling fs layer 19:15:27 12d6caf4c0d1: Pulling fs layer 19:15:27 96b7cbca73a9: Pulling fs layer 19:15:27 a7acece74701: Pulling fs layer 19:15:27 21b2b0c7a3f4: Waiting 19:15:27 22ff95d597cd: Waiting 19:15:27 12d6caf4c0d1: Waiting 19:15:27 53926ce57604: Waiting 19:15:27 96b7cbca73a9: Waiting 19:15:27 93c1e223e6f2: Verifying Checksum 19:15:27 93c1e223e6f2: Download complete 19:15:27 4583459ba037: Download complete 19:15:27 21b2b0c7a3f4: Verifying Checksum 19:15:27 21b2b0c7a3f4: Download complete 19:15:27 22ff95d597cd: Download complete 19:15:27 213ec9aee27d: Verifying Checksum 19:15:27 213ec9aee27d: Download complete 19:15:27 12d6caf4c0d1: Verifying Checksum 19:15:27 12d6caf4c0d1: Download complete 19:15:27 213ec9aee27d: Pull complete 19:15:27 4583459ba037: Pull complete 19:15:27 93c1e223e6f2: Pull complete 19:15:27 96b7cbca73a9: Verifying Checksum 19:15:27 96b7cbca73a9: Download complete 19:15:27 a7acece74701: Download complete 19:15:28 53926ce57604: Download complete 19:15:32 53926ce57604: Pull complete 19:15:32 21b2b0c7a3f4: Pull complete 19:15:32 22ff95d597cd: Pull complete 19:15:32 12d6caf4c0d1: Pull complete 19:15:34 96b7cbca73a9: Pull complete 19:15:34 a7acece74701: Pull complete 19:15:34 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:15:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:15:35 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:15:35 WORKDIR /edgex 19:15:35 COPY go.mod . 19:15:35 RUN go mod download build 19:15:35 -t ci-base-image-x86_64 -f - . 19:15:35 Sending build context to Docker daemon 170.2MB 19:15:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:15:35 ---> db6d94c90886 19:15:35 Step 2/4 : WORKDIR /edgex 19:15:41 ---> Running in 7d635caf43af 19:15:41 Removing intermediate container 7d635caf43af 19:15:41 ---> b2142920f20f 19:15:41 Step 3/4 : COPY go.mod . 19:15:41 ---> 9195baec1d3f 19:15:41 Step 4/4 : RUN go mod download 19:15:41 ---> Running in 1cc31f13f0f4 19:15:41 Still waiting to schedule task 19:15:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:15:53 Removing intermediate container 1cc31f13f0f4 19:15:53 ---> 17b676442902 19:15:53 Successfully built 17b676442902 19:15:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:53 + docker inspect -f . ci-base-image-x86_64 19:15:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:53 prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container 19:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:15:54 $ docker top b563ce44c2c56041a6177d8994ef2efacc7898f361f1f3623e6ee7ca5bc74374 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:54 + go version 19:15:54 go version go1.18.7 linux/amd64 [Pipeline] } 19:15:54 $ docker stop --time=1 b563ce44c2c56041a6177d8994ef2efacc7898f361f1f3623e6ee7ca5bc74374 19:15:55 $ docker rm -f --volumes b563ce44c2c56041a6177d8994ef2efacc7898f361f1f3623e6ee7ca5bc74374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:56 + docker inspect -f . ci-base-image-x86_64 19:15:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:56 prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container 19:15:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:15:57 $ docker top dc7f3af40f4b59d923c02759af312182298d915d2a9ca99c5306c3d0ac6cc8c8 -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:57 ========================================================= 19:15:57 [edgeXBuildGoParallel] Running Tests and Build... 19:15:57 ========================================================= [Pipeline] sh 19:15:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:15:57 + make test 19:15:57 go test -race -coverprofile=coverage.out ./... 19:16:04 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements 19:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.116s coverage: 43.0% of statements 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.085s coverage: 89.2% of statements 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.127s coverage: 2.2% of statements 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.521s coverage: 95.6% of statements 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.101s coverage: 29.6% of statements 19:16:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 19:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.103s coverage: 87.5% of statements 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 58.8% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.2% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.7% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.018s coverage: 100.0% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.8% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:43 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:17:01 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." 19:17:01 go vet ./... 19:17:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:03 ./bin/test-attribution-txt.sh 19:17:03 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:17:03 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:03 + ls -al . 19:17:03 total 752 19:17:03 drwxrwxr-x 11 1001 1001 4096 Jan 10 19:15 . 19:17:03 drwxr-xr-x 4 root root 4096 Jan 10 19:15 .. 19:17:03 drwxrwxr-x 2 1001 1001 4096 Jan 10 19:15 .blubracket 19:17:03 -rw-rw-r-- 1 1001 1001 16 Jan 10 19:15 .dockerignore 19:17:03 drwxrwxr-x 8 1001 1001 4096 Jan 10 19:16 .git 19:17:03 drwxrwxr-x 3 1001 1001 4096 Jan 10 19:15 .github 19:17:03 -rw-rw-r-- 1 1001 1001 956 Jan 10 19:15 .gitignore 19:17:03 -rw-rw-r-- 1 1001 1001 42 Jan 10 19:15 .golangci.yml 19:17:03 -rw-rw-r-- 1 1001 1001 87 Jan 10 19:15 .hadolint.yml 19:17:03 drwxr-xr-x 3 1001 1001 4096 Jan 10 19:15 .semver 19:17:03 -rw-rw-r-- 1 1001 1001 166 Jan 10 19:15 .sonarcloud.properties 19:17:03 -rw-rw-r-- 1 1001 1001 1171 Jan 10 19:15 ADOPTERS.md 19:17:03 -rw-rw-r-- 1 1001 1001 10618 Jan 10 19:15 Attribution.txt 19:17:03 -rw-rw-r-- 1 1001 1001 73765 Jan 10 19:15 CHANGELOG.md 19:17:03 -rw-rw-r-- 1 1001 1001 3804 Jan 10 19:15 CONTRIBUTING.md 19:17:03 -rw-rw-r-- 1 1001 1001 677 Jan 10 19:15 GOVERNANCE.md 19:17:03 -rw-rw-r-- 1 1001 1001 850 Jan 10 19:15 Jenkinsfile 19:17:03 -rw-rw-r-- 1 1001 1001 10775 Jan 10 19:15 LICENSE 19:17:03 -rw-rw-r-- 1 1001 1001 12513 Jan 10 19:15 Makefile 19:17:03 -rw-rw-r-- 1 1001 1001 582 Jan 10 19:15 OWNERS.md 19:17:03 -rw-rw-r-- 1 1001 1001 9403 Jan 10 19:15 README.md 19:17:03 -rw-rw-r-- 1 1001 1001 6912 Jan 10 19:15 SECURITY.md 19:17:03 -rw-rw-r-- 1 1001 1001 5 Jan 10 19:15 VERSION 19:17:03 drwxrwxr-x 2 1001 1001 4096 Jan 10 19:15 bin 19:17:03 drwxrwxr-x 16 1001 1001 4096 Jan 10 19:15 cmd 19:17:03 -rw-r--r-- 1 root root 494833 Jan 10 19:16 coverage.out 19:17:03 -rw-rw-r-- 1 1001 1001 3376 Jan 10 19:15 go.mod 19:17:03 -rw-rw-r-- 1 1001 1001 34949 Jan 10 19:15 go.sum 19:17:03 drwxrwxr-x 7 1001 1001 4096 Jan 10 19:15 internal 19:17:03 drwxrwxr-x 3 1001 1001 4096 Jan 10 19:15 openapi 19:17:03 drwxrwxr-x 4 1001 1001 4096 Jan 10 19:15 snap 19:17:03 -rw-rw-r-- 1 1001 1001 204 Jan 10 19:15 version.go [Pipeline] sh 19:17:04 + '[' -e coverage.out ] 19:17:04 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:04 Stashed 1 file(s) [Pipeline] sh 19:17:04 + make build 19:17:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:17:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:17:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:17:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:17:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:17:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:17: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 19:17:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:17:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:17:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:17: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:17:34 $ docker stop --time=1 dc7f3af40f4b59d923c02759af312182298d915d2a9ca99c5306c3d0ac6cc8c8 19:17:39 $ docker rm -f --volumes dc7f3af40f4b59d923c02759af312182298d915d2a9ca99c5306c3d0ac6cc8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:40 19:17:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:41 latest: Pulling from edgex-devops/edgex-compose 19:17:41 cbdbe7a5bc2a: Pulling fs layer 19:17:41 ca9280d653b3: Pulling fs layer 19:17:41 7e9c9ca2126c: Pulling fs layer 19:17:41 cbdbe7a5bc2a: Download complete 19:17:41 cbdbe7a5bc2a: Pull complete 19:17:41 ca9280d653b3: Verifying Checksum 19:17:41 ca9280d653b3: Download complete 19:17:41 7e9c9ca2126c: Download complete 19:17:41 ca9280d653b3: Pull complete 19:17:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1643 in /w/workspace/edgexfoundry_edgex-go_PR-4271 [Pipeline] { [Pipeline] ws 19:17:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:17:43 The recommended git tool is: git 19:17:45 7e9c9ca2126c: Pull complete 19:17:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:17:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:45 prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container 19:17:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:17:48 $ docker top 454c752c4ec4a8a95c789c8a2c2d75019fb8748dcb6e450f23a58ccbc7c91c2d -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:48 + docker-compose build --help 19:17:48 + grep parallel 19:17:49 using credential edgex-jenkins-ssh 19:17:49 Cloning the remote Git repository 19:17:49 --parallel Build images in parallel. 19:17:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:49 > git init /w/workspace/edgex-go/1 # timeout=10 19:17:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:49 > git --version # timeout=10 19:17:49 > git --version # 'git version 2.25.1' 19:17:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 19:17:49 $ docker stop --time=1 454c752c4ec4a8a95c789c8a2c2d75019fb8748dcb6e450f23a58ccbc7c91c2d 19:17:50 $ docker rm -f --volumes 454c752c4ec4a8a95c789c8a2c2d75019fb8748dcb6e450f23a58ccbc7c91c2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:51 prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container 19:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:17:51 $ docker top 97bb1b6b830130395882a31e409df5f391014362148e2c5588ca36eefa63108d -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:52 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:52 Building core-command ... 19:17:52 Building core-data ... 19:17:52 Building core-metadata ... 19:17:52 Building security-bootstrapper ... 19:17:52 Building security-proxy-setup ... 19:17:52 Building security-secretstore-setup ... 19:17:52 Building security-spiffe-token-provider ... 19:17:52 Building security-spire-agent ... 19:17:52 Building security-spire-config ... 19:17:52 Building security-spire-server ... 19:17:52 Building support-notifications ... 19:17:52 Building support-scheduler ... 19:17:52 Building security-proxy-setup 19:17:52 Building security-secretstore-setup 19:17:52 Building security-spire-agent 19:17:52 Building core-data 19:17:52 Building support-notifications 19:18:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:02 ---> 17b676442902 19:18:02 Step 3/24 : WORKDIR /edgex-go 19:18:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:02 ---> 17b676442902 19:18:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:02 ---> 17b676442902 19:18:02 Step 3/24 : WORKDIR /edgex-go 19:18:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:02 ---> 17b676442902 19:18:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:02 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:18:02 ---> 17b676442902 19:18:02 Step 3/21 : WORKDIR /edgex-go 19:18:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:09 Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit faab248cdddb919d47302e496822b466f99d5e87 19:18:09 Merge succeeded, producing faab248cdddb919d47302e496822b466f99d5e87 19:18:09 Checking out Revision faab248cdddb919d47302e496822b466f99d5e87 (PR-4271) 19:18:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4271/head:refs/remotes/origin/PR-4271 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:18:09 > git config core.sparsecheckout # timeout=10 19:18:09 > git checkout -f faab248cdddb919d47302e496822b466f99d5e87 # timeout=10 19:18:09 > git remote # timeout=10 19:18:09 > git config --get remote.origin.url # timeout=10 19:18:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:09 > git merge 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 19:18:09 > git rev-parse HEAD^{commit} # timeout=10 19:18:09 > git config core.sparsecheckout # timeout=10 19:18:09 > git checkout -f faab248cdddb919d47302e496822b466f99d5e87 # timeout=10 19:18:10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" 19:18:10 > git --version # timeout=10 19:18:10 > git --version # 'git version 2.25.1' 19:18:10 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:11 ---> Running in 262647a2a49f 19:18:11 ---> Running in 99d15e5aeb90 19:18:11 ---> Running in 2e813ba9c6f8 19:18:11 ---> Running in 1fff6360f175 19:18:11 ---> Running in 42c43ca3c508 19:18:11 Removing intermediate container 42c43ca3c508 19:18:11 ---> dd1aaa128ec4 19:18:11 Step 4/22 : WORKDIR /edgex-go 19:18:11 Removing intermediate container 99d15e5aeb90 19:18:11 ---> 1e028d9611e2 19:18:11 Step 4/22 : WORKDIR /edgex-go 19:18:11 Removing intermediate container 262647a2a49f 19:18:11 ---> 01b8c32ea5c8 19:18:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:18:11 Removing intermediate container 1fff6360f175 19:18:11 ---> 30728aa5bb52 19:18:11 Step 4/24 : RUN apk add --update --no-cache make git 19:18:11 Removing intermediate container 2e813ba9c6f8 19:18:11 ---> 80d68f3c8bc8 19:18:11 Step 4/21 : RUN apk add --update --no-cache make git 19:18:11 ---> Running in 5ee838cc9edb 19:18:11 ---> Running in 6c8393abec8a 19:18:11 ---> Running in 46a449b52f9f 19:18:11 ---> Running in e96de3828b97 19:18:11 ---> Running in 0e9ddd199e1a 19:18:11 Removing intermediate container 5ee838cc9edb 19:18:11 ---> b09037199b85 19:18:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:11 ---> Running in 2a5a66c89575 19:18:11 Removing intermediate container 46a449b52f9f 19:18:11 ---> b5bbde32de9f 19:18:11 Step 5/22 : RUN apk add --update --no-cache make git 19:18:11 ---> Running in 523221d7d49d 19:18:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:18:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:11 Dload Upload Total Spent Left Speed 19:18:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:18:12 OK: 211 MiB in 51 packages 19:18:12 OK: 211 MiB in 51 packages 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:12 + sudo tee /etc/docker/daemon.new 19:18:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:18:12 { 19:18:12 "registry-mirrors": [ 19:18:12 "https://nexus3.edgexfoundry.org:10001" 19:18:12 ], 19:18:12 "bip": "10.250.0.254/24", 19:18:12 "hosts": [ 19:18:12 "tcp://0.0.0.0:5555", 19:18:12 "unix:///var/run/docker.sock" 19:18:12 ], 19:18:12 "mtu": 1458, 19:18:12 "selinux-enabled": true, 19:18:12 "seccomp-profile": "/etc/docker/seccomp.json" 19:18:12 } 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:12 OK: 211 MiB in 51 packages 19:18:12 Removing intermediate container e96de3828b97 19:18:12 ---> c3b705cc5a28 19:18:12 Step 5/24 : COPY go.mod vendor* ./ 19:18:12 OK: 211 MiB in 51 packages 19:18:12 OK: 211 MiB in 51 packages [Pipeline] sh 19:18:12 Removing intermediate container 6c8393abec8a 19:18:12 ---> d2284dba0e65 19:18:12 Step 5/24 : COPY go.mod vendor* ./ 19:18:12 ---> c147193fcb00 19:18:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:12 ---> Running in f24015926bdb 19:18:12 ---> 459a432aa000 19:18:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:12 ---> Running in 5334adeaa2bb 19:18:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:18:12 Removing intermediate container 523221d7d49d 19:18:12 ---> c3c052a1e04e 19:18:12 Step 6/22 : COPY go.mod vendor* ./ 19:18:12 Removing intermediate container 2a5a66c89575 19:18:12 ---> 99a902600fb2 19:18:12 Step 6/22 : COPY go.mod vendor* ./ 19:18:12 ---> 593b938369a9 19:18:12 Removing intermediate container 0e9ddd199e1a 19:18:12 ---> 6cac8b6ceab5 19:18:12 Step 5/21 : COPY go.mod vendor* ./ 19:18:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:13 + sudo service docker restart 19:18:13 ---> Running in f01016f9dd6e 19:18:13 ---> 9111701f34f9 19:18:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:13 ---> Running in 7680c52cce0a 19:18:13 ---> 7e1a6238b2bf 19:18:13 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:13 ---> Running in 5a72d7f71a7e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:31 provisioning config files... 19:18:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6382193611596805931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:31 ---> docker-login.sh 19:18:31 nexus3.edgexfoundry.org:10001 19:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:32 Configure a credential helper to remove this warning. See 19:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:32 19:18:32 Login Succeeded 19:18:32 nexus3.edgexfoundry.org:10002 19:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:32 Configure a credential helper to remove this warning. See 19:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:32 19:18:32 Login Succeeded 19:18:32 nexus3.edgexfoundry.org:10003 19:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:33 Configure a credential helper to remove this warning. See 19:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:33 19:18:33 Login Succeeded 19:18:33 nexus3.edgexfoundry.org:10004 19:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:33 Configure a credential helper to remove this warning. See 19:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:33 19:18:33 Login Succeeded 19:18:33 docker.io 19:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:34 Configure a credential helper to remove this warning. See 19:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:34 19:18:34 Login Succeeded 19:18:34 ---> docker-login.sh ends [Pipeline] } 19:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:18:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:35 ========================================================= 19:18:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:18:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:18:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:36 9b18e9b68314: Pulling fs layer 19:18:36 35d82f9e3411: Pulling fs layer 19:18:36 e16973657156: Pulling fs layer 19:18:36 fc693d55d65f: Pulling fs layer 19:18:36 7e9fc2657dce: Pulling fs layer 19:18:36 dda99020689f: Pulling fs layer 19:18:36 db1c61fa0a46: Pulling fs layer 19:18:36 891c053d2c06: Pulling fs layer 19:18:36 7e9fc2657dce: Waiting 19:18:36 dda99020689f: Waiting 19:18:36 fc693d55d65f: Waiting 19:18:36 891c053d2c06: Waiting 19:18:36 e16973657156: Verifying Checksum 19:18:36 e16973657156: Download complete 19:18:36 35d82f9e3411: Download complete 19:18:36 7e9fc2657dce: Verifying Checksum 19:18:36 7e9fc2657dce: Download complete 19:18:36 dda99020689f: Verifying Checksum 19:18:36 dda99020689f: Download complete 19:18:36 9b18e9b68314: Verifying Checksum 19:18:36 9b18e9b68314: Download complete 19:18:37 9b18e9b68314: Pull complete 19:18:37 891c053d2c06: Verifying Checksum 19:18:37 891c053d2c06: Download complete 19:18:38 db1c61fa0a46: Verifying Checksum 19:18:38 db1c61fa0a46: Download complete 19:18:39 fc693d55d65f: Verifying Checksum 19:18:39 fc693d55d65f: Download complete 19:18:39 35d82f9e3411: Pull complete 19:18:39 e16973657156: Pull complete 19:18:51 fc693d55d65f: Pull complete 19:18:51 7e9fc2657dce: Pull complete 19:18:52 dda99020689f: Pull complete 19:18:58 db1c61fa0a46: Pull complete 19:19:00 891c053d2c06: Pull complete 19:19:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:19:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:19:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:19:01 WORKDIR /edgex 19:19:01 COPY go.mod . 19:19:01 RUN go mod download 19:19:01 + docker build -t ci-base-image-arm64 -f - . 19:19:01 Sending build context to Docker daemon 3.136MB 19:19:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:19:01 ---> f96f9c87975a 19:19:01 Step 2/4 : WORKDIR /edgex 19:19:03 ---> Running in 6611cbf18081 19:19:04 Removing intermediate container 6611cbf18081 19:19:04 ---> 7ea6f1c79a5c 19:19:04 Step 3/4 : COPY go.mod . 19:19:04 ---> 1421f7aa6c10 19:19:04 Step 4/4 : RUN go mod download 19:19:04 ---> Running in 25845beaab4a 19:19:20 Removing intermediate container 5334adeaa2bb 19:19:20 ---> 48bc60530b34 19:19:20 Step 7/24 : COPY . . 19:19:20 Removing intermediate container 5a72d7f71a7e 19:19:20 ---> d54aac9f6de0 19:19:20 Step 7/21 : COPY . . 19:19:20 Removing intermediate container f24015926bdb 19:19:20 ---> 5b34bcf25f40 19:19:20 Step 7/24 : COPY . . 19:19:20 Removing intermediate container 7680c52cce0a 19:19:20 ---> 43000f733e1e 19:19:20 Step 8/22 : COPY . . 19:19:20 Removing intermediate container f01016f9dd6e 19:19:20 ---> 04b8fc8a70b2 19:19:20 Step 8/22 : COPY . . 19:19:33 ---> 9cb3c05730f1 19:19:33 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:19:33 ---> 1479ee82f8dd 19:19:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:19:33 ---> 6ee225ad2f3a 19:19:33 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:19:33 ---> Running in fd4a7b9d213f 19:19:33 ---> Running in f3004f092a94 19:19:33 ---> 9b189bdc12fe 19:19:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:19:33 ---> Running in 13b69da0c03f 19:19:33 ---> 67c1c06dc73a 19:19:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:19:33 ---> Running in 75db5a2e5dfa 19:19:33 ---> Running in c29326978251 19:19:33 Removing intermediate container 13b69da0c03f 19:19:33 ---> 99637400df83 19:19:33 Step 9/24 : WORKDIR /edgex-go/spire-build 19:19:33 ---> Running in 10737d574c1c 19:19:33 Removing intermediate container 10737d574c1c 19:19:33 ---> 93de20c484fd 19:19:33 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 19:19:33 ---> Running in d98c51429b9c 19:19:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:19: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:33 Removing intermediate container d98c51429b9c 19:19:33 ---> 22f85a90bc4f 19:19:33 Step 11/24 : WORKDIR /edgex-go 19:19:33 ---> Running in b995c2d59710 19:19:33 Removing intermediate container b995c2d59710 19:19:33 ---> c1b01af2466b 19:19:33 19:19:33 Step 12/24 : FROM alpine:3.15 19:19:34 3.15: Pulling from library/alpine 19:19:34 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:19:34 Status: Downloaded newer image for alpine:3.15 19:19:34 ---> c4fc93816858 19:19:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:34 ---> Running in 7bd33903e331 19:19:34 Removing intermediate container 7bd33903e331 19:19:34 ---> 8d47b26f2aaa 19:19:34 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:34 ---> Running in 58a2078a9afd 19:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:36 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:19:36 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:19:36 OK: 15859 distinct packages available 19:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:36 (1/5) Installing dumb-init (1.2.5-r1) 19:19:36 (2/5) Installing musl-obstack (1.2.3-r0) 19:19:36 (3/5) Installing libucontext (1.1-r0) 19:19:36 (4/5) Installing gcompat (1.0.0-r4) 19:19:36 (5/5) Installing openssl (1.1.1s-r1) 19:19:36 Executing busybox-1.34.1-r7.trigger 19:19:36 OK: 7 MiB in 19 packages 19:19:37 Removing intermediate container 25845beaab4a 19:19:37 ---> 5dbd46d0023e 19:19:37 Successfully built 5dbd46d0023e 19:19:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:37 + docker inspect -f . ci-base-image-arm64 19:19:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:37 prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container 19:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:19:38 Removing intermediate container 58a2078a9afd 19:19:38 ---> 755ddaae76ed 19:19:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:19:39 $ docker top 3ee9191305caddf5c4e724deb3f0352ce66787650da7f908966b9d7d443d7d8b -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:40 + go version 19:19:40 go version go1.18.7 linux/arm64 [Pipeline] } 19:19:40 $ docker stop --time=1 3ee9191305caddf5c4e724deb3f0352ce66787650da7f908966b9d7d443d7d8b 19:19:43 $ docker rm -f --volumes 3ee9191305caddf5c4e724deb3f0352ce66787650da7f908966b9d7d443d7d8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:43 + docker inspect -f . ci-base-image-arm64 19:19:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:44 ---> d496aa78a978 19:19:44 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:19:44 prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container 19:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:19:45 $ docker top 588172fe6f3898f1d94014414dc55bc507ba1a23173621b60dacaed97f3fb730 -eo pid,comm [Pipeline] { [Pipeline] echo 19:19:45 ========================================================= 19:19:45 [edgeXBuildGoParallel] Running Tests and Build... 19:19:45 ========================================================= [Pipeline] sh 19:19:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:19:47 + make test 19:19:47 go test -race -coverprofile=coverage.out ./... 19:19:49 ---> 1c402a2f106e 19:19:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:19:49 ---> e019578d9f78 19:19:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:19:49 ---> 15a424e1b54f 19:19:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:19:50 ---> 872a250d10ef 19:19:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:19:50 ---> Running in 596cd53bb0ca 19:19:51 Removing intermediate container 596cd53bb0ca 19:19:51 ---> 51d9669d6a27 19:19:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:19:51 ---> Running in 5fe004924d39 19:19:51 Removing intermediate container 5fe004924d39 19:19:51 ---> 7cc7baaab3bb 19:19:51 Step 22/24 : LABEL arch=x86_64 19:19:51 ---> Running in 18fb0f88befa 19:19:52 Removing intermediate container 18fb0f88befa 19:19:52 ---> 269e8dd4b8b7 19:19:52 Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:19:52 ---> Running in e4fc9f0e313a 19:19:52 Removing intermediate container e4fc9f0e313a 19:19:52 ---> 9b46e41617dc 19:19:52 Step 24/24 : LABEL version=0.0.0 19:19:52 ---> Running in ffc93f3bafc9 19:19:52 Removing intermediate container ffc93f3bafc9 19:19:52 ---> b618bcb9bec0 19:19:52 19:19:52 Successfully built b618bcb9bec0 19:19:52 Successfully tagged security-spire-agent:latest 19:19:52 Building security-bootstrapper 19:19:56  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:19:56 ---> 17b676442902 19:19:56 Step 3/32 : WORKDIR /edgex-go 19:19:56 ---> Using cache 19:19:56 ---> 80d68f3c8bc8 19:19:56 Step 4/32 : RUN apk add --update --no-cache make git 19:19:56 ---> Using cache 19:19:56 ---> 6cac8b6ceab5 19:19:56 Step 5/32 : COPY go.mod vendor* ./ 19:19:56 ---> Using cache 19:19:56 ---> 7e1a6238b2bf 19:19:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:56 ---> Using cache 19:19:56 ---> d54aac9f6de0 19:19:56 Step 7/32 : COPY . . 19:19:56 ---> Using cache 19:19:56 ---> 9cb3c05730f1 19:19:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:59 ---> Running in 5c8171dc0c9d 19:20:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:20:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:20:13 Removing intermediate container 75db5a2e5dfa 19:20:13 ---> 81ee2ec0a230 19:20:13 19:20:13 Step 10/22 : FROM alpine:3.16 19:20:13 Removing intermediate container fd4a7b9d213f 19:20:13 ---> b42e3828f519 19:20:13 19:20:13 Step 9/21 : FROM alpine:3.16 19:20:13 Removing intermediate container f3004f092a94 19:20:13 ---> 4d925ed6de65 19:20:13 19:20:13 Step 9/24 : FROM alpine:3.16 19:20:13 3.16: Pulling from library/alpine 19:20:13 3.16: Pulling from library/alpine 19:20:13 3.16: Pulling from library/alpine 19:20:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:20:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:20:17 Status: Downloaded newer image for alpine:3.16 19:20:17 Status: Image is up to date for alpine:3.16 19:20:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:20:17 Status: Image is up to date for alpine:3.16 19:20:17 ---> bfe296a52501 19:20:17 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:20:17 ---> bfe296a52501 19:20:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:20:17 ---> bfe296a52501 19:20:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:20:17 ---> Running in 8f5d90c7d479 19:20:17 ---> Running in 29d623914c41 19:20:17 ---> Running in c17dc1c011e0 19:20:17 Removing intermediate container c29326978251 19:20:17 ---> ae0ad5661411 19:20:17 19:20:17 Step 10/22 : FROM alpine:3.16 19:20:17 ---> bfe296a52501 19:20:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:20:17 ---> Running in 56b008f49f02 19:20:17 Removing intermediate container 8f5d90c7d479 19:20:17 ---> e3bca79a6605 19:20:17 Step 12/22 : ENV APP_PORT=59880 19:20:17 ---> Running in 3fe4c09506c1 19:20:17 Removing intermediate container 3fe4c09506c1 19:20:17 ---> 4d6268987e8d 19:20:17 Step 13/22 : EXPOSE $APP_PORT 19:20:17 ---> Running in b27b1f2380fb 19:20:18 Removing intermediate container b27b1f2380fb 19:20:18 ---> c92bf723271f 19:20:18 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:20:18 ---> Running in 5c48cb8e0143 19:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:18 (1/3) Installing ca-certificates (20220614-r0) 19:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:18 (2/3) Installing dumb-init (1.2.5-r1) 19:20:18 (3/3) Installing su-exec (0.2-r1) 19:20:18 Executing busybox-1.35.0-r17.trigger 19:20:18 Executing ca-certificates-20220614-r0.trigger 19:20:18 (1/6) Installing ca-certificates (20220614-r0) 19:20:18 (1/2) Installing ca-certificates (20220614-r0) 19:20:18 (2/6) Installing brotli-libs (1.0.9-r6) 19:20:18 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:20:18 (2/2) Installing dumb-init (1.2.5-r1) 19:20:18 (4/6) Installing libcurl (7.83.1-r5) 19:20:18 Executing busybox-1.35.0-r17.trigger 19:20:18 OK: 6 MiB in 17 packages 19:20:18 Executing ca-certificates-20220614-r0.trigger 19:20:18 (5/6) Installing curl (7.83.1-r5) 19:20:18 (6/6) Installing dumb-init (1.2.5-r1) 19:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:18 Executing busybox-1.35.0-r17.trigger 19:20:18 Executing ca-certificates-20220614-r0.trigger 19:20:18 OK: 6 MiB in 16 packages 19:20:18 OK: 8 MiB in 20 packages 19:20:19 (1/1) Installing dumb-init (1.2.5-r1) 19:20:19 Executing busybox-1.35.0-r17.trigger 19:20:19 OK: 6 MiB in 15 packages 19:20:19 Removing intermediate container 29d623914c41 19:20:19 ---> 90f848bb94d1 19:20:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:19 Removing intermediate container 5c48cb8e0143 19:20:19 ---> bb4a08e641eb 19:20:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:19 Removing intermediate container 56b008f49f02 19:20:19 ---> 9cdad93788d4 19:20:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:20:19 ---> Running in 3c5285800940 19:20:19 ---> Running in 0ff4e770b204 19:20:19 Removing intermediate container c17dc1c011e0 19:20:19 ---> f87fa8f8d6e5 19:20:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:20 ---> Running in e21865c99c3f 19:20:20 Removing intermediate container 0ff4e770b204 19:20:20 ---> 953ccf4ac0f3 19:20:20 Step 13/22 : ENV APP_PORT=59860 19:20:20 Removing intermediate container 3c5285800940 19:20:20 ---> 2354063d0a3c 19:20:20 Step 12/24 : WORKDIR / 19:20:20 ---> ba0437c59d37 19:20:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:20:20 ---> Running in f8b078550d08 19:20:20 ---> Running in e562329bd54c 19:20:20 Removing intermediate container e21865c99c3f 19:20:20 ---> aac7c4e990ef 19:20:20 Step 12/21 : WORKDIR /edgex 19:20:20 Removing intermediate container f8b078550d08 19:20:20 ---> f7a1e09b2491 19:20:20 Step 14/22 : EXPOSE $APP_PORT 19:20:20 ---> Running in 46a9ce1ac80c 19:20:20 ---> Running in acfee0dec2a1 19:20:20 Removing intermediate container e562329bd54c 19:20:20 ---> ab591b36ef5a 19:20:20 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:20:21 Removing intermediate container acfee0dec2a1 19:20:21 ---> 1e6340434ca0 19:20:21 Removing intermediate container 46a9ce1ac80c 19:20:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / ---> cf35e110e9bd 19:20:21 19:20:21 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:20:21 ---> 2bb36576c269 19:20:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:20:21 ---> dbefb9659d9d 19:20:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:20:21 ---> 84bb0a0a8d40 19:20:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:20:21 ---> 1edb4192497d 19:20:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:20:21 ---> a879d3d27b6d 19:20:21 ---> c5042a40d055 19:20:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:20:21 Step 18/22 : ENTRYPOINT ["/core-data"] 19:20:21 ---> Running in 46758e40a3f5 19:20:21 Removing intermediate container 5c8171dc0c9d 19:20:21 ---> 34ca82ef0c8d 19:20:21 19:20:21 Step 9/32 : FROM alpine:3.16 19:20:22 ---> bfe296a52501 19:20:22 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:20:22 Removing intermediate container 46758e40a3f5 19:20:22 ---> 5cc4e0bf6fba 19:20:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:20:22 ---> a6f7bb477c69 19:20:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:20:22 ---> Running in 406775b0ea45 19:20:22 ---> 7d8d593e323c 19:20:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:20:22 ---> 8a28e7b940f2 19:20:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:20:22 ---> Running in fc052063e379 19:20:22 Removing intermediate container fc052063e379 19:20:22 ---> 693f3ff0323b 19:20:22 Step 20/22 : LABEL arch=x86_64 19:20:22 Removing intermediate container 406775b0ea45 19:20:22 ---> f8d52c851e1e 19:20:22 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:20:23 ---> Running in 637508869b98 19:20:23 ---> Running in 194460cb5f25 19:20:23 ---> fef0b7834e28 19:20:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:20:23 ---> 6a67e70cacbc 19:20:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:20:23 ---> Running in 454c786c4ff6 19:20:23 Removing intermediate container 194460cb5f25 19:20:23 ---> 25cda4799798 19:20:23 Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:20:23 ---> Running in fc9a1bf41a68 19:20:23 Removing intermediate container 454c786c4ff6 19:20:23 ---> 61507001d3a2 19:20:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:20:23 ---> 51efd34ceba3 19:20:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:23 ---> Running in a06d26cde24a 19:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:23 Removing intermediate container fc9a1bf41a68 19:20:23 ---> 7fc73edf023a 19:20:23 Step 22/22 : LABEL version=0.0.0 19:20:23 Removing intermediate container a06d26cde24a 19:20:23 ---> 675cb5e22540 19:20:23 Step 20/22 : LABEL arch=x86_64 19:20:23 ---> e0828fa963e8 19:20:23 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:20:23 ---> f8afb6e470d3 19:20:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:20:23 ---> Running in 79b03739a797 19:20:23 (1/2) Installing dumb-init (1.2.5-r1) 19:20:23 (2/2) Installing su-exec (0.2-r1) 19:20:23 Executing busybox-1.35.0-r17.trigger 19:20:23 ---> Running in 4b1effa434d8 19:20:23 ---> Running in c6d64b65eac4 19:20:23 OK: 6 MiB in 16 packages 19:20:23 Removing intermediate container 79b03739a797 19:20:23 ---> e87605c4283e 19:20:23 19:20:23 Removing intermediate container 4b1effa434d8 19:20:23 ---> c253372f2d31 19:20:23 Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:20:24 ---> Running in 79867440af4e 19:20:24 Successfully built e87605c4283e 19:20:24 Successfully tagged core-data:latest 19:20:24  Building core-data ... done Building core-metadata 19:20:25 ? github.com/edgexfoundry/edgex-go [no test files] 19:20:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:26 ---> 17b676442902 19:20:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:20:26 ---> Using cache 19:20:26 ---> 1e028d9611e2 19:20:26 Step 4/24 : WORKDIR /edgex-go 19:20:26 ---> Using cache 19:20:26 ---> b5bbde32de9f 19:20:26 Step 5/24 : RUN apk add --update --no-cache make git 19:20:26 ---> Using cache 19:20:26 ---> c3c052a1e04e 19:20:26 Step 6/24 : COPY go.mod vendor* ./ 19:20:26 ---> Using cache 19:20:26 ---> 593b938369a9 19:20:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:26 ---> Using cache 19:20:26 ---> 04b8fc8a70b2 19:20:26 Step 8/24 : COPY . . 19:20:26 ---> Using cache 19:20:26 ---> 9b189bdc12fe 19:20:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:20:27 Removing intermediate container 79867440af4e 19:20:27 ---> 0ba49a90af42 19:20:27 Step 22/22 : LABEL version=0.0.0 19:20:27 ---> ebf7b6433bca 19:20:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:20:27 Removing intermediate container 637508869b98 19:20:27 ---> 1a1663e1cf55 19:20:27 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:20:27 ---> Running in a1243064fa65 19:20:27 ---> Running in f53df51f3461 19:20:27 ---> Running in c87b86f83b26 19:20:27 Removing intermediate container c6d64b65eac4 19:20:27 ---> 84828e850f7c 19:20:27 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:20:27 ---> Running in 8a2ac48c0c50 19:20:27 Removing intermediate container f53df51f3461 19:20:27 ---> b2b8b8ee3e72 19:20:27 19:20:27 Removing intermediate container c87b86f83b26 19:20:27 ---> c0941e7edada 19:20:27 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:20:27 ---> Running in 871a471fbab1 19:20:28 Successfully built b2b8b8ee3e72 19:20:28 ---> 8a0bb3f2f55a 19:20:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:20:28 Removing intermediate container 8a2ac48c0c50 19:20:28 ---> 599df7e8342c 19:20:28 Step 19/21 : LABEL arch=x86_64 19:20:28 Successfully tagged support-notifications:latest 19:20:28  Building support-notifications ... done Building core-command 19:20:28 ---> Running in 4850606bca11 19:20:28 ---> Running in 5705f4f16600 19:20:28 Removing intermediate container 871a471fbab1 19:20:28 ---> 53c99a32eea7 19:20:28 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:20: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 19:20:28 ---> Running in 405a6b9dc939 19:20:28 Removing intermediate container 4850606bca11 19:20:28 ---> 9ba874b406e9 19:20:28 Step 20/21 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:20:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:31 ---> 17b676442902 19:20:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:20:31 ---> Using cache 19:20:31 ---> 1e028d9611e2 19:20:31 Step 4/23 : WORKDIR /edgex-go 19:20:31 ---> Using cache 19:20:31 ---> b5bbde32de9f 19:20:31 Step 5/23 : RUN apk add --update --no-cache make git 19:20:31 ---> Using cache 19:20:31 ---> c3c052a1e04e 19:20:31 Step 6/23 : COPY go.mod vendor* ./ 19:20:31 ---> Using cache 19:20:31 ---> 593b938369a9 19:20:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:31 ---> Using cache 19:20:31 ---> 04b8fc8a70b2 19:20:31 Step 8/23 : COPY . . 19:20:31 ---> Using cache 19:20:31 ---> 9b189bdc12fe 19:20:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:20:31 Removing intermediate container 405a6b9dc939 19:20:31 ---> 0f45060f060f 19:20:31 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:20:31 ---> Running in 18d1068db3a7 19:20:32 ---> Running in 245aea68ac11 19:20:32 ---> Running in e74af08cceec 19:20:32 Removing intermediate container 245aea68ac11 19:20:32 ---> fb0571cf4185 19:20:32 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:20:32 Removing intermediate container 5705f4f16600 19:20:32 Removing intermediate container 18d1068db3a7 19:20:32 ---> 74611ed1de55 19:20:32 ---> 092522031080 19:20:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"]Step 21/21 : LABEL version=0.0.0 19:20:32 19:20:32 ---> Running in 870a526fccda 19:20:32 ---> Running in 23b505dac2fe 19:20:32 ---> Running in 72f3a1abc0fa 19:20:32 Removing intermediate container 870a526fccda 19:20:32 ---> 9b6dc94bd731 19:20:32 Step 22/24 : LABEL arch=x86_64 19:20:32 Removing intermediate container 72f3a1abc0fa 19:20:32 ---> cf4be3f43d2a 19:20:32 19:20:32 ---> Running in 3e4214388fc1 19:20:32 Successfully built cf4be3f43d2a 19:20:32 Successfully tagged security-proxy-setup:latest 19:20:32 Building security-spire-server 19:20:32  Building security-proxy-setup ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:20:32 Removing intermediate container 3e4214388fc1 19:20:32 ---> 918563d12300 19:20:32 Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:20:33 ---> Running in d1757154205f 19:20:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:36 ---> 17b676442902 19:20:36 Step 3/23 : WORKDIR /edgex-go 19:20:36 ---> Using cache 19:20:36 ---> 80d68f3c8bc8 19:20:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:20:37 Removing intermediate container d1757154205f 19:20:37 ---> ef9e1f4d5ecd 19:20:37 Step 24/24 : LABEL version=0.0.0 19:20:38 ---> Running in 10c4384ae9f0 19:20:38 ---> Running in f4ac47536043 19:20:38 Removing intermediate container 10c4384ae9f0 19:20:38 ---> f265a1a5c77b 19:20:38 19:20:38 Removing intermediate container 23b505dac2fe 19:20:38 ---> 6cb97475098b 19:20:38 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:20:38 Successfully built f265a1a5c77b 19:20:38 Successfully tagged security-secretstore-setup:latest 19:20:38 Building security-spire-config 19:20:38  Building security-secretstore-setup ... done  ---> Running in 01dd01c39c75 19:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:39 OK: 211 MiB in 51 packages 19:20:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:41 ---> 17b676442902 19:20:41 Step 3/24 : WORKDIR /edgex-go 19:20:41 ---> Using cache 19:20:41 ---> 80d68f3c8bc8 19:20:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:20:45 Removing intermediate container 01dd01c39c75 19:20:45 ---> 330f37e211c9 19:20:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:20:45 ---> Running in 96abec1053fa 19:20:45 ---> 5d99ba2149ba 19:20:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:20:45 ---> Running in 31f332f7ae94 19:20:45 Removing intermediate container f4ac47536043 19:20:45 ---> 1f975e567736 19:20:45 Step 5/23 : COPY go.mod vendor* ./ 19:20:45 ---> cf0f9aa0e1a0 19:20:45 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:45 ---> Running in c99ffc65581a 19:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:45 OK: 211 MiB in 51 packages 19:20:46 Removing intermediate container 31f332f7ae94 19:20:46 ---> d7358b444912 19:20:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:46 Removing intermediate container 96abec1053fa 19:20:46 ---> 276ac6a3fad1 19:20:46 Step 5/24 : COPY go.mod vendor* ./ 19:20:46 ---> 7a7800034aff 19:20:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:20:47 ---> c74d931e729f 19:20:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:47 ---> ba454d33ba6d 19:20:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:20:47 ---> Running in 41482d54365b 19:20:48 ---> a6f1d3a8bf99 19:20:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:20:48 ---> 6cd8e5bd1bc6 19:20:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:20:48 ---> 89a8fe5e0b96 19:20:48 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:20:48 ---> bdd439fd11de 19:20:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:20:49 ---> 2b13fdb75eaf 19:20:49 Step 27/32 : RUN chmod +x /entrypoint.sh 19:20:49 ---> Running in 647156c3917f 19:20:54 Removing intermediate container 647156c3917f 19:20:54 ---> 55507e17fc37 19:20:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:20:55 ---> Running in 817fb6c48e98 19:20:56 Removing intermediate container 817fb6c48e98 19:20:56 ---> f211c9672f21 19:20:56 Step 29/32 : CMD ["gate"] 19:20:56 ---> Running in 837bdd58e6c1 19:20:56 Removing intermediate container 837bdd58e6c1 19:20:56 ---> d2bcabf0e01a 19:20:56 Step 30/32 : LABEL arch=x86_64 19:20:56 ---> Running in 1476ffcbcace 19:20:57 Removing intermediate container 1476ffcbcace 19:20:57 ---> d740dd76f19a 19:20:57 Step 31/32 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:21:03 ---> Running in 2283f80e4108 19:21:03 Removing intermediate container a1243064fa65 19:21:03 ---> cb9149ad12a6 19:21:03 19:21:03 Step 10/24 : FROM alpine:3.16 19:21:03 ---> bfe296a52501 19:21:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:21:03 Removing intermediate container 2283f80e4108 19:21:03 ---> 95d4a712f215 19:21:03 Step 32/32 : LABEL version=0.0.0 19:21:03 ---> Running in f7ee7e9b1717 19:21:03 ---> Running in a694904050dc 19:21:03 Removing intermediate container e74af08cceec 19:21:03 ---> ef9207b00e8f 19:21:03 19:21:03 Step 10/23 : FROM alpine:3.16 19:21:03 ---> bfe296a52501 19:21:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:21:03 ---> Running in 4d8bfd8e7e39 19:21:03 Removing intermediate container a694904050dc 19:21:03 ---> 321b5cf4927b 19:21:03 19:21:03 Successfully built 321b5cf4927b 19:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:21:03 Successfully tagged security-bootstrapper:latest 19:21:03  Building security-bootstrapper ... done Building security-spiffe-token-provider 19:21:04 Removing intermediate container c99ffc65581a 19:21:04 ---> c7e3ddba8db8 19:21:04 Step 7/23 : COPY . . 19:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:21:04 (1/1) Installing dumb-init (1.2.5-r1) 19:21:04 Executing busybox-1.35.0-r17.trigger 19:21:04 OK: 6 MiB in 15 packages 19:21:04 (1/1) Installing dumb-init (1.2.5-r1) 19:21:04 Executing busybox-1.35.0-r17.trigger 19:21:04 OK: 6 MiB in 15 packages 19:21:06 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:06 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:21:06 ---> 17b676442902 19:21:06 Step 3/19 : WORKDIR /edgex-go 19:21:06 ---> Using cache 19:21:06 ---> 80d68f3c8bc8 19:21:06 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:21:13 ---> Running in 955b451b4de2 19:21:13 Removing intermediate container 4d8bfd8e7e39 19:21:13 ---> 49da0ba97a4f 19:21:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:13 ---> 41980038c161 19:21:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:21:13 ---> Running in cd3775731708 19:21:13 Removing intermediate container f7ee7e9b1717 19:21:13 ---> 2cee76844f88 19:21:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:13 ---> Running in d38a3f5a595f 19:21:13 ---> Running in 1d2eea57d6d5 19:21:13 Removing intermediate container d38a3f5a595f 19:21:13 ---> 79205ea51619 19:21:13 Step 9/23 : WORKDIR /edgex-go/spire-build 19:21:13 Removing intermediate container cd3775731708 19:21:13 ---> 3426a4a98089 19:21:13 Step 13/23 : ENV APP_PORT=59882 19:21:13 Removing intermediate container 1d2eea57d6d5 19:21:13 ---> 8cbc7f129b34 19:21:13 Step 13/24 : ENV APP_PORT=59881 19:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:21:13 ---> Running in 3d003235c0fd 19:21:13 ---> Running in c5e49a30c8bf 19:21:13 ---> Running in 0087d3715d7c 19:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:21:13 Removing intermediate container c5e49a30c8bf 19:21:13 ---> 505cc90e77d4 19:21:13 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 19:21:13 Removing intermediate container 3d003235c0fd 19:21:13 ---> 2dd6a23ddb70 19:21:13 Step 14/23 : EXPOSE $APP_PORT 19:21:13 ---> Running in 2fac644048bb 19:21:13 Removing intermediate container 0087d3715d7c 19:21:13 ---> d610411d6c0d 19:21:13 Step 14/24 : EXPOSE $APP_PORT 19:21:13 ---> Running in e1d6c94a7558 19:21:13 ---> Running in 974b14e0d6f0 19:21:13 Removing intermediate container e1d6c94a7558 19:21:13 ---> 9ccb1748de46 19:21:13 Step 15/23 : WORKDIR / 19:21:13 Removing intermediate container 974b14e0d6f0 19:21:13 ---> 30e8491b4bbb 19:21:13 Step 15/24 : WORKDIR / 19:21:13 ---> Running in 780db3bbf582 19:21:13 ---> Running in 4c765a0b3912 19:21:13 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:21:13 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:21:13 OK: 17042 distinct packages available 19:21:13 Removing intermediate container 41482d54365b 19:21:13 ---> 95d177cc39e4 19:21:13 Step 7/24 : COPY . . 19:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:21:13 Removing intermediate container 780db3bbf582 19:21:13 ---> c3b0957a74b5 19:21:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:13 Removing intermediate container 4c765a0b3912 19:21:13 ---> c9506e6719ed 19:21:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:21:14 OK: 211 MiB in 51 packages 19:21:14 ---> 58c7a40f611d 19:21:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:16 ---> 0064db9ce6a1 19:21:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:21:16 ---> a0acf1296e86 19:21:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:21:16 Removing intermediate container 2fac644048bb 19:21:16 ---> 6465e7697820 19:21:16 Step 11/23 : WORKDIR /edgex-go 19:21:16 ---> Running in 32f9985891ef 19:21:16 Removing intermediate container 955b451b4de2 19:21:16 ---> 632484694c57 19:21:16 Step 5/19 : COPY go.mod vendor* ./ 19:21:16 ---> 66433862bbcb 19:21:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:21:17 ---> 20544cb38fd5 19:21:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:21:17 ---> 5fd4dea4331f 19:21:17 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:17 Removing intermediate container 32f9985891ef 19:21:17 ---> e64f967418f2 19:21:17 19:21:17 Step 12/23 : FROM alpine:3.15 19:21:17 ---> c4fc93816858 19:21:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:17 ---> Using cache 19:21:17 ---> 8d47b26f2aaa 19:21:17 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:17 ---> Using cache 19:21:17 ---> 755ddaae76ed 19:21:17 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:21:17 ---> 35302403ac5b 19:21:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:21:17 ---> Running in c2256b106dde 19:21:17 ---> Running in df5a0c99b2c1 19:21:17 ---> 0111e51a9de1 19:21:17 Step 19/23 : ENTRYPOINT ["/core-command"] 19:21:17 ---> Running in 784ddd9e6525 19:21:17 Removing intermediate container df5a0c99b2c1 19:21:17 ---> 2602b7d2413a 19:21:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:21:17 ---> Running in 239945d09716 19:21:17 Removing intermediate container 784ddd9e6525 19:21:17 ---> 69b910324ed6 19:21:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:21:18 Removing intermediate container 239945d09716 19:21:18 ---> f45409c529a4 19:21:18 Step 22/24 : LABEL arch=x86_64 19:21:18 ---> Running in 6a93a091b19f 19:21:18 ---> Running in ac017bd40bde 19:21:18 Removing intermediate container 6a93a091b19f 19:21:18 ---> 5c4b2058d126 19:21:18 Step 21/23 : LABEL arch=x86_64 19:21:19 ---> Running in 936f0262ff4f 19:21:19 Removing intermediate container ac017bd40bde 19:21:19 ---> 2039b7e3985a 19:21:19 Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:21:19 ---> 6e3cd2df42e3 19:21:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:21:19 ---> Running in a4f73a9bd0b3 19:21:19 Removing intermediate container 936f0262ff4f 19:21:19 ---> 4b4fba015972 19:21:19 Step 22/23 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:21:19 ---> Running in fbe5757ee4fe 19:21:19 ---> e52252df92ff 19:21:19 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:21:19 Removing intermediate container a4f73a9bd0b3 19:21:19 ---> d566031c0ee1 19:21:19 Step 24/24 : LABEL version=0.0.0 19:21:19 ---> Running in 9f532840f936 19:21:19 Removing intermediate container fbe5757ee4fe 19:21:19 ---> 2030fc7ec796 19:21:19 Step 23/23 : LABEL version=0.0.0 19:21:19 ---> Running in db3801eb08c7 19:21:19 ---> 43dfee8c3a61 19:21:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:21:19 ---> Running in c8b4e117d10a 19:21:19 Removing intermediate container 9f532840f936 19:21:19 ---> d5c0ed0a2f4f 19:21:19 Step 9/24 : WORKDIR /edgex-go/spire-build 19:21:19 ---> Running in 85d29871dcd0 19:21:19 Removing intermediate container db3801eb08c7 19:21:19 ---> 15d488159b4f 19:21:19 19:21:19 Removing intermediate container c8b4e117d10a 19:21:19 ---> e897b1f325b7 19:21:19 19:21:19 ---> b5c5d3791ede 19:21:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:21:19 Successfully built 15d488159b4f 19:21:19 Successfully tagged core-metadata:latest 19:21:19  Building core-metadata ... done Building support-scheduler 19:21:19 Removing intermediate container 85d29871dcd0 19:21:19 ---> 0e3b5f3c46ed 19:21:19 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 19:21:19 Successfully built e897b1f325b7 19:21:19 Successfully tagged core-command:latest 19:21:19  Building core-command ... done  ---> Running in 3dd4264600d3 19:21:21 ---> 4d1729a07afe 19:21:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:23 ---> Running in 540a5c7e465c 19:21:23 Removing intermediate container 540a5c7e465c 19:21:23 ---> f017b0080f35 19:21:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:23 ---> Running in c33e176fe200 19:21:23 Removing intermediate container 3dd4264600d3 19:21:23 ---> 8dbc80cd08a4 19:21:23 Step 11/24 : WORKDIR /edgex-go 19:21:23 ---> Running in 20d6ce8baadf 19:21:23 Removing intermediate container c33e176fe200 19:21:23 ---> c272048d42fa 19:21:23 Step 21/23 : LABEL arch=x86_64 19:21:24 ---> Running in 0fa758405eb0 19:21:24 Removing intermediate container 0fa758405eb0 19:21:24 ---> dde3a434c6f7 19:21:24 Step 22/23 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:21:24 Removing intermediate container 20d6ce8baadf 19:21:24 ---> 2a9f2b45a3ea 19:21:24 19:21:24 Step 12/24 : FROM alpine:3.15 19:21:24 ---> c4fc93816858 19:21:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:24 ---> Using cache 19:21:24 ---> 8d47b26f2aaa 19:21:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:21:24 ---> Running in 9ff70ca9c2be 19:21:24 ---> Running in 91552e542918 19:21:24 Removing intermediate container 9ff70ca9c2be 19:21:24 ---> 81718d1ba70c 19:21:24 Step 23/23 : LABEL version=0.0.0 19:21:24 ---> Running in 58e22db17c14 19:21:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:24 ---> 17b676442902 19:21:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:24 ---> Using cache 19:21:24 ---> 1e028d9611e2 19:21:24 Step 4/22 : WORKDIR /edgex-go 19:21:24 ---> Using cache 19:21:24 ---> b5bbde32de9f 19:21:24 Step 5/22 : RUN apk add --update --no-cache make git 19:21:24 ---> Using cache 19:21:24 ---> c3c052a1e04e 19:21:24 Step 6/22 : COPY go.mod vendor* ./ 19:21:24 ---> Using cache 19:21:24 ---> 593b938369a9 19:21:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:24 ---> Using cache 19:21:24 ---> 04b8fc8a70b2 19:21:24 Step 8/22 : COPY . . 19:21:24 ---> Using cache 19:21:24 ---> 9b189bdc12fe 19:21:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:21:24 ---> Running in 51db76b5a35f 19:21:24 Removing intermediate container 58e22db17c14 19:21:24 ---> 4394a0e617ba 19:21:24 19:21:24 Successfully built 4394a0e617ba 19:21:24 Successfully tagged security-spire-server:latest 19:21:24  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:25 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:21:25 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:21:25 OK: 15859 distinct packages available 19:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:25 (1/4) Installing dumb-init (1.2.5-r1) 19:21:25 (2/4) Installing musl-obstack (1.2.3-r0) 19:21:25 (3/4) Installing libucontext (1.1-r0) 19:21:25 (4/4) Installing gcompat (1.0.0-r4) 19:21:25 Executing busybox-1.34.1-r7.trigger 19:21:25 OK: 6 MiB in 18 packages 19:21:26 Removing intermediate container 91552e542918 19:21:26 ---> 086aae89e0dd 19:21:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:21:31 ---> 0dd8451e5fd8 19:21:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:21:33 ---> aa31828b0e06 19:21:33 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:21:36 ---> Running in 125f076c6de3 19:21:37 Removing intermediate container 125f076c6de3 19:21:37 ---> 72df22b0d6d4 19:21:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:21:37 ---> fad3fb94099b 19:21:37 Step 19/24 : WORKDIR / 19:21:37 ---> Running in 986f8221f689 19:21:37 Removing intermediate container c2256b106dde 19:21:37 ---> ad261cc2fc70 19:21:37 Step 7/19 : COPY . . 19:21:37 Removing intermediate container 986f8221f689 19:21:37 ---> b74584689cf3 19:21:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:38 ---> Running in dad4ec2b1702 19:21:40 Removing intermediate container dad4ec2b1702 19:21:40 ---> a4c75c547649 19:21:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:42 ---> Running in 02d32cce9dc7 19:21:42 Removing intermediate container 02d32cce9dc7 19:21:42 ---> 8b418a177e40 19:21:42 Step 22/24 : LABEL arch=x86_64 19:21:43 ---> Running in d1528bb4ba9d 19:21:43 Removing intermediate container d1528bb4ba9d 19:21:43 ---> 74127b7c8e32 19:21:43 Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:21:44 ---> Running in 3977f2e45563 19:21:44 ---> 8e26ee776795 19:21:44 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:44 Removing intermediate container 3977f2e45563 19:21:44 ---> e2faa18b9b35 19:21:44 Step 24/24 : LABEL version=0.0.0 19:21:44 ---> Running in a9f75ebf0e1c 19:21:44 ---> Running in ecf41b0d7fe3 19:21:45 Removing intermediate container ecf41b0d7fe3 19:21:45 ---> 076502dc7d67 19:21:45 19:21:45 Successfully built 076502dc7d67 19:21:45 Successfully tagged security-spire-config:latest 19:21:45  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:21:53 Removing intermediate container 51db76b5a35f 19:21:53 ---> bf3d86b4a74e 19:21:53 19:21:53 Step 10/22 : FROM alpine:3.16 19:21:53 ---> bfe296a52501 19:21:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:21:53 ---> Using cache 19:21:53 ---> 2cee76844f88 19:21:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:53 ---> Using cache 19:21:53 ---> 8cbc7f129b34 19:21:53 Step 13/22 : ENV APP_PORT=59861 19:21:54 ---> Running in 2cbaf03597ad 19:21:54 Removing intermediate container 2cbaf03597ad 19:21:54 ---> 8742cbce66a3 19:21:54 Step 14/22 : EXPOSE $APP_PORT 19:21:54 ---> Running in fd76a31164b0 19:21:54 Removing intermediate container fd76a31164b0 19:21:54 ---> 16a63f72d743 19:21:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:54 ---> c3897678b715 19:21:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:21:55 ---> 1f5b8042c442 19:21:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:21:56 ---> cfbffcc4a4de 19:21:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:21:56 ---> Running in 368d25a60a49 19:21:56 Removing intermediate container 368d25a60a49 19:21:56 ---> b4f57d19bdea 19:21:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:21:56 ---> Running in 071a16e02bcb 19:21:56 Removing intermediate container 071a16e02bcb 19:21:56 ---> 9ddf7f924316 19:21:56 Step 20/22 : LABEL arch=x86_64 19:21:56 ---> Running in ea6cba08be4f 19:21:56 Removing intermediate container ea6cba08be4f 19:21:56 ---> f2cd7d0dcbc8 19:21:56 Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:21:56 ---> Running in 52cabfef1a16 19:21:56 Removing intermediate container 52cabfef1a16 19:21:56 ---> 2ae5773880a1 19:21:56 Step 22/22 : LABEL version=0.0.0 19:21:56 ---> Running in 370dbcf602ef 19:21:57 Removing intermediate container 370dbcf602ef 19:21:57 ---> 49013c0fba34 19:21:57 19:21:57 Successfully built 49013c0fba34 19:21:57 Successfully tagged support-scheduler:latest 19:22:05  Building support-scheduler ... done Removing intermediate container a9f75ebf0e1c 19:22:05 ---> 674c273bb941 19:22:05 19:22:05 Step 9/19 : FROM alpine:3.15 19:22:05 ---> c4fc93816858 19:22:05 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:05 ---> Using cache 19:22:05 ---> 8d47b26f2aaa 19:22:05 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:22:05 ---> Running in addd805e55c6 19:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:22:06 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:22:06 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:22:06 OK: 15859 distinct packages available 19:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:22:06 (1/9) Installing ca-certificates (20220614-r0) 19:22:06 (2/9) Installing brotli-libs (1.0.9-r5) 19:22:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:22:06 (4/9) Installing libcurl (7.80.0-r5) 19:22:06 (5/9) Installing curl (7.80.0-r5) 19:22:06 (6/9) Installing dumb-init (1.2.5-r1) 19:22:06 (7/9) Installing musl-obstack (1.2.3-r0) 19:22:06 (8/9) Installing libucontext (1.1-r0) 19:22:06 (9/9) Installing gcompat (1.0.0-r4) 19:22:06 Executing busybox-1.34.1-r7.trigger 19:22:06 Executing ca-certificates-20220614-r0.trigger 19:22:06 OK: 8 MiB in 23 packages 19:22:07 Removing intermediate container addd805e55c6 19:22:07 ---> 5e643a58df4e 19:22:07 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:22:07 ---> d3c0f1e2ba5a 19:22:07 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:22:08 ---> 4bab9f8ffc43 19:22:08 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:22:08 ---> c4789df5c0bf 19:22:08 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:22:08 ---> Running in 4bb507d1242f 19:22:08 Removing intermediate container 4bb507d1242f 19:22:08 ---> c2f45dafcd0e 19:22:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:22:08 ---> Running in 24b76d193099 19:22:08 Removing intermediate container 24b76d193099 19:22:08 ---> f12b219a594d 19:22:08 Step 17/19 : LABEL arch=x86_64 19:22:08 ---> Running in 4cc87ea61088 19:22:08 Removing intermediate container 4cc87ea61088 19:22:08 ---> b7d5710fc8e1 19:22:08 Step 18/19 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:22:08 ---> Running in d6cd878ca874 19:22:08 Removing intermediate container d6cd878ca874 19:22:08 ---> a75a83d7ad9b 19:22:08 Step 19/19 : LABEL version=0.0.0 19:22:08 ---> Running in 1fb4a6aabc1c 19:22:08 Removing intermediate container 1fb4a6aabc1c 19:22:08 ---> 02a71cf38d8f 19:22:08 19:22:08 Successfully built 02a71cf38d8f 19:22:08 Successfully tagged security-spiffe-token-provider:latest 19:22:08  Building security-spiffe-token-provider ... done  [Pipeline] } 19:22:08 $ docker stop --time=1 97bb1b6b830130395882a31e409df5f391014362148e2c5588ca36eefa63108d 19:22:10 $ docker rm -f --volumes 97bb1b6b830130395882a31e409df5f391014362148e2c5588ca36eefa63108d [Pipeline] // withDockerContainer [Pipeline] sh 19:22:10 + docker images 19:22:10 REPOSITORY TAG IMAGE ID CREATED SIZE 19:22:10 security-spiffe-token-provider latest 02a71cf38d8f 2 seconds ago 29.8MB 19:22:10 674c273bb941 7 seconds ago 1.71GB 19:22:10 support-scheduler latest 49013c0fba34 14 seconds ago 30MB 19:22:10 bf3d86b4a74e 19 seconds ago 1.74GB 19:22:10 security-spire-config latest 076502dc7d67 26 seconds ago 85.8MB 19:22:10 security-spire-server latest 4394a0e617ba 46 seconds ago 86.5MB 19:22:10 2a9f2b45a3ea 47 seconds ago 1.54GB 19:22:10 core-metadata latest 15d488159b4f 51 seconds ago 18.5MB 19:22:10 core-command latest e897b1f325b7 51 seconds ago 17.7MB 19:22:10 e64f967418f2 54 seconds ago 1.54GB 19:22:10 security-bootstrapper latest 321b5cf4927b About a minute ago 20.3MB 19:22:10 ef9207b00e8f About a minute ago 1.67GB 19:22:10 cb9149ad12a6 About a minute ago 1.68GB 19:22:10 security-secretstore-setup latest f265a1a5c77b About a minute ago 29.9MB 19:22:10 security-proxy-setup latest cf4be3f43d2a About a minute ago 27.7MB 19:22:10 support-notifications latest b2b8b8ee3e72 About a minute ago 30.6MB 19:22:10 core-data latest e87605c4283e About a minute ago 17.9MB 19:22:10 34ca82ef0c8d About a minute ago 1.66GB 19:22:10 ae0ad5661411 About a minute ago 1.74GB 19:22:10 4d925ed6de65 2 minutes ago 1.67GB 19:22:10 81ee2ec0a230 2 minutes ago 1.68GB 19:22:10 b42e3828f519 2 minutes ago 1.66GB 19:22:10 security-spire-agent latest b618bcb9bec0 2 minutes ago 125MB 19:22:10 c1b01af2466b 2 minutes ago 1.54GB 19:22:10 ci-base-image-x86_64 latest 17b676442902 6 minutes ago 904MB 19:22:10 alpine 3.16 bfe296a52501 8 weeks ago 5.54MB 19:22:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 19:22:10 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:22:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:22:10 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] } 19:22:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:22:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:22:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:22:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.259s coverage: 28.7% of statements 19:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:22:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.652s coverage: 98.5% of statements 19:23:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.137s coverage: 43.0% of statements 19:23:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:23:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:23:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 54.2% of statements 19:23:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:23:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.519s coverage: 89.2% of statements 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.748s coverage: 2.2% of statements 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.732s coverage: 95.6% of statements 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.339s coverage: 72.2% of statements 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.430s coverage: 60.0% of statements 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.545s coverage: 0.9% of statements 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.409s coverage: 58.8% of statements 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 29.6% of statements 19:23:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:23:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.400s coverage: 47.1% of statements 19:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.346s coverage: 79.5% of statements 19:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.392s coverage: 94.1% of statements 19:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.319s coverage: 96.3% of statements 19:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.290s coverage: 87.5% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.287s coverage: 94.4% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 19:23:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.751s coverage: 79.9% of statements 19:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.264s coverage: 87.2% of statements 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.202s coverage: 100.0% of statements 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 58.8% of statements 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.325s coverage: 80.0% of statements 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.318s coverage: 85.4% of statements 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.863s coverage: 91.2% of statements 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 64.7% of statements 19:23:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:23:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.362s coverage: 100.0% of statements 19:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.185s coverage: 89.4% of statements 19:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 19:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.156s coverage: 73.7% of statements 19:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 19:24:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.528s coverage: 65.8% of statements 19:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:24:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.948s coverage: 41.8% of statements 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:24:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.324s coverage: 89.5% of statements 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:24:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.396s coverage: 84.8% of statements 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:24:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.324s coverage: 17.7% of statements 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:24:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.675s coverage: 92.3% of statements 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:24:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 63.2% of statements 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:24:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.495s coverage: 97.7% of statements 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:24:16 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 19:24:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:24:16 go vet ./... 19:26:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:08 ./bin/test-attribution-txt.sh 19:26:08 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:26:08 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:26:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:26:08 + ls -al . 19:26:08 total 748 19:26:08 drwxrwxr-x 10 1001 1001 4096 Jan 10 19:19 . 19:26:08 drwxr-xr-x 4 root root 4096 Jan 10 19:19 .. 19:26:08 drwxrwxr-x 2 1001 1001 4096 Jan 10 19:18 .blubracket 19:26:08 -rw-rw-r-- 1 1001 1001 16 Jan 10 19:18 .dockerignore 19:26:08 drwxrwxr-x 8 1001 1001 4096 Jan 10 19:18 .git 19:26:08 drwxrwxr-x 3 1001 1001 4096 Jan 10 19:18 .github 19:26:08 -rw-rw-r-- 1 1001 1001 956 Jan 10 19:18 .gitignore 19:26:08 -rw-rw-r-- 1 1001 1001 42 Jan 10 19:18 .golangci.yml 19:26:08 -rw-rw-r-- 1 1001 1001 87 Jan 10 19:18 .hadolint.yml 19:26:08 -rw-rw-r-- 1 1001 1001 166 Jan 10 19:18 .sonarcloud.properties 19:26:08 -rw-rw-r-- 1 1001 1001 1171 Jan 10 19:18 ADOPTERS.md 19:26:08 -rw-rw-r-- 1 1001 1001 10618 Jan 10 19:18 Attribution.txt 19:26:08 -rw-rw-r-- 1 1001 1001 73765 Jan 10 19:18 CHANGELOG.md 19:26:08 -rw-rw-r-- 1 1001 1001 3804 Jan 10 19:18 CONTRIBUTING.md 19:26:08 -rw-rw-r-- 1 1001 1001 677 Jan 10 19:18 GOVERNANCE.md 19:26:08 -rw-rw-r-- 1 1001 1001 850 Jan 10 19:18 Jenkinsfile 19:26:08 -rw-rw-r-- 1 1001 1001 10775 Jan 10 19:18 LICENSE 19:26:08 -rw-rw-r-- 1 1001 1001 12513 Jan 10 19:18 Makefile 19:26:08 -rw-rw-r-- 1 1001 1001 582 Jan 10 19:18 OWNERS.md 19:26:08 -rw-rw-r-- 1 1001 1001 9403 Jan 10 19:18 README.md 19:26:08 -rw-rw-r-- 1 1001 1001 6912 Jan 10 19:18 SECURITY.md 19:26:08 -rw-rw-r-- 1 1001 1001 5 Jan 10 19:15 VERSION 19:26:08 drwxrwxr-x 2 1001 1001 4096 Jan 10 19:18 bin 19:26:08 drwxrwxr-x 16 1001 1001 4096 Jan 10 19:18 cmd 19:26:08 -rw-r--r-- 1 root root 494833 Jan 10 19:24 coverage.out 19:26:08 -rw-rw-r-- 1 1001 1001 3376 Jan 10 19:18 go.mod 19:26:08 -rw-rw-r-- 1 1001 1001 34949 Jan 10 19:18 go.sum 19:26:08 drwxrwxr-x 7 1001 1001 4096 Jan 10 19:18 internal 19:26:08 drwxrwxr-x 3 1001 1001 4096 Jan 10 19:18 openapi 19:26:08 drwxrwxr-x 4 1001 1001 4096 Jan 10 19:18 snap 19:26:08 -rw-rw-r-- 1 1001 1001 204 Jan 10 19:18 version.go [Pipeline] sh 19:26:09 + '[' -e coverage.out ] 19:26:09 + chown 1001:1001 coverage.out [Pipeline] stash 19:26:09 Warning: overwriting stash ‘coverage-report’ 19:26:09 Stashed 1 file(s) [Pipeline] sh 19:26:10 + make build 19:26: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 19:27:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:27:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:27:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:28:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:28: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:28: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:28: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 19:28:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:28:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:29:11 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] } 19:29:16 $ docker stop --time=1 588172fe6f3898f1d94014414dc55bc507ba1a23173621b60dacaed97f3fb730 19:29:18 $ docker rm -f --volumes 588172fe6f3898f1d94014414dc55bc507ba1a23173621b60dacaed97f3fb730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:29:20 19:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:29:21 latest: Pulling from edgex-devops/edgex-compose-arm64 19:29:21 29e5d40040c1: Pulling fs layer 19:29:21 1ce36da41761: Pulling fs layer 19:29:21 25b303627fd3: Pulling fs layer 19:29:21 29e5d40040c1: Download complete 19:29:21 1ce36da41761: Verifying Checksum 19:29:21 1ce36da41761: Download complete 19:29:21 29e5d40040c1: Pull complete 19:29:23 25b303627fd3: Verifying Checksum 19:29:23 25b303627fd3: Download complete 19:29:23 1ce36da41761: Pull complete 19:29:33 25b303627fd3: Pull complete 19:29:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:29:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container 19:29:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:29:36 $ docker top 1fc5ec86eed0951911b5f6157f95a83c992de97722ed201d4cd5bc43f78c8971 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:37 + docker-compose build --help 19:29:37 + grep parallel 19:29:42 --parallel Build images in parallel. [Pipeline] } 19:29:42 $ docker stop --time=1 1fc5ec86eed0951911b5f6157f95a83c992de97722ed201d4cd5bc43f78c8971 19:29:44 $ docker rm -f --volumes 1fc5ec86eed0951911b5f6157f95a83c992de97722ed201d4cd5bc43f78c8971 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:29:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:45 prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container 19:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:29:46 $ docker top ce8fc1497c97629ca062bcc618d72b29cab8395f12b6a651a68e0fb14e7b700b -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:46 + docker-compose -f ./docker-compose-build.yml build --parallel 19:29:52 Building core-command ... 19:29:52 Building core-data ... 19:29:52 Building core-metadata ... 19:29:52 Building security-bootstrapper ... 19:29:52 Building security-proxy-setup ... 19:29:52 Building security-secretstore-setup ... 19:29:52 Building security-spiffe-token-provider ... 19:29:52 Building security-spire-agent ... 19:29:52 Building security-spire-config ... 19:29:52 Building security-spire-server ... 19:29:52 Building support-notifications ... 19:29:52 Building support-scheduler ... 19:29:52 Building core-command 19:29:52 Building core-data 19:29:52 Building support-notifications 19:29:52 Building security-proxy-setup 19:29:52 Building security-secretstore-setup 19:30:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:30 ---> 5dbd46d0023e 19:30:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:30:30 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:30:30 ---> 5dbd46d0023e 19:30:30 Step 3/21 : WORKDIR /edgex-go 19:30:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:31 ---> 5dbd46d0023e 19:30:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:30:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:30:31 ---> 5dbd46d0023e 19:30:31 Step 3/24 : WORKDIR /edgex-go 19:30:31 ---> Running in 0482c4639333 19:30:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:31 ---> 5dbd46d0023e 19:30:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:30:31 ---> Running in 67debdf9981f 19:30:31 ---> Running in 6389e5e4ed79 19:30:31 ---> Running in f7698c31e54d 19:30:31 ---> Running in 6178784d9746 19:30:32 Removing intermediate container f7698c31e54d 19:30:32 ---> 3a047784888f 19:30:32 Step 4/23 : WORKDIR /edgex-go 19:30:32 Removing intermediate container 0482c4639333 19:30:32 ---> 2be0268bb290 19:30:32 Step 4/22 : WORKDIR /edgex-go 19:30:32 Removing intermediate container 67debdf9981f 19:30:32 ---> 89233b3f0049 19:30:32 Step 4/22 : WORKDIR /edgex-go 19:30:32 Removing intermediate container 6389e5e4ed79 19:30:32 ---> 6cd510af25dd 19:30:32 Step 4/21 : RUN apk add --update --no-cache make git 19:30:32 ---> Running in aa6e6338b1c1 19:30:32 ---> Running in adb043f775e8 19:30:32 Removing intermediate container 6178784d9746 19:30:32 ---> 5e938ea7dbd3 19:30:32 Step 4/24 : RUN apk add --update --no-cache make git 19:30:32 ---> Running in 1091868668f1 19:30:32 ---> Running in b9f6541a3a12 19:30:32 ---> Running in ba7db20cfb62 19:30:33 Removing intermediate container aa6e6338b1c1 19:30:33 ---> 3c8a6f19f5d7 19:30:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:30:33 Removing intermediate container b9f6541a3a12 19:30:33 ---> 0d17e7559ef8 19:30:33 Step 5/22 : RUN apk add --update --no-cache make git 19:30:33 Removing intermediate container adb043f775e8 19:30:33 ---> 56e565fddd28 19:30:33 Step 5/23 : RUN apk add --update --no-cache make git 19:30:33 ---> Running in 2f8f0833a52a 19:30:33 ---> Running in 4bd73c7ff9a4 19:30:33 ---> Running in 921de7565071 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:36 OK: 221 MiB in 51 packages 19:30:36 OK: 221 MiB in 51 packages 19:30:37 OK: 221 MiB in 51 packages 19:30:37 OK: 221 MiB in 51 packages 19:30:37 OK: 221 MiB in 51 packages 19:30:38 Removing intermediate container ba7db20cfb62 19:30:38 ---> b7226a101e8c 19:30:39 Step 5/24 : COPY go.mod vendor* ./ 19:30:39 Removing intermediate container 1091868668f1 19:30:39 ---> 90df14f8dfc9 19:30:39 Step 5/21 : COPY go.mod vendor* ./ 19:30:39 Removing intermediate container 921de7565071 19:30:39 ---> 89b159320bee 19:30:39 Step 6/23 : COPY go.mod vendor* ./ 19:30:39 Removing intermediate container 2f8f0833a52a 19:30:39 ---> 6eb02bbbeb1d 19:30:39 Step 6/22 : COPY go.mod vendor* ./ 19:30:39 Removing intermediate container 4bd73c7ff9a4 19:30:39 ---> 25184900dad6 19:30:39 Step 6/22 : COPY go.mod vendor* ./ 19:30:40 ---> 936d9891c404 19:30:40 ---> 608b733ab9cc 19:30:40 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:40 ---> Running in c584bf69cdc6 19:30:40 ---> Running in 45e33f6044e6 19:30:40 ---> e49681d344cf 19:30:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:40 ---> Running in 29cf94210935 19:30:40 ---> d5907477babf 19:30:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:40 ---> 4fe21c175ccd 19:30:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:41 ---> Running in 62a836963de2 19:30:41 ---> Running in be7994625863 19:32:32 Removing intermediate container 62a836963de2 19:32:32 ---> b78960202af1 19:32:32 Step 8/23 : COPY . . 19:32:32 Removing intermediate container c584bf69cdc6 19:32:32 ---> 48aff48d6090 19:32:32 Step 7/24 : COPY . . 19:32:32 Removing intermediate container 45e33f6044e6 19:32:32 ---> 1b98779c990d 19:32:32 Step 7/21 : COPY . . 19:32:32 Removing intermediate container be7994625863 19:32:32 ---> 1e64675739cd 19:32:32 Step 8/22 : COPY . . 19:32:32 Removing intermediate container 29cf94210935 19:32:32 ---> f8ce6de1800e 19:32:32 Step 8/22 : COPY . . 19:32:39 ---> 47964f790bce 19:32:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:32:39 ---> 3b70830157eb 19:32:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:32:39 ---> Running in 2a8dda30c425 19:32:39 ---> 5ea359a4a36d 19:32:39 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:32:39 ---> f315bc80f48c 19:32:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:32:39 ---> Running in bb72e0c78ce7 19:32:39 ---> Running in 820a499861f4 19:32:39 ---> Running in 7b001aef3731 19:32:39 ---> d6fc326cd0ae 19:32:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:32:39 ---> Running in b6763a6940e2 19:32:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:32:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:32:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:32:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:38:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:38: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:39:06 Removing intermediate container 820a499861f4 19:39:06 ---> f4165386a133 19:39:06 19:39:06 Step 9/21 : FROM alpine:3.16 19:39:06 3.16: Pulling from library/alpine 19:39:06 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:39:06 Status: Downloaded newer image for alpine:3.16 19:39:06 ---> 2b4661558fb8 19:39:06 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:39:07 ---> Running in e1b900ffcb94 19:39:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:11 Removing intermediate container 7b001aef3731 19:39:11 ---> 85c18a5ebd54 19:39:11 19:39:11 Step 9/24 : FROM alpine:3.16 19:39:11 ---> 2b4661558fb8 19:39:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:39:11 ---> Running in a5de73bf1e95 19:39:12 (1/6) Installing ca-certificates (20220614-r0) 19:39:12 (2/6) Installing brotli-libs (1.0.9-r6) 19:39:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:39:12 (4/6) Installing libcurl (7.83.1-r5) 19:39:12 (5/6) Installing curl (7.83.1-r5) 19:39:12 (6/6) Installing dumb-init (1.2.5-r1) 19:39:12 Executing busybox-1.35.0-r17.trigger 19:39:12 Executing ca-certificates-20220614-r0.trigger 19:39:12 OK: 8 MiB in 20 packages 19:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:15 (1/3) Installing ca-certificates (20220614-r0) 19:39:17 Removing intermediate container e1b900ffcb94 19:39:17 (2/3) Installing dumb-init (1.2.5-r1) 19:39:17 (3/3) Installing su-exec (0.2-r1) 19:39:17 ---> 0f63e5c6b2d1 19:39:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:39:17 Executing busybox-1.35.0-r17.trigger 19:39:17 Executing ca-certificates-20220614-r0.trigger 19:39:17 ---> Running in 209bbd0851d0 19:39:17 OK: 6 MiB in 17 packages 19:39:17 Removing intermediate container 209bbd0851d0 19:39:17 ---> 116fa0f30df1 19:39:17 Step 12/21 : WORKDIR /edgex 19:39:17 ---> Running in 194b19fb65f4 19:39:19 Removing intermediate container 194b19fb65f4 19:39:19 ---> fade9d4166d2 19:39:19 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:39:20 ---> 933bfcc250d0 19:39:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:39:20 Removing intermediate container a5de73bf1e95 19:39:20 ---> df40f09cd555 19:39:20 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:39:20 ---> Running in e516220cb2a6 19:39:21 Removing intermediate container e516220cb2a6 19:39:21 ---> 2e54100d2792 19:39:21 Step 12/24 : WORKDIR / 19:39:21 ---> Running in 9ab2a25ade57 19:39:22 Removing intermediate container 9ab2a25ade57 19:39:22 ---> f8c167d62b83 19:39:22 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:39:22 ---> 9f44f8be6c5c 19:39:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:39:23 ---> a8c5358789ce 19:39:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:39:24 ---> 02cba3b44805 19:39:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:39:25 ---> ce81737132dd 19:39:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:39:25 ---> 85b7a3a747ee 19:39:25 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:25 ---> Running in c35be94b6011 19:39:26 ---> 969d03060862 19:39:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:39:27 ---> 93f964704076 19:39:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:39:30 Removing intermediate container c35be94b6011 19:39:30 ---> ef4123bf3d53 19:39:30 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:39:30 ---> Running in 67d72c33ea4c 19:39:31 ---> e2ccf5228b47 19:39:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:39:31 Removing intermediate container 67d72c33ea4c 19:39:31 ---> 8288da154db3 19:39:31 Step 19/21 : LABEL arch=arm64 19:39:31 ---> Running in 5b7d27b5e5ba 19:39:32 Removing intermediate container 5b7d27b5e5ba 19:39:32 ---> c9f1eaa95fed 19:39:32 Step 20/21 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:39:32 ---> Running in 3f2fad717b2e 19:39:33 Removing intermediate container 3f2fad717b2e 19:39:33 ---> a5203b6e3874 19:39:33 Step 21/21 : LABEL version=0.0.0 19:39:34 ---> Running in 1c3b0cb0db11 19:39:35 Removing intermediate container 1c3b0cb0db11 19:39:35 ---> d20ffe657cd6 19:39:35 19:39:35 ---> dede2da7cea2 19:39:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:39:36 Successfully built d20ffe657cd6 19:39:36 Successfully tagged security-proxy-setup-arm64:latest 19:39:36  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:39:37 ---> 0365b65cfc8f 19:39:37 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:37 ---> Running in 918f51cb822f 19:39:43 Removing intermediate container 918f51cb822f 19:39:43 ---> 493ca4586541 19:39:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:39:43 ---> Running in d76d0d850ac3 19:39:43 Removing intermediate container b6763a6940e2 19:39:43 ---> a11ffeb5b619 19:39:43 19:39:43 Step 10/23 : FROM alpine:3.16 19:39:43 ---> 2b4661558fb8 19:39:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:39:43 ---> Running in cd397c11653c 19:39:44 Removing intermediate container d76d0d850ac3 19:39:44 ---> 3c71cf217e15 19:39:44 Step 22/24 : LABEL arch=arm64 19:39:44 ---> Running in 28cede9703e6 19:39:45 Removing intermediate container 28cede9703e6 19:39:45 ---> 88dab3046971 19:39:45 Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:39:45 ---> Running in 29ae4e7ac064 19:39:46 Removing intermediate container 29ae4e7ac064 19:39:46 ---> 6935368bd143 19:39:46 Step 24/24 : LABEL version=0.0.0 19:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:46 ---> Running in 3276f4af3dc6 19:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:47 Removing intermediate container 3276f4af3dc6 19:39:47 ---> e897cd552371 19:39:47 19:39:47 Successfully built e897cd552371 19:39:47 Successfully tagged security-secretstore-setup-arm64:latest 19:39:47  Building security-secretstore-setup ... done Building support-scheduler 19:39:48 (1/1) Installing dumb-init (1.2.5-r1) 19:39:48 Executing busybox-1.35.0-r17.trigger 19:39:48 OK: 5 MiB in 15 packages 19:39:50 Removing intermediate container cd397c11653c 19:39:50 ---> 9313b3def07c 19:39:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:50 ---> Running in 7e13ccc3a460 19:39:51 Removing intermediate container 7e13ccc3a460 19:39:51 ---> d6e0472a4fc3 19:39:51 Step 13/23 : ENV APP_PORT=59882 19:39:51 ---> Running in ed892b306db3 19:39:53 Removing intermediate container ed892b306db3 19:39:53 ---> d50f8fbf4833 19:39:53 Step 14/23 : EXPOSE $APP_PORT 19:39:53 ---> Running in 3dc12817d1f9 19:39:54 Removing intermediate container 3dc12817d1f9 19:39:54 ---> 5b728fd95dd1 19:39:54 Step 15/23 : WORKDIR / 19:39:54 ---> Running in b0224e8d48dd 19:39:55 Removing intermediate container b0224e8d48dd 19:39:55 ---> 6e75a8aee089 19:39:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:56 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:39:56 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:39:56 ---> 5dbd46d0023e 19:39:56 Step 3/19 : WORKDIR /edgex-go 19:39:56 ---> Using cache 19:39:56 ---> 5e938ea7dbd3 19:39:56 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:39:56 ---> Running in 2afb0f43791e 19:39:57 ---> 4669bb58fdfa 19:39:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:01 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:40:01 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:40:01 OK: 16899 distinct packages available 19:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:02 ---> cc43cef870e9 19:40:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:40:03 OK: 221 MiB in 51 packages 19:40:04 ---> 3adfef3ed377 19:40:04 Step 19/23 : ENTRYPOINT ["/core-command"] 19:40:04 ---> Running in 03ab8cb33a2d 19:40:05 Removing intermediate container bb72e0c78ce7 19:40:05 ---> 7673d6bc71f0 19:40:05 19:40:05 Step 10/22 : FROM alpine:3.16 19:40:05 ---> 2b4661558fb8 19:40:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:40:06 ---> Running in 811949f8fa05 19:40:06 Removing intermediate container 03ab8cb33a2d 19:40:06 ---> 4df265e7dbdf 19:40:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:40:06 Removing intermediate container 2afb0f43791e 19:40:06 ---> 11994d635839 19:40:06 Step 5/19 : COPY go.mod vendor* ./ 19:40:06 ---> Running in 7b2ef1f28c23 19:40:07 Removing intermediate container 811949f8fa05 19:40:07 ---> 388bb12eb44f 19:40:07 Step 12/22 : ENV APP_PORT=59880 19:40:07 Removing intermediate container 7b2ef1f28c23 19:40:07 ---> 15db26191954 19:40:07 Step 21/23 : LABEL arch=arm64 19:40:07 ---> Running in eb5f97483cb5 19:40:07 ---> Running in a46bf96b1763 19:40:08 ---> 3c112e375c5a 19:40:08 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:08 Removing intermediate container eb5f97483cb5 19:40:08 ---> a089890c5808 19:40:08 Step 13/22 : EXPOSE $APP_PORT 19:40:08 ---> Running in 4c7b6267006b 19:40:08 Removing intermediate container a46bf96b1763 19:40:08 ---> e408a4bf9d35 19:40:08 Step 22/23 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:40:08 ---> Running in cffcf0dde26e 19:40:08 ---> Running in dceaf80863ef 19:40:10 Removing intermediate container dceaf80863ef 19:40:10 ---> 727a8cd3a645 19:40:10 Step 23/23 : LABEL version=0.0.0 19:40:10 Removing intermediate container cffcf0dde26e 19:40:10 ---> 4e1970c63e55 19:40:10 Step 14/22 : RUN apk add --update --no-cache dumb-init ---> Running in cf1388b40648 19:40:10 19:40:10 ---> Running in f01635086f20 19:40:11 Removing intermediate container cf1388b40648 19:40:11 ---> aad3d81e6f62 19:40:11 19:40:12 Successfully built aad3d81e6f62 19:40:12 Successfully tagged core-command-arm64:latest 19:40:12 Building security-spire-agent 19:40:12  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:40:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:40:12 ---> 5dbd46d0023e 19:40:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:40:12 ---> Using cache 19:40:12 ---> 89233b3f0049 19:40:12 Step 4/22 : WORKDIR /edgex-go 19:40:12 ---> Using cache 19:40:12 ---> 0d17e7559ef8 19:40:12 Step 5/22 : RUN apk add --update --no-cache make git 19:40:12 ---> Using cache 19:40:12 ---> 25184900dad6 19:40:12 Step 6/22 : COPY go.mod vendor* ./ 19:40:12 ---> Using cache 19:40:12 ---> 4fe21c175ccd 19:40:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:12 ---> Using cache 19:40:12 ---> 1e64675739cd 19:40:12 Step 8/22 : COPY . . 19:40:12 ---> Using cache 19:40:12 ---> 3b70830157eb 19:40:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:40:12 ---> Running in 103a1993ddb8 19:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:40:15 (1/1) Installing dumb-init (1.2.5-r1) 19:40:15 Executing busybox-1.35.0-r17.trigger 19:40:15 OK: 5 MiB in 15 packages 19:40:17 Removing intermediate container f01635086f20 19:40:17 ---> 4d6162168a3e 19:40:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:18 ---> ebdef38abce0 19:40:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:40:19 ---> 741436f35604 19:40:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:40:21 ---> a6f4e6ea122d 19:40:21 Step 18/22 : ENTRYPOINT ["/core-data"] 19:40:21 ---> Running in 84452f98352b 19:40:22 Removing intermediate container 84452f98352b 19:40:22 ---> 4c4c1cf037a2 19:40:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:40:22 ---> Running in 827c9c0cf39f 19:40:23 Removing intermediate container 827c9c0cf39f 19:40:23 ---> 733d78961724 19:40:23 Step 20/22 : LABEL arch=arm64 19:40:23 ---> Running in 5d76574b9bf1 19:40:23 Removing intermediate container 5d76574b9bf1 19:40:23 ---> 3d282b686ae7 19:40:23 Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:40:24 ---> Running in e5fd4cf42206 19:40:24 Removing intermediate container e5fd4cf42206 19:40:24 ---> 03a0c6bc5f0a 19:40:24 Step 22/22 : LABEL version=0.0.0 19:40:24 ---> Running in 5046219412fd 19:40:26 Removing intermediate container 5046219412fd 19:40:26 ---> ce5ab475bbcf 19:40:26 19:40:26 Successfully built ce5ab475bbcf 19:40:26 Successfully tagged core-data-arm64:latest 19:40:26 Building core-metadata 19:40:27  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:40:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:40:27 ---> 5dbd46d0023e 19:40:27 Step 3/24 : WORKDIR /edgex-go 19:40:27 ---> Using cache 19:40:27 ---> 5e938ea7dbd3 19:40:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:40:27 ---> Running in f3700b2e4197 19:40:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:31 OK: 221 MiB in 51 packages 19:40:33 Removing intermediate container f3700b2e4197 19:40:33 ---> 25cda477105d 19:40:33 Step 5/24 : COPY go.mod vendor* ./ 19:40:33 ---> 0f6eb3c7a3a8 19:40:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:33 ---> Running in ebe6218d9135 19:40:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:40:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:40:43 ---> 5dbd46d0023e 19:40:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:40:43 ---> Using cache 19:40:43 ---> 89233b3f0049 19:40:43 Step 4/24 : WORKDIR /edgex-go 19:40:43 ---> Using cache 19:40:43 ---> 0d17e7559ef8 19:40:43 Step 5/24 : RUN apk add --update --no-cache make git 19:40:43 ---> Using cache 19:40:43 ---> 25184900dad6 19:40:43 Step 6/24 : COPY go.mod vendor* ./ 19:40:43 ---> Using cache 19:40:43 ---> 4fe21c175ccd 19:40:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:43 ---> Using cache 19:40:43 ---> 1e64675739cd 19:40:43 Step 8/24 : COPY . . 19:40:43 ---> Using cache 19:40:43 ---> 3b70830157eb 19:40:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:40:43 ---> Running in e8c73c851f85 19:40:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:42:22 Removing intermediate container 4c7b6267006b 19:42:22 ---> 7331eac974b7 19:42:22 Step 7/19 : COPY . . 19:42:22 Removing intermediate container 2a8dda30c425 19:42:22 ---> 3e28d2a5cc99 19:42:22 19:42:22 Step 10/22 : FROM alpine:3.16 19:42:22 ---> 2b4661558fb8 19:42:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:42:22 ---> Running in 0f5cc486557a 19:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:26 (1/2) Installing ca-certificates (20220614-r0) 19:42:26 (2/2) Installing dumb-init (1.2.5-r1) 19:42:26 Executing busybox-1.35.0-r17.trigger 19:42:26 Executing ca-certificates-20220614-r0.trigger 19:42:26 OK: 6 MiB in 16 packages 19:42:30 Removing intermediate container 0f5cc486557a 19:42:30 ---> bd1c24b08d20 19:42:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:42:30 ---> Running in 33dffd4a0fea 19:42:31 Removing intermediate container 33dffd4a0fea 19:42:31 ---> acdc79e7a821 19:42:31 Step 13/22 : ENV APP_PORT=59860 19:42:32 ---> Running in 965f57c38bc1 19:42:33 Removing intermediate container 965f57c38bc1 19:42:33 ---> 9688ba31286a 19:42:33 Step 14/22 : EXPOSE $APP_PORT 19:42:33 ---> Running in f2d1feb3c40d 19:42:34 Removing intermediate container f2d1feb3c40d 19:42:34 ---> 5d969e23d3b6 19:42:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:37 ---> b0d4390c6190 19:42:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:42:38 ---> 1ca141b7f93f 19:42:38 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:42:38 ---> Running in 4e520b51b6f8 19:42:41 Removing intermediate container ebe6218d9135 19:42:41 ---> 11c8ece0177a 19:42:41 Step 7/24 : COPY . . 19:42:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:42:42 ---> c7b684195ace 19:42:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:42:43 ---> f9bc63690474 19:42:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:42:43 ---> Running in d822cc862c65 19:42:44 Removing intermediate container d822cc862c65 19:42:44 ---> c54883a7d39a 19:42:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:42:44 ---> Running in 4657afa55ba9 19:42:45 Removing intermediate container 4657afa55ba9 19:42:45 ---> c41d37a24d9a 19:42:45 Step 20/22 : LABEL arch=arm64 19:42:45 ---> Running in d4a5cc2f2301 19:42:46 Removing intermediate container d4a5cc2f2301 19:42:46 ---> 22b4aff3e8bb 19:42:46 Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:42:46 ---> Running in 7b5a12a14911 19:42:47 Removing intermediate container 7b5a12a14911 19:42:47 ---> 332490500098 19:42:47 Step 22/22 : LABEL version=0.0.0 19:42:47 ---> Running in 8297b7af5458 19:42:48 Removing intermediate container 8297b7af5458 19:42:48 ---> 01c5ac667df3 19:42:48 19:42:48 Successfully built 01c5ac667df3 19:42:48 Successfully tagged support-notifications-arm64:latest 19:42:49  Building support-notifications ... done Building security-bootstrapper 19:42:57 ---> eeb4b28c216b 19:42:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:42:57 ---> Running in 0930c9501fa7 19:42:57 Removing intermediate container 0930c9501fa7 19:42:57 ---> 1cae78a6e2c4 19:42:57 Step 9/24 : WORKDIR /edgex-go/spire-build 19:42:58 ---> Running in 0a049670ad7f 19:42:58 Removing intermediate container 0a049670ad7f 19:42:58 ---> 873788cb8a9d 19:42:58 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 19:42:59 ---> Running in e4f9230e1dd8 19:43:05 Removing intermediate container e4f9230e1dd8 19:43:05 ---> d1561dc8870b 19:43:05 Step 11/24 : WORKDIR /edgex-go 19:43:05 ---> Running in 081c928585c3 19:43:05 Removing intermediate container 081c928585c3 19:43:05 ---> 2958046e9252 19:43:05 19:43:05 Step 12/24 : FROM alpine:3.15 19:43:05 3.15: Pulling from library/alpine 19:43:07 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:43:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:43:07 ---> 5dbd46d0023e 19:43:07 Step 3/32 : WORKDIR /edgex-go 19:43:07 ---> Using cache 19:43:07 ---> 5e938ea7dbd3 19:43:07 Step 4/32 : RUN apk add --update --no-cache make git 19:43:07 ---> Using cache 19:43:07 ---> b7226a101e8c 19:43:07 Step 5/32 : COPY go.mod vendor* ./ 19:43:07 ---> Using cache 19:43:07 ---> 936d9891c404 19:43:07 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:07 ---> Using cache 19:43:07 ---> 48aff48d6090 19:43:07 Step 7/32 : COPY . . 19:43:07 ---> Using cache 19:43:07 ---> f315bc80f48c 19:43:07 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:43:07 ---> Running in ceb1912bf448 19:43:07 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:43:07 Status: Downloaded newer image for alpine:3.15 19:43:07 ---> 8aa73fd46299 19:43:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:07 ---> Running in 666f8b917e87 19:43:08 Removing intermediate container 666f8b917e87 19:43:08 ---> c240d9a84151 19:43:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:43:08 ---> Running in c08a87e21667 19:43:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:12 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:43:12 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:43:12 OK: 15736 distinct packages available 19:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:14 (1/5) Installing dumb-init (1.2.5-r1) 19:43:14 (2/5) Installing musl-obstack (1.2.3-r0) 19:43:14 (3/5) Installing libucontext (1.1-r0) 19:43:14 (4/5) Installing gcompat (1.0.0-r4) 19:43:14 (5/5) Installing openssl (1.1.1s-r1) 19:43:14 Executing busybox-1.34.1-r7.trigger 19:43:14 OK: 6 MiB in 19 packages 19:43:16 Removing intermediate container c08a87e21667 19:43:16 ---> 8a2e71b3e308 19:43:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:43:20 ---> ce6b131dc190 19:43:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:43:26 ---> eda8a66422c5 19:43:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:43:26 ---> 5fde50c61846 19:43:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:43:27 ---> 513377b3386d 19:43:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:43:28 ---> 30265d2edab6 19:43:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:43:28 ---> Running in 5addebf78029 19:43:28 Removing intermediate container 5addebf78029 19:43:28 ---> a15adc8a059d 19:43:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:43:29 ---> Running in 9408224cdd7c 19:43:29 Removing intermediate container 9408224cdd7c 19:43:29 ---> 060b46833942 19:43:29 Step 22/24 : LABEL arch=arm64 19:43:29 ---> Running in 36b656e83ee9 19:43:30 Removing intermediate container 36b656e83ee9 19:43:30 ---> e509e13a4a2e 19:43:30 Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:43:30 ---> Running in f2dc0b2f8de1 19:43:30 Removing intermediate container f2dc0b2f8de1 19:43:30 ---> d56049c83f66 19:43:30 Step 24/24 : LABEL version=0.0.0 19:43:30 ---> Running in 2745c38db21f 19:43:31 Removing intermediate container 2745c38db21f 19:43:31 ---> f04689ddc482 19:43:31 19:43:31 Successfully built f04689ddc482 19:43:31 Successfully tagged security-spire-agent-arm64:latest 19:43:31 Building security-spire-server 19:43:49  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:43:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:43:49 ---> 5dbd46d0023e 19:43:49 Step 3/23 : WORKDIR /edgex-go 19:43:49 ---> Using cache 19:43:49 ---> 5e938ea7dbd3 19:43:49 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:43:49 ---> Using cache 19:43:49 ---> 25cda477105d 19:43:49 Step 5/23 : COPY go.mod vendor* ./ 19:43:49 ---> Using cache 19:43:49 ---> 0f6eb3c7a3a8 19:43:49 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:49 ---> Using cache 19:43:49 ---> 11c8ece0177a 19:43:49 Step 7/23 : COPY . . 19:43:49 ---> Using cache 19:43:49 ---> eeb4b28c216b 19:43:49 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:43:49 ---> Using cache 19:43:49 ---> 1cae78a6e2c4 19:43:49 Step 9/23 : WORKDIR /edgex-go/spire-build 19:43:49 ---> Using cache 19:43:49 ---> 873788cb8a9d 19:43:49 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 19:43:49 ---> Running in 71fae2f2fbfa 19:43:52 Removing intermediate container 71fae2f2fbfa 19:43:52 ---> 6b4d05b1be22 19:43:52 Step 11/23 : WORKDIR /edgex-go 19:43:52 ---> Running in c18f33d7f9c7 19:43:53 Removing intermediate container c18f33d7f9c7 19:43:53 ---> 83eb52275881 19:43:53 19:43:53 Step 12/23 : FROM alpine:3.15 19:43:53 ---> 8aa73fd46299 19:43:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:53 ---> Using cache 19:43:53 ---> c240d9a84151 19:43:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:43:53 ---> Using cache 19:43:53 ---> 8a2e71b3e308 19:43:53 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:43:59 ---> f5a835fa90c7 19:43:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:43:59 ---> ec37f6e78b43 19:43:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:44:00 ---> 831313f34398 19:44:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:44:01 ---> 519cee9a27ff 19:44:01 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:44:01 ---> Running in 1e8366ddd084 19:44:02 Removing intermediate container 1e8366ddd084 19:44:02 ---> b71026dafe7a 19:44:02 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:44:02 ---> Running in 02a51fbe7362 19:44:02 Removing intermediate container 02a51fbe7362 19:44:02 ---> bea844380b0f 19:44:02 Step 21/23 : LABEL arch=arm64 19:44:02 ---> Running in a97f475530e6 19:44:03 Removing intermediate container a97f475530e6 19:44:03 ---> 5b61c23566df 19:44:03 Step 22/23 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:44:03 ---> Running in 08f5336fd7d8 19:44:03 Removing intermediate container 08f5336fd7d8 19:44:03 ---> c9838c9d2b83 19:44:04 Step 23/23 : LABEL version=0.0.0 19:44:04 ---> Running in 3f6cbe9b8d1a 19:44:04 Removing intermediate container 3f6cbe9b8d1a 19:44:04 ---> ece2e9be10c5 19:44:04 19:44:04 Successfully built ece2e9be10c5 19:44:04 Successfully tagged security-spire-server-arm64:latest 19:44:04 Building security-spire-config 19:44:23  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:23 ---> 5dbd46d0023e 19:44:23 Step 3/24 : WORKDIR /edgex-go 19:44:23 ---> Using cache 19:44:23 ---> 5e938ea7dbd3 19:44:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:44:23 ---> Using cache 19:44:23 ---> 25cda477105d 19:44:23 Step 5/24 : COPY go.mod vendor* ./ 19:44:23 ---> Using cache 19:44:23 ---> 0f6eb3c7a3a8 19:44:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:23 ---> Using cache 19:44:23 ---> 11c8ece0177a 19:44:23 Step 7/24 : COPY . . 19:44:23 ---> Using cache 19:44:23 ---> eeb4b28c216b 19:44:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:44:23 ---> Using cache 19:44:23 ---> 1cae78a6e2c4 19:44:23 Step 9/24 : WORKDIR /edgex-go/spire-build 19:44:23 ---> Using cache 19:44:23 ---> 873788cb8a9d 19:44:23 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 19:44:23 ---> Using cache 19:44:23 ---> d1561dc8870b 19:44:23 Step 11/24 : WORKDIR /edgex-go 19:44:23 ---> Using cache 19:44:23 ---> 2958046e9252 19:44:23 19:44:23 Step 12/24 : FROM alpine:3.15 19:44:23 ---> 8aa73fd46299 19:44:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:23 ---> Using cache 19:44:23 ---> c240d9a84151 19:44:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:23 ---> Running in fe04e0061fb9 19:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:24 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:44:24 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:44:24 OK: 15736 distinct packages available 19:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:26 (1/4) Installing dumb-init (1.2.5-r1) 19:44:26 (2/4) Installing musl-obstack (1.2.3-r0) 19:44:26 (3/4) Installing libucontext (1.1-r0) 19:44:26 (4/4) Installing gcompat (1.0.0-r4) 19:44:26 Executing busybox-1.34.1-r7.trigger 19:44:26 OK: 6 MiB in 18 packages 19:44:28 Removing intermediate container fe04e0061fb9 19:44:28 ---> 7b601f7acf50 19:44:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:44:34 ---> f011ad6a4683 19:44:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:44:35 ---> 8dab307a7f2f 19:44:35 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:44:35 ---> Running in 636cd4bf1697 19:44:35 Removing intermediate container 636cd4bf1697 19:44:35 ---> 48c0aff12c1f 19:44:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:44:36 ---> 229e0831531c 19:44:36 Step 19/24 : WORKDIR / 19:44:36 ---> Running in 2f3a07a7471a 19:44:37 Removing intermediate container 2f3a07a7471a 19:44:37 ---> 0924a7ee8c89 19:44:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:44:37 ---> Running in c16e1062d754 19:44:37 Removing intermediate container c16e1062d754 19:44:37 ---> 9e5cbc582aab 19:44:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:44:37 ---> Running in 478210cf554a 19:44:38 Removing intermediate container 478210cf554a 19:44:38 ---> 5e510f628ab1 19:44:38 Step 22/24 : LABEL arch=arm64 19:44:38 ---> Running in 4aaed4292e20 19:44:39 Removing intermediate container 4aaed4292e20 19:44:39 ---> ac85f396ac48 19:44:39 Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:44:39 ---> Running in 7e56371a24da 19:44:39 Removing intermediate container 7e56371a24da 19:44:39 ---> fc98c8487407 19:44:39 Step 24/24 : LABEL version=0.0.0 19:44:39 ---> Running in a105e610e533 19:44:40 Removing intermediate container a105e610e533 19:44:40 ---> 57025694c600 19:44:40 19:44:40 Successfully built 57025694c600 19:44:40 Successfully tagged security-spire-config-arm64:latest 19:47:32  Building security-spire-config ... done Removing intermediate container e8c73c851f85 19:47:32 ---> 16b633eb02f0 19:47:32 19:47:32 Step 10/24 : FROM alpine:3.16 19:47:32 ---> 2b4661558fb8 19:47:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:47:32 ---> Using cache 19:47:32 ---> 9313b3def07c 19:47:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:47:32 ---> Using cache 19:47:32 ---> d6e0472a4fc3 19:47:32 Step 13/24 : ENV APP_PORT=59881 19:47:32 ---> Running in 4589f58a6fd2 19:47:32 Removing intermediate container 4589f58a6fd2 19:47:32 ---> 260717288fcd 19:47:32 Step 14/24 : EXPOSE $APP_PORT 19:47:32 ---> Running in 4a773dbb69bb 19:47:32 Removing intermediate container 4a773dbb69bb 19:47:32 ---> 549de89b2559 19:47:32 Step 15/24 : WORKDIR / 19:47:32 ---> Running in 2bdc178d97ce 19:47:32 Removing intermediate container 2bdc178d97ce 19:47:32 ---> bfe7725fc01e 19:47:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:32 ---> 7afdc7ec32e9 19:47:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:47:32 ---> 7db04a7f9d00 19:47:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:47:32 ---> efac008e52f5 19:47:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:47:32 ---> 6e70a85e9aeb 19:47:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:47:32 ---> Running in 8306fc95fe21 19:47:32 Removing intermediate container 8306fc95fe21 19:47:32 ---> 3ee029eefd82 19:47:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:47:32 ---> Running in 998a4a1b95b5 19:47:32 Removing intermediate container 998a4a1b95b5 19:47:32 ---> 3f08503c888f 19:47:32 Step 22/24 : LABEL arch=arm64 19:47:32 ---> Running in ac45034caa80 19:47:32 Removing intermediate container ac45034caa80 19:47:32 ---> c67f6deaf4e3 19:47:32 Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:47:32 ---> Running in a78f23cd5d60 19:47:32 Removing intermediate container a78f23cd5d60 19:47:32 ---> 5b908c65052a 19:47:32 Step 24/24 : LABEL version=0.0.0 19:47:32 ---> Running in a0a5203a1403 19:47:32 Removing intermediate container a0a5203a1403 19:47:32 ---> fbee1ff3e5e8 19:47:32 19:47:32 Successfully built fbee1ff3e5e8 19:47:32 Successfully tagged core-metadata-arm64:latest 19:48:40  Building core-metadata ... done Removing intermediate container ceb1912bf448 19:48:40 ---> 7cc8cf90cd8d 19:48:40 19:48:40 Step 9/32 : FROM alpine:3.16 19:48:40 ---> 2b4661558fb8 19:48:40 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:48:40 ---> Running in dd026d28c853 19:48:40 Removing intermediate container dd026d28c853 19:48:40 ---> 28458734ee74 19:48:40 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:48:40 ---> Running in f3b274cbbe33 19:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:48:42 (1/2) Installing dumb-init (1.2.5-r1) 19:48:42 (2/2) Installing su-exec (0.2-r1) 19:48:42 Executing busybox-1.35.0-r17.trigger 19:48:42 OK: 5 MiB in 16 packages 19:48:44 Removing intermediate container f3b274cbbe33 19:48:44 ---> 43edf335bf68 19:48:44 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:48:44 ---> Running in 4aa60bd7c577 19:48:45 Removing intermediate container 4aa60bd7c577 19:48:45 ---> ba2747a6516f 19:48:45 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:48:45 ---> Running in 09cdbb2343f7 19:48:45 Removing intermediate container 09cdbb2343f7 19:48:45 ---> 8b8fed3bbd37 19:48:45 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:48:45 ---> Running in 1cedb2b3c2a1 19:48:46 Removing intermediate container 1cedb2b3c2a1 19:48:46 ---> f86f38767ba0 19:48:46 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:48:46 ---> Running in 6a9ebb231d1f 19:48:47 Removing intermediate container 6a9ebb231d1f 19:48:47 ---> 34f16351b5c5 19:48:47 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:48:47 ---> Running in cb2a86d1fa97 19:48:51 Removing intermediate container cb2a86d1fa97 19:48:51 ---> 257d8a4ca1ac 19:48:51 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:48:51 ---> Running in a6eab3d861b2 19:48:51 Removing intermediate container a6eab3d861b2 19:48:51 ---> ab6655a3b776 19:48:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:48:53 ---> e9c4195e9cf8 19:48:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:48:53 ---> Running in 37df8d911ed1 19:48:54 Removing intermediate container 103a1993ddb8 19:48:54 ---> 217a5c710126 19:48:54 19:48:54 Step 10/22 : FROM alpine:3.16 19:48:54 ---> 2b4661558fb8 19:48:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:48:54 ---> Using cache 19:48:54 ---> 9313b3def07c 19:48:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:48:54 ---> Using cache 19:48:54 ---> d6e0472a4fc3 19:48:54 Step 13/22 : ENV APP_PORT=59861 19:48:54 ---> Running in ffdf1f85a485 19:48:54 Removing intermediate container ffdf1f85a485 19:48:54 ---> e87db5e0ff5e 19:48:54 Step 14/22 : EXPOSE $APP_PORT 19:48:54 ---> Running in 045e7dc04ae2 19:48:55 Removing intermediate container 045e7dc04ae2 19:48:55 ---> 18d09d4054a6 19:48:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:56 Removing intermediate container 37df8d911ed1 19:48:56 ---> aeb3ff28cefd 19:48:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:56 ---> 95904da09e4c 19:48:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:48:57 ---> e07aeff650c1 19:48:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:48:59 ---> 1aa014a2b62d 19:48:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:48:59 ---> 330b16cc757a 19:48:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:48:59 ---> 1281f7e25b1b 19:48:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:48:59 ---> 2d969358a8de 19:48:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:48:59 ---> Running in fd2fa8203be1 19:49:00 Removing intermediate container fd2fa8203be1 19:49:00 ---> 7c8f64bcb11d 19:49:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:49:00 ---> Running in cb0b31c878d4 19:49:00 ---> 2f63dd23b746 19:49:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:49:01 Removing intermediate container cb0b31c878d4 19:49:01 ---> ea615ba98709 19:49:01 Step 20/22 : LABEL arch=arm64 19:49:01 ---> Running in d52906276247 19:49:01 ---> df4c86ca3e3e 19:49:01 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:49:01 Removing intermediate container d52906276247 19:49:01 ---> 9923dd8f703e 19:49:01 Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:49:01 ---> Running in fe8c44e4a806 19:49:02 ---> cbe38cfac45d 19:49:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:49:02 Removing intermediate container fe8c44e4a806 19:49:02 ---> aa81a02c78b0 19:49:02 Step 22/22 : LABEL version=0.0.0 19:49:02 ---> Running in 73ca0537e717 19:49:03 Removing intermediate container 73ca0537e717 19:49:03 ---> 84d29db87903 19:49:03 19:49:03 ---> 1af234b9a8d6 19:49:03 Step 27/32 : RUN chmod +x /entrypoint.sh 19:49:03 Successfully built 84d29db87903 19:49:03 Successfully tagged support-scheduler-arm64:latest 19:49:03  Building support-scheduler ... done  ---> Running in 9ad59de14cbc 19:49:05 Removing intermediate container 9ad59de14cbc 19:49:05 ---> c181dfee7109 19:49:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:49:05 ---> Running in 1b4cdab5cbc5 19:49:05 Removing intermediate container 1b4cdab5cbc5 19:49:05 ---> 1377fbe91ad6 19:49:05 Step 29/32 : CMD ["gate"] 19:49:05 ---> Running in ace4495d07cf 19:49:06 Removing intermediate container ace4495d07cf 19:49:06 ---> 1f1e02f44129 19:49:06 Step 30/32 : LABEL arch=arm64 19:49:06 ---> Running in 7831b351c711 19:49:06 Removing intermediate container 7831b351c711 19:49:06 ---> 281902e81010 19:49:06 Step 31/32 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:49:06 ---> Running in 29b83ac4e752 19:49:07 Removing intermediate container 29b83ac4e752 19:49:07 ---> 3c9cc204b964 19:49:07 Step 32/32 : LABEL version=0.0.0 19:49:07 ---> Running in 6bcdecac5d9b 19:49:07 Removing intermediate container 6bcdecac5d9b 19:49:07 ---> 9f7cb96cb264 19:49:07 19:49:07 Successfully built 9f7cb96cb264 19:49:07 Successfully tagged security-bootstrapper-arm64:latest 19:49:13  Building security-bootstrapper ... done Removing intermediate container 4e520b51b6f8 19:49:13 ---> 508b66080e2c 19:49:13 19:49:13 Step 9/19 : FROM alpine:3.15 19:49:13 ---> 8aa73fd46299 19:49:13 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:49:13 ---> Using cache 19:49:13 ---> c240d9a84151 19:49:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:49:13 ---> Running in 9aa7ea515cc2 19:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:49:15 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:49:15 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:49:15 OK: 15736 distinct packages available 19:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:49:16 (1/9) Installing ca-certificates (20220614-r0) 19:49:16 (2/9) Installing brotli-libs (1.0.9-r5) 19:49:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:49:16 (4/9) Installing libcurl (7.80.0-r5) 19:49:16 (5/9) Installing curl (7.80.0-r5) 19:49:16 (6/9) Installing dumb-init (1.2.5-r1) 19:49:16 (7/9) Installing musl-obstack (1.2.3-r0) 19:49:16 (8/9) Installing libucontext (1.1-r0) 19:49:16 (9/9) Installing gcompat (1.0.0-r4) 19:49:16 Executing busybox-1.34.1-r7.trigger 19:49:16 Executing ca-certificates-20220614-r0.trigger 19:49:17 OK: 8 MiB in 23 packages 19:49:19 Removing intermediate container 9aa7ea515cc2 19:49:19 ---> 70401709632d 19:49:19 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:20 ---> a312977a702b 19:49:20 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:49:21 ---> d6849523aad9 19:49:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:49:21 ---> 9bc6782f4906 19:49:21 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:49:22 ---> Running in 68eb9519792c 19:49:22 Removing intermediate container 68eb9519792c 19:49:22 ---> ab7e30b69f80 19:49:22 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:49:22 ---> Running in 06ef9031d5a9 19:49:22 Removing intermediate container 06ef9031d5a9 19:49:22 ---> a863b7932583 19:49:22 Step 17/19 : LABEL arch=arm64 19:49:22 ---> Running in 5ce2455f0562 19:49:23 Removing intermediate container 5ce2455f0562 19:49:23 ---> 0130271460a2 19:49:23 Step 18/19 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 19:49:23 ---> Running in 357b10127fd4 19:49:23 Removing intermediate container 357b10127fd4 19:49:23 ---> cbe194b0c669 19:49:23 Step 19/19 : LABEL version=0.0.0 19:49:23 ---> Running in 59a8cec3fa0e 19:49:23 Removing intermediate container 59a8cec3fa0e 19:49:23 ---> 0f594b843f8c 19:49:23 19:49:23 Successfully built 0f594b843f8c 19:49:23 Successfully tagged security-spiffe-token-provider-arm64:latest 19:49:24  Building security-spiffe-token-provider ... done  [Pipeline] } 19:49:24 $ docker stop --time=1 ce8fc1497c97629ca062bcc618d72b29cab8395f12b6a651a68e0fb14e7b700b 19:49:25 $ docker rm -f --volumes ce8fc1497c97629ca062bcc618d72b29cab8395f12b6a651a68e0fb14e7b700b [Pipeline] // withDockerContainer [Pipeline] sh 19:49:26 + docker images 19:49:26 REPOSITORY TAG IMAGE ID CREATED SIZE 19:49:26 security-spiffe-token-provider-arm64 latest 0f594b843f8c 3 seconds ago 28.9MB 19:49:26 508b66080e2c 15 seconds ago 1.53GB 19:49:26 security-bootstrapper-arm64 latest 9f7cb96cb264 19 seconds ago 19.5MB 19:49:26 support-scheduler-arm64 latest 84d29db87903 24 seconds ago 29MB 19:49:26 217a5c710126 33 seconds ago 1.56GB 19:49:26 7cc8cf90cd8d 49 seconds ago 1.49GB 19:49:26 core-metadata-arm64 latest fbee1ff3e5e8 About a minute ago 17.8MB 19:49:26 16b633eb02f0 2 minutes ago 1.51GB 19:49:26 security-spire-config-arm64 latest 57025694c600 4 minutes ago 83.6MB 19:49:26 security-spire-server-arm64 latest ece2e9be10c5 5 minutes ago 84.3MB 19:49:26 83eb52275881 5 minutes ago 1.37GB 19:49:26 security-spire-agent-arm64 latest f04689ddc482 5 minutes ago 122MB 19:49:26 2958046e9252 6 minutes ago 1.37GB 19:49:26 support-notifications-arm64 latest 01c5ac667df3 6 minutes ago 29.6MB 19:49:26 3e28d2a5cc99 7 minutes ago 1.56GB 19:49:26 core-data-arm64 latest ce5ab475bbcf 9 minutes ago 17.2MB 19:49:26 core-command-arm64 latest aad3d81e6f62 9 minutes ago 17MB 19:49:26 7673d6bc71f0 9 minutes ago 1.5GB 19:49:26 security-secretstore-setup-arm64 latest e897cd552371 9 minutes ago 28.7MB 19:49:26 a11ffeb5b619 9 minutes ago 1.5GB 19:49:26 security-proxy-setup-arm64 latest d20ffe657cd6 9 minutes ago 26.8MB 19:49:26 85c18a5ebd54 10 minutes ago 1.49GB 19:49:26 f4165386a133 10 minutes ago 1.49GB 19:49:26 ci-base-image-arm64 latest 5dbd46d0023e 29 minutes ago 905MB 19:49:26 alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB 19:49:26 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:49:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:49:26 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 19:49:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:27 19:49:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:28 arm64: Pulling from edgex-lftools-log-publisher 19:49:28 8998bd30e6a1: Pulling fs layer 19:49:28 04944245beec: Pulling fs layer 19:49:28 699f458cf7ca: Pulling fs layer 19:49:28 765212b225bb: Pulling fs layer 19:49:28 f23df028b6ca: Pulling fs layer 19:49:28 d65c8cfc05b1: Pulling fs layer 19:49:28 2437ff75d9bd: Pulling fs layer 19:49:28 f23df028b6ca: Waiting 19:49:28 d65c8cfc05b1: Waiting 19:49:28 765212b225bb: Waiting 19:49:28 04944245beec: Verifying Checksum 19:49:28 04944245beec: Download complete 19:49:28 765212b225bb: Verifying Checksum 19:49:28 765212b225bb: Download complete 19:49:28 f23df028b6ca: Verifying Checksum 19:49:28 f23df028b6ca: Download complete 19:49:28 d65c8cfc05b1: Verifying Checksum 19:49:28 d65c8cfc05b1: Download complete 19:49:28 699f458cf7ca: Verifying Checksum 19:49:28 699f458cf7ca: Download complete 19:49:29 8998bd30e6a1: Verifying Checksum 19:49:29 8998bd30e6a1: Download complete 19:49:30 2437ff75d9bd: Verifying Checksum 19:49:30 2437ff75d9bd: Download complete 19:49:32 8998bd30e6a1: Pull complete 19:49:33 04944245beec: Pull complete 19:49:34 699f458cf7ca: Pull complete 19:49:34 765212b225bb: Pull complete 19:49:35 f23df028b6ca: Pull complete 19:49:35 d65c8cfc05b1: Pull complete 19:49:50 2437ff75d9bd: Pull complete 19:49:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:49:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:51 prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container 19:49:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:49:54 $ docker top 31e8366e57dceb38c5b636f05240182412d9ddbe136017ab916c8ef86bfc27e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:55 ---> job-cost.sh 19:49:55 lf-activate-venv: SKIPPING 19:49:55 INFO: No Stack... 19:49:55 INFO: Retrieving Pricing Info for: v3-standard-4 19:49:56 INFO: Archiving Costs [Pipeline] sh 19:49:57 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:49:57 + cut -d, -f6 [Pipeline] lock 19:49:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4271-1-stack-cost] 19:49:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4271-1-stack-cost] did not exist. Created. 19:49:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4271-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:49:58 + echo total: 0.10999999940395355 [Pipeline] stash 19:49:58 Stashed 1 file(s) [Pipeline] } 19:49:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4271-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:49:58 $ docker stop --time=1 31e8366e57dceb38c5b636f05240182412d9ddbe136017ab916c8ef86bfc27e4 19:49:59 $ docker rm -f --volumes 31e8366e57dceb38c5b636f05240182412d9ddbe136017ab916c8ef86bfc27e4 [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 19:50:00 provisioning config files... 19:50:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1713172217172139132tmp [Pipeline] { [Pipeline] sh 19:50:01 + set +x 19:50:01 + curl -s https://codecov.io/bash 19:50:01 + bash -s -- 19:50:01 19:50:01 _____ _ 19:50:01 / ____| | | 19:50:01 | | ___ __| | ___ ___ _____ __ 19:50:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:50:01 | |___| (_) | (_| | __/ (_| (_) \ V / 19:50:01 \_____\___/ \__,_|\___|\___\___/ \_/ 19:50:01 Bash-1.0.6 19:50:01 19:50:01 19:50:01 ==> git version 2.25.1 found 19:50:01 ==> 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 19:50:01 Release-Date: 2020-01-08 19:50:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:50:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:50:01 ==> Jenkins CI detected. 19:50:01 current dir:  /w/workspace/edgex-go/1 19:50:01 project root: . 19:50:01 --> token set from env 19:50:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:50:01 ==> Running gcov in . (disable via -X gcov) 19:50:01 ==> Python coveragepy not found 19:50:01 ==> Searching for coverage reports in: 19:50:01 + . 19:50:01 -> Found 1 reports 19:50:01 ==> Detecting git/mercurial file structure 19:50:01 ==> Reading reports 19:50:01 + ./coverage.out bytes=494833 19:50:01 ==> Appending adjustments 19:50:01 https://docs.codecov.io/docs/fixing-reports 19:50:02 + Found adjustments 19:50:02 ==> Gzipping contents 19:50:02 64K /tmp/codecov.vObT3z.gz 19:50:02 ==> Uploading reports 19:50:02 url: https://codecov.io 19:50:02 query: branch=PR-4271&commit=faab248cdddb919d47302e496822b466f99d5e87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4271%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4271&job=&cmd_args= 19:50:02 -> Pinging Codecov 19:50:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4271&commit=faab248cdddb919d47302e496822b466f99d5e87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4271%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4271&job=&cmd_args= 19:50:03 -> Uploading to 19:50:03 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/00271124DB129430A58F1EEE437C3FCB/faab248cdddb919d47302e496822b466f99d5e87/fddc14b7-4216-45e5-b128-a82322f06f2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T195002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c26815f8a630703a22ae60a6413728a89da22d4e5e9082866b8f96a07d645c9d 19:50:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:50:03 Dload Upload Total Spent Left Speed 19:50:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63880 0 0 100 63880 0 282k --:--:-- --:--:-- --:--:-- 282k 100 63880 0 0 100 63880 0 200k --:--:-- --:--:-- --:--:-- 199k 19:50:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/faab248cdddb919d47302e496822b466f99d5e87 [Pipeline] } 19:50:03 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 19:50:04 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:50:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:50:06 ---> package-listing.sh 19:50:06 ++ facter osfamily 19:50:06 ++ tr '[:upper:]' '[:lower:]' 19:50:06 + OS_FAMILY=debian 19:50:06 + workspace=/w/workspace/edgex-go/1 19:50:06 + START_PACKAGES=/tmp/packages_start.txt 19:50:06 + END_PACKAGES=/tmp/packages_end.txt 19:50:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:50:06 + PACKAGES=/tmp/packages_start.txt 19:50:06 + '[' /w/workspace/edgex-go/1 ']' 19:50:06 + PACKAGES=/tmp/packages_end.txt 19:50:06 + case "${OS_FAMILY}" in 19:50:06 + dpkg -l 19:50:06 + grep '^ii' 19:50:06 + '[' -f /tmp/packages_start.txt ']' 19:50:06 + '[' -f /tmp/packages_end.txt ']' 19:50:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:50:06 + '[' /w/workspace/edgex-go/1 ']' 19:50:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:50:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:50:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:50:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:07 19:50:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:07 latest: Pulling from edgex-lftools-log-publisher 19:50:07 5eb5b503b376: Pulling fs layer 19:50:07 5c69ac0246d0: Pulling fs layer 19:50:07 ec43610c2a17: Pulling fs layer 19:50:07 3a2ae6a8a46f: Pulling fs layer 19:50:07 33b1e0a273af: Pulling fs layer 19:50:07 5d3b04190fa2: Pulling fs layer 19:50:07 2f39f015ded8: Pulling fs layer 19:50:07 3a2ae6a8a46f: Waiting 19:50:07 33b1e0a273af: Waiting 19:50:07 5d3b04190fa2: Waiting 19:50:07 2f39f015ded8: Waiting 19:50:07 5c69ac0246d0: Verifying Checksum 19:50:07 5c69ac0246d0: Download complete 19:50:07 3a2ae6a8a46f: Verifying Checksum 19:50:07 3a2ae6a8a46f: Download complete 19:50:07 33b1e0a273af: Verifying Checksum 19:50:07 33b1e0a273af: Download complete 19:50:07 5d3b04190fa2: Verifying Checksum 19:50:07 5d3b04190fa2: Download complete 19:50:08 ec43610c2a17: Verifying Checksum 19:50:08 5eb5b503b376: Verifying Checksum 19:50:08 5eb5b503b376: Download complete 19:50:08 2f39f015ded8: Verifying Checksum 19:50:08 2f39f015ded8: Download complete 19:50:09 5eb5b503b376: Pull complete 19:50:09 5c69ac0246d0: Pull complete 19:50:09 ec43610c2a17: Pull complete 19:50:09 3a2ae6a8a46f: Pull complete 19:50:10 33b1e0a273af: Pull complete 19:50:10 5d3b04190fa2: Pull complete 19:50:15 2f39f015ded8: Pull complete 19:50:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:50:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:15 prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container 19:50:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:50:19 $ docker top b731c02759eee6d64da7566c23b505c23dd6a80d0f47666413135b4041c9f4a9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:50:19 + mkdir -p /var/log/sysstat [Pipeline] sh 19:50:20 + ls /var/log/sa-host 19:50:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:20 provisioning config files... 19:50:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6139044963285859169tmp [Pipeline] { [Pipeline] echo 19:50:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:50:20 ---> create-netrc.sh [Pipeline] } 19:50:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:50:21 ---> python-tools-install.sh [Pipeline] echo 19:50:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:50:21 ---> sudo-logs.sh 19:50:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:50:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:50:21 ---> job-cost.sh 19:50:21 lf-activate-venv: SKIPPING 19:50:21 DEBUG: total: 0.10999999940395355 19:50:21 INFO: Retrieving Stack Cost... 19:50:22 INFO: Retrieving Pricing Info for: v3-standard-8 19:50:22 INFO: Archiving Costs [Pipeline] echo 19:50:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:50:23 ---> logs-deploy.sh 19:50:23 lf-activate-venv: SKIPPING 19:50:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4271/1 19:50:23 INFO: archiving workspace using pattern(s): 19:50:23 Archives upload complete. 19:50:24 INFO: archiving logs to Nexus 19:50:24 ---> uname -a: 19:50:24 Linux prd-ubuntu20-04-docker-8c-8g-1640 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:50:24 19:50:24 19:50:24 ---> lscpu: 19:50:24 Architecture: x86_64 19:50:24 CPU op-mode(s): 32-bit, 64-bit 19:50:24 Byte Order: Little Endian 19:50:24 Address sizes: 40 bits physical, 48 bits virtual 19:50:24 CPU(s): 8 19:50:24 On-line CPU(s) list: 0-7 19:50:24 Thread(s) per core: 1 19:50:24 Core(s) per socket: 1 19:50:24 Socket(s): 8 19:50:24 NUMA node(s): 1 19:50:24 Vendor ID: AuthenticAMD 19:50:24 CPU family: 23 19:50:24 Model: 49 19:50:24 Model name: AMD EPYC-Rome Processor 19:50:24 Stepping: 0 19:50:24 CPU MHz: 2799.998 19:50:24 BogoMIPS: 5599.99 19:50:24 Virtualization: AMD-V 19:50:24 Hypervisor vendor: KVM 19:50:24 Virtualization type: full 19:50:24 L1d cache: 256 KiB 19:50:24 L1i cache: 256 KiB 19:50:24 L2 cache: 4 MiB 19:50:24 L3 cache: 128 MiB 19:50:24 NUMA node0 CPU(s): 0-7 19:50:24 Vulnerability Itlb multihit: Not affected 19:50:24 Vulnerability L1tf: Not affected 19:50:24 Vulnerability Mds: Not affected 19:50:24 Vulnerability Meltdown: Not affected 19:50:24 Vulnerability Mmio stale data: Not affected 19:50:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:50:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:50:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:50:24 Vulnerability Srbds: Not affected 19:50:24 Vulnerability Tsx async abort: Not affected 19:50:24 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 19:50:24 19:50:24 19:50:24 ---> nproc: 19:50:24 8 19:50:24 19:50:24 19:50:24 ---> df -h: 19:50:24 Filesystem Size Used Avail Use% Mounted on 19:50:24 overlay 155G 19G 137G 12% / 19:50:24 tmpfs 64M 0 64M 0% /dev 19:50:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:50:24 shm 64M 0 64M 0% /dev/shm 19:50:24 /dev/vda1 155G 19G 137G 12% /facter-os 19:50:24 19:50:24 19:50:24 ---> sar -b -r -n DEV: 19:50:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1640) 01/10/23 _x86_64_ (8 CPU) 19:50:24 19:50:24 19:14:23 LINUX RESTART (8 CPU) 19:50:24 19:50:24 19:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:50:24 19:16:01 151.52 10.36 141.16 0.00 1685.59 66784.20 0.00 19:50:24 19:17:01 31.53 0.08 31.44 0.00 0.67 13475.24 0.00 19:50:24 19:18:01 78.70 0.15 78.55 0.00 4.26 32948.17 0.00 19:50:24 19:19:01 379.87 8.18 371.68 0.00 92.67 132742.67 0.00 19:50:24 19:20:01 497.87 9.79 488.08 0.00 2889.21 225153.00 0.00 19:50:24 19:21:01 838.15 0.38 837.76 0.00 8.13 200292.12 0.00 19:50:24 19:22:01 805.48 0.35 805.13 0.00 8.93 209241.53 0.00 19:50:24 19:23:01 98.55 0.02 98.53 0.00 0.67 11903.62 0.00 19:50:24 19:24:01 21.63 0.00 21.63 0.00 0.00 1517.21 0.00 19:50:24 19:25:01 21.76 0.00 21.76 0.00 0.00 1651.59 0.00 19:50:24 19:26:01 21.08 0.00 21.08 0.00 0.00 1620.00 0.00 19:50:24 19:27:01 21.44 0.00 21.44 0.00 0.00 1637.19 0.00 19:50:24 19:28:01 21.05 0.00 21.05 0.00 0.00 1610.53 0.00 19:50:24 19:29:01 21.34 0.00 21.34 0.00 0.00 1619.19 0.00 19:50:24 19:30:01 21.55 0.02 21.53 0.00 0.13 1487.22 0.00 19:50:24 19:31:01 23.28 3.67 19.61 0.00 2292.28 3780.17 0.00 19:50:24 19:32:01 3.33 0.02 3.32 0.00 0.13 82.25 0.00 19:50:24 19:33:01 1.95 0.00 1.95 0.00 0.00 20.93 0.00 19:50:24 19:34:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 19:50:24 19:35:01 1.92 0.00 1.92 0.00 0.00 20.80 0.00 19:50:24 19:36:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 19:50:24 19:37:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 19:50:24 19:38:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 19:50:24 19:39:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 19:50:24 19:40:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 19:50:24 19:41:01 2.63 0.63 2.00 0.00 70.52 21.73 0.00 19:50:24 19:42:01 2.35 0.00 2.35 0.00 0.00 27.33 0.00 19:50:24 19:43:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 19:50:24 19:44:02 1.53 0.00 1.53 0.00 0.00 16.66 0.00 19:50:24 19:45:01 1.68 0.00 1.68 0.00 0.00 18.16 0.00 19:50:24 19:46:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 19:50:24 19:47:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 19:50:24 19:48:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 19:50:24 19:49:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 19:50:24 19:50:01 1.10 0.00 1.10 0.00 0.00 27.45 0.00 19:50:24 Average: 88.23 0.96 87.26 0.00 201.69 25958.27 0.00 19:50:24 19:50:24 19:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:50:24 19:16:01 28483332 31559676 757820 2.30 112224 3195188 1963436 5.79 1192844 2798552 27188 19:50:24 19:17:01 28009528 31542376 771236 2.35 115540 3604964 2129424 6.28 1254192 3167612 180252 19:50:24 19:18:01 24942588 31492716 819456 2.49 117280 6548796 2456980 7.24 1587964 5825076 2711820 19:50:24 19:19:01 22346648 31362468 933320 2.84 278416 8541852 2791396 8.23 2226776 7451940 1703404 19:50:24 19:20:01 20823924 30966604 1299540 3.95 308068 9641300 3752756 11.06 2759288 8405228 154796 19:50:24 19:21:01 19626264 31477180 796832 2.42 333992 11213004 2097928 6.18 2278424 9988420 195492 19:50:24 19:22:01 19313876 31393384 880028 2.68 375984 11383008 2183956 6.44 2457776 10108464 99076 19:50:24 19:23:01 19937288 31556144 726880 2.21 379400 10948500 1910664 5.63 2197900 9784196 1912 19:50:24 19:24:01 19929868 31557944 725092 2.21 381380 10955480 1910664 5.63 2199904 9791164 2556 19:50:24 19:25:01 19934972 31574068 708924 2.16 383248 10964344 1910664 5.63 2185812 9800032 1292 19:50:24 19:26:01 19922236 31575388 707576 2.15 384932 10976360 1910664 5.63 2187252 9812008 3916 19:50:24 19:27:01 19913324 31576176 706984 2.15 386744 10983916 1910664 5.63 2188132 9819648 2028 19:50:24 19:28:01 19903008 31576616 706468 2.15 388248 10992900 1910664 5.63 2189536 9828636 1960 19:50:24 19:29:01 19892316 31575956 706948 2.15 389568 11001292 1910664 5.63 2190916 9836984 1048 19:50:24 19:30:01 19878980 31573240 709380 2.16 390596 11010536 1933380 5.70 2192032 9846252 3476 19:50:24 19:31:01 19730280 31566212 712392 2.17 404812 11134256 1952672 5.75 2361172 9815432 16 19:50:24 19:32:01 19735972 31566924 712388 2.17 403260 11131000 1931152 5.69 2359580 9812188 24 19:50:24 19:33:01 19736272 31567332 711944 2.17 403268 11131132 1931152 5.69 2359316 9812292 16 19:50:24 19:34:01 19736216 31567388 711924 2.17 403272 11131136 1931152 5.69 2359328 9812364 8 19:50:24 19:35:01 19736224 31567400 711832 2.16 403296 11131128 1931152 5.69 2359412 9812364 8 19:50:24 19:36:01 19735860 31567208 712048 2.17 403312 11131140 1931152 5.69 2359516 9812508 8 19:50:24 19:37:01 19735844 31567212 712052 2.17 403316 11131148 1931152 5.69 2359272 9812508 40 19:50:24 19:38:01 19735724 31567124 712024 2.17 403332 11131152 1931152 5.69 2359628 9812520 8 19:50:24 19:39:01 19736208 31567616 711692 2.16 403360 11131156 1931152 5.69 2359568 9812524 8 19:50:24 19:40:01 19735940 31567380 711896 2.16 403364 11131156 1931152 5.69 2359716 9812524 16 19:50:24 19:41:01 19722196 31555684 722840 2.20 403396 11133320 1942684 5.73 2376636 9814280 296 19:50:24 19:42:01 19732936 31566668 712416 2.17 403416 11133264 1942684 5.73 2359860 9814216 8 19:50:24 19:43:01 19733324 31567076 712160 2.17 403424 11133264 1942684 5.73 2360128 9814216 40 19:50:24 19:44:02 19733276 31567068 712116 2.17 403452 11133268 1942684 5.73 2360232 9814220 8 19:50:24 19:45:01 19733544 31567336 711776 2.16 403460 11133272 1942684 5.73 2360248 9814220 12 19:50:24 19:46:01 19733496 31567300 711748 2.16 403472 11133276 1942684 5.73 2360204 9814224 12 19:50:24 19:47:01 19733480 31567304 711700 2.16 403472 11133280 1942684 5.73 2360232 9814232 44 19:50:24 19:48:01 19733496 31567320 711784 2.16 403480 11133280 1942684 5.73 2359952 9814232 8 19:50:24 19:49:01 19733592 31567428 711816 2.16 403484 11133284 1942684 5.73 2360256 9814236 44 19:50:24 19:50:01 19733372 31567212 711880 2.16 403496 11133428 1942684 5.73 2362084 9814528 304 19:50:24 Average: 20501012 31534061 748769 2.28 365565 10417394 2041251 6.02 2243003 9215258 145461 19:50:24 19:50:24 19:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:50:24 19:16:01 ens3 701.82 596.53 9169.55 79.48 0.00 0.00 0.00 0.00 19:50:24 19:16:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 19:50:24 19:16:01 docker0 410.10 398.68 32.82 3417.90 0.00 0.00 0.00 0.00 19:50:24 19:16:01 veth4420816 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:17:01 ens3 27.83 26.83 16.76 93.75 0.00 0.00 0.00 0.00 19:50:24 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:17:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 19:50:24 19:17:01 veth4420816 1.50 1.57 0.12 0.12 0.00 0.00 0.00 0.00 19:50:24 19:18:01 ens3 92.49 59.61 1700.01 21.26 0.00 0.00 0.00 0.00 19:50:24 19:18:01 veth4f61536 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:18:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:50:24 19:18:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:19:01 ens3 1008.55 809.93 6077.99 72.14 0.00 0.00 0.00 0.00 19:50:24 19:19:01 veth4f61536 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:19:01 docker0 803.33 995.83 55.94 6063.05 0.00 0.00 0.00 0.00 19:50:24 19:20:01 veth5495c9f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:20:01 ens3 231.92 120.51 1532.27 18.00 0.00 0.00 0.00 0.00 19:50:24 19:20:01 veth28d8a8d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:20:01 veth4f61536 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:20:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:50:24 19:20:01 veth02cd3c8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:20:01 veth1594dc8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:20:01 docker0 3.73 5.93 0.24 80.91 0.00 0.00 0.00 0.00 19:50:24 19:20:01 veth2e065f1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:21:01 ens3 374.60 220.39 2807.04 36.08 0.00 0.00 0.00 0.00 19:50:24 19:21:01 veth4f61536 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:21:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 19:50:24 19:21:01 docker0 164.38 288.81 14.02 2620.96 0.00 0.00 0.00 0.00 19:50:24 19:21:01 veth63125cb 78.11 127.40 7.77 1147.05 0.00 0.00 0.00 0.09 19:50:24 19:22:01 ens3 253.36 152.44 1574.51 28.65 0.00 0.00 0.00 0.00 19:50:24 19:22:01 veth4f61536 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:22:01 docker0 102.92 162.81 8.01 1427.73 0.00 0.00 0.00 0.00 19:50:24 19:22:01 vethc2e6951 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:50:24 19:23:01 ens3 62.24 40.73 201.75 5.42 0.00 0.00 0.00 0.00 19:50:24 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:23:01 docker0 4.38 7.95 0.29 91.76 0.00 0.00 0.00 0.00 19:50:24 19:24:01 ens3 53.11 36.79 119.84 2.37 0.00 0.00 0.00 0.00 19:50:24 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:25:01 ens3 75.62 49.88 152.80 3.28 0.00 0.00 0.00 0.00 19:50:24 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:26:01 ens3 95.37 60.66 206.66 3.91 0.00 0.00 0.00 0.00 19:50:24 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:27:01 ens3 56.68 36.34 130.63 2.53 0.00 0.00 0.00 0.00 19:50:24 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:28:01 ens3 63.84 42.08 154.10 2.71 0.00 0.00 0.00 0.00 19:50:24 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:29:01 ens3 63.93 42.24 145.04 2.72 0.00 0.00 0.00 0.00 19:50:24 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:30:01 ens3 63.24 41.33 157.59 2.72 0.00 0.00 0.00 0.00 19:50:24 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:31:01 ens3 5.07 3.42 17.72 0.32 0.00 0.00 0.00 0.00 19:50:24 19:31:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:50:24 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:32:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:50:24 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:33:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:35:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:50:24 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:40:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:50:24 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:44:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:45:01 ens3 0.24 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:50:24 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:49:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:50:24 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:50:01 ens3 1.67 1.37 2.35 0.64 0.00 0.00 0.00 0.00 19:50:24 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:24 Average: ens3 92.42 66.95 690.83 10.75 0.00 0.00 0.00 0.00 19:50:24 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 19:50:24 Average: docker0 42.60 53.21 3.18 391.65 0.00 0.00 0.00 0.00 19:50:24 19:50:24 19:50:24 ---> sar -P ALL: 19:50:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1640) 01/10/23 _x86_64_ (8 CPU) 19:50:24 19:50:24 19:14:23 LINUX RESTART (8 CPU) 19:50:24 19:50:24 19:15:01 CPU %user %nice %system %iowait %steal %idle 19:50:24 19:16:01 all 10.46 0.00 4.28 2.64 0.06 82.56 19:50:24 19:16:01 0 10.06 0.00 5.69 11.79 0.07 72.39 19:50:24 19:16:01 1 10.47 0.00 3.89 0.39 0.05 85.20 19:50:24 19:16:01 2 9.12 0.00 3.88 0.17 0.05 86.78 19:50:24 19:16:01 3 12.05 0.00 4.22 4.30 0.08 79.34 19:50:24 19:16:01 4 10.11 0.00 4.37 0.49 0.07 84.96 19:50:24 19:16:01 5 10.92 0.00 4.15 0.59 0.05 84.28 19:50:24 19:16:01 6 13.04 0.00 4.01 0.61 0.07 82.27 19:50:24 19:16:01 7 7.87 0.00 4.04 2.79 0.07 85.23 19:50:24 19:17:01 all 49.43 0.00 7.19 0.40 0.08 42.90 19:50:24 19:17:01 0 48.84 0.00 6.76 2.46 0.08 41.85 19:50:24 19:17:01 1 50.75 0.00 7.14 0.15 0.08 41.88 19:50:24 19:17:01 2 49.63 0.00 7.29 0.10 0.08 42.90 19:50:24 19:17:01 3 49.92 0.00 6.96 0.03 0.08 43.00 19:50:24 19:17:01 4 48.18 0.00 7.91 0.00 0.07 43.84 19:50:24 19:17:01 5 49.29 0.00 6.71 0.12 0.08 43.80 19:50:24 19:17:01 6 49.49 0.00 7.83 0.02 0.08 42.57 19:50:24 19:17:01 7 49.32 0.00 6.92 0.32 0.08 43.35 19:50:24 19:18:01 all 26.68 0.00 7.20 1.78 0.08 64.26 19:50:24 19:18:01 0 26.88 0.00 8.09 9.24 0.09 55.70 19:50:24 19:18:01 1 26.61 0.00 6.73 1.21 0.07 65.38 19:50:24 19:18:01 2 28.44 0.00 6.08 0.08 0.12 65.28 19:50:24 19:18:01 3 26.54 0.00 7.53 0.08 0.07 65.78 19:50:24 19:18:01 4 25.28 0.00 7.90 0.81 0.08 65.91 19:50:24 19:18:01 5 25.00 0.00 6.61 1.72 0.09 66.59 19:50:24 19:18:01 6 27.50 0.00 8.07 0.03 0.08 64.32 19:50:24 19:18:01 7 27.16 0.00 6.60 1.19 0.07 64.98 19:50:24 19:19:01 all 10.37 0.00 4.86 9.20 0.08 75.48 19:50:24 19:19:01 0 9.97 0.00 3.91 3.39 0.05 82.68 19:50:24 19:19:01 1 10.38 0.00 4.40 8.71 0.07 76.44 19:50:24 19:19:01 2 11.64 0.00 4.83 4.48 0.07 78.98 19:50:24 19:19:01 3 10.66 0.00 5.37 5.68 0.07 78.22 19:50:24 19:19:01 4 10.18 0.00 5.43 22.36 0.13 61.90 19:50:24 19:19:01 5 10.23 0.00 5.25 13.95 0.12 70.44 19:50:24 19:19:01 6 9.76 0.00 4.17 3.23 0.05 82.78 19:50:24 19:19:01 7 10.13 0.00 5.54 11.91 0.10 72.33 19:50:24 19:20:01 all 41.91 0.00 9.66 8.41 0.10 39.93 19:50:24 19:20:01 0 41.72 0.00 9.97 40.94 0.12 7.25 19:50:24 19:20:01 1 40.88 0.00 9.50 7.32 0.09 42.22 19:50:24 19:20:01 2 40.63 0.00 9.87 9.80 0.07 39.62 19:50:24 19:20:01 3 41.10 0.00 9.94 1.14 0.10 47.72 19:50:24 19:20:01 4 42.49 0.00 9.65 2.36 0.08 45.41 19:50:24 19:20:01 5 43.37 0.00 9.58 3.25 0.13 43.67 19:50:24 19:20:01 6 43.83 0.00 9.52 1.75 0.07 44.83 19:50:24 19:20:01 7 41.20 0.00 9.21 1.45 0.10 48.03 19:50:24 19:21:01 all 45.46 0.00 12.58 17.38 0.19 24.39 19:50:24 19:21:01 0 45.70 0.00 11.73 26.43 0.19 15.96 19:50:24 19:21:01 1 43.68 0.00 11.58 12.77 0.15 31.82 19:50:24 19:21:01 2 42.73 0.00 11.23 20.55 0.31 25.17 19:50:24 19:21:01 3 42.84 0.00 12.13 14.62 0.23 30.19 19:50:24 19:21:01 4 47.92 0.00 14.68 23.92 0.16 13.32 19:50:24 19:21:01 5 50.66 0.00 16.35 16.16 0.17 16.66 19:50:24 19:21:01 6 45.42 0.00 11.56 12.70 0.16 30.17 19:50:24 19:21:01 7 44.74 0.00 11.35 11.79 0.14 31.98 19:50:24 19:22:01 all 38.00 0.00 12.10 12.96 0.25 36.70 19:50:24 19:22:01 0 37.33 0.00 13.82 22.71 0.26 25.88 19:50:24 19:22:01 1 38.45 0.00 10.57 4.74 0.21 46.03 19:50:24 19:22:01 2 35.53 0.00 12.12 6.95 0.17 45.21 19:50:24 19:22:01 3 37.58 0.00 10.85 11.46 0.24 39.87 19:50:24 19:22:01 4 36.98 0.00 11.93 19.80 0.34 30.96 19:50:24 19:22:01 5 45.45 0.00 14.88 13.75 0.21 25.72 19:50:24 19:22:01 6 37.09 0.00 10.69 5.62 0.19 46.42 19:50:24 19:22:01 7 35.50 0.00 11.89 18.82 0.37 33.42 19:50:24 19:23:01 all 1.34 0.00 0.74 0.92 0.03 96.98 19:50:24 19:23:01 0 1.38 0.00 0.92 1.02 0.02 96.67 19:50:24 19:23:01 1 1.15 0.00 0.67 1.57 0.02 96.60 19:50:24 19:23:01 2 0.85 0.00 0.43 0.12 0.03 98.56 19:50:24 19:23:01 3 0.69 0.00 0.62 2.58 0.03 96.08 19:50:24 19:23:01 4 1.13 0.00 0.67 0.02 0.03 98.15 19:50:24 19:23:01 5 2.16 0.00 1.02 1.65 0.05 95.12 19:50:24 19:23:01 6 1.68 0.00 0.78 0.07 0.02 97.45 19:50:24 19:23:01 7 1.64 0.00 0.84 0.30 0.03 97.19 19:50:24 19:24:01 all 0.38 0.00 0.08 0.16 0.02 99.36 19:50:24 19:24:01 0 0.52 0.00 0.12 0.07 0.02 99.28 19:50:24 19:24:01 1 0.32 0.00 0.18 0.99 0.02 98.50 19:50:24 19:24:01 2 0.20 0.00 0.02 0.02 0.02 99.75 19:50:24 19:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:24:01 4 0.37 0.00 0.12 0.03 0.03 99.45 19:50:24 19:24:01 5 0.97 0.00 0.07 0.12 0.03 98.81 19:50:24 19:24:01 6 0.30 0.00 0.02 0.03 0.00 99.65 19:50:24 19:24:01 7 0.40 0.00 0.12 0.03 0.03 99.41 19:50:24 19:25:01 all 0.42 0.00 0.13 0.17 0.02 99.26 19:50:24 19:25:01 0 0.28 0.00 0.07 0.03 0.00 99.62 19:50:24 19:25:01 1 0.37 0.00 0.22 0.97 0.02 98.43 19:50:24 19:25:01 2 0.32 0.00 0.08 0.02 0.02 99.57 19:50:24 19:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:25:01 4 0.32 0.00 0.12 0.03 0.03 99.50 19:50:24 19:25:01 5 1.15 0.00 0.23 0.25 0.03 98.33 19:50:24 19:25:01 6 0.57 0.00 0.12 0.07 0.02 99.23 19:50:24 19:25:01 7 0.35 0.00 0.17 0.02 0.02 99.45 19:50:24 19:26:01 all 0.43 0.00 0.15 0.16 0.02 99.24 19:50:24 19:26:01 0 0.50 0.00 0.08 0.07 0.02 99.33 19:50:24 19:26:01 1 0.23 0.00 0.27 0.90 0.02 98.58 19:50:24 19:26:01 2 0.63 0.00 0.28 0.05 0.02 99.02 19:50:24 19:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:50:24 19:26:01 4 0.43 0.00 0.08 0.02 0.02 99.45 19:50:24 19:26:01 5 0.79 0.00 0.23 0.22 0.03 98.73 19:50:24 19:26:01 6 0.37 0.00 0.05 0.03 0.00 99.55 19:50:24 19:26:01 7 0.50 0.00 0.20 0.03 0.02 99.25 19:50:24 19:50:24 19:26:01 CPU %user %nice %system %iowait %steal %idle 19:50:24 19:27:01 all 0.70 0.00 0.13 0.15 0.01 99.02 19:50:24 19:27:01 0 0.47 0.00 0.12 0.03 0.00 99.38 19:50:24 19:27:01 1 0.70 0.00 0.33 0.87 0.02 98.08 19:50:24 19:27:01 2 0.52 0.00 0.03 0.03 0.00 99.42 19:50:24 19:27:01 3 0.68 0.00 0.17 0.05 0.00 99.10 19:50:24 19:27:01 4 0.91 0.00 0.02 0.00 0.00 99.07 19:50:24 19:27:01 5 1.74 0.00 0.15 0.17 0.03 97.91 19:50:24 19:27:01 6 0.20 0.00 0.05 0.02 0.00 99.73 19:50:24 19:27:01 7 0.35 0.00 0.17 0.03 0.02 99.43 19:50:24 19:28:01 all 0.66 0.00 0.11 0.14 0.02 99.06 19:50:24 19:28:01 0 0.37 0.00 0.08 0.03 0.02 99.50 19:50:24 19:28:01 1 0.50 0.00 0.23 0.87 0.02 98.38 19:50:24 19:28:01 2 2.53 0.00 0.13 0.05 0.02 97.27 19:50:24 19:28:01 3 0.48 0.00 0.08 0.05 0.02 99.37 19:50:24 19:28:01 4 0.17 0.00 0.08 0.02 0.02 99.72 19:50:24 19:28:01 5 0.55 0.00 0.10 0.05 0.02 99.28 19:50:24 19:28:01 6 0.17 0.00 0.05 0.02 0.02 99.75 19:50:24 19:28:01 7 0.52 0.00 0.15 0.05 0.02 99.26 19:50:24 19:29:01 all 0.71 0.00 0.11 0.14 0.01 99.03 19:50:24 19:29:01 0 0.37 0.00 0.05 0.02 0.00 99.57 19:50:24 19:29:01 1 0.45 0.00 0.20 0.85 0.02 98.48 19:50:24 19:29:01 2 2.55 0.00 0.05 0.05 0.02 97.34 19:50:24 19:29:01 3 0.50 0.00 0.08 0.03 0.02 99.37 19:50:24 19:29:01 4 0.57 0.00 0.15 0.07 0.02 99.20 19:50:24 19:29:01 5 0.48 0.00 0.15 0.05 0.03 99.28 19:50:24 19:29:01 6 0.32 0.00 0.17 0.03 0.00 99.48 19:50:24 19:29:01 7 0.38 0.00 0.07 0.02 0.02 99.52 19:50:24 19:30:01 all 0.48 0.00 0.15 0.17 0.01 99.19 19:50:24 19:30:01 0 0.37 0.00 0.08 0.03 0.02 99.50 19:50:24 19:30:01 1 0.32 0.00 0.30 0.98 0.02 98.38 19:50:24 19:30:01 2 1.10 0.00 0.20 0.07 0.02 98.62 19:50:24 19:30:01 3 0.49 0.00 0.15 0.03 0.02 99.31 19:50:24 19:30:01 4 0.18 0.00 0.07 0.03 0.02 99.70 19:50:24 19:30:01 5 0.62 0.00 0.25 0.10 0.02 99.02 19:50:24 19:30:01 6 0.33 0.00 0.05 0.03 0.00 99.58 19:50:24 19:30:01 7 0.42 0.00 0.13 0.05 0.02 99.38 19:50:24 19:31:01 all 0.83 0.00 0.64 0.39 0.02 98.12 19:50:24 19:31:01 0 0.60 0.00 0.25 0.02 0.05 99.08 19:50:24 19:31:01 1 0.53 0.00 0.45 0.52 0.02 98.48 19:50:24 19:31:01 2 2.17 0.00 2.22 1.50 0.02 94.09 19:50:24 19:31:01 3 0.54 0.00 0.77 0.02 0.02 98.66 19:50:24 19:31:01 4 1.27 0.00 0.52 0.73 0.02 97.46 19:50:24 19:31:01 5 0.58 0.00 0.32 0.03 0.02 99.05 19:50:24 19:31:01 6 0.57 0.00 0.30 0.25 0.02 98.87 19:50:24 19:31:01 7 0.42 0.00 0.28 0.02 0.02 99.27 19:50:24 19:32:01 all 0.07 0.00 0.05 0.01 0.01 99.86 19:50:24 19:32:01 0 0.05 0.00 0.07 0.00 0.02 99.87 19:50:24 19:32:01 1 0.03 0.00 0.02 0.07 0.02 99.87 19:50:24 19:32:01 2 0.07 0.00 0.05 0.00 0.00 99.88 19:50:24 19:32:01 3 0.03 0.00 0.05 0.02 0.00 99.90 19:50:24 19:32:01 4 0.23 0.00 0.12 0.00 0.02 99.63 19:50:24 19:32:01 5 0.03 0.00 0.02 0.03 0.00 99.92 19:50:24 19:32:01 6 0.05 0.00 0.05 0.00 0.00 99.90 19:50:24 19:32:01 7 0.05 0.00 0.02 0.00 0.00 99.93 19:50:24 19:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:50:24 19:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:50:24 19:33:01 1 0.02 0.00 0.02 0.03 0.00 99.93 19:50:24 19:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:50:24 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:50:24 19:33:01 5 0.00 0.00 0.02 0.02 0.02 99.95 19:50:24 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:50:24 19:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:50:24 19:34:01 1 0.02 0.00 0.00 0.05 0.00 99.93 19:50:24 19:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:50:24 19:34:01 3 0.07 0.00 0.00 0.00 0.00 99.93 19:50:24 19:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:50:24 19:34:01 5 0.02 0.00 0.00 0.05 0.00 99.93 19:50:24 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:35:01 all 0.26 0.00 0.01 0.01 0.00 99.71 19:50:24 19:35:01 0 0.03 0.00 0.03 0.02 0.02 99.90 19:50:24 19:35:01 1 0.00 0.00 0.02 0.03 0.00 99.95 19:50:24 19:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:35:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:50:24 19:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:50:24 19:35:01 5 0.05 0.00 0.02 0.02 0.02 99.90 19:50:24 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:50:24 19:36:01 all 0.26 0.00 0.01 0.00 0.01 99.71 19:50:24 19:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:50:24 19:36:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:50:24 19:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:50:24 19:36:01 3 1.97 0.00 0.00 0.00 0.02 98.01 19:50:24 19:36:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:50:24 19:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:50:24 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:50:24 19:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 19:50:24 19:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:50:24 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:37:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:50:24 19:37:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:50:24 19:37:01 5 0.10 0.00 0.02 0.02 0.02 99.85 19:50:24 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:50:24 19:50:24 19:37:01 CPU %user %nice %system %iowait %steal %idle 19:50:24 19:38:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:50:24 19:38:01 0 0.02 0.00 0.05 0.00 0.02 99.92 19:50:24 19:38:01 1 0.02 0.00 0.00 0.03 0.00 99.95 19:50:24 19:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:50:24 19:38:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:50:24 19:38:01 4 0.03 0.00 0.00 0.02 0.02 99.93 19:50:24 19:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:50:24 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:39:01 all 0.27 0.00 0.01 0.00 0.01 99.72 19:50:24 19:39:01 0 0.03 0.00 0.00 0.00 0.03 99.93 19:50:24 19:39:01 1 0.00 0.00 0.00 0.02 0.02 99.97 19:50:24 19:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:50:24 19:39:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:50:24 19:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:50:24 19:39:01 5 0.03 0.00 0.02 0.02 0.02 99.92 19:50:24 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:40:01 all 0.25 0.00 0.02 0.00 0.01 99.72 19:50:24 19:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:50:24 19:40:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:50:24 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:40:01 3 1.92 0.00 0.05 0.00 0.02 98.01 19:50:24 19:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:50:24 19:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:50:24 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:50:24 19:41:01 all 0.08 0.00 0.05 0.01 0.00 99.86 19:50:24 19:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:50:24 19:41:01 1 0.00 0.00 0.05 0.03 0.00 99.92 19:50:24 19:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:50:24 19:41:01 3 0.38 0.00 0.17 0.00 0.00 99.45 19:50:24 19:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:50:24 19:41:01 5 0.07 0.00 0.03 0.03 0.00 99.87 19:50:24 19:41:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:50:24 19:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:50:24 19:42:01 all 0.02 0.00 0.01 0.01 0.00 99.95 19:50:24 19:42:01 0 0.05 0.00 0.02 0.02 0.02 99.90 19:50:24 19:42:01 1 0.03 0.00 0.02 0.03 0.00 99.92 19:50:24 19:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:50:24 19:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:42:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:50:24 19:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:50:24 19:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:50:24 19:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:50:24 19:43:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:50:24 19:43:01 0 0.02 0.00 0.05 0.03 0.02 99.88 19:50:24 19:43:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:50:24 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:50:24 19:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:50:24 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:44:02 all 0.01 0.00 0.01 0.00 0.00 99.97 19:50:24 19:44:02 0 0.03 0.00 0.03 0.00 0.00 99.93 19:50:24 19:44:02 1 0.02 0.00 0.00 0.02 0.00 99.97 19:50:24 19:44:02 2 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:44:02 3 0.00 0.00 0.00 0.00 0.02 99.98 19:50:24 19:44:02 4 0.03 0.00 0.02 0.00 0.00 99.95 19:50:24 19:44:02 5 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:44:02 6 0.02 0.00 0.02 0.00 0.00 99.97 19:50:24 19:44:02 7 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:50:24 19:45:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:50:24 19:45:01 1 0.03 0.00 0.02 0.02 0.02 99.92 19:50:24 19:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:50:24 19:45:01 5 0.02 0.00 0.02 0.03 0.02 99.92 19:50:24 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:50:24 19:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:50:24 19:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:50:24 19:46:01 1 0.05 0.00 0.00 0.02 0.00 99.93 19:50:24 19:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:50:24 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:46:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:50:24 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:50:24 19:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:50:24 19:47:01 1 0.03 0.00 0.00 0.02 0.00 99.95 19:50:24 19:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:50:24 19:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:50:24 19:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:50:24 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:50:24 19:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:50:24 19:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:50:24 19:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:50:24 19:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:50:24 19:48:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:50:24 19:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:50:24 19:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:50:24 19:48:01 CPU %user %nice %system %iowait %steal %idle 19:50:24 19:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:50:24 19:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:50:24 19:49:01 1 0.05 0.00 0.02 0.02 0.02 99.90 19:50:24 19:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:50:24 19:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:50:24 19:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:50:24 19:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:50:24 19:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:50:24 19:50:01 all 0.04 0.00 0.02 0.00 0.00 99.93 19:50:24 19:50:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:50:24 19:50:01 1 0.03 0.00 0.00 0.02 0.00 99.95 19:50:24 19:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:50:24 19:50:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:50:24 19:50:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:50:24 19:50:01 5 0.08 0.00 0.02 0.02 0.00 99.88 19:50:24 19:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:50:24 19:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:50:24 Average: all 6.46 0.00 1.69 1.54 0.03 90.28 19:50:24 Average: 0 6.32 0.00 1.74 3.29 0.04 88.61 19:50:24 Average: 1 6.33 0.00 1.59 1.24 0.03 90.80 19:50:24 Average: 2 6.42 0.00 1.65 1.22 0.03 90.67 19:50:24 Average: 3 6.64 0.00 1.66 1.12 0.03 90.55 19:50:24 Average: 4 6.37 0.00 1.79 1.97 0.04 89.83 19:50:24 Average: 5 6.88 0.00 1.86 1.47 0.04 89.76 19:50:24 Average: 6 6.50 0.00 1.62 0.68 0.02 91.17 19:50:24 Average: 7 6.19 0.00 1.62 1.35 0.03 90.81 19:50:24 19:50:24 19:50:24