Pull request #4410 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a43797e26836cbfdf69aeae1d7addf4ee159394c+08ca0edeffa98a49321873a39f0210382b374702 (15720729812c3cefc338334ac9134af4fcb83b17) 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-ssh1063434445987485357.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-ssh14270459685263322699.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18189474233665859078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16946436313451354320.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6315010996233867479.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8642 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08ca0edeffa98a49321873a39f0210382b374702 into PR head commit a43797e26836cbfdf69aeae1d7addf4ee159394c Merge succeeded, producing a43797e26836cbfdf69aeae1d7addf4ee159394c Checking out Revision a43797e26836cbfdf69aeae1d7addf4ee159394c (PR-4410) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a43797e26836cbfdf69aeae1d7addf4ee159394c # 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 08ca0edeffa98a49321873a39f0210382b374702 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a43797e26836cbfdf69aeae1d7addf4ee159394c # timeout=10 > git rev-list --no-walk bb432cbe99b650caec49146e4daf2e7bd6d77daf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:52:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:52:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:52:09 ========================================================= 20:52:09 EdgeX Global Pipelines Version Info 20:52:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:52:09 ------------------- 20:52:09 stable info: 20:52:09 ------------------- 20:52:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:52:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:52:09 Message: update stable to v1.0.244 20:52:10 ------------------- 20:52:10 experimental info: 20:52:10 ------------------- 20:52:10 Commited By: **** collab-it+edgex@linuxfoundation.org 20:52:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:52:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4410 [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4410 [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4410 [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a43797e26836cbfdf69aeae1d7addf4ee159394c [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a43797e [Pipeline] echo 20:52:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:10 provisioning config files... 20:52:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10334518940919782353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:11 ---> docker-login.sh 20:52:11 nexus3.edgexfoundry.org:10001 20:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:11 Configure a credential helper to remove this warning. See 20:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:11 20:52:11 Login Succeeded 20:52:11 nexus3.edgexfoundry.org:10002 20:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:11 Configure a credential helper to remove this warning. See 20:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:11 20:52:11 Login Succeeded 20:52:11 nexus3.edgexfoundry.org:10003 20:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:11 Configure a credential helper to remove this warning. See 20:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:11 20:52:11 Login Succeeded 20:52:11 nexus3.edgexfoundry.org:10004 20:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:11 Configure a credential helper to remove this warning. See 20:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:11 20:52:11 Login Succeeded 20:52:11 docker.io 20:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:11 Configure a credential helper to remove this warning. See 20:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:11 20:52:11 Login Succeeded 20:52:11 ---> docker-login.sh ends [Pipeline] } 20:52:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:12 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + dirname cmd/core-command/Dockerfile 20:52:12 + echo core-command,cmd/core-command/Dockerfile 20:52:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:52:12 + dirname cmd/core-data/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo core-data,cmd/core-data/Dockerfile 20:52:12 + + cut -d/ -f2 20:52:12 dirname cmd/core-metadata/Dockerfile 20:52:12 + echo core-metadata,cmd/core-metadata/Dockerfile 20:52:12 + dirname cmd/security-bootstrapper/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:52:12 + dirname cmd/security-proxy-auth/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:52:12 + dirname cmd/security-proxy-setup/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:52:12 + dirname cmd/security-secretstore-setup/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:52:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:52:12 + dirname cmd/security-spire-agent/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:52:12 + dirname cmd/security-spire-config/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:52:12 + dirname cmd/security-spire-server/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:52:12 + dirname cmd/support-notifications/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo support-notifications,cmd/support-notifications/Dockerfile 20:52:12 + dirname cmd/support-scheduler/Dockerfile 20:52:12 + cut -d/ -f2 20:52:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:52:12 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:52:12 + git rev-list -1 --merges a43797e26836cbfdf69aeae1d7addf4ee159394c~1..a43797e26836cbfdf69aeae1d7addf4ee159394c [Pipeline] echo 20:52:12 -----------> git rev-list -1 --merges a43797e26836cbfdf69aeae1d7addf4ee159394c~1..a43797e26836cbfdf69aeae1d7addf4ee159394c a43797e26836cbfdf69aeae1d7addf4ee159394c [false] [Pipeline] sh 20:52:12 + git log --format=format:%s -1 a43797e26836cbfdf69aeae1d7addf4ee159394c [Pipeline] echo 20:52:12 ========================================================= 20:52:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:52:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:52:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:52:13 + grep -v github /etc/ssh/ssh_known_hosts 20:52:13 + [ -e /tmp/ssh_known_hosts ] 20:52:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:52:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:52:13 + sudo tee -a /etc/ssh/ssh_known_hosts 20:52:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:13 20:52:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:14 0.1.4: Pulling from edgex-devops/py-git-semver 20:52:14 b85a868b505f: Pulling fs layer 20:52:14 e2be974225ed: Pulling fs layer 20:52:14 339a4e72a1f5: Pulling fs layer 20:52:14 988bab9f4d93: Pulling fs layer 20:52:14 1469e6f7b9e6: Pulling fs layer 20:52:14 eaf3925da568: Pulling fs layer 20:52:14 bab4dde63d76: Pulling fs layer 20:52:14 bde34c3a00c8: Pulling fs layer 20:52:14 b352a97aabf1: Pulling fs layer 20:52:14 4872d77fe225: Pulling fs layer 20:52:14 5851b861e8e6: Pulling fs layer 20:52:14 bab4dde63d76: Waiting 20:52:14 988bab9f4d93: Waiting 20:52:14 bde34c3a00c8: Waiting 20:52:14 b352a97aabf1: Waiting 20:52:14 4872d77fe225: Waiting 20:52:14 5851b861e8e6: Waiting 20:52:14 eaf3925da568: Waiting 20:52:14 1469e6f7b9e6: Waiting 20:52:14 e2be974225ed: Download complete 20:52:14 988bab9f4d93: Download complete 20:52:14 339a4e72a1f5: Verifying Checksum 20:52:14 339a4e72a1f5: Download complete 20:52:14 1469e6f7b9e6: Verifying Checksum 20:52:14 1469e6f7b9e6: Download complete 20:52:14 eaf3925da568: Verifying Checksum 20:52:14 eaf3925da568: Download complete 20:52:14 bde34c3a00c8: Verifying Checksum 20:52:14 bde34c3a00c8: Download complete 20:52:14 b85a868b505f: Download complete 20:52:14 4872d77fe225: Verifying Checksum 20:52:14 4872d77fe225: Download complete 20:52:14 5851b861e8e6: Verifying Checksum 20:52:14 5851b861e8e6: Download complete 20:52:14 b352a97aabf1: Download complete 20:52:14 bab4dde63d76: Download complete 20:52:15 b85a868b505f: Pull complete 20:52:16 e2be974225ed: Pull complete 20:52:16 339a4e72a1f5: Pull complete 20:52:16 988bab9f4d93: Pull complete 20:52:16 1469e6f7b9e6: Pull complete 20:52:16 eaf3925da568: Pull complete 20:52:18 bab4dde63d76: Pull complete 20:52:18 bde34c3a00c8: Pull complete 20:52:19 b352a97aabf1: Pull complete 20:52:19 4872d77fe225: Pull complete 20:52:19 5851b861e8e6: Pull complete 20:52:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:19 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 20:52:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:52:21 $ docker top f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e -eo pid,comm 20:52:21 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). 20:52:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:21 [ssh-agent] Looking for ssh-agent implementation... 20:52:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:21 $ docker exec f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e ssh-agent 20:52:21 SSH_AUTH_SOCK=/tmp/ssh-dKMsogIEoY5H/agent.32 20:52:21 SSH_AGENT_PID=38 20:52:21 Running ssh-add (command line suppressed) 20:52:21 Identity added: /w/workspace/edgex-go/4@tmp/private_key_13144611324885305258.key (/w/workspace/edgex-go/4@tmp/private_key_13144611324885305258.key) 20:52:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:22 + git tag --points-at HEAD [Pipeline] } 20:52:22 $ docker exec --env ******** --env ******** f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e ssh-agent -k 20:52:22 unset SSH_AUTH_SOCK; 20:52:22 unset SSH_AGENT_PID; 20:52:22 echo Agent pid 38 killed; 20:52:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:52:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:22 [ssh-agent] Looking for ssh-agent implementation... 20:52:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:22 $ docker exec f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e ssh-agent 20:52:22 SSH_AUTH_SOCK=/tmp/ssh-R3ts7a0IiFDR/agent.70 20:52:22 SSH_AGENT_PID=76 20:52:22 Running ssh-add (command line suppressed) 20:52:22 Identity added: /w/workspace/edgex-go/4@tmp/private_key_12461520605420595870.key (/w/workspace/edgex-go/4@tmp/private_key_12461520605420595870.key) 20:52:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:22 + git semver init 20:52:23 2023-03-07 20:52:23,035 [run_init] DEBUG init version:0.0.0 force:False 20:52:23 2023-03-07 20:52:23,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 20:52:23 2023-03-07 20:52:23,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 20:52:23 2023-03-07 20:52:23,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 20:52:29 2023-03-07 20:52:28,454 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 20:52:29 2023-03-07 20:52:28,455 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4410 with force:False 20:52:29 2023-03-07 20:52:28,455 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4410 20:52:29 2023-03-07 20:52:28,460 [execute] INFO git cat-file --batch-check 20:52:29 2023-03-07 20:52:28,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:52:29 2023-03-07 20:52:28,467 [execute] INFO git cat-file --batch 20:52:29 2023-03-07 20:52:28,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:52:29 2023-03-07 20:52:28,472 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4410 20:52:29 0.0.0 [Pipeline] } 20:52:29 $ docker exec --env ******** --env ******** f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e ssh-agent -k 20:52:29 unset SSH_AUTH_SOCK; 20:52:29 unset SSH_AGENT_PID; 20:52:29 echo Agent pid 76 killed; 20:52:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:30 + git semver [Pipeline] } 20:52:30 $ docker stop --time=1 f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e 20:52:31 $ docker rm -f --volumes f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e [Pipeline] // withDockerContainer [Pipeline] sh 20:52:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:52:32 Stashed 1 file(s) [Pipeline] echo 20:52:32 [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 20:52:32 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 20:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:32 ========================================================= 20:52:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:52:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:52:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:52:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:52:33 213ec9aee27d: Pulling fs layer 20:52:33 4583459ba037: Pulling fs layer 20:52:33 93c1e223e6f2: Pulling fs layer 20:52:33 53926ce57604: Pulling fs layer 20:52:33 53926ce57604: Waiting 20:52:33 21b2b0c7a3f4: Pulling fs layer 20:52:33 22ff95d597cd: Pulling fs layer 20:52:33 12d6caf4c0d1: Pulling fs layer 20:52:33 96b7cbca73a9: Pulling fs layer 20:52:33 a7acece74701: Pulling fs layer 20:52:33 12d6caf4c0d1: Waiting 20:52:33 96b7cbca73a9: Waiting 20:52:33 21b2b0c7a3f4: Waiting 20:52:33 a7acece74701: Waiting 20:52:33 93c1e223e6f2: Verifying Checksum 20:52:33 93c1e223e6f2: Download complete 20:52:33 4583459ba037: Download complete 20:52:33 21b2b0c7a3f4: Download complete 20:52:33 22ff95d597cd: Verifying Checksum 20:52:33 22ff95d597cd: Download complete 20:52:33 213ec9aee27d: Verifying Checksum 20:52:33 12d6caf4c0d1: Verifying Checksum 20:52:33 12d6caf4c0d1: Download complete 20:52:33 213ec9aee27d: Pull complete 20:52:33 4583459ba037: Pull complete 20:52:33 93c1e223e6f2: Pull complete 20:52:33 a7acece74701: Verifying Checksum 20:52:33 a7acece74701: Download complete 20:52:34 96b7cbca73a9: Verifying Checksum 20:52:34 96b7cbca73a9: Download complete 20:52:34 53926ce57604: Verifying Checksum 20:52:34 53926ce57604: Download complete 20:52:38 53926ce57604: Pull complete 20:52:38 21b2b0c7a3f4: Pull complete 20:52:38 22ff95d597cd: Pull complete 20:52:38 12d6caf4c0d1: Pull complete 20:52:40 96b7cbca73a9: Pull complete 20:52:42 a7acece74701: Pull complete 20:52:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:52:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:52:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:52:42 WORKDIR /edgex 20:52:42 COPY go.mod . 20:52:42 RUN go mod download+ 20:52:42 docker build -t ci-base-image-x86_64 -f - . 20:52:43 Sending build context to Docker daemon 170.3MB 20:52:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:52:43 ---> db6d94c90886 20:52:43 Step 2/4 : WORKDIR /edgex 20:52:47 Still waiting to schedule task 20:52:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8641’ 20:52:50 ---> Running in eec95c7d49e0 20:52:50 Removing intermediate container eec95c7d49e0 20:52:50 ---> 47edcc3295a0 20:52:50 Step 3/4 : COPY go.mod . 20:52:50 ---> baf7ae7589c5 20:52:50 Step 4/4 : RUN go mod download 20:52:50 ---> Running in df69b9f1054e 20:53:02 Removing intermediate container df69b9f1054e 20:53:02 ---> 194769635932 20:53:02 Successfully built 194769635932 20:53:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker inspect -f . ci-base-image-x86_64 20:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:02 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 20:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:53:03 $ docker top 5fed702e7723aa71e1fb5e6e9e8908ab840adbaf06856e4582998891544bf4b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:03 + go version 20:53:03 go version go1.18.7 linux/amd64 [Pipeline] } 20:53:03 $ docker stop --time=1 5fed702e7723aa71e1fb5e6e9e8908ab840adbaf06856e4582998891544bf4b0 20:53:04 $ docker rm -f --volumes 5fed702e7723aa71e1fb5e6e9e8908ab840adbaf06856e4582998891544bf4b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:05 + docker inspect -f . ci-base-image-x86_64 20:53:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:05 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 20:53:05 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:53:05 $ docker top c882ad317a78e7c3f85e9ff366190c2784bd03352adabaae98571e5a9d79d15c -eo pid,comm [Pipeline] { [Pipeline] echo 20:53:05 ========================================================= 20:53:05 [edgeXBuildGoParallel] Running Tests and Build... 20:53:05 ========================================================= [Pipeline] sh 20:53:05 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 20:53:06 + make test 20:53:06 go test -race -coverprofile=coverage.out ./... 20:53:12 ? github.com/edgexfoundry/edgex-go [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:53:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:53:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:53:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:53:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 20:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 20:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.2% of statements 20:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.0% of statements 20:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.854s coverage: 88.5% of statements 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 3.9% of statements 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.539s coverage: 95.6% of statements 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements 20:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.384s coverage: 79.9% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 64.4% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.096s coverage: 86.9% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.078s coverage: 87.2% of statements 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.063s coverage: 20.0% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 84.8% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.236s coverage: 63.1% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.251s coverage: 38.4% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:53:56 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 20:54:14 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." 20:54:14 go vet ./... 20:54:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:54:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:54:17 ./bin/test-attribution-txt.sh [Pipeline] echo 20:54:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:54:18 + ls -al . 20:54:18 total 704 20:54:18 drwxrwxr-x 11 1001 1001 4096 Mar 7 20:53 . 20:54:18 drwxr-xr-x 4 root root 4096 Mar 7 20:53 .. 20:54:18 drwxrwxr-x 2 1001 1001 4096 Mar 7 20:52 .blubracket 20:54:18 -rw-rw-r-- 1 1001 1001 16 Mar 7 20:52 .dockerignore 20:54:18 drwxrwxr-x 8 1001 1001 4096 Mar 7 20:53 .git 20:54:18 drwxrwxr-x 3 1001 1001 4096 Mar 7 20:52 .github 20:54:18 -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:52 .gitignore 20:54:18 -rw-rw-r-- 1 1001 1001 42 Mar 7 20:52 .golangci.yml 20:54:18 -rw-rw-r-- 1 1001 1001 87 Mar 7 20:52 .hadolint.yml 20:54:18 drwxr-xr-x 3 1001 1001 4096 Mar 7 20:52 .semver 20:54:18 -rw-rw-r-- 1 1001 1001 166 Mar 7 20:52 .sonarcloud.properties 20:54:18 -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:52 ADOPTERS.md 20:54:18 -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:52 Attribution.txt 20:54:18 -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:52 CHANGELOG.md 20:54:18 -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:52 CONTRIBUTING.md 20:54:18 -rw-rw-r-- 1 1001 1001 677 Mar 7 20:52 GOVERNANCE.md 20:54:18 -rw-rw-r-- 1 1001 1001 883 Mar 7 20:52 Jenkinsfile 20:54:18 -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:52 LICENSE 20:54:18 -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:52 Makefile 20:54:18 -rw-rw-r-- 1 1001 1001 582 Mar 7 20:52 OWNERS.md 20:54:18 -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:52 README.md 20:54:18 -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:52 SECURITY.md 20:54:18 -rw-rw-r-- 1 1001 1001 5 Mar 7 20:52 VERSION 20:54:18 drwxrwxr-x 2 1001 1001 4096 Mar 7 20:52 bin 20:54:18 drwxrwxr-x 18 1001 1001 4096 Mar 7 20:52 cmd 20:54:18 -rw-r--r-- 1 root root 446903 Mar 7 20:53 coverage.out 20:54:18 -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:52 go.mod 20:54:18 -rw-rw-r-- 1 1001 1001 31098 Mar 7 20:52 go.sum 20:54:18 drwxrwxr-x 7 1001 1001 4096 Mar 7 20:52 internal 20:54:18 drwxrwxr-x 3 1001 1001 4096 Mar 7 20:52 openapi 20:54:18 drwxrwxr-x 4 1001 1001 4096 Mar 7 20:52 snap 20:54:18 -rw-rw-r-- 1 1001 1001 204 Mar 7 20:52 version.go [Pipeline] sh 20:54:18 + '[' -e coverage.out ] 20:54:18 + chown 1001:1001 coverage.out [Pipeline] stash 20:54:18 Stashed 1 file(s) [Pipeline] sh 20:54:18 + make build 20:54:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:54:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:54:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:54:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:54:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:54:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:54:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:54:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:54:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:54:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:54:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:54:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:54:50 $ docker stop --time=1 c882ad317a78e7c3f85e9ff366190c2784bd03352adabaae98571e5a9d79d15c 20:54:54 $ docker rm -f --volumes c882ad317a78e7c3f85e9ff366190c2784bd03352adabaae98571e5a9d79d15c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:54:55 20:54:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:54:55 latest: Pulling from edgex-devops/edgex-compose 20:54:55 cbdbe7a5bc2a: Pulling fs layer 20:54:55 ca9280d653b3: Pulling fs layer 20:54:55 7e9c9ca2126c: Pulling fs layer 20:54:55 cbdbe7a5bc2a: Download complete 20:54:55 ca9280d653b3: Verifying Checksum 20:54:55 ca9280d653b3: Download complete 20:54:55 cbdbe7a5bc2a: Pull complete 20:54:56 7e9c9ca2126c: Download complete 20:54:56 ca9280d653b3: Pull complete 20:54:59 7e9c9ca2126c: Pull complete 20:54:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:54:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:59 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 20:54:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:55:01 $ docker top 2a6e3fe33475d49a4a27ff06e60137de942311e390a25823bd1154719e9a8c80 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:02 + docker-compose build --help 20:55:02 + grep parallel 20:55:02 --parallel Build images in parallel. [Pipeline] } 20:55:02 $ docker stop --time=1 2a6e3fe33475d49a4a27ff06e60137de942311e390a25823bd1154719e9a8c80 20:55:03 $ docker rm -f --volumes 2a6e3fe33475d49a4a27ff06e60137de942311e390a25823bd1154719e9a8c80 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:55:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:04 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 20:55:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:55:04 $ docker top c11e2a6ff23d792fd7a8f8090a6fda3e4766e8b117938e35f2bfabf990985ade -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:05 + docker-compose -f ./docker-compose-build.yml build --parallel 20:55:05 Building core-command ... 20:55:05 Building core-common-config-bootstrapper ... 20:55:05 Building core-data ... 20:55:05 Building core-metadata ... 20:55:05 Building security-bootstrapper ... 20:55:05 Building security-proxy-auth ... 20:55:05 Building security-proxy-setup ... 20:55:05 Building security-secretstore-setup ... 20:55:05 Building security-spiffe-token-provider ... 20:55:05 Building security-spire-agent ... 20:55:05 Building security-spire-config ... 20:55:05 Building security-spire-server ... 20:55:05 Building support-notifications ... 20:55:05 Building support-scheduler ... 20:55:05 Building security-bootstrapper 20:55:05 Building security-spire-server 20:55:05 Building core-command 20:55:05 Building security-proxy-auth 20:55:05 Building support-scheduler 20:55:20 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:55:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:55:20 ---> 194769635932 20:55:20 Step 3/32 : WORKDIR /edgex-go 20:55:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:55:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:55:20 ---> 194769635932 20:55:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:55:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:55:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:55:20 ---> 194769635932 20:55:20 Step 3/23 : WORKDIR /edgex-go 20:55:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:55:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:20 ---> 194769635932 20:55:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:55:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:55:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:20 ---> 194769635932 20:55:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:55:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8646 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws 20:55:21 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 20:55:21 The recommended git tool is: git 20:55:27 ---> Running in 416fbf949081 20:55:27 ---> Running in 3435a609e7a5 20:55:27 ---> Running in 5b42c51fd635 20:55:27 ---> Running in 7818de2fbd84 20:55:27 ---> Running in d56fa4b94b5b 20:55:27 Removing intermediate container 416fbf949081 20:55:27 ---> 79f0ade89059 20:55:27 Step 4/23 : WORKDIR /edgex-go 20:55:27 ---> Running in 0f3297554c74 20:55:27 Removing intermediate container 7818de2fbd84 20:55:27 ---> 568fe12e9159 20:55:27 Step 4/22 : WORKDIR /edgex-go 20:55:27 Removing intermediate container 3435a609e7a5 20:55:27 ---> 4f8d1f6f1b18 20:55:27 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:55:27 Removing intermediate container 5b42c51fd635 20:55:27 ---> 9fb8dff39e91 20:55:27 Step 4/32 : RUN apk add --update --no-cache make git 20:55:27 Removing intermediate container d56fa4b94b5b 20:55:27 ---> 6db354f4438d 20:55:27 Step 4/22 : WORKDIR /edgex-go 20:55:27 ---> Running in cfa7e47cd88d 20:55:27 ---> Running in d13aa419508d 20:55:27 ---> Running in 57d236463afa 20:55:27 ---> Running in bd829bfb5f8b 20:55:27 Removing intermediate container 0f3297554c74 20:55:27 ---> 9df2a8862459 20:55:27 Step 5/23 : RUN apk add --update --no-cache make git 20:55:27 ---> Running in 0d50f46f8819 20:55:27 Removing intermediate container cfa7e47cd88d 20:55:27 ---> 9f0be10d1c24 20:55:27 Step 5/22 : RUN apk add --update --no-cache make git 20:55:27 Removing intermediate container bd829bfb5f8b 20:55:27 ---> ddcf3ddd1c94 20:55:27 Step 5/22 : RUN apk add --update --no-cache make git 20:55:27 ---> Running in 4ceb7763839e 20:55:27 ---> Running in 8e3dd9296b96 20:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:55:28 OK: 211 MiB in 51 packages 20:55:28 OK: 211 MiB in 51 packages 20:55:28 OK: 211 MiB in 51 packages 20:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:55:28 Removing intermediate container d13aa419508d 20:55:28 ---> 5bf742362f8a 20:55:28 Step 5/32 : COPY go.mod vendor* ./ 20:55:28 Removing intermediate container 57d236463afa 20:55:28 ---> 3b024e567226 20:55:28 Step 5/23 : COPY go.mod vendor* ./ 20:55:28 OK: 211 MiB in 51 packages 20:55:28 OK: 211 MiB in 51 packages 20:55:28 ---> e6b19fd1d3e3 20:55:28 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:28 ---> Running in 51999b7c0d9e 20:55:28 ---> 886419495175 20:55:28 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:28 ---> Running in 784658b04543 20:55:28 Removing intermediate container 0d50f46f8819 20:55:28 ---> 4e6c34d4538a 20:55:28 Step 6/23 : COPY go.mod vendor* ./ 20:55:29 ---> 1cc3967aab96 20:55:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:29 ---> Running in 672b52a44bd7 20:55:29 Removing intermediate container 8e3dd9296b96 20:55:29 ---> 814df14f441d 20:55:29 Step 6/22 : COPY go.mod vendor* ./ 20:55:29 Removing intermediate container 4ceb7763839e 20:55:29 ---> 060bff339a6e 20:55:29 Step 6/22 : COPY go.mod vendor* ./ 20:55:29 ---> 8d48c44d3947 20:55:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:29 ---> Running in 72d571befd78 20:55:29 ---> b3efff901cfe 20:55:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:29 ---> Running in 3cb74a5dee54 20:55:30 using credential edgex-jenkins-ssh 20:55:30 Cloning the remote Git repository 20:55:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:55:30 > git init /w/workspace/edgex-go/4 # timeout=10 20:55:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:55:31 > git --version # timeout=10 20:55:31 > git --version # 'git version 2.25.1' 20:55:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:55:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:56 Merging remotes/origin/main commit 08ca0edeffa98a49321873a39f0210382b374702 into PR head commit a43797e26836cbfdf69aeae1d7addf4ee159394c 20:55:57 Merge succeeded, producing a43797e26836cbfdf69aeae1d7addf4ee159394c 20:55:57 Checking out Revision a43797e26836cbfdf69aeae1d7addf4ee159394c (PR-4410) 20:55:57 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:55:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:55:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:55:56 > git config core.sparsecheckout # timeout=10 20:55:56 > git checkout -f a43797e26836cbfdf69aeae1d7addf4ee159394c # timeout=10 20:55:57 > git remote # timeout=10 20:55:57 > git config --get remote.origin.url # timeout=10 20:55:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:57 > git merge 08ca0edeffa98a49321873a39f0210382b374702 # timeout=10 20:55:57 > git rev-parse HEAD^{commit} # timeout=10 20:55:57 > git config core.sparsecheckout # timeout=10 20:55:57 > git checkout -f a43797e26836cbfdf69aeae1d7addf4ee159394c # timeout=10 20:55:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:55:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:58 Dload Upload Total Spent Left Speed 20:55:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 138k 0 --:--:-- --:--:-- --:--:-- 138k [Pipeline] sh 20:55:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:55:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:55:59 + sudo tee /etc/docker/daemon.new 20:55:59 { 20:55:59 "registry-mirrors": [ 20:55:59 "https://nexus3.edgexfoundry.org:10001" 20:55:59 ], 20:55:59 "bip": "10.250.0.254/24", 20:55:59 "hosts": [ 20:55:59 "tcp://0.0.0.0:5555", 20:55:59 "unix:///var/run/docker.sock" 20:55:59 ], 20:55:59 "mtu": 1458, 20:55:59 "selinux-enabled": true, 20:55:59 "seccomp-profile": "/etc/docker/seccomp.json" 20:55:59 } [Pipeline] sh 20:56:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:56:00 + sudo service docker restart 20:56:16 Removing intermediate container 784658b04543 20:56:16 ---> 1333892c5ed9 20:56:16 Step 7/23 : COPY . . 20:56:16 Removing intermediate container 3cb74a5dee54 20:56:16 ---> 47147d5480a1 20:56:16 Step 8/22 : COPY . . 20:56:16 Removing intermediate container 51999b7c0d9e 20:56:16 ---> 1f9b84e00a66 20:56:16 Step 7/32 : COPY . . 20:56:16 Removing intermediate container 72d571befd78 20:56:16 ---> 85d7d5b46476 20:56:16 Step 8/22 : COPY . . 20:56:16 Removing intermediate container 672b52a44bd7 20:56:16 ---> 03655276c392 20:56:16 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:18 provisioning config files... 20:56:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1649264302633571236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:19 ---> docker-login.sh 20:56:19 nexus3.edgexfoundry.org:10001 20:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:19 Configure a credential helper to remove this warning. See 20:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:19 20:56:19 Login Succeeded 20:56:20 nexus3.edgexfoundry.org:10002 20:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:20 Configure a credential helper to remove this warning. See 20:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:20 20:56:20 Login Succeeded 20:56:20 nexus3.edgexfoundry.org:10003 20:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:21 Configure a credential helper to remove this warning. See 20:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:21 20:56:21 Login Succeeded 20:56:21 nexus3.edgexfoundry.org:10004 20:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:21 Configure a credential helper to remove this warning. See 20:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:21 20:56:21 Login Succeeded 20:56:21 docker.io 20:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:21 Configure a credential helper to remove this warning. See 20:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:21 20:56:21 Login Succeeded 20:56:21 ---> docker-login.sh ends [Pipeline] } 20:56:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:56:22 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 20:56:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:22 ========================================================= 20:56:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:56:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:56:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:56:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:56:23 9b18e9b68314: Pulling fs layer 20:56:23 35d82f9e3411: Pulling fs layer 20:56:23 e16973657156: Pulling fs layer 20:56:23 fc693d55d65f: Pulling fs layer 20:56:23 7e9fc2657dce: Pulling fs layer 20:56:23 dda99020689f: Pulling fs layer 20:56:23 db1c61fa0a46: Pulling fs layer 20:56:23 891c053d2c06: Pulling fs layer 20:56:23 fc693d55d65f: Waiting 20:56:23 7e9fc2657dce: Waiting 20:56:23 dda99020689f: Waiting 20:56:23 db1c61fa0a46: Waiting 20:56:23 891c053d2c06: Waiting 20:56:23 e16973657156: Verifying Checksum 20:56:23 e16973657156: Download complete 20:56:23 35d82f9e3411: Verifying Checksum 20:56:23 35d82f9e3411: Download complete 20:56:23 7e9fc2657dce: Verifying Checksum 20:56:23 7e9fc2657dce: Download complete 20:56:23 dda99020689f: Verifying Checksum 20:56:23 dda99020689f: Download complete 20:56:23 9b18e9b68314: Verifying Checksum 20:56:24 9b18e9b68314: Pull complete 20:56:24 891c053d2c06: Verifying Checksum 20:56:24 891c053d2c06: Download complete 20:56:24 35d82f9e3411: Pull complete 20:56:25 e16973657156: Pull complete 20:56:25 db1c61fa0a46: Verifying Checksum 20:56:25 db1c61fa0a46: Download complete 20:56:26 fc693d55d65f: Verifying Checksum 20:56:26 fc693d55d65f: Download complete 20:56:38 ---> a4fc0529ad41 20:56:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:56:38 ---> 5b2ac3564a0e 20:56:38 ---> de63af8e15c0 20:56:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:56:38 20:56:38 ---> a4ed52a1ccf3 20:56:38 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:56:38 ---> 3586f59c1f1c 20:56:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:56:38 ---> Running in 889fe9d49d56 20:56:38 ---> Running in 19e0561fe27e 20:56:38 ---> Running in 0ba67c95b03a 20:56:38 ---> Running in d496a8b54644 20:56:38 ---> Running in b532aa180653 20:56:38 Removing intermediate container 889fe9d49d56 20:56:38 ---> 3dc69691096c 20:56:38 Step 9/23 : WORKDIR /edgex-go/spire-build 20:56:38 ---> Running in c8535e5b000f 20:56:38 Removing intermediate container c8535e5b000f 20:56:38 ---> 93e95e3a2c85 20:56:38 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 20:56:38 ---> Running in 34669f9984f4 20:56:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:56:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:56:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:56: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:56:38 Removing intermediate container 34669f9984f4 20:56:38 ---> 9f5cf0153e83 20:56:38 Step 11/23 : WORKDIR /edgex-go 20:56:38 ---> Running in 000fe0d0355a 20:56:38 Removing intermediate container 000fe0d0355a 20:56:38 ---> 87db6c15660a 20:56:38 20:56:38 Step 12/23 : FROM alpine:3.15 20:56:38 3.15: Pulling from library/alpine 20:56:38 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:56:38 Status: Downloaded newer image for alpine:3.15 20:56:38 ---> 5ce65d7b0fde 20:56:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:56:38 fc693d55d65f: Pull complete 20:56:38 7e9fc2657dce: Pull complete 20:56:38 dda99020689f: Pull complete 20:56:38 ---> Running in fb28cc8f6a41 20:56:38 Removing intermediate container fb28cc8f6a41 20:56:38 ---> 8cf1ef9ec3cc 20:56:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:56:38 ---> Running in 3aeb5ab82694 20:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:56:39 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:56:39 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:56:39 OK: 15859 distinct packages available 20:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:56:40 (1/5) Installing dumb-init (1.2.5-r1) 20:56:40 (2/5) Installing musl-obstack (1.2.3-r0) 20:56:40 (3/5) Installing libucontext (1.1-r0) 20:56:40 (4/5) Installing gcompat (1.0.0-r4) 20:56:40 (5/5) Installing openssl (1.1.1t-r1) 20:56:40 Executing busybox-1.34.1-r7.trigger 20:56:40 OK: 7 MiB in 19 packages 20:56:42 Removing intermediate container 3aeb5ab82694 20:56:42 ---> 5736790ecd2f 20:56:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:56:44 db1c61fa0a46: Pull complete 20:56:45 ---> 9c583ac03c2c 20:56:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:56:45 ---> 30230c96319a 20:56:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:56:46 ---> de50154058e1 20:56:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:56:47 ---> 76338479e329 20:56:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:56:47 ---> Running in d91d48630a06 20:56:47 Removing intermediate container d91d48630a06 20:56:47 ---> 06d19c16c9b8 20:56:47 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:56:47 ---> Running in a2a19f5237c9 20:56:47 891c053d2c06: Pull complete 20:56:47 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:56:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:56:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:56:47 Removing intermediate container a2a19f5237c9 20:56:47 ---> 9d2ca7bbf89e 20:56:47 Step 21/23 : LABEL arch=x86_64 20:56:47 ---> Running in c11dbd13d039 20:56:47 Removing intermediate container c11dbd13d039 20:56:47 ---> 3634e75865ea 20:56:47 Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:56:47 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:56:47 WORKDIR /edgex 20:56:47 COPY go.mod . 20:56:47 RUN go mod download -t 20:56:47 ci-base-image-arm64 -f - . 20:56:48 ---> Running in 1ce267ab3b3a 20:56:48 Removing intermediate container 1ce267ab3b3a 20:56:48 ---> a3c5c40cf5e4 20:56:48 Step 23/23 : LABEL version=0.0.0 20:56:48 ---> Running in eec93189207f 20:56:48 Sending build context to Docker daemon 2.946MB 20:56:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:56:48 ---> f96f9c87975a 20:56:48 Step 2/4 : WORKDIR /edgex 20:56:48 Removing intermediate container eec93189207f 20:56:48 ---> 711f5348ce1b 20:56:48 20:56:48 Successfully built 711f5348ce1b 20:56:48 Successfully tagged security-spire-server:latest 20:56:48  Building security-spire-server ... done Building security-secretstore-setup 20:56:51 ---> Running in 60e59826aed3 20:56:51 Removing intermediate container 60e59826aed3 20:56:51 ---> f8bc1e2b6e6e 20:56:51 Step 3/4 : COPY go.mod . 20:56:51 ---> 856052ba99dd 20:56:51 Step 4/4 : RUN go mod download 20:56:51 ---> Running in b4137e2f14f6 20:56:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:56:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:56:54 ---> 194769635932 20:56:54 Step 3/23 : WORKDIR /edgex-go 20:56:54 ---> Using cache 20:56:54 ---> 9fb8dff39e91 20:56:54 Step 4/23 : RUN apk add --update --no-cache make git 20:56:54 ---> Using cache 20:56:54 ---> 5bf742362f8a 20:56:54 Step 5/23 : COPY go.mod vendor* ./ 20:56:54 ---> Using cache 20:56:54 ---> e6b19fd1d3e3 20:56:54 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:54 ---> Using cache 20:56:54 ---> 1f9b84e00a66 20:56:54 Step 7/23 : COPY . . 20:56:54 ---> Using cache 20:56:54 ---> a4ed52a1ccf3 20:56:54 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:56:58 ---> Running in 8650baddded4 20:56:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:57:21 Removing intermediate container d496a8b54644 20:57:21 ---> 5ade5c308adb 20:57:21 20:57:21 Step 9/32 : FROM alpine:3.16 20:57:21 Removing intermediate container 0ba67c95b03a 20:57:21 ---> eb28a13b7210 20:57:21 20:57:21 Step 10/22 : FROM alpine:3.16 20:57:21 Removing intermediate container 19e0561fe27e 20:57:21 ---> d566300ccea4 20:57:21 20:57:21 Step 10/23 : FROM alpine:3.16 20:57:21 3.16: Pulling from library/alpine 20:57:21 3.16: Pulling from library/alpine 20:57:21 3.16: Pulling from library/alpine 20:57:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:57:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:57:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:57:22 Status: Downloaded newer image for alpine:3.16 20:57:22 Status: Downloaded newer image for alpine:3.16 20:57:22 Status: Image is up to date for alpine:3.16 20:57:22 ---> dfd21b5a31f5 20:57:22 ---> dfd21b5a31f5 20:57:22 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 11/23 : RUN apk add --update --no-cache dumb-init 20:57:22 20:57:22 ---> dfd21b5a31f5 20:57:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:57:24 Removing intermediate container b4137e2f14f6 20:57:24 ---> cb7c4a36471d 20:57:24 Successfully built cb7c4a36471d 20:57:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:24 + docker inspect -f . ci-base-image-arm64 20:57:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:24 ---> Running in 04ba4a77f6bf 20:57:24 ---> Running in 1c210ec78005 20:57:24 ---> Running in 7a6a5a08803e 20:57:24 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 20:57:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:57:24 Removing intermediate container 1c210ec78005 20:57:24 ---> e0d4a485d77a 20:57:24 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:57:24 Removing intermediate container b532aa180653 20:57:24 ---> 4deae40f5f07 20:57:24 20:57:24 Step 10/22 : FROM alpine:3.16 20:57:24 ---> dfd21b5a31f5 20:57:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:57:24 Removing intermediate container 7a6a5a08803e 20:57:24 ---> 7a5376cd27f7 20:57:24 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:57:24 ---> Running in a7a300d6f83b 20:57:24 ---> Running in a532ae460f62 20:57:24 ---> Running in 7fb2e1ec5e26 20:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:25 (1/1) Installing dumb-init (1.2.5-r1) 20:57:25 Executing busybox-1.35.0-r17.trigger 20:57:25 OK: 6 MiB in 15 packages 20:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:25 (1/1) Installing dumb-init (1.2.5-r1) 20:57:25 Executing busybox-1.35.0-r17.trigger 20:57:25 OK: 6 MiB in 15 packages 20:57:25 (1/2) Installing dumb-init (1.2.5-r1) 20:57:25 (2/2) Installing su-exec (0.2-r1) 20:57:25 Executing busybox-1.35.0-r17.trigger 20:57:25 Removing intermediate container 04ba4a77f6bf 20:57:25 ---> 78cf65ddc523 20:57:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:57:25 OK: 6 MiB in 16 packages 20:57:25 (1/1) Installing dumb-init (1.2.5-r1) 20:57:25 Executing busybox-1.35.0-r17.trigger 20:57:25 ---> Running in 34d46f45540d 20:57:25 OK: 6 MiB in 15 packages 20:57:25 Removing intermediate container 34d46f45540d 20:57:25 ---> 45fa44ab1a24 20:57:25 Step 13/23 : ENV APP_PORT=59882 20:57:25 ---> Running in 478f3cae6d39 20:57:25 Removing intermediate container 478f3cae6d39 20:57:25 ---> aa3b07bf32fb 20:57:25 Step 14/23 : EXPOSE $APP_PORT 20:57:25 ---> Running in e3584a62cca3 20:57:26 $ docker top c1c736f384e9cbe2f34c4335a0f6cfb974319566fe05ea4c1640b88022d24fc1 -eo pid,comm 20:57:26 Removing intermediate container e3584a62cca3 20:57:26 ---> 0c27f3edba46 20:57:26 Step 15/23 : WORKDIR / 20:57:26 Removing intermediate container 7fb2e1ec5e26 20:57:26 ---> 18d691af7901 20:57:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:57:26 ---> Running in 4ac4df3d59f8 20:57:26 ---> Running in 294078dd20b2 20:57:26 Removing intermediate container a7a300d6f83b 20:57:26 ---> dc299f08dd13 20:57:26 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:57:26 Removing intermediate container a532ae460f62 20:57:26 ---> 09f09abcea9f 20:57:26 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:26 Removing intermediate container 4ac4df3d59f8 20:57:26 ---> 9db98f2a6a0b 20:57:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:26 ---> Running in 73e4c6890d3f 20:57:26 Removing intermediate container 294078dd20b2 20:57:26 ---> ca0a03fdcc84 20:57:26 Step 13/22 : ENV APP_PORT=59861 20:57:26 ---> Running in 89bb5dac62ff [Pipeline] { [Pipeline] sh 20:57:26 Removing intermediate container 73e4c6890d3f 20:57:26 ---> e65f23a86496 20:57:26 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:57:26 Removing intermediate container 89bb5dac62ff 20:57:26 ---> 6e15aaf78c9c 20:57:26 Step 14/22 : EXPOSE $APP_PORT 20:57:26 ---> Running in 0edefcc6da11 20:57:26 ---> 9e5b33a4aebe 20:57:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:57:26 ---> 4560c4706db6 20:57:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:57:26 ---> Running in 6ad59b3f0be4 20:57:26 Removing intermediate container 0edefcc6da11 20:57:26 ---> af2c65f2d341 20:57:26 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:57:26 + go version 20:57:26 go version go1.18.7 linux/arm64 [Pipeline] } 20:57:27 $ docker stop --time=1 c1c736f384e9cbe2f34c4335a0f6cfb974319566fe05ea4c1640b88022d24fc1 20:57:27 Removing intermediate container 6ad59b3f0be4 20:57:27 ---> 50474c04b025 20:57:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:27 ---> Running in 1250ed416392 20:57:27 ---> 33ec9e85b98a 20:57:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:57:27 ---> 65b14bd623b2 20:57:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:57:27 ---> ac99e394e2e6 20:57:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:57:27 Removing intermediate container 8650baddded4 20:57:27 ---> 2ade1c7ad174 20:57:27 20:57:27 Step 9/23 : FROM alpine:3.16 20:57:27 ---> dfd21b5a31f5 20:57:27 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:57:27 Removing intermediate container 1250ed416392 20:57:27 ---> Running in ca6f46cbfd20 20:57:27 ---> 44f339eae4cf 20:57:27 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:57:28 ---> Running in cec1bda72c40 20:57:28 ---> 1be439a2ac87 20:57:28 Step 19/23 : ENTRYPOINT ["/core-command"] 20:57:28 ---> 492fd68d6c64 20:57:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:57:28 ---> Running in 4e3923c52d6b 20:57:28 Removing intermediate container cec1bda72c40 20:57:28 ---> 3a8be97ae15b 20:57:28 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:28 ---> 26719ceab9d7 20:57:28 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:57:28 Removing intermediate container 4e3923c52d6b 20:57:28 ---> 9e6a80ff0894 20:57:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:57:28 ---> Running in 891e28d19f38 20:57:28 ---> Running in c965b5943b11 20:57:28 ---> db6728024d7e 20:57:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:57:28 ---> Running in a627e7f85696 20:57:28 (1/3) Installing ca-certificates (20220614-r0) 20:57:28 $ docker rm -f --volumes c1c736f384e9cbe2f34c4335a0f6cfb974319566fe05ea4c1640b88022d24fc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 20:57:29 (2/3) Installing dumb-init (1.2.5-r1) 20:57:29 (3/3) Installing su-exec (0.2-r1) 20:57:29 Executing busybox-1.35.0-r17.trigger 20:57:29 Executing ca-certificates-20220614-r0.trigger 20:57:29 Removing intermediate container a627e7f85696 20:57:29 ---> 085af29ab36c 20:57:29 Step 21/23 : LABEL arch=x86_64 20:57:29 ---> Running in d56896bfe191 20:57:29 OK: 6 MiB in 17 packages 20:57:29 ---> 3984739903d8 20:57:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:57:29 ---> Running in c7fb2c76f022 20:57:29 Removing intermediate container d56896bfe191 20:57:29 ---> 0d7364145b63 20:57:29 Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:57:29 Removing intermediate container c7fb2c76f022 20:57:29 ---> f10af68ac318 20:57:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:57:29 ---> Running in 1d82f3b590d1 20:57:29 ---> Running in 71cd661ccc5a [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:29 Removing intermediate container 1d82f3b590d1 20:57:29 ---> dd1a414c6723 20:57:29 Step 23/23 : LABEL version=0.0.0 20:57:29 Removing intermediate container 71cd661ccc5a 20:57:29 ---> e6e76448ed60 20:57:29 Step 20/22 : LABEL arch=x86_64 20:57:29 ---> Running in cf13a5f5a512 20:57:29 ---> Running in 4310e372c547 20:57:29 Removing intermediate container cf13a5f5a512 20:57:29 ---> 0e38440c01e5 20:57:29 20:57:29 Removing intermediate container 4310e372c547 20:57:29 ---> da9e3a453abd 20:57:29 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:57:29 + docker inspect -f . ci-base-image-arm64 20:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:29 ---> Running in 733dfecabd5a 20:57:29 Successfully built 0e38440c01e5 20:57:29 Successfully tagged core-command:latest 20:57:29  Building core-command ... done Building core-metadata 20:57:29 Removing intermediate container ca6f46cbfd20 20:57:29 ---> 5533f55cfe3b 20:57:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:57:29 ---> Running in da1f2ccc53ec 20:57:29 Removing intermediate container 733dfecabd5a 20:57:29 ---> 59be27bc995b 20:57:29 Step 22/22 : LABEL version=0.0.0 20:57:29 ---> Running in a5b558ce1c71 20:57:29 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 20:57:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:57:31 $ docker top 53f41f2680518a209df2f2aab55b7d2fbc62047f9fa4fc5e889e4d42ede7d262 -eo pid,comm [Pipeline] { [Pipeline] echo 20:57:31 ========================================================= 20:57:31 [edgeXBuildGoParallel] Running Tests and Build... 20:57:31 ========================================================= [Pipeline] sh 20:57:31 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 20:57:32 + make test 20:57:32 go test -race -coverprofile=coverage.out ./... 20:57:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:57:32 ---> 194769635932 20:57:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:57:32 ---> Using cache 20:57:32 ---> 6db354f4438d 20:57:32 Step 4/24 : WORKDIR /edgex-go 20:57:32 ---> Using cache 20:57:32 ---> ddcf3ddd1c94 20:57:32 Step 5/24 : RUN apk add --update --no-cache make git 20:57:32 ---> Using cache 20:57:32 ---> 814df14f441d 20:57:32 Step 6/24 : COPY go.mod vendor* ./ 20:57:32 ---> Using cache 20:57:32 ---> 8d48c44d3947 20:57:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:32 ---> Using cache 20:57:32 ---> 85d7d5b46476 20:57:32 Step 8/24 : COPY . . 20:57:32 ---> Using cache 20:57:32 ---> 5b2ac3564a0e 20:57:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:57:35 Removing intermediate container 891e28d19f38 20:57:35 ---> 4811ddb156ed 20:57:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:57:35 Removing intermediate container da1f2ccc53ec 20:57:35 ---> 4f34bfac2e4d 20:57:35 Step 12/23 : WORKDIR / 20:57:35 Removing intermediate container a5b558ce1c71 20:57:35 ---> 8335a55170c2 20:57:35 20:57:35 Removing intermediate container c965b5943b11 20:57:35 ---> b616850bf85e 20:57:35 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:57:35 ---> Running in 088bc3e7945d 20:57:35 Successfully built 8335a55170c2 20:57:35 ---> Running in 68b410744d86 20:57:35 Successfully tagged support-scheduler:latest 20:57:35  Building support-scheduler ... done Building core-common-config-bootstrapper 20:57:35 ---> Running in 46b751dbe0ca 20:57:35 ---> Running in 4343f352b18e 20:57:35 Removing intermediate container 68b410744d86 20:57:35 ---> a12e3b0b1848 20:57:35 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:57:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:57:36 Removing intermediate container 4343f352b18e 20:57:36 ---> b7f5b797a52e 20:57:36 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:57:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:39 ---> 194769635932 20:57:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:57:39 ---> Using cache 20:57:39 ---> 6db354f4438d 20:57:39 Step 4/22 : WORKDIR /edgex-go 20:57:39 ---> Using cache 20:57:39 ---> ddcf3ddd1c94 20:57:39 Step 5/22 : RUN apk add --update --no-cache make git 20:57:39 ---> Using cache 20:57:39 ---> 814df14f441d 20:57:39 Step 6/22 : COPY go.mod vendor* ./ 20:57:39 ---> Using cache 20:57:39 ---> 8d48c44d3947 20:57:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:39 ---> Using cache 20:57:39 ---> 85d7d5b46476 20:57:39 Step 8/22 : COPY . . 20:57:39 ---> Using cache 20:57:39 ---> 5b2ac3564a0e 20:57:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:57:40 Removing intermediate container 46b751dbe0ca 20:57:40 ---> d631c585cca4 20:57:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:57:40 ---> bf1ef38c43ba 20:57:40 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:57:40 ---> Running in 397f304ba577 20:57:40 ---> Running in 734c3f484d63 20:57:40 Removing intermediate container 397f304ba577 20:57:40 ---> cc7d06936aeb 20:57:40 Step 20/22 : LABEL arch=x86_64 20:57:40 ---> Running in 25cd449d8dee 20:57:40 ---> 1f73836932cd 20:57:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:57:40 ---> Running in 6fc4d58759a1 20:57:40 Removing intermediate container 25cd449d8dee 20:57:40 ---> 7b8da3beef4d 20:57:40 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:57:40 ---> 1be20ee03ffe 20:57:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:57:40 ---> Running in 370035d21f13 20:57:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:57:41 Removing intermediate container 370035d21f13 20:57:41 ---> 94dc64739920 20:57:41 Step 22/22 : LABEL version=0.0.0 20:57:41 ---> Running in 84dafd678732 20:57:41 ---> 4d250bbe3437 20:57:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:57:41 Removing intermediate container 84dafd678732 20:57:41 ---> 38b3df847c6b 20:57:41 20:57:41 Successfully built 38b3df847c6b 20:57:41 Successfully tagged security-proxy-auth:latest 20:57:41 Building security-spire-config 20:57:45  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:57:45 ---> 194769635932 20:57:45 Step 3/24 : WORKDIR /edgex-go 20:57:45 ---> Using cache 20:57:45 ---> 9fb8dff39e91 20:57:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:57:50 ---> 2f6e226b3639 20:57:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:57:50 ---> Running in f1f3488e79f1 20:57:50 Removing intermediate container 6fc4d58759a1 20:57:50 ---> e031d06f274f 20:57:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:52 ---> 8f550b2f462d 20:57:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:57:52 OK: 211 MiB in 51 packages 20:57:52 ---> 637c9d96de51 20:57:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:57:54 ---> cc1fc9811b64 20:57:54 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:57:54 ---> Running in 3a08149f5f7d 20:57:54 ---> 5dff51c7e2e7 20:57:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:57:54 Removing intermediate container f1f3488e79f1 20:57:54 ---> 7c009fdf9e43 20:57:54 Step 5/24 : COPY go.mod vendor* ./ 20:57:54 ---> 4c4bddeb84a5 20:57:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:57:55 ---> d09de04be587 20:57:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:55 ---> Running in e016f101c2d7 20:57:55 ---> 4b3fe7ec0f99 20:57:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:57:56 ---> f96b81824c61 20:57:56 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:57:56 Removing intermediate container 3a08149f5f7d 20:57:56 ---> ec86495f81df 20:57:56 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:57:57 ---> Running in 74a58a60f9ac 20:57:57 ---> d360bbcdce35 20:57:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:57:57 Removing intermediate container 74a58a60f9ac 20:57:57 ---> de907d6369b7 20:57:57 Step 21/23 : LABEL arch=x86_64 20:57:58 ---> 1458c83f53fe 20:57:58 Step 27/32 : RUN chmod +x /entrypoint.sh 20:57:58 ---> Running in da0bd89e5dd3 20:57:58 ---> Running in 085b93a0cbf0 20:57:59 Removing intermediate container da0bd89e5dd3 20:57:59 ---> 3ff027a0f576 20:57:59 Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:57:59 ---> Running in f4cfebabe5ef 20:58:00 Removing intermediate container f4cfebabe5ef 20:58:00 ---> 1992dabddfe5 20:58:00 Step 23/23 : LABEL version=0.0.0 20:58:02 ---> Running in e27c936b4bac 20:58:02 Removing intermediate container 085b93a0cbf0 20:58:02 ---> a6293a9c3d88 20:58:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:58:02 Removing intermediate container e27c936b4bac 20:58:02 ---> ad6bce766d41 20:58:02 20:58:02 Successfully built ad6bce766d41 20:58:02 Successfully tagged security-secretstore-setup:latest 20:58:02  Building security-secretstore-setup ... done Building support-notifications 20:58:02 ---> Running in c5a571a2c16d 20:58:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:58:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:07 ---> 194769635932 20:58:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:58:07 ---> Using cache 20:58:07 ---> 6db354f4438d 20:58:07 Step 4/22 : WORKDIR /edgex-go 20:58:07 ---> Using cache 20:58:07 ---> ddcf3ddd1c94 20:58:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:58:09 Removing intermediate container c5a571a2c16d 20:58:09 ---> d002864875cc 20:58:09 Step 29/32 : CMD ["gate"] 20:58:09 ---> Running in 57c0bd2cc606 20:58:09 Removing intermediate container 088bc3e7945d 20:58:09 ---> af19ac6c645c 20:58:09 20:58:09 Step 10/24 : FROM alpine:3.16 20:58:09 ---> dfd21b5a31f5 20:58:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:58:09 ---> Using cache 20:58:09 ---> 18d691af7901 20:58:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:58:09 ---> Using cache 20:58:09 ---> ca0a03fdcc84 20:58:09 Step 13/24 : ENV APP_PORT=59881 20:58:10 ---> Running in 99d7bd191385 20:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:58:12 ---> Running in 2c69549a0a16 20:58:12 Removing intermediate container 99d7bd191385 20:58:12 ---> 6a48bd729d17 20:58:12 Step 30/32 : LABEL arch=x86_64 20:58:12 ---> Running in 86fa919c474a 20:58:12 Removing intermediate container 734c3f484d63 20:58:12 ---> ce81039f775c 20:58:12 20:58:12 Step 10/22 : FROM alpine:3.16 20:58:12 ---> dfd21b5a31f5 20:58:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:58:12 ---> Using cache 20:58:12 ---> 7a5376cd27f7 20:58:12 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:58:12 ---> Using cache 20:58:12 ---> 09f09abcea9f 20:58:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:12 ---> Using cache 20:58:12 ---> 9e5b33a4aebe 20:58:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:58:12 OK: 211 MiB in 51 packages 20:58:12 Removing intermediate container 2c69549a0a16 20:58:12 ---> 9ea9e4bee929 20:58:12 Step 14/24 : EXPOSE $APP_PORT 20:58:12 Removing intermediate container 86fa919c474a 20:58:12 ---> 25ff9d830b86 20:58:12 Step 31/32 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:58:12 ---> Running in cdc541c52021 20:58:12 ---> Running in 1e7a95787ff6 20:58:13 ---> 2cc93dd04bd2 20:58:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:58:13 Removing intermediate container cdc541c52021 20:58:13 ---> e2eb58877620 20:58:13 Step 15/24 : WORKDIR / 20:58:13 Removing intermediate container 1e7a95787ff6 20:58:13 ---> f9e4b2d09eae 20:58:13 Step 32/32 : LABEL version=0.0.0 20:58:13 Removing intermediate container 57c0bd2cc606 20:58:13 ---> e95423f32965 20:58:13 Step 6/22 : COPY go.mod vendor* ./ 20:58:13 ---> Running in db4c827f0991 20:58:13 ---> Running in 5018048a6b89 20:58:13 Removing intermediate container db4c827f0991 20:58:13 ---> e5e23ff48bdf 20:58:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:13 ---> dd30dbe8a1fa 20:58:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:58:13 Removing intermediate container 5018048a6b89 20:58:13 ---> 15450c0e40a9 20:58:13 20:58:13 ---> f5d87f9d89c8 20:58:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:13 Successfully built 15450c0e40a9 20:58:13 Successfully tagged security-bootstrapper:latest 20:58:13 Building core-data 20:58:13  Building security-bootstrapper ... done  ---> Running in 11f3a462235b 20:58:13 ---> 8e680f678097 20:58:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:58:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:58:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:17 ---> 194769635932 20:58:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:58:17 ---> Using cache 20:58:17 ---> 6db354f4438d 20:58:17 Step 4/22 : WORKDIR /edgex-go 20:58:17 ---> Using cache 20:58:17 ---> ddcf3ddd1c94 20:58:17 Step 5/22 : RUN apk add --update --no-cache make git 20:58:17 ---> Using cache 20:58:17 ---> 814df14f441d 20:58:17 Step 6/22 : COPY go.mod vendor* ./ 20:58:17 ---> Using cache 20:58:17 ---> 8d48c44d3947 20:58:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:17 ---> Using cache 20:58:17 ---> 85d7d5b46476 20:58:17 Step 8/22 : COPY . . 20:58:17 ---> Using cache 20:58:17 ---> 5b2ac3564a0e 20:58:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:58:19 ? github.com/edgexfoundry/edgex-go [no test files] 20:58:21 ---> 638fe298d51f 20:58:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:58:21 ---> 4f8839c0ede1 20:58:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:58:21 ---> Running in 0707ed58e912 20:58:21 ---> Running in 5bfa7b2c02cc 20:58:22 ---> ce2cf950b3e8 20:58:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:58:22 Removing intermediate container e016f101c2d7 20:58:22 ---> 5ed6813726a8 20:58:22 Step 7/24 : COPY . . 20:58:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:58:24 ---> 9f0a7b61c561 20:58:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:58:28 ---> Running in 7c260cf526ae 20:58:28 ---> a5837ba37cc0 20:58:28 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:58:28 Removing intermediate container 5bfa7b2c02cc 20:58:28 ---> 32cf056440ed 20:58:28 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:58:28 ---> Running in a0ec0b710ab4 20:58:28 Removing intermediate container 7c260cf526ae 20:58:28 ---> c3b57d979cc2 20:58:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:58:28 ---> Running in 5052176eb23b 20:58:28 ---> Running in 3c4dfa52ea70 20:58:28 Removing intermediate container a0ec0b710ab4 20:58:28 ---> b450c9816c57 20:58:28 Step 9/24 : WORKDIR /edgex-go/spire-build 20:58:28 ---> Running in 8c82518581bd 20:58:28 Removing intermediate container 5052176eb23b 20:58:28 ---> 9d14686b57e7 20:58:28 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:58:28 Removing intermediate container 3c4dfa52ea70 20:58:28 ---> a26d7090d5e3 20:58:28 Step 22/24 : LABEL arch=x86_64 20:58:28 ---> Running in 39396d2d5692 20:58:28 ---> Running in 7832b8263270 20:58:28 Removing intermediate container 39396d2d5692 20:58:28 ---> b24ace2fe8bc 20:58:28 Step 20/22 : LABEL arch=x86_64 20:58:28 Removing intermediate container 8c82518581bd 20:58:28 ---> 06748c373024 20:58:28 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 20:58:28 Removing intermediate container 7832b8263270 20:58:28 ---> 313a956a7a95 20:58:28 Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:58:28 ---> Running in d16f28b3562c 20:58:28 ---> Running in 59a264eec4e5 20:58:28 ---> Running in 985799c4703f 20:58:29 Removing intermediate container d16f28b3562c 20:58:29 ---> 3ced5f828ab9 20:58:29 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:58:29 Removing intermediate container 59a264eec4e5 20:58:29 ---> 655d31abe2a2 20:58:29 Step 24/24 : LABEL version=0.0.0 20:58:29 ---> Running in 6b98f35a1535 20:58:29 ---> Running in 527910c72d7d 20:58:29 Removing intermediate container 6b98f35a1535 20:58:29 ---> 87180450e6bb 20:58:29 Step 22/22 : LABEL version=0.0.0 20:58:29 ---> Running in 3d5fe369a32a 20:58:29 Removing intermediate container 527910c72d7d 20:58:29 ---> 72002cb088ad 20:58:29 20:58:29 Successfully built 72002cb088ad 20:58:29 Successfully tagged core-metadata:latest 20:58:29  Building core-metadata ... done Building security-spiffe-token-provider 20:58:29 Removing intermediate container 3d5fe369a32a 20:58:29 ---> 8894ae02c439 20:58:29 20:58:29 Successfully built 8894ae02c439 20:58:29 Successfully tagged core-common-config-bootstrapper:latest 20:58:29  Building core-common-config-bootstrapper ... done Building security-proxy-setup 20:58:36 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:58:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:58:36 ---> 194769635932 20:58:36 Step 3/20 : WORKDIR /edgex-go 20:58:36 ---> Using cache 20:58:36 ---> 9fb8dff39e91 20:58:36 Step 4/20 : RUN apk add --update --no-cache make git 20:58:36 ---> Using cache 20:58:36 ---> 5bf742362f8a 20:58:36 Step 5/20 : COPY go.mod vendor* ./ 20:58:36 ---> Using cache 20:58:36 ---> e6b19fd1d3e3 20:58:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:36 ---> Using cache 20:58:36 ---> 1f9b84e00a66 20:58:36 Step 7/20 : COPY . . 20:58:36 ---> Using cache 20:58:36 ---> a4ed52a1ccf3 20:58:36 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:58:37 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:58:37 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:58:37 ---> 194769635932 20:58:37 Step 3/19 : WORKDIR /edgex-go 20:58:37 ---> Using cache 20:58:37 ---> 9fb8dff39e91 20:58:37 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:58:43 Removing intermediate container 985799c4703f 20:58:43 ---> 175b392d7273 20:58:43 Step 11/24 : WORKDIR /edgex-go 20:58:45 ---> Running in 252345f1f08a 20:58:45 ---> Running in 30fbd5d3d155 20:58:45 ---> Running in 6e4144280795 20:58:45 Removing intermediate container 6e4144280795 20:58:45 ---> b9ffa51e7093 20:58:45 20:58:45 Step 12/24 : FROM alpine:3.15 20:58:45 ---> 5ce65d7b0fde 20:58:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:58:45 ---> Using cache 20:58:45 ---> 8cf1ef9ec3cc 20:58:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:58:45 ---> Running in 82c70b445eee 20:58:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:58:46 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:58:46 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:58:46 OK: 17046 distinct packages available 20:58:46 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:58:46 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:58:46 OK: 15859 distinct packages available 20:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:58:47 (1/4) Installing dumb-init (1.2.5-r1) 20:58:47 (2/4) Installing musl-obstack (1.2.3-r0) 20:58:47 (3/4) Installing libucontext (1.1-r0) 20:58:47 (4/4) Installing gcompat (1.0.0-r4) 20:58:47 Executing busybox-1.34.1-r7.trigger 20:58:47 OK: 6 MiB in 18 packages 20:58:47 OK: 211 MiB in 51 packages 20:58:53 Removing intermediate container 252345f1f08a 20:58:53 ---> 00489015d5fe 20:58:53 Step 5/19 : COPY go.mod vendor* ./ 20:58:53 Removing intermediate container 82c70b445eee 20:58:53 ---> 8c1f43335ee9 20:58:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:58:54 Removing intermediate container 11f3a462235b 20:58:54 ---> 3d4dce3464b5 20:58:54 Step 8/22 : COPY . . 20:58:55 ---> 6acfaf5f4671 20:58:55 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:02 ---> Running in d75a5d0a1fe6 20:59:02 ---> 2bd873fb109d 20:59:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:59:02 Removing intermediate container 0707ed58e912 20:59:02 ---> b9def3a077e9 20:59:02 20:59:02 Step 10/22 : FROM alpine:3.16 20:59:02 ---> dfd21b5a31f5 20:59:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:59:02 ---> 12bf0f9efcee 20:59:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:59:02 ---> Running in a9dd1eac180d 20:59:02 ---> Running in bf6a5a74feba 20:59:02 ---> 0216cb5f9424 20:59:02 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:59:02 ---> Running in d0324c5ab002 20:59:02 Removing intermediate container bf6a5a74feba 20:59:02 ---> 12f06d4950e7 20:59:02 Step 12/22 : ENV APP_PORT=59880 20:59:02 ---> Running in aa0c70fa1731 20:59:02 Removing intermediate container d0324c5ab002 20:59:02 ---> 6a278bc401fa 20:59:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:59:02 Removing intermediate container aa0c70fa1731 20:59:02 ---> fbdf6995be59 20:59:02 Step 13/22 : EXPOSE $APP_PORT 20:59:02 ---> Running in 04cff0cd1bc6 20:59:03 Removing intermediate container 04cff0cd1bc6 20:59:03 ---> c20d38c336a2 20:59:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:59:03 ---> 89b90cab6d70 20:59:03 Step 19/24 : WORKDIR / 20:59:03 ---> Running in 8851393491aa 20:59:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:59:03 ---> Running in 0f7c4c88987e 20:59:03 Removing intermediate container 0f7c4c88987e 20:59:03 ---> 8e63bd302c5a 20:59:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:59:03 ---> Running in 5cb3a4c0e5ba 20:59:03 Removing intermediate container 5cb3a4c0e5ba 20:59:03 ---> 568c8efab0a4 20:59:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:59:03 ---> Running in 1148fcf3a5ed 20:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:59:03 Removing intermediate container 1148fcf3a5ed 20:59:03 ---> a5f85aceb03d 20:59:03 Step 22/24 : LABEL arch=x86_64 20:59:03 ---> Running in c8c55b706a61 20:59:03 Removing intermediate container c8c55b706a61 20:59:03 ---> 880c7626335a 20:59:03 Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:59:04 ---> Running in 37d3d250d1af 20:59:04 (1/1) Installing dumb-init (1.2.5-r1) 20:59:04 Executing busybox-1.35.0-r17.trigger 20:59:04 OK: 6 MiB in 15 packages 20:59:04 Removing intermediate container 37d3d250d1af 20:59:04 ---> 716563ea48f9 20:59:04 Step 24/24 : LABEL version=0.0.0 20:59:04 ---> Running in d4c4463334c8 20:59:04 Removing intermediate container d4c4463334c8 20:59:04 ---> 2c13710b4763 20:59:04 20:59:04 Successfully built 2c13710b4763 20:59:04 Successfully tagged security-spire-config:latest 20:59:04 Building security-spire-agent 20:59:04  Building security-spire-config ... done Removing intermediate container 8851393491aa 20:59:04 ---> ada4a33dee06 20:59:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:59:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:59:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:59:07 ---> 194769635932 20:59:07 Step 3/24 : WORKDIR /edgex-go 20:59:07 ---> Using cache 20:59:07 ---> 9fb8dff39e91 20:59:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:59:07 ---> Using cache 20:59:07 ---> 7c009fdf9e43 20:59:07 Step 5/24 : COPY go.mod vendor* ./ 20:59:07 ---> Using cache 20:59:07 ---> d09de04be587 20:59:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:07 ---> Using cache 20:59:07 ---> 5ed6813726a8 20:59:07 Step 7/24 : COPY . . 20:59:07 ---> Using cache 20:59:07 ---> a5837ba37cc0 20:59:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:59:07 ---> Using cache 20:59:07 ---> b450c9816c57 20:59:07 Step 9/24 : WORKDIR /edgex-go/spire-build 20:59:07 ---> Using cache 20:59:07 ---> 06748c373024 20:59:07 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 20:59:07 ---> Using cache 20:59:07 ---> 175b392d7273 20:59:07 Step 11/24 : WORKDIR /edgex-go 20:59:07 ---> Using cache 20:59:07 ---> b9ffa51e7093 20:59:07 20:59:07 Step 12/24 : FROM alpine:3.15 20:59:07 ---> 5ce65d7b0fde 20:59:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:59:07 ---> Using cache 20:59:07 ---> 8cf1ef9ec3cc 20:59:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:59:07 ---> Using cache 20:59:07 ---> 5736790ecd2f 20:59:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:59:11 ---> 34ed4aee2b5c 20:59:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:59:11 ---> 2b517f97025b 20:59:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:59:14 ---> fdfaf292862d 20:59:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:59:14 ---> d602ce415cd9 20:59:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:59:14 ---> bc7d3f942025 20:59:14 Step 18/22 : ENTRYPOINT ["/core-data"] 20:59:14 ---> Running in 8d44219cb058 20:59:14 ---> 5c6a7b00d4f2 20:59:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:59:14 Removing intermediate container 8d44219cb058 20:59:14 ---> 844fb9b9706a 20:59:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:59:14 ---> Running in e314e208dfac 20:59:17 ---> cd36b4f0255f 20:59:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:59:17 Removing intermediate container e314e208dfac 20:59:17 ---> 3fa25a885991 20:59:17 Step 20/22 : LABEL arch=x86_64 20:59:17 ---> Running in dea8ca6c587e 20:59:17 Removing intermediate container 30fbd5d3d155 20:59:17 ---> 29a130b9e51d 20:59:17 20:59:17 Step 9/20 : FROM alpine:3.16 20:59:17 ---> dfd21b5a31f5 20:59:17 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:59:17 ---> 45ae85f745a4 20:59:17 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:59:17 ---> Running in d5cfaea21ca1 20:59:17 ---> Running in ff646086d5b3 20:59:17 Removing intermediate container dea8ca6c587e 20:59:17 ---> b6677e354a6b 20:59:17 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:59:18 ---> Running in 983768421a1c 20:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:59:19 Removing intermediate container ff646086d5b3 20:59:19 ---> 69ded0a4e654 20:59:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:59:19 (1/2) Installing dumb-init (1.2.5-r1) 20:59:19 (2/2) Installing openssl (1.1.1t-r0) 20:59:19 Executing busybox-1.35.0-r17.trigger 20:59:19 OK: 6 MiB in 16 packages 20:59:19 Removing intermediate container 983768421a1c 20:59:19 ---> 2ac8754b2cf2 20:59:19 Step 22/22 : LABEL version=0.0.0 20:59:19 ---> Running in c6cab09dd840 20:59:19 ---> Running in dbb0312523cb 20:59:20 Removing intermediate container dbb0312523cb 20:59:20 ---> 6658e37c5493 20:59:20 20:59:20 Removing intermediate container c6cab09dd840 20:59:20 ---> cd3ed4bfaa6f 20:59:20 Step 22/24 : LABEL arch=x86_64 20:59:20 ---> Running in ea0557dc3d3b 20:59:20 Successfully built 6658e37c5493 20:59:20 Successfully tagged core-data:latest 20:59:20  Building core-data ... done Removing intermediate container ea0557dc3d3b 20:59:20 ---> 47b93c013bed 20:59:20 Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:59:20 Removing intermediate container d5cfaea21ca1 20:59:20 ---> 144bf4e5673f 20:59:20 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:59:20 ---> Running in 4979b5ef76ea 20:59:20 ---> Running in 9a07da070103 20:59:20 Removing intermediate container 4979b5ef76ea 20:59:20 ---> 5d4ef6ceb07e 20:59:20 Step 12/20 : WORKDIR /edgex 20:59:20 Removing intermediate container 9a07da070103 20:59:20 ---> 20c5fa604414 20:59:20 Step 24/24 : LABEL version=0.0.0 20:59:20 ---> Running in c6c53320e71d 20:59:21 ---> Running in a9d96dc8cfc2 20:59:21 Removing intermediate container c6c53320e71d 20:59:21 ---> 0d8ef3367a35 20:59:21 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:59:21 Removing intermediate container a9d96dc8cfc2 20:59:21 ---> 3ca56e4edc22 20:59:21 20:59:21 Successfully built 3ca56e4edc22 20:59:21 Successfully tagged security-spire-agent:latest 20:59:21  Building security-spire-agent ... done  ---> 9506a932c721 20:59:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:59:22 ---> bdb93d62d328 20:59:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:59:23 ---> 0a7d7f79426f 20:59:23 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:59:24 ---> Running in 9d2a8595dee2 20:59:27 Removing intermediate container 9d2a8595dee2 20:59:27 ---> 062d86738912 20:59:27 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:59:27 ---> Running in 1f002c2404f2 20:59:27 Removing intermediate container 1f002c2404f2 20:59:27 ---> ac25368d8b60 20:59:27 Step 18/20 : LABEL arch=x86_64 20:59:27 ---> Running in d3ac6158c158 20:59:27 Removing intermediate container d3ac6158c158 20:59:27 ---> 301485300d7a 20:59:27 Step 19/20 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:59:27 ---> Running in 2f3b88323fbc 20:59:27 Removing intermediate container d75a5d0a1fe6 20:59:27 ---> 6c5a9505c4a9 20:59:27 Step 7/19 : COPY . . 20:59:27 Removing intermediate container 2f3b88323fbc 20:59:27 ---> 784d254f1b11 20:59:27 Step 20/20 : LABEL version=0.0.0 20:59:32 ---> Running in b49f975f7e74 20:59:33 Removing intermediate container b49f975f7e74 20:59:33 ---> a480cdc4861e 20:59:33 20:59:33 ---> 5046e8f4c13b 20:59:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:33 Successfully built a480cdc4861e 20:59:33 Successfully tagged security-proxy-setup:latest 20:59:33  Building security-proxy-setup ... done  ---> Running in d9d5c2ce036b 20:59: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 20:59:36 Removing intermediate container a9dd1eac180d 20:59:36 ---> f22f5ee6d6e5 20:59:36 20:59:36 Step 10/22 : FROM alpine:3.16 20:59:36 ---> dfd21b5a31f5 20:59:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:59:36 ---> Running in 8d43275e649c 20:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:59:37 (1/2) Installing ca-certificates (20220614-r0) 20:59:37 (2/2) Installing dumb-init (1.2.5-r1) 20:59:37 Executing busybox-1.35.0-r17.trigger 20:59:37 Executing ca-certificates-20220614-r0.trigger 20:59:37 OK: 6 MiB in 16 packages 20:59:38 Removing intermediate container 8d43275e649c 20:59:38 ---> c6bdaee66fa1 20:59:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:59:38 ---> Running in 7efa77fa8b8e 20:59:38 Removing intermediate container 7efa77fa8b8e 20:59:38 ---> 4f4566263dda 20:59:38 Step 13/22 : ENV APP_PORT=59860 20:59:38 ---> Running in 570df483eb65 20:59:38 Removing intermediate container 570df483eb65 20:59:38 ---> f4205c4aba46 20:59:38 Step 14/22 : EXPOSE $APP_PORT 20:59:38 ---> Running in d5dafd9dc1f4 20:59:39 Removing intermediate container d5dafd9dc1f4 20:59:39 ---> 4967cc965da8 20:59:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:59:39 ---> 3d49db631f93 20:59:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:59:40 ---> da0620843a9f 20:59:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:59:41 ---> 6706ef9546a6 20:59:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:59:41 ---> Running in e911ea7f3185 20:59:41 Removing intermediate container e911ea7f3185 20:59:41 ---> a4e55bed7a9f 20:59:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:59:41 ---> Running in a9b8f78db968 20:59:41 Removing intermediate container a9b8f78db968 20:59:41 ---> 3a04d3713b49 20:59:41 Step 20/22 : LABEL arch=x86_64 20:59:41 ---> Running in d7707e14ae4e 20:59:41 Removing intermediate container d7707e14ae4e 20:59:41 ---> ebec4e98fa61 20:59:41 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:59:41 ---> Running in 4c76fff53d60 20:59:41 Removing intermediate container 4c76fff53d60 20:59:41 ---> 25cfcc7331e5 20:59:41 Step 22/22 : LABEL version=0.0.0 20:59:41 ---> Running in c170ff444a28 20:59:42 Removing intermediate container c170ff444a28 20:59:42 ---> 048aecf9d5aa 20:59:42 20:59:42 Successfully built 048aecf9d5aa 20:59:42 Successfully tagged support-notifications:latest 20:59:56  Building support-notifications ... done Removing intermediate container d9d5c2ce036b 20:59:56 ---> 78b5431c56e0 20:59:56 20:59:56 Step 9/19 : FROM alpine:3.15 20:59:56 ---> 5ce65d7b0fde 20:59:56 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:59:56 ---> Using cache 20:59:56 ---> 8cf1ef9ec3cc 20:59:56 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:59:56 ---> Running in b23cdd56b538 20:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:59:56 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:59:56 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:59:56 OK: 15859 distinct packages available 20:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:59:56 (1/9) Installing ca-certificates (20220614-r0) 20:59:56 (2/9) Installing brotli-libs (1.0.9-r5) 20:59:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:59:56 (4/9) Installing libcurl (7.80.0-r6) 20:59:56 (5/9) Installing curl (7.80.0-r6) 20:59:56 (6/9) Installing dumb-init (1.2.5-r1) 20:59:56 (7/9) Installing musl-obstack (1.2.3-r0) 20:59:56 (8/9) Installing libucontext (1.1-r0) 20:59:56 (9/9) Installing gcompat (1.0.0-r4) 20:59:56 Executing busybox-1.34.1-r7.trigger 20:59:56 Executing ca-certificates-20220614-r0.trigger 20:59:56 OK: 8 MiB in 23 packages 20:59:57 Removing intermediate container b23cdd56b538 20:59:57 ---> 0421ffaa66c5 20:59:57 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:59:57 ---> 26bd139be372 20:59:57 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:59:58 ---> 407b0e90dbbc 20:59:58 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:59:58 ---> 6ee02630b40e 20:59:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:59:58 ---> Running in 58328f746359 20:59:58 Removing intermediate container 58328f746359 20:59:58 ---> 121f6a14f2c1 20:59:58 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:59:58 ---> Running in 32ef1f713f3a 20:59:58 Removing intermediate container 32ef1f713f3a 20:59:58 ---> 76f38ffe9fc7 20:59:58 Step 17/19 : LABEL arch=x86_64 20:59:58 ---> Running in e2793de903c7 20:59:58 Removing intermediate container e2793de903c7 20:59:58 ---> 6796a1fd2274 20:59:58 Step 18/19 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 20:59:58 ---> Running in 0a50d87bb116 20:59:59 Removing intermediate container 0a50d87bb116 20:59:59 ---> 030bcaa57ee3 20:59:59 Step 19/19 : LABEL version=0.0.0 20:59:59 ---> Running in 5b95d63b8a78 20:59:59 Removing intermediate container 5b95d63b8a78 20:59:59 ---> f5bbc027c0a5 20:59:59 20:59:59 Successfully built f5bbc027c0a5 20:59:59 Successfully tagged security-spiffe-token-provider:latest 20:59:59  Building security-spiffe-token-provider ... done  [Pipeline] } 20:59:59 $ docker stop --time=1 c11e2a6ff23d792fd7a8f8090a6fda3e4766e8b117938e35f2bfabf990985ade 21:00:00 $ docker rm -f --volumes c11e2a6ff23d792fd7a8f8090a6fda3e4766e8b117938e35f2bfabf990985ade [Pipeline] // withDockerContainer [Pipeline] sh 21:00:01 + docker images 21:00:01 REPOSITORY TAG IMAGE ID CREATED SIZE 21:00:01 security-spiffe-token-provider latest f5bbc027c0a5 1 second ago 30MB 21:00:01 78b5431c56e0 7 seconds ago 1.72GB 21:00:01 support-notifications latest 048aecf9d5aa 19 seconds ago 30.7MB 21:00:01 f22f5ee6d6e5 26 seconds ago 1.75GB 21:00:01 security-proxy-setup latest a480cdc4861e 28 seconds ago 16.4MB 21:00:01 security-spire-agent latest 3ca56e4edc22 39 seconds ago 125MB 21:00:01 core-data latest 6658e37c5493 41 seconds ago 18MB 21:00:01 29a130b9e51d 43 seconds ago 1.66GB 21:00:01 security-spire-config latest 2c13710b4763 56 seconds ago 85.8MB 21:00:01 b9def3a077e9 59 seconds ago 1.69GB 21:00:01 b9ffa51e7093 About a minute ago 1.55GB 21:00:01 core-common-config-bootstrapper latest 8894ae02c439 About a minute ago 15.5MB 21:00:01 core-metadata latest 72002cb088ad About a minute ago 18.5MB 21:00:01 security-bootstrapper latest 15450c0e40a9 About a minute ago 19.8MB 21:00:01 ce81039f775c About a minute ago 1.68GB 21:00:01 af19ac6c645c About a minute ago 1.69GB 21:00:01 security-secretstore-setup latest ad6bce766d41 About a minute ago 29.9MB 21:00:01 security-proxy-auth latest 38b3df847c6b 2 minutes ago 16.2MB 21:00:01 core-command latest 0e38440c01e5 2 minutes ago 17.8MB 21:00:01 support-scheduler latest 8335a55170c2 2 minutes ago 30.1MB 21:00:01 2ade1c7ad174 2 minutes ago 1.67GB 21:00:01 4deae40f5f07 2 minutes ago 1.75GB 21:00:01 d566300ccea4 2 minutes ago 1.68GB 21:00:01 5ade5c308adb 2 minutes ago 1.67GB 21:00:01 eb28a13b7210 2 minutes ago 1.66GB 21:00:01 security-spire-server latest 711f5348ce1b 3 minutes ago 86.5MB 21:00:01 87db6c15660a 3 minutes ago 1.55GB 21:00:01 ci-base-image-x86_64 latest 194769635932 7 minutes ago 903MB 21:00:01 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 21:00:01 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 21:00:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 21:00:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 21:00:01 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] } 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:00:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:00:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:00:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements 21:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.531s coverage: 98.5% of statements 21:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.928s coverage: 71.2% of statements 21:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.834s coverage: 54.0% of statements 21:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.928s coverage: 88.5% of statements 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.512s coverage: 3.9% of statements 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.188s coverage: 95.6% of statements 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:01:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.477s coverage: 72.2% of statements 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:01:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.510s coverage: 65.9% of statements 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:01:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.438s coverage: 0.9% of statements 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:01:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.483s coverage: 29.6% of statements 21:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.405s coverage: 45.5% of statements 21:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.314s coverage: 82.9% of statements 21:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.367s coverage: 94.1% of statements 21:01:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 21:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.281s coverage: 87.5% of statements 21:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.278s coverage: 94.4% of statements 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.619s coverage: 79.9% of statements 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.322s coverage: 92.9% of statements 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.297s coverage: 86.9% of statements 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.255s coverage: 87.2% of statements 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.345s coverage: 81.2% of statements 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.395s coverage: 82.1% of statements 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.366s coverage: 84.8% of statements 21:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.344s coverage: 63.1% of statements 21:02:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:02:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.374s coverage: 100.0% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 89.4% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.114s coverage: 100.0% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 21:02:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:02:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:02:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:02:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.121s coverage: 38.4% of statements 21:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:02:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.324s coverage: 89.5% of statements 21:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:02:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 21:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:02:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:02:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.441s coverage: 17.7% of statements 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:02:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.782s coverage: 92.3% of statements 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:02:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:02:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:02:17 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 21:02:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:02:17 go vet ./... 21:04:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:24 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:04:25 + ls -al . 21:04:25 total 700 21:04:25 drwxrwxr-x 10 1001 1001 4096 Mar 7 20:57 . 21:04:25 drwxr-xr-x 4 root root 4096 Mar 7 20:57 .. 21:04:25 drwxrwxr-x 2 1001 1001 4096 Mar 7 20:55 .blubracket 21:04:25 -rw-rw-r-- 1 1001 1001 16 Mar 7 20:55 .dockerignore 21:04:25 drwxrwxr-x 8 1001 1001 4096 Mar 7 20:55 .git 21:04:25 drwxrwxr-x 3 1001 1001 4096 Mar 7 20:55 .github 21:04:25 -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:55 .gitignore 21:04:25 -rw-rw-r-- 1 1001 1001 42 Mar 7 20:55 .golangci.yml 21:04:25 -rw-rw-r-- 1 1001 1001 87 Mar 7 20:55 .hadolint.yml 21:04:25 -rw-rw-r-- 1 1001 1001 166 Mar 7 20:55 .sonarcloud.properties 21:04:25 -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:55 ADOPTERS.md 21:04:25 -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:55 Attribution.txt 21:04:25 -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:55 CHANGELOG.md 21:04:25 -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:55 CONTRIBUTING.md 21:04:25 -rw-rw-r-- 1 1001 1001 677 Mar 7 20:55 GOVERNANCE.md 21:04:25 -rw-rw-r-- 1 1001 1001 883 Mar 7 20:55 Jenkinsfile 21:04:25 -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:55 LICENSE 21:04:25 -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:55 Makefile 21:04:25 -rw-rw-r-- 1 1001 1001 582 Mar 7 20:55 OWNERS.md 21:04:25 -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:55 README.md 21:04:25 -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:55 SECURITY.md 21:04:25 -rw-rw-r-- 1 1001 1001 5 Mar 7 20:52 VERSION 21:04:25 drwxrwxr-x 2 1001 1001 4096 Mar 7 20:55 bin 21:04:25 drwxrwxr-x 18 1001 1001 4096 Mar 7 20:55 cmd 21:04:25 -rw-r--r-- 1 root root 446903 Mar 7 21:02 coverage.out 21:04:25 -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:55 go.mod 21:04:25 -rw-rw-r-- 1 1001 1001 31098 Mar 7 20:55 go.sum 21:04:25 drwxrwxr-x 7 1001 1001 4096 Mar 7 20:55 internal 21:04:25 drwxrwxr-x 3 1001 1001 4096 Mar 7 20:55 openapi 21:04:25 drwxrwxr-x 4 1001 1001 4096 Mar 7 20:55 snap 21:04:25 -rw-rw-r-- 1 1001 1001 204 Mar 7 20:55 version.go [Pipeline] sh 21:04:25 + '[' -e coverage.out ] 21:04:25 + chown 1001:1001 coverage.out [Pipeline] stash 21:04:25 Warning: overwriting stash ‘coverage-report’ 21:04:26 Stashed 1 file(s) [Pipeline] sh 21:04:27 + make build 21:04:27 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 21:06:04 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 21:06:07 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 21:06:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:06:17 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 21:07:04 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 21:07: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:07:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:07:22 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 21:07:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:07:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:07:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:07:44 $ docker stop --time=1 53f41f2680518a209df2f2aab55b7d2fbc62047f9fa4fc5e889e4d42ede7d262 21:07:46 $ docker rm -f --volumes 53f41f2680518a209df2f2aab55b7d2fbc62047f9fa4fc5e889e4d42ede7d262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:07:48 21:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:07:49 latest: Pulling from edgex-devops/edgex-compose-arm64 21:07:49 29e5d40040c1: Pulling fs layer 21:07:49 1ce36da41761: Pulling fs layer 21:07:49 25b303627fd3: Pulling fs layer 21:07:49 29e5d40040c1: Verifying Checksum 21:07:49 29e5d40040c1: Download complete 21:07:49 1ce36da41761: Verifying Checksum 21:07:49 1ce36da41761: Download complete 21:07:49 29e5d40040c1: Pull complete 21:07:51 1ce36da41761: Pull complete 21:07:51 25b303627fd3: Verifying Checksum 21:07:51 25b303627fd3: Download complete 21:08:01 25b303627fd3: Pull complete 21:08:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:08:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:01 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 21:08:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:08:04 $ docker top 7af5a0a0ee5a9fc2d107f45fe90a287ade2d2fa943516174669baf1ceaa02520 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:05 + docker-compose build --help 21:08:05 + grep parallel 21:08:10 --parallel Build images in parallel. [Pipeline] } 21:08:10 $ docker stop --time=1 7af5a0a0ee5a9fc2d107f45fe90a287ade2d2fa943516174669baf1ceaa02520 21:08:12 $ docker rm -f --volumes 7af5a0a0ee5a9fc2d107f45fe90a287ade2d2fa943516174669baf1ceaa02520 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:08:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:12 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 21:08:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:08:14 $ docker top b48ee7cdfa3bc52b06732f42a2ea46bd356e8db98cd8262b0e88bc7dc7015ac9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:15 + docker-compose -f ./docker-compose-build.yml build --parallel 21:08:21 Building core-command ... 21:08:21 Building core-common-config-bootstrapper ... 21:08:21 Building core-data ... 21:08:21 Building core-metadata ... 21:08:21 Building security-bootstrapper ... 21:08:21 Building security-proxy-auth ... 21:08:21 Building security-proxy-setup ... 21:08:21 Building security-secretstore-setup ... 21:08:21 Building security-spiffe-token-provider ... 21:08:21 Building security-spire-agent ... 21:08:21 Building security-spire-config ... 21:08:21 Building security-spire-server ... 21:08:21 Building support-notifications ... 21:08:21 Building support-scheduler ... 21:08:21 Building support-scheduler 21:08:21 Building security-spire-agent 21:08:21 Building support-notifications 21:08:21 Building security-spire-config 21:08:21 Building core-command 21:09:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:09:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:09:09 ---> cb7c4a36471d 21:09:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:09:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:09:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:09:09 ---> cb7c4a36471d 21:09:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:09:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:09:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:09:09 ---> cb7c4a36471d 21:09:09 Step 3/24 : WORKDIR /edgex-go 21:09:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:09:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:09:09 ---> cb7c4a36471d 21:09:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:09:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:09:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:09:09 ---> cb7c4a36471d 21:09:09 Step 3/24 : WORKDIR /edgex-go 21:09:09 ---> Running in afe3978fd47d 21:09:09 ---> Running in f92b37f93c17 21:09:09 ---> Running in 29818a51e031 21:09:09 ---> Running in 4b101763927b 21:09:09 ---> Running in f4fa03ab197b 21:09:09 Removing intermediate container f92b37f93c17 21:09:09 ---> 4484513b4342 21:09:09 Step 4/23 : WORKDIR /edgex-go 21:09:10 ---> Running in 488d773471a3 21:09:10 Removing intermediate container afe3978fd47d 21:09:10 ---> d9d21b2aff99 21:09:10 Step 4/22 : WORKDIR /edgex-go 21:09:10 Removing intermediate container 29818a51e031 21:09:10 ---> 63b81d4ce1fe 21:09:10 Step 4/22 : WORKDIR /edgex-go 21:09:10 Removing intermediate container f4fa03ab197b 21:09:10 ---> 12052558b7d0 21:09:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:09:10 Removing intermediate container 4b101763927b 21:09:10 ---> 52ddbdec6555 21:09:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:09:10 ---> Running in 6ce7cd496657 21:09:10 ---> Running in e662a8e6b82f 21:09:10 ---> Running in d1285b8b1225 21:09:10 ---> Running in 93c099392c4f 21:09:11 Removing intermediate container 488d773471a3 21:09:11 ---> b71817bdb7d9 21:09:11 Step 5/23 : RUN apk add --update --no-cache make git 21:09:11 ---> Running in bc9aa6b9d608 21:09:11 Removing intermediate container e662a8e6b82f 21:09:11 ---> 1cb51c0aa607 21:09:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:09:11 Removing intermediate container 6ce7cd496657 21:09:11 ---> dd229eae0ae6 21:09:11 Step 5/22 : RUN apk add --update --no-cache make git 21:09:11 ---> Running in 801bed13af6a 21:09:12 ---> Running in 7d96dd2640ea 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:16 OK: 221 MiB in 51 packages 21:09:16 OK: 221 MiB in 51 packages 21:09:16 OK: 221 MiB in 51 packages 21:09:16 OK: 221 MiB in 51 packages 21:09:16 OK: 221 MiB in 51 packages 21:09:18 Removing intermediate container d1285b8b1225 21:09:18 ---> 2c6458204806 21:09:18 Step 5/24 : COPY go.mod vendor* ./ 21:09:18 Removing intermediate container 7d96dd2640ea 21:09:18 ---> 91b96fe7f8d8 21:09:18 Step 6/22 : COPY go.mod vendor* ./ 21:09:18 Removing intermediate container 801bed13af6a 21:09:18 ---> 4ff993d7ddaa 21:09:18 Step 6/22 : COPY go.mod vendor* ./ 21:09:18 Removing intermediate container bc9aa6b9d608 21:09:18 ---> 1afbfe10bf6c 21:09:18 Step 6/23 : COPY go.mod vendor* ./ 21:09:18 Removing intermediate container 93c099392c4f 21:09:18 ---> d701aadcf84f 21:09:18 Step 5/24 : COPY go.mod vendor* ./ 21:09:19 ---> e90d7f16dfa9 21:09:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:19 ---> 3ba3649f1354 21:09:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:19 ---> Running in 84d421ad1fdf 21:09:19 ---> Running in 97b73745e052 21:09:19 ---> e0cb42f47051 21:09:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:19 ---> d79a7c409d4d 21:09:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:20 ---> Running in 6e6429e22454 21:09:20 ---> Running in 0201e8fed780 21:09:20 ---> 63db615109d4 21:09:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:20 ---> Running in 8151b74d3ee6 21:11:12 Removing intermediate container 97b73745e052 21:11:12 ---> 635c32817ca1 21:11:12 Step 8/22 : COPY . . 21:11:12 Removing intermediate container 0201e8fed780 21:11:12 ---> e1cf23244dbe 21:11:12 Step 8/23 : COPY . . 21:11:12 Removing intermediate container 84d421ad1fdf 21:11:12 ---> 82e39fc6d514 21:11:12 Step 7/24 : COPY . . 21:11:12 Removing intermediate container 6e6429e22454 21:11:12 ---> 2e52f5c55114 21:11:12 Step 8/22 : COPY . . 21:11:12 Removing intermediate container 8151b74d3ee6 21:11:12 ---> 7529b49c1ea7 21:11:12 Step 7/24 : COPY . . 21:11:24 ---> d3d6df3738f7 21:11:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:11:24 ---> a2c394df5287 21:11:24 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:11:24 ---> 9c75743b5940 21:11:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:11:24 ---> Running in 934b71320166 21:11:24 ---> Running in bcdbd6bc07cf 21:11:24 ---> 5785196d34a3 21:11:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:11:24 ---> Running in 34320e9ef927 21:11:24 ---> 6b421fe1cb6b 21:11:24 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:11:24 ---> Running in 5fbe97c054d7 21:11:24 ---> Running in 07d47784d233 21:11:24 Removing intermediate container 934b71320166 21:11:24 ---> 10e19aac96d5 21:11:24 Step 9/24 : WORKDIR /edgex-go/spire-build 21:11:24 ---> Running in f79af4cd4a9a 21:11:24 Removing intermediate container 5fbe97c054d7 21:11:24 ---> ce2973070d90 21:11:24 Step 9/24 : WORKDIR /edgex-go/spire-build 21:11:25 ---> Running in 9a089d2396f8 21:11:25 Removing intermediate container f79af4cd4a9a 21:11:25 ---> 03f34eddbce6 21:11:25 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 21:11:25 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 21:11:25 ---> Running in 24773c90bc55 21:11:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:11:26 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 21:11:26 Removing intermediate container 9a089d2396f8 21:11:26 ---> c7986e7b022e 21:11:26 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:11:26 ---> Running in 03d8562465fc 21:11:29 Removing intermediate container 24773c90bc55 21:11:29 ---> 2309d0ed1620 21:11:29 Step 11/24 : WORKDIR /edgex-go 21:11:29 ---> Running in 102ca328b515 21:11:30 Removing intermediate container 03d8562465fc 21:11:30 ---> 0ca47414f10d 21:11:30 Step 11/24 : WORKDIR /edgex-go 21:11:30 ---> Running in 6f696efc70a0 21:11:30 Removing intermediate container 102ca328b515 21:11:30 ---> 4b6f158a9e30 21:11:30 21:11:30 Step 12/24 : FROM alpine:3.15 21:11:30 3.15: Pulling from library/alpine 21:11:31 Removing intermediate container 6f696efc70a0 21:11:31 ---> b4fffc69ba42 21:11:31 21:11:31 Step 12/24 : FROM alpine:3.15 21:11:31 3.15: Pulling from library/alpine 21:11:32 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 21:11:32 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 21:11:32 Status: Image is up to date for alpine:3.15 21:11:32 Status: Downloaded newer image for alpine:3.15 21:11:32 ---> 354640af7b1b 21:11:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:32 ---> 354640af7b1b 21:11:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:32 ---> Running in c193bddc45d5 21:11:32 ---> Running in d4f4246c83db 21:11:33 Removing intermediate container c193bddc45d5 21:11:33 Removing intermediate container d4f4246c83db 21:11:33 ---> c984694a0049 21:11:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:11:33 ---> b39c8cae8cea 21:11:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:11:33 ---> Running in 008ed6023167 21:11:33 ---> Running in f61d22117b69 21:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:38 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:11:38 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:11:38 OK: 15736 distinct packages available 21:11:38 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:11:38 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:11:38 OK: 15736 distinct packages available 21:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:40 (1/4) Installing dumb-init (1.2.5-r1) 21:11:40 (2/4) Installing musl-obstack (1.2.3-r0) 21:11:40 (3/4) Installing libucontext (1.1-r0) 21:11:40 (4/4) Installing gcompat (1.0.0-r4) 21:11:40 Executing busybox-1.34.1-r7.trigger 21:11:40 OK: 6 MiB in 18 packages 21:11:40 (1/5) Installing dumb-init (1.2.5-r1) 21:11:40 (2/5) Installing musl-obstack (1.2.3-r0) 21:11:40 (3/5) Installing libucontext (1.1-r0) 21:11:40 (4/5) Installing gcompat (1.0.0-r4) 21:11:40 (5/5) Installing openssl (1.1.1t-r1) 21:11:40 Executing busybox-1.34.1-r7.trigger 21:11:40 OK: 6 MiB in 19 packages 21:11:42 Removing intermediate container 008ed6023167 21:11:42 ---> c4b1e1d5fdc9 21:11:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:11:43 Removing intermediate container f61d22117b69 21:11:43 ---> 519a84dd6623 21:11:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:11:48 ---> c15de5b618d5 21:11:48 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:11:50 ---> 7ab75b9aa680 21:11:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:11:52 ---> 02c7b54de530 21:11:52 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:11:52 ---> Running in 9592cbb57047 21:11:53 Removing intermediate container 9592cbb57047 21:11:53 ---> 711efc9aa313 21:11:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:11:54 ---> d8eacbec5bdf 21:11:54 Step 19/24 : WORKDIR / 21:11:54 ---> Running in 92f96f7e7900 21:11:55 Removing intermediate container 92f96f7e7900 21:11:55 ---> eac1f98c0b74 21:11:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:11:55 ---> ac48a11c038c 21:11:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:11:55 ---> Running in 9eef1711a558 21:11:56 Removing intermediate container 9eef1711a558 21:11:56 ---> 28ebe31c6f59 21:11:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:11:59 ---> Running in 92ea7cdedf39 21:11:59 ---> d13fdb97099e 21:11:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:11:59 Removing intermediate container 92ea7cdedf39 21:11:59 ---> 54cb9574edf5 21:11:59 Step 22/24 : LABEL arch=arm64 21:11:59 ---> Running in d77b4fd40145 21:12:00 ---> 578ecfef1756 21:12:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:12:00 Removing intermediate container d77b4fd40145 21:12:00 ---> 170d56fd9771 21:12:00 Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:12:00 ---> Running in c9c728658805 21:12:01 Removing intermediate container c9c728658805 21:12:01 ---> f4c99034b2b9 21:12:01 Step 24/24 : LABEL version=0.0.0 21:12:01 ---> Running in 9522d071c2d1 21:12:01 ---> 09b3a06f2403 21:12:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:12:02 ---> Running in 14d0032ad336 21:12:02 Removing intermediate container 14d0032ad336 21:12:02 ---> e46f70a6a1d7 21:12:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:12:02 Removing intermediate container 9522d071c2d1 21:12:02 ---> 62f7120b0ce9 21:12:02 21:12:02 ---> Running in b39f10f7a5c5 21:12:02 Successfully built 62f7120b0ce9 21:12:02 Successfully tagged security-spire-config-arm64:latest 21:12:02  Building security-spire-config ... done Building core-common-config-bootstrapper 21:12:03 Removing intermediate container b39f10f7a5c5 21:12:03 ---> 7a1d05ab94ca 21:12:03 Step 22/24 : LABEL arch=arm64 21:12:03 ---> Running in 93859c8047b2 21:12:04 Removing intermediate container 93859c8047b2 21:12:04 ---> d04d35ee6fcb 21:12:04 Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:12:04 ---> Running in 46f90712f437 21:12:04 Removing intermediate container 46f90712f437 21:12:04 ---> 4fe6fcf718cf 21:12:04 Step 24/24 : LABEL version=0.0.0 21:12:04 ---> Running in 11d2fdd62ffe 21:12:05 Removing intermediate container 11d2fdd62ffe 21:12:05 ---> 45a5f7adda9f 21:12:05 21:12:05 Successfully built 45a5f7adda9f 21:12:05 Successfully tagged security-spire-agent-arm64:latest 21:12:05  Building security-spire-agent ... done Building security-spire-server 21:12:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:12:32 ---> cb7c4a36471d 21:12:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:12:32 ---> Using cache 21:12:32 ---> 63b81d4ce1fe 21:12:32 Step 4/22 : WORKDIR /edgex-go 21:12:32 ---> Using cache 21:12:32 ---> dd229eae0ae6 21:12:32 Step 5/22 : RUN apk add --update --no-cache make git 21:12:32 ---> Using cache 21:12:32 ---> 91b96fe7f8d8 21:12:32 Step 6/22 : COPY go.mod vendor* ./ 21:12:32 ---> Using cache 21:12:32 ---> 3ba3649f1354 21:12:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:32 ---> Using cache 21:12:32 ---> 635c32817ca1 21:12:32 Step 8/22 : COPY . . 21:12:32 ---> Using cache 21:12:32 ---> d3d6df3738f7 21:12:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:12:32 ---> Running in 75df9385a92e 21:12:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:12:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:12:32 ---> cb7c4a36471d 21:12:32 Step 3/23 : WORKDIR /edgex-go 21:12:32 ---> Using cache 21:12:32 ---> 12052558b7d0 21:12:32 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 21:12:32 ---> Using cache 21:12:32 ---> d701aadcf84f 21:12:32 Step 5/23 : COPY go.mod vendor* ./ 21:12:32 ---> Using cache 21:12:32 ---> 63db615109d4 21:12:32 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:32 ---> Using cache 21:12:32 ---> 7529b49c1ea7 21:12:32 Step 7/23 : COPY . . 21:12:32 ---> Using cache 21:12:32 ---> 6b421fe1cb6b 21:12:32 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 21:12:32 ---> Using cache 21:12:32 ---> ce2973070d90 21:12:32 Step 9/23 : WORKDIR /edgex-go/spire-build 21:12:32 ---> Using cache 21:12:32 ---> c7986e7b022e 21:12:32 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 21:12:32 ---> Running in 48ecc3ad2482 21:12:36 Removing intermediate container 48ecc3ad2482 21:12:36 ---> c19caa447425 21:12:36 Step 11/23 : WORKDIR /edgex-go 21:12:36 ---> Running in 9ef0752b2833 21:12:36 Removing intermediate container 9ef0752b2833 21:12:36 ---> c4244c27558e 21:12:36 21:12:36 Step 12/23 : FROM alpine:3.15 21:12:36 ---> 354640af7b1b 21:12:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:12:36 ---> Using cache 21:12:36 ---> c984694a0049 21:12:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:12:36 ---> Using cache 21:12:36 ---> 519a84dd6623 21:12:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:12:41 ---> 9a4b58e7c729 21:12:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:12:42 ---> 244e2a865398 21:12:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:12:43 ---> 25a81f99c095 21:12:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:12:44 ---> 67366dce6abc 21:12:44 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:12:44 ---> Running in 371f81359d52 21:12:45 Removing intermediate container 371f81359d52 21:12:45 ---> dcdce519fac5 21:12:45 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:12:45 ---> Running in c45723104c07 21:12:45 Removing intermediate container c45723104c07 21:12:45 ---> e94e21fcb070 21:12:45 Step 21/23 : LABEL arch=arm64 21:12:45 ---> Running in 118897cbfc51 21:12:46 Removing intermediate container 118897cbfc51 21:12:46 ---> 4df79ff4cc19 21:12:46 Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:12:46 ---> Running in b6843ce7d864 21:12:47 Removing intermediate container b6843ce7d864 21:12:47 ---> b30735593fd9 21:12:47 Step 23/23 : LABEL version=0.0.0 21:12:47 ---> Running in c1acbbe4fe60 21:12:51 Removing intermediate container c1acbbe4fe60 21:12:51 ---> 9e5f3585298d 21:12:51 21:12:51 Successfully built 9e5f3585298d 21:12:51 Successfully tagged security-spire-server-arm64:latest 21:12:51 Building security-secretstore-setup 21:13:09  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:13:09 ---> cb7c4a36471d 21:13:09 Step 3/23 : WORKDIR /edgex-go 21:13:09 ---> Using cache 21:13:09 ---> 12052558b7d0 21:13:09 Step 4/23 : RUN apk add --update --no-cache make git 21:13:09 ---> Running in c42fe5bc2f06 21:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:13:13 OK: 221 MiB in 51 packages 21:13:15 Removing intermediate container c42fe5bc2f06 21:13:15 ---> 60899cdec82c 21:13:15 Step 5/23 : COPY go.mod vendor* ./ 21:13:16 ---> c7366390660c 21:13:16 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:16 ---> Running in af4d046ad075 21:14:52 Removing intermediate container af4d046ad075 21:14:52 ---> 5479f19b2827 21:14:52 Step 7/23 : COPY . . 21:15:05 ---> f8260acf2af6 21:15:05 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:15:05 ---> Running in 1665a0cfcb35 21:15:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:18:43 Removing intermediate container 07d47784d233 21:18:43 ---> 0835b728eb0f 21:18:43 21:18:43 Step 10/23 : FROM alpine:3.16 21:18:43 3.16: Pulling from library/alpine 21:18:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:18:43 Status: Downloaded newer image for alpine:3.16 21:18:43 ---> 4c81e5bf8899 21:18:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:18:43 ---> Running in 8e85c99d5600 21:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:18:47 (1/1) Installing dumb-init (1.2.5-r1) 21:18:47 Executing busybox-1.35.0-r17.trigger 21:18:47 OK: 5 MiB in 15 packages 21:18:48 Removing intermediate container 8e85c99d5600 21:18:48 ---> aeb1e1a5975e 21:18:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:18:48 ---> Running in 99237880a92a 21:18:49 Removing intermediate container 99237880a92a 21:18:49 ---> 8dc1415a700e 21:18:49 Step 13/23 : ENV APP_PORT=59882 21:18:49 ---> Running in f5d773baa6a0 21:18:49 Removing intermediate container f5d773baa6a0 21:18:49 ---> cfce45a5dcb3 21:18:49 Step 14/23 : EXPOSE $APP_PORT 21:18:49 ---> Running in 477e6b2a9413 21:18:50 Removing intermediate container 477e6b2a9413 21:18:50 ---> 5dce20d53c96 21:18:50 Step 15/23 : WORKDIR / 21:18:50 ---> Running in 989bfb3f4cc8 21:18:51 Removing intermediate container 989bfb3f4cc8 21:18:51 ---> 5a6cad946665 21:18:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:18:52 ---> 15d7d89a88c5 21:18:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:18:54 ---> f8d460981af9 21:18:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:18:54 ---> 8ee82e4645eb 21:18:54 Step 19/23 : ENTRYPOINT ["/core-command"] 21:18:54 ---> Running in ae6457db6eea 21:18:55 Removing intermediate container ae6457db6eea 21:18:55 ---> 407489548c0a 21:18:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:18:55 ---> Running in 8a570faf2246 21:18:56 Removing intermediate container 8a570faf2246 21:18:56 ---> 264d45176d74 21:18:56 Step 21/23 : LABEL arch=arm64 21:18:56 ---> Running in f24dd56ff891 21:18:56 Removing intermediate container f24dd56ff891 21:18:56 ---> a827aa5481a1 21:18:56 Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:18:57 ---> Running in 218cc616231f 21:18:57 Removing intermediate container 218cc616231f 21:18:57 ---> 4e79a82a6273 21:18:57 Step 23/23 : LABEL version=0.0.0 21:18:57 ---> Running in 3b6781663b09 21:18:58 Removing intermediate container 3b6781663b09 21:18:58 ---> f5a6dca26288 21:18:58 21:18:58 Successfully built f5a6dca26288 21:18:58 Successfully tagged core-command-arm64:latest 21:18:58 Building core-data 21:19:16  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:19:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:19:16 ---> cb7c4a36471d 21:19:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:19:16 ---> Using cache 21:19:16 ---> 63b81d4ce1fe 21:19:16 Step 4/22 : WORKDIR /edgex-go 21:19:16 ---> Using cache 21:19:16 ---> dd229eae0ae6 21:19:16 Step 5/22 : RUN apk add --update --no-cache make git 21:19:16 ---> Using cache 21:19:16 ---> 91b96fe7f8d8 21:19:16 Step 6/22 : COPY go.mod vendor* ./ 21:19:16 ---> Using cache 21:19:16 ---> 3ba3649f1354 21:19:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:16 ---> Using cache 21:19:16 ---> 635c32817ca1 21:19:16 Step 8/22 : COPY . . 21:19:16 ---> Using cache 21:19:16 ---> d3d6df3738f7 21:19:16 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:19:16 ---> Running in 941225c79fbd 21:19:18 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 21:20:05 Removing intermediate container 75df9385a92e 21:20:05 ---> a55d1778a22f 21:20:05 21:20:05 Step 10/22 : FROM alpine:3.16 21:20:05 ---> 4c81e5bf8899 21:20:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:20:05 ---> Running in 37d7513311a1 21:20:05 Removing intermediate container 37d7513311a1 21:20:05 ---> a35582454128 21:20:05 Step 12/22 : RUN apk add --update --no-cache dumb-init 21:20:05 ---> Running in 0a3c839b85b7 21:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:20:05 (1/1) Installing dumb-init (1.2.5-r1) 21:20:05 Executing busybox-1.35.0-r17.trigger 21:20:05 OK: 5 MiB in 15 packages 21:20:05 Removing intermediate container 0a3c839b85b7 21:20:05 ---> 1f2c34644325 21:20:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:20:05 ---> 72b55554c34a 21:20:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:20:06 ---> b57c5abe1cf6 21:20:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:20:07 ---> 55e003806cc7 21:20:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:20:08 ---> b8d4253d5ccf 21:20:08 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:20:08 ---> Running in dcc872130bb5 21:20:11 Removing intermediate container dcc872130bb5 21:20:11 ---> f9bb05bd42f8 21:20:11 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 21:20:11 ---> Running in f8a940efe3a0 21:20:12 Removing intermediate container f8a940efe3a0 21:20:12 ---> 47ed83599bdf 21:20:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 21:20:12 ---> Running in 339ae102aef3 21:20:12 Removing intermediate container 339ae102aef3 21:20:12 ---> e852c9a49e36 21:20:12 Step 20/22 : LABEL arch=arm64 21:20:12 ---> Running in 2db4a5aa478b 21:20:13 Removing intermediate container 2db4a5aa478b 21:20:13 ---> 144ec1d29dc9 21:20:13 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:20:13 ---> Running in 65085d2141a9 21:20:14 Removing intermediate container 65085d2141a9 21:20:14 ---> 6eff07d607d1 21:20:14 Step 22/22 : LABEL version=0.0.0 21:20:14 ---> Running in 449c74ea56a8 21:20:15 Removing intermediate container 449c74ea56a8 21:20:15 ---> f254d77a2dc5 21:20:15 21:20:15 Successfully built f254d77a2dc5 21:20:15 Successfully tagged core-common-config-bootstrapper-arm64:latest 21:20:15  Building core-common-config-bootstrapper ... done Building security-proxy-auth 21:20:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:20:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:20:31 ---> cb7c4a36471d 21:20:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:20:31 ---> Using cache 21:20:31 ---> 63b81d4ce1fe 21:20:31 Step 4/22 : WORKDIR /edgex-go 21:20:31 ---> Using cache 21:20:31 ---> dd229eae0ae6 21:20:31 Step 5/22 : RUN apk add --update --no-cache make git 21:20:31 ---> Using cache 21:20:31 ---> 91b96fe7f8d8 21:20:31 Step 6/22 : COPY go.mod vendor* ./ 21:20:31 ---> Using cache 21:20:31 ---> 3ba3649f1354 21:20:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:31 ---> Using cache 21:20:31 ---> 635c32817ca1 21:20:31 Step 8/22 : COPY . . 21:20:31 ---> Using cache 21:20:31 ---> d3d6df3738f7 21:20:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 21:20:31 ---> Running in d7340970ab3f 21:20: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-auth/security-proxy-auth ./cmd/security-proxy-auth 21:21:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:21:56 Removing intermediate container 1665a0cfcb35 21:21:56 ---> 31059f9c0c58 21:21:56 21:21:56 Step 9/23 : FROM alpine:3.16 21:21:56 ---> 4c81e5bf8899 21:21:56 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:21:56 ---> Running in c1583c3113bf 21:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:21:58 (1/3) Installing ca-certificates (20220614-r0) 21:21:58 (2/3) Installing dumb-init (1.2.5-r1) 21:21:58 (3/3) Installing su-exec (0.2-r1) 21:21:58 Executing busybox-1.35.0-r17.trigger 21:21:58 Executing ca-certificates-20220614-r0.trigger 21:21:58 OK: 6 MiB in 17 packages 21:22:04 Removing intermediate container c1583c3113bf 21:22:04 ---> 5c62e8de6bfe 21:22:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:22:04 ---> Running in 99dc8b404907 21:22:05 Removing intermediate container 99dc8b404907 21:22:05 ---> d8ac62c18a2e 21:22:05 Step 12/23 : WORKDIR / 21:22:05 ---> Running in bdf2c4dc54f4 21:22:06 Removing intermediate container bdf2c4dc54f4 21:22:06 ---> 59e4b2b64e79 21:22:06 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:22:08 ---> b4fa408c7a9d 21:22:08 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:22:10 ---> 80196be2c4f8 21:22:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:22:15 ---> 2067dc986b90 21:22:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:22:16 Removing intermediate container 34320e9ef927 21:22:16 ---> fbeab646f6e3 21:22:16 21:22:16 Step 10/22 : FROM alpine:3.16 21:22:16 ---> 4c81e5bf8899 21:22:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:22:16 Removing intermediate container bcdbd6bc07cf 21:22:16 ---> 4cee909fe3ac 21:22:16 21:22:16 Step 10/22 : FROM alpine:3.16 21:22:16 ---> 4c81e5bf8899 21:22:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:22:16 ---> Using cache 21:22:16 ---> aeb1e1a5975e 21:22:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:22:16 ---> Using cache 21:22:16 ---> 8dc1415a700e 21:22:16 Step 13/22 : ENV APP_PORT=59861 21:22:16 ---> Running in 13517951d8e1 21:22:16 ---> Running in 50e6738121d7 21:22:18 Removing intermediate container 50e6738121d7 21:22:18 ---> e9a106dc1986 21:22:18 Step 14/22 : EXPOSE $APP_PORT 21:22:18 ---> f986cecf3d7f 21:22:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:22:18 ---> Running in 84892ba00efe 21:22:19 Removing intermediate container 84892ba00efe 21:22:19 ---> 5e2a3dc35ce4 21:22:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:22:20 ---> 540926964ee0 21:22:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:22:21 ---> b528ac485402 21:22:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:22:21 (1/2) Installing ca-certificates (20220614-r0) 21:22:21 (2/2) Installing dumb-init (1.2.5-r1) 21:22:21 Executing busybox-1.35.0-r17.trigger 21:22:21 Executing ca-certificates-20220614-r0.trigger 21:22:22 OK: 6 MiB in 16 packages 21:22:22 ---> 87b183b9bc13 21:22:22 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:22 ---> Running in 52012adf7b83 21:22:25 ---> 368b23f87135 21:22:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:22:26 Removing intermediate container 13517951d8e1 21:22:26 ---> e0cea0d80954 21:22:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:22:26 ---> Running in de6bb64fbdf9 21:22:27 ---> 94607db05a42 21:22:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:22:27 Removing intermediate container 52012adf7b83 21:22:27 ---> a82a4b5dc9d2 21:22:27 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 21:22:27 ---> Running in 9fc20c945e82 21:22:27 ---> Running in 06257e8390c2 21:22:27 Removing intermediate container de6bb64fbdf9 21:22:27 ---> a74aea81364c 21:22:27 Step 13/22 : ENV APP_PORT=59860 21:22:27 ---> Running in 785751e05c63 21:22:28 Removing intermediate container 9fc20c945e82 21:22:28 ---> d2a82c539e19 21:22:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:22:28 Removing intermediate container 06257e8390c2 21:22:28 ---> 375edbd1cf0a 21:22:28 Step 21/23 : LABEL arch=arm64 21:22:28 ---> Running in 11c7159e8a7a 21:22:28 ---> Running in b3875a616833 21:22:28 Removing intermediate container 785751e05c63 21:22:28 ---> e337e693dd51 21:22:28 Step 14/22 : EXPOSE $APP_PORT 21:22:28 ---> Running in d3bfc0d56c65 21:22:29 Removing intermediate container 11c7159e8a7a 21:22:29 ---> 2122874a640e 21:22:29 Step 20/22 : LABEL arch=arm64 21:22:29 ---> Running in aab51085170a 21:22:29 Removing intermediate container b3875a616833 21:22:29 ---> bfbe6f282c0c 21:22:29 Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:22:30 Removing intermediate container d3bfc0d56c65 21:22:30 ---> c0d5d0aac17c 21:22:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:30 ---> Running in d2594f7048e6 21:22:30 Removing intermediate container aab51085170a 21:22:30 ---> b2df53b0b016 21:22:30 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:22:30 Removing intermediate container d2594f7048e6 21:22:30 ---> 199789aa0fc1 21:22:30 Step 23/23 : LABEL version=0.0.0 21:22:30 ---> Running in 61284796a9c3 21:22:31 ---> Running in b8b183541a6b 21:22:31 ---> 34b130acd5a6 21:22:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:22:31 Removing intermediate container 61284796a9c3 21:22:32 ---> 3f1a5eddeb76 21:22:32 Step 22/22 : LABEL version=0.0.0 21:22:32 Removing intermediate container b8b183541a6b 21:22:32 ---> c99e2d8b3f43 21:22:32 21:22:32 ---> Running in f11a7b03e836 21:22:32 Successfully built c99e2d8b3f43 21:22:33 Successfully tagged security-secretstore-setup-arm64:latest 21:22:33  Building security-secretstore-setup ... done Building core-metadata 21:22:33 Removing intermediate container f11a7b03e836 21:22:33 ---> f7f4c6cf1b32 21:22:33 21:22:33 Successfully built f7f4c6cf1b32 21:22:33 Successfully tagged support-scheduler-arm64:latest 21:22:33  Building support-scheduler ... done Building security-bootstrapper 21:22:35 ---> fc41fb05bc92 21:22:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:22:36 ---> 5a6f1d5db096 21:22:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:22:36 ---> Running in 3f46f7fc51b5 21:22:36 Removing intermediate container 3f46f7fc51b5 21:22:36 ---> f46bb13d68f2 21:22:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:22:36 ---> Running in 6a0ccb64d84b 21:22:37 Removing intermediate container 6a0ccb64d84b 21:22:37 ---> ae759f574466 21:22:37 Step 20/22 : LABEL arch=arm64 21:22:37 ---> Running in c5ed27d5eef5 21:22:38 Removing intermediate container c5ed27d5eef5 21:22:38 ---> c25d2334a6d0 21:22:38 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:22:38 ---> Running in ee907b80d737 21:22:39 Removing intermediate container ee907b80d737 21:22:39 ---> 7edf1e9e0769 21:22:39 Step 22/22 : LABEL version=0.0.0 21:22:39 ---> Running in 0e89908d28da 21:22:39 Removing intermediate container 0e89908d28da 21:22:39 ---> 26499d99aa61 21:22:39 21:22:40 Successfully built 26499d99aa61 21:22:40 Successfully tagged support-notifications-arm64:latest 21:22:40 Building security-spiffe-token-provider 21:23:07  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:23:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:23:07 ---> cb7c4a36471d 21:23:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:23:07 ---> Using cache 21:23:07 ---> 63b81d4ce1fe 21:23:07 Step 4/24 : WORKDIR /edgex-go 21:23:07 ---> Using cache 21:23:07 ---> dd229eae0ae6 21:23:07 Step 5/24 : RUN apk add --update --no-cache make git 21:23:07 ---> Using cache 21:23:07 ---> 91b96fe7f8d8 21:23:07 Step 6/24 : COPY go.mod vendor* ./ 21:23:07 ---> Using cache 21:23:07 ---> 3ba3649f1354 21:23:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:07 ---> Using cache 21:23:07 ---> 635c32817ca1 21:23:07 Step 8/24 : COPY . . 21:23:07 ---> Using cache 21:23:07 ---> d3d6df3738f7 21:23:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:23:07 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:23:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:23:07 ---> cb7c4a36471d 21:23:07 Step 3/32 : WORKDIR /edgex-go 21:23:07 ---> Using cache 21:23:07 ---> 12052558b7d0 21:23:07 Step 4/32 : RUN apk add --update --no-cache make git 21:23:07 ---> Using cache 21:23:07 ---> 60899cdec82c 21:23:07 Step 5/32 : COPY go.mod vendor* ./ 21:23:07 ---> Using cache 21:23:07 ---> c7366390660c 21:23:07 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:07 ---> Using cache 21:23:07 ---> 5479f19b2827 21:23:07 Step 7/32 : COPY . . 21:23:07 ---> Using cache 21:23:07 ---> f8260acf2af6 21:23:07 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:23:07 ---> Running in dea85b640b06 21:23:07 ---> Running in 47b28850210f 21:23: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 21:23:10 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 21:23:12 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:23:12 Step 2/19 : FROM ${BUILDER_BASE} AS builder 21:23:12 ---> cb7c4a36471d 21:23:12 Step 3/19 : WORKDIR /edgex-go 21:23:12 ---> Using cache 21:23:12 ---> 12052558b7d0 21:23:12 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 21:23:12 ---> Running in a8c1d95c44e1 21:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:23:16 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:23:16 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:23:16 OK: 16903 distinct packages available 21:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:23:18 OK: 221 MiB in 51 packages 21:23:19 Removing intermediate container a8c1d95c44e1 21:23:19 ---> 2e7e4d0ede34 21:23:19 Step 5/19 : COPY go.mod vendor* ./ 21:23:20 ---> 47cd0ffb1724 21:23:20 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:20 ---> Running in 2032f24e9cd9 21:24:57 Removing intermediate container 2032f24e9cd9 21:24:57 ---> c2ca7accc0cd 21:24:57 Step 7/19 : COPY . . 21:25:01 ---> ead751574bf1 21:25:01 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:25:01 ---> Running in 8699c72d617d 21:25:02 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 21:26:39 Removing intermediate container d7340970ab3f 21:26:39 ---> 847089711234 21:26:39 21:26:39 Step 10/22 : FROM alpine:3.16 21:26:39 ---> 4c81e5bf8899 21:26:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:26:39 ---> Using cache 21:26:39 ---> a35582454128 21:26:39 Step 12/22 : RUN apk add --update --no-cache dumb-init 21:26:39 ---> Using cache 21:26:39 ---> 1f2c34644325 21:26:39 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:26:39 ---> Using cache 21:26:39 ---> 72b55554c34a 21:26:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:26:39 Removing intermediate container 941225c79fbd 21:26:39 ---> 89d781361e92 21:26:39 21:26:39 Step 10/22 : FROM alpine:3.16 21:26:39 ---> 4c81e5bf8899 21:26:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:26:39 ---> Running in 2d616db2cca4 21:26:39 ---> 9a454bffb5a4 21:26:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 21:26:39 Removing intermediate container 2d616db2cca4 21:26:39 ---> c27fdd7d9fdc 21:26:39 Step 12/22 : ENV APP_PORT=59880 21:26:39 ---> Running in b2b9f2eae70a 21:26:39 ---> b620d9e92084 21:26:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:26:39 Removing intermediate container b2b9f2eae70a 21:26:39 ---> 02b9208e005d 21:26:39 Step 13/22 : EXPOSE $APP_PORT 21:26:39 ---> Running in 1b53a067b75a 21:26:39 Removing intermediate container 1b53a067b75a 21:26:39 ---> 00bbddb91f1a 21:26:39 Step 14/22 : RUN apk add --update --no-cache dumb-init 21:26:39 ---> Running in 045011097f30 21:26:39 ---> 0bda6c8c0bb1 21:26:39 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:26:39 ---> Running in 6c01bf9cf9f3 21:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:26:43 Removing intermediate container 6c01bf9cf9f3 21:26:43 ---> 540d24010554 21:26:43 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 21:26:43 ---> Running in af2ab6d7dc04 21:26:44 (1/1) Installing dumb-init (1.2.5-r1) 21:26:44 Executing busybox-1.35.0-r17.trigger 21:26:44 Removing intermediate container af2ab6d7dc04 21:26:44 ---> 8b13732fb053 21:26:44 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 21:26:44 OK: 5 MiB in 15 packages 21:26:44 ---> Running in a8e0cbe9d063 21:26:44 Removing intermediate container a8e0cbe9d063 21:26:44 ---> 96d891d3e442 21:26:44 Step 20/22 : LABEL arch=arm64 21:26:45 ---> Running in aaf240e59f72 21:26:46 Removing intermediate container aaf240e59f72 21:26:46 ---> a406862c9e56 21:26:46 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:26:46 Removing intermediate container 045011097f30 21:26:46 ---> 705839380f72 21:26:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:26:46 ---> Running in c450d0a004e8 21:26:47 Removing intermediate container c450d0a004e8 21:26:47 ---> a3d483b087b6 21:26:47 Step 22/22 : LABEL version=0.0.0 21:26:47 ---> Running in 4a8adc893e0d 21:26:47 ---> 9d2a9e330991 21:26:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:26:48 Removing intermediate container 4a8adc893e0d 21:26:48 ---> a36c1c14d044 21:26:48 21:26:48 Successfully built a36c1c14d044 21:26:48 Successfully tagged security-proxy-auth-arm64:latest 21:26:48 Building security-proxy-setup 21:26:50  Building security-proxy-auth ... done  ---> 47b6a8dedeb8 21:26:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:26:51 ---> 04ec23d36769 21:26:51 Step 18/22 : ENTRYPOINT ["/core-data"] 21:26:51 ---> Running in a3a935113b4a 21:26:52 Removing intermediate container a3a935113b4a 21:26:52 ---> 03db1f7802ba 21:26:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:26:52 ---> Running in f871039902ba 21:26:53 Removing intermediate container f871039902ba 21:26:53 ---> aa2f3c27f260 21:26:53 Step 20/22 : LABEL arch=arm64 21:26:53 ---> Running in c3ca7696bb09 21:26:53 Removing intermediate container c3ca7696bb09 21:26:53 ---> e19d0ea6f790 21:26:53 Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:26:53 ---> Running in 792fa0ba24e2 21:26:54 Removing intermediate container 792fa0ba24e2 21:26:54 ---> 2c9f10ffe440 21:26:54 Step 22/22 : LABEL version=0.0.0 21:26:54 ---> Running in 1f3b6b5fe989 21:26:55 Removing intermediate container 1f3b6b5fe989 21:26:55 ---> 3bbd9700bd90 21:26:55 21:26:55 Successfully built 3bbd9700bd90 21:26:55 Successfully tagged core-data-arm64:latest 21:27:07  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:27:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:27:07 ---> cb7c4a36471d 21:27:07 Step 3/20 : WORKDIR /edgex-go 21:27:07 ---> Using cache 21:27:07 ---> 12052558b7d0 21:27:07 Step 4/20 : RUN apk add --update --no-cache make git 21:27:07 ---> Using cache 21:27:07 ---> 60899cdec82c 21:27:07 Step 5/20 : COPY go.mod vendor* ./ 21:27:07 ---> Using cache 21:27:07 ---> c7366390660c 21:27:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:07 ---> Using cache 21:27:07 ---> 5479f19b2827 21:27:07 Step 7/20 : COPY . . 21:27:07 ---> Using cache 21:27:07 ---> f8260acf2af6 21:27:07 Step 8/20 : RUN make cmd/secrets-config/secrets-config 21:27:07 ---> Running in e2c841fefe8d 21:27:08 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 21:29:29 Removing intermediate container 47b28850210f 21:29:29 ---> 7daf1c5ad8ed 21:29:29 21:29:29 Step 9/32 : FROM alpine:3.16 21:29:29 ---> 4c81e5bf8899 21:29:29 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:29:29 ---> Running in 3a1617db9cbc 21:29:29 Removing intermediate container 3a1617db9cbc 21:29:29 ---> b7bc1931f38d 21:29:29 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 21:29:29 ---> Running in 886e05fe765e 21:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:29:29 (1/2) Installing dumb-init (1.2.5-r1) 21:29:29 (2/2) Installing su-exec (0.2-r1) 21:29:29 Executing busybox-1.35.0-r17.trigger 21:29:29 OK: 5 MiB in 16 packages 21:29:29 Removing intermediate container 886e05fe765e 21:29:29 ---> b48f7eec0b75 21:29:29 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 21:29:29 ---> Running in 59d5700aedb7 21:29:29 Removing intermediate container 59d5700aedb7 21:29:29 ---> 03979645a699 21:29:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:29:29 ---> Running in bcf21f96d3ab 21:29:29 Removing intermediate container bcf21f96d3ab 21:29:29 ---> b664e477d406 21:29:29 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:29:29 ---> Running in 46aa16ec70fa 21:29:29 Removing intermediate container 46aa16ec70fa 21:29:29 ---> d65fdaca9958 21:29:29 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:29:29 ---> Running in 0ba420509d30 21:29:29 Removing intermediate container 0ba420509d30 21:29:29 ---> c01e49e073d6 21:29:29 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:29:29 ---> Running in 772af08dd7b0 21:29:32 Removing intermediate container 772af08dd7b0 21:29:32 ---> eff694c06dd1 21:29:32 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 21:29:32 ---> Running in 695959a835ed 21:29:33 Removing intermediate container 695959a835ed 21:29:33 ---> 9de9ee6c5667 21:29:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:29:34 ---> eb54418a3da5 21:29:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:29:34 ---> Running in efeb64b4d733 21:29:37 Removing intermediate container efeb64b4d733 21:29:37 ---> 1233eb0818fb 21:29:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:29:41 ---> 0c3b154b349f 21:29:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:29:42 ---> 4b6567738152 21:29:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:29:43 ---> d3905fae53db 21:29:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:29:44 ---> 60fad84a27fd 21:29:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:29:45 ---> 17d9104c190b 21:29:45 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:29:46 ---> b21874d5314b 21:29:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:29:47 ---> f25095217e06 21:29:47 Step 27/32 : RUN chmod +x /entrypoint.sh 21:29:47 ---> Running in 9cb8fc9e5bff 21:29:51 Removing intermediate container 9cb8fc9e5bff 21:29:51 ---> eae9f32afe45 21:29:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:29:51 ---> Running in 30f8bcbd12b4 21:29:51 Removing intermediate container 30f8bcbd12b4 21:29:51 ---> a57ce408e1ab 21:29:51 Step 29/32 : CMD ["gate"] 21:29:54 ---> Running in e5046641fab3 21:29:55 Removing intermediate container e5046641fab3 21:29:55 ---> cb778ac2415f 21:29:55 Step 30/32 : LABEL arch=arm64 21:29:55 ---> Running in 3c723f04edc2 21:29:55 Removing intermediate container 3c723f04edc2 21:29:55 ---> 0f5b02e09626 21:29:55 Step 31/32 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:29:55 ---> Running in f1aa91e005d8 21:29:56 Removing intermediate container f1aa91e005d8 21:29:56 ---> d824ba004d67 21:29:56 Step 32/32 : LABEL version=0.0.0 21:29:56 ---> Running in 98d369bc46fb 21:29:57 Removing intermediate container 98d369bc46fb 21:29:57 ---> 43d17f4d734f 21:29:57 21:29:57 Successfully built 43d17f4d734f 21:29:57 Successfully tagged security-bootstrapper-arm64:latest 21:30:15  Building security-bootstrapper ... done Removing intermediate container dea85b640b06 21:30:15 ---> 27d69a3eabd4 21:30:15 21:30:15 Step 10/24 : FROM alpine:3.16 21:30:15 ---> 4c81e5bf8899 21:30:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:30:15 ---> Using cache 21:30:15 ---> aeb1e1a5975e 21:30:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:30:15 ---> Using cache 21:30:15 ---> 8dc1415a700e 21:30:15 Step 13/24 : ENV APP_PORT=59881 21:30:15 ---> Running in 7d10b5018829 21:30:15 Removing intermediate container 7d10b5018829 21:30:15 ---> a9bb444a1817 21:30:15 Step 14/24 : EXPOSE $APP_PORT 21:30:15 ---> Running in f539b7f140ce 21:30:15 Removing intermediate container f539b7f140ce 21:30:15 ---> b91833e58240 21:30:15 Step 15/24 : WORKDIR / 21:30:15 ---> Running in 6265edd8e9c6 21:30:16 Removing intermediate container 6265edd8e9c6 21:30:16 ---> e756f1c5c93e 21:30:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:30:17 ---> 25b7478e18b6 21:30:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:30:19 ---> 83922830fa00 21:30:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:30:19 ---> 5ffe376d2e19 21:30:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:30:22 ---> 93e6dcf0c168 21:30:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:30:22 ---> Running in dd1f02bac841 21:30:22 Removing intermediate container dd1f02bac841 21:30:22 ---> b85db671c12c 21:30:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:30:22 ---> Running in e748661fc15a 21:30:23 Removing intermediate container e748661fc15a 21:30:23 ---> 58a078e3f479 21:30:23 Step 22/24 : LABEL arch=arm64 21:30:23 ---> Running in 3fb1ece2136d 21:30:24 Removing intermediate container 3fb1ece2136d 21:30:24 ---> c5aae616d25d 21:30:24 Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:30:24 ---> Running in fee89abf41fa 21:30:24 Removing intermediate container fee89abf41fa 21:30:24 ---> 1616c2f6f868 21:30:24 Step 24/24 : LABEL version=0.0.0 21:30:24 ---> Running in cb9ff71e8636 21:30:25 Removing intermediate container cb9ff71e8636 21:30:25 ---> 739ebe7483d5 21:30:25 21:30:25 Successfully built 739ebe7483d5 21:30:25 Successfully tagged core-metadata-arm64:latest 21:31:22  Building core-metadata ... done Removing intermediate container e2c841fefe8d 21:31:22 ---> 131fc0d7b420 21:31:22 21:31:22 Step 9/20 : FROM alpine:3.16 21:31:22 ---> 4c81e5bf8899 21:31:22 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 21:31:22 ---> Running in 1a76aeead946 21:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:31:25 (1/2) Installing dumb-init (1.2.5-r1) 21:31:25 (2/2) Installing openssl (1.1.1t-r0) 21:31:25 Executing busybox-1.35.0-r17.trigger 21:31:25 OK: 6 MiB in 16 packages 21:31:27 Removing intermediate container 1a76aeead946 21:31:27 ---> e7374f3461f6 21:31:27 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:31:27 ---> Running in 49b36d318ff9 21:31:27 Removing intermediate container 49b36d318ff9 21:31:27 ---> 995ad1bf4ce5 21:31:27 Step 12/20 : WORKDIR /edgex 21:31:27 ---> Running in 6a1572776f9d 21:31:28 Removing intermediate container 6a1572776f9d 21:31:28 ---> 95c9639a2413 21:31:28 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 21:31:28 ---> 840895ff3b6d 21:31:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:31:30 ---> 3432817c9f5f 21:31:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:31:31 ---> 2fd7a57a84ba 21:31:31 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:31:31 ---> Running in af3b7d5f530b 21:31:33 Removing intermediate container 8699c72d617d 21:31:33 ---> 2c92e2b261cb 21:31:33 21:31:33 Step 9/19 : FROM alpine:3.15 21:31:33 ---> 354640af7b1b 21:31:33 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:31:33 ---> Using cache 21:31:33 ---> c984694a0049 21:31:33 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:31:33 ---> Running in 06c4405e11f0 21:31:33 Removing intermediate container af3b7d5f530b 21:31:33 ---> c8f05abbf254 21:31:33 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 21:31:33 ---> Running in 7e51f6ca6e61 21:31:33 Removing intermediate container 7e51f6ca6e61 21:31:33 ---> 97151c51d548 21:31:33 Step 18/20 : LABEL arch=arm64 21:31:33 ---> Running in a0d2e2ce69f9 21:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:31:34 Removing intermediate container a0d2e2ce69f9 21:31:34 ---> dc7c137e6f15 21:31:34 Step 19/20 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:31:34 ---> Running in 8af299e6db62 21:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:31:34 Removing intermediate container 8af299e6db62 21:31:34 ---> 295ed1177c53 21:31:34 Step 20/20 : LABEL version=0.0.0 21:31:34 ---> Running in 80f8a7f1a714 21:31:35 Removing intermediate container 80f8a7f1a714 21:31:35 ---> 1c13ffcc2e4e 21:31:35 21:31:35 Successfully built 1c13ffcc2e4e 21:31:35 Successfully tagged security-proxy-setup-arm64:latest 21:31:35  Building security-proxy-setup ... done v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:31:35 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:31:35 OK: 15736 distinct packages available 21:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:31:37 (1/9) Installing ca-certificates (20220614-r0) 21:31:37 (2/9) Installing brotli-libs (1.0.9-r5) 21:31:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:31:37 (4/9) Installing libcurl (7.80.0-r6) 21:31:37 (5/9) Installing curl (7.80.0-r6) 21:31:37 (6/9) Installing dumb-init (1.2.5-r1) 21:31:37 (7/9) Installing musl-obstack (1.2.3-r0) 21:31:37 (8/9) Installing libucontext (1.1-r0) 21:31:37 (9/9) Installing gcompat (1.0.0-r4) 21:31:37 Executing busybox-1.34.1-r7.trigger 21:31:37 Executing ca-certificates-20220614-r0.trigger 21:31:37 OK: 8 MiB in 23 packages 21:31:40 Removing intermediate container 06c4405e11f0 21:31:40 ---> 03addb2db5be 21:31:40 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 21:31:41 ---> 8ff9fd1d4fc0 21:31:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:31:42 ---> cf9f5274348b 21:31:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:31:43 ---> 28639572b3bc 21:31:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:31:43 ---> Running in 6f53384bbb6f 21:31:43 Removing intermediate container 6f53384bbb6f 21:31:43 ---> a672ba1af661 21:31:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:31:43 ---> Running in 12e069ab478b 21:31:44 Removing intermediate container 12e069ab478b 21:31:44 ---> a5c752c0852b 21:31:44 Step 17/19 : LABEL arch=arm64 21:31:44 ---> Running in 4e3160d1363d 21:31:44 Removing intermediate container 4e3160d1363d 21:31:44 ---> e0f10e67aebb 21:31:44 Step 18/19 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c 21:31:44 ---> Running in 884bbefc15a8 21:31:44 Removing intermediate container 884bbefc15a8 21:31:44 ---> 036e183e7a93 21:31:44 Step 19/19 : LABEL version=0.0.0 21:31:44 ---> Running in a4e46d7f658b 21:31:45 Removing intermediate container a4e46d7f658b 21:31:45 ---> 57c7c3652c0a 21:31:45 21:31:45 Successfully built 57c7c3652c0a 21:31:45 Successfully tagged security-spiffe-token-provider-arm64:latest 21:31:45  Building security-spiffe-token-provider ... done  [Pipeline] } 21:31:45 $ docker stop --time=1 b48ee7cdfa3bc52b06732f42a2ea46bd356e8db98cd8262b0e88bc7dc7015ac9 21:31:47 $ docker rm -f --volumes b48ee7cdfa3bc52b06732f42a2ea46bd356e8db98cd8262b0e88bc7dc7015ac9 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:48 + docker images 21:31:48 REPOSITORY TAG IMAGE ID CREATED SIZE 21:31:48 security-spiffe-token-provider-arm64 latest 57c7c3652c0a 4 seconds ago 29.1MB 21:31:48 security-proxy-setup-arm64 latest 1c13ffcc2e4e 14 seconds ago 15.8MB 21:31:48 2c92e2b261cb 17 seconds ago 1.54GB 21:31:48 131fc0d7b420 27 seconds ago 1.49GB 21:31:48 core-metadata-arm64 latest 739ebe7483d5 About a minute ago 17.8MB 21:31:48 27d69a3eabd4 About a minute ago 1.51GB 21:31:48 security-bootstrapper-arm64 latest 43d17f4d734f About a minute ago 19MB 21:31:48 7daf1c5ad8ed 2 minutes ago 1.49GB 21:31:48 core-data-arm64 latest 3bbd9700bd90 4 minutes ago 17.3MB 21:31:48 security-proxy-auth-arm64 latest a36c1c14d044 5 minutes ago 15.6MB 21:31:48 89d781361e92 5 minutes ago 1.51GB 21:31:48 847089711234 5 minutes ago 1.49GB 21:31:48 support-notifications-arm64 latest 26499d99aa61 9 minutes ago 29.7MB 21:31:48 support-scheduler-arm64 latest f7f4c6cf1b32 9 minutes ago 29.1MB 21:31:48 security-secretstore-setup-arm64 latest c99e2d8b3f43 9 minutes ago 28.7MB 21:31:48 4cee909fe3ac 9 minutes ago 1.57GB 21:31:48 fbeab646f6e3 9 minutes ago 1.57GB 21:31:48 31059f9c0c58 9 minutes ago 1.5GB 21:31:48 core-common-config-bootstrapper-arm64 latest f254d77a2dc5 11 minutes ago 14.9MB 21:31:48 a55d1778a22f 11 minutes ago 1.5GB 21:31:48 core-command-arm64 latest f5a6dca26288 12 minutes ago 17.1MB 21:31:48 0835b728eb0f 13 minutes ago 1.51GB 21:31:48 security-spire-server-arm64 latest 9e5f3585298d 19 minutes ago 84.3MB 21:31:48 c4244c27558e 19 minutes ago 1.38GB 21:31:48 security-spire-agent-arm64 latest 45a5f7adda9f 19 minutes ago 122MB 21:31:48 security-spire-config-arm64 latest 62f7120b0ce9 19 minutes ago 83.6MB 21:31:48 4b6f158a9e30 20 minutes ago 1.38GB 21:31:48 b4fffc69ba42 20 minutes ago 1.38GB 21:31:48 ci-base-image-arm64 latest cb7c4a36471d 34 minutes ago 904MB 21:31:48 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 21:31:48 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 21:31:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 21:31:48 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 21:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:31:48 21:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:31:49 arm64: Pulling from edgex-lftools-log-publisher 21:31:49 8998bd30e6a1: Pulling fs layer 21:31:49 04944245beec: Pulling fs layer 21:31:49 699f458cf7ca: Pulling fs layer 21:31:49 765212b225bb: Pulling fs layer 21:31:49 f23df028b6ca: Pulling fs layer 21:31:49 d65c8cfc05b1: Pulling fs layer 21:31:49 2437ff75d9bd: Pulling fs layer 21:31:49 f23df028b6ca: Waiting 21:31:49 d65c8cfc05b1: Waiting 21:31:49 2437ff75d9bd: Waiting 21:31:49 765212b225bb: Waiting 21:31:49 04944245beec: Verifying Checksum 21:31:49 04944245beec: Download complete 21:31:49 765212b225bb: Verifying Checksum 21:31:49 765212b225bb: Download complete 21:31:49 f23df028b6ca: Verifying Checksum 21:31:49 f23df028b6ca: Download complete 21:31:49 d65c8cfc05b1: Verifying Checksum 21:31:49 d65c8cfc05b1: Download complete 21:31:49 699f458cf7ca: Verifying Checksum 21:31:49 699f458cf7ca: Download complete 21:31:49 8998bd30e6a1: Verifying Checksum 21:31:49 8998bd30e6a1: Download complete 21:31:52 2437ff75d9bd: Verifying Checksum 21:31:52 2437ff75d9bd: Download complete 21:31:53 8998bd30e6a1: Pull complete 21:31:54 04944245beec: Pull complete 21:31:55 699f458cf7ca: Pull complete 21:31:55 765212b225bb: Pull complete 21:31:56 f23df028b6ca: Pull complete 21:31:56 d65c8cfc05b1: Pull complete 21:32:11 2437ff75d9bd: Pull complete 21:32:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:32:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:11 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 21:32:11 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:32:14 $ docker top 5b83a1f76804c78c81cc4a8309f7d618d3e5eacdfacab31fd9c24eb236ec4237 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:15 ---> job-cost.sh 21:32:15 lf-activate-venv: SKIPPING 21:32:15 INFO: No Stack... 21:32:16 INFO: Retrieving Pricing Info for: v3-standard-4 21:32:17 INFO: Archiving Costs [Pipeline] sh 21:32:17 + cat /w/workspace/edgex-go/4/archives/cost.csv 21:32:17 + cut -d, -f6 [Pipeline] lock 21:32:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4410-4-stack-cost] 21:32:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4410-4-stack-cost] did not exist. Created. 21:32:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4410-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:32:18 + echo total: 0.10999999940395355 [Pipeline] stash 21:32:18 Stashed 1 file(s) [Pipeline] } 21:32:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4410-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:32:18 $ docker stop --time=1 5b83a1f76804c78c81cc4a8309f7d618d3e5eacdfacab31fd9c24eb236ec4237 21:32:20 $ docker rm -f --volumes 5b83a1f76804c78c81cc4a8309f7d618d3e5eacdfacab31fd9c24eb236ec4237 [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 21:32:20 provisioning config files... 21:32:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config10243689784740624928tmp [Pipeline] { [Pipeline] sh 21:32:21 + set +x 21:32:21 + curl -s https://codecov.io/bash 21:32:21 + bash -s -- 21:32:21 21:32:21 _____ _ 21:32:21 / ____| | | 21:32:21 | | ___ __| | ___ ___ _____ __ 21:32:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:32:21 | |___| (_) | (_| | __/ (_| (_) \ V / 21:32:21 \_____\___/ \__,_|\___|\___\___/ \_/ 21:32:21 Bash-1.0.6 21:32:21 21:32:21 21:32:21 ==> git version 2.25.1 found 21:32:21 ==> 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 21:32:21 Release-Date: 2020-01-08 21:32:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:32:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:32:21 ==> Jenkins CI detected. 21:32:21 current dir:  /w/workspace/edgex-go/4 21:32:21 project root: . 21:32:21 --> token set from env 21:32:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:32:21 ==> Running gcov in . (disable via -X gcov) 21:32:21 ==> Python coveragepy not found 21:32:21 ==> Searching for coverage reports in: 21:32:21 + . 21:32:21 -> Found 1 reports 21:32:21 ==> Detecting git/mercurial file structure 21:32:21 ==> Reading reports 21:32:21 + ./coverage.out bytes=446903 21:32:21 ==> Appending adjustments 21:32:21 https://docs.codecov.io/docs/fixing-reports 21:32:22 + Found adjustments 21:32:22 ==> Gzipping contents 21:32:22 60K /tmp/codecov.1Wnobf.gz 21:32:22 ==> Uploading reports 21:32:22 url: https://codecov.io 21:32:22 query: branch=PR-4410&commit=a43797e26836cbfdf69aeae1d7addf4ee159394c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= 21:32:22 -> Pinging Codecov 21:32:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4410&commit=a43797e26836cbfdf69aeae1d7addf4ee159394c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= 21:32:22 -> Uploading to 21:32:22 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/a43797e26836cbfdf69aeae1d7addf4ee159394c/30e0a8ba-e8ba-45eb-a23a-67047ef97d4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T213222Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=095a383eefa87d05d5c88bb3fc80d65ce260adadc1b897c598163f04a947765b 21:32:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:22 Dload Upload Total Spent Left Speed 21:32:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58138 0 0 100 58138 0 221k --:--:-- --:--:-- --:--:-- 221k 21:32:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a43797e26836cbfdf69aeae1d7addf4ee159394c [Pipeline] } 21:32:22 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 21:32:23 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 21:32:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:32:24 ---> package-listing.sh 21:32:24 ++ tr '[:upper:]' '[:lower:]' 21:32:24 ++ facter osfamily 21:32:24 + OS_FAMILY=debian 21:32:24 + workspace=/w/workspace/edgex-go/4 21:32:24 + START_PACKAGES=/tmp/packages_start.txt 21:32:24 + END_PACKAGES=/tmp/packages_end.txt 21:32:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:32:24 + PACKAGES=/tmp/packages_start.txt 21:32:24 + '[' /w/workspace/edgex-go/4 ']' 21:32:24 + PACKAGES=/tmp/packages_end.txt 21:32:24 + case "${OS_FAMILY}" in 21:32:24 + dpkg -l 21:32:24 + grep '^ii' 21:32:24 + '[' -f /tmp/packages_start.txt ']' 21:32:24 + '[' -f /tmp/packages_end.txt ']' 21:32:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:32:24 + '[' /w/workspace/edgex-go/4 ']' 21:32:24 + mkdir -p /w/workspace/edgex-go/4/archives/ 21:32:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 21:32:24 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:32:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:32:25 21:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:32:25 latest: Pulling from edgex-lftools-log-publisher 21:32:25 5eb5b503b376: Pulling fs layer 21:32:25 5c69ac0246d0: Pulling fs layer 21:32:25 ec43610c2a17: Pulling fs layer 21:32:25 3a2ae6a8a46f: Pulling fs layer 21:32:25 33b1e0a273af: Pulling fs layer 21:32:25 5d3b04190fa2: Pulling fs layer 21:32:25 2f39f015ded8: Pulling fs layer 21:32:25 33b1e0a273af: Waiting 21:32:25 5d3b04190fa2: Waiting 21:32:25 3a2ae6a8a46f: Waiting 21:32:25 2f39f015ded8: Waiting 21:32:25 5c69ac0246d0: Verifying Checksum 21:32:25 5c69ac0246d0: Download complete 21:32:25 3a2ae6a8a46f: Verifying Checksum 21:32:25 3a2ae6a8a46f: Download complete 21:32:26 33b1e0a273af: Verifying Checksum 21:32:26 33b1e0a273af: Download complete 21:32:26 5d3b04190fa2: Verifying Checksum 21:32:26 5d3b04190fa2: Download complete 21:32:26 ec43610c2a17: Verifying Checksum 21:32:26 ec43610c2a17: Download complete 21:32:26 5eb5b503b376: Verifying Checksum 21:32:26 5eb5b503b376: Download complete 21:32:27 2f39f015ded8: Verifying Checksum 21:32:27 2f39f015ded8: Download complete 21:32:27 5eb5b503b376: Pull complete 21:32:27 5c69ac0246d0: Pull complete 21:32:28 ec43610c2a17: Pull complete 21:32:28 3a2ae6a8a46f: Pull complete 21:32:28 33b1e0a273af: Pull complete 21:32:28 5d3b04190fa2: Pull complete 21:32:34 2f39f015ded8: Pull complete 21:32:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:32:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:34 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 21:32:34 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:32:37 $ docker top 69558a39092abf2d2ff4e82dbc550e5e185d28569508804613c2fe75b4277951 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:37 + touch /tmp/pre-build-complete [Pipeline] sh 21:32:37 + mkdir -p /var/log/sysstat [Pipeline] sh 21:32:38 + ls /var/log/sa-host 21:32:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:38 provisioning config files... 21:32:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config11521986327560880729tmp [Pipeline] { [Pipeline] echo 21:32:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:32:38 ---> create-netrc.sh [Pipeline] } 21:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:32:38 ---> python-tools-install.sh [Pipeline] echo 21:32:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:32:39 ---> sudo-logs.sh 21:32:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:32:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:32:39 ---> job-cost.sh 21:32:39 lf-activate-venv: SKIPPING 21:32:39 DEBUG: total: 0.10999999940395355 21:32:39 INFO: Retrieving Stack Cost... 21:32:39 INFO: Retrieving Pricing Info for: v3-standard-8 21:32:40 INFO: Archiving Costs [Pipeline] echo 21:32:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:32:40 ---> logs-deploy.sh 21:32:40 lf-activate-venv: SKIPPING 21:32:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4410/4 21:32:40 INFO: archiving workspace using pattern(s): 21:32:41 Archives upload complete. 21:32:41 INFO: archiving logs to Nexus 21:32:42 ---> uname -a: 21:32:42 Linux prd-ubuntu20-04-docker-8c-8g-8642 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:32:42 21:32:42 21:32:42 ---> lscpu: 21:32:42 Architecture: x86_64 21:32:42 CPU op-mode(s): 32-bit, 64-bit 21:32:42 Byte Order: Little Endian 21:32:42 Address sizes: 40 bits physical, 48 bits virtual 21:32:42 CPU(s): 8 21:32:42 On-line CPU(s) list: 0-7 21:32:42 Thread(s) per core: 1 21:32:42 Core(s) per socket: 1 21:32:42 Socket(s): 8 21:32:42 NUMA node(s): 1 21:32:42 Vendor ID: AuthenticAMD 21:32:42 CPU family: 23 21:32:42 Model: 49 21:32:42 Model name: AMD EPYC-Rome Processor 21:32:42 Stepping: 0 21:32:42 CPU MHz: 2799.998 21:32:42 BogoMIPS: 5599.99 21:32:42 Virtualization: AMD-V 21:32:42 Hypervisor vendor: KVM 21:32:42 Virtualization type: full 21:32:42 L1d cache: 256 KiB 21:32:42 L1i cache: 256 KiB 21:32:42 L2 cache: 4 MiB 21:32:42 L3 cache: 128 MiB 21:32:42 NUMA node0 CPU(s): 0-7 21:32:42 Vulnerability Itlb multihit: Not affected 21:32:42 Vulnerability L1tf: Not affected 21:32:42 Vulnerability Mds: Not affected 21:32:42 Vulnerability Meltdown: Not affected 21:32:42 Vulnerability Mmio stale data: Not affected 21:32:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:32:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:32:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:32:42 Vulnerability Srbds: Not affected 21:32:42 Vulnerability Tsx async abort: Not affected 21:32:42 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 21:32:42 21:32:42 21:32:42 ---> nproc: 21:32:42 8 21:32:42 21:32:42 21:32:42 ---> df -h: 21:32:42 Filesystem Size Used Avail Use% Mounted on 21:32:42 overlay 155G 19G 137G 13% / 21:32:42 tmpfs 64M 0 64M 0% /dev 21:32:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:32:42 shm 64M 0 64M 0% /dev/shm 21:32:42 /dev/vda1 155G 19G 137G 13% /facter-os 21:32:42 21:32:42 21:32:42 ---> sar -b -r -n DEV: 21:32:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8642) 03/07/23 _x86_64_ (8 CPU) 21:32:42 21:32:42 20:51:28 LINUX RESTART (8 CPU) 21:32:42 21:32:42 20:52:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:32:42 20:53:01 146.32 11.38 134.94 0.00 1844.65 74296.43 0.00 21:32:42 20:54:01 41.49 0.02 41.47 0.00 4.27 18127.84 0.00 21:32:42 20:55:01 71.49 0.28 71.20 0.00 11.06 29157.14 0.00 21:32:42 20:56:01 482.58 10.94 471.63 0.00 102.48 163817.42 0.00 21:32:42 20:57:01 418.09 9.71 408.38 0.00 2890.10 201827.79 0.00 21:32:42 20:58:01 703.88 1.70 702.18 0.00 2285.35 147012.56 0.00 21:32:42 20:59:01 587.00 0.10 586.90 0.00 3.47 222644.63 0.00 21:32:42 21:00:01 652.12 0.70 651.42 0.00 17.19 131169.21 0.00 21:32:42 21:01:01 2.00 0.00 2.00 0.00 0.00 31.59 0.00 21:32:42 21:02:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 21:32:42 21:03:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 21:32:42 21:04:01 1.53 0.00 1.53 0.00 0.00 22.13 0.00 21:32:42 21:05:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 21:32:42 21:06:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 21:32:42 21:07:01 2.23 0.02 2.22 0.00 0.13 27.86 0.00 21:32:42 21:08:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 21:32:42 21:09:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 21:32:42 21:10:01 3.70 1.02 2.68 0.00 21.86 35.05 0.00 21:32:42 21:11:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 21:32:42 21:12:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 21:32:42 21:13:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 21:32:42 21:14:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 21:32:42 21:15:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 21:32:42 21:16:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 21:32:42 21:17:01 1.35 0.02 1.33 0.00 0.13 15.60 0.00 21:32:42 21:18:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 21:32:42 21:19:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 21:32:42 21:20:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 21:32:42 21:21:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 21:32:42 21:22:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 21:32:42 21:23:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 21:32:42 21:24:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 21:32:42 21:25:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 21:32:42 21:26:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 21:32:42 21:27:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 21:32:42 21:28:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 21:32:42 21:29:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 21:32:42 21:30:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 21:32:42 21:31:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 21:32:42 21:32:01 1.40 0.00 1.40 0.00 0.00 17.19 0.00 21:32:42 Average: 78.58 0.89 77.69 0.00 178.13 24673.50 0.00 21:32:42 21:32:42 20:52:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:32:42 20:53:01 28586776 31624388 685468 2.08 111060 3168228 1706636 5.03 1054556 2841996 4072 21:32:42 20:54:01 27840404 31305656 994248 3.02 114132 3556004 2450184 7.22 1531476 3063928 149884 21:32:42 20:55:01 27998724 31582236 721848 2.20 116680 3667468 1814056 5.35 1202136 3236372 9596 21:32:42 20:56:01 22400252 31514572 768832 2.34 284576 8624148 1908260 5.62 2083752 7521192 1297864 21:32:42 20:57:01 20976400 31118556 1130404 3.44 308180 9648492 3045304 8.97 2603856 8402328 73908 21:32:42 20:58:01 20523560 31415304 845516 2.57 333280 10351844 2292852 6.76 2426852 9028056 10112 21:32:42 20:59:01 18285260 31458304 802572 2.44 368528 12487820 2153956 6.35 2393800 11188172 141036 21:32:42 21:00:01 19342612 31520316 746876 2.27 416748 11449372 1899688 5.60 2427372 10111560 72 21:32:42 21:01:01 19352352 31530076 737308 2.24 416760 11449376 1899688 5.60 2416036 10111564 28 21:32:42 21:02:01 19353136 31530928 736280 2.24 416788 11449380 1899688 5.60 2415224 10111568 192 21:32:42 21:03:01 19359152 31536952 730228 2.22 416792 11449384 1899688 5.60 2409604 10111572 28 21:32:42 21:04:01 19360892 31538648 728528 2.22 416804 11449388 1899688 5.60 2408068 10111576 12 21:32:42 21:05:01 19365476 31543244 723968 2.20 416816 11449388 1899688 5.60 2403692 10111576 16 21:32:42 21:06:01 19365656 31543440 723684 2.20 416824 11449392 1899688 5.60 2403764 10111580 172 21:32:42 21:07:01 19366704 31544732 722576 2.20 416840 11449368 1892732 5.58 2403596 10111740 32 21:32:42 21:08:01 19366656 31544688 722576 2.20 416856 11449372 1876360 5.53 2403580 10111744 220 21:32:42 21:09:01 19366860 31544924 722292 2.20 416872 11449376 1876360 5.53 2403576 10111752 8 21:32:42 21:10:01 19364952 31544060 723240 2.20 416924 11449996 1895452 5.59 2403744 10112264 20 21:32:42 21:11:01 19364628 31543768 723468 2.20 416956 11450000 1895452 5.59 2403776 10112268 8 21:32:42 21:12:01 19364508 31543668 723488 2.20 416968 11449996 1895452 5.59 2403852 10112268 52 21:32:42 21:13:01 19364968 31544148 723164 2.20 416980 11450004 1895452 5.59 2403808 10112272 12 21:32:42 21:14:01 19364984 31544168 723104 2.20 416992 11450008 1895452 5.59 2403836 10112276 180 21:32:42 21:15:01 19364392 31543592 723616 2.20 417008 11450008 1895452 5.59 2403832 10112276 8 21:32:42 21:16:01 19364844 31544192 723164 2.20 417020 11450144 1895452 5.59 2403852 10112408 180 21:32:42 21:17:01 19364520 31543896 723440 2.20 417036 11450144 1895452 5.59 2404492 10112416 16 21:32:42 21:18:01 19364284 31543676 723572 2.20 417040 11450152 1895452 5.59 2403948 10112416 148 21:32:42 21:19:01 19364180 31543580 723628 2.20 417040 11450156 1895452 5.59 2403888 10112420 24 21:32:42 21:20:01 19364092 31543504 723644 2.20 417052 11450156 1895452 5.59 2403900 10112420 172 21:32:42 21:21:01 19364872 31544300 722896 2.20 417060 11450160 1895452 5.59 2403908 10112424 8 21:32:42 21:22:01 19364540 31543984 723144 2.20 417088 11450164 1895452 5.59 2403992 10112432 184 21:32:42 21:23:01 19364524 31544000 723132 2.20 417096 11450164 1895452 5.59 2403956 10112432 12 21:32:42 21:24:01 19364508 31543996 723084 2.20 417104 11450168 1895452 5.59 2403964 10112436 44 21:32:42 21:25:01 19364644 31544140 723096 2.20 417108 11450168 1895452 5.59 2404000 10112436 8 21:32:42 21:26:01 19364124 31543644 723564 2.20 417120 11450172 1895452 5.59 2404032 10112440 44 21:32:42 21:27:01 19364068 31543608 723496 2.20 417140 11450172 1895452 5.59 2404428 10112444 20 21:32:42 21:28:01 19363996 31543560 723524 2.20 417160 11450180 1911552 5.63 2404092 10112444 52 21:32:42 21:29:01 19363980 31543564 723460 2.20 417176 11450184 1911552 5.63 2404092 10112448 8 21:32:42 21:30:01 19364216 31543816 723192 2.20 417184 11450188 1911552 5.63 2404100 10112452 172 21:32:42 21:31:01 19364168 31543776 723172 2.20 417188 11450188 1911552 5.63 2404104 10112452 8 21:32:42 21:32:01 19364400 31544044 723112 2.20 417208 11450196 1911552 5.63 2404200 10112464 96 21:32:42 Average: 20139832 31522641 746990 2.27 384930 10733767 1949760 5.75 2317068 9474582 42218 21:32:42 21:32:42 20:52:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:32:42 20:53:01 lo 5.03 5.03 0.49 0.49 0.00 0.00 0.00 0.00 21:32:42 20:53:01 docker0 651.39 603.41 46.36 3545.95 0.00 0.00 0.00 0.00 21:32:42 20:53:01 ens3 1391.10 1349.06 12322.40 138.64 0.00 0.00 0.00 0.00 21:32:42 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 20:54:01 docker0 0.98 1.05 0.06 0.08 0.00 0.00 0.00 0.00 21:32:42 20:54:01 veth7dd77c7 0.98 1.17 0.07 0.09 0.00 0.00 0.00 0.00 21:32:42 20:54:01 ens3 42.92 35.94 34.49 90.92 0.00 0.00 0.00 0.00 21:32:42 20:55:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 21:32:42 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 20:55:01 ens3 103.10 60.92 1696.44 26.96 0.00 0.00 0.00 0.00 21:32:42 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 20:56:01 docker0 523.47 862.84 42.03 6129.57 0.00 0.00 0.00 0.00 21:32:42 20:56:01 ens3 887.04 538.65 6152.89 59.89 0.00 0.00 0.00 0.00 21:32:42 20:56:01 veth53107a4 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 21:32:42 20:57:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 21:32:42 20:57:01 veth2d12626 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:32:42 20:57:01 docker0 4.53 6.71 0.28 81.07 0.00 0.00 0.00 0.00 21:32:42 20:57:01 veth0a41cec 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:32:42 20:57:01 vethde5c885 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:32:42 20:57:01 veth9212f35 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:32:42 20:57:01 ens3 171.31 90.12 2166.41 15.52 0.00 0.00 0.00 0.00 21:32:42 20:57:01 veth53107a4 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 20:57:01 veth686c20a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:32:42 20:58:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 21:32:42 20:58:01 docker0 35.11 60.47 2.71 260.48 0.00 0.00 0.00 0.00 21:32:42 20:58:01 veth70e342b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:32:42 20:58:01 vethc4fbf4b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:32:42 20:58:01 veth514bc63 24.65 36.29 2.40 11.89 0.00 0.00 0.00 0.00 21:32:42 20:58:01 ens3 136.41 79.05 1119.31 20.06 0.00 0.00 0.00 0.00 21:32:42 20:58:01 veth53107a4 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 21:32:42 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 20:59:01 docker0 189.44 406.62 14.55 2564.89 0.00 0.00 0.00 0.00 21:32:42 20:59:01 veth362a568 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:32:42 20:59:01 ens3 442.98 214.25 2593.27 33.15 0.00 0.00 0.00 0.00 21:32:42 20:59:01 veth53107a4 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:00:01 docker0 101.17 216.29 8.04 1409.21 0.00 0.00 0.00 0.00 21:32:42 21:00:01 ens3 272.43 163.93 1442.80 97.60 0.00 0.00 0.00 0.00 21:32:42 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:01:01 ens3 0.12 0.05 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:02:01 ens3 0.87 1.58 0.12 6.64 0.00 0.00 0.00 0.00 21:32:42 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:03:01 ens3 0.25 0.12 0.41 0.01 0.00 0.00 0.00 0.00 21:32:42 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:04:01 ens3 1.87 2.45 0.37 6.80 0.00 0.00 0.00 0.00 21:32:42 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:05:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:06:01 ens3 8.02 11.83 0.73 14.33 0.00 0.00 0.00 0.00 21:32:42 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:07:01 ens3 0.73 2.53 0.11 6.76 0.00 0.00 0.00 0.00 21:32:42 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:09:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 21:32:42 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:10:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:11:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:32:42 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:12:01 ens3 0.63 1.13 0.11 6.61 0.00 0.00 0.00 0.00 21:32:42 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:17:01 ens3 4.27 8.18 0.34 7.42 0.00 0.00 0.00 0.00 21:32:42 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:21:01 ens3 0.28 0.17 0.15 0.01 0.00 0.00 0.00 0.00 21:32:42 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:22:01 ens3 2.32 4.68 0.22 7.16 0.00 0.00 0.00 0.00 21:32:42 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:23:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:32:42 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:25:01 ens3 0.30 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:32:42 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:26:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:27:01 ens3 11.80 21.15 1.06 22.10 0.00 0.00 0.00 0.00 21:32:42 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:42 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:42 21:32:01 ens3 0.58 1.47 0.10 6.63 0.00 0.00 0.00 0.00 21:32:42 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 21:32:42 Average: docker0 37.14 53.48 2.81 347.15 0.00 0.00 0.00 0.00 21:32:42 Average: ens3 85.95 63.64 678.62 14.08 0.00 0.00 0.00 0.00 21:32:42 21:32:42 21:32:42 ---> sar -P ALL: 21:32:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8642) 03/07/23 _x86_64_ (8 CPU) 21:32:42 21:32:42 20:51:28 LINUX RESTART (8 CPU) 21:32:42 21:32:42 20:52:03 CPU %user %nice %system %iowait %steal %idle 21:32:42 20:53:01 all 10.71 0.00 4.86 3.78 0.10 80.56 21:32:42 20:53:01 0 10.07 0.00 5.03 6.22 0.09 78.59 21:32:42 20:53:01 1 12.97 0.00 7.98 11.45 0.11 67.50 21:32:42 20:53:01 2 10.22 0.00 4.47 2.84 0.07 82.40 21:32:42 20:53:01 3 8.65 0.00 3.38 3.71 0.14 84.12 21:32:42 20:53:01 4 14.43 0.00 6.25 0.05 0.09 79.17 21:32:42 20:53:01 5 7.69 0.00 2.44 0.14 0.07 89.66 21:32:42 20:53:01 6 9.28 0.00 4.00 5.75 0.07 80.89 21:32:42 20:53:01 7 12.40 0.00 5.39 0.09 0.16 81.97 21:32:42 20:54:01 all 38.41 0.00 6.50 0.70 0.11 54.28 21:32:42 20:54:01 0 38.16 0.00 6.36 0.13 0.10 55.25 21:32:42 20:54:01 1 38.76 0.00 7.49 0.10 0.12 53.53 21:32:42 20:54:01 2 39.47 0.00 6.42 0.00 0.12 53.99 21:32:42 20:54:01 3 38.64 0.00 6.45 0.00 0.12 54.79 21:32:42 20:54:01 4 40.23 0.00 6.91 0.05 0.10 52.71 21:32:42 20:54:01 5 34.81 0.00 5.08 0.02 0.10 59.99 21:32:42 20:54:01 6 39.42 0.00 6.32 5.23 0.10 48.93 21:32:42 20:54:01 7 37.80 0.00 6.93 0.05 0.12 55.10 21:32:42 20:55:01 all 42.09 0.00 6.34 0.79 0.12 50.66 21:32:42 20:55:01 0 42.81 0.00 6.73 0.22 0.13 50.11 21:32:42 20:55:01 1 42.46 0.00 6.37 0.00 0.12 51.05 21:32:42 20:55:01 2 42.82 0.00 6.04 0.05 0.12 50.98 21:32:42 20:55:01 3 42.16 0.00 5.95 0.02 0.12 51.76 21:32:42 20:55:01 4 42.62 0.00 6.74 5.35 0.14 45.15 21:32:42 20:55:01 5 39.17 0.00 5.69 0.03 0.12 54.98 21:32:42 20:55:01 6 43.14 0.00 5.91 0.02 0.10 50.83 21:32:42 20:55:01 7 41.55 0.00 7.29 0.66 0.12 50.38 21:32:42 20:56:01 all 16.07 0.00 9.77 9.97 0.11 64.07 21:32:42 20:56:01 0 17.75 0.00 10.08 6.09 0.10 65.98 21:32:42 20:56:01 1 15.80 0.00 9.01 1.87 0.09 73.24 21:32:42 20:56:01 2 17.52 0.00 10.14 6.92 0.09 65.34 21:32:42 20:56:01 3 15.93 0.00 10.57 25.10 0.17 48.23 21:32:42 20:56:01 4 15.44 0.00 9.25 17.67 0.08 57.55 21:32:42 20:56:01 5 15.26 0.00 9.40 2.80 0.10 72.43 21:32:42 20:56:01 6 16.85 0.00 9.71 7.55 0.08 65.81 21:32:42 20:56:01 7 14.00 0.00 10.03 11.68 0.17 64.11 21:32:42 20:57:01 all 35.96 0.00 9.24 7.77 0.12 46.91 21:32:42 20:57:01 0 35.98 0.00 8.47 0.40 0.08 55.06 21:32:42 20:57:01 1 35.44 0.00 9.55 3.47 0.10 51.43 21:32:42 20:57:01 2 36.76 0.00 8.00 0.92 0.15 54.17 21:32:42 20:57:01 3 36.56 0.00 7.93 1.54 0.07 53.90 21:32:42 20:57:01 4 37.05 0.00 9.06 6.80 0.17 46.93 21:32:42 20:57:01 5 35.22 0.00 9.62 6.35 0.07 48.74 21:32:42 20:57:01 6 35.30 0.00 10.75 31.18 0.15 22.63 21:32:42 20:57:01 7 35.32 0.00 10.61 11.68 0.19 42.21 21:32:42 20:58:01 all 57.91 0.00 11.80 8.50 0.19 21.61 21:32:42 20:58:01 0 57.20 0.00 11.28 8.33 0.15 23.05 21:32:42 20:58:01 1 57.62 0.00 11.74 2.94 0.25 27.44 21:32:42 20:58:01 2 59.77 0.00 10.57 7.27 0.19 22.21 21:32:42 20:58:01 3 56.50 0.00 12.72 10.11 0.19 20.48 21:32:42 20:58:01 4 57.51 0.00 12.86 13.01 0.19 16.44 21:32:42 20:58:01 5 58.82 0.00 12.67 10.34 0.17 18.00 21:32:42 20:58:01 6 57.23 0.00 10.95 4.67 0.17 26.98 21:32:42 20:58:01 7 58.64 0.00 11.59 11.30 0.20 18.26 21:32:42 20:59:01 all 31.82 0.00 11.61 24.84 0.31 31.42 21:32:42 20:59:01 0 30.08 0.00 11.85 31.36 0.27 26.43 21:32:42 20:59:01 1 30.63 0.00 10.01 22.96 0.37 36.03 21:32:42 20:59:01 2 31.90 0.00 11.10 29.23 0.29 27.47 21:32:42 20:59:01 3 33.36 0.00 10.46 16.12 0.27 39.79 21:32:42 20:59:01 4 30.68 0.00 13.24 29.14 0.21 26.73 21:32:42 20:59:01 5 34.02 0.00 13.52 31.24 0.28 20.94 21:32:42 20:59:01 6 32.52 0.00 11.12 23.77 0.48 32.11 21:32:42 20:59:01 7 31.42 0.00 11.59 15.00 0.31 41.68 21:32:42 21:00:01 all 43.89 0.00 10.17 7.47 0.18 38.30 21:32:42 21:00:01 0 43.24 0.00 9.33 4.05 0.19 43.19 21:32:42 21:00:01 1 43.44 0.00 9.97 16.37 0.20 30.02 21:32:42 21:00:01 2 43.80 0.00 9.49 2.74 0.15 43.82 21:32:42 21:00:01 3 41.93 0.00 9.59 5.59 0.17 42.72 21:32:42 21:00:01 4 43.76 0.00 9.49 1.84 0.19 44.72 21:32:42 21:00:01 5 50.17 0.00 13.13 9.28 0.15 27.27 21:32:42 21:00:01 6 41.67 0.00 10.39 8.96 0.15 38.83 21:32:42 21:00:01 7 43.07 0.00 9.90 10.87 0.19 35.97 21:32:42 21:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:32:42 21:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:01:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:32:42 21:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:32:42 21:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:01:01 5 0.03 0.00 0.00 0.02 0.00 99.95 21:32:42 21:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:32:42 21:01:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:32:42 21:02:01 all 0.01 0.00 0.01 0.00 0.00 99.99 21:32:42 21:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:32:42 21:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:32:42 21:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:32:42 21:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:03:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:32:42 21:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:32:42 21:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:32:42 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:32:42 21:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:32:42 21:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:32:42 21:04:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:32:42 21:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:32:42 21:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:32:42 21:04:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:32:42 21:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:32:42 21:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:32:42 21:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:05:01 1 0.02 0.00 0.02 0.03 0.02 99.92 21:32:42 21:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:05:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:32:42 21:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:32:42 21:06:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:32:42 21:06:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:32:42 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:32:42 21:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:32:42 21:07:01 all 0.04 0.00 0.02 0.01 0.00 99.94 21:32:42 21:07:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:32:42 21:07:01 1 0.07 0.00 0.02 0.02 0.00 99.90 21:32:42 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:07:01 4 0.02 0.00 0.05 0.00 0.00 99.93 21:32:42 21:07:01 5 0.07 0.00 0.02 0.03 0.00 99.88 21:32:42 21:07:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:32:42 21:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:32:42 21:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:32:42 21:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:08:01 1 0.00 0.00 0.02 0.05 0.00 99.93 21:32:42 21:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:08:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:32:42 21:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:09:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:32:42 21:09:01 0 0.02 0.00 0.00 0.02 0.02 99.95 21:32:42 21:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:32:42 21:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:10:01 all 0.06 0.00 0.04 0.01 0.00 99.89 21:32:42 21:10:01 0 0.05 0.00 0.05 0.03 0.00 99.87 21:32:42 21:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:32:42 21:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:32:42 21:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:10:01 4 0.13 0.00 0.02 0.02 0.00 99.83 21:32:42 21:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:32:42 21:10:01 6 0.08 0.00 0.07 0.00 0.02 99.83 21:32:42 21:10:01 7 0.15 0.00 0.07 0.02 0.00 99.77 21:32:42 21:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:32:42 21:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:32:42 21:11:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:32:42 21:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:32:42 21:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:32:42 21:12:01 0 0.05 0.00 0.02 0.02 0.00 99.92 21:32:42 21:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:32:42 21:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:32:42 21:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:32:42 21:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:13:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:32:42 21:13:01 0 0.05 0.00 0.00 0.00 0.02 99.93 21:32:42 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:13:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:32:42 21:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:14:01 all 0.01 0.00 0.01 0.00 0.00 99.99 21:32:42 21:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:32:42 21:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:32:42 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:32:42 21:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:32:42 21:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:15:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:32:42 21:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:32:42 21:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:32:42 21:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:32:42 21:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:32:42 21:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:32:42 21:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:32:42 21:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:32:42 21:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:32:42 21:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:32:42 21:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:32:42 21:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:32:42 21:18:01 0 0.00 0.00 0.02 0.02 0.02 99.95 21:32:42 21:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:32:42 21:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:19:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:32:42 21:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:32:42 21:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:32:42 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:20:01 all 0.02 0.00 0.02 0.00 0.00 99.96 21:32:42 21:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:32:42 21:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:32:42 21:20:01 7 0.02 0.00 0.05 0.00 0.00 99.93 21:32:42 21:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:32:42 21:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:32:42 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:32:42 21:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:32:42 21:22:01 0 0.05 0.00 0.05 0.02 0.02 99.87 21:32:42 21:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:32:42 21:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:32:42 21:22:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:32:42 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:32:42 21:23:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:32:42 21:23:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:32:42 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:32:42 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:24:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:32:42 21:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:32:42 21:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:32:42 21:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:25:01 all 0.00 0.00 0.01 0.00 0.00 99.99 21:32:42 21:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:25:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:32:42 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:32:42 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:32:42 21:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:32:42 21:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:32:42 21:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:32:42 21:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:32:42 21:27:01 0 0.12 0.00 0.05 0.02 0.00 99.82 21:32:42 21:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:32:42 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:27:01 3 0.10 0.00 0.02 0.00 0.00 99.88 21:32:42 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:27:01 5 0.00 0.00 0.03 0.00 0.02 99.95 21:32:42 21:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:32:42 21:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:32:42 21:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:32:42 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:32:42 21:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:32:42 21:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:32:42 21:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:32:42 21:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:32:42 21:30:01 1 0.02 0.00 0.02 0.12 0.00 99.85 21:32:42 21:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:32:42 21:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:32:42 21:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:32:42 21:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:31:01 1 0.00 0.00 0.00 0.07 0.00 99.93 21:32:42 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:42 21:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:32:42 21:31:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:32:42 21:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:32:42 21:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:32:42 21:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:32:42 21:32:01 all 0.05 0.00 0.02 0.01 0.00 99.92 21:32:42 21:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 21:32:42 21:32:01 1 0.00 0.00 0.02 0.03 0.02 99.93 21:32:42 21:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:32:42 21:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:32:42 21:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:32:42 21:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:32:42 21:32:01 6 0.18 0.00 0.08 0.00 0.00 99.73 21:32:42 21:32:01 7 0.07 0.00 0.00 0.02 0.00 99.92 21:32:42 Average: all 6.84 0.00 1.74 1.57 0.03 89.82 21:32:42 Average: 0 6.80 0.00 1.71 1.39 0.03 90.06 21:32:42 Average: 1 6.85 0.00 1.78 1.46 0.04 89.87 21:32:42 Average: 2 6.98 0.00 1.64 1.22 0.03 90.14 21:32:42 Average: 3 6.76 0.00 1.65 1.53 0.03 90.03 21:32:42 Average: 4 6.95 0.00 1.82 1.82 0.03 89.38 21:32:42 Average: 5 6.80 0.00 1.77 1.47 0.03 89.93 21:32:42 Average: 6 6.82 0.00 1.72 2.14 0.04 89.29 21:32:42 Average: 7 6.76 0.00 1.81 1.51 0.04 89.89 21:32:42 21:32:42 21:32:42