Pull request #4140 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d9dcee949f54824ad0383305277df28e0b6ce2cb rather than 86addf0b5dd2c97310250a6a9cc546300f55b449 Obtained Jenkinsfile from d9dcee949f54824ad0383305277df28e0b6ce2cb 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-ssh3717415621039786024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15672749730983059783.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14034445619090663172.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9415348863379013459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13937077396272343612.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16374166969819731033.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 on ‘prd-ubuntu20.04-docker-8c-8g-23915’ Running on prd-ubuntu20.04-docker-8c-8g-23922 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 Merge succeeded, producing 86addf0b5dd2c97310250a6a9cc546300f55b449 Checking out Revision 86addf0b5dd2c97310250a6a9cc546300f55b449 (PR-4140) > 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/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # 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 d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 Commit message: "feat(metadata): add UoM validation to POST deviceresource API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:00:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:00:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:00:24 ========================================================= 08:00:24 EdgeX Global Pipelines Version Info 08:00:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:00:25 ------------------- 08:00:25 stable info: 08:00:25 ------------------- 08:00:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:00:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 08:00:25 Message: update stable to v1.0.239 08:00:25 ------------------- 08:00:25 experimental info: 08:00:25 ------------------- 08:00:25 Commited By: **** collab-it+edgex@linuxfoundation.org 08:00:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 08:00:25 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:00:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:00:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:00:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:00:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4140 [Pipeline] echo 08:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4140 [Pipeline] echo 08:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4140 [Pipeline] echo 08:00:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86addf0b5dd2c97310250a6a9cc546300f55b449 [Pipeline] echo 08:00:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86addf0 [Pipeline] echo 08:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:27 provisioning config files... 08:00:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8413334858504497812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:27 ---> docker-login.sh 08:00:27 nexus3.edgexfoundry.org:10001 08:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:28 Configure a credential helper to remove this warning. See 08:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:28 08:00:28 Login Succeeded 08:00:28 nexus3.edgexfoundry.org:10002 08:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:28 Configure a credential helper to remove this warning. See 08:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:28 08:00:28 Login Succeeded 08:00:28 nexus3.edgexfoundry.org:10003 08:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:28 Configure a credential helper to remove this warning. See 08:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:28 08:00:28 Login Succeeded 08:00:28 nexus3.edgexfoundry.org:10004 08:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:28 Configure a credential helper to remove this warning. See 08:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:28 08:00:28 Login Succeeded 08:00:28 docker.io 08:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:29 Configure a credential helper to remove this warning. See 08:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:29 08:00:29 Login Succeeded 08:00:29 ---> docker-login.sh ends [Pipeline] } 08:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:29 + 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 08:00:29 + cut -d/ -f2 08:00:29 + dirname cmd/core-command/Dockerfile 08:00:29 + echo core-command,cmd/core-command/Dockerfile 08:00:29 + dirname cmd/core-data/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo core-data,cmd/core-data/Dockerfile 08:00:29 + dirname cmd/core-metadata/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo core-metadata,cmd/core-metadata/Dockerfile 08:00:29 + dirname cmd/security-bootstrapper/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:00:29 + dirname cmd/security-proxy-setup/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:00:29 + dirname cmd/security-secretstore-setup/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:00:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:00:29 + dirname cmd/security-spire-agent/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:00:29 + dirname cmd/security-spire-config/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:00:29 + dirname cmd/security-spire-server/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:00:29 + dirname cmd/support-notifications/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo support-notifications,cmd/support-notifications/Dockerfile 08:00:29 + dirname cmd/support-scheduler/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:00:29 + dirname cmd/sys-mgmt-agent/Dockerfile 08:00:29 + cut -d/ -f2 08:00:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:00:29 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 08:00:30 + git rev-list -1 --merges 86addf0b5dd2c97310250a6a9cc546300f55b449~1..86addf0b5dd2c97310250a6a9cc546300f55b449 [Pipeline] echo 08:00:30 -----------> git rev-list -1 --merges 86addf0b5dd2c97310250a6a9cc546300f55b449~1..86addf0b5dd2c97310250a6a9cc546300f55b449 86addf0b5dd2c97310250a6a9cc546300f55b449 [false] [Pipeline] sh 08:00:30 + git log --format=format:%s -1 86addf0b5dd2c97310250a6a9cc546300f55b449 [Pipeline] echo 08:00:30 ========================================================= 08:00:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:00:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:00:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:00:31 + grep -v github /etc/ssh/ssh_known_hosts 08:00:31 + [ -e /tmp/ssh_known_hosts ] 08:00:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:00:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:00:31 + sudo tee -a /etc/ssh/ssh_known_hosts 08:00:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:00:31 08:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:00:31 0.1.4: Pulling from edgex-devops/py-git-semver 08:00:31 b85a868b505f: Pulling fs layer 08:00:31 e2be974225ed: Pulling fs layer 08:00:31 339a4e72a1f5: Pulling fs layer 08:00:31 988bab9f4d93: Pulling fs layer 08:00:31 1469e6f7b9e6: Pulling fs layer 08:00:31 eaf3925da568: Pulling fs layer 08:00:31 bab4dde63d76: Pulling fs layer 08:00:31 bde34c3a00c8: Pulling fs layer 08:00:31 b352a97aabf1: Pulling fs layer 08:00:31 4872d77fe225: Pulling fs layer 08:00:31 bde34c3a00c8: Waiting 08:00:31 5851b861e8e6: Pulling fs layer 08:00:31 4872d77fe225: Waiting 08:00:31 5851b861e8e6: Waiting 08:00:31 988bab9f4d93: Waiting 08:00:31 1469e6f7b9e6: Waiting 08:00:31 bab4dde63d76: Waiting 08:00:31 b352a97aabf1: Waiting 08:00:31 e2be974225ed: Download complete 08:00:32 988bab9f4d93: Verifying Checksum 08:00:32 988bab9f4d93: Download complete 08:00:32 1469e6f7b9e6: Verifying Checksum 08:00:32 1469e6f7b9e6: Download complete 08:00:32 eaf3925da568: Verifying Checksum 08:00:32 eaf3925da568: Download complete 08:00:32 339a4e72a1f5: Download complete 08:00:32 bde34c3a00c8: Verifying Checksum 08:00:32 bde34c3a00c8: Download complete 08:00:32 b352a97aabf1: Download complete 08:00:32 4872d77fe225: Verifying Checksum 08:00:32 4872d77fe225: Download complete 08:00:32 5851b861e8e6: Verifying Checksum 08:00:32 5851b861e8e6: Download complete 08:00:32 b85a868b505f: Verifying Checksum 08:00:32 b85a868b505f: Download complete 08:00:32 bab4dde63d76: Verifying Checksum 08:00:34 b85a868b505f: Pull complete 08:00:34 e2be974225ed: Pull complete 08:00:34 339a4e72a1f5: Pull complete 08:00:34 988bab9f4d93: Pull complete 08:00:35 1469e6f7b9e6: Pull complete 08:00:35 eaf3925da568: Pull complete 08:00:37 bab4dde63d76: Pull complete 08:00:37 bde34c3a00c8: Pull complete 08:00:37 b352a97aabf1: Pull complete 08:00:37 4872d77fe225: Pull complete 08:00:37 5851b861e8e6: Pull complete 08:00:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:00:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:38 prd-ubuntu20.04-docker-8c-8g-23922 does not seem to be running inside a container 08:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:00:39 $ docker top b2c20e168345663063d85c8ffd55b6a8e003c5ca29f859218c686ab9dd0d328a -eo pid,comm 08:00:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:00:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:00:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:39 [ssh-agent] Looking for ssh-agent implementation... 08:00:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:39 $ docker exec b2c20e168345663063d85c8ffd55b6a8e003c5ca29f859218c686ab9dd0d328a ssh-agent 08:00:39 SSH_AUTH_SOCK=/tmp/ssh-afkJbjBIfiPe/agent.32 08:00:39 SSH_AGENT_PID=39 08:00:39 Running ssh-add (command line suppressed) 08:00:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6397692355451482708.key (/w/workspace/edgex-go/1@tmp/private_key_6397692355451482708.key) 08:00:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:40 + git tag --points-at HEAD [Pipeline] } 08:00:40 $ docker exec --env ******** --env ******** b2c20e168345663063d85c8ffd55b6a8e003c5ca29f859218c686ab9dd0d328a ssh-agent -k 08:00:40 unset SSH_AUTH_SOCK; 08:00:40 unset SSH_AGENT_PID; 08:00:40 echo Agent pid 39 killed; 08:00:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:00:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:40 [ssh-agent] Looking for ssh-agent implementation... 08:00:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:40 $ docker exec b2c20e168345663063d85c8ffd55b6a8e003c5ca29f859218c686ab9dd0d328a ssh-agent 08:00:40 SSH_AUTH_SOCK=/tmp/ssh-DcK6hrpGDv7Q/agent.72 08:00:40 SSH_AGENT_PID=78 08:00:40 Running ssh-add (command line suppressed) 08:00:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4079879882807633376.key (/w/workspace/edgex-go/1@tmp/private_key_4079879882807633376.key) 08:00:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:41 + git semver init 08:00:41 2022-08-30 08:00:41,450 [run_init] DEBUG init version:0.0.0 force:False 08:00:41 2022-08-30 08:00:41,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:00:41 2022-08-30 08:00:41,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:00:41 2022-08-30 08:00:41,451 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 08:00:45 2022-08-30 08:00:45,488 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:00:45 2022-08-30 08:00:45,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4140 with force:False 08:00:45 2022-08-30 08:00:45,489 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4140 08:00:45 2022-08-30 08:00:45,492 [execute] INFO git cat-file --batch-check 08:00:45 2022-08-30 08:00:45,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:00:45 2022-08-30 08:00:45,497 [execute] INFO git cat-file --batch 08:00:45 2022-08-30 08:00:45,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:00:45 2022-08-30 08:00:45,504 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4140 08:00:45 0.0.0 [Pipeline] } 08:00:45 $ docker exec --env ******** --env ******** b2c20e168345663063d85c8ffd55b6a8e003c5ca29f859218c686ab9dd0d328a ssh-agent -k 08:00:45 unset SSH_AUTH_SOCK; 08:00:45 unset SSH_AGENT_PID; 08:00:45 echo Agent pid 78 killed; 08:00:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:46 + git semver [Pipeline] } 08:00:46 $ docker stop --time=1 b2c20e168345663063d85c8ffd55b6a8e003c5ca29f859218c686ab9dd0d328a 08:00:47 $ docker rm -f b2c20e168345663063d85c8ffd55b6a8e003c5ca29f859218c686ab9dd0d328a [Pipeline] // withDockerContainer [Pipeline] sh 08:00:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:00:48 Stashed 1 file(s) [Pipeline] echo 08:00:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:49 ========================================================= 08:00:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:00:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:00:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:00:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:00:49 2408cc74d12b: Pulling fs layer 08:00:49 ea60b727a1ce: Pulling fs layer 08:00:49 30c4a7721957: Pulling fs layer 08:00:49 370296b7ddb6: Pulling fs layer 08:00:49 7c6cee850709: Pulling fs layer 08:00:49 39a5fcdaea64: Pulling fs layer 08:00:49 d94ebbe4e438: Pulling fs layer 08:00:49 bcfd1f05c69d: Pulling fs layer 08:00:49 59ccb84bbe0f: Pulling fs layer 08:00:49 370296b7ddb6: Waiting 08:00:49 39a5fcdaea64: Waiting 08:00:49 bcfd1f05c69d: Waiting 08:00:49 d94ebbe4e438: Waiting 08:00:49 59ccb84bbe0f: Waiting 08:00:49 7c6cee850709: Waiting 08:00:49 30c4a7721957: Download complete 08:00:49 ea60b727a1ce: Verifying Checksum 08:00:49 ea60b727a1ce: Download complete 08:00:49 7c6cee850709: Download complete 08:00:49 39a5fcdaea64: Verifying Checksum 08:00:49 39a5fcdaea64: Download complete 08:00:49 2408cc74d12b: Verifying Checksum 08:00:49 d94ebbe4e438: Verifying Checksum 08:00:49 d94ebbe4e438: Download complete 08:00:50 2408cc74d12b: Pull complete 08:00:50 ea60b727a1ce: Pull complete 08:00:50 59ccb84bbe0f: Verifying Checksum 08:00:50 59ccb84bbe0f: Download complete 08:00:50 30c4a7721957: Pull complete 08:00:50 bcfd1f05c69d: Verifying Checksum 08:00:50 bcfd1f05c69d: Download complete 08:00:50 370296b7ddb6: Verifying Checksum 08:00:50 370296b7ddb6: Download complete 08:00:56 370296b7ddb6: Pull complete 08:00:56 7c6cee850709: Pull complete 08:00:56 39a5fcdaea64: Pull complete 08:00:56 d94ebbe4e438: Pull complete 08:00:57 bcfd1f05c69d: Pull complete 08:00:58 59ccb84bbe0f: Pull complete 08:00:58 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 08:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:00:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:00:58 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:00:58 WORKDIR /edgex 08:00:58 COPY go.mod . 08:00:58 RUN go mod download 08:00:58 docker build -t ci-base-image-x86_64 -f - . 08:00:59 Sending build context to Docker daemon 169.3MB 08:00:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:00:59 ---> a4fb48ad2a94 08:00:59 Step 2/4 : WORKDIR /edgex 08:01:01 ---> Running in 0812dba973f6 08:01:01 Removing intermediate container 0812dba973f6 08:01:01 ---> bb00f0cfb731 08:01:01 Step 3/4 : COPY go.mod . 08:01:01 ---> 8e3168d85e8c 08:01:01 Step 4/4 : RUN go mod download 08:01:01 ---> Running in 0d4a0e5921af 08:01:04 Still waiting to schedule task 08:01:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23921’ 08:01:16 Removing intermediate container 0d4a0e5921af 08:01:16 ---> aac317c34d6e 08:01:16 Successfully built aac317c34d6e 08:01:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:16 + docker inspect -f . ci-base-image-x86_64 08:01:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:16 prd-ubuntu20.04-docker-8c-8g-23922 does not seem to be running inside a container 08:01:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:17 $ docker top f8d05bac1b21ee29ade7d43e14154b1c44a18da8d65e7128a0ac15778c416f24 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:17 + go version 08:01:17 go version go1.18.3 linux/amd64 [Pipeline] } 08:01:17 $ docker stop --time=1 f8d05bac1b21ee29ade7d43e14154b1c44a18da8d65e7128a0ac15778c416f24 08:01:19 $ docker rm -f f8d05bac1b21ee29ade7d43e14154b1c44a18da8d65e7128a0ac15778c416f24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:19 + docker inspect -f . ci-base-image-x86_64 08:01:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:19 prd-ubuntu20.04-docker-8c-8g-23922 does not seem to be running inside a container 08:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:20 $ docker top f9a24624f54823d80404560e3edf57425954c16aded424efdb72f43803b03ada -eo pid,comm [Pipeline] { [Pipeline] echo 08:01:20 ========================================================= 08:01:20 [edgeXBuildGoParallel] Running Tests and Build... 08:01:20 ========================================================= [Pipeline] sh 08:01:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:01:21 + make test 08:01:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:01:27 ? github.com/edgexfoundry/edgex-go [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 08:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 08:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements 08:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.717s coverage: 89.2% of statements 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.117s coverage: 2.0% of statements 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.103s coverage: 0.9% of statements 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.105s coverage: 29.6% of statements 08:01:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 08:01:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 08:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.118s coverage: 94.4% of statements 08:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements 08:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.170s coverage: 80.8% of statements 08:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 43.6% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:02:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 08:02:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 08:02:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:02:27 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:02:27 GO111MODULE=on go vet ./... 08:02:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:02:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:02:28 ./bin/test-attribution-txt.sh 08:02:28 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 08:02:28 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 08:02:28 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 08:02:28 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:02:28 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:02:28 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:02:28 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:02:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:02:29 + ls -al . 08:02:29 total 740 08:02:29 drwxrwxr-x 10 1001 1001 4096 Aug 30 08:01 . 08:02:29 drwxr-xr-x 4 root root 4096 Aug 30 08:01 .. 08:02:29 -rw-rw-r-- 1 1001 1001 16 Aug 30 08:00 .dockerignore 08:02:29 drwxrwxr-x 8 1001 1001 4096 Aug 30 08:02 .git 08:02:29 drwxrwxr-x 3 1001 1001 4096 Aug 30 08:00 .github 08:02:29 -rw-rw-r-- 1 1001 1001 1030 Aug 30 08:00 .gitignore 08:02:29 -rw-rw-r-- 1 1001 1001 42 Aug 30 08:00 .golangci.yml 08:02:29 -rw-rw-r-- 1 1001 1001 87 Aug 30 08:00 .hadolint.yml 08:02:29 drwxr-xr-x 3 1001 1001 4096 Aug 30 08:00 .semver 08:02:29 -rw-rw-r-- 1 1001 1001 166 Aug 30 08:00 .sonarcloud.properties 08:02:29 -rw-rw-r-- 1 1001 1001 1171 Aug 30 08:00 ADOPTERS.md 08:02:29 -rw-rw-r-- 1 1001 1001 10347 Aug 30 08:00 Attribution.txt 08:02:29 -rw-rw-r-- 1 1001 1001 63209 Aug 30 08:00 CHANGELOG.md 08:02:29 -rw-rw-r-- 1 1001 1001 3804 Aug 30 08:00 CONTRIBUTING.md 08:02:29 -rw-rw-r-- 1 1001 1001 677 Aug 30 08:00 GOVERNANCE.md 08:02:29 -rw-rw-r-- 1 1001 1001 850 Aug 30 08:00 Jenkinsfile 08:02:29 -rw-rw-r-- 1 1001 1001 10775 Aug 30 08:00 LICENSE 08:02:29 -rw-rw-r-- 1 1001 1001 13269 Aug 30 08:00 Makefile 08:02:29 -rw-rw-r-- 1 1001 1001 582 Aug 30 08:00 OWNERS.md 08:02:29 -rw-rw-r-- 1 1001 1001 9094 Aug 30 08:00 README.md 08:02:29 -rw-rw-r-- 1 1001 1001 6912 Aug 30 08:00 SECURITY.md 08:02:29 -rw-rw-r-- 1 1001 1001 5 Aug 30 08:00 VERSION 08:02:29 -rw-rw-r-- 1 1001 1001 4131 Aug 30 08:00 ZMQWindows.md 08:02:29 drwxrwxr-x 2 1001 1001 4096 Aug 30 08:00 bin 08:02:29 drwxrwxr-x 18 1001 1001 4096 Aug 30 08:00 cmd 08:02:29 -rw-r--r-- 1 root root 483406 Aug 30 08:02 coverage.out 08:02:29 -rw-rw-r-- 1 1001 1001 3682 Aug 30 08:00 go.mod 08:02:29 -rw-rw-r-- 1 1001 1001 38527 Aug 30 08:00 go.sum 08:02:29 drwxrwxr-x 8 1001 1001 4096 Aug 30 08:00 internal 08:02:29 drwxrwxr-x 3 1001 1001 4096 Aug 30 08:00 openapi 08:02:29 drwxrwxr-x 4 1001 1001 4096 Aug 30 08:00 snap 08:02:29 -rw-rw-r-- 1 1001 1001 204 Aug 30 08:00 version.go [Pipeline] sh 08:02:29 + '[' -e coverage.out ] 08:02:29 + chown 1001:1001 coverage.out [Pipeline] stash 08:02:29 Stashed 1 file(s) [Pipeline] sh 08:02:29 + make build 08:02:29 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 08:02:44 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 08:02:54 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-command/core-command ./cmd/core-command 08:02:54 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 08:03:01 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 08:03:01 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 08:03:02 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 08:03: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:03: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:03:06 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 08:03:06 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 08:03: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:03:09 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] } 08:03:10 $ docker stop --time=1 f9a24624f54823d80404560e3edf57425954c16aded424efdb72f43803b03ada 08:03:12 $ docker rm -f f9a24624f54823d80404560e3edf57425954c16aded424efdb72f43803b03ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:14 08:03:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:14 latest: Pulling from edgex-devops/edgex-compose 08:03:14 cbdbe7a5bc2a: Pulling fs layer 08:03:14 ca9280d653b3: Pulling fs layer 08:03:14 7e9c9ca2126c: Pulling fs layer 08:03:14 cbdbe7a5bc2a: Verifying Checksum 08:03:14 ca9280d653b3: Verifying Checksum 08:03:14 ca9280d653b3: Download complete 08:03:14 cbdbe7a5bc2a: Pull complete 08:03:15 ca9280d653b3: Pull complete 08:03:18 7e9c9ca2126c: Pull complete 08:03:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:18 prd-ubuntu20.04-docker-8c-8g-23922 does not seem to be running inside a container 08:03:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:03:20 $ docker top ea8ef81fbec22c02ae8a1851c5e1aa12b738ec2eedf9ab1288aeeb1e10b97515 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:20 + docker-compose build --help 08:03:20 + grep parallel 08:03:21 --parallel Build images in parallel. [Pipeline] } 08:03:21 $ docker stop --time=1 ea8ef81fbec22c02ae8a1851c5e1aa12b738ec2eedf9ab1288aeeb1e10b97515 08:03:22 $ docker rm -f ea8ef81fbec22c02ae8a1851c5e1aa12b738ec2eedf9ab1288aeeb1e10b97515 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:23 prd-ubuntu20.04-docker-8c-8g-23922 does not seem to be running inside a container 08:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:03:23 $ docker top d4f9a655c258d597c59b6009fa2feab936833bb5c96affb5d64083b036be8e0b -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:24 + docker-compose -f ./docker-compose-build.yml build --parallel 08:03:24 Building core-command ... 08:03:24 Building core-data ... 08:03:24 Building core-metadata ... 08:03:24 Building security-bootstrapper ... 08:03:24 Building security-proxy-setup ... 08:03:24 Building security-secretstore-setup ... 08:03:24 Building security-spiffe-token-provider ... 08:03:24 Building security-spire-agent ... 08:03:24 Building security-spire-config ... 08:03:24 Building security-spire-server ... 08:03:24 Building support-notifications ... 08:03:24 Building support-scheduler ... 08:03:24 Building sys-mgmt-agent ... 08:03:24 Building security-bootstrapper 08:03:24 Building sys-mgmt-agent 08:03:24 Building security-spire-config 08:03:24 Building security-spire-server 08:03:24 Building support-scheduler 08:03:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:03:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:03:36 ---> aac317c34d6e 08:03:36 Step 3/25 : WORKDIR /edgex-go 08:03:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:03:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:03:36 ---> aac317c34d6e 08:03:36 Step 3/26 : WORKDIR /edgex-go 08:03:36 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:03:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:03:36 ---> aac317c34d6e 08:03:36 Step 3/31 : WORKDIR /edgex-go 08:03:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:03:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:03:36 ---> aac317c34d6e 08:03:36 Step 3/22 : WORKDIR /edgex-go 08:03:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:03:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:03:36 ---> aac317c34d6e 08:03:36 Step 3/23 : WORKDIR /edgex-go 08:03:38 ---> Running in 816c006609e0 08:03:38 ---> Running in afa6b137cc2c 08:03:38 ---> Running in 65c626ecc013 08:03:38 ---> Running in ad59c9eeb2f6 08:03:38 ---> Running in 0f899306a176 08:03:38 Removing intermediate container 816c006609e0 08:03:38 ---> 7c6620be4ff4 08:03:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:38 Removing intermediate container 0f899306a176 08:03:38 ---> 6c26f8428c65 08:03:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:38 Removing intermediate container afa6b137cc2c 08:03:38 ---> db88c0895c52 08:03:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:38 Removing intermediate container ad59c9eeb2f6 08:03:38 ---> c2b3114a081f 08:03:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:38 Removing intermediate container 65c626ecc013 08:03:38 ---> 75ea09d576ce 08:03:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:38 ---> Running in fe91b6225136 08:03:38 ---> Running in 3c335402395a 08:03:38 ---> Running in 537c96bef382 08:03:38 ---> Running in 7a0e5a5e0484 08:03:38 ---> Running in 83e4d84aa98f 08:03:39 Removing intermediate container fe91b6225136 08:03:39 ---> 129d161a9e4b 08:03:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:03:39 ---> Running in 9e05cf8d9db7 08:03:40 Removing intermediate container 537c96bef382 08:03:40 ---> 086fd0e24a12 08:03:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 08:03:40 ---> Running in 6a35aea4630f 08:03:40 Removing intermediate container 3c335402395a 08:03:40 ---> bfeb8d76d47e 08:03:40 Step 5/31 : RUN apk add --update --no-cache make git 08:03:40 ---> Running in 4e1dada86b4f 08:03:40 Removing intermediate container 83e4d84aa98f 08:03:40 ---> a5370329f9b8 08:03:40 Step 5/23 : RUN apk add --update --no-cache make bash git 08:03:40 Removing intermediate container 7a0e5a5e0484 08:03:40 ---> 0d89072d92a1 08:03:40 Step 5/22 : RUN apk add --update --no-cache make git 08:03:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:03:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:03:40 ---> Running in ec760d1f8fd1 08:03:40 ---> Running in ce60876a58b8 08:03:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:03:41 OK: 211 MiB in 51 packages 08:03:41 OK: 211 MiB in 51 packages 08:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:03:42 OK: 211 MiB in 51 packages 08:03:42 Removing intermediate container 6a35aea4630f 08:03:42 ---> 1c738bb69431 08:03:42 Step 6/25 : COPY go.mod vendor* ./ 08:03:42 OK: 211 MiB in 51 packages 08:03:42 Removing intermediate container 9e05cf8d9db7 08:03:42 ---> e677a97707ba 08:03:42 Step 6/26 : COPY go.mod vendor* ./ 08:03:42 OK: 211 MiB in 51 packages 08:03:42 ---> 247bdff8bf19 08:03:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:42 ---> 45ec3860d582 08:03:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:42 ---> Running in b1d82937f206 08:03:42 ---> Running in 9c6d32dfc744 08:03:42 Removing intermediate container ce60876a58b8 08:03:42 ---> 6e4a3ba7f76f 08:03:42 Step 6/22 : COPY go.mod vendor* ./ 08:03:42 Removing intermediate container ec760d1f8fd1 08:03:42 ---> c5db06f2d20e 08:03:42 Step 6/23 : COPY go.mod vendor* ./ 08:03:42 Removing intermediate container 4e1dada86b4f 08:03:42 ---> bc24fb84e2ce 08:03:42 Step 6/31 : COPY go.mod vendor* ./ 08:03:42 ---> 841b259e10c5 08:03:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:42 ---> 32e1d95bfd04 08:03:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:42 ---> Running in 7035c4cc6337 08:03:42 ---> Running in 3d23a8b473e6 08:03:42 ---> 95326fd73bce 08:03:42 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:42 ---> Running in 21ba75af0fd5 08:03:57 Removing intermediate container 3d23a8b473e6 08:03:57 ---> c08c31e5cb5c 08:03:57 Step 8/23 : COPY . . 08:03:57 Removing intermediate container 9c6d32dfc744 08:03:57 ---> 41edbe03bb02 08:03:57 Step 8/25 : COPY . . 08:03:57 Removing intermediate container b1d82937f206 08:03:57 ---> 133b45dc2e3f 08:03:57 Step 8/26 : COPY . . 08:03:57 Removing intermediate container 7035c4cc6337 08:03:57 ---> 146a834952de 08:03:57 Step 8/22 : COPY . . 08:03:57 Removing intermediate container 21ba75af0fd5 08:03:57 ---> f7232c3fe427 08:03:57 Step 8/31 : COPY . . 08:04:04 ---> 37c6a8e9d084 08:04:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:04:04 ---> 4a967f320b06 08:04:04 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:04:04 ---> 2731008a28a7 08:04:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 08:04:04 ---> cc2e81fc4e79 08:04:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 ---> bfcc44de3f78 08:04:04 08:04:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:04:04 ---> Running in 11190d3d8044 08:04:04 ---> Running in 5c7c595403c2 08:04:04 ---> Running in 7311f7756d46 08:04:04 ---> Running in ea785a28665f 08:04:04 ---> Running in 711347e316c6 08:04:04 Removing intermediate container 5c7c595403c2 08:04:04 ---> abb4b3df8d2b 08:04:04 Step 10/25 : WORKDIR /edgex-go/spire-build 08:04:04 Removing intermediate container 711347e316c6 08:04:04 ---> ec412543fad6 08:04:04 Step 10/26 : WORKDIR /edgex-go/spire-build 08:04:04 ---> Running in be94f1c8609e 08:04:04 ---> Running in e09d17403364 08:04:04 Removing intermediate container e09d17403364 08:04:04 ---> 8e0e69d26055 08:04:04 Removing intermediate container be94f1c8609e 08:04:04 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 ---> 22eda7095781 08:04:04 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 08:04:04 08:04:04 ---> Running in 2c928d6016dd 08:04:04 ---> Running in 2b42525f42e8 08:04: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:04:04 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 08:04: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:04:06 Removing intermediate container 2c928d6016dd 08:04:06 ---> b18561939579 08:04:06 Step 12/25 : WORKDIR /edgex-go 08:04:06 Removing intermediate container 2b42525f42e8 08:04:06 ---> 62e745b02d9c 08:04:06 Step 12/26 : WORKDIR /edgex-go 08:04:06 ---> Running in 90cd2cbe3bcd 08:04:06 ---> Running in 0e9c813e3a46 08:04:06 Removing intermediate container 90cd2cbe3bcd 08:04:06 ---> 93926d99223d 08:04:06 08:04:06 Step 13/25 : FROM alpine:3.15 08:04:06 Removing intermediate container 0e9c813e3a46 08:04:06 ---> 85b51e2bb54d 08:04:06 08:04:06 Step 13/26 : FROM alpine:3.15 08:04:06 3.15: Pulling from library/alpine 08:04:06 3.15: Pulling from library/alpine 08:04:06 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 08:04:06 Status: Downloaded newer image for alpine:3.15 08:04:06 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 08:04:06 Status: Image is up to date for alpine:3.15 08:04:06 ---> c4fc93816858 08:04:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:04:06 ---> c4fc93816858 08:04:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:04:06 ---> Running in 14894605babc 08:04:06 ---> Running in 4c88e33897ea 08:04:06 Removing intermediate container 14894605babc 08:04:06 ---> f9aa1e6c4dcf 08:04:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:06 Removing intermediate container 4c88e33897ea 08:04:06 ---> bab707c7b706 08:04:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:06 ---> Running in fe41575ef1d6 08:04:06 ---> Running in b5d294b3fda4 08:04:08 Removing intermediate container fe41575ef1d6 08:04:08 ---> 199ebdc03430 08:04:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:04:08 Removing intermediate container b5d294b3fda4 08:04:08 ---> b63b2ad2feb4 08:04:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:04:08 ---> Running in e0877b0e1205 08:04:08 ---> Running in 9d0fe1ff6683 08:04:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:04:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:04:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:04:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:04:10 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:04:10 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:04:10 OK: 15856 distinct packages available 08:04:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:04:10 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:04:10 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:04:10 OK: 15856 distinct packages available 08:04:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:04:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:04:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:04:12 (1/4) Installing dumb-init (1.2.5-r1) 08:04:12 (1/5) Installing dumb-init (1.2.5-r1) 08:04:12 (2/4) Installing musl-obstack (1.2.3-r0) 08:04:12 (2/5) Installing musl-obstack (1.2.3-r0) 08:04:12 (3/4) Installing libucontext (1.1-r0) 08:04:12 (3/5) Installing libucontext (1.1-r0) 08:04:12 (4/4) Installing gcompat (1.0.0-r4) 08:04:12 (4/5) Installing gcompat (1.0.0-r4) 08:04:12 Executing busybox-1.34.1-r7.trigger 08:04:12 OK: 6 MiB in 18 packages 08:04:12 (5/5) Installing openssl (1.1.1q-r0) 08:04:12 Executing busybox-1.34.1-r7.trigger 08:04:12 OK: 7 MiB in 19 packages 08:04:13 Removing intermediate container e0877b0e1205 08:04:13 ---> db7b9a2b9946 08:04:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:04:13 Removing intermediate container 9d0fe1ff6683 08:04:13 ---> 970dc9e0c544 08:04:13 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:04:18 ---> e9c4c1246caa 08:04:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:04:18 ---> 793017b472ed 08:04:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:04:18 ---> eeadea3e8bf4 08:04:18 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:04:18 ---> 16d43bcdc746 08:04:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:04:18 ---> Running in c7aaf179c66a 08:04:18 Removing intermediate container c7aaf179c66a 08:04:18 ---> 9c50257e07cd 08:04:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:04:18 ---> 98cf700bb4e4 08:04:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:04:18 ---> 3f2244fa0a27 08:04:18 Step 21/26 : WORKDIR / 08:04:18 ---> Running in d9314894e6d8 08:04:18 ---> fc71a798d9c8 08:04:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:04:18 ---> Running in c6b57faa7b35 08:04:19 Removing intermediate container d9314894e6d8 08:04:19 ---> a5ef9f6977c9 08:04:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:04:19 ---> Running in b4d40b1dc34b 08:04:19 Removing intermediate container c6b57faa7b35 08:04:19 ---> a8e4e07a1979 08:04:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:04:19 ---> Running in 236a09c0e5b0 08:04:19 Removing intermediate container b4d40b1dc34b 08:04:19 ---> 827a6d128b93 08:04:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:04:19 Removing intermediate container 236a09c0e5b0 08:04:19 ---> 7dfcbc91f886 08:04:19 Step 23/25 : LABEL arch=x86_64 08:04:19 ---> Running in 3b09f468ac14 08:04:19 ---> Running in 54d8014724ef 08:04:19 Removing intermediate container 3b09f468ac14 08:04:19 ---> 78b6396bb9d9 08:04:19 Step 24/26 : LABEL arch=x86_64 08:04:19 Removing intermediate container 54d8014724ef 08:04:19 ---> 126356467b6e 08:04:19 Step 24/25 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:04:19 ---> Running in f2d95128f12d 08:04:19 ---> Running in a4151355599d 08:04:20 Removing intermediate container a4151355599d 08:04:20 ---> aac2b3139fde 08:04:20 Step 25/25 : LABEL version=0.0.0 08:04:20 Removing intermediate container f2d95128f12d 08:04:20 ---> 5fd512db593b 08:04:20 Step 25/26 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:04:20 ---> Running in 74f0990faf1d 08:04:20 ---> Running in 840c1cfc04f1 08:04:20 Removing intermediate container 74f0990faf1d 08:04:20 ---> 047a2071c95f 08:04:20 08:04:20 Successfully built 047a2071c95f 08:04:20 Successfully tagged security-spire-server:latest 08:04:20  Building security-spire-server ... done Removing intermediate container 840c1cfc04f1 08:04:20 Building security-spire-agent 08:04:20 ---> 6eb9c8648626 08:04:20 Step 26/26 : LABEL version=0.0.0 08:04:20 ---> Running in ebcbed143e2c 08:04:22 Removing intermediate container ebcbed143e2c 08:04:22 ---> 7448400f5332 08:04:22 08:04:22 Successfully built 7448400f5332 08:04:22 Successfully tagged security-spire-config:latest 08:04:22  Building security-spire-config ... done Building support-notifications 08:04:25 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:04:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:04:25 ---> aac317c34d6e 08:04:25 Step 3/26 : WORKDIR /edgex-go 08:04:25 ---> Using cache 08:04:25 ---> 75ea09d576ce 08:04:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:25 ---> Using cache 08:04:25 ---> a5370329f9b8 08:04:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:04:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:04:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:04:25 ---> aac317c34d6e 08:04:25 Step 3/22 : WORKDIR /edgex-go 08:04:25 ---> Using cache 08:04:25 ---> 75ea09d576ce 08:04:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:25 ---> Using cache 08:04:25 ---> a5370329f9b8 08:04:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:04:27 ---> Running in 319bc061e377 08:04:27 ---> Running in 89facffe217e 08:04:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:04:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:04:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:04:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:04:29 OK: 211 MiB in 51 packages 08:04:29 OK: 211 MiB in 51 packages 08:04:30 Removing intermediate container 11190d3d8044 08:04:30 ---> 975c8befce64 08:04:30 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:04:30 Removing intermediate container 7311f7756d46 08:04:30 ---> ec6627ce2d6e 08:04:30 08:04:30 Step 10/31 : FROM alpine:3.16 08:04:30 ---> Running in 2032a438ec73 08:04:30 3.16: Pulling from library/alpine 08:04:30 Removing intermediate container 89facffe217e 08:04:30 ---> d85ae4d74310 08:04:30 Step 6/22 : COPY go.mod vendor* ./ 08:04:30 Removing intermediate container 319bc061e377 08:04:30 ---> 31d347054eaf 08:04:30 Step 6/26 : COPY go.mod vendor* ./ 08:04:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:04:30 Status: Downloaded newer image for alpine:3.16 08:04:30 ---> 9c6f07244728 08:04:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:04:30 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 08:04:30 ---> f3d1e4ac7b52 08:04:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:30 ---> affb32c2571e 08:04:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:30 ---> Running in 5963076e1ca0 08:04:30 ---> Running in 192f487435b5 08:04:30 ---> Running in d12475933079 08:04:30 Removing intermediate container 5963076e1ca0 08:04:30 ---> 2e587275994e 08:04:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:04:31 ---> Running in 1e94ed70acf6 08:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:04:31 Removing intermediate container 2032a438ec73 08:04:31 ---> ba9c25fb8239 08:04:31 08:04:31 Step 11/23 : FROM alpine:3.16 08:04:31 ---> 9c6f07244728 08:04:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:04:31 (1/2) Installing dumb-init (1.2.5-r1) 08:04:31 (2/2) Installing su-exec (0.2-r1) 08:04:31 Executing busybox-1.35.0-r17.trigger 08:04:31 OK: 6 MiB in 16 packages 08:04:31 ---> Running in d4d55c862e3d 08:04:32 Removing intermediate container d4d55c862e3d 08:04:32 ---> 31ed63aaec70 08:04:32 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 08:04:32 ---> Running in 4e8a31fa9475 08:04:32 Removing intermediate container 1e94ed70acf6 08:04:32 ---> af0177e0f438 08:04:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:04:32 ---> Running in a45b392c6326 08:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:04:32 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 08:04:32 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 08:04:32 (3/33) Installing readline (8.1.2-r0) 08:04:32 (4/33) Installing bash (5.1.16-r2) 08:04:32 Executing bash-5.1.16-r2.post-install 08:04:32 (5/33) Installing ca-certificates (20220614-r0) 08:04:32 (6/33) Installing brotli-libs (1.0.9-r6) 08:04:32 (7/33) Installing nghttp2-libs (1.47.0-r0) 08:04:32 (8/33) Installing libcurl (7.83.1-r2) 08:04:33 (9/33) Installing curl (7.83.1-r2) 08:04:33 (10/33) Installing docker-cli (20.10.16-r2) 08:04:33 Removing intermediate container a45b392c6326 08:04:33 ---> d6f1e426af91 08:04:33 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:04:33 (11/33) Installing dumb-init (1.2.5-r1) 08:04:33 (12/33) Installing libbz2 (1.0.8-r1) 08:04:33 (13/33) Installing expat (2.4.8-r0) 08:04:33 (14/33) Installing libffi (3.4.2-r1) 08:04:33 (15/33) Installing gdbm (1.23-r0) 08:04:33 (16/33) Installing xz-libs (5.2.5-r1) 08:04:33 (17/33) Installing libgcc (11.2.1_git20220219-r2) 08:04:33 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 08:04:33 (19/33) Installing mpdecimal (2.5.1-r1) 08:04:33 (20/33) Installing sqlite-libs (3.38.5-r0) 08:04:33 (21/33) Installing python3 (3.10.5-r0) 08:04:33 (22/33) Installing py3-contextlib2 (21.6.0-r2) 08:04:33 (23/33) Installing py3-tomli (2.0.1-r1) 08:04:33 (24/33) Installing py3-pep517 (0.12.0-r2) 08:04:33 (25/33) Installing py3-six (1.16.0-r1) 08:04:33 (26/33) Installing py3-retrying (1.3.3-r3) 08:04:33 (27/33) Installing py3-appdirs (1.4.4-r3) 08:04:33 (28/33) Installing py3-more-itertools (8.13.0-r0) 08:04:33 (29/33) Installing py3-ordered-set (4.0.2-r3) 08:04:34 (30/33) Installing py3-parsing (2.4.7-r3) 08:04:34 (31/33) Installing py3-packaging (21.3-r0) 08:04:34 (32/33) Installing py3-setuptools (59.4.0-r0) 08:04:34 (33/33) Installing py3-pip (22.1.1-r0) 08:04:34 Executing busybox-1.35.0-r17.trigger 08:04:34 Executing ca-certificates-20220614-r0.trigger 08:04:34 OK: 122 MiB in 47 packages 08:04:34 ---> Running in b0093362c416 08:04:34 Removing intermediate container ea785a28665f 08:04:34 ---> 7e8c59aef6d9 08:04:34 08:04:34 Step 10/22 : FROM alpine:3.16 08:04:34 ---> 9c6f07244728 08:04:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:04:34 ---> Running in 7afc02f11735 08:04:34 Removing intermediate container b0093362c416 08:04:34 ---> 50c612a4c68b 08:04:34 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:04:34 ---> Running in 2bd605cc03fe 08:04:35 Removing intermediate container 2bd605cc03fe 08:04:35 ---> f413a7ecd166 08:04:35 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:04:35 ---> Running in d3c9a22260a1 08:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:04:35 (1/1) Installing dumb-init (1.2.5-r1) 08:04:35 Executing busybox-1.35.0-r17.trigger 08:04:35 OK: 6 MiB in 15 packages 08:04:36 Removing intermediate container d3c9a22260a1 08:04:36 ---> 8bdcc18b4f30 08:04:36 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 08:04:36 Removing intermediate container 7afc02f11735 08:04:36 ---> 4e2609573206 08:04:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:04:36 ---> Running in 0b52059c4df8 08:04:36 ---> Running in ca7d2f8ffc50 08:04:37 Removing intermediate container 0b52059c4df8 08:04:37 ---> e5d9c27757e1 08:04:37 Step 13/22 : ENV APP_PORT=59861 08:04:37 Collecting docker-compose==1.23.2 08:04:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:04:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.9 MB/s eta 0:00:00 08:04:37 Removing intermediate container ca7d2f8ffc50 08:04:37 ---> 382021587dbd 08:04:37 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:04:37 ---> Running in 4c0377a23a7b 08:04:37 Collecting texttable<0.10,>=0.9.0 08:04:37 Downloading texttable-0.9.1.tar.gz (11 kB) 08:04:37 Preparing metadata (setup.py): started 08:04:37 Removing intermediate container 4c0377a23a7b 08:04:37 ---> 30fc945af9fd 08:04:37 Step 14/22 : EXPOSE $APP_PORT 08:04:37 Preparing metadata (setup.py): finished with status 'done' 08:04:38 Collecting jsonschema<3,>=2.5.1 08:04:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:04:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 08:04:38 ---> d58e4253c863 08:04:38 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:04:38 Collecting dockerpty<0.5,>=0.4.1 08:04:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:04:38 Preparing metadata (setup.py): started 08:04:38 ---> Running in 57a3cc51490b 08:04:38 ---> Running in 43b85631c85e 08:04:38 Removing intermediate container 57a3cc51490b 08:04:38 ---> 69c027bf5857 08:04:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:04:38 Preparing metadata (setup.py): finished with status 'done' 08:04:38 Collecting PyYAML<4,>=3.10 08:04:38 Downloading PyYAML-3.13.tar.gz (270 kB) 08:04:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 48.9 MB/s eta 0:00:00 08:04:38 ---> 8e4c6aef5a42 08:04:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:04:38 Removing intermediate container 192f487435b5 08:04:38 ---> 170c4dd555cb 08:04:38 Step 8/26 : COPY . . 08:04:38 Removing intermediate container d12475933079 08:04:38 ---> aa2c49b2cd37 08:04:38 Step 8/22 : COPY . . 08:04:38 Preparing metadata (setup.py): started 08:04:39 Preparing metadata (setup.py): finished with status 'done' 08:04:39 Collecting docopt<0.7,>=0.6.1 08:04:39 Downloading docopt-0.6.2.tar.gz (25 kB) 08:04:39 Preparing metadata (setup.py): started 08:04:39 Preparing metadata (setup.py): finished with status 'done' 08:04:39 Collecting cached-property<2,>=1.2.0 08:04:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:04:39 Collecting docker<4.0,>=3.6.0 08:04:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:04:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 157.3 MB/s eta 0:00:00 08:04:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:04:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:04:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 123.1 MB/s eta 0:00:00 08:04:39 Collecting websocket-client<1.0,>=0.32.0 08:04:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:04:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 122.0 MB/s eta 0:00:00 08:04:39 Collecting docker-pycreds>=0.4.0 08:04:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:04:39 Collecting urllib3<1.25,>=1.21.1 08:04:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 39.7 MB/s eta 0:00:00 08:04:40 Collecting chardet<3.1.0,>=3.0.2 08:04:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 56.2 MB/s eta 0:00:00 08:04:40 Collecting certifi>=2017.4.17 08:04:40 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 08:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 67.8 MB/s eta 0:00:00 08:04:40 Collecting idna<2.8,>=2.5 08:04:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 150.0 MB/s eta 0:00:00 08:04:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:04:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:04:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:04:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:04:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 08:04:40 Running setup.py install for texttable: started 08:04:41 Running setup.py install for texttable: finished with status 'done' 08:04:41 Running setup.py install for PyYAML: started 08:04:41 ---> e28083253d99 08:04:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:04:41 Removing intermediate container 43b85631c85e 08:04:41 ---> 9874e1f60b66 08:04:41 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:04:41 Running setup.py install for PyYAML: finished with status 'done' 08:04:41 ---> 54cf010b66ef 08:04:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:04:41 ---> 7e2b77c85d9f 08:04:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:04:41 ---> Running in 324fab3d373f 08:04:41 Running setup.py install for docopt: started 08:04:41 Removing intermediate container 324fab3d373f 08:04:41 ---> 7fc2ed2e7253 08:04:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:04:42 ---> Running in be1d9317a58b 08:04:42 Running setup.py install for docopt: finished with status 'done' 08:04:42 Removing intermediate container be1d9317a58b 08:04:42 ---> 80feb6ae6d2c 08:04:42 Step 20/22 : LABEL arch=x86_64 08:04:42 ---> 31ddc35a2379 08:04:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:04:42 ---> Running in 093a8523cb56 08:04:42 Removing intermediate container 093a8523cb56 08:04:42 ---> 19e4390133b0 08:04:42 Step 21/22 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:04:42 ---> 7fa5b8131b2c 08:04:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:04:42 ---> Running in aaa96b5319f9 08:04:42 ---> 5839b3986015 08:04:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:04:42 ---> Running in f24668dd494e 08:04:42 Removing intermediate container aaa96b5319f9 08:04:42 ---> 15c75ffcd01f 08:04:42 Step 22/22 : LABEL version=0.0.0 08:04:42 ---> 86de32b5b860 08:04:42 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:04:42 ---> Running in 0d90cbfca0cf 08:04:42 Removing intermediate container f24668dd494e 08:04:42 ---> 5addd79ef3ff 08:04:42 Step 10/26 : WORKDIR /edgex-go/spire-build 08:04:42 Running setup.py install for dockerpty: started 08:04:42 ---> Running in 41ff1c6e2951 08:04:42 ---> e69822837bba 08:04:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:04:42 Removing intermediate container 0d90cbfca0cf 08:04:42 ---> d2d65f39bd8a 08:04:42 08:04:43 ---> 615a774fdff0 08:04:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:04:43 Successfully built d2d65f39bd8a 08:04:43 ---> Running in 10c8bcfa857a 08:04:43 Removing intermediate container 41ff1c6e2951 08:04:43 ---> 5b4b01498510 08:04:43 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 08:04:43 Successfully tagged support-scheduler:latest 08:04:43  Building support-scheduler ... done Building security-proxy-setup 08:04:43 ---> Running in 17b8b0b849df 08:04:43 Running setup.py install for dockerpty: finished with status 'done' 08:04:43 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 08:04:43 ---> db4a8108039c 08:04:43 Step 26/31 : RUN chmod +x /entrypoint.sh 08:04:44 ---> Running in bf918c7f0617 08:04:44 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 08:04:44 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 08:04:44 Removing intermediate container 17b8b0b849df 08:04:44 ---> ff7f092a780d 08:04:44 Step 12/26 : WORKDIR /edgex-go 08:04:44 ---> Running in f5a57caf498c 08:04:44 Removing intermediate container f5a57caf498c 08:04:44 ---> 1ffa9795a342 08:04:44 08:04:44 Step 13/26 : FROM alpine:3.15 08:04:44 ---> c4fc93816858 08:04:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:04:44 ---> Using cache 08:04:44 ---> bab707c7b706 08:04:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:44 ---> Using cache 08:04:44 ---> b63b2ad2feb4 08:04:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:04:44 ---> Using cache 08:04:44 ---> 970dc9e0c544 08:04:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:04:45 Removing intermediate container bf918c7f0617 08:04:45 ---> a18bd768abdd 08:04:45 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:04:45 ---> Running in c05b8f4a2098 08:04:45 Removing intermediate container c05b8f4a2098 08:04:45 ---> b43a29eb695c 08:04:45 Step 28/31 : CMD ["gate"] 08:04:45 ---> Running in b9192e59f931 08:04:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23923 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws 08:04:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:04:45 Removing intermediate container b9192e59f931 08:04:45 ---> 75e93b858138 08:04:45 Step 29/31 : LABEL arch=x86_64 08:04:45 ---> Running in 7126e6fcd9d1 08:04:45 The recommended git tool is: git 08:04:46 ---> ecc7f52aa8a0 08:04:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:04:46 Removing intermediate container 7126e6fcd9d1 08:04:46 ---> 7a765f4de16e 08:04:46 Step 30/31 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:04:46 ---> Running in 687a59e45fbe 08:04:46 Removing intermediate container 687a59e45fbe 08:04:46 ---> ec880caa430e 08:04:46 Step 31/31 : LABEL version=0.0.0 08:04:47 ---> Running in 25dc7dec7c36 08:04:47 Removing intermediate container 25dc7dec7c36 08:04:47 ---> 5a4252ff70e5 08:04:47 08:04:47 Successfully built 5a4252ff70e5 08:04:47 Successfully tagged security-bootstrapper:latest 08:04:47  Building security-bootstrapper ... done Building core-command 08:04:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:04:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:04:48 ---> aac317c34d6e 08:04:48 Step 3/22 : WORKDIR /edgex-go 08:04:48 ---> Using cache 08:04:48 ---> 75ea09d576ce 08:04:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:48 ---> Using cache 08:04:48 ---> a5370329f9b8 08:04:48 Step 5/22 : RUN apk add --update --no-cache make git 08:04:50 ---> Running in 06272ed7d7bf 08:04:50 Removing intermediate container 4e8a31fa9475 08:04:50 ---> 1c9b520f7813 08:04:50 Step 14/23 : ENV APP_PORT=58890 08:04:50 ---> db4f83ebac80 08:04:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:04:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:04:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:04:50 ---> aac317c34d6e 08:04:50 Step 3/23 : WORKDIR /edgex-go 08:04:50 ---> Using cache 08:04:50 ---> 75ea09d576ce 08:04:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:50 ---> Using cache 08:04:50 ---> a5370329f9b8 08:04:50 Step 5/23 : RUN apk add --update --no-cache make git 08:04:50 ---> Running in 60ec05217a1a 08:04:50 ---> Running in 58a16cbe5930 08:04:50 ---> f6ec3cbe877b 08:04:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:04:51 Removing intermediate container 60ec05217a1a 08:04:51 ---> 970c27c45040 08:04:51 Step 15/23 : EXPOSE $APP_PORT 08:04:51 ---> Running in 414dd7ff7f93 08:04:51 ---> cfe99940f5a0 08:04:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:04:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:04:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:04:51 Removing intermediate container 414dd7ff7f93 08:04:51 ---> bbb5426170f7 08:04:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:04:51 ---> 274c1d8afe7c 08:04:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:04:51 ---> Running in 202524623bf1 08:04:51 Removing intermediate container 202524623bf1 08:04:51 ---> 5a3759ef8c08 08:04:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:04:52 ---> Running in 4ef9bcf9bddc 08:04:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:04:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:04:52 ---> 0c1a66206a48 08:04:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:04:52 Removing intermediate container 4ef9bcf9bddc 08:04:52 ---> 3bafc79c738d 08:04:52 Step 24/26 : LABEL arch=x86_64 08:04:52 ---> Running in d9a0231c19f8 08:04:52 ---> d6787e08bb32 08:04:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:04:52 using credential edgex-jenkins-ssh 08:04:52 Cloning the remote Git repository 08:04:52 OK: 211 MiB in 51 packages 08:04:52 OK: 211 MiB in 51 packages 08:04:52 Removing intermediate container d9a0231c19f8 08:04:52 ---> e19018d88380 08:04:52 Step 25/26 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:04:53 ---> Running in cf4d541d556e 08:04:53 ---> 50eed25536fb 08:04:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:04:53 ---> Running in 75fc5ccfd8d4 08:04:53 Removing intermediate container cf4d541d556e 08:04:53 ---> 2623d4f9c536 08:04:53 Step 26/26 : LABEL version=0.0.0 08:04:53 Removing intermediate container 75fc5ccfd8d4 08:04:53 ---> 689c80aa1d15 08:04:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:04:53 Removing intermediate container 06272ed7d7bf 08:04:53 ---> a946b19709ba 08:04:53 Step 6/22 : COPY go.mod vendor* ./ 08:04:53 ---> Running in 492eaa757ba2 08:04:53 ---> Running in 64d56ef46adb 08:04:53 Removing intermediate container 58a16cbe5930 08:04:53 ---> 0d9248180fe6 08:04:53 Step 6/23 : COPY go.mod vendor* ./ 08:04:53 Removing intermediate container 64d56ef46adb 08:04:53 ---> 16391b47a35e 08:04:53 Step 21/23 : LABEL arch=x86_64 08:04:53 Removing intermediate container 492eaa757ba2 08:04:53 ---> a30401e409fc 08:04:53 08:04:53 ---> 1454ebce3edd 08:04:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:04:52 > git init /w/workspace/edgex-go/1 # timeout=10 08:04:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:04:52 > git --version # timeout=10 08:04:52 > git --version # 'git version 2.25.1' 08:04:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:54 Successfully built a30401e409fc 08:04:54 ---> 422b7bac8ab0 08:04:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:54 Successfully tagged security-spire-agent:latest 08:04:54  Building security-spire-agent ... done Building security-spiffe-token-provider 08:04:54 ---> Running in 2d09535957b8 08:04:54 ---> Running in 2daac9c0e931 08:04:54 ---> Running in 0d2baa666683 08:04:54 Removing intermediate container 2d09535957b8 08:04:54 ---> a253de3a945b 08:04:54 Step 22/23 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:04:55 ---> Running in bbadb3b4b4ba 08:04:55 Removing intermediate container bbadb3b4b4ba 08:04:55 ---> 660911e76c75 08:04:55 Step 23/23 : LABEL version=0.0.0 08:04:55 ---> Running in e119192e796f 08:04:56 Removing intermediate container e119192e796f 08:04:56 ---> 27f47a8a1a7e 08:04:56 08:04:56 Successfully built 27f47a8a1a7e 08:04:56 Successfully tagged sys-mgmt-agent:latest 08:04:56 Building security-secretstore-setup 08:04:57  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:04:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:04:57 ---> aac317c34d6e 08:04:57 Step 3/20 : WORKDIR /edgex-go 08:04:57 ---> Using cache 08:04:57 ---> 75ea09d576ce 08:04:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:04:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:04:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:04:59 ---> aac317c34d6e 08:04:59 Step 3/25 : WORKDIR /edgex-go 08:04:59 ---> Using cache 08:04:59 ---> 75ea09d576ce 08:04:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:59 ---> Using cache 08:04:59 ---> a5370329f9b8 08:04:59 Step 5/25 : RUN apk add --update --no-cache make git 08:04:59 ---> Using cache 08:04:59 ---> 0d9248180fe6 08:04:59 Step 6/25 : COPY go.mod vendor* ./ 08:04:59 ---> Using cache 08:04:59 ---> 422b7bac8ab0 08:04:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:01 ---> Running in 4270a90ef6c3 08:05:01 ---> Running in 712e970b40b1 08:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:05:02 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:05:02 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:05:02 OK: 17037 distinct packages available 08:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:05:02 OK: 211 MiB in 51 packages 08:05:05 Removing intermediate container 4270a90ef6c3 08:05:05 ---> ed1abecff1da 08:05:05 Step 5/20 : COPY go.mod vendor* ./ 08:05:05 Removing intermediate container 2daac9c0e931 08:05:05 ---> c3b582a6b96c 08:05:05 Step 8/22 : COPY . . 08:05:05 Removing intermediate container 0d2baa666683 08:05:05 ---> 65616b343f51 08:05:05 Step 8/23 : COPY . . 08:05:06 ---> 04091834e4f3 08:05:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:05:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:05:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:05:08 Merging remotes/origin/main commit d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 08:05:09 ---> Running in 725fae1af35d 08:05:09 Removing intermediate container 10c8bcfa857a 08:05:09 ---> 2cb116ba82c5 08:05:09 08:05:09 Step 10/22 : FROM alpine:3.16 08:05:09 ---> 9c6f07244728 08:05:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:05:09 Merge succeeded, producing 86addf0b5dd2c97310250a6a9cc546300f55b449 08:05:09 Checking out Revision 86addf0b5dd2c97310250a6a9cc546300f55b449 (PR-4140) 08:05:09 Removing intermediate container 712e970b40b1 08:05:09 ---> c0a5bc3a7560 08:05:09 Step 8/25 : COPY . . 08:05:09 ---> Running in 8a95a5e1d037 08:05:09 ---> 679f58fcf447 08:05:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:05:10 (1/2) Installing ca-certificates (20220614-r0) 08:05:10 (2/2) Installing dumb-init (1.2.5-r1) 08:05:10 Executing busybox-1.35.0-r17.trigger 08:05:10 Executing ca-certificates-20220614-r0.trigger 08:05:10 OK: 6 MiB in 16 packages 08:05:08 > git config core.sparsecheckout # timeout=10 08:05:08 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 08:05:09 > git remote # timeout=10 08:05:09 > git config --get remote.origin.url # timeout=10 08:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:09 > git merge d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 08:05:09 > git rev-parse HEAD^{commit} # timeout=10 08:05:09 > git config core.sparsecheckout # timeout=10 08:05:09 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 08:05:11 ---> 6671ceeba2a1 08:05:11 Step 9/23 : RUN make cmd/core-command/core-command 08:05:11 ---> Running in 32f6808050ae 08:05:11 ---> Running in fa78f35218c6 08:05: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:05:11 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-command/core-command ./cmd/core-command 08:05:12 Removing intermediate container 8a95a5e1d037 08:05:12 ---> 5b2f3c1489c8 08:05:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:05:12 ---> Running in e2b2733f04c7 08:05:13 Removing intermediate container e2b2733f04c7 08:05:13 ---> e582f1c52ab7 08:05:13 Step 13/22 : ENV APP_PORT=59860 08:05:13 ---> Running in beac9f6aefc0 08:05:13 Commit message: "feat(metadata): add UoM validation to POST deviceresource API" 08:05:13 > git --version # timeout=10 08:05:13 > git --version # 'git version 2.25.1' 08:05:13 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 08:05:13 Removing intermediate container beac9f6aefc0 08:05:13 ---> a1e3966f3cf9 08:05:13 Step 14/22 : EXPOSE $APP_PORT 08:05:13 ---> Running in 555fa1e80d8e 08:05:13 ---> 571c15d85bf7 08:05:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:05:13 ---> Running in d499156826e6 08:05:13 Removing intermediate container 555fa1e80d8e 08:05:13 ---> 81dc1edd7356 08:05:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:14 ---> bb45810bd611 08:05:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:05: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 08:05:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:05:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:05:14 Dload Upload Total Spent Left Speed 08:05:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 82907 [Pipeline] sh 08:05:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:05:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:05:15 + sudo tee /etc/docker/daemon.new 08:05:15 { 08:05:15 "registry-mirrors": [ 08:05:15 "https://nexus3.edgexfoundry.org:10001" 08:05:15 ], 08:05:15 "bip": "10.250.0.254/24", 08:05:15 "hosts": [ 08:05:15 "tcp://0.0.0.0:5555", 08:05:15 "unix:///var/run/docker.sock" 08:05:15 ], 08:05:15 "mtu": 1458, 08:05:15 "selinux-enabled": true, 08:05:15 "seccomp-profile": "/etc/docker/seccomp.json" 08:05:15 } [Pipeline] sh 08:05:16 ---> 1be3315f5d3c 08:05:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:05:16 ---> 7336a75455d3 08:05:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:05:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:05:16 ---> Running in d0d42a3b85e6 08:05:16 + sudo service docker restart 08:05:16 Removing intermediate container 725fae1af35d 08:05:16 ---> 18e91393e1d4 08:05:16 Step 7/20 : COPY . . 08:05:16 Removing intermediate container d0d42a3b85e6 08:05:16 ---> 03806e31e6ff 08:05:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:17 ---> Running in 766f1e894ee4 08:05:17 Removing intermediate container 766f1e894ee4 08:05:17 ---> 89aa9119398b 08:05:17 Step 20/22 : LABEL arch=x86_64 08:05:18 ---> Running in 0279e6a8fd68 08:05:19 Removing intermediate container 0279e6a8fd68 08:05:19 ---> 065a95288909 08:05:19 Step 21/22 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:05:19 ---> Running in a68c45c996d7 08:05:19 Removing intermediate container a68c45c996d7 08:05:19 ---> 863a54cf0432 08:05:19 Step 22/22 : LABEL version=0.0.0 08:05:19 ---> Running in fb4bc86ba94a 08:05:20 Removing intermediate container fb4bc86ba94a 08:05:20 ---> 49c56e9d96b4 08:05:20 08:05:20 Successfully built 49c56e9d96b4 08:05:20 Successfully tagged support-notifications:latest 08:05:20  Building support-notifications ... done Building core-metadata 08:05:23 ---> 3a4fa0749722 08:05:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:05:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:05:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:05:23 ---> aac317c34d6e 08:05:23 Step 3/24 : WORKDIR /edgex-go 08:05:23 ---> Using cache 08:05:23 ---> 75ea09d576ce 08:05:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:23 ---> Using cache 08:05:23 ---> a5370329f9b8 08:05:23 Step 5/24 : RUN apk add --update --no-cache make git 08:05:23 ---> Using cache 08:05:23 ---> 0d9248180fe6 08:05:23 Step 6/24 : COPY go.mod vendor* ./ 08:05:23 ---> Using cache 08:05:23 ---> 422b7bac8ab0 08:05:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:23 ---> Using cache 08:05:23 ---> c0a5bc3a7560 08:05:23 Step 8/24 : COPY . . 08:05:23 ---> Using cache 08:05:23 ---> 571c15d85bf7 08:05:23 Step 9/24 : RUN make cmd/core-metadata/core-metadata 08:05:23 ---> Running in 7d552873080d 08:05:23 ---> Running in 1c5217770f7b 08:05:24 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 08:05:24 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:35 provisioning config files... 08:05:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6959044006694631159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:35 ---> docker-login.sh 08:05:35 nexus3.edgexfoundry.org:10001 08:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:36 Configure a credential helper to remove this warning. See 08:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:36 08:05:36 Login Succeeded 08:05:36 nexus3.edgexfoundry.org:10002 08:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:36 Configure a credential helper to remove this warning. See 08:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:36 08:05:36 Login Succeeded 08:05:36 nexus3.edgexfoundry.org:10003 08:05:37 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 08:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:37 Configure a credential helper to remove this warning. See 08:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:37 08:05:37 Login Succeeded 08:05:37 nexus3.edgexfoundry.org:10004 08:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:37 Configure a credential helper to remove this warning. See 08:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:37 08:05:37 Login Succeeded 08:05:37 docker.io 08:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:38 Configure a credential helper to remove this warning. See 08:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:38 08:05:38 Login Succeeded 08:05:38 ---> docker-login.sh ends [Pipeline] } 08:05:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:05:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:05:39 ========================================================= 08:05:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:05:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:05:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:05:40 b3c136eddcbf: Pulling fs layer 08:05:40 c0a3192eca97: Pulling fs layer 08:05:40 a050256f5b6f: Pulling fs layer 08:05:40 656be50a0ddc: Pulling fs layer 08:05:40 2bbca73fdf42: Pulling fs layer 08:05:40 46d945488cbd: Pulling fs layer 08:05:40 8a5474983e97: Pulling fs layer 08:05:40 329c88fbcd65: Pulling fs layer 08:05:40 46d945488cbd: Waiting 08:05:40 8a5474983e97: Waiting 08:05:40 329c88fbcd65: Waiting 08:05:40 2bbca73fdf42: Waiting 08:05:40 656be50a0ddc: Waiting 08:05:40 a050256f5b6f: Download complete 08:05:40 c0a3192eca97: Verifying Checksum 08:05:40 c0a3192eca97: Download complete 08:05:40 2bbca73fdf42: Verifying Checksum 08:05:40 2bbca73fdf42: Download complete 08:05:40 46d945488cbd: Verifying Checksum 08:05:40 46d945488cbd: Download complete 08:05:40 b3c136eddcbf: Verifying Checksum 08:05:40 b3c136eddcbf: Download complete 08:05: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:05:41 b3c136eddcbf: Pull complete 08:05:41 329c88fbcd65: Verifying Checksum 08:05:41 329c88fbcd65: Download complete 08:05:41 c0a3192eca97: Pull complete 08:05:42 a050256f5b6f: Pull complete 08:05:42 8a5474983e97: Verifying Checksum 08:05:42 8a5474983e97: Download complete 08:05:43 656be50a0ddc: Verifying Checksum 08:05:43 656be50a0ddc: Download complete 08:05:44 Removing intermediate container 32f6808050ae 08:05:44 ---> d9c498b35eb9 08:05:44 08:05:44 Step 10/22 : FROM alpine:3.16 08:05:44 ---> 9c6f07244728 08:05:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:05:44 Removing intermediate container fa78f35218c6 08:05:44 ---> 7c818dcf4852 08:05:44 08:05:44 Step 10/23 : FROM alpine:3.16 08:05:44 ---> 9c6f07244728 08:05:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:05:44 ---> Using cache 08:05:44 ---> 4e2609573206 08:05:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:05:44 ---> Using cache 08:05:44 ---> e5d9c27757e1 08:05:44 Step 13/23 : ENV APP_PORT=59882 08:05:44 ---> Running in c574ced5ed35 08:05:44 ---> Running in 275f0c0aa2f3 08:05:44 Removing intermediate container d499156826e6 08:05:44 ---> 98b2a8b52039 08:05:44 08:05:44 Step 10/25 : FROM alpine:3.16 08:05:44 ---> 9c6f07244728 08:05:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:05:44 ---> Running in 8601fb9db679 08:05:44 Removing intermediate container 275f0c0aa2f3 08:05:44 ---> 96def3fd734f 08:05:44 Step 14/23 : EXPOSE $APP_PORT 08:05:45 ---> Running in a1b456465027 08:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:05:45 Removing intermediate container a1b456465027 08:05:45 ---> 80e5e1b5227f 08:05:45 Step 15/23 : WORKDIR / 08:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:05:45 ---> Running in 82e9d276a900 08:05:45 (1/6) Installing ca-certificates (20220614-r0) 08:05:45 (2/6) Installing brotli-libs (1.0.9-r6) 08:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:05:45 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:05:45 (4/6) Installing libcurl (7.83.1-r2) 08:05:45 (5/6) Installing curl (7.83.1-r2) 08:05:45 (6/6) Installing dumb-init (1.2.5-r1) 08:05:45 Executing busybox-1.35.0-r17.trigger 08:05:45 Executing ca-certificates-20220614-r0.trigger 08:05:45 OK: 8 MiB in 20 packages 08:05:45 (1/3) Installing ca-certificates (20220614-r0) 08:05:45 (2/3) Installing dumb-init (1.2.5-r1) 08:05:45 (3/3) Installing su-exec (0.2-r1) 08:05:45 Executing busybox-1.35.0-r17.trigger 08:05:45 Executing ca-certificates-20220614-r0.trigger 08:05:45 OK: 6 MiB in 17 packages 08:05:45 Removing intermediate container 82e9d276a900 08:05:45 ---> 21db5739fa5a 08:05:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:46 ---> b665f1ce7aba 08:05:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:05:46 Removing intermediate container 8601fb9db679 08:05:46 ---> a0fc21e9532a 08:05:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:05:46 ---> Running in 357f378a6455 08:05:46 Removing intermediate container c574ced5ed35 08:05:46 ---> 3fbd806c37f3 08:05:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:05:46 ---> Running in e82b78dae8b2 08:05:47 Removing intermediate container 357f378a6455 08:05:47 ---> b7336a5b74b4 08:05:47 Step 13/25 : WORKDIR / 08:05:47 ---> bb909d1443ef 08:05:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:05:47 ---> Running in 7a89f8ec9211 08:05:47 Removing intermediate container e82b78dae8b2 08:05:47 ---> 61549324ee5f 08:05:47 Step 13/22 : WORKDIR /edgex 08:05:47 ---> Running in 28d06db7bf6b 08:05:47 Removing intermediate container 7a89f8ec9211 08:05:47 ---> 4386f883675f 08:05:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:05:47 ---> 30f5c7b6253e 08:05:47 Step 19/23 : ENTRYPOINT ["/core-command"] 08:05:47 ---> Running in 874a7df194e4 08:05:47 Removing intermediate container 28d06db7bf6b 08:05:47 ---> bd261931ee83 08:05:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:05:47 ---> c3bf3e4984f0 08:05:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:05:48 Removing intermediate container 874a7df194e4 08:05:48 ---> 005b4df2fe62 08:05:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:48 ---> Running in d39e55fc0d73 08:05:48 ---> bd3645d20a2b 08:05:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:05:48 ---> 8955768388d3 08:05:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:05:48 Removing intermediate container d39e55fc0d73 08:05:48 ---> 890a118e8941 08:05:48 Step 21/23 : LABEL arch=x86_64 08:05:48 ---> Running in ca6c2c1648d1 08:05:48 ---> 2083e81387db 08:05:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:05:48 Removing intermediate container ca6c2c1648d1 08:05:48 ---> 179ea50a79b7 08:05:48 Step 22/23 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:05:48 ---> b3d595d84187 08:05:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:05:48 ---> Running in cc2fcf08bb5f 08:05:48 ---> d2e46c58deaa 08:05:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:05:48 Removing intermediate container cc2fcf08bb5f 08:05:48 ---> 7ce68c6781b4 08:05:48 Step 23/23 : LABEL version=0.0.0 08:05:49 ---> Running in de57362990e8 08:05:49 ---> a240e14d9484 08:05:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:05:49 ---> bd7605591e24 08:05:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:05:49 Removing intermediate container de57362990e8 08:05:49 ---> 5b9209acf3f7 08:05:49 08:05:49 ---> cd5cd387979c 08:05:49 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:49 Successfully built 5b9209acf3f7 08:05:49 Successfully tagged core-command:latest 08:05:49  Building core-command ... done Building core-data 08:05:49 ---> Running in b6aa8e56ec50 08:05:51 ---> 1880deab6e6b 08:05:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:05:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:05:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:05:52 ---> aac317c34d6e 08:05:52 Step 3/23 : WORKDIR /edgex-go 08:05:52 ---> Using cache 08:05:52 ---> 75ea09d576ce 08:05:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:52 ---> Using cache 08:05:52 ---> a5370329f9b8 08:05:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:05:52 ---> 91b79b7ff51f 08:05:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:52 ---> Running in 8e1c43c57dd4 08:05:52 ---> Running in 5b15a84adb07 08:05:52 Removing intermediate container b6aa8e56ec50 08:05:52 ---> e6f68eaec9ca 08:05:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:05:52 Removing intermediate container 7d552873080d 08:05:52 ---> 16806143d6bf 08:05:52 08:05:52 Step 10/24 : FROM alpine:3.16 08:05:52 ---> 9c6f07244728 08:05:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:05:52 ---> Using cache 08:05:52 ---> 4e2609573206 08:05:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:05:52 ---> Using cache 08:05:52 ---> e5d9c27757e1 08:05:52 Step 13/24 : ENV APP_PORT=59881 08:05:52 ---> Running in a9d343a7cd52 08:05:52 ---> Running in 496fd15b4b2b 08:05:52 Removing intermediate container 496fd15b4b2b 08:05:52 ---> e6591f199e47 08:05:52 Step 14/24 : EXPOSE $APP_PORT 08:05:52 Removing intermediate container a9d343a7cd52 08:05:52 ---> 36558223d787 08:05:52 Step 20/22 : LABEL arch=x86_64 08:05:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:05:52 ---> Running in 3fc9f8929bdf 08:05:52 ---> Running in c85cc561c1f6 08:05:53 Removing intermediate container 3fc9f8929bdf 08:05:53 ---> 632230f12863 08:05:53 Step 15/24 : WORKDIR / 08:05:53 Removing intermediate container c85cc561c1f6 08:05:53 ---> f46cc36a10e0 08:05:53 Step 21/22 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:05:53 ---> Running in e6d3abf76013 08:05:53 ---> Running in adc9600c3792 08:05:53 Removing intermediate container 5b15a84adb07 08:05:53 ---> 352ebffc1688 08:05:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:05:53 ---> Running in 84bc7723d23a 08:05:53 Removing intermediate container adc9600c3792 08:05:53 ---> 5be3e06e929c 08:05:53 Step 22/22 : LABEL version=0.0.0 08:05:53 Removing intermediate container e6d3abf76013 08:05:53 ---> 58bf1e275458 08:05:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:53 ---> Running in becd47e4828a 08:05:53 Removing intermediate container 84bc7723d23a 08:05:53 ---> 76740c99f4bb 08:05:53 Step 23/25 : LABEL arch=x86_64 08:05:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:05:53 ---> Running in 7fef8519300b 08:05:53 ---> 933a1053f03f 08:05:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:05:53 Removing intermediate container becd47e4828a 08:05:53 ---> 95f6c3a4b931 08:05:53 08:05:53 Removing intermediate container 7fef8519300b 08:05:53 ---> 808be76e6ef6 08:05:53 Step 24/25 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:05:53 Successfully built 95f6c3a4b931 08:05:53 Successfully tagged security-proxy-setup:latest 08:05:53  Building security-proxy-setup ... done OK: 211 MiB in 51 packages 08:05:53 ---> Running in faaae5af1dab 08:05:54 ---> 4c92f4646f9d 08:05:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:05:54 Removing intermediate container faaae5af1dab 08:05:54 ---> 28d378244df0 08:05:54 Step 25/25 : LABEL version=0.0.0 08:05:54 ---> Running in fcb28e060d0a 08:05:54 ---> a978ae28f600 08:05:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:05:54 Removing intermediate container fcb28e060d0a 08:05:54 ---> 0a1a2f2dbcad 08:05:54 08:05:54 Removing intermediate container 8e1c43c57dd4 08:05:54 ---> 4021b2ddb3be 08:05:54 Step 6/23 : COPY go.mod vendor* ./ 08:05:54 ---> 8dd3905c79dd 08:05:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:05:54 Successfully built 0a1a2f2dbcad 08:05:54 Successfully tagged security-secretstore-setup:latest 08:05:54  Building security-secretstore-setup ... done  ---> Running in 41adf3d31f02 08:05:54 ---> 4b654c0f4e52 08:05:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:54 ---> Running in 80d55984a9d0 08:05:54 Removing intermediate container 41adf3d31f02 08:05:54 ---> ca2f42ebcd65 08:05:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:54 ---> Running in 5b33b3a6f698 08:05:54 Removing intermediate container 1c5217770f7b 08:05:54 ---> e450b9ceace0 08:05:54 08:05:54 Step 9/20 : FROM alpine:3.15 08:05:54 ---> c4fc93816858 08:05:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:05:54 ---> Using cache 08:05:54 ---> bab707c7b706 08:05:54 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:54 ---> Using cache 08:05:54 ---> b63b2ad2feb4 08:05:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:05:54 ---> Running in 7a5aff1c7c15 08:05:55 Removing intermediate container 5b33b3a6f698 08:05:55 ---> faeb4eaf83bc 08:05:55 Step 22/24 : LABEL arch=x86_64 08:05:55 ---> Running in 006ae53562c4 08:05:55 Removing intermediate container 006ae53562c4 08:05:55 ---> 711e7b82bb0f 08:05:55 Step 23/24 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:05:55 ---> Running in 7b01f909c89e 08:05:55 Removing intermediate container 7b01f909c89e 08:05:55 ---> a60f77c487eb 08:05:55 Step 24/24 : LABEL version=0.0.0 08:05:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:05:55 ---> Running in 4e50f99605f9 08:05:55 Removing intermediate container 4e50f99605f9 08:05:55 ---> c187d2fd85c9 08:05:55 08:05:55 Successfully built c187d2fd85c9 08:05:55 Successfully tagged core-metadata:latest 08:05:56  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:05:56 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:05:56 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:05:56 OK: 15856 distinct packages available 08:05:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:05:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:05:58 (1/9) Installing ca-certificates (20220614-r0) 08:05:58 (2/9) Installing brotli-libs (1.0.9-r5) 08:05:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:05:58 (4/9) Installing libcurl (7.80.0-r2) 08:05:58 (5/9) Installing curl (7.80.0-r2) 08:05:58 (6/9) Installing dumb-init (1.2.5-r1) 08:05:58 656be50a0ddc: Pull complete 08:05:58 2bbca73fdf42: Pull complete 08:05:58 46d945488cbd: Pull complete 08:05:58 (7/9) Installing musl-obstack (1.2.3-r0) 08:05:58 (8/9) Installing libucontext (1.1-r0) 08:05:58 (9/9) Installing gcompat (1.0.0-r4) 08:05:58 Executing busybox-1.34.1-r7.trigger 08:05:58 Executing ca-certificates-20220614-r0.trigger 08:05:58 OK: 8 MiB in 23 packages 08:05:59 Removing intermediate container 7a5aff1c7c15 08:05:59 ---> 09070ce774fc 08:05:59 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:59 ---> 6744f977c298 08:05:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:05:59 Removing intermediate container 80d55984a9d0 08:05:59 ---> e3449dc2d311 08:05:59 Step 8/23 : COPY . . 08:06:01 ---> 8ddfce8c97da 08:06:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:06:01 ---> 980ceec8055f 08:06:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:06:01 ---> Running in 33fb658c1a4e 08:06:01 Removing intermediate container 33fb658c1a4e 08:06:01 ---> 7a39f85f2d3a 08:06:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:01 ---> Running in fd7b77131562 08:06:02 Removing intermediate container fd7b77131562 08:06:02 ---> c76aeaf52ed9 08:06:02 Step 18/20 : LABEL arch=x86_64 08:06:02 ---> Running in 6916a2011d45 08:06:02 Removing intermediate container 6916a2011d45 08:06:02 ---> b301aade46cd 08:06:02 Step 19/20 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:06:02 ---> Running in 2d1afe59d6f3 08:06:02 Removing intermediate container 2d1afe59d6f3 08:06:02 ---> 08fb3688b74b 08:06:02 Step 20/20 : LABEL version=0.0.0 08:06:02 ---> Running in 0ebe5cc6e2a8 08:06:02 Removing intermediate container 0ebe5cc6e2a8 08:06:02 ---> 21174c2d3904 08:06:02 08:06:02 Successfully built 21174c2d3904 08:06:02 Successfully tagged security-spiffe-token-provider:latest 08:06:02 8a5474983e97: Pull complete 08:06:04  Building security-spiffe-token-provider ... done  ---> 14c51fc000f1 08:06:04 Step 9/23 : RUN make cmd/core-data/core-data 08:06:04 ---> Running in 7c7fe66a5537 08:06:04 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 08:06:04 329c88fbcd65: Pull complete 08:06:04 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 08:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:06:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:06:05 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:06:05 WORKDIR /edgex 08:06:05 COPY go.mod . 08:06:05 RUN go mod download 08:06:05 docker build -t ci-base-image-arm64 -f - . 08:06:05 Sending build context to Docker daemon 3.164MB 08:06:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:06:05 ---> ff4287adb874 08:06:05 Step 2/4 : WORKDIR /edgex 08:06:07 ---> Running in 2379fa4b5dad 08:06:07 Removing intermediate container 2379fa4b5dad 08:06:07 ---> 600b317958e6 08:06:07 Step 3/4 : COPY go.mod . 08:06:08 ---> 3482e7a90ca9 08:06:08 Step 4/4 : RUN go mod download 08:06:08 ---> Running in 4b2896b3a62e 08:06:18 Removing intermediate container 7c7fe66a5537 08:06:18 ---> d1897e77641e 08:06:18 08:06:18 Step 10/23 : FROM alpine:3.16 08:06:18 ---> 9c6f07244728 08:06:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:06:18 ---> Running in 204b1355131d 08:06:18 Removing intermediate container 204b1355131d 08:06:18 ---> d9f787fb21eb 08:06:18 Step 12/23 : ENV APP_PORT=59880 08:06:19 ---> Running in 2c973877466c 08:06:19 Removing intermediate container 2c973877466c 08:06:19 ---> 2f6593d9c0e2 08:06:19 Step 13/23 : EXPOSE $APP_PORT 08:06:19 ---> Running in f9b5a79b3ee2 08:06:19 Removing intermediate container f9b5a79b3ee2 08:06:19 ---> 6678cd6a17d8 08:06:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:19 ---> Running in 734145be575d 08:06:20 Removing intermediate container 734145be575d 08:06:20 ---> 6449fbad533b 08:06:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:06:20 ---> Running in 6714543899a1 08:06:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:06:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:06:21 (1/6) Installing dumb-init (1.2.5-r1) 08:06:21 (2/6) Installing libgcc (11.2.1_git20220219-r2) 08:06:21 (3/6) Installing libsodium (1.0.18-r0) 08:06:21 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 08:06:21 (5/6) Installing libzmq (4.3.4-r0) 08:06:21 (6/6) Installing zeromq (4.3.4-r0) 08:06:21 Executing busybox-1.35.0-r17.trigger 08:06:21 OK: 8 MiB in 20 packages 08:06:22 Removing intermediate container 6714543899a1 08:06:22 ---> e251571acf72 08:06:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:22 ---> 2bc1741f8f66 08:06:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:06:22 ---> 713ec6f48deb 08:06:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:06:22 ---> 944fb579e773 08:06:22 Step 19/23 : ENTRYPOINT ["/core-data"] 08:06:22 ---> Running in ca3a7538581f 08:06:23 Removing intermediate container ca3a7538581f 08:06:23 ---> 048303943648 08:06:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:23 ---> Running in cba16e69fd90 08:06:23 Removing intermediate container cba16e69fd90 08:06:23 ---> 8e9a3ab08e6f 08:06:23 Step 21/23 : LABEL arch=x86_64 08:06:23 ---> Running in d98b8d441f2e 08:06:23 Removing intermediate container d98b8d441f2e 08:06:23 ---> 5ee52f715664 08:06:23 Step 22/23 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:06:23 ---> Running in 1896448574d2 08:06:23 Removing intermediate container 1896448574d2 08:06:23 ---> 71984ca22361 08:06:23 Step 23/23 : LABEL version=0.0.0 08:06:23 ---> Running in 7d691fe39775 08:06:23 Removing intermediate container 7d691fe39775 08:06:23 ---> 190264abc1c9 08:06:23 08:06:23 Successfully built 190264abc1c9 08:06:23 Successfully tagged core-data:latest 08:06:23  Building core-data ... done  [Pipeline] } 08:06:23 $ docker stop --time=1 d4f9a655c258d597c59b6009fa2feab936833bb5c96affb5d64083b036be8e0b 08:06:25 $ docker rm -f d4f9a655c258d597c59b6009fa2feab936833bb5c96affb5d64083b036be8e0b [Pipeline] // withDockerContainer [Pipeline] sh 08:06:25 + docker images 08:06:25 REPOSITORY TAG IMAGE ID CREATED SIZE 08:06:25 core-data latest 190264abc1c9 2 seconds ago 21.5MB 08:06:25 d1897e77641e 7 seconds ago 1.55GB 08:06:25 security-spiffe-token-provider latest 21174c2d3904 23 seconds ago 29.3MB 08:06:25 core-metadata latest c187d2fd85c9 30 seconds ago 18.2MB 08:06:25 security-secretstore-setup latest 0a1a2f2dbcad 31 seconds ago 29.2MB 08:06:25 e450b9ceace0 31 seconds ago 1.58GB 08:06:25 security-proxy-setup latest 95f6c3a4b931 32 seconds ago 27.3MB 08:06:25 16806143d6bf 34 seconds ago 1.55GB 08:06:25 core-command latest 5b9209acf3f7 36 seconds ago 17.3MB 08:06:25 98b2a8b52039 41 seconds ago 1.54GB 08:06:25 7c818dcf4852 42 seconds ago 1.54GB 08:06:25 d9c498b35eb9 42 seconds ago 1.53GB 08:06:25 support-notifications latest 49c56e9d96b4 About a minute ago 27.3MB 08:06:25 2cb116ba82c5 About a minute ago 1.59GB 08:06:25 sys-mgmt-agent latest 27f47a8a1a7e About a minute ago 136MB 08:06:25 security-spire-agent latest a30401e409fc About a minute ago 125MB 08:06:25 security-bootstrapper latest 5a4252ff70e5 About a minute ago 19.4MB 08:06:25 1ffa9795a342 About a minute ago 1.42GB 08:06:25 support-scheduler latest d2d65f39bd8a About a minute ago 26.6MB 08:06:25 7e8c59aef6d9 About a minute ago 1.59GB 08:06:25 ba9c25fb8239 About a minute ago 1.53GB 08:06:25 ec6627ce2d6e About a minute ago 1.53GB 08:06:25 security-spire-config latest 7448400f5332 2 minutes ago 85.8MB 08:06:25 security-spire-server latest 047a2071c95f 2 minutes ago 86.5MB 08:06:25 93926d99223d 2 minutes ago 1.42GB 08:06:25 85b51e2bb54d 2 minutes ago 1.42GB 08:06:25 ci-base-image-x86_64 latest aac317c34d6e 5 minutes ago 994MB 08:06:25 alpine 3.15 c4fc93816858 2 weeks ago 5.59MB 08:06:25 alpine 3.16 9c6f07244728 2 weeks ago 5.54MB 08:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 08:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB 08:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:06:47 Removing intermediate container 4b2896b3a62e 08:06:47 ---> e3d32d8d0c53 08:06:47 Successfully built e3d32d8d0c53 08:06:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:47 + docker inspect -f . ci-base-image-arm64 08:06:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:48 prd-ubuntu20.04-docker-arm64-4c-16g-23923 does not seem to be running inside a container 08:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:06:49 $ docker top 810bd03ee9489bee30c2b54be5c1c18806ae442d21221e0b2506fc12e9563bb4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:50 + go version 08:06:50 go version go1.18.3 linux/arm64 [Pipeline] } 08:06:50 $ docker stop --time=1 810bd03ee9489bee30c2b54be5c1c18806ae442d21221e0b2506fc12e9563bb4 08:06:52 $ docker rm -f 810bd03ee9489bee30c2b54be5c1c18806ae442d21221e0b2506fc12e9563bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:53 + docker inspect -f . ci-base-image-arm64 08:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:53 prd-ubuntu20.04-docker-arm64-4c-16g-23923 does not seem to be running inside a container 08:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:06:54 $ docker top 848a65e3c630566e477ad33b71aa7c3b98974e0fb06def0b8d6cb325c61184f2 -eo pid,comm [Pipeline] { [Pipeline] echo 08:06:55 ========================================================= 08:06:55 [edgeXBuildGoParallel] Running Tests and Build... 08:06:55 ========================================================= [Pipeline] sh 08:06:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:06:56 + make test 08:06:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:07:29 ? github.com/edgexfoundry/edgex-go [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.565s coverage: 28.7% of statements 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:09:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.407s coverage: 98.5% of statements 08:09:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:09:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.444s coverage: 54.2% of statements 08:09:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:09:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.379s coverage: 89.2% of statements 08:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.582s coverage: 2.0% of statements 08:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.669s coverage: 95.6% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.338s coverage: 72.2% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.356s coverage: 60.0% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.277s coverage: 58.8% of statements 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 29.6% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements 08:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.305s coverage: 79.5% of statements 08:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 08:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements 08:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 08:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.392s coverage: 94.4% of statements 08:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements 08:10:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.794s coverage: 80.8% of statements 08:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 58.8% of statements 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.337s coverage: 85.4% of statements 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.942s coverage: 91.2% of statements 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.969s coverage: 64.7% of statements 08:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.307s coverage: 100.0% of statements 08:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements 08:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.114s coverage: 100.0% of statements 08:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 08:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 08:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.381s coverage: 65.8% of statements 08:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.006s coverage: 43.6% of statements 08:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements 08:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 08:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.428s coverage: 17.7% of statements 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.776s coverage: 92.3% of statements 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 63.2% of statements 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.521s coverage: 97.7% of statements 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:11:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.225s coverage: 28.9% of statements 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:11:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:11:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements 08:11:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 08:11:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:11:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:11:04 GO111MODULE=on go vet ./... 08:12:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:12:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:12:56 ./bin/test-attribution-txt.sh 08:12:56 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 08:12:56 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 08:12:56 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 08:12:56 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:12:56 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:12:56 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:12:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:12:56 + ls -al . 08:12:56 total 736 08:12:56 drwxrwxr-x 9 1001 1001 4096 Aug 30 08:06 . 08:12:56 drwxr-xr-x 4 root root 4096 Aug 30 08:06 .. 08:12:56 -rw-rw-r-- 1 1001 1001 16 Aug 30 08:05 .dockerignore 08:12:56 drwxrwxr-x 8 1001 1001 4096 Aug 30 08:05 .git 08:12:56 drwxrwxr-x 3 1001 1001 4096 Aug 30 08:05 .github 08:12:56 -rw-rw-r-- 1 1001 1001 1030 Aug 30 08:05 .gitignore 08:12:56 -rw-rw-r-- 1 1001 1001 42 Aug 30 08:05 .golangci.yml 08:12:56 -rw-rw-r-- 1 1001 1001 87 Aug 30 08:05 .hadolint.yml 08:12:56 -rw-rw-r-- 1 1001 1001 166 Aug 30 08:05 .sonarcloud.properties 08:12:56 -rw-rw-r-- 1 1001 1001 1171 Aug 30 08:05 ADOPTERS.md 08:12:56 -rw-rw-r-- 1 1001 1001 10347 Aug 30 08:05 Attribution.txt 08:12:56 -rw-rw-r-- 1 1001 1001 63209 Aug 30 08:05 CHANGELOG.md 08:12:56 -rw-rw-r-- 1 1001 1001 3804 Aug 30 08:05 CONTRIBUTING.md 08:12:56 -rw-rw-r-- 1 1001 1001 677 Aug 30 08:05 GOVERNANCE.md 08:12:56 -rw-rw-r-- 1 1001 1001 850 Aug 30 08:05 Jenkinsfile 08:12:56 -rw-rw-r-- 1 1001 1001 10775 Aug 30 08:05 LICENSE 08:12:56 -rw-rw-r-- 1 1001 1001 13269 Aug 30 08:05 Makefile 08:12:56 -rw-rw-r-- 1 1001 1001 582 Aug 30 08:05 OWNERS.md 08:12:56 -rw-rw-r-- 1 1001 1001 9094 Aug 30 08:05 README.md 08:12:56 -rw-rw-r-- 1 1001 1001 6912 Aug 30 08:05 SECURITY.md 08:12:56 -rw-rw-r-- 1 1001 1001 5 Aug 30 08:00 VERSION 08:12:56 -rw-rw-r-- 1 1001 1001 4131 Aug 30 08:05 ZMQWindows.md 08:12:56 drwxrwxr-x 2 1001 1001 4096 Aug 30 08:05 bin 08:12:56 drwxrwxr-x 18 1001 1001 4096 Aug 30 08:05 cmd 08:12:56 -rw-r--r-- 1 root root 483406 Aug 30 08:11 coverage.out 08:12:56 -rw-rw-r-- 1 1001 1001 3682 Aug 30 08:05 go.mod 08:12:56 -rw-rw-r-- 1 1001 1001 38527 Aug 30 08:05 go.sum 08:12:56 drwxrwxr-x 8 1001 1001 4096 Aug 30 08:05 internal 08:12:56 drwxrwxr-x 3 1001 1001 4096 Aug 30 08:05 openapi 08:12:56 drwxrwxr-x 4 1001 1001 4096 Aug 30 08:05 snap 08:12:56 -rw-rw-r-- 1 1001 1001 204 Aug 30 08:05 version.go [Pipeline] sh 08:12:57 + '[' -e coverage.out ] 08:12:57 + chown 1001:1001 coverage.out [Pipeline] stash 08:12:57 Warning: overwriting stash ‘coverage-report’ 08:12:58 Stashed 1 file(s) [Pipeline] sh 08:12:59 + make build 08:12:59 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 08:14:36 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 08:15:57 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-command/core-command ./cmd/core-command 08:15:57 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 08:16:30 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 08:16:30 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 08:16:34 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 08:16: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:16: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:16:50 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 08:16: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/secrets-config ./cmd/secrets-config 08:16: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:17: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:17:11 $ docker stop --time=1 848a65e3c630566e477ad33b71aa7c3b98974e0fb06def0b8d6cb325c61184f2 08:17:14 $ docker rm -f 848a65e3c630566e477ad33b71aa7c3b98974e0fb06def0b8d6cb325c61184f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:17:16 08:17:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:17:17 latest: Pulling from edgex-devops/edgex-compose-arm64 08:17:17 29e5d40040c1: Pulling fs layer 08:17:17 1ce36da41761: Pulling fs layer 08:17:17 25b303627fd3: Pulling fs layer 08:17:17 29e5d40040c1: Verifying Checksum 08:17:17 29e5d40040c1: Download complete 08:17:17 1ce36da41761: Verifying Checksum 08:17:17 1ce36da41761: Download complete 08:17:18 29e5d40040c1: Pull complete 08:17:19 25b303627fd3: Verifying Checksum 08:17:19 25b303627fd3: Download complete 08:17:19 1ce36da41761: Pull complete 08:17:32 25b303627fd3: Pull complete 08:17:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:17:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:32 prd-ubuntu20.04-docker-arm64-4c-16g-23923 does not seem to be running inside a container 08:17:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:17:34 $ docker top b67803924bb8222a0f6ebc2625844ebd21023234fc6b189cb558f2d1c01d9fcc -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:35 + grep parallel 08:17:35 + docker-compose build --help 08:17:40 --parallel Build images in parallel. [Pipeline] } 08:17:40 $ docker stop --time=1 b67803924bb8222a0f6ebc2625844ebd21023234fc6b189cb558f2d1c01d9fcc 08:17:41 $ docker rm -f b67803924bb8222a0f6ebc2625844ebd21023234fc6b189cb558f2d1c01d9fcc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:17:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:42 prd-ubuntu20.04-docker-arm64-4c-16g-23923 does not seem to be running inside a container 08:17: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:17:44 $ docker top 6cd4fc3da0253348366b5db2cecf5588c8ca411a09cd6ef01b7775156cf366e7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:45 + docker-compose -f ./docker-compose-build.yml build --parallel 08:17:49 Building core-command ... 08:17:49 Building core-data ... 08:17:49 Building core-metadata ... 08:17:49 Building security-bootstrapper ... 08:17:49 Building security-proxy-setup ... 08:17:49 Building security-secretstore-setup ... 08:17:49 Building security-spiffe-token-provider ... 08:17:49 Building security-spire-agent ... 08:17:49 Building security-spire-config ... 08:17:49 Building security-spire-server ... 08:17:49 Building support-notifications ... 08:17:49 Building support-scheduler ... 08:17:49 Building sys-mgmt-agent ... 08:17:49 Building security-proxy-setup 08:17:49 Building security-spire-agent 08:17:49 Building security-spire-config 08:17:49 Building core-data 08:17:49 Building sys-mgmt-agent 08:18:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:18:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:18:36 ---> e3d32d8d0c53 08:18:36 Step 3/26 : WORKDIR /edgex-go 08:18:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:18:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:18:37 ---> e3d32d8d0c53 08:18:37 Step 3/23 : WORKDIR /edgex-go 08:18:37 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:18:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:18:37 ---> e3d32d8d0c53 08:18:37 Step 3/26 : WORKDIR /edgex-go 08:18:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:18:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:18:37 ---> e3d32d8d0c53 08:18:37 Step 3/23 : WORKDIR /edgex-go 08:18:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:18:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:18:37 ---> e3d32d8d0c53 08:18:37 Step 3/22 : WORKDIR /edgex-go 08:18:37 ---> Running in 9ccdc2c70b3b 08:18:37 ---> Running in 7602c1311c3c 08:18:37 ---> Running in d141962bb130 08:18:37 ---> Running in 068bf49c4817 08:18:37 ---> Running in 3bf60f97497d 08:18:38 Removing intermediate container 7602c1311c3c 08:18:38 Removing intermediate container 9ccdc2c70b3b 08:18:38 ---> fac46b3b2596 08:18:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 8044f6200946 08:18:38 08:18:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:38 Removing intermediate container 068bf49c4817 08:18:38 ---> 0c2ca7c87142 08:18:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:38 Removing intermediate container d141962bb130 08:18:38 ---> 90edb366ece0 08:18:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:38 Removing intermediate container 3bf60f97497d 08:18:38 ---> 7acf373f908b 08:18:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:38 ---> Running in 1e7f01b5b070 08:18:38 ---> Running in 1055776e9458 08:18:38 ---> Running in 4fd13aac1438 08:18:38 ---> Running in 39f389034e0c 08:18:38 ---> Running in 95ad53e9ba62 08:18:42 Removing intermediate container 1e7f01b5b070 08:18:42 ---> 3fb7e4ac2104 08:18:42 Step 5/23 : RUN apk add --update --no-cache make bash git 08:18:42 ---> Running in edb699f0bd41 08:18:42 Removing intermediate container 39f389034e0c 08:18:42 ---> 91bb003e81c9 08:18:42 Step 5/22 : RUN apk add --update --no-cache make git 08:18:42 ---> Running in 35bddb401000 08:18:42 Removing intermediate container 95ad53e9ba62 08:18:42 ---> 2aa05afc7c3f 08:18:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:18:43 Removing intermediate container 4fd13aac1438 08:18:43 ---> e6a7a9b68622 08:18:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:18:43 ---> Running in 71322301e63b 08:18:43 Removing intermediate container 1055776e9458 08:18:43 ---> 4876c82525ad 08:18:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:18:43 ---> Running in a0e25e204a0f 08:18:43 ---> Running in 8fa020c05871 08:18:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:18:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:18:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:18:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:18:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:18:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:18:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:18:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:18:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:18:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:18:47 OK: 221 MiB in 51 packages 08:18:47 OK: 221 MiB in 51 packages 08:18:47 OK: 221 MiB in 51 packages 08:18:47 OK: 221 MiB in 51 packages 08:18:48 OK: 221 MiB in 51 packages 08:18:48 Removing intermediate container edb699f0bd41 08:18:48 ---> 677ee80684a3 08:18:48 Step 6/23 : COPY go.mod vendor* ./ 08:18:49 Removing intermediate container 35bddb401000 08:18:49 ---> 3909b0b0fc95 08:18:49 Step 6/22 : COPY go.mod vendor* ./ 08:18:49 Removing intermediate container a0e25e204a0f 08:18:49 ---> 1735dc7fec2a 08:18:49 Step 6/26 : COPY go.mod vendor* ./ 08:18:49 Removing intermediate container 8fa020c05871 08:18:49 ---> 67c939abf5da 08:18:49 Step 6/23 : COPY go.mod vendor* ./ 08:18:49 Removing intermediate container 71322301e63b 08:18:49 ---> 9fe6406fb0ea 08:18:49 Step 6/26 : COPY go.mod vendor* ./ 08:18:49 ---> 2506ccb26d7e 08:18:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:50 ---> Running in 0fec5b75ffe4 08:18:50 ---> 96c24288bd15 08:18:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:50 ---> Running in 7e359ca1ad36 08:18:50 ---> 8f34cde8f9db 08:18:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:51 ---> Running in d92d85eb5177 08:18:51 ---> adb4a4bb7313 08:18:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:51 ---> 15f605ac60d3 08:18:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:51 ---> Running in 37c9d6448d24 08:18:51 ---> Running in a1bbc2539b7f 08:19:59 Removing intermediate container d92d85eb5177 08:19:59 ---> 2a6e0380a982 08:19:59 Step 8/22 : COPY . . 08:19:59 Removing intermediate container 0fec5b75ffe4 08:19:59 ---> f3d4b6b40089 08:19:59 Step 8/23 : COPY . . 08:19:59 Removing intermediate container 37c9d6448d24 08:19:59 ---> ee041f4ed896 08:19:59 Step 8/26 : COPY . . 08:19:59 Removing intermediate container a1bbc2539b7f 08:19:59 ---> b865f97a8976 08:19:59 Step 8/23 : COPY . . 08:19:59 Removing intermediate container 7e359ca1ad36 08:19:59 ---> 697e98965978 08:19:59 Step 8/26 : COPY . . 08:20:04 ---> 0155c7c08685 08:20:04 ---> c654972e38dc 08:20:04 Step 9/23 : RUN make cmd/core-data/core-data 08:20:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:20:04 ---> c9fa4b96defa 08:20:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:20:04 ---> Running in ac0a3f45a2cd 08:20:04 ---> Running in ef18ca78f12b 08:20:04 ---> Running in ba895dc5bd11 08:20:04 ---> 2d23a46b1074 08:20:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:20:04 ---> eaad6a373f99 08:20:04 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:20:04 ---> Running in 5ed59faa08e0 08:20:04 ---> Running in 205300dfc7fb 08:20:05 Removing intermediate container ac0a3f45a2cd 08:20:05 ---> df12b20d7cb9 08:20:05 Step 10/26 : WORKDIR /edgex-go/spire-build 08:20:05 ---> Running in d020b9e67249 08:20:05 Removing intermediate container 205300dfc7fb 08:20:05 ---> 0aeac02a81aa 08:20:05 Step 10/26 : WORKDIR /edgex-go/spire-build 08:20:06 ---> Running in f307061e6dad 08:20:06 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 08:20:06 Removing intermediate container d020b9e67249 08:20:06 ---> 026e89f27009 08:20:06 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 08:20:06 ---> Running in 4ee3da2befbd 08:20:06 Removing intermediate container f307061e6dad 08:20:06 ---> e9cbea1566be 08:20:06 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 08:20:06 ---> Running in 9f1e1dda48fb 08:20: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:20: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:20:10 Removing intermediate container 4ee3da2befbd 08:20:10 ---> aff1955e1a0f 08:20:10 Step 12/26 : WORKDIR /edgex-go 08:20:10 ---> Running in 5b0885559f4b 08:20:10 Removing intermediate container 9f1e1dda48fb 08:20:10 ---> 6ec3892f3866 08:20:10 Step 12/26 : WORKDIR /edgex-go 08:20:10 ---> Running in 6fc33a37907c 08:20:11 Removing intermediate container 5b0885559f4b 08:20:11 ---> 77c1f8fa5c28 08:20:11 08:20:11 Step 13/26 : FROM alpine:3.15 08:20:11 3.15: Pulling from library/alpine 08:20:11 Removing intermediate container 6fc33a37907c 08:20:11 ---> 1ac5c582fe66 08:20:11 08:20:11 Step 13/26 : FROM alpine:3.15 08:20:12 3.15: Pulling from library/alpine 08:20:13 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 08:20:13 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 08:20:13 Status: Downloaded newer image for alpine:3.15 08:20:13 Status: Downloaded newer image for alpine:3.15 08:20:13 ---> 02e0d6fdf486 08:20:13 ---> 02e0d6fdf486 08:20:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:20:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:20:13 ---> Running in a25e1c79e352 08:20:13 ---> Running in 8ba7dd0c1ac8 08:20:14 Removing intermediate container 8ba7dd0c1ac8 08:20:14 ---> 500bab150cf9 08:20:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:14 Removing intermediate container a25e1c79e352 08:20:14 ---> 98c5ccae8419 08:20:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:14 ---> Running in 287c3d40f558 08:20:14 ---> Running in d9a672e9312b 08:20:18 Removing intermediate container 287c3d40f558 08:20:18 ---> 44fb7929e058 08:20:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:20:18 Removing intermediate container d9a672e9312b 08:20:18 ---> 3495fc054f59 08:20:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:20:18 ---> Running in 6c42154ea71f 08:20:18 ---> Running in d356b857adc3 08:20:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:20:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:20:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:20:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:20:23 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:20:23 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:20:23 OK: 15733 distinct packages available 08:20:23 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:20:23 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:20:23 OK: 15733 distinct packages available 08:20:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:20:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:20:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:20:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:20:26 (1/5) Installing dumb-init (1.2.5-r1) 08:20:26 (2/5) Installing musl-obstack (1.2.3-r0) 08:20:26 (1/4) Installing dumb-init (1.2.5-r1) 08:20:26 (3/5) Installing libucontext (1.1-r0) 08:20:26 (2/4) Installing musl-obstack (1.2.3-r0) 08:20:26 (4/5) Installing gcompat (1.0.0-r4) 08:20:26 (3/4) Installing libucontext (1.1-r0) 08:20:26 (5/5) Installing openssl (1.1.1q-r0) 08:20:26 (4/4) Installing gcompat (1.0.0-r4) 08:20:26 Executing busybox-1.34.1-r7.trigger 08:20:26 Executing busybox-1.34.1-r7.trigger 08:20:26 OK: 6 MiB in 18 packages 08:20:26 OK: 6 MiB in 19 packages 08:20:28 Removing intermediate container 6c42154ea71f 08:20:28 ---> 421404ed336e 08:20:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:20:28 Removing intermediate container d356b857adc3 08:20:28 ---> 9c2896add4ca 08:20:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:20:34 ---> b927b43c9c31 08:20:34 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:20:36 ---> 766149c7b262 08:20:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:20:38 ---> 47210e6c8e1a 08:20:38 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:20:38 ---> Running in 0c8b2bc39d81 08:20:38 Removing intermediate container 0c8b2bc39d81 08:20:38 ---> adca2174d24c 08:20:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:20:40 ---> afb784ce4f6d 08:20:40 Step 21/26 : WORKDIR / 08:20:40 ---> Running in d28b0b89ec39 08:20:41 Removing intermediate container d28b0b89ec39 08:20:41 ---> a31fd82272ad 08:20:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:20:41 ---> Running in da84a6df59ef 08:20:41 ---> 141ac2e64d7f 08:20:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:20:42 Removing intermediate container da84a6df59ef 08:20:42 ---> ee47b6006eb1 08:20:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:20:42 ---> Running in fbeaa636234a 08:20:43 ---> 177167ee76e4 08:20:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:20:43 Removing intermediate container fbeaa636234a 08:20:43 ---> d65a045c3bd0 08:20:43 Step 24/26 : LABEL arch=arm64 08:20:43 ---> Running in 3334744e6932 08:20:43 Removing intermediate container 3334744e6932 08:20:43 ---> aa3933395c23 08:20:43 Step 25/26 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:20:44 ---> Running in 2ced978689cd 08:20:44 ---> 28d1545659d9 08:20:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:20:44 Removing intermediate container 2ced978689cd 08:20:44 ---> 95973ccba7e7 08:20:44 Step 26/26 : LABEL version=0.0.0 08:20:45 ---> Running in 332c4b168ccc 08:20:45 ---> 8be84f66f9fe 08:20:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:20:45 Removing intermediate container 332c4b168ccc 08:20:45 ---> 6b9324b75511 08:20:45 08:20:45 ---> Running in f195a31ebfb3 08:20:46 Successfully built 6b9324b75511 08:20:46 Successfully tagged security-spire-config-arm64:latest 08:20:46 Building security-bootstrapper 08:20:46  Building security-spire-config ... done Removing intermediate container f195a31ebfb3 08:20:46 ---> ea5abd8a72ae 08:20:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:20:46 ---> Running in cc3e25d9f9dc 08:20:47 Removing intermediate container cc3e25d9f9dc 08:20:47 ---> 811917339e7b 08:20:47 Step 24/26 : LABEL arch=arm64 08:20:47 ---> Running in cb3e0e841d38 08:20:47 Removing intermediate container cb3e0e841d38 08:20:47 ---> c1e44dc0b03f 08:20:47 Step 25/26 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:20:47 ---> Running in db0ad082b909 08:20:48 Removing intermediate container db0ad082b909 08:20:48 ---> d479beb72edb 08:20:48 Step 26/26 : LABEL version=0.0.0 08:20:48 ---> Running in 11bebdfa5515 08:20:48 Removing intermediate container 11bebdfa5515 08:20:48 ---> 1fc56f54f564 08:20:48 08:20:49 Successfully built 1fc56f54f564 08:20:49 Successfully tagged security-spire-agent-arm64:latest 08:20:49  Building security-spire-agent ... done Building security-spiffe-token-provider 08:21:16 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:21:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:21:16 ---> e3d32d8d0c53 08:21:16 Step 3/31 : WORKDIR /edgex-go 08:21:16 ---> Using cache 08:21:16 ---> 7acf373f908b 08:21:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:16 ---> Using cache 08:21:16 ---> 2aa05afc7c3f 08:21:16 Step 5/31 : RUN apk add --update --no-cache make git 08:21:16 ---> Running in 710de13d692d 08:21:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:21:16 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:21:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:21:16 ---> e3d32d8d0c53 08:21:16 Step 3/20 : WORKDIR /edgex-go 08:21:16 ---> Using cache 08:21:16 ---> 7acf373f908b 08:21:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:21:16 ---> Running in 926d1a90269a 08:21:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:21:18 OK: 221 MiB in 51 packages 08:21:20 Removing intermediate container 710de13d692d 08:21:20 ---> c64dd26a25a2 08:21:20 Step 6/31 : COPY go.mod vendor* ./ 08:21:20 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:21:20 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:21:20 OK: 16891 distinct packages available 08:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:21:21 ---> 89754151308e 08:21:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:21 ---> Running in da86c1d2532d 08:21:22 OK: 221 MiB in 51 packages 08:21:24 Removing intermediate container 926d1a90269a 08:21:24 ---> 118c8021295b 08:21:24 Step 5/20 : COPY go.mod vendor* ./ 08:21:25 ---> 5ddb96483bef 08:21:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:25 ---> Running in 7ca3bf3437d4 08:22:33 Removing intermediate container da86c1d2532d 08:22:33 ---> 00fb7502ec2b 08:22:33 Step 8/31 : COPY . . 08:22:33 Removing intermediate container 7ca3bf3437d4 08:22:33 ---> cd59109dd043 08:22:33 Step 7/20 : COPY . . 08:22:45 ---> f1e4edf38097 08:22:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:22:45 ---> 7785b4ac3524 08:22:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:22:45 ---> Running in d8cb2e07ddd1 08:22:45 ---> Running in 4bda70b33aaa 08:22: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:22: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:25:24 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 08:25:40 Removing intermediate container ef18ca78f12b 08:25:40 ---> ba74157e9b77 08:25:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:25:40 ---> Running in 0ac836a1a033 08:25: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:25:48 Removing intermediate container 0ac836a1a033 08:25:48 ---> 83e19d735d81 08:25:48 08:25:48 Step 11/23 : FROM alpine:3.16 08:25:48 3.16: Pulling from library/alpine 08:25:49 Removing intermediate container 5ed59faa08e0 08:25:49 ---> 24051b0a015d 08:25:49 08:25:49 Step 10/22 : FROM alpine:3.16 08:25:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:25:49 Status: Downloaded newer image for alpine:3.16 08:25:49 ---> a6215f271958 08:25:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:25:49 3.16: Pulling from library/alpine 08:25:49 ---> Running in cfdccb02fc8d 08:25:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:25:49 Status: Image is up to date for alpine:3.16 08:25:50 ---> a6215f271958 08:25:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:25:50 ---> Running in 3667f35e1a58 08:25:50 Removing intermediate container cfdccb02fc8d 08:25:50 ---> 0a2ad41e2aed 08:25:50 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 08:25:50 ---> Running in f7111cd5b4f9 08:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:25:54 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 08:25:54 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 08:25:54 (1/6) Installing ca-certificates (20220614-r0) 08:25:54 (3/33) Installing readline (8.1.2-r0) 08:25:54 (4/33) Installing bash (5.1.16-r2) 08:25:54 Executing bash-5.1.16-r2.post-install 08:25:54 (5/33) Installing ca-certificates (20220614-r0) 08:25:54 (2/6) Installing brotli-libs (1.0.9-r6) 08:25:54 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:25:54 (4/6) Installing libcurl (7.83.1-r2) 08:25:54 (5/6) Installing curl (7.83.1-r2) 08:25:54 (6/33) Installing brotli-libs (1.0.9-r6) 08:25:54 (6/6) Installing dumb-init (1.2.5-r1) 08:25:54 Executing busybox-1.35.0-r17.trigger 08:25:54 (7/33) Installing nghttp2-libs (1.47.0-r0) 08:25:54 Executing ca-certificates-20220614-r0.trigger 08:25:54 (8/33) Installing libcurl (7.83.1-r2) 08:25:54 (9/33) Installing curl (7.83.1-r2) 08:25:54 (10/33) Installing docker-cli (20.10.16-r2) 08:25:55 OK: 8 MiB in 20 packages 08:25:55 (11/33) Installing dumb-init (1.2.5-r1) 08:25:55 (12/33) Installing libbz2 (1.0.8-r1) 08:25:55 (13/33) Installing expat (2.4.8-r0) 08:25:55 (14/33) Installing libffi (3.4.2-r1) 08:25:55 (15/33) Installing gdbm (1.23-r0) 08:25:55 (16/33) Installing xz-libs (5.2.5-r1) 08:25:55 (17/33) Installing libgcc (11.2.1_git20220219-r2) 08:25:55 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 08:25:55 (19/33) Installing mpdecimal (2.5.1-r1) 08:25:55 (20/33) Installing sqlite-libs (3.38.5-r0) 08:25:56 (21/33) Installing python3 (3.10.5-r0) 08:25:57 Removing intermediate container 3667f35e1a58 08:25:57 ---> baf97caebf86 08:25:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:25:58 ---> Running in 3835736fe711 08:25:58 Removing intermediate container 3835736fe711 08:25:58 ---> 128ace4fd55b 08:25:58 Step 13/22 : WORKDIR /edgex 08:25:58 ---> Running in 1b415210a7ea 08:25:59 Removing intermediate container 1b415210a7ea 08:25:59 ---> 97c64d80a9a6 08:25:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:25:59 (22/33) Installing py3-contextlib2 (21.6.0-r2) 08:25:59 (23/33) Installing py3-tomli (2.0.1-r1) 08:25:59 (24/33) Installing py3-pep517 (0.12.0-r2) 08:25:59 (25/33) Installing py3-six (1.16.0-r1) 08:25:59 (26/33) Installing py3-retrying (1.3.3-r3) 08:25:59 (27/33) Installing py3-appdirs (1.4.4-r3) 08:25:59 (28/33) Installing py3-more-itertools (8.13.0-r0) 08:25:59 (29/33) Installing py3-ordered-set (4.0.2-r3) 08:25:59 (30/33) Installing py3-parsing (2.4.7-r3) 08:25:59 (31/33) Installing py3-packaging (21.3-r0) 08:25:59 (32/33) Installing py3-setuptools (59.4.0-r0) 08:25:59 (33/33) Installing py3-pip (22.1.1-r0) 08:25:59 ---> 92d065472b89 08:25:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:26:01 Executing busybox-1.35.0-r17.trigger 08:26:01 Executing ca-certificates-20220614-r0.trigger 08:26:01 ---> 55f88f642078 08:26:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:26:01 OK: 120 MiB in 47 packages 08:26:03 ---> f089cae1f2e1 08:26:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:26:04 ---> 5e61374fe374 08:26:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:26:04 ---> Running in 4409e603153f 08:26:07 Removing intermediate container 4409e603153f 08:26:07 ---> 2b377ca5643f 08:26:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:26:07 ---> Running in e78acc2b7cc7 08:26:08 Removing intermediate container e78acc2b7cc7 08:26:08 ---> 1071a9027df3 08:26:08 Step 20/22 : LABEL arch=arm64 08:26:08 ---> Running in 22095e9b31f8 08:26:08 Removing intermediate container 22095e9b31f8 08:26:08 ---> 2e3ea43666a2 08:26:08 Step 21/22 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:26:08 ---> Running in 0ad8a873b57f 08:26:09 Removing intermediate container 0ad8a873b57f 08:26:09 ---> ab55073df8ba 08:26:09 Step 22/22 : LABEL version=0.0.0 08:26:09 ---> Running in c1adb701cb26 08:26:10 Removing intermediate container c1adb701cb26 08:26:10 ---> e19b7bde2373 08:26:10 08:26:10 Successfully built e19b7bde2373 08:26:10 Successfully tagged security-proxy-setup-arm64:latest 08:26:10 Building core-metadata 08:26:20  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 08:26:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:26:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.4 MB/s eta 0:00:00 08:26:20 Collecting texttable<0.10,>=0.9.0 08:26:20 Downloading texttable-0.9.1.tar.gz (11 kB) 08:26:20 Preparing metadata (setup.py): started 08:26:23 Preparing metadata (setup.py): finished with status 'done' 08:26:23 Collecting websocket-client<1.0,>=0.32.0 08:26:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:26:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.3 MB/s eta 0:00:00 08:26:24 Collecting docker<4.0,>=3.6.0 08:26:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:26:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 2.9 MB/s eta 0:00:00 08:26:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 08:26:24 Collecting docopt<0.7,>=0.6.1 08:26:24 Downloading docopt-0.6.2.tar.gz (25 kB) 08:26:24 Preparing metadata (setup.py): started 08:26:27 Preparing metadata (setup.py): finished with status 'done' 08:26:27 Collecting dockerpty<0.5,>=0.4.1 08:26:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:26:28 Preparing metadata (setup.py): started 08:26:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:26:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:26:28 ---> e3d32d8d0c53 08:26:28 Step 3/24 : WORKDIR /edgex-go 08:26:28 ---> Using cache 08:26:28 ---> 7acf373f908b 08:26:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:28 ---> Using cache 08:26:28 ---> 2aa05afc7c3f 08:26:28 Step 5/24 : RUN apk add --update --no-cache make git 08:26:28 ---> Using cache 08:26:28 ---> c64dd26a25a2 08:26:28 Step 6/24 : COPY go.mod vendor* ./ 08:26:28 ---> Using cache 08:26:28 ---> 89754151308e 08:26:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:28 ---> Using cache 08:26:28 ---> 00fb7502ec2b 08:26:28 Step 8/24 : COPY . . 08:26:28 ---> Using cache 08:26:28 ---> f1e4edf38097 08:26:28 Step 9/24 : RUN make cmd/core-metadata/core-metadata 08:26:29 ---> Running in c86e4a94bfda 08:26:31 Preparing metadata (setup.py): finished with status 'done' 08:26:31 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 08:26:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:26:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:26:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.7 MB/s eta 0:00:00 08:26:33 Collecting PyYAML<4,>=3.10 08:26:33 Downloading PyYAML-3.13.tar.gz (270 kB) 08:26:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.8 MB/s eta 0:00:00 08:26:35 Preparing metadata (setup.py): started 08:26:37 Preparing metadata (setup.py): finished with status 'done' 08:26:37 Collecting cached-property<2,>=1.2.0 08:26:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:26:38 Collecting jsonschema<3,>=2.5.1 08:26:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:26:39 Collecting docker-pycreds>=0.4.0 08:26:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:26:39 Collecting idna<2.8,>=2.5 08:26:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:26:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.6 MB/s eta 0:00:00 08:26:40 Collecting urllib3<1.25,>=1.21.1 08:26:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:26:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.5 MB/s eta 0:00:00 08:26:40 Collecting chardet<3.1.0,>=3.0.2 08:26:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:26:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.5 MB/s eta 0:00:00 08:26:40 Collecting certifi>=2017.4.17 08:26:41 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 08:26:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 18.2 MB/s eta 0:00:00 08:26:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:26:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:26:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:26:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:26:42 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 08:26:42 Running setup.py install for texttable: started 08:26:45 Running setup.py install for texttable: finished with status 'done' 08:26:45 Running setup.py install for PyYAML: started 08:26:48 Running setup.py install for PyYAML: finished with status 'done' 08:26:49 Running setup.py install for docopt: started 08:26:53 Running setup.py install for docopt: finished with status 'done' 08:26:56 Running setup.py install for dockerpty: started 08:26:59 Running setup.py install for dockerpty: finished with status 'done' 08:27:01 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 08:27:01 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 08:27:24 Removing intermediate container ba895dc5bd11 08:27:24 ---> ab5e39dd30cc 08:27:24 08:27:24 Step 10/23 : FROM alpine:3.16 08:27:24 ---> a6215f271958 08:27:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:27:24 Removing intermediate container f7111cd5b4f9 08:27:24 ---> f5ea2d253bb5 08:27:24 Step 14/23 : ENV APP_PORT=58890 08:27:24 ---> Running in 9e297dbe5760 08:27:24 ---> Running in e60039d88e7f 08:27:24 Removing intermediate container 9e297dbe5760 08:27:24 ---> 35e258dfd13b 08:27:24 Step 12/23 : ENV APP_PORT=59880 08:27:24 ---> Running in ddf63a5a297d 08:27:24 Removing intermediate container e60039d88e7f 08:27:24 ---> 55a9b80c9b87 08:27:24 Step 15/23 : EXPOSE $APP_PORT 08:27:24 ---> Running in 2f4bf800b9ff 08:27:25 Removing intermediate container ddf63a5a297d 08:27:25 ---> 7bdf5c3fc825 08:27:25 Step 13/23 : EXPOSE $APP_PORT 08:27:25 ---> Running in 88f26fadff11 08:27:25 Removing intermediate container 2f4bf800b9ff 08:27:25 ---> fa3061461693 08:27:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:27:26 Removing intermediate container 88f26fadff11 08:27:26 ---> e341304f7d2e 08:27:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:26 ---> Running in d6ffa270ce37 08:27:28 ---> 7f5789ad3d60 08:27:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:27:29 ---> df7503892d87 08:27:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:27:29 Removing intermediate container d6ffa270ce37 08:27:29 ---> 883f9d7091a8 08:27:29 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:27:29 ---> Running in c83f8549b10d 08:27:31 ---> 8454792d0f28 08:27:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:27:31 ---> Running in 30ce2fbbc09f 08:27:32 Removing intermediate container 30ce2fbbc09f 08:27:32 ---> b06a83a76654 08:27:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:27:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:27:32 ---> Running in 8a7dec648775 08:27:32 Removing intermediate container 8a7dec648775 08:27:32 ---> dcda610f433c 08:27:32 Step 21/23 : LABEL arch=arm64 08:27:32 ---> Running in 227184a2d1f8 08:27:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:27:33 Removing intermediate container 227184a2d1f8 08:27:33 ---> 19f4f4afd90f 08:27:33 Step 22/23 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:27:33 ---> Running in 82bc0019d082 08:27:34 Removing intermediate container 82bc0019d082 08:27:34 ---> ad4efd1236da 08:27:34 Step 23/23 : LABEL version=0.0.0 08:27:34 ---> Running in a86fd510fe8a 08:27:34 (1/6) Installing dumb-init (1.2.5-r1) 08:27:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 08:27:34 (3/6) Installing libsodium (1.0.18-r0) 08:27:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 08:27:34 Removing intermediate container a86fd510fe8a 08:27:34 ---> c334466ac043 08:27:34 08:27:35 (5/6) Installing libzmq (4.3.4-r0) 08:27:35 (6/6) Installing zeromq (4.3.4-r0) 08:27:35 Successfully built c334466ac043 08:27:35 Successfully tagged sys-mgmt-agent-arm64:latest 08:27:35 Building security-secretstore-setup 08:27:35  Building sys-mgmt-agent ... done Executing busybox-1.35.0-r17.trigger 08:27:35 OK: 8 MiB in 20 packages 08:27:37 Removing intermediate container c83f8549b10d 08:27:37 ---> 5e249219e36b 08:27:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:27:38 ---> e8185e76a0fc 08:27:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:27:40 ---> 2403afc6d3f9 08:27:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:27:41 ---> 6d4ea6600ab5 08:27:41 Step 19/23 : ENTRYPOINT ["/core-data"] 08:27:41 ---> Running in 2f3d2ca2b74e 08:27:41 Removing intermediate container 2f3d2ca2b74e 08:27:41 ---> 91e392294326 08:27:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:27:41 ---> Running in 3680ee9e35ba 08:27:42 Removing intermediate container 3680ee9e35ba 08:27:42 ---> 93d340307772 08:27:42 Step 21/23 : LABEL arch=arm64 08:27:42 ---> Running in 91aa6b9bc70a 08:27:42 Removing intermediate container 91aa6b9bc70a 08:27:42 ---> 390b1611e53e 08:27:42 Step 22/23 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:27:43 ---> Running in 9bae73289a6d 08:27:43 Removing intermediate container 9bae73289a6d 08:27:43 ---> bf86f5ba5b6e 08:27:43 Step 23/23 : LABEL version=0.0.0 08:27:43 ---> Running in 591cccec6ace 08:27:44 Removing intermediate container 591cccec6ace 08:27:44 ---> a382abe2553d 08:27:44 08:27:44 Successfully built a382abe2553d 08:27:44 Successfully tagged core-data-arm64:latest 08:27:44  Building core-data ... done Building support-scheduler 08:28:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:28:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:28:00 ---> e3d32d8d0c53 08:28:00 Step 3/25 : WORKDIR /edgex-go 08:28:00 ---> Using cache 08:28:00 ---> 7acf373f908b 08:28:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:00 ---> Using cache 08:28:00 ---> 2aa05afc7c3f 08:28:00 Step 5/25 : RUN apk add --update --no-cache make git 08:28:00 ---> Using cache 08:28:00 ---> c64dd26a25a2 08:28:00 Step 6/25 : COPY go.mod vendor* ./ 08:28:00 ---> Using cache 08:28:00 ---> 89754151308e 08:28:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:00 ---> Using cache 08:28:00 ---> 00fb7502ec2b 08:28:00 Step 8/25 : COPY . . 08:28:00 ---> Using cache 08:28:00 ---> f1e4edf38097 08:28:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:28:00 ---> Running in f381cc579bb1 08:28:02 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 08:28:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:28:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:28:07 ---> e3d32d8d0c53 08:28:07 Step 3/22 : WORKDIR /edgex-go 08:28:07 ---> Using cache 08:28:07 ---> 7acf373f908b 08:28:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:07 ---> Using cache 08:28:07 ---> 2aa05afc7c3f 08:28:07 Step 5/22 : RUN apk add --update --no-cache make git 08:28:07 ---> Using cache 08:28:07 ---> c64dd26a25a2 08:28:07 Step 6/22 : COPY go.mod vendor* ./ 08:28:07 ---> Using cache 08:28:07 ---> 89754151308e 08:28:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:07 ---> Using cache 08:28:07 ---> 00fb7502ec2b 08:28:07 Step 8/22 : COPY . . 08:28:07 ---> Using cache 08:28:07 ---> f1e4edf38097 08:28:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:28:07 ---> Running in 04fc842295ad 08:28: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 08:28:31 Removing intermediate container d8cb2e07ddd1 08:28:31 ---> aafaf59ffb47 08:28:31 08:28:31 Step 10/31 : FROM alpine:3.16 08:28:31 ---> a6215f271958 08:28:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:28:31 ---> Running in 84a55715fefc 08:28:31 Removing intermediate container 84a55715fefc 08:28:31 ---> 912df681f0a8 08:28:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:28:31 ---> Running in f575e2c05739 08:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:28:34 (1/2) Installing dumb-init (1.2.5-r1) 08:28:34 (2/2) Installing su-exec (0.2-r1) 08:28:34 Executing busybox-1.35.0-r17.trigger 08:28:34 OK: 5 MiB in 16 packages 08:28:36 Removing intermediate container f575e2c05739 08:28:36 ---> 0b208b504140 08:28:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:28:36 ---> Running in 21cf474371d5 08:28:36 Removing intermediate container 21cf474371d5 08:28:36 ---> 0317e10952b7 08:28:36 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:28:36 ---> Running in c07b6f6e19cb 08:28:37 Removing intermediate container c07b6f6e19cb 08:28:37 ---> 39a3a4d2727b 08:28:37 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:28:37 ---> Running in a1596e92176b 08:28:38 Removing intermediate container a1596e92176b 08:28:38 ---> dc701e781652 08:28:38 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:28:38 ---> Running in 0e55e9cdea92 08:28:41 Removing intermediate container 0e55e9cdea92 08:28:41 ---> a80fd8351b1b 08:28:41 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 08:28:41 ---> Running in 9ef664b0780b 08:28:42 Removing intermediate container 9ef664b0780b 08:28:42 ---> 5f7e5d2f0306 08:28:42 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:28:43 ---> e6c041e6b5d1 08:28:43 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:28:43 ---> Running in 07b779379c5a 08:28:46 Removing intermediate container 07b779379c5a 08:28:46 ---> 7f6ae1b4322b 08:28:46 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:28:47 ---> fdaefcb5bb9f 08:28:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:28:49 ---> 995fad614a9c 08:28:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:28:50 ---> 9ffef5fcc7d7 08:28:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:28:50 ---> 83d2b877b0c1 08:28:50 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:28:51 ---> 4b5a65f2d011 08:28:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:28:52 ---> 3e3b840bce6b 08:28:52 Step 26/31 : RUN chmod +x /entrypoint.sh 08:28:52 ---> Running in a75363f44e61 08:28:56 Removing intermediate container a75363f44e61 08:28:56 ---> 6f84077bbb16 08:28:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:28:56 ---> Running in a3e526f65b96 08:28:56 Removing intermediate container a3e526f65b96 08:28:56 ---> 0f2c7292bd08 08:28:56 Step 28/31 : CMD ["gate"] 08:28:56 ---> Running in 62a3926aaf46 08:28:57 Removing intermediate container 62a3926aaf46 08:28:57 ---> 12004b1a8c56 08:28:57 Step 29/31 : LABEL arch=arm64 08:28:57 ---> Running in 506d2840b7aa 08:28:58 Removing intermediate container 506d2840b7aa 08:28:58 ---> f8e1f293034a 08:28:58 Step 30/31 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:28:58 ---> Running in 37c6c3f5a50c 08:28:59 Removing intermediate container 37c6c3f5a50c 08:28:59 ---> f355e013cb7b 08:28:59 Step 31/31 : LABEL version=0.0.0 08:28:59 ---> Running in 1bc81932a618 08:28:59 Removing intermediate container 1bc81932a618 08:28:59 ---> 31288b69e71d 08:28:59 08:29:00 Successfully built 31288b69e71d 08:29:00 Successfully tagged security-bootstrapper-arm64:latest 08:29:00  Building security-bootstrapper ... done Building support-notifications 08:29:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:29:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:29:18 ---> e3d32d8d0c53 08:29:18 Step 3/22 : WORKDIR /edgex-go 08:29:18 ---> Using cache 08:29:18 ---> 7acf373f908b 08:29:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:18 ---> Using cache 08:29:18 ---> 2aa05afc7c3f 08:29:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:29:18 ---> Running in eee0f6d31295 08:29:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:29:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:29:21 OK: 221 MiB in 51 packages 08:29:23 Removing intermediate container eee0f6d31295 08:29:23 ---> 64d04a7e4b73 08:29:23 Step 6/22 : COPY go.mod vendor* ./ 08:29:24 ---> e62901d8c0e0 08:29:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:24 ---> Running in bb0590b7e915 08:30:11 Removing intermediate container bb0590b7e915 08:30:11 ---> 9cfbaa06541a 08:30:11 Step 8/22 : COPY . . 08:30:23 ---> 45bbcb48a2d9 08:30:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:30:23 ---> Running in 5f0c1f803699 08:30: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-notifications/support-notifications ./cmd/support-notifications 08:30:52 Removing intermediate container 4bda70b33aaa 08:30:52 ---> 9092111df1bf 08:30:52 08:30:52 Step 9/20 : FROM alpine:3.15 08:30:52 ---> 02e0d6fdf486 08:30:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:30:52 ---> Using cache 08:30:52 ---> 98c5ccae8419 08:30:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:52 ---> Using cache 08:30:52 ---> 44fb7929e058 08:30:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:30:52 ---> Running in 854adcbb11a3 08:30:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:30:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:30:54 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:30:54 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:30:54 OK: 15733 distinct packages available 08:30:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:30:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:30:57 (1/9) Installing ca-certificates (20220614-r0) 08:30:57 (2/9) Installing brotli-libs (1.0.9-r5) 08:30:57 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:30:57 (4/9) Installing libcurl (7.80.0-r2) 08:30:57 (5/9) Installing curl (7.80.0-r2) 08:30:57 (6/9) Installing dumb-init (1.2.5-r1) 08:30:57 (7/9) Installing musl-obstack (1.2.3-r0) 08:30:57 (8/9) Installing libucontext (1.1-r0) 08:30:57 (9/9) Installing gcompat (1.0.0-r4) 08:30:57 Executing busybox-1.34.1-r7.trigger 08:30:57 Executing ca-certificates-20220614-r0.trigger 08:30:58 OK: 8 MiB in 23 packages 08:31:00 Removing intermediate container 854adcbb11a3 08:31:00 ---> 934361a8e2ba 08:31:00 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:01 ---> f5ac161c4795 08:31:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:31:03 ---> dd5a8da92d9e 08:31:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:31:04 ---> 993127a93be2 08:31:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:31:04 ---> Running in d94a6c3d0c95 08:31:05 Removing intermediate container d94a6c3d0c95 08:31:05 ---> 9d1e7a6a3099 08:31:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:31:05 ---> Running in 3b4491dbe98c 08:31:05 Removing intermediate container 3b4491dbe98c 08:31:05 ---> 0076611134f2 08:31:05 Step 18/20 : LABEL arch=arm64 08:31:06 ---> Running in e8c534fd9ec0 08:31:06 Removing intermediate container e8c534fd9ec0 08:31:06 ---> 3eef458bf102 08:31:06 Step 19/20 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:31:06 ---> Running in ecf00361aba6 08:31:07 Removing intermediate container ecf00361aba6 08:31:07 ---> 3fc70f2f6968 08:31:07 Step 20/20 : LABEL version=0.0.0 08:31:07 ---> Running in d88ca1438fe0 08:31:07 Removing intermediate container d88ca1438fe0 08:31:07 ---> aa4847ed30d3 08:31:07 08:31:08 Successfully built aa4847ed30d3 08:31:08 Successfully tagged security-spiffe-token-provider-arm64:latest 08:31:08  Building security-spiffe-token-provider ... done Building security-spire-server 08:31:26 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:31:26 ---> e3d32d8d0c53 08:31:26 Step 3/25 : WORKDIR /edgex-go 08:31:26 ---> Using cache 08:31:26 ---> 7acf373f908b 08:31:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:26 ---> Using cache 08:31:26 ---> 2aa05afc7c3f 08:31:26 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 08:31:26 ---> Using cache 08:31:26 ---> 9fe6406fb0ea 08:31:26 Step 6/25 : COPY go.mod vendor* ./ 08:31:26 ---> Using cache 08:31:26 ---> 15f605ac60d3 08:31:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:26 ---> Using cache 08:31:26 ---> ee041f4ed896 08:31:26 Step 8/25 : COPY . . 08:31:26 ---> Using cache 08:31:26 ---> 2d23a46b1074 08:31:26 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 08:31:26 ---> Using cache 08:31:26 ---> 0aeac02a81aa 08:31:26 Step 10/25 : WORKDIR /edgex-go/spire-build 08:31:26 ---> Using cache 08:31:26 ---> e9cbea1566be 08:31:26 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 08:31:26 ---> Running in 0a1d3d2c0ce9 08:31:29 Removing intermediate container 0a1d3d2c0ce9 08:31:29 ---> 38904320a9b5 08:31:29 Step 12/25 : WORKDIR /edgex-go 08:31:29 ---> Running in a462e0911ad6 08:31:29 Removing intermediate container a462e0911ad6 08:31:29 ---> f4b640cb2ef8 08:31:29 08:31:29 Step 13/25 : FROM alpine:3.15 08:31:29 ---> 02e0d6fdf486 08:31:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:31:29 ---> Using cache 08:31:29 ---> 98c5ccae8419 08:31:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:29 ---> Using cache 08:31:29 ---> 44fb7929e058 08:31:29 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:31:29 ---> Using cache 08:31:29 ---> 421404ed336e 08:31:29 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:31:35 ---> 243dbf154146 08:31:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:31:36 ---> 993ea1026c2d 08:31:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:31:37 ---> 4a5c1f98bff6 08:31:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:31:38 ---> 5ebc8b83eb56 08:31:38 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:31:38 ---> Running in aa2e017dbd84 08:31:38 Removing intermediate container aa2e017dbd84 08:31:38 ---> ae90fc9abf80 08:31:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:31:38 ---> Running in 3efbee326194 08:31:39 Removing intermediate container 3efbee326194 08:31:39 ---> d209fd3347e3 08:31:39 Step 23/25 : LABEL arch=arm64 08:31:39 ---> Running in b4b7c435ae0e 08:31:39 Removing intermediate container b4b7c435ae0e 08:31:39 ---> 9d06af89a1ca 08:31:39 Step 24/25 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:31:39 ---> Running in 421285105f20 08:31:40 Removing intermediate container 421285105f20 08:31:40 ---> b6883d77a53f 08:31:40 Step 25/25 : LABEL version=0.0.0 08:31:40 ---> Running in 2e02aaf3ec4b 08:31:41 Removing intermediate container 2e02aaf3ec4b 08:31:41 ---> 45cf86b519a1 08:31:41 08:31:41 Successfully built 45cf86b519a1 08:31:41 Successfully tagged security-spire-server-arm64:latest 08:31:41  Building security-spire-server ... done Building core-command 08:31:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:31:59 ---> e3d32d8d0c53 08:31:59 Step 3/23 : WORKDIR /edgex-go 08:31:59 ---> Using cache 08:31:59 ---> 7acf373f908b 08:31:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:59 ---> Using cache 08:31:59 ---> 2aa05afc7c3f 08:31:59 Step 5/23 : RUN apk add --update --no-cache make git 08:31:59 ---> Using cache 08:31:59 ---> c64dd26a25a2 08:31:59 Step 6/23 : COPY go.mod vendor* ./ 08:31:59 ---> Using cache 08:31:59 ---> 89754151308e 08:31:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:59 ---> Using cache 08:31:59 ---> 00fb7502ec2b 08:31:59 Step 8/23 : COPY . . 08:31:59 ---> Using cache 08:31:59 ---> f1e4edf38097 08:31:59 Step 9/23 : RUN make cmd/core-command/core-command 08:31:59 ---> Running in 79f744da66e4 08:32:01 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-command/core-command ./cmd/core-command 08:33:23 Removing intermediate container c86e4a94bfda 08:33:23 ---> 4d007b373520 08:33:23 08:33:23 Step 10/24 : FROM alpine:3.16 08:33:23 ---> a6215f271958 08:33:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:33:23 ---> Running in bf3fd3702230 08:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:33:25 (1/1) Installing dumb-init (1.2.5-r1) 08:33:25 Executing busybox-1.35.0-r17.trigger 08:33:25 OK: 5 MiB in 15 packages 08:33:27 Removing intermediate container bf3fd3702230 08:33:27 ---> 1eaa2bb439a9 08:33:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:33:27 ---> Running in ecc113f683a3 08:33:27 Removing intermediate container ecc113f683a3 08:33:27 ---> d4eb694304b0 08:33:27 Step 13/24 : ENV APP_PORT=59881 08:33:27 ---> Running in 7569eead64c6 08:33:28 Removing intermediate container 7569eead64c6 08:33:28 ---> 0428e6fb42e8 08:33:28 Step 14/24 : EXPOSE $APP_PORT 08:33:28 ---> Running in 0c2cf1d8a22b 08:33:28 Removing intermediate container 0c2cf1d8a22b 08:33:28 ---> 3591c56647f6 08:33:28 Step 15/24 : WORKDIR / 08:33:28 ---> Running in 00ded12681ea 08:33:29 Removing intermediate container 00ded12681ea 08:33:29 ---> 572a6660fdd7 08:33:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:30 ---> d5607a408020 08:33:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:33:32 ---> 775e8de05c84 08:33:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:33:33 ---> e8b19658f25c 08:33:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:33:34 ---> cca969b7ca7b 08:33:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:33:34 ---> Running in 5747eda8f7ab 08:33:34 Removing intermediate container 5747eda8f7ab 08:33:34 ---> c6cd343687f5 08:33:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:33:34 ---> Running in a41e557ac9e2 08:33:35 Removing intermediate container a41e557ac9e2 08:33:35 ---> 4ddd33d24ee1 08:33:35 Step 22/24 : LABEL arch=arm64 08:33:35 ---> Running in f42b72c47f5a 08:33:36 Removing intermediate container f42b72c47f5a 08:33:36 ---> 86ab6d19f8c0 08:33:36 Step 23/24 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:33:36 ---> Running in 537e26945bd4 08:33:36 Removing intermediate container 537e26945bd4 08:33:36 ---> e497d439c903 08:33:36 Step 24/24 : LABEL version=0.0.0 08:33:36 ---> Running in ae5dc1b814e6 08:33:37 Removing intermediate container ae5dc1b814e6 08:33:37 ---> 34fc69b87c25 08:33:37 08:33:37 Successfully built 34fc69b87c25 08:33:37 Successfully tagged core-metadata-arm64:latest 08:33:44  Building core-metadata ... done 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 08:34:02 Removing intermediate container f381cc579bb1 08:34:02 ---> 1ef947979dff 08:34:02 08:34:02 Step 10/25 : FROM alpine:3.16 08:34:02 ---> a6215f271958 08:34:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:02 ---> Running in be58199c7239 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:34:06 (1/3) Installing ca-certificates (20220614-r0) 08:34:06 (2/3) Installing dumb-init (1.2.5-r1) 08:34:06 (3/3) Installing su-exec (0.2-r1) 08:34:06 Executing busybox-1.35.0-r17.trigger 08:34:06 Executing ca-certificates-20220614-r0.trigger 08:34:06 OK: 6 MiB in 17 packages 08:34:08 Removing intermediate container be58199c7239 08:34:08 ---> 06e2d4c164a4 08:34:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:08 ---> Running in 876bba76faa4 08:34:08 Removing intermediate container 876bba76faa4 08:34:08 ---> 6a0e1e9e3897 08:34:08 Step 13/25 : WORKDIR / 08:34:08 ---> Running in 4663f7845931 08:34:09 Removing intermediate container 4663f7845931 08:34:09 ---> 85a8c8401449 08:34:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:34:11 ---> 74184ab720b3 08:34:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:34:12 ---> 47ad67101608 08:34:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:13 ---> c404a70fb276 08:34:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:34:14 ---> d9ec229b0860 08:34:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:34:15 ---> 0533cc35969d 08:34:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:34:18 ---> 877e781b4db2 08:34:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:34:18 ---> 30d8a0e4d1c9 08:34:18 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:18 ---> Running in 4eec220ddc7c 08:34:22 Removing intermediate container 4eec220ddc7c 08:34:22 ---> c16416ef2656 08:34:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:34:22 ---> Running in 45dafe2f9488 08:34:22 Removing intermediate container 45dafe2f9488 08:34:22 ---> 9bb2a8785093 08:34:22 Step 23/25 : LABEL arch=arm64 08:34:22 ---> Running in 8406339e2e43 08:34:23 Removing intermediate container 8406339e2e43 08:34:23 ---> 84c4e7c1dc09 08:34:23 Step 24/25 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:34:23 ---> Running in ba5cf5c73fc0 08:34:24 Removing intermediate container ba5cf5c73fc0 08:34:24 ---> 808efe82cd1f 08:34:24 Step 25/25 : LABEL version=0.0.0 08:34:24 ---> Running in 083263f9f948 08:34:24 Removing intermediate container 083263f9f948 08:34:24 ---> 34cdd16bbab6 08:34:24 08:34:25 Successfully built 34cdd16bbab6 08:34:25 Successfully tagged security-secretstore-setup-arm64:latest 08:36:02  Building security-secretstore-setup ... done Removing intermediate container 04fc842295ad 08:36:02 ---> d5e2840c41c5 08:36:02 08:36:02 Step 10/22 : FROM alpine:3.16 08:36:02 ---> a6215f271958 08:36:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:36:02 ---> Using cache 08:36:02 ---> 1eaa2bb439a9 08:36:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:02 ---> Using cache 08:36:02 ---> d4eb694304b0 08:36:02 Step 13/22 : ENV APP_PORT=59861 08:36:02 ---> Running in 5a11a4802e36 08:36:02 Removing intermediate container 5a11a4802e36 08:36:02 ---> 7f65bb4aa4f5 08:36:02 Step 14/22 : EXPOSE $APP_PORT 08:36:02 ---> Running in 4a72f2ae7d5f 08:36:02 Removing intermediate container 4a72f2ae7d5f 08:36:02 ---> 936564c0b400 08:36:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:02 ---> b0fbe3d35483 08:36:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:02 ---> b09530c6ad7c 08:36:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:02 ---> 3a06a527afcf 08:36:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:02 ---> Running in 9116298382af 08:36:02 Removing intermediate container 9116298382af 08:36:02 ---> e293f54d8517 08:36:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:02 ---> Running in 4cc10e19dfe6 08:36:02 Removing intermediate container 4cc10e19dfe6 08:36:02 ---> 13783e6d9797 08:36:02 Step 20/22 : LABEL arch=arm64 08:36:02 ---> Running in fa0b7d5ce9a0 08:36:02 Removing intermediate container fa0b7d5ce9a0 08:36:02 ---> 225b42e31322 08:36:02 Step 21/22 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:36:02 ---> Running in a762749a51da 08:36:02 Removing intermediate container a762749a51da 08:36:02 ---> 19a9be1c7c46 08:36:02 Step 22/22 : LABEL version=0.0.0 08:36:02 ---> Running in 7aa961ca1ea3 08:36:02 Removing intermediate container 7aa961ca1ea3 08:36:02 ---> 400226878b4a 08:36:02 08:36:02 Successfully built 400226878b4a 08:36:02 Successfully tagged support-scheduler-arm64:latest 08:36:20  Building support-scheduler ... done Removing intermediate container 79f744da66e4 08:36:20 ---> f04901d23ffd 08:36:20 08:36:20 Step 10/23 : FROM alpine:3.16 08:36:20 ---> a6215f271958 08:36:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:20 ---> Using cache 08:36:20 ---> 1eaa2bb439a9 08:36:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:20 ---> Using cache 08:36:20 ---> d4eb694304b0 08:36:20 Step 13/23 : ENV APP_PORT=59882 08:36:20 ---> Running in 2accc5338783 08:36:20 Removing intermediate container 2accc5338783 08:36:20 ---> c756a6161cf5 08:36:20 Step 14/23 : EXPOSE $APP_PORT 08:36:20 ---> Running in f3877aa5df63 08:36:20 Removing intermediate container f3877aa5df63 08:36:20 ---> b984d3f24f42 08:36:20 Step 15/23 : WORKDIR / 08:36:20 ---> Running in 167b5dc60c9d 08:36:20 Removing intermediate container 167b5dc60c9d 08:36:20 ---> 261a8c9a14c5 08:36:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:20 ---> 852b7820b248 08:36:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:21 ---> 76efc6ce850c 08:36:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:22 ---> e7829f4b739e 08:36:22 Step 19/23 : ENTRYPOINT ["/core-command"] 08:36:22 ---> Running in fb7b76d10e6e 08:36:22 Removing intermediate container fb7b76d10e6e 08:36:22 ---> 94c946aa1053 08:36:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:23 ---> Running in fa5c0bcbbd7c 08:36:23 Removing intermediate container fa5c0bcbbd7c 08:36:23 ---> 45577f1b8d28 08:36:23 Step 21/23 : LABEL arch=arm64 08:36:23 ---> Running in 8fef1884072d 08:36:23 Removing intermediate container 8fef1884072d 08:36:23 ---> d584c717d07e 08:36:23 Step 22/23 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:36:23 ---> Running in 5a1201ca1a91 08:36:24 Removing intermediate container 5a1201ca1a91 08:36:24 ---> 4e1020f56b60 08:36:24 Step 23/23 : LABEL version=0.0.0 08:36:24 ---> Running in dc4a1887729e 08:36:24 Removing intermediate container dc4a1887729e 08:36:24 ---> 7d82e9ffb68e 08:36:24 08:36:24 Successfully built 7d82e9ffb68e 08:36:24 Successfully tagged core-command-arm64:latest 08:36:32  Building core-command ... done Removing intermediate container 5f0c1f803699 08:36:32 ---> 6e5dd0a2ede9 08:36:32 08:36:32 Step 10/22 : FROM alpine:3.16 08:36:32 ---> a6215f271958 08:36:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:32 ---> Running in 2411d1c17d96 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:36:34 (1/2) Installing ca-certificates (20220614-r0) 08:36:34 (2/2) Installing dumb-init (1.2.5-r1) 08:36:34 Executing busybox-1.35.0-r17.trigger 08:36:34 Executing ca-certificates-20220614-r0.trigger 08:36:34 OK: 6 MiB in 16 packages 08:36:36 Removing intermediate container 2411d1c17d96 08:36:36 ---> 55095c1bfb9c 08:36:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:36 ---> Running in 0506a46acd9b 08:36:36 Removing intermediate container 0506a46acd9b 08:36:36 ---> c016ff2291b0 08:36:36 Step 13/22 : ENV APP_PORT=59860 08:36:36 ---> Running in 4ee1cb723bfb 08:36:36 Removing intermediate container 4ee1cb723bfb 08:36:36 ---> 406e0e60d0fe 08:36:36 Step 14/22 : EXPOSE $APP_PORT 08:36:36 ---> Running in 53845cad5935 08:36:37 Removing intermediate container 53845cad5935 08:36:37 ---> f237ba79d913 08:36:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:37 ---> cb3ff142bb8e 08:36:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:39 ---> 33399af84e9f 08:36:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:39 ---> 333c922f3e6d 08:36:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:36:39 ---> Running in 86cdcc0e4a7f 08:36:40 Removing intermediate container 86cdcc0e4a7f 08:36:40 ---> cececadd8d2c 08:36:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:40 ---> Running in 662b4e2ee1e0 08:36:40 Removing intermediate container 662b4e2ee1e0 08:36:40 ---> 2fa570c559fc 08:36:40 Step 20/22 : LABEL arch=arm64 08:36:40 ---> Running in c706fe2a1196 08:36:40 Removing intermediate container c706fe2a1196 08:36:40 ---> 2d05436d0d94 08:36:40 Step 21/22 : LABEL git_sha=86addf0b5dd2c97310250a6a9cc546300f55b449 08:36:40 ---> Running in 3bb155cf9bba 08:36:41 Removing intermediate container 3bb155cf9bba 08:36:41 ---> 1ae66f003f60 08:36:41 Step 22/22 : LABEL version=0.0.0 08:36:41 ---> Running in a04a3153fc54 08:36:41 Removing intermediate container a04a3153fc54 08:36:41 ---> 88576154fba6 08:36:41 08:36:41 Successfully built 88576154fba6 08:36:41 Successfully tagged support-notifications-arm64:latest 08:36:42  Building support-notifications ... done  [Pipeline] } 08:36:42 $ docker stop --time=1 6cd4fc3da0253348366b5db2cecf5588c8ca411a09cd6ef01b7775156cf366e7 08:36:44 $ docker rm -f 6cd4fc3da0253348366b5db2cecf5588c8ca411a09cd6ef01b7775156cf366e7 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:44 + docker images 08:36:44 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:44 support-notifications-arm64 latest 88576154fba6 3 seconds ago 26.3MB 08:36:44 6e5dd0a2ede9 13 seconds ago 1.42GB 08:36:44 core-command-arm64 latest 7d82e9ffb68e 20 seconds ago 16.7MB 08:36:44 f04901d23ffd 27 seconds ago 1.37GB 08:36:44 support-scheduler-arm64 latest 400226878b4a 45 seconds ago 25.7MB 08:36:44 d5e2840c41c5 55 seconds ago 1.42GB 08:36:44 security-secretstore-setup-arm64 latest 34cdd16bbab6 2 minutes ago 28.2MB 08:36:44 1ef947979dff 2 minutes ago 1.37GB 08:36:44 core-metadata-arm64 latest 34fc69b87c25 3 minutes ago 17.5MB 08:36:44 4d007b373520 3 minutes ago 1.38GB 08:36:44 security-spire-server-arm64 latest 45cf86b519a1 5 minutes ago 84.2MB 08:36:44 f4b640cb2ef8 5 minutes ago 1.25GB 08:36:44 security-spiffe-token-provider-arm64 latest aa4847ed30d3 5 minutes ago 28.4MB 08:36:44 9092111df1bf 5 minutes ago 1.41GB 08:36:44 security-bootstrapper-arm64 latest 31288b69e71d 7 minutes ago 18.7MB 08:36:44 aafaf59ffb47 8 minutes ago 1.36GB 08:36:44 core-data-arm64 latest a382abe2553d 9 minutes ago 20.7MB 08:36:44 sys-mgmt-agent-arm64 latest c334466ac043 9 minutes ago 133MB 08:36:44 ab5e39dd30cc 9 minutes ago 1.38GB 08:36:44 security-proxy-setup-arm64 latest e19b7bde2373 10 minutes ago 26.4MB 08:36:44 24051b0a015d 10 minutes ago 1.36GB 08:36:44 83e19d735d81 10 minutes ago 1.36GB 08:36:44 security-spire-agent-arm64 latest 1fc56f54f564 15 minutes ago 122MB 08:36:44 security-spire-config-arm64 latest 6b9324b75511 15 minutes ago 83.6MB 08:36:44 1ac5c582fe66 16 minutes ago 1.25GB 08:36:44 77c1f8fa5c28 16 minutes ago 1.25GB 08:36:44 ci-base-image-arm64 latest e3d32d8d0c53 30 minutes ago 995MB 08:36:44 alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB 08:36:44 alpine 3.16 a6215f271958 2 weeks ago 5.29MB 08:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB 08:36:44 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 08:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:36:45 08:36:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:36:46 arm64: Pulling from edgex-lftools-log-publisher 08:36:46 8998bd30e6a1: Pulling fs layer 08:36:46 04944245beec: Pulling fs layer 08:36:46 699f458cf7ca: Pulling fs layer 08:36:46 765212b225bb: Pulling fs layer 08:36:46 f23df028b6ca: Pulling fs layer 08:36:46 d65c8cfc05b1: Pulling fs layer 08:36:46 2437ff75d9bd: Pulling fs layer 08:36:46 f23df028b6ca: Waiting 08:36:46 d65c8cfc05b1: Waiting 08:36:46 04944245beec: Verifying Checksum 08:36:46 04944245beec: Download complete 08:36:46 765212b225bb: Verifying Checksum 08:36:46 765212b225bb: Download complete 08:36:46 f23df028b6ca: Verifying Checksum 08:36:46 f23df028b6ca: Download complete 08:36:46 d65c8cfc05b1: Verifying Checksum 08:36:46 d65c8cfc05b1: Download complete 08:36:46 699f458cf7ca: Verifying Checksum 08:36:46 699f458cf7ca: Download complete 08:36:46 8998bd30e6a1: Verifying Checksum 08:36:46 8998bd30e6a1: Download complete 08:36:49 2437ff75d9bd: Verifying Checksum 08:36:49 2437ff75d9bd: Download complete 08:36:51 8998bd30e6a1: Pull complete 08:36:51 04944245beec: Pull complete 08:36:53 699f458cf7ca: Pull complete 08:36:53 765212b225bb: Pull complete 08:36:54 f23df028b6ca: Pull complete 08:36:54 d65c8cfc05b1: Pull complete 08:37:09 2437ff75d9bd: Pull complete 08:37:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:10 prd-ubuntu20.04-docker-arm64-4c-16g-23923 does not seem to be running inside a container 08:37:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:37:13 $ docker top 0df7ba658ce6f7e128ff51ae426e36ffaa971de9a0865fb361083e0706b1e388 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:14 ---> job-cost.sh 08:37:14 lf-activate-venv: SKIPPING 08:37:14 INFO: No Stack... 08:37:14 INFO: Retrieving Pricing Info for: v3-standard-4 08:37:15 INFO: Archiving Costs [Pipeline] sh 08:37:16 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:37:16 + cut -d, -f6 [Pipeline] lock 08:37:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4140-1-stack-cost] 08:37:16 Resource [jenkins-edgexfoundry-edgex-go-PR-4140-1-stack-cost] did not exist. Created. 08:37:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:17 + echo total: 0.10999999940395355 [Pipeline] stash 08:37:17 Stashed 1 file(s) [Pipeline] } 08:37:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4140-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:37:17 $ docker stop --time=1 0df7ba658ce6f7e128ff51ae426e36ffaa971de9a0865fb361083e0706b1e388 08:37:19 $ docker rm -f 0df7ba658ce6f7e128ff51ae426e36ffaa971de9a0865fb361083e0706b1e388 [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 08:37:20 provisioning config files... 08:37:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2572536500187903711tmp [Pipeline] { [Pipeline] sh 08:37:20 + set +x 08:37:20 + bash -s -- 08:37:20 + curl -s https://codecov.io/bash 08:37:20 08:37:20 _____ _ 08:37:20 / ____| | | 08:37:20 | | ___ __| | ___ ___ _____ __ 08:37:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:37:20 | |___| (_) | (_| | __/ (_| (_) \ V / 08:37:20 \_____\___/ \__,_|\___|\___\___/ \_/ 08:37:20 Bash-1.0.6 08:37:20 08:37:20 08:37:20 ==> git version 2.25.1 found 08:37:20 ==> 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 08:37:20 Release-Date: 2020-01-08 08:37:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:37:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:37:20 ==> Jenkins CI detected. 08:37:20 current dir:  /w/workspace/edgex-go/1 08:37:20 project root: . 08:37:20 --> token set from env 08:37:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:37:20 ==> Running gcov in . (disable via -X gcov) 08:37:20 ==> Python coveragepy not found 08:37:20 ==> Searching for coverage reports in: 08:37:20 + . 08:37:20 -> Found 1 reports 08:37:20 ==> Detecting git/mercurial file structure 08:37:20 ==> Reading reports 08:37:21 + ./coverage.out bytes=483406 08:37:21 ==> Appending adjustments 08:37:21 https://docs.codecov.io/docs/fixing-reports 08:37:22 + Found adjustments 08:37:22 ==> Gzipping contents 08:37:22 64K /tmp/codecov.h3TCIh.gz 08:37:22 ==> Uploading reports 08:37:22 url: https://codecov.io 08:37:22 query: branch=PR-4140&commit=86addf0b5dd2c97310250a6a9cc546300f55b449&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= 08:37:22 -> Pinging Codecov 08:37:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4140&commit=86addf0b5dd2c97310250a6a9cc546300f55b449&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= 08:37:22 -> Uploading to 08:37:22 https://storage.googleapis.com/codecov/v4/raw/2022-08-30/00271124DB129430A58F1EEE437C3FCB/86addf0b5dd2c97310250a6a9cc546300f55b449/d6d4756e-d999-4c07-b3b4-50f628cf3d43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T083722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=534266510db0693ed9720980ab5e03f09061c6647d6c5515bdd3727131df1c7f 08:37:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:22 Dload Upload Total Spent Left Speed 08:37:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63354 0 0 100 63354 0 258k --:--:-- --:--:-- --:--:-- 259k 08:37:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/86addf0b5dd2c97310250a6a9cc546300f55b449 [Pipeline] } 08:37:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:37:24 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:37:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:25 ---> package-listing.sh 08:37:25 ++ facter osfamily 08:37:25 ++ tr '[:upper:]' '[:lower:]' 08:37:25 + OS_FAMILY=debian 08:37:25 + workspace=/w/workspace/edgex-go/1 08:37:25 + START_PACKAGES=/tmp/packages_start.txt 08:37:25 + END_PACKAGES=/tmp/packages_end.txt 08:37:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:25 + PACKAGES=/tmp/packages_start.txt 08:37:25 + '[' /w/workspace/edgex-go/1 ']' 08:37:25 + PACKAGES=/tmp/packages_end.txt 08:37:25 + case "${OS_FAMILY}" in 08:37:25 + dpkg -l 08:37:25 + grep '^ii' 08:37:25 + '[' -f /tmp/packages_start.txt ']' 08:37:25 + '[' -f /tmp/packages_end.txt ']' 08:37:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:25 + '[' /w/workspace/edgex-go/1 ']' 08:37:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:37:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:37:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:37:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:26 08:37:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:26 latest: Pulling from edgex-lftools-log-publisher 08:37:26 5eb5b503b376: Pulling fs layer 08:37:26 5c69ac0246d0: Pulling fs layer 08:37:26 ec43610c2a17: Pulling fs layer 08:37:26 3a2ae6a8a46f: Pulling fs layer 08:37:26 33b1e0a273af: Pulling fs layer 08:37:26 3a2ae6a8a46f: Waiting 08:37:26 5d3b04190fa2: Pulling fs layer 08:37:26 2f39f015ded8: Pulling fs layer 08:37:26 5d3b04190fa2: Waiting 08:37:26 33b1e0a273af: Waiting 08:37:26 5c69ac0246d0: Verifying Checksum 08:37:26 5c69ac0246d0: Download complete 08:37:26 3a2ae6a8a46f: Verifying Checksum 08:37:26 3a2ae6a8a46f: Download complete 08:37:26 33b1e0a273af: Verifying Checksum 08:37:26 33b1e0a273af: Download complete 08:37:27 5d3b04190fa2: Download complete 08:37:27 ec43610c2a17: Verifying Checksum 08:37:27 ec43610c2a17: Download complete 08:37:27 5eb5b503b376: Verifying Checksum 08:37:27 5eb5b503b376: Download complete 08:37:27 2f39f015ded8: Verifying Checksum 08:37:27 2f39f015ded8: Download complete 08:37:28 5eb5b503b376: Pull complete 08:37:28 5c69ac0246d0: Pull complete 08:37:29 ec43610c2a17: Pull complete 08:37:29 3a2ae6a8a46f: Pull complete 08:37:29 33b1e0a273af: Pull complete 08:37:29 5d3b04190fa2: Pull complete 08:37:34 2f39f015ded8: Pull complete 08:37:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:37:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:35 prd-ubuntu20.04-docker-8c-8g-23922 does not seem to be running inside a container 08:37:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:37:36 $ docker top baf6d231a21cc5e70e5ce5093b32ffe445f93610490290df4daf07568c3ed5b9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:37 + touch /tmp/pre-build-complete [Pipeline] sh 08:37:37 + mkdir -p /var/log/sysstat [Pipeline] sh 08:37:37 + ls /var/log/sa-host 08:37:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:37 provisioning config files... 08:37:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8107158315023320082tmp [Pipeline] { [Pipeline] echo 08:37:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:37:38 ---> create-netrc.sh [Pipeline] } 08:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:37:38 ---> python-tools-install.sh [Pipeline] echo 08:37:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:37:39 ---> sudo-logs.sh 08:37:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:37:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:37:39 ---> job-cost.sh 08:37:39 lf-activate-venv: SKIPPING 08:37:39 DEBUG: total: 0.10999999940395355 08:37:39 INFO: Retrieving Stack Cost... 08:37:40 INFO: Retrieving Pricing Info for: v3-standard-8 08:37:40 INFO: Archiving Costs [Pipeline] echo 08:37:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:37:40 ---> logs-deploy.sh 08:37:40 lf-activate-venv: SKIPPING 08:37:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4140/1 08:37:40 INFO: archiving workspace using pattern(s): 08:37:41 Archives upload complete. 08:37:41 INFO: archiving logs to Nexus 08:37:42 ---> uname -a: 08:37:42 Linux prd-ubuntu20-04-docker-8c-8g-23922 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:37:42 08:37:42 08:37:42 ---> lscpu: 08:37:42 Architecture: x86_64 08:37:42 CPU op-mode(s): 32-bit, 64-bit 08:37:42 Byte Order: Little Endian 08:37:42 Address sizes: 40 bits physical, 48 bits virtual 08:37:42 CPU(s): 8 08:37:42 On-line CPU(s) list: 0-7 08:37:42 Thread(s) per core: 1 08:37:42 Core(s) per socket: 1 08:37:42 Socket(s): 8 08:37:42 NUMA node(s): 1 08:37:42 Vendor ID: AuthenticAMD 08:37:42 CPU family: 23 08:37:42 Model: 49 08:37:42 Model name: AMD EPYC-Rome Processor 08:37:42 Stepping: 0 08:37:42 CPU MHz: 2799.998 08:37:42 BogoMIPS: 5599.99 08:37:42 Virtualization: AMD-V 08:37:42 Hypervisor vendor: KVM 08:37:42 Virtualization type: full 08:37:42 L1d cache: 256 KiB 08:37:42 L1i cache: 256 KiB 08:37:42 L2 cache: 4 MiB 08:37:42 L3 cache: 128 MiB 08:37:42 NUMA node0 CPU(s): 0-7 08:37:42 Vulnerability Itlb multihit: Not affected 08:37:42 Vulnerability L1tf: Not affected 08:37:42 Vulnerability Mds: Not affected 08:37:42 Vulnerability Meltdown: Not affected 08:37:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:37:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:37:42 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:37:42 Vulnerability Srbds: Not affected 08:37:42 Vulnerability Tsx async abort: Not affected 08:37:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:37:42 08:37:42 08:37:42 ---> nproc: 08:37:42 8 08:37:42 08:37:42 08:37:42 ---> df -h: 08:37:42 Filesystem Size Used Avail Use% Mounted on 08:37:42 overlay 155G 19G 137G 12% / 08:37:42 tmpfs 64M 0 64M 0% /dev 08:37:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:37:42 shm 64M 0 64M 0% /dev/shm 08:37:42 /dev/vda1 155G 19G 137G 12% /facter-os 08:37:42 08:37:42 08:37:42 ---> sar -b -r -n DEV: 08:37:42 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23922) 08/30/22 _x86_64_ (8 CPU) 08:37:42 08:37:42 07:59:40 LINUX RESTART (8 CPU) 08:37:42 08:37:42 08:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:37:42 08:01:01 381.31 45.57 335.74 0.00 4135.71 190139.57 0.00 08:37:42 08:02:01 85.27 0.53 84.74 0.00 8.53 30129.00 0.00 08:37:42 08:03:01 46.43 0.13 46.29 0.00 1.73 15744.84 0.00 08:37:42 08:04:01 463.78 6.63 457.15 0.00 75.44 223232.12 0.00 08:37:42 08:05:01 1172.65 1.83 1170.82 0.00 30.26 350683.15 0.00 08:37:42 08:06:01 1053.24 2.26 1050.97 0.00 20.52 277003.83 0.00 08:37:42 08:07:01 136.72 0.00 136.72 0.00 0.00 19305.70 0.00 08:37:42 08:08:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 08:37:42 08:09:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 08:37:42 08:10:01 8.93 5.08 3.85 0.00 305.42 264.09 0.00 08:37:42 08:11:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 08:37:42 08:12:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 08:37:42 08:13:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:37:42 08:14:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 08:37:42 08:15:01 1.82 0.02 1.80 0.00 0.13 20.53 0.00 08:37:42 08:16:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 08:37:42 08:17:01 1.20 0.02 1.18 0.00 0.13 14.13 0.00 08:37:42 08:18:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 08:37:42 08:19:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 08:37:42 08:20:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 08:37:42 08:21:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 08:37:42 08:22:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 08:37:42 08:23:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 08:37:42 08:24:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 08:37:42 08:25:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 08:37:42 08:26:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 08:37:42 08:27:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 08:37:42 08:28:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 08:37:42 08:29:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 08:37:42 08:30:01 1.63 0.00 1.63 0.00 0.00 19.86 0.00 08:37:42 08:31:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:37:42 08:32:01 1.78 0.00 1.78 0.00 0.00 21.20 0.00 08:37:42 08:33:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 08:37:42 08:34:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 08:37:42 08:35:01 2.17 0.17 2.00 0.00 18.26 24.93 0.00 08:37:42 08:36:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 08:37:42 08:37:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:37:42 Average: 91.44 1.66 89.78 0.00 122.40 29849.34 0.00 08:37:42 08:37:42 08:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:37:42 08:01:01 28360484 31744116 558952 1.70 117308 3525104 2496364 7.36 1200656 2934788 348 08:37:42 08:02:01 27574092 31693648 596660 1.81 137996 4165408 2159612 6.36 1589860 3240836 384592 08:37:42 08:03:01 27312832 31731180 558344 1.70 140684 4433048 2215596 6.53 1421432 3643288 359820 08:37:42 08:04:01 21689592 31680540 598780 1.82 276600 9626992 2169256 6.39 1791760 8638060 1399904 08:37:42 08:05:01 20613188 31435648 833244 2.53 348944 10259276 4113248 12.12 2445816 8916352 53576 08:37:42 08:06:01 18807208 31559144 711208 2.16 453776 11965680 2404792 7.09 2362988 10694296 1236 08:37:42 08:07:01 19528944 31623696 651036 1.98 456132 11327416 2203252 6.49 2325092 10035720 12 08:37:42 08:08:01 19531104 31625780 648960 1.97 456156 11327424 2203252 6.49 2324100 10035732 24 08:37:42 08:09:01 19546720 31641424 633240 1.93 456176 11327428 2203252 6.49 2307756 10035756 180 08:37:42 08:10:01 19460892 31572888 697608 2.12 456344 11342908 2307172 6.80 2376028 10048332 236 08:37:42 08:11:01 19461800 31573808 696780 2.12 456352 11342912 2307172 6.80 2376192 10048336 24 08:37:42 08:12:01 19461744 31573772 696788 2.12 456376 11342908 2307172 6.80 2375436 10048340 260 08:37:42 08:13:01 19461932 31573960 696500 2.12 456392 11342916 2307172 6.80 2375708 10048340 12 08:37:42 08:14:01 19461648 31573880 696704 2.12 456424 11342920 2307172 6.80 2375200 10048544 180 08:37:42 08:15:01 19461428 31573552 696892 2.12 456452 11342920 2323964 6.85 2375328 10048544 32 08:37:42 08:16:01 19461372 31573528 696820 2.12 456488 11342924 2323964 6.85 2375780 10048548 176 08:37:42 08:17:01 19461072 31573276 697036 2.12 456512 11342924 2323964 6.85 2375480 10048552 8 08:37:42 08:18:01 19460944 31573192 697032 2.12 456528 11342932 2323964 6.85 2375364 10048552 188 08:37:42 08:19:01 19460612 31572868 697296 2.12 456548 11342936 2323964 6.85 2375384 10048560 12 08:37:42 08:20:01 19460880 31573200 696932 2.12 456580 11342940 2323964 6.85 2375500 10048564 160 08:37:42 08:21:01 19461016 31573336 696916 2.12 456608 11342940 2323964 6.85 2375748 10048564 12 08:37:42 08:22:01 19461040 31573364 696860 2.12 456616 11342944 2323964 6.85 2375664 10048568 16 08:37:42 08:23:01 19460992 31573376 696828 2.12 456636 11342944 2323964 6.85 2375484 10048572 12 08:37:42 08:24:01 19460572 31572992 697052 2.12 456648 11342948 2323964 6.85 2375484 10048576 12 08:37:42 08:25:01 19460992 31573416 696768 2.12 456672 11342944 2323964 6.85 2375500 10048580 16 08:37:42 08:26:01 19460692 31573168 696968 2.12 456688 11342960 2323964 6.85 2376056 10048584 52 08:37:42 08:27:01 19460896 31573376 696684 2.12 456704 11342964 2323964 6.85 2375660 10048588 12 08:37:42 08:28:01 19460628 31573164 696848 2.12 456744 11342964 2323964 6.85 2375920 10048592 44 08:37:42 08:29:01 19460580 31573120 696808 2.12 456768 11342968 2323964 6.85 2375656 10048596 20 08:37:42 08:30:01 19460768 31573376 696592 2.12 456800 11342964 2323964 6.85 2375724 10048596 44 08:37:42 08:31:01 19461036 31573660 696376 2.12 456824 11342972 2323964 6.85 2376120 10048596 12 08:37:42 08:32:01 19460968 31573620 696612 2.12 456852 11342968 2323964 6.85 2375764 10048600 0 08:37:42 08:33:01 19460976 31573632 696580 2.12 456864 11342980 2323964 6.85 2375764 10048604 12 08:37:42 08:34:01 19461148 31573804 696356 2.12 456876 11342980 2323964 6.85 2375764 10048604 48 08:37:42 08:35:01 19459064 31572508 697584 2.12 456904 11343524 2326380 6.86 2375896 10049100 100 08:37:42 08:36:01 19459340 31572784 697228 2.12 456924 11343536 2326380 6.86 2376276 10049100 16 08:37:42 08:37:01 19459544 31573168 696820 2.12 456948 11343668 2326380 6.86 2375940 10049224 12 08:37:42 Average: 20212669 31588891 683857 2.08 422428 10690867 2355754 6.94 2278089 9446910 59498 08:37:42 08:37:42 08:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:37:42 08:01:01 ens3 1350.60 1191.10 11919.63 172.65 0.00 0.00 0.00 0.00 08:37:42 08:01:01 docker0 433.38 362.92 32.66 2761.59 0.00 0.00 0.00 0.00 08:37:42 08:01:01 vethd788567 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:01:01 veth8e3df39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:01:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 08:37:42 08:02:01 veth14b8da9 0.97 1.15 0.08 0.09 0.00 0.00 0.00 0.00 08:37:42 08:02:01 ens3 189.89 148.78 1184.61 74.07 0.00 0.00 0.00 0.00 08:37:42 08:02:01 docker0 100.98 131.13 8.56 1150.23 0.00 0.00 0.00 0.00 08:37:42 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:03:01 veth14b8da9 0.53 0.55 0.04 0.04 0.00 0.00 0.00 0.00 08:37:42 08:03:01 ens3 20.90 12.05 18.01 9.67 0.00 0.00 0.00 0.00 08:37:42 08:03:01 docker0 0.53 0.53 0.03 0.04 0.00 0.00 0.00 0.00 08:37:42 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:04:01 ens3 303.60 215.49 3333.62 91.92 0.00 0.00 0.00 0.00 08:37:42 08:04:01 docker0 121.49 167.24 9.67 1631.72 0.00 0.00 0.00 0.00 08:37:42 08:04:01 vethecb5856 0.00 0.88 0.00 0.05 0.00 0.00 0.00 0.00 08:37:42 08:04:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:37:42 08:05:01 vethc5f9a47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:05:01 ens3 290.63 190.87 2350.51 37.39 0.00 0.00 0.00 0.00 08:37:42 08:05:01 veth467b3e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:05:01 docker0 149.11 221.93 11.06 2200.23 0.00 0.00 0.00 0.00 08:37:42 08:05:01 vethecb5856 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 08:37:42 08:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:37:42 08:05:01 veth19889cf 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 08:37:42 08:05:01 veth438e42e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:06:01 ens3 166.48 113.17 1249.74 27.56 0.00 0.00 0.00 0.00 08:37:42 08:06:01 docker0 88.68 121.18 6.63 1213.18 0.00 0.00 0.00 0.00 08:37:42 08:06:01 vethecb5856 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 08:37:42 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:07:01 ens3 57.53 50.75 72.52 61.48 0.00 0.00 0.00 0.00 08:37:42 08:07:01 docker0 11.00 13.38 0.65 58.37 0.00 0.00 0.00 0.00 08:37:42 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:08:01 ens3 0.98 0.50 0.08 0.04 0.00 0.00 0.00 0.00 08:37:42 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:09:01 ens3 4.58 7.90 0.87 7.64 0.00 0.00 0.00 0.00 08:37:42 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:10:01 ens3 2.63 2.27 16.83 0.17 0.00 0.00 0.00 0.00 08:37:42 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:37:42 08:11:01 ens3 16.49 24.16 1.36 29.12 0.00 0.00 0.00 0.00 08:37:42 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:16:01 ens3 4.52 8.58 0.36 7.61 0.00 0.00 0.00 0.00 08:37:42 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:17:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:37:42 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:20:01 ens3 0.78 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:37:42 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:21:01 ens3 4.77 8.62 0.40 7.61 0.00 0.00 0.00 0.00 08:37:42 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:23:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:26:01 ens3 4.55 8.68 0.36 7.62 0.00 0.00 0.00 0.00 08:37:42 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:28:01 ens3 0.27 0.17 0.23 0.01 0.00 0.00 0.00 0.00 08:37:42 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:31:01 ens3 4.03 7.35 0.33 7.53 0.00 0.00 0.00 0.00 08:37:42 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:35:01 ens3 0.20 0.25 0.10 0.03 0.00 0.00 0.00 0.00 08:37:42 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:36:01 ens3 4.52 8.53 0.36 7.60 0.00 0.00 0.00 0.00 08:37:42 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:42 08:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:42 Average: ens3 65.08 53.55 539.47 14.79 0.00 0.00 0.00 0.00 08:37:42 Average: docker0 24.28 27.37 1.86 242.53 0.00 0.00 0.00 0.00 08:37:42 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 08:37:42 08:37:42 08:37:42 ---> sar -P ALL: 08:37:42 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23922) 08/30/22 _x86_64_ (8 CPU) 08:37:42 08:37:42 07:59:40 LINUX RESTART (8 CPU) 08:37:42 08:37:42 08:00:02 CPU %user %nice %system %iowait %steal %idle 08:37:42 08:01:01 all 12.21 0.00 4.54 1.93 0.07 81.25 08:37:42 08:01:01 0 12.53 0.00 4.74 1.13 0.07 81.54 08:37:42 08:01:01 1 13.32 0.00 3.06 2.51 0.05 81.06 08:37:42 08:01:01 2 15.35 0.00 5.10 0.74 0.05 78.76 08:37:42 08:01:01 3 13.48 0.00 4.16 2.25 0.09 80.02 08:37:42 08:01:01 4 10.39 0.00 4.09 0.17 0.07 85.28 08:37:42 08:01:01 5 9.59 0.00 5.09 4.19 0.07 81.07 08:37:42 08:01:01 6 14.70 0.00 4.06 0.57 0.05 80.62 08:37:42 08:01:01 7 8.31 0.00 6.01 3.92 0.09 81.68 08:37:42 08:02:01 all 31.56 0.00 6.26 0.61 0.07 61.50 08:37:42 08:02:01 0 32.41 0.00 5.93 0.56 0.07 61.04 08:37:42 08:02:01 1 31.76 0.00 6.41 0.20 0.07 61.56 08:37:42 08:02:01 2 33.45 0.00 6.34 0.03 0.08 60.09 08:37:42 08:02:01 3 32.68 0.00 7.30 2.72 0.08 57.22 08:37:42 08:02:01 4 31.47 0.00 6.60 0.25 0.07 61.61 08:37:42 08:02:01 5 27.67 0.00 5.60 0.34 0.07 66.32 08:37:42 08:02:01 6 33.22 0.00 5.86 0.64 0.08 60.20 08:37:42 08:02:01 7 29.82 0.00 6.02 0.14 0.07 63.95 08:37:42 08:03:01 all 54.40 0.00 7.07 0.22 0.10 38.21 08:37:42 08:03:01 0 55.04 0.00 7.29 0.29 0.10 37.29 08:37:42 08:03:01 1 54.65 0.00 7.31 0.07 0.10 37.87 08:37:42 08:03:01 2 54.95 0.00 7.09 0.02 0.10 37.84 08:37:42 08:03:01 3 55.45 0.00 6.96 0.12 0.12 37.36 08:37:42 08:03:01 4 56.47 0.00 7.18 0.00 0.10 36.24 08:37:42 08:03:01 5 51.47 0.00 6.55 0.03 0.10 41.84 08:37:42 08:03:01 6 53.95 0.00 7.45 1.20 0.08 37.31 08:37:42 08:03:01 7 53.23 0.00 6.72 0.02 0.10 39.94 08:37:42 08:04:01 all 17.93 0.00 10.80 6.00 0.09 65.18 08:37:42 08:04:01 0 16.61 0.00 9.35 4.32 0.10 69.62 08:37:42 08:04:01 1 21.60 0.00 10.18 5.03 0.10 63.09 08:37:42 08:04:01 2 18.12 0.00 12.70 9.36 0.09 59.73 08:37:42 08:04:01 3 17.11 0.00 11.60 10.85 0.09 60.37 08:37:42 08:04:01 4 17.69 0.00 10.12 3.76 0.08 68.35 08:37:42 08:04:01 5 17.52 0.00 11.18 3.59 0.07 67.65 08:37:42 08:04:01 6 18.50 0.00 10.87 3.47 0.09 67.08 08:37:42 08:04:01 7 16.33 0.00 10.39 7.68 0.07 65.53 08:37:42 08:05:01 all 55.24 0.00 14.18 7.22 0.15 23.20 08:37:42 08:05:01 0 58.17 0.00 15.04 6.04 0.14 20.61 08:37:42 08:05:01 1 53.88 0.00 12.36 3.05 0.12 30.60 08:37:42 08:05:01 2 52.92 0.00 13.43 7.82 0.15 25.67 08:37:42 08:05:01 3 57.02 0.00 14.64 8.59 0.15 19.60 08:37:42 08:05:01 4 58.92 0.00 14.68 9.73 0.17 16.50 08:37:42 08:05:01 5 51.70 0.00 14.88 5.16 0.14 28.12 08:37:42 08:05:01 6 51.75 0.00 12.50 7.41 0.17 28.17 08:37:42 08:05:01 7 57.53 0.00 15.91 10.01 0.15 16.40 08:37:42 08:06:01 all 59.54 0.00 13.42 6.10 0.15 20.80 08:37:42 08:06:01 0 59.82 0.00 15.72 11.73 0.14 12.59 08:37:42 08:06:01 1 57.88 0.00 12.48 3.19 0.17 26.28 08:37:42 08:06:01 2 57.71 0.00 12.95 6.30 0.17 22.87 08:37:42 08:06:01 3 60.87 0.00 13.89 6.99 0.14 18.11 08:37:42 08:06:01 4 62.27 0.00 11.83 2.26 0.15 23.48 08:37:42 08:06:01 5 57.41 0.00 12.19 4.33 0.14 25.93 08:37:42 08:06:01 6 58.98 0.00 13.28 5.91 0.15 21.67 08:37:42 08:06:01 7 61.29 0.00 15.01 8.07 0.15 15.48 08:37:42 08:07:01 all 12.54 0.00 2.57 0.66 0.04 84.18 08:37:42 08:07:01 0 13.35 0.00 2.66 0.10 0.03 83.86 08:37:42 08:07:01 1 12.09 0.00 2.45 0.02 0.03 85.41 08:37:42 08:07:01 2 11.17 0.00 2.50 0.40 0.05 85.88 08:37:42 08:07:01 3 13.71 0.00 3.01 1.72 0.05 81.50 08:37:42 08:07:01 4 11.32 0.00 2.04 0.12 0.03 86.49 08:37:42 08:07:01 5 11.11 0.00 2.62 2.24 0.03 83.99 08:37:42 08:07:01 6 13.46 0.00 2.53 0.27 0.03 83.71 08:37:42 08:07:01 7 14.13 0.00 2.78 0.40 0.05 82.64 08:37:42 08:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:37:42 08:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:37:42 08:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:08:01 5 0.00 0.00 0.02 0.03 0.00 99.95 08:37:42 08:08:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:37:42 08:08:01 7 0.00 0.00 0.02 0.07 0.00 99.92 08:37:42 08:09:01 all 0.04 0.00 0.04 0.01 0.01 99.90 08:37:42 08:09:01 0 0.05 0.00 0.08 0.00 0.02 99.85 08:37:42 08:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:37:42 08:09:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:37:42 08:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:37:42 08:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:37:42 08:09:01 6 0.07 0.00 0.08 0.00 0.00 99.85 08:37:42 08:09:01 7 0.07 0.00 0.07 0.05 0.00 99.82 08:37:42 08:10:01 all 0.19 0.00 0.08 0.04 0.00 99.69 08:37:42 08:10:01 0 0.07 0.00 0.08 0.00 0.00 99.85 08:37:42 08:10:01 1 0.05 0.00 0.07 0.03 0.00 99.85 08:37:42 08:10:01 2 0.13 0.00 0.07 0.00 0.00 99.80 08:37:42 08:10:01 3 1.15 0.00 0.18 0.15 0.00 98.52 08:37:42 08:10:01 4 0.03 0.00 0.03 0.02 0.00 99.92 08:37:42 08:10:01 5 0.00 0.00 0.03 0.08 0.00 99.88 08:37:42 08:10:01 6 0.03 0.00 0.12 0.02 0.00 99.83 08:37:42 08:10:01 7 0.05 0.00 0.08 0.03 0.00 99.83 08:37:42 08:11:01 all 0.04 0.00 0.03 0.00 0.00 99.92 08:37:42 08:11:01 0 0.05 0.00 0.07 0.00 0.02 99.87 08:37:42 08:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:37:42 08:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:11:01 3 0.02 0.00 0.05 0.00 0.00 99.93 08:37:42 08:11:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:37:42 08:11:01 5 0.05 0.00 0.03 0.02 0.00 99.90 08:37:42 08:11:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:37:42 08:11:01 7 0.05 0.00 0.00 0.02 0.02 99.92 08:37:42 08:37:42 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:37:42 08:12:01 all 0.00 0.00 0.00 0.00 0.00 99.99 08:37:42 08:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:37:42 08:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:37:42 08:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:37:42 08:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:37:42 08:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:37:42 08:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:37:42 08:13:01 7 0.03 0.00 0.03 0.02 0.00 99.92 08:37:42 08:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:37:42 08:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:37:42 08:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:37:42 08:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:37:42 08:14:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:37:42 08:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:37:42 08:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:15:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:37:42 08:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:15:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:37:42 08:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:37:42 08:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:37:42 08:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:37:42 08:16:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:37:42 08:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:16:01 7 0.02 0.00 0.00 0.03 0.00 99.95 08:37:42 08:17:01 all 0.01 0.00 0.01 0.00 0.00 99.99 08:37:42 08:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:37:42 08:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:37:42 08:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:37:42 08:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:37:42 08:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:37:42 08:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:37:42 08:18:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:37:42 08:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:37:42 08:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:37:42 08:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:37:42 08:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:19:01 3 0.10 0.00 0.00 0.00 0.00 99.90 08:37:42 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:19:01 5 0.00 0.00 0.02 0.03 0.00 99.95 08:37:42 08:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 08:37:42 08:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:37:42 08:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:20:01 3 0.08 0.00 0.00 0.00 0.00 99.92 08:37:42 08:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:37:42 08:20:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:37:42 08:20:01 7 0.03 0.00 0.00 0.03 0.02 99.92 08:37:42 08:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:37:42 08:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:37:42 08:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:37:42 08:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:21:01 4 0.03 0.00 0.00 0.02 0.00 99.95 08:37:42 08:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:37:42 08:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:22:01 all 0.02 0.00 0.00 0.01 0.00 99.97 08:37:42 08:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:37:42 08:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:22:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:37:42 08:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:22:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:37:42 08:37:42 08:22:01 CPU %user %nice %system %iowait %steal %idle 08:37:42 08:23:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:37:42 08:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:37:42 08:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:37:42 08:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:37:42 08:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:37:42 08:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:37:42 08:24:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:37:42 08:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:37:42 08:24:01 5 0.00 0.00 0.02 0.07 0.00 99.92 08:37:42 08:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:24:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:37:42 08:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:37:42 08:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:37:42 08:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:37:42 08:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:25:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:37:42 08:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:37:42 08:26:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:37:42 08:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:37:42 08:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:26:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:37:42 08:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:26:01 5 0.02 0.00 0.07 0.03 0.00 99.88 08:37:42 08:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:27:01 all 0.01 0.00 0.01 0.01 0.00 99.98 08:37:42 08:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:37:42 08:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:27:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:37:42 08:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:27:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:37:42 08:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:37:42 08:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:37:42 08:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:28:01 5 0.00 0.00 0.00 0.05 0.00 99.95 08:37:42 08:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:37:42 08:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:37:42 08:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:29:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:37:42 08:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:37:42 08:30:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:37:42 08:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:37:42 08:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:30:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:37:42 08:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:37:42 08:30:01 7 0.07 0.00 0.00 0.03 0.02 99.88 08:37:42 08:31:01 all 0.01 0.00 0.02 0.01 0.00 99.96 08:37:42 08:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:37:42 08:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:37:42 08:31:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:37:42 08:31:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:37:42 08:31:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:37:42 08:32:01 all 0.00 0.00 0.01 0.00 0.00 99.98 08:37:42 08:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:37:42 08:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:37:42 08:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:37:42 08:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:37:42 08:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:33:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:37:42 08:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:33:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:37:42 08:37:42 08:33:01 CPU %user %nice %system %iowait %steal %idle 08:37:42 08:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:37:42 08:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:37:42 08:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:37:42 08:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:37:42 08:34:01 5 0.00 0.00 0.02 0.03 0.00 99.95 08:37:42 08:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:37:42 08:35:01 all 0.07 0.00 0.04 0.01 0.00 99.87 08:37:42 08:35:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:37:42 08:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:37:42 08:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:37:42 08:35:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:37:42 08:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:35:01 5 0.38 0.00 0.08 0.03 0.00 99.50 08:37:42 08:35:01 6 0.02 0.00 0.05 0.00 0.00 99.93 08:37:42 08:35:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:37:42 08:36:01 all 0.02 0.00 0.01 0.03 0.00 99.95 08:37:42 08:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:37:42 08:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:36:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:37:42 08:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:37:42 08:36:01 5 0.00 0.00 0.00 0.20 0.00 99.80 08:37:42 08:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:37:42 08:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:37:42 08:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:37:42 08:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:37:42 08:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:37:42 08:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:37:42 08:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:37:42 08:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:37:42 Average: all 6.51 0.00 1.58 0.61 0.02 91.28 08:37:42 Average: 0 6.65 0.00 1.64 0.65 0.02 91.04 08:37:42 Average: 1 6.56 0.00 1.46 0.38 0.02 91.59 08:37:42 Average: 2 6.50 0.00 1.61 0.65 0.02 91.22 08:37:42 Average: 3 6.73 0.00 1.65 0.89 0.02 90.71 08:37:42 Average: 4 6.67 0.00 1.52 0.44 0.02 91.35 08:37:42 Average: 5 6.05 0.00 1.56 0.56 0.02 91.82 08:37:42 Average: 6 6.53 0.00 1.52 0.52 0.02 91.41 08:37:42 Average: 7 6.43 0.00 1.68 0.82 0.02 91.05 08:37:42 08:37:42 08:37:42