Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424+153a8924afc76f32f5f75b450e631f675c9244c3 (749dd4a19c904578a98ad7dd762509dab4402709) 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-ssh953429399382404907.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8322430314540936941.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/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-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1223221383839268646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6185571115753543843.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-4111/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-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1871994319161195127.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21996 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 153a8924afc76f32f5f75b450e631f675c9244c3 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Merge succeeded, producing 8b9921e952175a4f3c8683d3f5e03f919a8b92df Checking out Revision 8b9921e952175a4f3c8683d3f5e03f919a8b92df (PR-4111) > 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/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # 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 153a8924afc76f32f5f75b450e631f675c9244c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b9921e952175a4f3c8683d3f5e03f919a8b92df # timeout=10 Commit message: "Merge commit '153a8924afc76f32f5f75b450e631f675c9244c3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:35 ========================================================= 16:29:35 EdgeX Global Pipelines Version Info 16:29:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5ff22f301847f00c559c5b3be92cc0dc9229c061 # timeout=10 16:29:36 ------------------- 16:29:36 stable info: 16:29:36 ------------------- 16:29:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:36 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:36 Message: update stable to v1.0.238 16:29:37 ------------------- 16:29:37 experimental info: 16:29:37 ------------------- 16:29:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:37 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:37 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4111 [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4111 [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4111 [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b9921e952175a4f3c8683d3f5e03f919a8b92df [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b9921e [Pipeline] echo 16:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:37 provisioning config files... 16:29:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4352180158265861451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:38 ---> docker-login.sh 16:29:38 nexus3.edgexfoundry.org:10001 16:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:38 Configure a credential helper to remove this warning. See 16:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:38 16:29:38 Login Succeeded 16:29:38 nexus3.edgexfoundry.org:10002 16:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:38 Configure a credential helper to remove this warning. See 16:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:38 16:29:38 Login Succeeded 16:29:38 nexus3.edgexfoundry.org:10003 16:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:39 Configure a credential helper to remove this warning. See 16:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:39 16:29:39 Login Succeeded 16:29:39 nexus3.edgexfoundry.org:10004 16:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:39 Configure a credential helper to remove this warning. See 16:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:39 16:29:39 Login Succeeded 16:29:39 docker.io 16:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:39 Configure a credential helper to remove this warning. See 16:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:39 16:29:39 Login Succeeded 16:29:39 ---> docker-login.sh ends [Pipeline] } 16:29:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:39 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:29:39 + dirname cmd/core-command/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + echo core-command,cmd/core-command/Dockerfile 16:29:39 + + dirnamecut cmd/core-data/Dockerfile -d/ 16:29:39 -f2 16:29:39 + echo core-data,cmd/core-data/Dockerfile 16:29:39 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 16:29:39 -f2 16:29:39 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:39 + + cut -d/ -f2 16:29:39 dirname cmd/security-bootstrapper/Dockerfile 16:29:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:39 + dirname cmd/security-proxy-setup/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:39 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:39 + dirname cmd/security-spire-agent/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:39 + dirname cmd/security-spire-config/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:39 + dirname cmd/security-spire-server/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:39 + dirname cmd/support-notifications/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:39 + dirname cmd/support-scheduler/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:39 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:39 + cut -d/ -f2 16:29:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:40 + git rev-list -1 --merges 8b9921e952175a4f3c8683d3f5e03f919a8b92df~1..8b9921e952175a4f3c8683d3f5e03f919a8b92df [Pipeline] echo 16:29:40 -----------> git rev-list -1 --merges 8b9921e952175a4f3c8683d3f5e03f919a8b92df~1..8b9921e952175a4f3c8683d3f5e03f919a8b92df 8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:29:40 8b9921e952175a4f3c8683d3f5e03f919a8b92df [false] [Pipeline] sh 16:29:40 + git log --format=format:%s -1 8b9921e952175a4f3c8683d3f5e03f919a8b92df [Pipeline] echo 16:29:40 ========================================================= 16:29:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:41 + grep -v github /etc/ssh/ssh_known_hosts 16:29:41 + [ -e /tmp/ssh_known_hosts ] 16:29:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:41 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:41 16:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:41 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:41 b85a868b505f: Pulling fs layer 16:29:41 e2be974225ed: Pulling fs layer 16:29:41 339a4e72a1f5: Pulling fs layer 16:29:41 988bab9f4d93: Pulling fs layer 16:29:41 1469e6f7b9e6: Pulling fs layer 16:29:41 eaf3925da568: Pulling fs layer 16:29:41 bab4dde63d76: Pulling fs layer 16:29:41 bde34c3a00c8: Pulling fs layer 16:29:41 b352a97aabf1: Pulling fs layer 16:29:41 4872d77fe225: Pulling fs layer 16:29:41 988bab9f4d93: Waiting 16:29:41 5851b861e8e6: Pulling fs layer 16:29:41 1469e6f7b9e6: Waiting 16:29:41 bab4dde63d76: Waiting 16:29:41 bde34c3a00c8: Waiting 16:29:41 b352a97aabf1: Waiting 16:29:41 4872d77fe225: Waiting 16:29:41 5851b861e8e6: Waiting 16:29:41 eaf3925da568: Waiting 16:29:41 e2be974225ed: Verifying Checksum 16:29:41 e2be974225ed: Download complete 16:29:41 988bab9f4d93: Verifying Checksum 16:29:41 988bab9f4d93: Download complete 16:29:42 1469e6f7b9e6: Verifying Checksum 16:29:42 1469e6f7b9e6: Download complete 16:29:42 339a4e72a1f5: Verifying Checksum 16:29:42 339a4e72a1f5: Download complete 16:29:42 eaf3925da568: Verifying Checksum 16:29:42 eaf3925da568: Download complete 16:29:42 bde34c3a00c8: Download complete 16:29:42 b352a97aabf1: Download complete 16:29:42 4872d77fe225: Verifying Checksum 16:29:42 5851b861e8e6: Download complete 16:29:42 b85a868b505f: Verifying Checksum 16:29:42 b85a868b505f: Download complete 16:29:42 bab4dde63d76: Verifying Checksum 16:29:42 bab4dde63d76: Download complete 16:29:43 b85a868b505f: Pull complete 16:29:43 e2be974225ed: Pull complete 16:29:43 339a4e72a1f5: Pull complete 16:29:44 988bab9f4d93: Pull complete 16:29:44 1469e6f7b9e6: Pull complete 16:29:44 eaf3925da568: Pull complete 16:29:46 bab4dde63d76: Pull complete 16:29:46 bde34c3a00c8: Pull complete 16:29:46 b352a97aabf1: Pull complete 16:29:46 4872d77fe225: Pull complete 16:29:46 5851b861e8e6: Pull complete 16:29:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:46 prd-ubuntu20.04-docker-8c-8g-21996 does not seem to be running inside a container 16:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:29:49 $ docker top b0443a86e7956ba3c71872b4470b7bf0283ce8813e17b1371030d78376eb8bcd -eo pid,comm 16:29:49 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). 16:29:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:49 [ssh-agent] Looking for ssh-agent implementation... 16:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:49 $ docker exec b0443a86e7956ba3c71872b4470b7bf0283ce8813e17b1371030d78376eb8bcd ssh-agent 16:29:49 SSH_AUTH_SOCK=/tmp/ssh-Kj8n5kCjtNDf/agent.34 16:29:49 SSH_AGENT_PID=40 16:29:49 Running ssh-add (command line suppressed) 16:29:49 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1953659117590490271.key (/w/workspace/edgex-go/6@tmp/private_key_1953659117590490271.key) 16:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:50 + git tag --points-at HEAD [Pipeline] } 16:29:50 $ docker exec --env ******** --env ******** b0443a86e7956ba3c71872b4470b7bf0283ce8813e17b1371030d78376eb8bcd ssh-agent -k 16:29:50 unset SSH_AUTH_SOCK; 16:29:50 unset SSH_AGENT_PID; 16:29:50 echo Agent pid 40 killed; 16:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:50 [ssh-agent] Looking for ssh-agent implementation... 16:29:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:50 $ docker exec b0443a86e7956ba3c71872b4470b7bf0283ce8813e17b1371030d78376eb8bcd ssh-agent 16:29:50 SSH_AUTH_SOCK=/tmp/ssh-vTBi4hjYeVWw/agent.72 16:29:50 SSH_AGENT_PID=78 16:29:50 Running ssh-add (command line suppressed) 16:29:50 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1817769851704576942.key (/w/workspace/edgex-go/6@tmp/private_key_1817769851704576942.key) 16:29:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:51 + git semver init 16:29:51 2022-08-05 16:29:51,230 [run_init] DEBUG init version:0.0.0 force:False 16:29:51 2022-08-05 16:29:51,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 16:29:51 2022-08-05 16:29:51,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 16:29:51 2022-08-05 16:29:51,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 16:29:56 2022-08-05 16:29:55,754 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 16:29:56 2022-08-05 16:29:55,754 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4111 with force:False 16:29:56 2022-08-05 16:29:55,754 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4111 16:29:56 2022-08-05 16:29:55,758 [execute] INFO git cat-file --batch-check 16:29:56 2022-08-05 16:29:55,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 16:29:56 2022-08-05 16:29:55,766 [execute] INFO git cat-file --batch 16:29:56 2022-08-05 16:29:55,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 16:29:56 2022-08-05 16:29:55,772 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4111 16:29:56 0.0.0 [Pipeline] } 16:29:56 $ docker exec --env ******** --env ******** b0443a86e7956ba3c71872b4470b7bf0283ce8813e17b1371030d78376eb8bcd ssh-agent -k 16:29:56 unset SSH_AUTH_SOCK; 16:29:56 unset SSH_AGENT_PID; 16:29:56 echo Agent pid 78 killed; 16:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:57 + git semver [Pipeline] } 16:29:57 $ docker stop --time=1 b0443a86e7956ba3c71872b4470b7bf0283ce8813e17b1371030d78376eb8bcd 16:29:58 $ docker rm -f b0443a86e7956ba3c71872b4470b7bf0283ce8813e17b1371030d78376eb8bcd [Pipeline] // withDockerContainer [Pipeline] sh 16:29:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:59 Stashed 1 file(s) [Pipeline] echo 16:29:59 [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 16:29:59 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 16:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:59 ========================================================= 16:29:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:29:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:59 2408cc74d12b: Pulling fs layer 16:29:59 ea60b727a1ce: Pulling fs layer 16:29:59 30c4a7721957: Pulling fs layer 16:29:59 370296b7ddb6: Pulling fs layer 16:29:59 7c6cee850709: Pulling fs layer 16:29:59 39a5fcdaea64: Pulling fs layer 16:29:59 370296b7ddb6: Waiting 16:29:59 7c6cee850709: Waiting 16:29:59 39a5fcdaea64: Waiting 16:29:59 d94ebbe4e438: Pulling fs layer 16:29:59 bcfd1f05c69d: Pulling fs layer 16:29:59 59ccb84bbe0f: Pulling fs layer 16:29:59 d94ebbe4e438: Waiting 16:29:59 bcfd1f05c69d: Waiting 16:29:59 59ccb84bbe0f: Waiting 16:29:59 30c4a7721957: Verifying Checksum 16:29:59 30c4a7721957: Download complete 16:29:59 ea60b727a1ce: Verifying Checksum 16:29:59 ea60b727a1ce: Download complete 16:29:59 7c6cee850709: Verifying Checksum 16:29:59 7c6cee850709: Download complete 16:29:59 39a5fcdaea64: Verifying Checksum 16:29:59 39a5fcdaea64: Download complete 16:29:59 2408cc74d12b: Verifying Checksum 16:29:59 2408cc74d12b: Download complete 16:29:59 d94ebbe4e438: Download complete 16:30:00 2408cc74d12b: Pull complete 16:30:00 ea60b727a1ce: Pull complete 16:30:00 30c4a7721957: Pull complete 16:30:00 59ccb84bbe0f: Verifying Checksum 16:30:00 59ccb84bbe0f: Download complete 16:30:00 bcfd1f05c69d: Verifying Checksum 16:30:00 bcfd1f05c69d: Download complete 16:30:00 370296b7ddb6: Verifying Checksum 16:30:00 370296b7ddb6: Download complete 16:30:04 370296b7ddb6: Pull complete 16:30:04 7c6cee850709: Pull complete 16:30:04 39a5fcdaea64: Pull complete 16:30:04 d94ebbe4e438: Pull complete 16:30:06 bcfd1f05c69d: Pull complete 16:30:07 59ccb84bbe0f: Pull complete 16:30:07 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:07 WORKDIR /edgex 16:30:07 COPY go.mod . 16:30:07 RUN go mod download 16:30:07 + docker build -t ci-base-image-x86_64 -f - . 16:30:08 Sending build context to Docker daemon 169.2MB 16:30:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:08 ---> a4fb48ad2a94 16:30:08 Step 2/4 : WORKDIR /edgex 16:30:12 ---> Running in 696895f9fe7a 16:30:12 Removing intermediate container 696895f9fe7a 16:30:12 ---> eb1917bb9612 16:30:12 Step 3/4 : COPY go.mod . 16:30:12 ---> 8993a82da736 16:30:12 Step 4/4 : RUN go mod download 16:30:12 ---> Running in 3af738b9e7a5 16:30:14 Still waiting to schedule task 16:30:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:27 Removing intermediate container 3af738b9e7a5 16:30:27 ---> c03022de3407 16:30:27 Successfully built c03022de3407 16:30:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:28 + docker inspect -f . ci-base-image-x86_64 16:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:28 prd-ubuntu20.04-docker-8c-8g-21996 does not seem to be running inside a container 16:30:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:30:28 $ docker top c447dd9ee280cebab4f66895aceb368a3f48866408818a0df66391c865a3058f -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:28 + go version 16:30:28 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:29 $ docker stop --time=1 c447dd9ee280cebab4f66895aceb368a3f48866408818a0df66391c865a3058f 16:30:30 $ docker rm -f c447dd9ee280cebab4f66895aceb368a3f48866408818a0df66391c865a3058f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:30 + docker inspect -f . ci-base-image-x86_64 16:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:30 prd-ubuntu20.04-docker-8c-8g-21996 does not seem to be running inside a container 16:30:30 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:30:31 $ docker top 35f6b5af4adde2f80de40cce6f1268b13e2a36f5ee78c1a131671e7c38e71909 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:31 ========================================================= 16:30:31 [edgeXBuildGoParallel] Running Tests and Build... 16:30:31 ========================================================= [Pipeline] sh 16:30:31 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 16:30:31 + make test 16:30:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:38 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 16:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.2% of statements 16:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.044s coverage: 89.2% of statements 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 2.1% of statements 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.508s coverage: 95.6% of statements 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 29.6% of statements 16:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 16:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 16:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements 16:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements 16:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.2% of statements 16:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.2% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.7% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.302s coverage: 65.8% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.6% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:31:15 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 16:31:33 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." 16:31:33 GO111MODULE=on go vet ./... 16:31:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:36 ./bin/test-attribution-txt.sh 16:31:37 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:31:37 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:31:37 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:31:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:31:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:31:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:31:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:37 + ls -al . 16:31:37 total 728 16:31:37 drwxrwxr-x 10 1001 1001 4096 Aug 5 16:30 . 16:31:37 drwxr-xr-x 4 root root 4096 Aug 5 16:30 .. 16:31:37 -rw-rw-r-- 1 1001 1001 16 Aug 5 16:29 .dockerignore 16:31:37 drwxrwxr-x 8 1001 1001 4096 Aug 5 16:31 .git 16:31:37 drwxrwxr-x 3 1001 1001 4096 Aug 5 16:29 .github 16:31:37 -rw-rw-r-- 1 1001 1001 1030 Aug 5 16:29 .gitignore 16:31:37 -rw-rw-r-- 1 1001 1001 42 Aug 5 16:29 .golangci.yml 16:31:37 -rw-rw-r-- 1 1001 1001 87 Aug 5 16:29 .hadolint.yml 16:31:37 drwxr-xr-x 3 1001 1001 4096 Aug 5 16:29 .semver 16:31:37 -rw-rw-r-- 1 1001 1001 166 Aug 5 16:29 .sonarcloud.properties 16:31:37 -rw-rw-r-- 1 1001 1001 1171 Aug 5 16:29 ADOPTERS.md 16:31:37 -rw-rw-r-- 1 1001 1001 10347 Aug 5 16:29 Attribution.txt 16:31:37 -rw-rw-r-- 1 1001 1001 63209 Aug 5 16:29 CHANGELOG.md 16:31:37 -rw-rw-r-- 1 1001 1001 3804 Aug 5 16:29 CONTRIBUTING.md 16:31:37 -rw-rw-r-- 1 1001 1001 677 Aug 5 16:29 GOVERNANCE.md 16:31:37 -rw-rw-r-- 1 1001 1001 850 Aug 5 16:29 Jenkinsfile 16:31:37 -rw-rw-r-- 1 1001 1001 10775 Aug 5 16:29 LICENSE 16:31:37 -rw-rw-r-- 1 1001 1001 12212 Aug 5 16:29 Makefile 16:31:37 -rw-rw-r-- 1 1001 1001 582 Aug 5 16:29 OWNERS.md 16:31:37 -rw-rw-r-- 1 1001 1001 9094 Aug 5 16:29 README.md 16:31:37 -rw-rw-r-- 1 1001 1001 6912 Aug 5 16:29 SECURITY.md 16:31:37 -rw-rw-r-- 1 1001 1001 5 Aug 5 16:29 VERSION 16:31:37 -rw-rw-r-- 1 1001 1001 4131 Aug 5 16:29 ZMQWindows.md 16:31:37 drwxrwxr-x 2 1001 1001 4096 Aug 5 16:29 bin 16:31:37 drwxrwxr-x 18 1001 1001 4096 Aug 5 16:29 cmd 16:31:37 -rw-r--r-- 1 root root 478941 Aug 5 16:31 coverage.out 16:31:37 -rw-rw-r-- 1 1001 1001 3681 Aug 5 16:29 go.mod 16:31:37 -rw-rw-r-- 1 1001 1001 38033 Aug 5 16:29 go.sum 16:31:37 drwxrwxr-x 8 1001 1001 4096 Aug 5 16:29 internal 16:31:37 drwxrwxr-x 3 1001 1001 4096 Aug 5 16:29 openapi 16:31:37 drwxrwxr-x 4 1001 1001 4096 Aug 5 16:29 snap 16:31:37 -rw-rw-r-- 1 1001 1001 204 Aug 5 16:29 version.go [Pipeline] sh 16:31:37 + '[' -e coverage.out ] 16:31:37 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:37 Stashed 1 file(s) [Pipeline] sh 16:31:38 + make build 16:31:38 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:31:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21998 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws 16:31:50 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 16:31:50 The recommended git tool is: git 16:31:56 using credential edgex-jenkins-ssh 16:31:56 Cloning the remote Git repository 16:31:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:57 > git init /w/workspace/edgex-go/6 # timeout=10 16:31:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:57 > git --version # timeout=10 16:31:57 > git --version # 'git version 2.25.1' 16:31:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:32:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:32:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:14 Merging remotes/origin/main commit 153a8924afc76f32f5f75b450e631f675c9244c3 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 16:32:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:14 > git config core.sparsecheckout # timeout=10 16:32:14 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 16:32:14 > git remote # timeout=10 16:32:14 > git config --get remote.origin.url # timeout=10 16:32:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:14 > git merge 153a8924afc76f32f5f75b450e631f675c9244c3 # timeout=10 16:32:14 Merge succeeded, producing a079be067f3a8fc2a52738980921d79360883bad 16:32:14 Checking out Revision a079be067f3a8fc2a52738980921d79360883bad (PR-4111) 16:32:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:32:16 $ docker stop --time=1 35f6b5af4adde2f80de40cce6f1268b13e2a36f5ee78c1a131671e7c38e71909 16:32:14 > git rev-parse HEAD^{commit} # timeout=10 16:32:14 > git config core.sparsecheckout # timeout=10 16:32:14 > git checkout -f a079be067f3a8fc2a52738980921d79360883bad # timeout=10 16:32:19 Commit message: "Merge commit '153a8924afc76f32f5f75b450e631f675c9244c3' into HEAD" 16:32:19 First time build. Skipping changelog. 16:32:19 > git rev-list --no-walk 5ff22f301847f00c559c5b3be92cc0dc9229c061 # timeout=10 16:32:21 $ docker rm -f 35f6b5af4adde2f80de40cce6f1268b13e2a36f5ee78c1a131671e7c38e71909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:22 16:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:22 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:22 Dload Upload Total Spent Left Speed 16:32:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 88085 0 --:--:-- --:--:-- --:--:-- 88085 16:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:22 latest: Pulling from edgex-devops/edgex-compose 16:32:22 cbdbe7a5bc2a: Pulling fs layer 16:32:22 ca9280d653b3: Pulling fs layer 16:32:22 7e9c9ca2126c: Pulling fs layer 16:32:22 cbdbe7a5bc2a: Download complete 16:32:23 ca9280d653b3: Verifying Checksum 16:32:23 ca9280d653b3: Download complete 16:32:23 cbdbe7a5bc2a: Pull complete [Pipeline] sh 16:32:23 7e9c9ca2126c: Download complete 16:32:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:23 ca9280d653b3: Pull complete 16:32:24 + sudo tee /etc/docker/daemon.new 16:32:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:24 { 16:32:24 "registry-mirrors": [ 16:32:24 "https://nexus3.edgexfoundry.org:10001" 16:32:24 ], 16:32:24 "bip": "10.250.0.254/24", 16:32:24 "hosts": [ 16:32:24 "tcp://0.0.0.0:5555", 16:32:24 "unix:///var/run/docker.sock" 16:32:24 ], 16:32:24 "mtu": 1458, 16:32:24 "selinux-enabled": true, 16:32:24 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:24 } [Pipeline] sh 16:32:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:24 + sudo service docker restart 16:32:27 7e9c9ca2126c: Pull complete 16:32:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:27 prd-ubuntu20.04-docker-8c-8g-21996 does not seem to be running inside a container 16:32:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:32:29 $ docker top 8839b5714977a404074f7c4685924f91ea75741bf3568838d7c05a7e019763d7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:29 + docker-compose build --help 16:32:29 + grep parallel 16:32:30 --parallel Build images in parallel. [Pipeline] } 16:32:30 $ docker stop --time=1 8839b5714977a404074f7c4685924f91ea75741bf3568838d7c05a7e019763d7 16:32:31 $ docker rm -f 8839b5714977a404074f7c4685924f91ea75741bf3568838d7c05a7e019763d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:32 prd-ubuntu20.04-docker-8c-8g-21996 does not seem to be running inside a container 16:32:32 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:32:32 $ docker top 17393d0d9d38d668c447c9d21fbcb650e19102cdbe86d770200612859670d810 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:33 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:33 Building core-command ... 16:32:33 Building core-data ... 16:32:33 Building core-metadata ... 16:32:33 Building security-bootstrapper ... 16:32:33 Building security-proxy-setup ... 16:32:33 Building security-secretstore-setup ... 16:32:33 Building security-spiffe-token-provider ... 16:32:33 Building security-spire-agent ... 16:32:33 Building security-spire-config ... 16:32:33 Building security-spire-server ... 16:32:33 Building support-notifications ... 16:32:33 Building support-scheduler ... 16:32:33 Building sys-mgmt-agent ... 16:32:33 Building support-notifications 16:32:33 Building support-scheduler 16:32:33 Building security-spire-agent 16:32:33 Building security-spiffe-token-provider 16:32:33 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:43 provisioning config files... 16:32:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1975708512774902796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:43 ---> docker-login.sh 16:32:43 nexus3.edgexfoundry.org:10001 16:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:44 Configure a credential helper to remove this warning. See 16:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:44 16:32:44 Login Succeeded 16:32:44 nexus3.edgexfoundry.org:10002 16:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:44 Configure a credential helper to remove this warning. See 16:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:44 16:32:44 Login Succeeded 16:32:44 nexus3.edgexfoundry.org:10003 16:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:45 Configure a credential helper to remove this warning. See 16:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:45 16:32:45 Login Succeeded 16:32:45 nexus3.edgexfoundry.org:10004 16:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:45 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:32:45 ---> c03022de3407 16:32:45 Step 3/20 : WORKDIR /edgex-go 16:32:45 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:45 ---> c03022de3407 16:32:45 Step 3/26 : WORKDIR /edgex-go 16:32:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:45 ---> c03022de3407 16:32:45 Step 3/22 : WORKDIR /edgex-go 16:32:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:45 ---> c03022de3407 16:32:45 Step 3/22 : WORKDIR /edgex-go 16:32:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:45 ---> c03022de3407 16:32:45 Step 3/22 : WORKDIR /edgex-go 16:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:46 Configure a credential helper to remove this warning. See 16:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:46 16:32:46 Login Succeeded 16:32:46 docker.io 16:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:46 Configure a credential helper to remove this warning. See 16:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:46 16:32:46 Login Succeeded 16:32:46 ---> docker-login.sh ends [Pipeline] } 16:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:32:47 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 16:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:47 ========================================================= 16:32:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:48 b3c136eddcbf: Pulling fs layer 16:32:48 c0a3192eca97: Pulling fs layer 16:32:48 a050256f5b6f: Pulling fs layer 16:32:48 656be50a0ddc: Pulling fs layer 16:32:48 2bbca73fdf42: Pulling fs layer 16:32:48 46d945488cbd: Pulling fs layer 16:32:48 8a5474983e97: Pulling fs layer 16:32:48 329c88fbcd65: Pulling fs layer 16:32:48 46d945488cbd: Waiting 16:32:48 656be50a0ddc: Waiting 16:32:48 2bbca73fdf42: Waiting 16:32:48 8a5474983e97: Waiting 16:32:48 329c88fbcd65: Waiting 16:32:48 a050256f5b6f: Verifying Checksum 16:32:48 a050256f5b6f: Download complete 16:32:48 c0a3192eca97: Verifying Checksum 16:32:48 c0a3192eca97: Download complete 16:32:48 2bbca73fdf42: Download complete 16:32:48 46d945488cbd: Verifying Checksum 16:32:48 46d945488cbd: Download complete 16:32:48 b3c136eddcbf: Verifying Checksum 16:32:49 b3c136eddcbf: Pull complete 16:32:49 329c88fbcd65: Verifying Checksum 16:32:49 329c88fbcd65: Download complete 16:32:49 c0a3192eca97: Pull complete 16:32:50 a050256f5b6f: Pull complete 16:32:50 8a5474983e97: Verifying Checksum 16:32:50 8a5474983e97: Download complete 16:32:50 656be50a0ddc: Verifying Checksum 16:32:50 656be50a0ddc: Download complete 16:32:55 ---> Running in ae32d9278abc 16:32:55 ---> Running in 51e4fe90b61e 16:32:55 ---> Running in ec911c44bfd5 16:32:55 ---> Running in 6ce76bff08ca 16:32:55 ---> Running in 47d7fcef1743 16:32:55 Removing intermediate container ec911c44bfd5 16:32:55 ---> 497c99aa5bab 16:32:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:55 Removing intermediate container ae32d9278abc 16:32:55 ---> 5409790f010b 16:32:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:55 ---> Running in d4b796b253ce 16:32:55 Removing intermediate container 51e4fe90b61e 16:32:55 ---> 8fc3476ae7d0 16:32:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:32:55 Removing intermediate container 47d7fcef1743 16:32:55 ---> 94580f5bbbf5 16:32:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:55 Removing intermediate container 6ce76bff08ca 16:32:55 ---> 47a2b5252e99 16:32:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:55 ---> Running in 00fc3d8dc6a4 16:32:55 ---> Running in 579002b32953 16:32:55 ---> Running in 78bf37d7e996 16:32:55 ---> Running in a5a2827a121b 16:32:55 Removing intermediate container 00fc3d8dc6a4 16:32:55 ---> 87c4f937e22f 16:32:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:55 ---> Running in be295f6711ec 16:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:55 Removing intermediate container d4b796b253ce 16:32:55 ---> b337ed54e020 16:32:55 Step 5/22 : RUN apk add --update --no-cache make git 16:32:55 ---> Running in 5336b391c37c 16:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:55 Removing intermediate container 78bf37d7e996 16:32:55 ---> 4458841e3faf 16:32:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:55 ---> Running in 71bdb977a91a 16:32:55 v3.16.1-109-g005c837e5e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:32:55 v3.16.1-111-g3fd2e5e80e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:32:55 OK: 17036 distinct packages available 16:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:55 Removing intermediate container a5a2827a121b 16:32:55 ---> caa0186f552a 16:32:55 Step 5/22 : RUN apk add --update --no-cache make git 16:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:56 ---> Running in d1572d5bf265 16:32:56 OK: 211 MiB in 51 packages 16:32:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:56 Removing intermediate container 579002b32953 16:32:56 ---> aa756624c2fb 16:32:56 Step 5/20 : COPY go.mod vendor* ./ 16:32:56 ---> a0fd8cde9b24 16:32:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:56 ---> Running in ae368488e1ae 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:57 OK: 211 MiB in 51 packages 16:32:57 OK: 211 MiB in 51 packages 16:32:57 OK: 211 MiB in 51 packages 16:32:57 Removing intermediate container 71bdb977a91a 16:32:57 ---> 2f3628b4c7b2 16:32:57 Step 6/26 : COPY go.mod vendor* ./ 16:32:57 Removing intermediate container 5336b391c37c 16:32:57 ---> 2aea95bcb55c 16:32:57 Step 6/22 : COPY go.mod vendor* ./ 16:32:57 OK: 211 MiB in 51 packages 16:32:57 ---> 9c53ff69fb8d 16:32:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:57 ---> Running in 3b7dc39b8442 16:32:57 ---> f16584ca63a4 16:32:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:57 Removing intermediate container be295f6711ec 16:32:57 ---> 3e9af9f5f915 16:32:57 Step 6/22 : COPY go.mod vendor* ./ 16:32:57 ---> Running in e6dbaf01e173 16:32:58 ---> e6466f6d22d6 16:32:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 ---> Running in 185ee7cf61c8 16:32:58 Removing intermediate container d1572d5bf265 16:32:58 ---> bcb362a01480 16:32:58 Step 6/22 : COPY go.mod vendor* ./ 16:32:58 ---> 45c2055b4fdd 16:32:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 ---> Running in 5b301c48950d 16:33:03 656be50a0ddc: Pull complete 16:33:03 2bbca73fdf42: Pull complete 16:33:03 46d945488cbd: Pull complete 16:33:10 8a5474983e97: Pull complete 16:33:11 329c88fbcd65: Pull complete 16:33:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:33:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:12 WORKDIR /edgex 16:33:12 COPY go.mod . 16:33:12 RUN go mod download 16:33:12 + docker build -t ci-base-image-arm64 -f - . 16:33:12 Sending build context to Docker daemon 3.123MB 16:33:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:12 ---> ff4287adb874 16:33:12 Step 2/4 : WORKDIR /edgex 16:33:14 ---> Running in b86f3c0dbb9e 16:33:15 Removing intermediate container b86f3c0dbb9e 16:33:15 ---> ed72a6866595 16:33:15 Step 3/4 : COPY go.mod . 16:33:15 ---> 2f65364793c4 16:33:15 Step 4/4 : RUN go mod download 16:33:15 ---> Running in e1af16b97fe7 16:33:20 Removing intermediate container 3b7dc39b8442 16:33:20 ---> 7b252166bf63 16:33:20 Step 8/26 : COPY . . 16:33:20 Removing intermediate container ae368488e1ae 16:33:20 ---> 46e41809fdb8 16:33:20 Step 7/20 : COPY . . 16:33:20 Removing intermediate container 5b301c48950d 16:33:20 ---> 22256780128c 16:33:20 Step 8/22 : COPY . . 16:33:20 Removing intermediate container e6dbaf01e173 16:33:20 ---> 7c4cb799e82c 16:33:20 Step 8/22 : COPY . . 16:33:20 Removing intermediate container 185ee7cf61c8 16:33:20 ---> 74cc3a065b83 16:33:20 Step 8/22 : COPY . . 16:33:42 ---> 7861cdff5447 16:33:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:42 ---> 401313e8d6d4 16:33:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:33:42 ---> e2ffbc0804f6 16:33:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:33:42 ---> 1cb6655df13a 16:33:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:42 ---> 5a39e5efb159 16:33:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:33:42 ---> Running in c31f98bb5ffb 16:33:42 ---> Running in fed481c1ee09 16:33:42 ---> Running in 9a230001ac60 16:33:42 ---> Running in 82147d52e436 16:33:42 ---> Running in e93a74fc98c8 16:33:42 Removing intermediate container fed481c1ee09 16:33:42 ---> 1618c361ad46 16:33:42 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:42 ---> Running in b16c744a9ce2 16:33:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:42 Removing intermediate container b16c744a9ce2 16:33:42 ---> 19d1a0a0c203 16:33:42 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:33:42 ---> Running in 10f2eea73db7 16:33:43 Removing intermediate container 10f2eea73db7 16:33:43 ---> e36bdcea6e11 16:33:43 Step 12/26 : WORKDIR /edgex-go 16:33:43 ---> Running in b0610ce05b8f 16:33:43 Removing intermediate container b0610ce05b8f 16:33:43 ---> cef4a8a31210 16:33:43 16:33:43 Step 13/26 : FROM alpine:3.15 16:33:43 3.15: Pulling from library/alpine 16:33:44 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:44 Status: Downloaded newer image for alpine:3.15 16:33:44 ---> 2720e26172a0 16:33:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:48 ---> Running in 2c2ac8608fc7 16:33:50 Removing intermediate container 2c2ac8608fc7 16:33:50 ---> 9910b65d9a70 16:33:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:51 ---> Running in 69fee3e66c18 16:33:55 Removing intermediate container e1af16b97fe7 16:33:55 ---> 4718446cdc1e 16:33:55 Successfully built 4718446cdc1e 16:33:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:55 + docker inspect -f . ci-base-image-arm64 16:33:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:55 prd-ubuntu20.04-docker-arm64-4c-16g-21998 does not seem to be running inside a container 16:33:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:33:57 $ docker top 005c557220c9f4fae29e77eb34a6f419463a5baa1cb7e956d73c68569b4009a1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:57 + go version 16:33:57 go version go1.18.3 linux/arm64 [Pipeline] } 16:33:57 $ docker stop --time=1 005c557220c9f4fae29e77eb34a6f419463a5baa1cb7e956d73c68569b4009a1 16:33:59 $ docker rm -f 005c557220c9f4fae29e77eb34a6f419463a5baa1cb7e956d73c68569b4009a1 16:33:59 Removing intermediate container 69fee3e66c18 16:33:59 ---> ad6f52422f9c 16:33:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:00 + docker inspect -f . ci-base-image-arm64 16:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-21998 does not seem to be running inside a container 16:34:00 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:34:01 ---> Running in de49c164439a 16:34:01 $ docker top 3cb25f05e8af125ecb736bff66d7ed79d31dabdca792834d952a0b0fcc36b541 -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:01 ========================================================= 16:34:01 [edgeXBuildGoParallel] Running Tests and Build... 16:34:01 ========================================================= [Pipeline] sh 16:34:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:02 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 16:34:03 + make test 16:34:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:03 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:03 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:03 OK: 15857 distinct packages available 16:34:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:34:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:04 (1/5) Installing dumb-init (1.2.5-r1) 16:34:05 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:05 (3/5) Installing libucontext (1.1-r0) 16:34:05 (4/5) Installing gcompat (1.0.0-r4) 16:34:05 (5/5) Installing openssl (1.1.1q-r0) 16:34:05 Executing busybox-1.34.1-r7.trigger 16:34:05 OK: 6 MiB in 19 packages 16:34:15 Removing intermediate container de49c164439a 16:34:15 ---> 28c19f1eccfb 16:34:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:15 Removing intermediate container 9a230001ac60 16:34:15 ---> 92f9dc9de5e4 16:34:15 16:34:15 Step 10/22 : FROM alpine:3.16 16:34:15 3.16: Pulling from library/alpine 16:34:20 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:20 ---> a9b7b58800ff 16:34:20 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:20 Status: Downloaded newer image for alpine:3.16 16:34:20 ---> d7d3d98c851f 16:34:20 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:20 ---> Running in 22359d7f185d 16:34:20 Removing intermediate container c31f98bb5ffb 16:34:20 ---> 9deae7d14f43 16:34:20 16:34:20 Step 10/22 : FROM alpine:3.16 16:34:20 ---> d7d3d98c851f 16:34:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:20 ---> Running in caebfc41f84d 16:34:20 Removing intermediate container e93a74fc98c8 16:34:20 ---> 6c2ed53642ed 16:34:20 16:34:20 Step 9/20 : FROM alpine:3.15 16:34:20 ---> 2720e26172a0 16:34:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:20 ---> Using cache 16:34:20 ---> 9910b65d9a70 16:34:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:20 ---> Using cache 16:34:20 ---> ad6f52422f9c 16:34:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:20 Removing intermediate container 82147d52e436 16:34:20 ---> 81da708559f9 16:34:20 16:34:20 Step 10/22 : FROM alpine:3.16 16:34:20 ---> d7d3d98c851f 16:34:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:21 (1/6) Installing ca-certificates (20220614-r0) 16:34:21 (2/6) Installing brotli-libs (1.0.9-r6) 16:34:21 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:34:21 (4/6) Installing libcurl (7.83.1-r2) 16:34:21 (5/6) Installing curl (7.83.1-r2) 16:34:21 (6/6) Installing dumb-init (1.2.5-r1) 16:34:21 Executing busybox-1.35.0-r15.trigger 16:34:21 Executing ca-certificates-20220614-r0.trigger 16:34:21 OK: 8 MiB in 20 packages 16:34:22 ---> Running in 4fdffec9c6f2 16:34:22 ---> Running in 229c240e17bc 16:34:22 ---> 9fa273ae3609 16:34:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:22 ---> 07f32f98b56a 16:34:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:22 Removing intermediate container 22359d7f185d 16:34:22 ---> 88577207747e 16:34:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:23 (1/1) Installing dumb-init (1.2.5-r1) 16:34:23 Executing busybox-1.35.0-r15.trigger 16:34:23 OK: 6 MiB in 15 packages 16:34:23 ---> Running in 76a8be6c31e3 16:34:23 ---> 802086220f9f 16:34:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:23 Removing intermediate container 76a8be6c31e3 16:34:23 ---> 024e50f5765a 16:34:23 Step 13/22 : WORKDIR /edgex 16:34:23 ---> Running in fe0e3bd43bc1 16:34:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:23 ---> 4d6a285b62bd 16:34:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:23 ---> Running in 2faf87525aa5 16:34:23 Removing intermediate container fe0e3bd43bc1 16:34:23 ---> bf9bcf4b1670 16:34:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:23 (1/2) Installing ca-certificates (20220614-r0) 16:34:23 (2/2) Installing dumb-init (1.2.5-r1) 16:34:23 Executing busybox-1.35.0-r15.trigger 16:34:23 Executing ca-certificates-20220614-r0.trigger 16:34:23 OK: 6 MiB in 16 packages 16:34:23 Removing intermediate container 2faf87525aa5 16:34:23 ---> d96ffabe0ab6 16:34:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:23 Removing intermediate container caebfc41f84d 16:34:23 ---> 701002f546c0 16:34:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:23 ---> 599620e4ec81 16:34:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:23 ---> Running in c7f6092db2fc 16:34:23 ---> Running in f6a26ee06b1f 16:34:23 Removing intermediate container c7f6092db2fc 16:34:23 ---> 1d949221dead 16:34:23 Step 24/26 : LABEL arch=x86_64 16:34:23 Removing intermediate container f6a26ee06b1f 16:34:23 ---> 0e365676d73a 16:34:23 Step 13/22 : ENV APP_PORT=59861 16:34:23 ---> Running in d47df83c09e6 16:34:24 ---> 99f0c08e24ea 16:34:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:24 ---> Running in 6f6473dc8130 16:34:24 Removing intermediate container d47df83c09e6 16:34:24 ---> 0bbe8c24286c 16:34:24 Step 25/26 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:34:24 Removing intermediate container 4fdffec9c6f2 16:34:24 ---> b014a6458d01 16:34:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:24 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:24 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:24 OK: 15857 distinct packages available 16:34:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:24 ---> 70df3e332e33 16:34:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:24 Removing intermediate container 6f6473dc8130 16:34:24 ---> 29f9158f3c57 16:34:24 Step 14/22 : EXPOSE $APP_PORT 16:34:24 ---> Running in 64e983648188 16:34:24 ---> Running in 82b38940adf4 16:34:24 ---> Running in 03f0ff65fbf3 16:34:24 Removing intermediate container 64e983648188 16:34:24 ---> 2146a278f7a7 16:34:24 Step 26/26 : LABEL version=0.0.0 16:34:24 Removing intermediate container 82b38940adf4 16:34:24 ---> d381d4ec0e23 16:34:24 Step 13/22 : ENV APP_PORT=59860 16:34:24 ---> Running in 7e545ab22781 16:34:24 Removing intermediate container 03f0ff65fbf3 16:34:24 ---> e4c1a4fe6d38 16:34:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:24 ---> 4e94e253f68f 16:34:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:24 ---> Running in 1dc35bc27e23 16:34:24 Removing intermediate container 7e545ab22781 16:34:24 ---> 7edf00b719f0 16:34:24 16:34:24 ---> Running in c75264f2600b 16:34:25 ---> 14873dad296a 16:34:25 Removing intermediate container 1dc35bc27e23 16:34:25 ---> 7d1b1482d459 16:34:25 Step 14/22 : EXPOSE $APP_PORT 16:34:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:25 Successfully built 7edf00b719f0 16:34:25 Successfully tagged security-spire-agent:latest 16:34:25  Building security-spire-agent ... done Building security-spire-config 16:34:25 ---> Running in f829f9c1a295 16:34:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:26 (1/9) Installing ca-certificates (20220614-r0) 16:34:26 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:26 (4/9) Installing libcurl (7.80.0-r2) 16:34:26 (5/9) Installing curl (7.80.0-r2) 16:34:26 (6/9) Installing dumb-init (1.2.5-r1) 16:34:26 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:26 (8/9) Installing libucontext (1.1-r0) 16:34:26 Removing intermediate container f829f9c1a295 16:34:26 ---> 054f4123fae6 16:34:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:26 (9/9) Installing gcompat (1.0.0-r4) 16:34:26 Executing busybox-1.34.1-r7.trigger 16:34:26 Executing ca-certificates-20220614-r0.trigger 16:34:26 OK: 8 MiB in 23 packages 16:34:28 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:28 ---> c03022de3407 16:34:28 Step 3/26 : WORKDIR /edgex-go 16:34:28 ---> Using cache 16:34:28 ---> 47a2b5252e99 16:34:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:28 ---> Using cache 16:34:28 ---> caa0186f552a 16:34:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:30 ---> bb9f868666fd 16:34:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:30 ---> 4edcc66430a6 16:34:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:30 ---> Running in 041c5400c8fe 16:34:31 Removing intermediate container c75264f2600b 16:34:31 ---> dee8a08247f0 16:34:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:31 ---> 99e62978a707 16:34:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:34:31 ---> Running in a02ec5b0b954 16:34:31 ---> Running in 095e9ca380d8 16:34:31 ---> 440025581ef9 16:34:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:31 Removing intermediate container 229c240e17bc 16:34:31 ---> 1998e9ff89ae 16:34:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:31 Removing intermediate container a02ec5b0b954 16:34:31 ---> 894cea9ba284 16:34:31 Step 20/22 : LABEL arch=x86_64 16:34:31 Removing intermediate container 095e9ca380d8 16:34:31 ---> a043f0a11325 16:34:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:31 ---> Running in b35cfccde229 16:34:31 ---> 3a124c12b481 16:34:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:31 ---> Running in 81f2c0b7645e 16:34:31 ---> Running in c1983f658abd 16:34:31 ---> dd37dfd35efb 16:34:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:32 Removing intermediate container b35cfccde229 16:34:32 ---> d75c9b3f4d6b 16:34:32 Step 21/22 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:34:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:32 Removing intermediate container 81f2c0b7645e 16:34:32 ---> 625a1e252217 16:34:32 Step 20/22 : LABEL arch=x86_64 16:34:32 Removing intermediate container c1983f658abd 16:34:32 ---> 792add054142 16:34:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:32 ---> Running in f5ad4be66da9 16:34:32 ---> Running in ec8006d3882e 16:34:32 ---> 7cb96bb8c7c8 16:34:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:32 ---> Running in 0459d7dd76f2 16:34:32 Removing intermediate container f5ad4be66da9 16:34:32 ---> 8fffbe5326c1 16:34:32 Step 22/22 : LABEL version=0.0.0 16:34:32 OK: 211 MiB in 51 packages 16:34:32 ---> Running in 57d26f709448 16:34:32 ---> e0b0a77f2058 16:34:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:32 Removing intermediate container 0459d7dd76f2 16:34:32 ---> 0cf807ededaa 16:34:32 Step 20/22 : LABEL arch=x86_64 16:34:32 Removing intermediate container ec8006d3882e 16:34:32 ---> 29acdfb05523 16:34:32 Step 21/22 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:34:33 ---> Running in 1019e60b9d33 16:34:33 ---> Running in b2db9ca47398 16:34:33 ---> Running in ea75b4f6a54a 16:34:33 Removing intermediate container 57d26f709448 16:34:33 ---> 9cd45cb92229 16:34:33 16:34:33 Removing intermediate container 1019e60b9d33 16:34:33 ---> bee19d280766 16:34:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:33 ---> Running in 92400ceb8802 16:34:33 Successfully built 9cd45cb92229 16:34:33 Successfully tagged security-proxy-setup:latest 16:34:33  Building security-proxy-setup ... done Building security-secretstore-setup 16:34:33 Removing intermediate container b2db9ca47398 16:34:33 ---> bb3883f7bd5b 16:34:33 Step 22/22 : LABEL version=0.0.0 16:34:33 Removing intermediate container 041c5400c8fe 16:34:33 ---> 63aab7dfe7d9 16:34:33 Step 6/26 : COPY go.mod vendor* ./ 16:34:33 Removing intermediate container ea75b4f6a54a 16:34:33 ---> ee8c0ca3417a 16:34:33 Step 21/22 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:34:35 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:37 ---> c03022de3407 16:34:37 Step 3/25 : WORKDIR /edgex-go 16:34:37 ---> Using cache 16:34:37 ---> 47a2b5252e99 16:34:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:37 ---> Using cache 16:34:37 ---> caa0186f552a 16:34:37 Step 5/25 : RUN apk add --update --no-cache make git 16:34:37 ---> Using cache 16:34:37 ---> bcb362a01480 16:34:37 Step 6/25 : COPY go.mod vendor* ./ 16:34:37 ---> Using cache 16:34:37 ---> 45c2055b4fdd 16:34:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:37 ---> Using cache 16:34:37 ---> 22256780128c 16:34:37 Step 8/25 : COPY . . 16:34:37 ---> Using cache 16:34:37 ---> 401313e8d6d4 16:34:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:37 ---> Running in 37ba50b83840 16:34:37 Removing intermediate container 92400ceb8802 16:34:37 ---> 571c8748484d 16:34:37 Step 18/20 : LABEL arch=x86_64 16:34:37 ---> 41b438d6cfd2 16:34:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:37 ---> Running in 3df795598908 16:34:37 ---> Running in dbe075bccbda 16:34:37 ---> Running in 21e1174f74db 16:34:37 ---> Running in dc18aaefaf25 16:34:37 Removing intermediate container 37ba50b83840 16:34:37 Removing intermediate container 3df795598908 16:34:37 ---> 1a1ede9c6c04 16:34:37 ---> 7d8c38820ffa 16:34:37 16:34:37 Step 22/22 : LABEL version=0.0.0 16:34:37 Successfully built 1a1ede9c6c04 16:34:37 Successfully tagged support-scheduler:latest 16:34:37  Building support-scheduler ... done Building sys-mgmt-agent 16:34:37 ---> Running in 235cc76d6bf0 16:34:37 Removing intermediate container 21e1174f74db 16:34:37 ---> 9c25577961b0 16:34:37 Step 19/20 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:34:37 ---> Running in ba219ff578dd 16:34:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:41 ---> c03022de3407 16:34:41 Step 3/23 : WORKDIR /edgex-go 16:34:41 ---> Using cache 16:34:41 ---> 47a2b5252e99 16:34:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:41 ---> Using cache 16:34:41 ---> caa0186f552a 16:34:41 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:45 Removing intermediate container 235cc76d6bf0 16:34:45 ---> f6cc62d270ab 16:34:45 16:34:45 Removing intermediate container ba219ff578dd 16:34:45 ---> 992dae937134 16:34:45 Step 20/20 : LABEL version=0.0.0 16:34:45 Successfully built f6cc62d270ab 16:34:45 Successfully tagged support-notifications:latest 16:34:45  Building support-notifications ... done Building security-bootstrapper 16:34:45 ---> Running in 44c8754e261d 16:34:47 ---> Running in 2b8328342b7c 16:34:47 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:47 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:34:47 ---> c03022de3407 16:34:47 Step 3/31 : WORKDIR /edgex-go 16:34:47 ---> Using cache 16:34:47 ---> 47a2b5252e99 16:34:47 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:47 ---> Using cache 16:34:47 ---> caa0186f552a 16:34:47 Step 5/31 : RUN apk add --update --no-cache make git 16:34:47 ---> Using cache 16:34:47 ---> bcb362a01480 16:34:47 Step 6/31 : COPY go.mod vendor* ./ 16:34:47 ---> Using cache 16:34:47 ---> 45c2055b4fdd 16:34:47 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:47 ---> Using cache 16:34:47 ---> 22256780128c 16:34:47 Step 8/31 : COPY . . 16:34:47 ---> Using cache 16:34:47 ---> 401313e8d6d4 16:34:47 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:51 ---> Running in 7112fbb0a68a 16:34:51 Removing intermediate container 2b8328342b7c 16:34:51 ---> a74a9b0686f4 16:34:51 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:51 Successfully built a74a9b0686f4 16:34:52 Successfully tagged security-spiffe-token-provider:latest 16:34:52  Building security-spiffe-token-provider ... done Building core-metadata 16:34:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:52 OK: 211 MiB in 51 packages 16:34:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:58 ---> c03022de3407 16:34:58 Step 3/23 : WORKDIR /edgex-go 16:34:58 ---> Using cache 16:34:58 ---> 47a2b5252e99 16:34:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:58 ---> Using cache 16:34:58 ---> caa0186f552a 16:34:58 Step 5/23 : RUN apk add --update --no-cache make git 16:34:58 ---> Using cache 16:34:58 ---> bcb362a01480 16:34:58 Step 6/23 : COPY go.mod vendor* ./ 16:34:58 ---> Using cache 16:34:58 ---> 45c2055b4fdd 16:34:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:58 ---> Using cache 16:34:58 ---> 22256780128c 16:34:58 Step 8/23 : COPY . . 16:34:58 ---> Using cache 16:34:58 ---> 401313e8d6d4 16:34:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:06 ---> Running in f99f4e8a211e 16:35:06 Removing intermediate container 44c8754e261d 16:35:06 ---> bdd2e8c85e6b 16:35:06 Step 6/23 : COPY go.mod vendor* ./ 16:35:06 Removing intermediate container dc18aaefaf25 16:35:06 ---> 403d0fed484c 16:35:06 Step 8/26 : COPY . . 16:35:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:14 ---> b7725b792217 16:35:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:17 ---> Running in fe838c759533 16:35:17 Removing intermediate container dbe075bccbda 16:35:17 ---> c3ef7cff24c3 16:35:17 16:35:17 Step 10/25 : FROM alpine:3.16 16:35:17 ---> d7d3d98c851f 16:35:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:17 ---> 02a2e3edacf0 16:35:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:20 ---> Running in f569e0cfcf22 16:35:20 ---> Running in 9d5ce208e2bc 16:35:20 Removing intermediate container 7112fbb0a68a 16:35:20 ---> f582db0e8767 16:35:20 16:35:20 Step 10/31 : FROM alpine:3.16 16:35:20 ---> d7d3d98c851f 16:35:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:21 Removing intermediate container f569e0cfcf22 16:35:21 ---> 4f04c7d8439c 16:35:21 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:21 ---> Running in 00a01ffd352b 16:35:21 ---> Running in f0ee689452bf 16:35:21 (1/3) Installing ca-certificates (20220614-r0) 16:35:21 (2/3) Installing dumb-init (1.2.5-r1) 16:35:21 (3/3) Installing su-exec (0.2-r1) 16:35:21 Executing busybox-1.35.0-r15.trigger 16:35:21 Executing ca-certificates-20220614-r0.trigger 16:35:21 OK: 6 MiB in 17 packages 16:35:21 Removing intermediate container 00a01ffd352b 16:35:21 ---> 0bf4cb048935 16:35:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:24 ---> Running in 7488f3e027b2 16:35:24 Removing intermediate container f0ee689452bf 16:35:24 ---> b132a903d0b6 16:35:24 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:24 ---> Running in 2c314acea9ea 16:35:24 Removing intermediate container 9d5ce208e2bc 16:35:24 ---> 58253fde6cd9 16:35:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:26 ---> Running in b6e08f3e6668 16:35:27 Removing intermediate container f99f4e8a211e 16:35:27 ---> 7b317e2a05d6 16:35:27 16:35:27 Step 10/23 : FROM alpine:3.16 16:35:27 ---> d7d3d98c851f 16:35:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:27 ---> Using cache 16:35:27 ---> 701002f546c0 16:35:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:27 ---> Using cache 16:35:27 ---> 0e365676d73a 16:35:27 Step 13/23 : ENV APP_PORT=59881 16:35:27 Removing intermediate container b6e08f3e6668 16:35:27 ---> 020c022b28f2 16:35:27 Step 13/25 : WORKDIR / 16:35:27 ---> Running in bc73c3a1855e 16:35:27 ---> Running in 4307097a34ee 16:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:27 Removing intermediate container bc73c3a1855e 16:35:27 ---> 95a0df11ff56 16:35:27 Step 14/23 : EXPOSE $APP_PORT 16:35:27 ---> Running in 88c552fa2309 16:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:27 Removing intermediate container 4307097a34ee 16:35:27 ---> ced21845ddd9 16:35:27 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:27 Removing intermediate container 88c552fa2309 16:35:27 ---> cdc23d1a7e2a 16:35:27 Step 15/23 : WORKDIR / 16:35:27 ---> Running in fb71cfa811d5 16:35:27 (1/2) Installing dumb-init (1.2.5-r1) 16:35:27 (2/2) Installing su-exec (0.2-r1) 16:35:27 Executing busybox-1.35.0-r15.trigger 16:35:27 OK: 6 MiB in 16 packages 16:35:27 Removing intermediate container fb71cfa811d5 16:35:27 ---> 110875ae7dea 16:35:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:27 ---> 9bb8b3dacccf 16:35:27 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:27 Removing intermediate container 2c314acea9ea 16:35:27 ---> e3ccd0b3aa71 16:35:27 Step 12/26 : WORKDIR /edgex-go 16:35:27 Removing intermediate container fe838c759533 16:35:27 ---> 499b64782bb4 16:35:27 Step 8/23 : COPY . . 16:35:27 ---> Running in 21517184bcb0 16:35:28 ---> 4a64d255a853 16:35:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:28 ---> c2c3274474bd 16:35:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:28 Removing intermediate container 21517184bcb0 16:35:28 ---> 8c5f7eca1e5a 16:35:28 16:35:28 Step 13/26 : FROM alpine:3.15 16:35:28 ---> 2720e26172a0 16:35:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:28 ---> Using cache 16:35:28 ---> 9910b65d9a70 16:35:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:28 ---> Using cache 16:35:28 ---> ad6f52422f9c 16:35:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:31 Removing intermediate container 7488f3e027b2 16:35:31 ---> 639a0af2f146 16:35:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:31 ---> Running in a3e47ef31c36 16:35:31 ---> 0bb1ada4eb70 16:35:31 ---> 8dd693a3a70c 16:35:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.ymlStep 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:31 16:35:31 ---> Running in 4b67ce03ce39 16:35:31 Removing intermediate container 4b67ce03ce39 16:35:31 ---> 4c30a7a8ed99 16:35:31 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:31 ---> 5f17715fbbe4 16:35:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:31 ---> 8347a151d009 16:35:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:31 ---> Running in 91e1e71e20d4 16:35:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:31 ---> Running in 54bec7641df3 16:35:32 ---> 7d18283ce18f 16:35:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:32 Removing intermediate container 91e1e71e20d4 16:35:32 ---> c168b4f3910e 16:35:32 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:32 ---> Running in f74c8c7c8172 16:35:32 Removing intermediate container 54bec7641df3 16:35:32 ---> ef41248e9abd 16:35:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:32 ---> Running in 9d9b25fa969d 16:35:32 ---> Running in 1bece0a67321 16:35:32 ---> 13032fccc680 16:35:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:32 Removing intermediate container 1bece0a67321 16:35:32 ---> 1816a34dcccf 16:35:32 Step 21/23 : LABEL arch=x86_64 16:35:32 Removing intermediate container 9d9b25fa969d 16:35:32 ---> 61965664555f 16:35:32 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:32 ---> Running in 18c7ad8320ab 16:35:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:32 ---> Running in ca0ad0964646 16:35:32 ---> d6e4c7d7f053 16:35:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:32 Removing intermediate container 18c7ad8320ab 16:35:32 ---> bd103dc432aa 16:35:32 Step 22/23 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:35:32 ---> Running in bb0766a03c05 16:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:33 Removing intermediate container bb0766a03c05 16:35:33 ---> 212738ded8b9 16:35:33 Step 23/23 : LABEL version=0.0.0 16:35:33 ---> 0de7a3998729 16:35:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:33 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:33 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:33 OK: 15857 distinct packages available 16:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:33 ---> Running in d11d4b390ab8 16:35:33 ---> Running in 01c4303be6fe 16:35:33 Removing intermediate container d11d4b390ab8 16:35:33 ---> 880cc72d7ee6 16:35:33 16:35:33 Successfully built 880cc72d7ee6 16:35:33 Successfully tagged core-metadata:latest 16:35:33 Building core-command 16:35:33  Building core-metadata ... done Removing intermediate container ca0ad0964646 16:35:33 ---> b916b737ea29 16:35:33 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:35:33 ---> Running in 30d8aa26fb32 16:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:34 (1/4) Installing dumb-init (1.2.5-r1) 16:35:34 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:34 (3/4) Installing libucontext (1.1-r0) 16:35:34 (4/4) Installing gcompat (1.0.0-r4) 16:35:34 Executing busybox-1.34.1-r7.trigger 16:35:34 OK: 6 MiB in 18 packages 16:35:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:36 ---> c03022de3407 16:35:36 Step 3/23 : WORKDIR /edgex-go 16:35:36 ---> Using cache 16:35:36 ---> 47a2b5252e99 16:35:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:36 ---> Using cache 16:35:36 ---> caa0186f552a 16:35:36 Step 5/23 : RUN apk add --update --no-cache make git 16:35:36 ---> Using cache 16:35:36 ---> bcb362a01480 16:35:36 Step 6/23 : COPY go.mod vendor* ./ 16:35:36 ---> Using cache 16:35:36 ---> 45c2055b4fdd 16:35:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:36 ---> Using cache 16:35:36 ---> 22256780128c 16:35:36 Step 8/23 : COPY . . 16:35:36 ---> Using cache 16:35:36 ---> 401313e8d6d4 16:35:36 Step 9/23 : RUN make cmd/core-command/core-command 16:35:39 Removing intermediate container 30d8aa26fb32 16:35:39 ---> 33e03ff490db 16:35:39 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:35:39 ---> Running in 2dc69f292647 16:35:39 ---> b978f1cd41b7 16:35:39 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:35:40 ---> Running in 510aaef9c928 16:35:40 Removing intermediate container a3e47ef31c36 16:35:40 ---> 6b5814009ede 16:35:40 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:40 Removing intermediate container 01c4303be6fe 16:35:40 ---> c4fd3e47a260 16:35:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:40 ---> Running in 32bf33621f4f 16:35:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:35:40 Removing intermediate container 32bf33621f4f 16:35:40 ---> 6b0b0f3e6f1c 16:35:40 Step 23/25 : LABEL arch=x86_64 16:35:42 ---> Running in 29cc09978489 16:35:43 ---> 7ea633741d27 16:35:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:43 Removing intermediate container 29cc09978489 16:35:43 ---> 8117e02f1255 16:35:43 Step 24/25 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:35:43 ---> Running in 434903130c1f 16:35:43 Removing intermediate container 510aaef9c928 16:35:43 ---> a8358df28207 16:35:43 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:43 Removing intermediate container 434903130c1f 16:35:43 ---> 28275b5cda0e 16:35:43 Step 25/25 : LABEL version=0.0.0 16:35:43 ---> Running in 9511c5d5a22e 16:35:43 ---> 1034cfe36035 16:35:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:43 ---> Running in b4c4174ebce3 16:35:43 Removing intermediate container 9511c5d5a22e 16:35:43 ---> afce40fa4979 16:35:43 16:35:43 ---> aaef29ccf8aa 16:35:43 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:43 Removing intermediate container b4c4174ebce3 16:35:43 ---> 11a88f84d097 16:35:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:43 Successfully built afce40fa4979 16:35:43 Successfully tagged security-secretstore-setup:latest 16:35:43  Building security-secretstore-setup ... done Building core-data 16:35:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:46 ---> c03022de3407 16:35:46 Step 3/23 : WORKDIR /edgex-go 16:35:46 ---> Using cache 16:35:46 ---> 47a2b5252e99 16:35:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:46 ---> Using cache 16:35:46 ---> caa0186f552a 16:35:46 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:35:51 ---> aca5cb155dee 16:35:51 Step 21/26 : WORKDIR / 16:35:51 ---> 624614ea2adc 16:35:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:51 ---> Running in 08cedaa84750 16:35:51 ---> Running in bdc78787f9ad 16:35:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:51 Removing intermediate container bdc78787f9ad 16:35:51 ---> f0ce9ccc80fa 16:35:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:52 ---> e841adfd345c 16:35:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:52 ---> Running in 6c7551e4ba9f 16:35:52 OK: 211 MiB in 51 packages 16:35:52 Removing intermediate container f74c8c7c8172 16:35:52 ---> 08c493afe84e 16:35:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:52 Removing intermediate container 6c7551e4ba9f 16:35:52 ---> 574ff2d0e7c6 16:35:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:52 ---> 9cdb793a54f2 16:35:52 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:53 ---> Running in 57409b9aa43c 16:35:53 ---> Running in b9e47b5a5a63 16:35:53 ---> b712fedc1103 16:35:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:53 Removing intermediate container b9e47b5a5a63 16:35:53 ---> 7d61363fd9df 16:35:53 Step 24/26 : LABEL arch=x86_64 16:35:53 ---> Running in d7cbd57f2b89 16:35:53 Removing intermediate container 08cedaa84750 16:35:53 ---> de6d3906c631 16:35:53 Step 6/23 : COPY go.mod vendor* ./ 16:35:53 ---> dfe6ea897944 16:35:53 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:53 Removing intermediate container d7cbd57f2b89 16:35:53 ---> 8e03c3514467 16:35:53 Step 25/26 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:35:53 ---> Running in cceb1043da6e 16:35:53 ---> Running in 3ec53837b3ba 16:35:53 ---> cf922e1695b7 16:35:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:53 ---> Running in 4d3f6d170922 16:35:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:53 Removing intermediate container 3ec53837b3ba 16:35:53 ---> 2b37d7e824f4 16:35:53 Step 26/26 : LABEL version=0.0.0 16:35:53 ---> Running in 87af6508699f 16:35:53 Removing intermediate container 87af6508699f 16:35:53 ---> 2125c2b45a91 16:35:53 16:35:53 Successfully built 2125c2b45a91 16:35:53 Successfully tagged security-spire-config:latest 16:35:53  Building security-spire-config ... done Building security-spire-server 16:35:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:58 ---> c03022de3407 16:35:58 Step 3/25 : WORKDIR /edgex-go 16:35:58 ---> Using cache 16:35:58 ---> 47a2b5252e99 16:35:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:58 ---> Using cache 16:35:58 ---> caa0186f552a 16:35:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:35:58 ---> Using cache 16:35:58 ---> 63aab7dfe7d9 16:35:58 Step 6/25 : COPY go.mod vendor* ./ 16:35:58 ---> Using cache 16:35:58 ---> 41b438d6cfd2 16:35:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:58 ---> Using cache 16:35:58 ---> 403d0fed484c 16:35:58 Step 8/25 : COPY . . 16:35:58 ---> Using cache 16:35:58 ---> 02a2e3edacf0 16:35:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:35:58 ---> Using cache 16:35:58 ---> 4f04c7d8439c 16:35:58 Step 10/25 : WORKDIR /edgex-go/spire-build 16:35:58 ---> Using cache 16:35:58 ---> b132a903d0b6 16:35:58 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:36:02 ---> Running in 4f69c1b456db 16:36:02 Removing intermediate container 57409b9aa43c 16:36:02 ---> 92262d2878ac 16:36:02 16:36:02 Step 11/23 : FROM alpine:3.16 16:36:02 ---> d7d3d98c851f 16:36:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:36:02 Removing intermediate container cceb1043da6e 16:36:02 ---> 16fe3c2094dd 16:36:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:36:02 ---> Running in a2c31c5e7f0c 16:36:02 ---> Running in 635fbaf9b79c 16:36:02 Removing intermediate container a2c31c5e7f0c 16:36:02 ---> 9e1ff30f2ce1 16:36:02 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:36:02 ---> Running in 1919891274b7 16:36:02 Removing intermediate container 635fbaf9b79c 16:36:02 ---> e991ec5a00bf 16:36:02 Step 28/31 : CMD ["gate"] 16:36:04 ---> Running in e274e37cc069 16:36:04 Removing intermediate container 2dc69f292647 16:36:04 ---> 2e9d6817718f 16:36:04 16:36:04 Step 10/23 : FROM alpine:3.16 16:36:04 ---> d7d3d98c851f 16:36:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:36:04 ---> Using cache 16:36:04 ---> 701002f546c0 16:36:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:04 ---> Using cache 16:36:04 ---> 0e365676d73a 16:36:04 Step 13/23 : ENV APP_PORT=59882 16:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:04 Removing intermediate container e274e37cc069 16:36:04 ---> 162adc61b809 16:36:04 Step 29/31 : LABEL arch=x86_64 16:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:04 ---> Running in a347275a4f96 16:36:04 ---> Running in a018a8b90f96 16:36:04 Removing intermediate container 4f69c1b456db 16:36:04 ---> 96ab54924746 16:36:04 Step 12/25 : WORKDIR /edgex-go 16:36:05 ---> Running in c37560c5e23d 16:36:05 Removing intermediate container a347275a4f96 16:36:05 ---> 9321bf8febf9 16:36:05 Step 14/23 : EXPOSE $APP_PORT 16:36:05 ---> Running in 5a4cdc13be51 16:36:05 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:36:05 Removing intermediate container a018a8b90f96 16:36:05 ---> 45f3c20a118c 16:36:05 Step 30/31 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:36:05 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:36:05 (3/33) Installing readline (8.1.2-r0) 16:36:05 Removing intermediate container c37560c5e23d 16:36:05 ---> 7f9944b52e17 16:36:05 16:36:05 Step 13/25 : FROM alpine:3.15 16:36:05 ---> 2720e26172a0 16:36:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:05 ---> Using cache 16:36:05 ---> 9910b65d9a70 16:36:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:05 ---> Using cache 16:36:05 ---> ad6f52422f9c 16:36:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:05 ---> Using cache 16:36:05 ---> 28c19f1eccfb 16:36:05 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:05 (4/33) Installing bash (5.1.16-r2) 16:36:05 Executing bash-5.1.16-r2.post-install 16:36:05 (5/33) Installing ca-certificates (20220614-r0) 16:36:05 ---> Running in d348f19029c3 16:36:05 (6/33) Installing brotli-libs (1.0.9-r6) 16:36:05 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:36:05 (8/33) Installing libcurl (7.83.1-r2) 16:36:05 (9/33) Installing curl (7.83.1-r2) 16:36:05 (10/33) Installing docker-cli (20.10.16-r2) 16:36:05 Removing intermediate container 5a4cdc13be51 16:36:05 ---> fc38e5365330 16:36:05 Step 15/23 : WORKDIR / 16:36:05 (11/33) Installing dumb-init (1.2.5-r1) 16:36:05 (12/33) Installing libbz2 (1.0.8-r1) 16:36:05 (13/33) Installing expat (2.4.8-r0) 16:36:05 (14/33) Installing libffi (3.4.2-r1) 16:36:05 (15/33) Installing gdbm (1.23-r0) 16:36:05 (16/33) Installing xz-libs (5.2.5-r1) 16:36:05 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:36:05 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:05 (19/33) Installing mpdecimal (2.5.1-r1) 16:36:05 (20/33) Installing sqlite-libs (3.38.5-r0) 16:36:05 (21/33) Installing python3 (3.10.5-r0) 16:36:05 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:36:05 (23/33) Installing py3-tomli (2.0.1-r1) 16:36:05 (24/33) Installing py3-pep517 (0.12.0-r2) 16:36:05 (25/33) Installing py3-six (1.16.0-r1) 16:36:05 (26/33) Installing py3-retrying (1.3.3-r3) 16:36:05 (27/33) Installing py3-appdirs (1.4.4-r3) 16:36:06 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:36:06 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:36:06 (30/33) Installing py3-parsing (2.4.7-r3) 16:36:06 (31/33) Installing py3-packaging (21.3-r0) 16:36:06 (32/33) Installing py3-setuptools (59.4.0-r0) 16:36:06 (33/33) Installing py3-pip (22.1.1-r0) 16:36:06 Executing busybox-1.35.0-r15.trigger 16:36:06 Executing ca-certificates-20220614-r0.trigger 16:36:06 OK: 122 MiB in 47 packages 16:36:07 ---> Running in 55fd97eb4470 16:36:07 Removing intermediate container d348f19029c3 16:36:07 ---> 14d32ac699ba 16:36:07 Step 31/31 : LABEL version=0.0.0 16:36:07 ---> 038d3e98c8c7 16:36:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:36:07 ---> Running in ea50b904f105 16:36:07 Removing intermediate container 55fd97eb4470 16:36:07 ---> e5f8b7c468b2 16:36:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:07 ---> 0569c92aa57a 16:36:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:36:07 Removing intermediate container ea50b904f105 16:36:07 ---> fc6e3c81af44 16:36:07 16:36:07 ---> 40bfc5de7287 16:36:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:07 Removing intermediate container 4d3f6d170922 16:36:07 ---> 14beaed8de4a 16:36:07 Step 8/23 : COPY . . 16:36:07 Successfully built fc6e3c81af44 16:36:08 Successfully tagged security-bootstrapper:latest 16:36:12  Building security-bootstrapper ... done  ---> f97cef6c2481 16:36:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:36:12 ---> 8a592fe71012 16:36:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:12 ---> e37578296550 16:36:12 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:12 ---> Running in cf5a2a02fb3b 16:36:12 ---> c4f883d22aaf 16:36:12 ---> a692d0edf432 16:36:12 Step 19/23 : ENTRYPOINT ["/core-command"]Step 9/23 : RUN make cmd/core-data/core-data 16:36:12 16:36:12 ---> Running in cddaa0fd7bf4 16:36:12 ---> Running in bd9a7dd75506 16:36:12 Removing intermediate container cf5a2a02fb3b 16:36:12 ---> 70d71bec8e98 16:36:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:12 ---> Running in e973d7ba071c 16:36:12 Removing intermediate container cddaa0fd7bf4 16:36:12 ---> 706779c7c4f2 16:36:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:12 Removing intermediate container e973d7ba071c 16:36:12 ---> 99498bc99bb6 16:36:12 Step 23/25 : LABEL arch=x86_64 16:36:12 ---> Running in 0fa619b2e0a4 16:36:12 ---> Running in 105b76b633d7 16:36:12 Removing intermediate container 0fa619b2e0a4 16:36:12 ---> 39c7823f0c0e 16:36:12 Step 24/25 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:36:12 Removing intermediate container 105b76b633d7 16:36:12 ---> 52501903ef6b 16:36:12 Step 21/23 : LABEL arch=x86_64 16:36:12 ---> Running in a0885aa85661 16:36:12 ---> Running in 5d53d23d82c9 16:36:12 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:36:12 Removing intermediate container a0885aa85661 16:36:12 ---> 5d6bfffd2276 16:36:12 Step 22/23 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:36:12 Removing intermediate container 5d53d23d82c9 16:36:12 ---> ab78671ad510 16:36:12 Step 25/25 : LABEL version=0.0.0 16:36:12 ---> Running in 630b61ea53c1 16:36:12 ---> Running in 426e9a16ef4e 16:36:12 Removing intermediate container 630b61ea53c1 16:36:12 ---> 88271c05fa2a 16:36:12 Step 23/23 : LABEL version=0.0.0 16:36:12 Removing intermediate container 426e9a16ef4e 16:36:12 ---> 93f589395e6b 16:36:12 16:36:12 ---> Running in 975d1f1d9208 16:36:12 Successfully built 93f589395e6b 16:36:12 Successfully tagged security-spire-server:latest 16:36:12  Building security-spire-server ... done Removing intermediate container 975d1f1d9208 16:36:12 ---> 9599c0ba8360 16:36:12 16:36:12 Successfully built 9599c0ba8360 16:36:12 Successfully tagged core-command:latest 16:36:12  Building core-command ... done Collecting docker-compose==1.23.2 16:36:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.8 MB/s eta 0:00:00 16:36:13 Collecting docker<4.0,>=3.6.0 16:36:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 82.4 MB/s eta 0:00:00 16:36:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 182.7 MB/s eta 0:00:00 16:36:13 Collecting websocket-client<1.0,>=0.32.0 16:36:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 184.2 MB/s eta 0:00:00 16:36:13 Collecting docopt<0.7,>=0.6.1 16:36:13 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:13 Preparing metadata (setup.py): started 16:36:13 Preparing metadata (setup.py): finished with status 'done' 16:36:13 Collecting PyYAML<4,>=3.10 16:36:13 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 53.4 MB/s eta 0:00:00 16:36:13 Preparing metadata (setup.py): started 16:36:13 Preparing metadata (setup.py): finished with status 'done' 16:36:13 Collecting jsonschema<3,>=2.5.1 16:36:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:14 Collecting texttable<0.10,>=0.9.0 16:36:14 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:14 Preparing metadata (setup.py): started 16:36:14 Preparing metadata (setup.py): finished with status 'done' 16:36:14 Collecting cached-property<2,>=1.2.0 16:36:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:14 Collecting dockerpty<0.5,>=0.4.1 16:36:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:14 Preparing metadata (setup.py): started 16:36:14 Preparing metadata (setup.py): finished with status 'done' 16:36:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:36:14 Collecting docker-pycreds>=0.4.0 16:36:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:14 Collecting urllib3<1.25,>=1.21.1 16:36:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 41.9 MB/s eta 0:00:00 16:36:14 Collecting idna<2.8,>=2.5 16:36:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 192.8 MB/s eta 0:00:00 16:36:14 Collecting chardet<3.1.0,>=3.0.2 16:36:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 53.9 MB/s eta 0:00:00 16:36:14 Collecting certifi>=2017.4.17 16:36:14 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:36:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 202.6 MB/s eta 0:00:00 16:36:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:15 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:36:15 Running setup.py install for texttable: started 16:36:15 Running setup.py install for texttable: finished with status 'done' 16:36:15 Running setup.py install for PyYAML: started 16:36:15 Running setup.py install for PyYAML: finished with status 'done' 16:36:16 Running setup.py install for docopt: started 16:36:16 Running setup.py install for docopt: finished with status 'done' 16:36:16 Running setup.py install for dockerpty: started 16:36:17 Running setup.py install for dockerpty: finished with status 'done' 16:36:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:36:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:36:25 Removing intermediate container 1919891274b7 16:36:25 ---> 75a21f70c5c1 16:36:25 Step 14/23 : ENV APP_PORT=58890 16:36:25 ---> Running in cc09f57fa285 16:36:25 Removing intermediate container cc09f57fa285 16:36:25 ---> ba440fc27a38 16:36:25 Step 15/23 : EXPOSE $APP_PORT 16:36:25 ---> Running in 7819cf37bb13 16:36:25 Removing intermediate container 7819cf37bb13 16:36:25 ---> d1924679f50d 16:36:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:25 ---> 6825afca3554 16:36:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:25 ---> 57a3ba262805 16:36:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:26 ---> 9961d3f27f63 16:36:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:26 ---> Running in 46f913133d0e 16:36:26 Removing intermediate container 46f913133d0e 16:36:26 ---> d7362dd81918 16:36:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:26 ---> Running in fecad4507423 16:36:26 Removing intermediate container fecad4507423 16:36:26 ---> 811384f8b1cb 16:36:26 Step 21/23 : LABEL arch=x86_64 16:36:26 ---> Running in 7df6e5fa3575 16:36:26 Removing intermediate container 7df6e5fa3575 16:36:26 ---> 0f6ce20d28c0 16:36:26 Step 22/23 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:36:26 ---> Running in 570c9e210a4e 16:36:26 Removing intermediate container 570c9e210a4e 16:36:26 ---> e253d74fc23d 16:36:26 Step 23/23 : LABEL version=0.0.0 16:36:26 ---> Running in 7c436f54ca39 16:36:26 Removing intermediate container 7c436f54ca39 16:36:26 ---> f3e2b5ff43a7 16:36:26 16:36:26 Successfully built f3e2b5ff43a7 16:36:26 Successfully tagged sys-mgmt-agent:latest 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:30  Building sys-mgmt-agent ... done Removing intermediate container bd9a7dd75506 16:36:30 ---> 6d855629261a 16:36:30 16:36:30 Step 10/23 : FROM alpine:3.16 16:36:30 ---> d7d3d98c851f 16:36:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:30 ---> Running in 6e917c7f004a 16:36:30 Removing intermediate container 6e917c7f004a 16:36:30 ---> e2c44e909644 16:36:30 Step 12/23 : ENV APP_PORT=59880 16:36:30 ---> Running in 541bef797d1f 16:36:30 Removing intermediate container 541bef797d1f 16:36:30 ---> 1caebe1de0e9 16:36:30 Step 13/23 : EXPOSE $APP_PORT 16:36:30 ---> Running in 580978ae0584 16:36:30 Removing intermediate container 580978ae0584 16:36:30 ---> d33969857a18 16:36:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:30 ---> Running in 4053cc358a6c 16:36:31 Removing intermediate container 4053cc358a6c 16:36:31 ---> 23435fe90d1a 16:36:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:36:31 ---> Running in 930f2fe685be 16:36:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:32 (1/6) Installing dumb-init (1.2.5-r1) 16:36:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:36:32 (3/6) Installing libsodium (1.0.18-r0) 16:36:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:32 (5/6) Installing libzmq (4.3.4-r0) 16:36:33 (6/6) Installing zeromq (4.3.4-r0) 16:36:33 Executing busybox-1.35.0-r15.trigger 16:36:33 OK: 8 MiB in 20 packages 16:36:33 Removing intermediate container 930f2fe685be 16:36:33 ---> 403960557416 16:36:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:33 ---> b8bf21fdc9fd 16:36:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:34 ---> 00e1e07a286a 16:36:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:34 ---> 834668c31844 16:36:34 Step 19/23 : ENTRYPOINT ["/core-data"] 16:36:34 ---> Running in 024cc1212a24 16:36:34 Removing intermediate container 024cc1212a24 16:36:34 ---> 4b594c16a52f 16:36:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:34 ---> Running in 05e12ea63109 16:36:34 Removing intermediate container 05e12ea63109 16:36:34 ---> e48959f4bf9d 16:36:34 Step 21/23 : LABEL arch=x86_64 16:36:34 ---> Running in b1d29c2ba4d6 16:36:34 Removing intermediate container b1d29c2ba4d6 16:36:34 ---> 05bd9799df98 16:36:34 Step 22/23 : LABEL git_sha=8b9921e952175a4f3c8683d3f5e03f919a8b92df 16:36:34 ---> Running in 7d6f466f40cd 16:36:35 Removing intermediate container 7d6f466f40cd 16:36:35 ---> c65628c06422 16:36:35 Step 23/23 : LABEL version=0.0.0 16:36:35 ---> Running in d86d0a801ecc 16:36:35 Removing intermediate container d86d0a801ecc 16:36:35 ---> 37bc1ad11759 16:36:35 16:36:35 Successfully built 37bc1ad11759 16:36:35 Successfully tagged core-data:latest 16:36:35  Building core-data ... done  [Pipeline] } 16:36:35 $ docker stop --time=1 17393d0d9d38d668c447c9d21fbcb650e19102cdbe86d770200612859670d810 16:36:36 $ docker rm -f 17393d0d9d38d668c447c9d21fbcb650e19102cdbe86d770200612859670d810 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:37 + docker images 16:36:37 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:37 core-data latest 37bc1ad11759 2 seconds ago 21.5MB 16:36:37 6d855629261a 8 seconds ago 1.55GB 16:36:37 sys-mgmt-agent latest f3e2b5ff43a7 11 seconds ago 135MB 16:36:37 security-spire-server latest 93f589395e6b 25 seconds ago 86.5MB 16:36:37 core-command latest 9599c0ba8360 25 seconds ago 16.2MB 16:36:37 security-bootstrapper latest fc6e3c81af44 30 seconds ago 19.3MB 16:36:37 7f9944b52e17 33 seconds ago 1.42GB 16:36:37 2e9d6817718f 34 seconds ago 1.52GB 16:36:37 92262d2878ac 36 seconds ago 1.52GB 16:36:37 security-spire-config latest 2125c2b45a91 44 seconds ago 85.8MB 16:36:37 security-secretstore-setup latest afce40fa4979 54 seconds ago 28.9MB 16:36:37 core-metadata latest 880cc72d7ee6 About a minute ago 18.2MB 16:36:37 8c5f7eca1e5a About a minute ago 1.42GB 16:36:37 7b317e2a05d6 About a minute ago 1.55GB 16:36:37 f582db0e8767 About a minute ago 1.52GB 16:36:37 c3ef7cff24c3 About a minute ago 1.53GB 16:36:37 security-spiffe-token-provider latest a74a9b0686f4 About a minute ago 29.2MB 16:36:37 support-scheduler latest 1a1ede9c6c04 2 minutes ago 26.5MB 16:36:37 support-notifications latest f6cc62d270ab 2 minutes ago 27.1MB 16:36:37 security-proxy-setup latest 9cd45cb92229 2 minutes ago 27.2MB 16:36:37 security-spire-agent latest 7edf00b719f0 2 minutes ago 125MB 16:36:37 81da708559f9 2 minutes ago 1.58GB 16:36:37 6c2ed53642ed 2 minutes ago 1.57GB 16:36:37 9deae7d14f43 2 minutes ago 1.58GB 16:36:37 92f9dc9de5e4 2 minutes ago 1.53GB 16:36:37 cef4a8a31210 2 minutes ago 1.42GB 16:36:37 ci-base-image-x86_64 latest c03022de3407 6 minutes ago 993MB 16:36:37 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 16:36:37 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 16:36:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 16:36:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 16:36:37 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] } 16:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements 16:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.443s coverage: 98.5% of statements 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.484s coverage: 54.2% of statements 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.497s coverage: 89.2% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.583s coverage: 2.1% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.654s coverage: 95.6% of statements 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.371s coverage: 72.2% of statements 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.464s coverage: 60.0% of statements 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.527s coverage: 0.9% of statements 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.268s coverage: 58.8% of statements 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.306s coverage: 29.6% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.260s coverage: 47.1% of statements 16:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.283s coverage: 79.5% of statements 16:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.240s coverage: 94.1% of statements 16:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements 16:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.336s coverage: 87.5% of statements 16:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.327s coverage: 94.4% of statements 16:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.752s coverage: 82.2% of statements 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.346s coverage: 92.9% of statements 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.299s coverage: 85.4% of statements 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.104s coverage: 91.2% of statements 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 64.7% of statements 16:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.422s coverage: 65.8% of statements 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.043s coverage: 43.6% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.310s coverage: 89.5% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.302s coverage: 84.8% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.344s coverage: 17.7% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.810s coverage: 92.3% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.338s coverage: 63.2% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.354s coverage: 100.0% of statements 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 16:38:08 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 16:38:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:08 GO111MODULE=on go vet ./... 16:40:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:00 ./bin/test-attribution-txt.sh 16:40:00 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:40:00 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:40:00 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:40:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:40:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:40:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:40:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:40:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:00 + ls -al . 16:40:00 total 724 16:40:00 drwxrwxr-x 9 1001 1001 4096 Aug 5 16:34 . 16:40:00 drwxr-xr-x 4 root root 4096 Aug 5 16:34 .. 16:40:00 -rw-rw-r-- 1 1001 1001 16 Aug 5 16:32 .dockerignore 16:40:00 drwxrwxr-x 8 1001 1001 4096 Aug 5 16:32 .git 16:40:00 drwxrwxr-x 3 1001 1001 4096 Aug 5 16:32 .github 16:40:00 -rw-rw-r-- 1 1001 1001 1030 Aug 5 16:32 .gitignore 16:40:00 -rw-rw-r-- 1 1001 1001 42 Aug 5 16:32 .golangci.yml 16:40:00 -rw-rw-r-- 1 1001 1001 87 Aug 5 16:32 .hadolint.yml 16:40:00 -rw-rw-r-- 1 1001 1001 166 Aug 5 16:32 .sonarcloud.properties 16:40:00 -rw-rw-r-- 1 1001 1001 1171 Aug 5 16:32 ADOPTERS.md 16:40:00 -rw-rw-r-- 1 1001 1001 10347 Aug 5 16:32 Attribution.txt 16:40:00 -rw-rw-r-- 1 1001 1001 63209 Aug 5 16:32 CHANGELOG.md 16:40:00 -rw-rw-r-- 1 1001 1001 3804 Aug 5 16:32 CONTRIBUTING.md 16:40:00 -rw-rw-r-- 1 1001 1001 677 Aug 5 16:32 GOVERNANCE.md 16:40:00 -rw-rw-r-- 1 1001 1001 850 Aug 5 16:32 Jenkinsfile 16:40:00 -rw-rw-r-- 1 1001 1001 10775 Aug 5 16:32 LICENSE 16:40:00 -rw-rw-r-- 1 1001 1001 12212 Aug 5 16:32 Makefile 16:40:00 -rw-rw-r-- 1 1001 1001 582 Aug 5 16:32 OWNERS.md 16:40:00 -rw-rw-r-- 1 1001 1001 9094 Aug 5 16:32 README.md 16:40:00 -rw-rw-r-- 1 1001 1001 6912 Aug 5 16:32 SECURITY.md 16:40:00 -rw-rw-r-- 1 1001 1001 5 Aug 5 16:29 VERSION 16:40:00 -rw-rw-r-- 1 1001 1001 4131 Aug 5 16:32 ZMQWindows.md 16:40:00 drwxrwxr-x 2 1001 1001 4096 Aug 5 16:32 bin 16:40:00 drwxrwxr-x 18 1001 1001 4096 Aug 5 16:32 cmd 16:40:00 -rw-r--r-- 1 root root 478941 Aug 5 16:38 coverage.out 16:40:00 -rw-rw-r-- 1 1001 1001 3681 Aug 5 16:32 go.mod 16:40:00 -rw-rw-r-- 1 1001 1001 38033 Aug 5 16:32 go.sum 16:40:00 drwxrwxr-x 8 1001 1001 4096 Aug 5 16:32 internal 16:40:00 drwxrwxr-x 3 1001 1001 4096 Aug 5 16:32 openapi 16:40:00 drwxrwxr-x 4 1001 1001 4096 Aug 5 16:32 snap 16:40:00 -rw-rw-r-- 1 1001 1001 204 Aug 5 16:32 version.go [Pipeline] sh 16:40:01 + '[' -e coverage.out ] 16:40:01 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:01 Warning: overwriting stash ‘coverage-report’ 16:40:02 Stashed 1 file(s) [Pipeline] sh 16:40:02 + make build 16:40:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:41:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:42:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:42:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:43:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:44:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:44:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:44:13 $ docker stop --time=1 3cb25f05e8af125ecb736bff66d7ed79d31dabdca792834d952a0b0fcc36b541 16:44:15 $ docker rm -f 3cb25f05e8af125ecb736bff66d7ed79d31dabdca792834d952a0b0fcc36b541 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:18 16:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:18 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:18 29e5d40040c1: Pulling fs layer 16:44:18 1ce36da41761: Pulling fs layer 16:44:18 25b303627fd3: Pulling fs layer 16:44:18 29e5d40040c1: Verifying Checksum 16:44:18 29e5d40040c1: Download complete 16:44:19 1ce36da41761: Download complete 16:44:19 29e5d40040c1: Pull complete 16:44:20 25b303627fd3: Verifying Checksum 16:44:20 25b303627fd3: Download complete 16:44:20 1ce36da41761: Pull complete 16:44:33 25b303627fd3: Pull complete 16:44:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:33 prd-ubuntu20.04-docker-arm64-4c-16g-21998 does not seem to be running inside a container 16:44:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:44:35 $ docker top 94df65dd67e9b050eda8f989cdc2b91033e8d5f7f789e8710d650f10a762611f -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:36 + docker-compose build --help 16:44:36 + grep parallel 16:44:41 --parallel Build images in parallel. [Pipeline] } 16:44:41 $ docker stop --time=1 94df65dd67e9b050eda8f989cdc2b91033e8d5f7f789e8710d650f10a762611f 16:44:43 $ docker rm -f 94df65dd67e9b050eda8f989cdc2b91033e8d5f7f789e8710d650f10a762611f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:43 prd-ubuntu20.04-docker-arm64-4c-16g-21998 does not seem to be running inside a container 16:44:43 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:44:45 $ docker top a925ed82e14c378fe1518c6323cf2f87e825119373588eb8df84389a6d0ca546 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:46 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:51 Building core-command ... 16:44:51 Building core-data ... 16:44:51 Building core-metadata ... 16:44:51 Building security-bootstrapper ... 16:44:51 Building security-proxy-setup ... 16:44:51 Building security-secretstore-setup ... 16:44:51 Building security-spiffe-token-provider ... 16:44:51 Building security-spire-agent ... 16:44:51 Building security-spire-config ... 16:44:51 Building security-spire-server ... 16:44:51 Building support-notifications ... 16:44:51 Building support-scheduler ... 16:44:51 Building sys-mgmt-agent ... 16:44:51 Building security-spiffe-token-provider 16:44:51 Building security-secretstore-setup 16:44:51 Building security-bootstrapper 16:44:51 Building security-spire-agent 16:44:51 Building security-spire-server 16:45:38 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 4718446cdc1e 16:45:38 Step 3/31 : WORKDIR /edgex-go 16:45:38 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 4718446cdc1e 16:45:38 Step 3/26 : WORKDIR /edgex-go 16:45:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 4718446cdc1e 16:45:38 Step 3/25 : WORKDIR /edgex-go 16:45:38 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 4718446cdc1e 16:45:38 Step 3/20 : WORKDIR /edgex-go 16:45:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 4718446cdc1e 16:45:38 Step 3/25 : WORKDIR /edgex-go 16:45:39 ---> Running in 0b478bbad64a 16:45:39 ---> Running in bf65c3a7ed95 16:45:39 ---> Running in 33072a8070ef 16:45:39 ---> Running in dbe6e0be6fe2 16:45:39 ---> Running in ad977c7cc59e 16:45:39 Removing intermediate container bf65c3a7ed95 16:45:39 ---> 52eacd29e550 16:45:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:39 Removing intermediate container ad977c7cc59e 16:45:39 ---> fc848fe910c4 16:45:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:45:39 Removing intermediate container dbe6e0be6fe2 16:45:39 ---> b402f76b7736 16:45:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:40 Removing intermediate container 0b478bbad64a 16:45:40 ---> d47d2da2447e 16:45:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:40 Removing intermediate container 33072a8070ef 16:45:40 ---> 5e08a0905eea 16:45:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:40 ---> Running in c84448ea7be7 16:45:40 ---> Running in ad0f59fda571 16:45:40 ---> Running in 33abdbb215ac 16:45:40 ---> Running in d21624bda0d5 16:45:40 ---> Running in ac776e65e5ae 16:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:43 Removing intermediate container c84448ea7be7 16:45:43 ---> 157c781a7866 16:45:43 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:45:43 ---> Running in 5150972922b7 16:45:44 Removing intermediate container 33abdbb215ac 16:45:44 ---> 7cb4a8fc234a 16:45:44 Step 5/25 : RUN apk add --update --no-cache make git 16:45:44 v3.16.1-109-g005c837e5e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:45:44 v3.16.1-111-g3fd2e5e80e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:45:44 OK: 16890 distinct packages available 16:45:44 ---> Running in c77af40cb815 16:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:44 Removing intermediate container ac776e65e5ae 16:45:44 ---> b4fce9c879ba 16:45:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:45:44 Removing intermediate container d21624bda0d5 16:45:44 ---> 08778dd63247 16:45:44 Step 5/31 : RUN apk add --update --no-cache make git 16:45:45 ---> Running in 38032d1cddca 16:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:45 ---> Running in 27cddd4c20f2 16:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:46 OK: 221 MiB in 51 packages 16:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:47 Removing intermediate container ad0f59fda571 16:45:47 ---> f1b6fe108721 16:45:47 Step 5/20 : COPY go.mod vendor* ./ 16:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:48 ---> 11b2aee24541 16:45:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:48 ---> Running in 4cb5d26698df 16:45:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:48 OK: 221 MiB in 51 packages 16:45:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:49 OK: 221 MiB in 51 packages 16:45:50 OK: 221 MiB in 51 packages 16:45:50 OK: 221 MiB in 51 packages 16:45:50 Removing intermediate container 5150972922b7 16:45:50 ---> b2f90b1ac043 16:45:50 Step 6/25 : COPY go.mod vendor* ./ 16:45:51 Removing intermediate container c77af40cb815 16:45:51 ---> bb4b185f942a 16:45:51 Step 6/25 : COPY go.mod vendor* ./ 16:45:51 Removing intermediate container 27cddd4c20f2 16:45:51 ---> 957544fc126e 16:45:51 Step 6/31 : COPY go.mod vendor* ./ 16:45:51 Removing intermediate container 38032d1cddca 16:45:51 ---> b6899d747b77 16:45:51 Step 6/26 : COPY go.mod vendor* ./ 16:45:51 ---> f3503bee8638 16:45:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:51 ---> Running in 330fc282f93a 16:45:52 ---> abb8e815ef49 16:45:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:52 ---> Running in 9d621e6fadcc 16:45:53 ---> cfa40164ded9 16:45:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:53 ---> 7bd635de30e5 16:45:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:53 ---> Running in 6b05903cedaa 16:45:53 ---> Running in b239a912b3a6 16:46:50 Removing intermediate container 4cb5d26698df 16:46:50 ---> b321420375c4 16:46:50 Step 7/20 : COPY . . 16:46:51 Removing intermediate container b239a912b3a6 16:46:51 ---> dee5bb1c7b70 16:46:51 Step 8/31 : COPY . . 16:46:51 Removing intermediate container 330fc282f93a 16:46:51 ---> 26bb66bf5d18 16:46:51 Step 8/25 : COPY . . 16:46:51 Removing intermediate container 9d621e6fadcc 16:46:51 ---> 969f41df9ee1 16:46:51 Step 8/25 : COPY . . 16:46:51 Removing intermediate container 6b05903cedaa 16:46:51 ---> b1a1123ed31e 16:46:51 Step 8/26 : COPY . . 16:46:59 ---> 9ed8ab71b2d4 16:46:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:46:59 ---> Running in 7fb39b495b2d 16:47:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:47:10 ---> 5957df30c271 16:47:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:47:10 ---> 447a80c53eaa 16:47:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:47:10 ---> 41248092d7ab 16:47:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:10 ---> Running in ce530e780ab7 16:47:10 ---> Running in d1fec8ca90c3 16:47:10 ---> Running in 685d90b21024 16:47:11 ---> c0316b4a15ae 16:47:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:47:11 ---> Running in 9f72ba63a952 16:47:12 Removing intermediate container ce530e780ab7 16:47:12 ---> f0cffc8e31fc 16:47:12 Step 10/26 : WORKDIR /edgex-go/spire-build 16:47:12 ---> Running in 03eebb475575 16:47:13 Removing intermediate container 9f72ba63a952 16:47:13 ---> bebe68766cea 16:47:13 Step 10/25 : WORKDIR /edgex-go/spire-build 16:47:13 ---> Running in b18e33442f0f 16:47:13 Removing intermediate container 03eebb475575 16:47:13 ---> 0d8e3e1e50bb 16:47:13 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:47:13 ---> Running in 4a860748171e 16:47:14 Removing intermediate container b18e33442f0f 16:47:14 ---> b36d2935408c 16:47:14 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:47:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:14 ---> Running in a1ef0794efa9 16:47:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:47:17 Removing intermediate container 4a860748171e 16:47:17 ---> 2c58a807e1ee 16:47:17 Step 12/26 : WORKDIR /edgex-go 16:47:17 ---> Running in 11d5a9158115 16:47:17 Removing intermediate container a1ef0794efa9 16:47:17 ---> 95ae9a2b6c50 16:47:17 Step 12/25 : WORKDIR /edgex-go 16:47:18 ---> Running in 0aac08d94500 16:47:18 Removing intermediate container 11d5a9158115 16:47:18 ---> 8600c047134a 16:47:18 16:47:18 Step 13/26 : FROM alpine:3.15 16:47:18 Removing intermediate container 0aac08d94500 16:47:18 ---> 6fe6aebc00fe 16:47:18 16:47:18 Step 13/25 : FROM alpine:3.15 16:47:19 3.15: Pulling from library/alpine 16:47:19 3.15: Pulling from library/alpine 16:47:21 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:47:21 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:47:21 Status: Image is up to date for alpine:3.15 16:47:21 Status: Downloaded newer image for alpine:3.15 16:47:21 ---> 60f2846fe774 16:47:21 ---> 60f2846fe774 16:47:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:21 ---> Running in 8f0fd23ec63c 16:47:21 ---> Running in 28fe2c36e55d 16:47:21 Removing intermediate container 28fe2c36e55d 16:47:21 ---> f84ccc531e3e 16:47:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:21 Removing intermediate container 8f0fd23ec63c 16:47:21 ---> 851ba9ed7184 16:47:21 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:22 ---> Running in f10c2b2e9b25 16:47:22 ---> Running in 09dbb95a9f9e 16:47:26 Removing intermediate container 09dbb95a9f9e 16:47:26 ---> f8d285d86056 16:47:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:47:26 ---> Running in 09412704b536 16:47:26 Removing intermediate container f10c2b2e9b25 16:47:26 ---> f2a51b2cbecc 16:47:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:47:26 ---> Running in 42e7e3cbf5ef 16:47:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:31 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:47:31 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:47:31 OK: 15734 distinct packages available 16:47:31 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:47:31 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:47:31 OK: 15734 distinct packages available 16:47:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:34 (1/5) Installing dumb-init (1.2.5-r1) 16:47:34 (1/5) Installing dumb-init (1.2.5-r1) 16:47:34 (2/5) Installing musl-obstack (1.2.3-r0) 16:47:34 (2/5) Installing musl-obstack (1.2.3-r0) 16:47:34 (3/5) Installing libucontext (1.1-r0) 16:47:34 (3/5) Installing libucontext (1.1-r0) 16:47:34 (4/5) Installing gcompat (1.0.0-r4) 16:47:34 (4/5) Installing gcompat (1.0.0-r4) 16:47:34 (5/5) Installing openssl (1.1.1q-r0) 16:47:34 (5/5) Installing openssl (1.1.1q-r0) 16:47:35 Executing busybox-1.34.1-r7.trigger 16:47:35 Executing busybox-1.34.1-r7.trigger 16:47:35 OK: 6 MiB in 19 packages 16:47:35 OK: 6 MiB in 19 packages 16:47:37 Removing intermediate container 42e7e3cbf5ef 16:47:37 ---> 2b2cedc26a02 16:47:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:47:37 Removing intermediate container 09412704b536 16:47:37 ---> 4b7c9a714eb5 16:47:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:47:42 ---> 27ae3888f657 16:47:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:47:45 ---> c4f77385e64f 16:47:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:47:46 ---> 31333a3e45e1 16:47:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:47:48 ---> a93a95b4808c 16:47:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:47:49 ---> 9f82c03f7362 16:47:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:47:50 ---> Running in 7a3267067399 16:47:50 ---> 557202973279 16:47:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:47:51 Removing intermediate container 7a3267067399 16:47:51 ---> ed450e1cf92f 16:47:51 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:47:51 ---> Running in d11102cdee12 16:47:51 ---> cfc4ac21b20d 16:47:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:47:52 Removing intermediate container d11102cdee12 16:47:52 ---> c05a86f975ab 16:47:52 Step 23/25 : LABEL arch=arm64 16:47:52 ---> Running in bd56b96eb6bb 16:47:53 Removing intermediate container bd56b96eb6bb 16:47:53 ---> 20b62fd26b12 16:47:53 Step 24/25 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 16:47:53 ---> Running in 3df1dee2ed36 16:47:53 ---> 4a733d07354c 16:47:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:47:53 Removing intermediate container 3df1dee2ed36 16:47:53 ---> 56f4cba9b2d7 16:47:53 Step 25/25 : LABEL version=0.0.0 16:47:54 ---> Running in 2eab5e6a9f43 16:47:54 ---> eb0af5f5b6d5 16:47:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:47:54 ---> Running in 13e6f26eddfb 16:47:54 Removing intermediate container 2eab5e6a9f43 16:47:54 ---> 400401aafb69 16:47:54 16:47:55 Removing intermediate container 13e6f26eddfb 16:47:55 ---> 23fade2ad805 16:47:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:47:55 ---> Running in 2594b3c37b9c 16:47:55 Successfully built 400401aafb69 16:47:55 Successfully tagged security-spire-server-arm64:latest 16:47:55  Building security-spire-server ... done Building sys-mgmt-agent 16:47:56 Removing intermediate container 2594b3c37b9c 16:47:56 ---> 20f57037a144 16:47:56 Step 24/26 : LABEL arch=arm64 16:47:56 ---> Running in 3ea39537341b 16:47:57 Removing intermediate container 3ea39537341b 16:47:57 ---> 1bd059bb75f0 16:47:57 Step 25/26 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 16:47:57 ---> Running in 096da3389bbe 16:47:57 Removing intermediate container 096da3389bbe 16:47:57 ---> 2537e97ee135 16:47:57 Step 26/26 : LABEL version=0.0.0 16:47:57 ---> Running in fb2b46223184 16:47:58 Removing intermediate container fb2b46223184 16:47:58 ---> 46c3c6d863bf 16:47:58 16:47:58 Successfully built 46c3c6d863bf 16:47:58 Successfully tagged security-spire-agent-arm64:latest 16:47:58  Building security-spire-agent ... done Building security-spire-config 16:48:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:20 ---> 4718446cdc1e 16:48:20 Step 3/23 : WORKDIR /edgex-go 16:48:20 ---> Using cache 16:48:20 ---> 5e08a0905eea 16:48:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:20 ---> Using cache 16:48:20 ---> b4fce9c879ba 16:48:20 Step 5/23 : RUN apk add --update --no-cache make bash git 16:48:20 ---> Running in 752f8569c8c9 16:48:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:24 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:24 ---> 4718446cdc1e 16:48:24 Step 3/26 : WORKDIR /edgex-go 16:48:24 ---> Using cache 16:48:24 ---> 5e08a0905eea 16:48:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:24 ---> Using cache 16:48:24 ---> b4fce9c879ba 16:48:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:48:24 ---> Using cache 16:48:24 ---> b6899d747b77 16:48:24 Step 6/26 : COPY go.mod vendor* ./ 16:48:24 ---> Using cache 16:48:24 ---> cfa40164ded9 16:48:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:24 ---> Using cache 16:48:24 ---> b1a1123ed31e 16:48:24 Step 8/26 : COPY . . 16:48:24 ---> Using cache 16:48:24 ---> 447a80c53eaa 16:48:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:48:24 ---> Using cache 16:48:24 ---> f0cffc8e31fc 16:48:24 Step 10/26 : WORKDIR /edgex-go/spire-build 16:48:24 ---> Using cache 16:48:24 ---> 0d8e3e1e50bb 16:48:24 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:48:24 ---> Using cache 16:48:24 ---> 2c58a807e1ee 16:48:24 Step 12/26 : WORKDIR /edgex-go 16:48:24 ---> Using cache 16:48:24 ---> 8600c047134a 16:48:24 16:48:24 Step 13/26 : FROM alpine:3.15 16:48:24 ---> 60f2846fe774 16:48:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:48:24 ---> Using cache 16:48:24 ---> 851ba9ed7184 16:48:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:24 ---> Using cache 16:48:24 ---> f8d285d86056 16:48:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:48:24 ---> Running in d8ebc67c8ec1 16:48:25 OK: 221 MiB in 51 packages 16:48:27 Removing intermediate container 752f8569c8c9 16:48:27 ---> fc8ddd6fc98c 16:48:27 Step 6/23 : COPY go.mod vendor* ./ 16:48:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:28 ---> f8f40fab0634 16:48:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:28 ---> Running in 5d693d141a59 16:48:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:30 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:48:30 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:48:30 OK: 15734 distinct packages available 16:48:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:33 (1/4) Installing dumb-init (1.2.5-r1) 16:48:33 (2/4) Installing musl-obstack (1.2.3-r0) 16:48:33 (3/4) Installing libucontext (1.1-r0) 16:48:33 (4/4) Installing gcompat (1.0.0-r4) 16:48:33 Executing busybox-1.34.1-r7.trigger 16:48:33 OK: 6 MiB in 18 packages 16:48:35 Removing intermediate container d8ebc67c8ec1 16:48:35 ---> 57e797d03d9f 16:48:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:48:41 ---> a26bbc856fd9 16:48:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:48:41 ---> dfbe67ec74ed 16:48:41 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:48:41 ---> Running in 7280894d02de 16:48:42 Removing intermediate container 7280894d02de 16:48:42 ---> 2065a6fae20c 16:48:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:48:44 ---> 6008719f6996 16:48:44 Step 21/26 : WORKDIR / 16:48:44 ---> Running in 31293b7bd908 16:48:44 Removing intermediate container 31293b7bd908 16:48:44 ---> a5939ebb8ba9 16:48:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:48:45 ---> Running in 6e5e7cb90033 16:48:45 Removing intermediate container 6e5e7cb90033 16:48:45 ---> f02ab881e4fa 16:48:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:48:45 ---> Running in c2b039b945aa 16:48:46 Removing intermediate container c2b039b945aa 16:48:46 ---> 506f1597cf5b 16:48:46 Step 24/26 : LABEL arch=arm64 16:48:46 ---> Running in 302ed9df8b5b 16:48:47 Removing intermediate container 302ed9df8b5b 16:48:47 ---> 5297c644644a 16:48:47 Step 25/26 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 16:48:47 ---> Running in 51bb4b833484 16:48:48 Removing intermediate container 51bb4b833484 16:48:48 ---> 83cd89e6237a 16:48:48 Step 26/26 : LABEL version=0.0.0 16:48:48 ---> Running in d4156b613ea5 16:48:48 Removing intermediate container d4156b613ea5 16:48:48 ---> 13a86ab92f40 16:48:48 16:48:49 Successfully built 13a86ab92f40 16:48:49 Successfully tagged security-spire-config-arm64:latest 16:48:49  Building security-spire-config ... done Building support-scheduler 16:49:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:07 ---> 4718446cdc1e 16:49:07 Step 3/22 : WORKDIR /edgex-go 16:49:07 ---> Using cache 16:49:07 ---> 5e08a0905eea 16:49:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:07 ---> Using cache 16:49:07 ---> b4fce9c879ba 16:49:07 Step 5/22 : RUN apk add --update --no-cache make git 16:49:07 ---> Running in 74f24097fd8b 16:49:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:11 OK: 221 MiB in 51 packages 16:49:15 Removing intermediate container 74f24097fd8b 16:49:15 ---> d2757adb5948 16:49:15 Step 6/22 : COPY go.mod vendor* ./ 16:49:16 ---> e89332f829d0 16:49:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:16 ---> Running in 4508dff1ed50 16:49:28 Removing intermediate container 5d693d141a59 16:49:28 ---> bfb84df13831 16:49:28 Step 8/23 : COPY . . 16:49:44 ---> b22fad1dc653 16:49:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:49:44 ---> Running in 5f9820448437 16:49:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:50:11 Removing intermediate container 4508dff1ed50 16:50:11 ---> ed3a9eedaa09 16:50:11 Step 8/22 : COPY . . 16:50:23 ---> 2787a234ca3e 16:50:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:50:23 ---> Running in 4314403a71ee 16:50:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:53:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:53:30 Removing intermediate container 685d90b21024 16:53:30 ---> cddf75fae73d 16:53:30 16:53:30 Step 10/25 : FROM alpine:3.16 16:53:30 Removing intermediate container d1fec8ca90c3 16:53:30 ---> 9c3b4631e0d8 16:53:30 16:53:30 Step 10/31 : FROM alpine:3.16 16:53:30 3.16: Pulling from library/alpine 16:53:30 3.16: Pulling from library/alpine 16:53:32 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:53:32 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:53:32 Status: Image is up to date for alpine:3.16 16:53:32 Status: Downloaded newer image for alpine:3.16 16:53:32 ---> 3d81c46cd875 16:53:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:32 ---> 3d81c46cd875 16:53:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:53:32 ---> Running in a0a8a933491c 16:53:32 ---> Running in 9d7431464181 16:53:33 Removing intermediate container 9d7431464181 16:53:33 ---> 6b05388771c3 16:53:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:53:33 ---> Running in 3c375c354a49 16:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:37 (1/3) Installing ca-certificates (20220614-r0) 16:53:37 (2/3) Installing dumb-init (1.2.5-r1) 16:53:37 (3/3) Installing su-exec (0.2-r1) 16:53:37 Executing busybox-1.35.0-r15.trigger 16:53:37 Executing ca-certificates-20220614-r0.trigger 16:53:37 (1/2) Installing dumb-init (1.2.5-r1) 16:53:37 (2/2) Installing su-exec (0.2-r1) 16:53:37 Executing busybox-1.35.0-r15.trigger 16:53:37 OK: 5 MiB in 16 packages 16:53:37 OK: 6 MiB in 17 packages 16:53:39 Removing intermediate container 3c375c354a49 16:53:39 ---> 1080f0e0e1cc 16:53:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:53:39 ---> Running in a544d3028c4e 16:53:40 Removing intermediate container a544d3028c4e 16:53:40 ---> 534425aba0ba 16:53:40 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:53:40 ---> Running in 624b0469b46f 16:53:40 Removing intermediate container a0a8a933491c 16:53:40 ---> 457f27690b63 16:53:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:40 ---> Running in 73d6a0253df6 16:53:41 Removing intermediate container 624b0469b46f 16:53:41 ---> 31d9c8a3fc81 16:53:41 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:53:41 Removing intermediate container 73d6a0253df6 16:53:41 ---> a3f9b861478a 16:53:41 Step 13/25 : WORKDIR / 16:53:41 ---> Running in 0ae03063ec8d 16:53:41 ---> Running in ff821594c88e 16:53:42 Removing intermediate container ff821594c88e 16:53:42 ---> 8837f28eb7c5 16:53:42 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:42 Removing intermediate container 0ae03063ec8d 16:53:42 ---> 734c3afbd0ad 16:53:42 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:42 ---> Running in 28b554d61dee 16:53:43 ---> d272a7e66e1c 16:53:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:44 ---> df63e42ae926 16:53:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:46 Removing intermediate container 28b554d61dee 16:53:46 ---> bbf63ff81c77 16:53:46 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:53:46 ---> 047ca102511b 16:53:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:53:46 ---> Running in 8d83129d085c 16:53:47 Removing intermediate container 8d83129d085c 16:53:47 ---> 696298838d5c 16:53:47 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:53:47 ---> 9269984f2089 16:53:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:48 ---> 1a271f217ad1 16:53:48 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:53:48 ---> Running in 5bc85f9cf94d 16:53:50 ---> a3618081c515 16:53:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:53 Removing intermediate container 5bc85f9cf94d 16:53:53 ---> 26a95d67886d 16:53:53 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:53 ---> 28fc96966acc 16:53:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:54 ---> e18f0cd9a742 16:53:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:55 ---> b0e8539263c3 16:53:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:53:55 ---> Running in 0d8f03823a56 16:53:57 ---> 35faad4bd722 16:53:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:58 ---> dbf44e1bce4c 16:53:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:59 Removing intermediate container 0d8f03823a56 16:53:59 ---> 04d35718b270 16:53:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:53:59 ---> Running in 2c4b45addf92 16:54:00 Removing intermediate container 2c4b45addf92 16:54:00 ---> b1a0036bad08 16:54:00 Step 23/25 : LABEL arch=arm64 16:54:00 ---> Running in 563a17b8d66c 16:54:00 ---> 57a9db110e06 16:54:00 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:54:01 Removing intermediate container 563a17b8d66c 16:54:01 ---> 645c8e3c0fb4 16:54:01 Step 24/25 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 16:54:01 ---> Running in 58a9d76c3ce6 16:54:01 ---> e5062613d6b2 16:54:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:54:02 Removing intermediate container 58a9d76c3ce6 16:54:02 ---> 685933df53cd 16:54:02 Step 25/25 : LABEL version=0.0.0 16:54:02 ---> Running in 1a94dede8690 16:54:02 ---> 17e029e7a1ea 16:54:02 Step 26/31 : RUN chmod +x /entrypoint.sh 16:54:02 Removing intermediate container 1a94dede8690 16:54:02 ---> 2a990bb2dc57 16:54:02 16:54:03 ---> Running in 9cc10be017df 16:54:04 Successfully built 2a990bb2dc57 16:54:04 Successfully tagged security-secretstore-setup-arm64:latest 16:54:04 Building core-command 16:54:06  Building security-secretstore-setup ... done Removing intermediate container 9cc10be017df 16:54:06 ---> 7d3a17275d70 16:54:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:54:06 ---> Running in 3305f31453fd 16:54:07 Removing intermediate container 3305f31453fd 16:54:07 ---> b7e7954ed562 16:54:07 Step 28/31 : CMD ["gate"] 16:54:07 ---> Running in 2309c1fd326f 16:54:08 Removing intermediate container 2309c1fd326f 16:54:08 ---> 7f1fd8180a70 16:54:08 Step 29/31 : LABEL arch=arm64 16:54:08 ---> Running in ad30edf0fede 16:54:09 Removing intermediate container ad30edf0fede 16:54:09 ---> 2d9df52c85ac 16:54:09 Step 30/31 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 16:54:09 ---> Running in 40f38d6f427e 16:54:10 Removing intermediate container 40f38d6f427e 16:54:10 ---> 30d97179b74e 16:54:10 Step 31/31 : LABEL version=0.0.0 16:54:10 ---> Running in 63406c76831b 16:54:10 Removing intermediate container 63406c76831b 16:54:10 ---> bc80946a9160 16:54:10 16:54:10 Successfully built bc80946a9160 16:54:10 Successfully tagged security-bootstrapper-arm64:latest 16:54:10 Building support-notifications 16:54:26  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:26 ---> 4718446cdc1e 16:54:26 Step 3/23 : WORKDIR /edgex-go 16:54:26 ---> Using cache 16:54:26 ---> 5e08a0905eea 16:54:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:26 ---> Using cache 16:54:26 ---> b4fce9c879ba 16:54:26 Step 5/23 : RUN apk add --update --no-cache make git 16:54:26 ---> Using cache 16:54:26 ---> d2757adb5948 16:54:26 Step 6/23 : COPY go.mod vendor* ./ 16:54:26 ---> Using cache 16:54:26 ---> e89332f829d0 16:54:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:26 ---> Using cache 16:54:26 ---> ed3a9eedaa09 16:54:26 Step 8/23 : COPY . . 16:54:26 ---> Using cache 16:54:26 ---> 2787a234ca3e 16:54:26 Step 9/23 : RUN make cmd/core-command/core-command 16:54:26 ---> Running in 024e4bc972af 16:54:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:54:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:35 ---> 4718446cdc1e 16:54:35 Step 3/22 : WORKDIR /edgex-go 16:54:35 ---> Using cache 16:54:35 ---> 5e08a0905eea 16:54:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:35 ---> Using cache 16:54:35 ---> b4fce9c879ba 16:54:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:54:35 ---> Running in 25613d0e441d 16:54:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:40 OK: 221 MiB in 51 packages 16:54:41 Removing intermediate container 25613d0e441d 16:54:41 ---> b4a0249bbdc1 16:54:41 Step 6/22 : COPY go.mod vendor* ./ 16:54:42 ---> 14fa9f915c3e 16:54:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:42 ---> Running in 1380d23fee4e 16:55:05 Removing intermediate container 7fb39b495b2d 16:55:05 ---> 564642c17979 16:55:05 16:55:05 Step 9/20 : FROM alpine:3.15 16:55:05 ---> 60f2846fe774 16:55:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:55:05 ---> Using cache 16:55:05 ---> 851ba9ed7184 16:55:05 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:05 ---> Using cache 16:55:05 ---> f8d285d86056 16:55:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:55:05 ---> Running in 319ded4754c6 16:55:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:10 v3.15.5-28-g0ebdcbc7f6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:55:10 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:55:10 OK: 15734 distinct packages available 16:55:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:13 (1/9) Installing ca-certificates (20220614-r0) 16:55:13 (2/9) Installing brotli-libs (1.0.9-r5) 16:55:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:55:13 (4/9) Installing libcurl (7.80.0-r2) 16:55:13 (5/9) Installing curl (7.80.0-r2) 16:55:13 (6/9) Installing dumb-init (1.2.5-r1) 16:55:13 (7/9) Installing musl-obstack (1.2.3-r0) 16:55:13 (8/9) Installing libucontext (1.1-r0) 16:55:14 (9/9) Installing gcompat (1.0.0-r4) 16:55:14 Executing busybox-1.34.1-r7.trigger 16:55:14 Executing ca-certificates-20220614-r0.trigger 16:55:14 OK: 8 MiB in 23 packages 16:55:19 Removing intermediate container 319ded4754c6 16:55:19 ---> bc7712ec16bd 16:55:19 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:20 ---> d1defdc44f89 16:55:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:55:24 ---> 3cde84a1d678 16:55:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:55:26 ---> 6a1e188a8714 16:55:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:55:26 ---> Running in b7d1bfb9c3eb 16:55:28 Removing intermediate container b7d1bfb9c3eb 16:55:28 ---> 9a03f270d5c1 16:55:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:28 ---> Running in b7f6d4092ecc 16:55:29 Removing intermediate container b7f6d4092ecc 16:55:29 ---> 1017e6905aec 16:55:29 Step 18/20 : LABEL arch=arm64 16:55:29 ---> Running in c5599e94eb17 16:55:30 Removing intermediate container c5599e94eb17 16:55:30 ---> ee9cd4f6143c 16:55:30 Step 19/20 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 16:55:31 ---> Running in 66885a4d0d1c 16:55:32 Removing intermediate container 66885a4d0d1c 16:55:32 ---> 7876218dd07d 16:55:32 Step 20/20 : LABEL version=0.0.0 16:55:32 ---> Running in a25ebc2af8ed 16:55:33 Removing intermediate container a25ebc2af8ed 16:55:33 ---> 37f70029d8b9 16:55:33 16:55:34 Successfully built 37f70029d8b9 16:55:34 Successfully tagged security-spiffe-token-provider-arm64:latest 16:55:34 Building security-proxy-setup 16:55:46  Building security-spiffe-token-provider ... done Removing intermediate container 5f9820448437 16:55:46 ---> a30dc036913a 16:55:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:55:46 ---> Running in 2bcddf14596f 16:55:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:55:49 Removing intermediate container 1380d23fee4e 16:55:49 ---> 4e178ac1d149 16:55:49 Step 8/22 : COPY . . 16:55:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:53 ---> 4718446cdc1e 16:55:53 Step 3/22 : WORKDIR /edgex-go 16:55:53 ---> Using cache 16:55:53 ---> 5e08a0905eea 16:55:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:53 ---> Using cache 16:55:53 ---> b4fce9c879ba 16:55:53 Step 5/22 : RUN apk add --update --no-cache make git 16:55:53 ---> Using cache 16:55:53 ---> d2757adb5948 16:55:53 Step 6/22 : COPY go.mod vendor* ./ 16:55:53 ---> Using cache 16:55:53 ---> e89332f829d0 16:55:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:53 ---> Using cache 16:55:53 ---> ed3a9eedaa09 16:55:53 Step 8/22 : COPY . . 16:55:53 ---> Using cache 16:55:53 ---> 2787a234ca3e 16:55:53 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:55:54 ---> Running in 6d27a686b500 16:55:55 Removing intermediate container 2bcddf14596f 16:55:55 ---> a2e1464bcc40 16:55:55 16:55:55 Step 11/23 : FROM alpine:3.16 16:55:55 ---> 3d81c46cd875 16:55:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:55:55 ---> Running in adffa6e63f5b 16:55:57 Removing intermediate container adffa6e63f5b 16:55:57 ---> 6c4f16d8f8b9 16:55:57 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:55:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:55:57 ---> Running in 0e93a355e460 16:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:02 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:56:02 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:56:02 (3/33) Installing readline (8.1.2-r0) 16:56:02 (4/33) Installing bash (5.1.16-r2) 16:56:02 Executing bash-5.1.16-r2.post-install 16:56:02 (5/33) Installing ca-certificates (20220614-r0) 16:56:02 (6/33) Installing brotli-libs (1.0.9-r6) 16:56:02 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:56:02 (8/33) Installing libcurl (7.83.1-r2) 16:56:02 (9/33) Installing curl (7.83.1-r2) 16:56:02 (10/33) Installing docker-cli (20.10.16-r2) 16:56:03 (11/33) Installing dumb-init (1.2.5-r1) 16:56:03 (12/33) Installing libbz2 (1.0.8-r1) 16:56:03 (13/33) Installing expat (2.4.8-r0) 16:56:03 (14/33) Installing libffi (3.4.2-r1) 16:56:04 (15/33) Installing gdbm (1.23-r0) 16:56:04 (16/33) Installing xz-libs (5.2.5-r1) 16:56:04 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:56:04 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:56:04 (19/33) Installing mpdecimal (2.5.1-r1) 16:56:04 (20/33) Installing sqlite-libs (3.38.5-r0) 16:56:04 (21/33) Installing python3 (3.10.5-r0) 16:56:08 ---> 3fc7a6ea8ec2 16:56:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:56:08 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:56:08 (23/33) Installing py3-tomli (2.0.1-r1) 16:56:08 (24/33) Installing py3-pep517 (0.12.0-r2) 16:56:08 (25/33) Installing py3-six (1.16.0-r1) 16:56:08 (26/33) Installing py3-retrying (1.3.3-r3) 16:56:08 (27/33) Installing py3-appdirs (1.4.4-r3) 16:56:08 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:56:08 ---> Running in 2bc1232bc6dc 16:56:08 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:56:08 (30/33) Installing py3-parsing (2.4.7-r3) 16:56:08 (31/33) Installing py3-packaging (21.3-r0) 16:56:08 (32/33) Installing py3-setuptools (59.4.0-r0) 16:56:08 (33/33) Installing py3-pip (22.1.1-r0) 16:56:09 Executing busybox-1.35.0-r15.trigger 16:56:09 Executing ca-certificates-20220614-r0.trigger 16:56:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:56:10 OK: 120 MiB in 47 packages 16:56:28 Collecting docker-compose==1.23.2 16:56:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:56:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.8 MB/s eta 0:00:00 16:56:28 Collecting docker<4.0,>=3.6.0 16:56:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:56:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.3 MB/s eta 0:00:00 16:56:28 Collecting dockerpty<0.5,>=0.4.1 16:56:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:56:28 Preparing metadata (setup.py): started 16:56:31 Preparing metadata (setup.py): finished with status 'done' 16:56:31 Collecting cached-property<2,>=1.2.0 16:56:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:56:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:56:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:56:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.6 MB/s eta 0:00:00 16:56:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:56:33 Collecting PyYAML<4,>=3.10 16:56:33 Downloading PyYAML-3.13.tar.gz (270 kB) 16:56:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.8 MB/s eta 0:00:00 16:56:35 Preparing metadata (setup.py): started 16:56:37 Preparing metadata (setup.py): finished with status 'done' 16:56:37 Collecting websocket-client<1.0,>=0.32.0 16:56:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:56:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.2 MB/s eta 0:00:00 16:56:37 Collecting texttable<0.10,>=0.9.0 16:56:37 Downloading texttable-0.9.1.tar.gz (11 kB) 16:56:37 Preparing metadata (setup.py): started 16:56:40 Preparing metadata (setup.py): finished with status 'done' 16:56:40 Collecting jsonschema<3,>=2.5.1 16:56:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:56:41 Collecting docopt<0.7,>=0.6.1 16:56:41 Downloading docopt-0.6.2.tar.gz (25 kB) 16:56:41 Preparing metadata (setup.py): started 16:56:43 Preparing metadata (setup.py): finished with status 'done' 16:56:44 Collecting docker-pycreds>=0.4.0 16:56:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:56:45 Collecting idna<2.8,>=2.5 16:56:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:56:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.6 MB/s eta 0:00:00 16:56:46 Collecting urllib3<1.25,>=1.21.1 16:56:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:56:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 16:56:46 Collecting certifi>=2017.4.17 16:56:46 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:56:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 11.2 MB/s eta 0:00:00 16:56:47 Collecting chardet<3.1.0,>=3.0.2 16:56:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:56:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.2 MB/s eta 0:00:00 16:56:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:56:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:56:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:56:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:56:48 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:56:49 Running setup.py install for texttable: started 16:56:51 Running setup.py install for texttable: finished with status 'done' 16:56:51 Running setup.py install for PyYAML: started 16:56:57 Running setup.py install for PyYAML: finished with status 'done' 16:56:58 Running setup.py install for docopt: started 16:57:01 Running setup.py install for docopt: finished with status 'done' 16:57:05 Running setup.py install for dockerpty: started 16:57:08 Running setup.py install for dockerpty: finished with status 'done' 16:57:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:57:11 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:57:30 Removing intermediate container 0e93a355e460 16:57:30 ---> 1c8e89ee8a34 16:57:30 Step 14/23 : ENV APP_PORT=58890 16:57:30 ---> Running in 388bbe0830ad 16:57:30 Removing intermediate container 388bbe0830ad 16:57:30 ---> b70b4797f957 16:57:30 Step 15/23 : EXPOSE $APP_PORT 16:57:30 ---> Running in 6e4bf8207860 16:57:31 Removing intermediate container 6e4bf8207860 16:57:31 ---> 4d4272c7d427 16:57:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:57:33 ---> 6ab92499a10b 16:57:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:57:34 ---> 48ccc037aac5 16:57:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:57:36 ---> 303c48ef761d 16:57:36 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:57:36 ---> Running in 4c33b4217cdb 16:57:36 Removing intermediate container 4c33b4217cdb 16:57:36 ---> 843527fdb9ca 16:57:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:36 ---> Running in 890144d380d9 16:57:37 Removing intermediate container 890144d380d9 16:57:37 ---> c09b58e60523 16:57:37 Step 21/23 : LABEL arch=arm64 16:57:37 ---> Running in 63327b49cae6 16:57:37 Removing intermediate container 63327b49cae6 16:57:37 ---> 47dec971732f 16:57:37 Step 22/23 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 16:57:37 ---> Running in 2fbf43aec4c7 16:57:38 Removing intermediate container 2fbf43aec4c7 16:57:38 ---> 0e35885969b1 16:57:38 Step 23/23 : LABEL version=0.0.0 16:57:38 ---> Running in 693275c42789 16:57:39 Removing intermediate container 693275c42789 16:57:39 ---> 5d0ba3392f2e 16:57:39 16:57:39 Successfully built 5d0ba3392f2e 16:57:39 Successfully tagged sys-mgmt-agent-arm64:latest 16:57:39  Building sys-mgmt-agent ... done Building core-metadata 16:57:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:57 ---> 4718446cdc1e 16:57:57 Step 3/23 : WORKDIR /edgex-go 16:57:57 ---> Using cache 16:57:57 ---> 5e08a0905eea 16:57:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:57 ---> Using cache 16:57:57 ---> b4fce9c879ba 16:57:57 Step 5/23 : RUN apk add --update --no-cache make git 16:57:57 ---> Using cache 16:57:57 ---> d2757adb5948 16:57:57 Step 6/23 : COPY go.mod vendor* ./ 16:57:57 ---> Using cache 16:57:57 ---> e89332f829d0 16:57:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:57 ---> Using cache 16:57:57 ---> ed3a9eedaa09 16:57:57 Step 8/23 : COPY . . 16:57:57 ---> Using cache 16:57:57 ---> 2787a234ca3e 16:57:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:57:57 ---> Running in ab3bd2b1bd2e 16:57:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:59:36 Removing intermediate container 4314403a71ee 16:59:36 ---> 3462fa0e335f 16:59:36 16:59:36 Step 10/22 : FROM alpine:3.16 16:59:36 ---> 3d81c46cd875 16:59:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:59:36 ---> Running in de13593bc29b 16:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:36 (1/1) Installing dumb-init (1.2.5-r1) 16:59:36 Executing busybox-1.35.0-r15.trigger 16:59:36 OK: 5 MiB in 15 packages 16:59:36 Removing intermediate container de13593bc29b 16:59:36 ---> 7c1bcbbf7ba0 16:59:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:36 ---> Running in f2e97f5bb675 16:59:36 Removing intermediate container f2e97f5bb675 16:59:36 ---> 7cf19fdea3f3 16:59:36 Step 13/22 : ENV APP_PORT=59861 16:59:36 ---> Running in 23811c0c3bf0 16:59:36 Removing intermediate container 23811c0c3bf0 16:59:36 ---> adc84a57e6f2 16:59:36 Step 14/22 : EXPOSE $APP_PORT 16:59:36 ---> Running in 140050837ac7 16:59:36 Removing intermediate container 140050837ac7 16:59:36 ---> f72fde6dbac6 16:59:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:36 ---> 2412b9d752a6 16:59:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:59:36 ---> dc63403b3c2f 16:59:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:59:36 ---> 1f7944c44dd1 16:59:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:59:36 ---> Running in eb7fb9a652d6 16:59:37 Removing intermediate container eb7fb9a652d6 16:59:37 ---> ab2919baa3d4 16:59:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:37 ---> Running in 4df427e40eb4 16:59:38 Removing intermediate container 4df427e40eb4 16:59:38 ---> d3c839ef8850 16:59:38 Step 20/22 : LABEL arch=arm64 16:59:38 ---> Running in 157350b2475a 16:59:38 Removing intermediate container 157350b2475a 16:59:38 ---> 8e9f7ac9ca00 16:59:38 Step 21/22 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 16:59:39 ---> Running in aaf382345a77 16:59:39 Removing intermediate container aaf382345a77 16:59:39 ---> 42bc3e9f5662 16:59:39 Step 22/22 : LABEL version=0.0.0 16:59:39 ---> Running in 451499d51e88 16:59:40 Removing intermediate container 451499d51e88 16:59:40 ---> 9a0a3d14d852 16:59:40 16:59:40 Successfully built 9a0a3d14d852 16:59:40 Successfully tagged support-scheduler-arm64:latest 16:59:40 Building core-data 16:59:59  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:59 ---> 4718446cdc1e 16:59:59 Step 3/23 : WORKDIR /edgex-go 16:59:59 ---> Using cache 16:59:59 ---> 5e08a0905eea 16:59:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:59 ---> Using cache 16:59:59 ---> b4fce9c879ba 16:59:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:59:59 ---> Running in cf8139b6f974 16:59:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:02 OK: 221 MiB in 51 packages 17:00:04 Removing intermediate container cf8139b6f974 17:00:04 ---> 25a9223f1823 17:00:04 Step 6/23 : COPY go.mod vendor* ./ 17:00:05 ---> 7f339f55b8a4 17:00:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:05 ---> Running in cc5700c6dacc 17:00:27 Removing intermediate container 024e4bc972af 17:00:27 ---> 2de69be1f437 17:00:27 17:00:27 Step 10/23 : FROM alpine:3.16 17:00:27 ---> 3d81c46cd875 17:00:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:00:27 ---> Using cache 17:00:27 ---> 7c1bcbbf7ba0 17:00:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:27 ---> Using cache 17:00:27 ---> 7cf19fdea3f3 17:00:27 Step 13/23 : ENV APP_PORT=59882 17:00:27 ---> Running in d5e40a961693 17:00:28 Removing intermediate container d5e40a961693 17:00:28 ---> 30b47c300896 17:00:28 Step 14/23 : EXPOSE $APP_PORT 17:00:28 ---> Running in 06f68383f69c 17:00:29 Removing intermediate container 06f68383f69c 17:00:29 ---> ee839a55db93 17:00:29 Step 15/23 : WORKDIR / 17:00:29 ---> Running in 2e7bfda5c42c 17:00:29 Removing intermediate container 2e7bfda5c42c 17:00:29 ---> deaa4baae32a 17:00:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:30 ---> d563337a446c 17:00:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:00:32 ---> 6e8db5c77c93 17:00:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:00:33 ---> e1a1f9168a57 17:00:33 Step 19/23 : ENTRYPOINT ["/core-command"] 17:00:33 ---> Running in f589dc29aeab 17:00:34 Removing intermediate container f589dc29aeab 17:00:34 ---> d52fd8c6a4e6 17:00:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:34 ---> Running in c523527de07d 17:00:34 Removing intermediate container c523527de07d 17:00:34 ---> 22cb51d80b28 17:00:34 Step 21/23 : LABEL arch=arm64 17:00:35 ---> Running in 0eb4a6f6bd59 17:00:35 Removing intermediate container 0eb4a6f6bd59 17:00:35 ---> dc18bf36a011 17:00:35 Step 22/23 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 17:00:35 ---> Running in b68238b815fb 17:00:36 Removing intermediate container b68238b815fb 17:00:36 ---> 4bdfe4fc8dd3 17:00:36 Step 23/23 : LABEL version=0.0.0 17:00:37 ---> Running in a89692ef9356 17:00:38 Removing intermediate container a89692ef9356 17:00:38 ---> 54ae4b11b08c 17:00:38 17:00:38 Successfully built 54ae4b11b08c 17:00:38 Successfully tagged core-command-arm64:latest 17:01:00  Building core-command ... done Removing intermediate container cc5700c6dacc 17:01:00 ---> 16b856c4ca7a 17:01:00 Step 8/23 : COPY . . 17:01:13 ---> 4dc2937ae18c 17:01:13 Step 9/23 : RUN make cmd/core-data/core-data 17:01:13 ---> Running in 2816c8f99bcb 17:01:13 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:01:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:01:57 Removing intermediate container 6d27a686b500 17:01:57 ---> 6a4c8499d659 17:01:57 17:01:57 Step 10/22 : FROM alpine:3.16 17:01:57 ---> 3d81c46cd875 17:01:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:01:57 ---> Running in 30d4a2609c1d 17:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:59 (1/6) Installing ca-certificates (20220614-r0) 17:01:59 (2/6) Installing brotli-libs (1.0.9-r6) 17:01:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:01:59 (4/6) Installing libcurl (7.83.1-r2) 17:01:59 (5/6) Installing curl (7.83.1-r2) 17:01:59 (6/6) Installing dumb-init (1.2.5-r1) 17:01:59 Executing busybox-1.35.0-r15.trigger 17:01:59 Executing ca-certificates-20220614-r0.trigger 17:01:59 OK: 8 MiB in 20 packages 17:02:01 Removing intermediate container 30d4a2609c1d 17:02:01 ---> e980ab1832f0 17:02:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:02:02 ---> Running in c269f141bc0d 17:02:02 Removing intermediate container c269f141bc0d 17:02:02 ---> cdb07b597850 17:02:02 Step 13/22 : WORKDIR /edgex 17:02:02 ---> Running in 2d109871e7c9 17:02:03 Removing intermediate container 2d109871e7c9 17:02:03 ---> f16ae0e70b89 17:02:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:02:04 ---> 14599f7b8edd 17:02:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:02:05 ---> 46635427bf6f 17:02:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:02:07 ---> e0891d9068f7 17:02:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:02:08 ---> d843a6976bcc 17:02:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:08 ---> Running in 4e82c3e2b4fe 17:02:12 Removing intermediate container 4e82c3e2b4fe 17:02:12 ---> 2cc80918ff64 17:02:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:02:12 ---> Running in f60bc24079e3 17:02:12 Removing intermediate container f60bc24079e3 17:02:12 ---> bcab6764d5df 17:02:12 Step 20/22 : LABEL arch=arm64 17:02:12 ---> Running in 8e0bd9b1ffa9 17:02:12 Removing intermediate container 8e0bd9b1ffa9 17:02:12 ---> 503f9d09eb23 17:02:12 Step 21/22 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 17:02:13 ---> Running in 0328b1d34912 17:02:13 Removing intermediate container 0328b1d34912 17:02:13 ---> 7abf9b51685c 17:02:13 Step 22/22 : LABEL version=0.0.0 17:02:13 ---> Running in a8e1de4dabb0 17:02:14 Removing intermediate container a8e1de4dabb0 17:02:14 ---> 4d20c5e8c9e6 17:02:14 17:02:14 Successfully built 4d20c5e8c9e6 17:02:14 Successfully tagged security-proxy-setup-arm64:latest 17:03:51  Building security-proxy-setup ... done Removing intermediate container ab3bd2b1bd2e 17:03:51 ---> 25d7165b879c 17:03:51 17:03:51 Step 10/23 : FROM alpine:3.16 17:03:51 ---> 3d81c46cd875 17:03:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:03:51 ---> Using cache 17:03:51 ---> 7c1bcbbf7ba0 17:03:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:51 ---> Using cache 17:03:51 ---> 7cf19fdea3f3 17:03:51 Step 13/23 : ENV APP_PORT=59881 17:03:51 ---> Running in d229af3ccbe8 17:03:51 Removing intermediate container d229af3ccbe8 17:03:51 ---> a8c356ee1a67 17:03:51 Step 14/23 : EXPOSE $APP_PORT 17:03:51 ---> Running in 5137de05fcb2 17:03:51 Removing intermediate container 5137de05fcb2 17:03:51 ---> c1abc652211f 17:03:51 Step 15/23 : WORKDIR / 17:03:51 ---> Running in 46e1a1f57611 17:03:51 Removing intermediate container 46e1a1f57611 17:03:51 ---> e8a7f95a15ef 17:03:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:51 ---> 7f66252f8f57 17:03:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:03:51 ---> 073b0748e664 17:03:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:03:51 ---> 12b754cf47ca 17:03:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:03:51 ---> Running in d40b5386a1db 17:03:51 Removing intermediate container d40b5386a1db 17:03:51 ---> ec5ad6faf6c1 17:03:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:52 ---> Running in 8e8cd277e76f 17:03:53 Removing intermediate container 8e8cd277e76f 17:03:53 ---> 134ee93fd9e8 17:03:53 Step 21/23 : LABEL arch=arm64 17:03:53 ---> Running in ad37a97bbeaf 17:03:54 Removing intermediate container ad37a97bbeaf 17:03:54 ---> 0a5846501a6f 17:03:54 Step 22/23 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 17:03:54 ---> Running in 13dd7ae76b1e 17:03:55 Removing intermediate container 2bc1232bc6dc 17:03:55 ---> 14330dc4c973 17:03:55 17:03:55 Step 10/22 : FROM alpine:3.16 17:03:55 ---> 3d81c46cd875 17:03:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:03:55 Removing intermediate container 13dd7ae76b1e 17:03:55 ---> f696f1686c64 17:03:55 Step 23/23 : LABEL version=0.0.0 17:03:55 ---> Running in d2699a98815b 17:03:55 ---> Running in 41252078ee02 17:03:56 Removing intermediate container 41252078ee02 17:03:56 ---> 1ab7dba17a4a 17:03:56 17:03:56 Successfully built 1ab7dba17a4a 17:03:56 Successfully tagged core-metadata-arm64:latest 17:03:57  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:58 (1/2) Installing ca-certificates (20220614-r0) 17:03:59 (2/2) Installing dumb-init (1.2.5-r1) 17:03:59 Executing busybox-1.35.0-r15.trigger 17:03:59 Executing ca-certificates-20220614-r0.trigger 17:03:59 OK: 6 MiB in 16 packages 17:04:01 Removing intermediate container d2699a98815b 17:04:01 ---> ff184780a827 17:04:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:04:01 ---> Running in ec9d62b5a81e 17:04:01 Removing intermediate container ec9d62b5a81e 17:04:01 ---> e671657df238 17:04:01 Step 13/22 : ENV APP_PORT=59860 17:04:01 ---> Running in 912da415ed08 17:04:02 Removing intermediate container 912da415ed08 17:04:02 ---> cb7513477991 17:04:02 Step 14/22 : EXPOSE $APP_PORT 17:04:02 ---> Running in 240a63b4bf89 17:04:02 Removing intermediate container 240a63b4bf89 17:04:02 ---> b4b9a681074c 17:04:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:03 ---> 2263aea025d8 17:04:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:04:06 ---> 51594407b352 17:04:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:04:07 ---> b501922a60d9 17:04:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:04:07 ---> Running in bbfc5dd80715 17:04:08 Removing intermediate container bbfc5dd80715 17:04:08 ---> b797899739cf 17:04:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:08 ---> Running in f09e355f236c 17:04:08 Removing intermediate container f09e355f236c 17:04:08 ---> 193653f972ce 17:04:08 Step 20/22 : LABEL arch=arm64 17:04:09 ---> Running in 16d392467f01 17:04:09 Removing intermediate container 16d392467f01 17:04:09 ---> 3e868a2f0b6a 17:04:09 Step 21/22 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 17:04:09 ---> Running in 9b50f813ee22 17:04:10 Removing intermediate container 9b50f813ee22 17:04:10 ---> a06b00931f45 17:04:10 Step 22/22 : LABEL version=0.0.0 17:04:10 ---> Running in 866e20e1bb40 17:04:10 Removing intermediate container 866e20e1bb40 17:04:10 ---> 247852211e1f 17:04:10 17:04:11 Successfully built 247852211e1f 17:04:11 Successfully tagged support-notifications-arm64:latest 17:04:43  Building support-notifications ... done Removing intermediate container 2816c8f99bcb 17:04:43 ---> 13e658bd499d 17:04:43 17:04:43 Step 10/23 : FROM alpine:3.16 17:04:43 ---> 3d81c46cd875 17:04:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:04:43 ---> Running in f1cd38898d19 17:04:43 Removing intermediate container f1cd38898d19 17:04:43 ---> 17a1fb305295 17:04:43 Step 12/23 : ENV APP_PORT=59880 17:04:43 ---> Running in 677fd20412c6 17:04:43 Removing intermediate container 677fd20412c6 17:04:43 ---> 28cb4a5c4007 17:04:43 Step 13/23 : EXPOSE $APP_PORT 17:04:43 ---> Running in c7e679ad59ec 17:04:43 Removing intermediate container c7e679ad59ec 17:04:43 ---> 392fa9b9ad17 17:04:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:43 ---> Running in e0d2a50fc500 17:04:44 Removing intermediate container e0d2a50fc500 17:04:44 ---> 99e1c281f05b 17:04:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:04:44 ---> Running in d9d40da5ff56 17:04:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:47 (1/6) Installing dumb-init (1.2.5-r1) 17:04:47 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:04:47 (3/6) Installing libsodium (1.0.18-r0) 17:04:47 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:04:47 (5/6) Installing libzmq (4.3.4-r0) 17:04:47 (6/6) Installing zeromq (4.3.4-r0) 17:04:48 Executing busybox-1.35.0-r15.trigger 17:04:48 OK: 8 MiB in 20 packages 17:04:49 Removing intermediate container d9d40da5ff56 17:04:49 ---> a328285b90ab 17:04:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:49 ---> c74fc6884db7 17:04:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:04:50 ---> 45d8faa93a6d 17:04:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:04:51 ---> 0577f5d64117 17:04:51 Step 19/23 : ENTRYPOINT ["/core-data"] 17:04:51 ---> Running in af39ba8839f4 17:04:51 Removing intermediate container af39ba8839f4 17:04:51 ---> 0fb3ac0e39a1 17:04:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:51 ---> Running in d412ba5943d5 17:04:52 Removing intermediate container d412ba5943d5 17:04:52 ---> 12c2e549a5e7 17:04:52 Step 21/23 : LABEL arch=arm64 17:04:52 ---> Running in 464b9b797702 17:04:52 Removing intermediate container 464b9b797702 17:04:52 ---> 67a64e0f26a9 17:04:52 Step 22/23 : LABEL git_sha=a079be067f3a8fc2a52738980921d79360883bad 17:04:52 ---> Running in 6b7e384e21aa 17:04:53 Removing intermediate container 6b7e384e21aa 17:04:53 ---> 76990b1f3837 17:04:53 Step 23/23 : LABEL version=0.0.0 17:04:53 ---> Running in 2bb07159f520 17:04:53 Removing intermediate container 2bb07159f520 17:04:53 ---> 4cb14dca5b31 17:04:53 17:04:53 Successfully built 4cb14dca5b31 17:04:53 Successfully tagged core-data-arm64:latest 17:04:54  Building core-data ... done  [Pipeline] } 17:04:54 $ docker stop --time=1 a925ed82e14c378fe1518c6323cf2f87e825119373588eb8df84389a6d0ca546 17:04:55 $ docker rm -f a925ed82e14c378fe1518c6323cf2f87e825119373588eb8df84389a6d0ca546 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:56 + docker images 17:04:56 REPOSITORY TAG IMAGE ID CREATED SIZE 17:04:56 core-data-arm64 latest 4cb14dca5b31 3 seconds ago 20.6MB 17:04:56 13e658bd499d 16 seconds ago 1.38GB 17:04:56 support-notifications-arm64 latest 247852211e1f 46 seconds ago 26.1MB 17:04:56 core-metadata-arm64 latest 1ab7dba17a4a About a minute ago 17.4MB 17:04:56 14330dc4c973 About a minute ago 1.41GB 17:04:56 25d7165b879c About a minute ago 1.38GB 17:04:56 security-proxy-setup-arm64 latest 4d20c5e8c9e6 2 minutes ago 26.2MB 17:04:56 6a4c8499d659 3 minutes ago 1.36GB 17:04:56 core-command-arm64 latest 54ae4b11b08c 4 minutes ago 15.5MB 17:04:56 2de69be1f437 4 minutes ago 1.35GB 17:04:56 support-scheduler-arm64 latest 9a0a3d14d852 5 minutes ago 25.6MB 17:04:56 3462fa0e335f 5 minutes ago 1.41GB 17:04:56 sys-mgmt-agent-arm64 latest 5d0ba3392f2e 7 minutes ago 133MB 17:04:56 a2e1464bcc40 9 minutes ago 1.35GB 17:04:56 security-spiffe-token-provider-arm64 latest 37f70029d8b9 9 minutes ago 28.3MB 17:04:56 564642c17979 9 minutes ago 1.4GB 17:04:56 security-bootstrapper-arm64 latest bc80946a9160 10 minutes ago 18.6MB 17:04:56 security-secretstore-setup-arm64 latest 2a990bb2dc57 10 minutes ago 27.9MB 17:04:56 cddf75fae73d 11 minutes ago 1.36GB 17:04:56 9c3b4631e0d8 11 minutes ago 1.35GB 17:04:56 security-spire-config-arm64 latest 13a86ab92f40 16 minutes ago 83.6MB 17:04:56 security-spire-agent-arm64 latest 46c3c6d863bf 16 minutes ago 122MB 17:04:56 security-spire-server-arm64 latest 400401aafb69 17 minutes ago 84.2MB 17:04:56 6fe6aebc00fe 17 minutes ago 1.25GB 17:04:56 8600c047134a 17 minutes ago 1.25GB 17:04:56 ci-base-image-arm64 latest 4718446cdc1e 31 minutes ago 995MB 17:04:56 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 17:04:56 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 17:04:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 17:04:56 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 17:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:57 17:04:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:58 arm64: Pulling from edgex-lftools-log-publisher 17:04:58 8998bd30e6a1: Pulling fs layer 17:04:58 04944245beec: Pulling fs layer 17:04:58 699f458cf7ca: Pulling fs layer 17:04:58 765212b225bb: Pulling fs layer 17:04:58 f23df028b6ca: Pulling fs layer 17:04:58 d65c8cfc05b1: Pulling fs layer 17:04:58 2437ff75d9bd: Pulling fs layer 17:04:58 f23df028b6ca: Waiting 17:04:58 d65c8cfc05b1: Waiting 17:04:58 2437ff75d9bd: Waiting 17:04:58 765212b225bb: Waiting 17:04:58 04944245beec: Verifying Checksum 17:04:58 04944245beec: Download complete 17:04:58 765212b225bb: Verifying Checksum 17:04:58 765212b225bb: Download complete 17:04:58 f23df028b6ca: Verifying Checksum 17:04:58 f23df028b6ca: Download complete 17:04:58 d65c8cfc05b1: Verifying Checksum 17:04:58 d65c8cfc05b1: Download complete 17:04:58 699f458cf7ca: Verifying Checksum 17:04:58 699f458cf7ca: Download complete 17:04:59 8998bd30e6a1: Verifying Checksum 17:04:59 8998bd30e6a1: Download complete 17:05:01 2437ff75d9bd: Verifying Checksum 17:05:01 2437ff75d9bd: Download complete 17:05:03 8998bd30e6a1: Pull complete 17:05:04 04944245beec: Pull complete 17:05:05 699f458cf7ca: Pull complete 17:05:06 765212b225bb: Pull complete 17:05:07 f23df028b6ca: Pull complete 17:05:07 d65c8cfc05b1: Pull complete 17:05:25 2437ff75d9bd: Pull complete 17:05:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:25 prd-ubuntu20.04-docker-arm64-4c-16g-21998 does not seem to be running inside a container 17:05:25 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 17:05:28 $ docker top 3e2ca2000d203839b73f27f1da6d37d2afd9d456f1996fd79ffcbbec52824a4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:29 ---> job-cost.sh 17:05:29 lf-activate-venv: SKIPPING 17:05:29 INFO: No Stack... 17:05:30 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:31 INFO: Archiving Costs [Pipeline] sh 17:05:31 + cat /w/workspace/edgex-go/6/archives/cost.csv 17:05:31 + cut -d, -f6 [Pipeline] lock 17:05:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4111-6-stack-cost] 17:05:32 Resource [jenkins-edgexfoundry-edgex-go-PR-4111-6-stack-cost] did not exist. Created. 17:05:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4111-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:32 + echo total: 0.10999999940395355 [Pipeline] stash 17:05:32 Stashed 1 file(s) [Pipeline] } 17:05:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4111-6-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:32 $ docker stop --time=1 3e2ca2000d203839b73f27f1da6d37d2afd9d456f1996fd79ffcbbec52824a4a 17:05:34 $ docker rm -f 3e2ca2000d203839b73f27f1da6d37d2afd9d456f1996fd79ffcbbec52824a4a [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 17:05:35 provisioning config files... 17:05:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3226705532726655141tmp [Pipeline] { [Pipeline] sh 17:05:35 + set +x 17:05:35 + curl -s https://codecov.io/bash 17:05:35 + bash -s -- 17:05:35 17:05:35 _____ _ 17:05:35 / ____| | | 17:05:35 | | ___ __| | ___ ___ _____ __ 17:05:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:05:35 | |___| (_) | (_| | __/ (_| (_) \ V / 17:05:35 \_____\___/ \__,_|\___|\___\___/ \_/ 17:05:35 Bash-1.0.6 17:05:35 17:05:35 17:05:35 ==> git version 2.25.1 found 17:05:35 ==> 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 17:05:35 Release-Date: 2020-01-08 17:05:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:05:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:05:35 ==> Jenkins CI detected. 17:05:35 current dir:  /w/workspace/edgex-go/6 17:05:35 project root: . 17:05:35 --> token set from env 17:05:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:05:35 ==> Running gcov in . (disable via -X gcov) 17:05:35 ==> Python coveragepy not found 17:05:35 ==> Searching for coverage reports in: 17:05:35 + . 17:05:35 -> Found 1 reports 17:05:35 ==> Detecting git/mercurial file structure 17:05:35 ==> Reading reports 17:05:35 + ./coverage.out bytes=478941 17:05:35 ==> Appending adjustments 17:05:35 https://docs.codecov.io/docs/fixing-reports 17:05:36 + Found adjustments 17:05:36 ==> Gzipping contents 17:05:36 64K /tmp/codecov.U2uuGa.gz 17:05:36 ==> Uploading reports 17:05:36 url: https://codecov.io 17:05:36 query: branch=PR-4111&commit=8b9921e952175a4f3c8683d3f5e03f919a8b92df&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:05:36 -> Pinging Codecov 17:05:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4111&commit=8b9921e952175a4f3c8683d3f5e03f919a8b92df&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:05:36 -> Uploading to 17:05:36 https://storage.googleapis.com/codecov/v4/raw/2022-08-05/00271124DB129430A58F1EEE437C3FCB/8b9921e952175a4f3c8683d3f5e03f919a8b92df/427db4f6-462e-40fd-9b60-59cea7314132.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220805T170536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae4f993908d744707e2732117a453817cce55fc1d70ce740fbd0cbf00fd729ce 17:05:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:36 Dload Upload Total Spent Left Speed 17:05:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62827 0 0 100 62827 0 242k --:--:-- --:--:-- --:--:-- 242k 17:05:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8b9921e952175a4f3c8683d3f5e03f919a8b92df [Pipeline] } 17:05:37 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 17:05:37 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 17:05:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:05:38 ---> package-listing.sh 17:05:38 ++ facter osfamily 17:05:38 ++ tr '[:upper:]' '[:lower:]' 17:05:39 + OS_FAMILY=debian 17:05:39 + workspace=/w/workspace/edgex-go/6 17:05:39 + START_PACKAGES=/tmp/packages_start.txt 17:05:39 + END_PACKAGES=/tmp/packages_end.txt 17:05:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:05:39 + PACKAGES=/tmp/packages_start.txt 17:05:39 + '[' /w/workspace/edgex-go/6 ']' 17:05:39 + PACKAGES=/tmp/packages_end.txt 17:05:39 + case "${OS_FAMILY}" in 17:05:39 + dpkg -l 17:05:39 + grep '^ii' 17:05:39 + '[' -f /tmp/packages_start.txt ']' 17:05:39 + '[' -f /tmp/packages_end.txt ']' 17:05:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:05:39 + '[' /w/workspace/edgex-go/6 ']' 17:05:39 + mkdir -p /w/workspace/edgex-go/6/archives/ 17:05:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 17:05:39 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:05:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:39 17:05:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:40 latest: Pulling from edgex-lftools-log-publisher 17:05:40 5eb5b503b376: Pulling fs layer 17:05:40 5c69ac0246d0: Pulling fs layer 17:05:40 ec43610c2a17: Pulling fs layer 17:05:40 3a2ae6a8a46f: Pulling fs layer 17:05:40 33b1e0a273af: Pulling fs layer 17:05:40 5d3b04190fa2: Pulling fs layer 17:05:40 2f39f015ded8: Pulling fs layer 17:05:40 3a2ae6a8a46f: Waiting 17:05:40 33b1e0a273af: Waiting 17:05:40 5d3b04190fa2: Waiting 17:05:40 2f39f015ded8: Waiting 17:05:40 5c69ac0246d0: Verifying Checksum 17:05:40 5c69ac0246d0: Download complete 17:05:40 3a2ae6a8a46f: Verifying Checksum 17:05:40 3a2ae6a8a46f: Download complete 17:05:40 ec43610c2a17: Verifying Checksum 17:05:40 ec43610c2a17: Download complete 17:05:40 33b1e0a273af: Download complete 17:05:40 5d3b04190fa2: Verifying Checksum 17:05:40 5d3b04190fa2: Download complete 17:05:40 5eb5b503b376: Verifying Checksum 17:05:40 5eb5b503b376: Download complete 17:05:41 2f39f015ded8: Verifying Checksum 17:05:41 5eb5b503b376: Pull complete 17:05:41 5c69ac0246d0: Pull complete 17:05:42 ec43610c2a17: Pull complete 17:05:42 3a2ae6a8a46f: Pull complete 17:05:42 33b1e0a273af: Pull complete 17:05:42 5d3b04190fa2: Pull complete 17:05:47 2f39f015ded8: Pull complete 17:05:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:48 prd-ubuntu20.04-docker-8c-8g-21996 does not seem to be running inside a container 17:05:48 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 17:05:52 $ docker top c92eff3e8d9a3b7f94dfa3cc091f2ad1d9097312443e8486be27167cc805dbb8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:52 + touch /tmp/pre-build-complete [Pipeline] sh 17:05:52 + mkdir -p /var/log/sysstat [Pipeline] sh 17:05:53 + ls /var/log/sa-host 17:05:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:53 provisioning config files... 17:05:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3980857410348485667tmp [Pipeline] { [Pipeline] echo 17:05:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:05:53 ---> create-netrc.sh [Pipeline] } 17:05:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:05:53 ---> python-tools-install.sh [Pipeline] echo 17:05:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:05:54 ---> sudo-logs.sh 17:05:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:05:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:05:54 ---> job-cost.sh 17:05:54 lf-activate-venv: SKIPPING 17:05:54 DEBUG: total: 0.10999999940395355 17:05:54 INFO: Retrieving Stack Cost... 17:05:54 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:55 INFO: Archiving Costs [Pipeline] echo 17:05:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:05:55 ---> logs-deploy.sh 17:05:55 lf-activate-venv: SKIPPING 17:05:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4111/6 17:05:55 INFO: archiving workspace using pattern(s): 17:05:56 Archives upload complete. 17:05:57 INFO: archiving logs to Nexus 17:05:57 ---> uname -a: 17:05:57 Linux prd-ubuntu20-04-docker-8c-8g-21996 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:05:57 17:05:57 17:05:57 ---> lscpu: 17:05:57 Architecture: x86_64 17:05:57 CPU op-mode(s): 32-bit, 64-bit 17:05:57 Byte Order: Little Endian 17:05:57 Address sizes: 40 bits physical, 48 bits virtual 17:05:57 CPU(s): 8 17:05:57 On-line CPU(s) list: 0-7 17:05:57 Thread(s) per core: 1 17:05:57 Core(s) per socket: 1 17:05:57 Socket(s): 8 17:05:57 NUMA node(s): 1 17:05:57 Vendor ID: AuthenticAMD 17:05:57 CPU family: 23 17:05:57 Model: 49 17:05:57 Model name: AMD EPYC-Rome Processor 17:05:57 Stepping: 0 17:05:57 CPU MHz: 2799.994 17:05:57 BogoMIPS: 5599.98 17:05:57 Virtualization: AMD-V 17:05:57 Hypervisor vendor: KVM 17:05:57 Virtualization type: full 17:05:57 L1d cache: 256 KiB 17:05:57 L1i cache: 256 KiB 17:05:57 L2 cache: 4 MiB 17:05:57 L3 cache: 128 MiB 17:05:57 NUMA node0 CPU(s): 0-7 17:05:57 Vulnerability Itlb multihit: Not affected 17:05:57 Vulnerability L1tf: Not affected 17:05:57 Vulnerability Mds: Not affected 17:05:57 Vulnerability Meltdown: Not affected 17:05:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:05:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:05:57 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:05:57 Vulnerability Srbds: Not affected 17:05:57 Vulnerability Tsx async abort: Not affected 17:05:57 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 17:05:57 17:05:57 17:05:57 ---> nproc: 17:05:57 8 17:05:57 17:05:57 17:05:57 ---> df -h: 17:05:57 Filesystem Size Used Avail Use% Mounted on 17:05:57 overlay 155G 17G 139G 11% / 17:05:57 tmpfs 64M 0 64M 0% /dev 17:05:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:05:57 shm 64M 0 64M 0% /dev/shm 17:05:57 /dev/vda1 155G 17G 139G 11% /facter-os 17:05:57 17:05:57 17:05:57 ---> sar -b -r -n DEV: 17:05:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21996) 08/05/22 _x86_64_ (8 CPU) 17:05:57 17:05:57 16:28:52 LINUX RESTART (8 CPU) 17:05:57 17:05:57 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:05:57 16:30:01 389.22 61.71 327.51 0.00 8248.89 189124.21 0.00 17:05:57 16:31:01 112.53 0.53 112.00 0.00 10.13 56167.44 0.00 17:05:57 16:32:01 51.47 0.15 51.32 0.00 1.87 19094.70 0.00 17:05:57 16:33:01 277.25 4.28 272.97 0.00 59.06 108151.97 0.00 17:05:57 16:34:01 373.44 2.65 370.79 0.00 24.13 178580.61 0.00 17:05:57 16:35:01 558.06 0.13 557.92 0.00 2.53 167826.64 0.00 17:05:57 16:36:01 681.25 0.63 680.62 0.00 14.40 186149.24 0.00 17:05:57 16:37:01 406.38 0.13 406.25 0.00 1.07 67664.19 0.00 17:05:57 16:38:01 2.50 0.00 2.50 0.00 0.00 27.73 0.00 17:05:57 16:39:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 17:05:57 16:40:01 1.38 0.00 1.38 0.00 0.00 18.66 0.00 17:05:57 16:41:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 17:05:57 16:42:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 17:05:57 16:43:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 17:05:57 16:44:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 17:05:57 16:45:01 1.58 0.02 1.57 0.00 0.13 19.46 0.00 17:05:57 16:46:02 1.23 0.00 1.23 0.00 0.00 14.93 0.00 17:05:57 16:47:01 1.05 0.00 1.05 0.00 0.00 12.47 0.00 17:05:57 16:48:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 17:05:57 16:49:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 17:05:57 16:50:01 3.38 0.87 2.52 0.00 18.40 34.13 0.00 17:05:57 16:51:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 17:05:57 16:52:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 17:05:57 16:53:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 17:05:57 16:54:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 17:05:57 16:55:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 17:05:57 16:56:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 17:05:57 16:57:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 17:05:57 16:58:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 17:05:57 16:59:01 1.55 0.00 1.55 0.00 0.00 16.80 0.00 17:05:57 17:00:01 1.23 0.00 1.23 0.00 0.00 15.05 0.00 17:05:57 17:01:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 17:05:57 17:02:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 17:05:57 17:03:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 17:05:57 17:04:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 17:05:57 17:05:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 17:05:57 Average: 80.25 1.98 78.27 0.00 232.88 27052.93 0.00 17:05:57 17:05:57 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:57 16:30:01 28875684 31758308 557152 1.69 107280 3056564 2238284 6.60 1146312 2504788 396148 17:05:57 16:31:01 27430508 31595340 692116 2.10 137880 4209252 2364944 6.97 1694812 3275420 567840 17:05:57 16:32:01 27344068 31697656 588280 1.79 141336 4369844 2301888 6.78 1370832 3660880 309968 17:05:57 16:33:01 25173100 31676692 592932 1.80 204404 6290368 2198760 6.48 1792952 5220052 505292 17:05:57 16:34:01 22121264 31133952 1122392 3.41 280288 8629920 4793496 14.13 2636116 7316936 41252 17:05:57 16:35:01 21937244 31576612 691508 2.10 294832 9200128 2631424 7.76 2197964 7916440 223176 17:05:57 16:36:01 20701288 31676456 592924 1.80 328900 10448424 2305764 6.80 2119512 9176072 0 17:05:57 16:37:01 21712568 31761548 511876 1.56 359020 9507452 1936052 5.71 2084656 8221716 572 17:05:57 16:38:01 21714360 31763324 510288 1.55 359032 9507456 1919444 5.66 2083460 8221724 24 17:05:57 16:39:01 21731204 31780228 493264 1.50 359060 9507460 1919444 5.66 2065484 8221728 200 17:05:57 16:40:01 21731012 31780076 493296 1.50 359080 9507436 1936608 5.71 2065696 8221704 8 17:05:57 16:41:01 21732044 31781144 492236 1.50 359104 9507436 1936608 5.71 2065240 8221708 8 17:05:57 16:42:01 21732244 31781488 492212 1.50 359108 9507444 1936608 5.71 2065156 8221840 12 17:05:57 16:43:01 21731596 31780876 492696 1.50 359120 9507440 1936608 5.71 2065144 8221840 148 17:05:57 16:44:01 21731800 31781180 492412 1.50 359132 9507448 1936608 5.71 2065648 8221916 24 17:05:57 16:45:01 21732428 31781924 491672 1.50 359152 9507448 1933052 5.70 2065904 8221916 160 17:05:57 16:46:02 21732348 31781856 491664 1.50 359164 9507456 1933052 5.70 2065172 8221924 16 17:05:57 16:47:01 21732332 31781844 491604 1.50 359172 9507460 1933052 5.70 2065528 8221928 144 17:05:57 16:48:01 21732276 31781812 491564 1.49 359200 9507460 1933052 5.70 2065500 8221928 24 17:05:57 16:49:01 21732376 31781952 491332 1.49 359208 9507464 1933052 5.70 2066000 8221932 284 17:05:57 16:50:01 21730120 31780576 492660 1.50 359288 9507976 1952920 5.76 2066440 8222348 204 17:05:57 16:51:01 21730784 31781244 492136 1.50 359308 9507980 1952920 5.76 2065644 8222352 180 17:05:57 16:52:01 21730816 31781308 492044 1.50 359328 9507984 1952920 5.76 2065716 8222360 32 17:05:57 16:53:01 21730696 31781192 492072 1.50 359344 9507992 1952920 5.76 2065732 8222364 156 17:05:57 16:54:01 21730868 31781404 491776 1.50 359356 9507996 1952920 5.76 2065744 8222372 12 17:05:57 16:55:01 21730640 31781184 491968 1.50 359372 9508000 1952920 5.76 2066076 8222376 280 17:05:57 16:56:01 21730844 31781420 491692 1.50 359380 9508000 1952920 5.76 2065516 8222376 12 17:05:57 16:57:01 21730796 31781404 491656 1.50 359396 9508004 1952920 5.76 2065700 8222384 180 17:05:57 16:58:01 21730916 31781528 491644 1.50 359412 9508004 1952920 5.76 2065880 8222384 148 17:05:57 16:59:01 21730948 31781564 491600 1.49 359420 9508008 1952920 5.76 2065788 8222388 8 17:05:57 17:00:01 21730576 31781240 491788 1.50 359444 9508012 1936672 5.71 2066376 8222384 84 17:05:57 17:01:01 21730528 31781312 491692 1.50 359460 9508140 1936672 5.71 2065668 8222504 168 17:05:57 17:02:01 21730488 31781304 491748 1.50 359464 9508144 1936672 5.71 2066388 8222516 168 17:05:57 17:03:01 21730472 31781300 491704 1.50 359472 9508152 1936672 5.71 2065652 8222520 168 17:05:57 17:04:01 21730676 31781528 491428 1.49 359488 9508152 1936672 5.71 2066348 8222524 24 17:05:57 17:05:01 21730320 31781192 491700 1.50 359500 9508156 1936672 5.71 2066332 8222528 24 17:05:57 Average: 22326451 31742638 531742 1.62 330942 8942502 2086306 6.15 2025058 7708696 56865 17:05:57 17:05:57 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:57 16:30:01 docker0 441.94 366.42 32.76 2714.99 0.00 0.00 0.00 0.00 17:05:57 16:30:01 lo 5.67 5.67 0.54 0.54 0.00 0.00 0.00 0.00 17:05:57 16:30:01 ens3 1404.23 1257.84 12765.13 176.22 0.00 0.00 0.00 0.00 17:05:57 16:31:01 docker0 98.32 124.41 8.37 1146.89 0.00 0.00 0.00 0.00 17:05:57 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:31:01 veth8ee4650 0.37 0.53 0.03 0.05 0.00 0.00 0.00 0.00 17:05:57 16:31:01 ens3 190.90 147.11 1190.50 73.21 0.00 0.00 0.00 0.00 17:05:57 16:32:01 docker0 1.08 1.08 0.07 0.08 0.00 0.00 0.00 0.00 17:05:57 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:32:01 veth8ee4650 1.08 1.12 0.08 0.09 0.00 0.00 0.00 0.00 17:05:57 16:32:01 ens3 25.08 15.80 20.96 11.43 0.00 0.00 0.00 0.00 17:05:57 16:33:01 docker0 124.55 165.89 9.53 1662.54 0.00 0.00 0.00 0.00 17:05:57 16:33:01 veth9b2b6f0 15.68 21.78 1.58 276.61 0.00 0.00 0.00 0.02 17:05:57 16:33:01 veth2ff7df7 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 17:05:57 16:33:01 veth41f127e 22.38 16.56 285.34 1.66 0.00 0.00 0.00 0.00 17:05:57 16:33:01 veth93eca78 24.56 17.38 285.50 1.75 0.00 0.00 0.00 0.00 17:05:57 16:33:01 veth058ce89 16.56 22.38 1.66 285.34 0.00 0.00 0.00 0.02 17:05:57 16:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:05:57 16:33:01 veth583c914 17.38 24.56 1.75 285.50 0.00 0.00 0.00 0.02 17:05:57 16:33:01 veth45e3413 19.10 23.83 1.86 285.42 0.00 0.00 0.00 0.02 17:05:57 16:33:01 ens3 286.87 212.45 3362.64 91.28 0.00 0.00 0.00 0.00 17:05:57 16:34:01 docker0 0.58 0.72 0.04 8.78 0.00 0.00 0.00 0.00 17:05:57 16:34:01 veth3aab40f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:34:01 veth2ff7df7 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:34:01 vethfdbba01 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:05:57 16:34:01 veth25ab7f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:05:57 16:34:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 17:05:57 16:34:01 vethfeb1715 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:05:57 16:34:01 veth12fbe30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:05:57 16:34:01 vethc34d5ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:34:01 ens3 22.99 15.58 70.79 8.64 0.00 0.00 0.00 0.00 17:05:57 16:35:01 docker0 70.80 94.63 4.65 680.17 0.00 0.00 0.00 0.00 17:05:57 16:35:01 veth2ff7df7 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 17:05:57 16:35:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:05:57 16:35:01 ens3 160.47 123.70 764.10 77.44 0.00 0.00 0.00 0.00 17:05:57 16:35:01 veth82ef738 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 17:05:57 16:36:01 docker0 63.07 84.59 4.69 773.65 0.00 0.00 0.00 0.00 17:05:57 16:36:01 veth2ff7df7 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 17:05:57 16:36:01 veth3d6fc66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:36:01 vetha6827bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:36:01 ens3 149.58 114.60 805.89 86.47 0.00 0.00 0.00 0.00 17:05:57 16:37:01 docker0 19.73 43.93 1.50 711.23 0.00 0.00 0.00 0.00 17:05:57 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:37:01 ens3 72.40 35.58 734.54 13.93 0.00 0.00 0.00 0.00 17:05:57 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:38:01 ens3 0.57 0.50 0.38 0.04 0.00 0.00 0.00 0.00 17:05:57 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:39:01 ens3 0.18 0.20 0.01 0.02 0.00 0.00 0.00 0.00 17:05:57 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:40:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 17:05:57 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:44:01 ens3 0.93 0.37 0.39 0.27 0.00 0.00 0.00 0.00 17:05:57 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:45:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:05:57 16:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:46:02 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:47:01 ens3 0.22 0.14 0.12 0.01 0.00 0.00 0.00 0.00 17:05:57 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:48:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:05:57 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:49:01 ens3 0.35 0.23 0.10 0.08 0.00 0.00 0.00 0.00 17:05:57 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:50:01 ens3 0.60 0.45 0.34 0.28 0.00 0.00 0.00 0.00 17:05:57 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:52:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:55:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 17:05:57 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:58:01 ens3 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 17:05:57 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 16:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 17:00:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 17:05:57 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 17:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 17:02:01 ens3 0.17 0.08 0.17 0.00 0.00 0.00 0.00 0.00 17:05:57 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 17:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 17:04:01 ens3 0.88 0.40 0.38 0.27 0.00 0.00 0.00 0.00 17:05:57 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:57 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:57 17:05:01 ens3 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 17:05:57 Average: docker0 22.79 24.50 1.71 213.96 0.00 0.00 0.00 0.00 17:05:57 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 17:05:57 Average: ens3 64.46 53.54 547.94 15.01 0.00 0.00 0.00 0.00 17:05:57 17:05:57 17:05:57 ---> sar -P ALL: 17:05:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21996) 08/05/22 _x86_64_ (8 CPU) 17:05:57 17:05:57 16:28:52 LINUX RESTART (8 CPU) 17:05:57 17:05:57 16:29:01 CPU %user %nice %system %iowait %steal %idle 17:05:57 16:30:01 all 9.64 0.00 3.88 3.03 0.05 83.40 17:05:57 16:30:01 0 8.68 0.00 3.29 4.26 0.05 83.73 17:05:57 16:30:01 1 8.00 0.00 4.70 4.03 0.05 83.22 17:05:57 16:30:01 2 10.38 0.00 4.81 1.46 0.05 83.30 17:05:57 16:30:01 3 11.78 0.00 3.97 3.54 0.05 80.66 17:05:57 16:30:01 4 10.92 0.00 3.80 4.11 0.07 81.10 17:05:57 16:30:01 5 9.11 0.00 2.95 0.44 0.05 87.45 17:05:57 16:30:01 6 9.30 0.00 4.28 5.55 0.05 80.82 17:05:57 16:30:01 7 8.97 0.00 3.20 0.84 0.07 86.92 17:05:57 16:31:01 all 32.69 0.00 6.62 1.91 0.09 58.69 17:05:57 16:31:01 0 33.87 0.00 6.60 6.18 0.08 53.26 17:05:57 16:31:01 1 31.10 0.00 7.15 0.64 0.08 61.02 17:05:57 16:31:01 2 33.92 0.00 6.06 0.32 0.07 59.63 17:05:57 16:31:01 3 31.91 0.00 6.95 1.64 0.08 59.41 17:05:57 16:31:01 4 32.41 0.00 6.12 2.80 0.10 58.58 17:05:57 16:31:01 5 32.50 0.00 7.41 0.25 0.07 59.77 17:05:57 16:31:01 6 32.51 0.00 6.46 0.19 0.07 60.78 17:05:57 16:31:01 7 33.33 0.00 6.24 3.24 0.17 57.03 17:05:57 16:32:01 all 45.49 0.00 6.74 1.28 0.10 46.39 17:05:57 16:32:01 0 45.35 0.00 6.58 0.47 0.08 47.51 17:05:57 16:32:01 1 45.43 0.00 6.79 1.19 0.08 46.51 17:05:57 16:32:01 2 45.08 0.00 6.80 0.97 0.12 47.03 17:05:57 16:32:01 3 45.68 0.00 6.42 0.52 0.10 47.27 17:05:57 16:32:01 4 45.41 0.00 6.62 5.60 0.12 42.25 17:05:57 16:32:01 5 45.22 0.00 6.79 0.44 0.10 47.44 17:05:57 16:32:01 6 45.09 0.00 6.93 0.80 0.08 47.10 17:05:57 16:32:01 7 46.68 0.00 6.96 0.32 0.10 45.94 17:05:57 16:33:01 all 16.30 0.00 7.42 5.69 0.09 70.49 17:05:57 16:33:01 0 16.09 0.00 7.67 8.05 0.07 68.12 17:05:57 16:33:01 1 14.98 0.00 6.53 1.77 0.09 76.64 17:05:57 16:33:01 2 16.66 0.00 7.11 4.63 0.10 71.50 17:05:57 16:33:01 3 15.86 0.00 7.81 1.30 0.05 74.98 17:05:57 16:33:01 4 17.39 0.00 8.25 3.32 0.10 70.93 17:05:57 16:33:01 5 18.55 0.00 6.79 17.55 0.08 57.02 17:05:57 16:33:01 6 14.96 0.00 6.68 7.14 0.15 71.06 17:05:57 16:33:01 7 15.91 0.00 8.49 1.75 0.10 73.75 17:05:57 16:34:01 all 33.36 0.00 7.85 11.91 0.13 46.75 17:05:57 16:34:01 0 33.23 0.00 6.86 3.68 0.08 56.15 17:05:57 16:34:01 1 34.21 0.00 7.47 12.56 0.09 45.68 17:05:57 16:34:01 2 33.71 0.00 7.10 6.67 0.09 52.43 17:05:57 16:34:01 3 33.29 0.00 9.31 40.74 0.20 16.46 17:05:57 16:34:01 4 33.22 0.00 7.37 3.19 0.19 56.03 17:05:57 16:34:01 5 33.37 0.00 8.40 19.25 0.09 38.88 17:05:57 16:34:01 6 32.72 0.00 7.51 3.92 0.14 55.71 17:05:57 16:34:01 7 33.10 0.00 8.79 5.22 0.19 52.70 17:05:57 16:35:01 all 33.74 0.00 9.15 17.73 0.23 39.14 17:05:57 16:35:01 0 31.72 0.00 9.44 25.69 0.44 32.71 17:05:57 16:35:01 1 31.41 0.00 8.44 8.64 0.20 51.31 17:05:57 16:35:01 2 33.04 0.00 9.32 33.21 0.17 24.26 17:05:57 16:35:01 3 32.37 0.00 6.79 9.20 0.21 51.44 17:05:57 16:35:01 4 33.16 0.00 8.97 14.57 0.32 42.98 17:05:57 16:35:01 5 36.13 0.00 10.20 25.01 0.17 28.49 17:05:57 16:35:01 6 34.96 0.00 9.15 8.80 0.19 46.91 17:05:57 16:35:01 7 37.18 0.00 10.93 16.63 0.17 35.10 17:05:57 16:36:01 all 37.85 0.00 11.02 17.23 0.24 33.66 17:05:57 16:36:01 0 38.46 0.00 10.16 13.02 0.17 38.19 17:05:57 16:36:01 1 35.66 0.00 10.48 16.64 0.14 37.07 17:05:57 16:36:01 2 41.46 0.00 11.22 22.22 0.35 24.76 17:05:57 16:36:01 3 33.91 0.00 9.91 9.90 0.54 45.74 17:05:57 16:36:01 4 34.66 0.00 10.05 11.83 0.16 43.30 17:05:57 16:36:01 5 41.31 0.00 11.94 25.19 0.29 21.27 17:05:57 16:36:01 6 38.07 0.00 11.99 13.60 0.12 36.22 17:05:57 16:36:01 7 39.27 0.00 12.38 25.48 0.12 22.74 17:05:57 16:37:01 all 15.62 0.00 4.13 5.99 0.10 74.16 17:05:57 16:37:01 0 16.75 0.00 3.78 7.43 0.25 71.79 17:05:57 16:37:01 1 15.37 0.00 3.48 2.62 0.13 78.39 17:05:57 16:37:01 2 18.61 0.00 5.16 6.97 0.05 69.20 17:05:57 16:37:01 3 14.44 0.00 4.71 3.92 0.12 76.81 17:05:57 16:37:01 4 15.49 0.00 4.13 9.80 0.08 70.49 17:05:57 16:37:01 5 14.11 0.00 3.74 3.81 0.07 78.28 17:05:57 16:37:01 6 15.91 0.00 3.33 2.05 0.05 78.65 17:05:57 16:37:01 7 14.25 0.00 4.68 11.35 0.07 69.66 17:05:57 16:38:01 all 0.20 0.00 0.02 0.07 0.01 99.69 17:05:57 16:38:01 0 1.50 0.00 0.07 0.00 0.02 98.42 17:05:57 16:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:05:57 16:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:05:57 16:38:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:05:57 16:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:05:57 16:38:01 5 0.02 0.00 0.00 0.12 0.00 99.87 17:05:57 16:38:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:05:57 16:38:01 7 0.03 0.00 0.03 0.48 0.02 99.43 17:05:57 16:39:01 all 0.01 0.00 0.02 0.00 0.00 99.96 17:05:57 16:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:05:57 16:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:39:01 3 0.02 0.00 0.07 0.00 0.00 99.92 17:05:57 16:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:39:01 5 0.05 0.00 0.03 0.02 0.00 99.90 17:05:57 16:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:05:57 16:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:05:57 16:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:05:57 16:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:05:57 16:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:05:57 16:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:57 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:40:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:05:57 17:05:57 16:40:01 CPU %user %nice %system %iowait %steal %idle 17:05:57 16:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:05:57 16:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:05:57 16:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:57 16:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:41:01 7 0.02 0.00 0.00 0.02 0.02 99.95 17:05:57 16:42:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:05:57 16:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:05:57 16:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:05:57 16:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:05:57 16:43:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:05:57 16:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:05:57 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:05:57 16:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:43:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:05:57 16:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:43:01 7 0.02 0.00 0.00 0.02 0.02 99.95 17:05:57 16:44:01 all 0.12 0.00 0.01 0.01 0.01 99.86 17:05:57 16:44:01 0 0.93 0.00 0.00 0.00 0.02 99.05 17:05:57 16:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:05:57 16:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:05:57 16:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:05:57 16:44:01 7 0.03 0.00 0.02 0.02 0.02 99.92 17:05:57 16:45:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:05:57 16:45:01 0 0.08 0.00 0.00 0.00 0.02 99.90 17:05:57 16:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:05:57 16:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:05:57 16:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:05:57 16:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:45:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:05:57 16:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:05:57 16:45:01 7 0.03 0.00 0.02 0.03 0.02 99.90 17:05:57 16:46:02 all 0.14 0.00 0.01 0.03 0.00 99.82 17:05:57 16:46:02 0 1.04 0.00 0.02 0.00 0.00 98.94 17:05:57 16:46:02 1 0.00 0.00 0.03 0.00 0.00 99.97 17:05:57 16:46:02 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:46:02 3 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:46:02 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:46:02 5 0.02 0.00 0.02 0.20 0.00 99.77 17:05:57 16:46:02 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:46:02 7 0.00 0.00 0.03 0.02 0.02 99.93 17:05:57 16:47:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:05:57 16:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:05:57 16:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:05:57 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:05:57 16:48:01 all 0.03 0.00 0.01 0.03 0.00 99.94 17:05:57 16:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:05:57 16:48:01 1 0.08 0.00 0.02 0.00 0.00 99.90 17:05:57 16:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:48:01 5 0.03 0.00 0.00 0.20 0.00 99.77 17:05:57 16:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:48:01 7 0.02 0.00 0.00 0.03 0.02 99.93 17:05:57 16:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:05:57 16:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:05:57 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:05:57 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:49:01 7 0.03 0.00 0.02 0.02 0.02 99.92 17:05:57 16:50:01 all 0.06 0.00 0.04 0.06 0.01 99.84 17:05:57 16:50:01 0 0.03 0.00 0.02 0.02 0.03 99.90 17:05:57 16:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:05:57 16:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:50:01 3 0.22 0.00 0.12 0.38 0.00 99.28 17:05:57 16:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:05:57 16:50:01 5 0.05 0.00 0.03 0.02 0.00 99.90 17:05:57 16:50:01 6 0.02 0.00 0.02 0.03 0.00 99.93 17:05:57 16:50:01 7 0.07 0.00 0.07 0.00 0.02 99.85 17:05:57 16:51:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:05:57 16:51:01 0 0.00 0.00 0.02 0.03 0.00 99.95 17:05:57 16:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:05:57 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:05:57 17:05:57 16:51:01 CPU %user %nice %system %iowait %steal %idle 17:05:57 16:52:01 all 0.02 0.00 0.00 0.00 0.01 99.97 17:05:57 16:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:05:57 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:05:57 16:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:57 16:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:52:01 7 0.02 0.00 0.00 0.00 0.03 99.95 17:05:57 16:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:05:57 16:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:05:57 16:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:05:57 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:05:57 16:54:01 all 0.01 0.00 0.00 0.00 0.01 99.97 17:05:57 16:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:05:57 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:54:01 5 0.02 0.00 0.00 0.02 0.02 99.95 17:05:57 16:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:54:01 7 0.03 0.00 0.02 0.02 0.03 99.90 17:05:57 16:55:01 all 0.14 0.00 0.01 0.01 0.00 99.84 17:05:57 16:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:05:57 16:55:01 1 0.98 0.00 0.00 0.00 0.00 99.02 17:05:57 16:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:05:57 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:55:01 5 0.02 0.00 0.02 0.05 0.00 99.92 17:05:57 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:55:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:05:57 16:56:01 all 0.27 0.00 0.01 0.01 0.01 99.71 17:05:57 16:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:05:57 16:56:01 1 1.99 0.00 0.00 0.00 0.02 98.00 17:05:57 16:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:05:57 16:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:56:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:05:57 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:56:01 7 0.03 0.00 0.05 0.02 0.02 99.88 17:05:57 16:57:01 all 0.02 0.00 0.02 0.00 0.00 99.96 17:05:57 16:57:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:05:57 16:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:05:57 16:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 16:57:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:05:57 16:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:05:57 16:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:05:57 16:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:05:57 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:58:01 7 0.00 0.00 0.03 0.02 0.00 99.95 17:05:57 16:59:01 all 0.17 0.00 0.01 0.00 0.00 99.81 17:05:57 16:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:05:57 16:59:01 1 1.26 0.00 0.00 0.00 0.02 98.73 17:05:57 16:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 16:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 16:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:57 16:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 16:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:05:57 17:00:01 all 0.01 0.00 0.01 0.02 0.00 99.96 17:05:57 17:00:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:05:57 17:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 17:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 17:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:05:57 17:00:01 5 0.02 0.00 0.00 0.10 0.00 99.88 17:05:57 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 17:00:01 7 0.05 0.00 0.03 0.00 0.02 99.90 17:05:57 17:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:05:57 17:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:05:57 17:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:05:57 17:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 17:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 17:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:05:57 17:01:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:05:57 17:01:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:05:57 17:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 17:02:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:05:57 17:02:01 0 0.00 0.00 0.02 0.03 0.00 99.95 17:05:57 17:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 17:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 17:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 17:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 17:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:05:57 17:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 17:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:05:57 17:05:57 17:02:01 CPU %user %nice %system %iowait %steal %idle 17:05:57 17:03:01 all 0.03 0.00 0.01 0.01 0.01 99.95 17:05:57 17:03:01 0 0.03 0.00 0.02 0.02 0.02 99.92 17:05:57 17:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:05:57 17:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 17:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 17:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:05:57 17:03:01 5 0.03 0.00 0.00 0.05 0.02 99.90 17:05:57 17:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 17:03:01 7 0.05 0.00 0.03 0.00 0.02 99.90 17:05:57 17:04:01 all 0.01 0.00 0.01 0.00 0.00 99.96 17:05:57 17:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:05:57 17:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:05:57 17:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 17:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:05:57 17:04:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:05:57 17:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:57 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 17:04:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:05:57 17:05:01 all 0.06 0.00 0.01 0.00 0.00 99.92 17:05:57 17:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:05:57 17:05:01 1 0.28 0.00 0.07 0.00 0.00 99.65 17:05:57 17:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 17:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:05:57 17:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:57 17:05:01 5 0.08 0.00 0.00 0.02 0.00 99.90 17:05:57 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:57 17:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:05:57 Average: all 6.18 0.00 1.56 1.77 0.03 90.46 17:05:57 Average: 0 6.25 0.00 1.50 1.88 0.04 90.33 17:05:57 Average: 1 6.06 0.00 1.51 1.31 0.03 91.09 17:05:57 Average: 2 6.36 0.00 1.57 2.08 0.03 89.95 17:05:57 Average: 3 6.00 0.00 1.54 1.94 0.04 90.49 17:05:57 Average: 4 6.08 0.00 1.51 1.51 0.03 90.87 17:05:57 Average: 5 6.30 0.00 1.59 2.53 0.03 89.55 17:05:57 Average: 6 6.10 0.00 1.54 1.14 0.02 91.19 17:05:57 Average: 7 6.26 0.00 1.70 1.78 0.04 90.23 17:05:57 17:05:57 17:05:57