Pull request #4144 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b241ffc6d3ece0b73c49e673dd2359d120380bfc+5f565a5026236f7a21fcb63799adf4b457e3ab40 (5ba07c63cd7db4a7fdee7793fe83111ba1c24dfb) 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-ssh7259941629905750636.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-ssh5674814986316227270.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-4144/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-4144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5585641639775692188.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-4144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh657874472246961475.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-ssh7268615811854844015.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-4144/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-4144/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11113232798364452452.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24443 in /w/workspace/edgexfoundry_edgex-go_PR-4144 [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 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit b241ffc6d3ece0b73c49e673dd2359d120380bfc Merge succeeded, producing b241ffc6d3ece0b73c49e673dd2359d120380bfc Checking out Revision b241ffc6d3ece0b73c49e673dd2359d120380bfc (PR-4144) > 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/4144/head:refs/remotes/origin/PR-4144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b241ffc6d3ece0b73c49e673dd2359d120380bfc # 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 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b241ffc6d3ece0b73c49e673dd2359d120380bfc # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 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 19:20:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:20:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:20:26 ========================================================= 19:20:26 EdgeX Global Pipelines Version Info 19:20:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:20:27 ------------------- 19:20:27 stable info: 19:20:27 ------------------- 19:20:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:20:27 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:20:27 Message: update stable to v1.0.239 19:20:27 ------------------- 19:20:27 experimental info: 19:20:27 ------------------- 19:20:27 Commited By: **** collab-it+edgex@linuxfoundation.org 19:20:27 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:20:27 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:20:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:20:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:20:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4144 [Pipeline] echo 19:20:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4144 [Pipeline] echo 19:20:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4144 [Pipeline] echo 19:20:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] echo 19:20:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b241ffc [Pipeline] echo 19:20:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:29 provisioning config files... 19:20:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3065052267713739320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:29 ---> docker-login.sh 19:20:29 nexus3.edgexfoundry.org:10001 19:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:30 Configure a credential helper to remove this warning. See 19:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:30 19:20:30 Login Succeeded 19:20:30 nexus3.edgexfoundry.org:10002 19:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:30 Configure a credential helper to remove this warning. See 19:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:30 19:20:30 Login Succeeded 19:20:30 nexus3.edgexfoundry.org:10003 19:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:30 Configure a credential helper to remove this warning. See 19:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:30 19:20:30 Login Succeeded 19:20:30 nexus3.edgexfoundry.org:10004 19:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:30 Configure a credential helper to remove this warning. See 19:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:30 19:20:30 Login Succeeded 19:20:30 docker.io 19:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:31 Configure a credential helper to remove this warning. See 19:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:31 19:20:31 Login Succeeded 19:20:31 ---> docker-login.sh ends [Pipeline] } 19:20:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:31 + 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 19:20:31 + dirname cmd/core-command/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo core-command,cmd/core-command/Dockerfile 19:20:31 + dirname cmd/core-data/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo core-data,cmd/core-data/Dockerfile 19:20:31 + + dirname cmd/core-metadata/Dockerfile 19:20:31 cut -d/ -f2 19:20:31 + echo core-metadata,cmd/core-metadata/Dockerfile 19:20:31 + dirname cmd/security-bootstrapper/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:20:31 + dirname cmd/security-proxy-setup/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:20:31 + dirname cmd/security-secretstore-setup/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:20:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:20:31 + dirname cmd/security-spire-agent/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:20:31 + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 19:20:31 19:20:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:20:31 + dirname cmd/security-spire-server/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:20:31 + dirname cmd/support-notifications/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo support-notifications,cmd/support-notifications/Dockerfile 19:20:31 + dirname cmd/support-scheduler/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:20:31 + dirname cmd/sys-mgmt-agent/Dockerfile 19:20:31 + cut -d/ -f2 19:20:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:20:31 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 19:20:32 + git rev-list -1 --merges b241ffc6d3ece0b73c49e673dd2359d120380bfc~1..b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] echo 19:20:32 -----------> git rev-list -1 --merges b241ffc6d3ece0b73c49e673dd2359d120380bfc~1..b241ffc6d3ece0b73c49e673dd2359d120380bfc b241ffc6d3ece0b73c49e673dd2359d120380bfc [false] [Pipeline] sh 19:20:32 + git log --format=format:%s -1 b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] echo 19:20:32 ========================================================= 19:20:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:20:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:20:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:33 + grep -v github /etc/ssh/ssh_known_hosts 19:20:33 + [ -e /tmp/ssh_known_hosts ] 19:20:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:20:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:20:33 + sudo tee -a /etc/ssh/ssh_known_hosts 19:20:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:33 19:20:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:34 0.1.4: Pulling from edgex-devops/py-git-semver 19:20:34 b85a868b505f: Pulling fs layer 19:20:34 e2be974225ed: Pulling fs layer 19:20:34 339a4e72a1f5: Pulling fs layer 19:20:34 988bab9f4d93: Pulling fs layer 19:20:34 1469e6f7b9e6: Pulling fs layer 19:20:34 eaf3925da568: Pulling fs layer 19:20:34 bab4dde63d76: Pulling fs layer 19:20:34 bde34c3a00c8: Pulling fs layer 19:20:34 b352a97aabf1: Pulling fs layer 19:20:34 4872d77fe225: Pulling fs layer 19:20:34 5851b861e8e6: Pulling fs layer 19:20:34 988bab9f4d93: Waiting 19:20:34 bde34c3a00c8: Waiting 19:20:34 eaf3925da568: Waiting 19:20:34 bab4dde63d76: Waiting 19:20:34 5851b861e8e6: Waiting 19:20:34 1469e6f7b9e6: Waiting 19:20:34 4872d77fe225: Waiting 19:20:34 b352a97aabf1: Waiting 19:20:34 e2be974225ed: Verifying Checksum 19:20:34 e2be974225ed: Download complete 19:20:34 988bab9f4d93: Verifying Checksum 19:20:34 988bab9f4d93: Download complete 19:20:34 1469e6f7b9e6: Verifying Checksum 19:20:34 1469e6f7b9e6: Download complete 19:20:34 339a4e72a1f5: Verifying Checksum 19:20:34 eaf3925da568: Verifying Checksum 19:20:34 eaf3925da568: Download complete 19:20:34 bde34c3a00c8: Download complete 19:20:34 b352a97aabf1: Verifying Checksum 19:20:34 b352a97aabf1: Download complete 19:20:34 4872d77fe225: Verifying Checksum 19:20:34 5851b861e8e6: Verifying Checksum 19:20:34 5851b861e8e6: Download complete 19:20:34 b85a868b505f: Verifying Checksum 19:20:34 b85a868b505f: Download complete 19:20:34 bab4dde63d76: Verifying Checksum 19:20:34 bab4dde63d76: Download complete 19:20:36 b85a868b505f: Pull complete 19:20:36 e2be974225ed: Pull complete 19:20:36 339a4e72a1f5: Pull complete 19:20:36 988bab9f4d93: Pull complete 19:20:36 1469e6f7b9e6: Pull complete 19:20:36 eaf3925da568: Pull complete 19:20:38 bab4dde63d76: Pull complete 19:20:39 bde34c3a00c8: Pull complete 19:20:39 b352a97aabf1: Pull complete 19:20:39 4872d77fe225: Pull complete 19:20:39 5851b861e8e6: Pull complete 19:20:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:39 prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container 19:20:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:20:41 $ docker top 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a -eo pid,comm 19:20:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:20:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:41 [ssh-agent] Looking for ssh-agent implementation... 19:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:41 $ docker exec 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a ssh-agent 19:20:41 SSH_AUTH_SOCK=/tmp/ssh-CCjgc7vx0iBi/agent.32 19:20:41 SSH_AGENT_PID=38 19:20:41 Running ssh-add (command line suppressed) 19:20:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3704825346443787681.key (/w/workspace/edgex-go/1@tmp/private_key_3704825346443787681.key) 19:20:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:41 + git tag --points-at HEAD [Pipeline] } 19:20:41 $ docker exec --env ******** --env ******** 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a ssh-agent -k 19:20:42 unset SSH_AUTH_SOCK; 19:20:42 unset SSH_AGENT_PID; 19:20:42 echo Agent pid 38 killed; 19:20:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:20:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:42 [ssh-agent] Looking for ssh-agent implementation... 19:20:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:42 $ docker exec 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a ssh-agent 19:20:42 SSH_AUTH_SOCK=/tmp/ssh-BDMWSceK7cq8/agent.71 19:20:42 SSH_AGENT_PID=78 19:20:42 Running ssh-add (command line suppressed) 19:20:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8106781739276082515.key (/w/workspace/edgex-go/1@tmp/private_key_8106781739276082515.key) 19:20:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:42 + git semver init 19:20:43 2022-09-02 19:20:43,164 [run_init] DEBUG init version:0.0.0 force:False 19:20:43 2022-09-02 19:20:43,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:20:43 2022-09-02 19:20:43,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:20:43 2022-09-02 19:20:43,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:20:48 2022-09-02 19:20:47,764 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:20:48 2022-09-02 19:20:47,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4144 with force:False 19:20:48 2022-09-02 19:20:47,766 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4144 19:20:48 2022-09-02 19:20:47,770 [execute] INFO git cat-file --batch-check 19:20:48 2022-09-02 19:20:47,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:20:48 2022-09-02 19:20:47,777 [execute] INFO git cat-file --batch 19:20:48 2022-09-02 19:20:47,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:20:48 2022-09-02 19:20:47,783 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4144 19:20:48 0.0.0 [Pipeline] } 19:20:48 $ docker exec --env ******** --env ******** 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a ssh-agent -k 19:20:48 unset SSH_AUTH_SOCK; 19:20:48 unset SSH_AGENT_PID; 19:20:48 echo Agent pid 78 killed; 19:20:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:49 + git semver [Pipeline] } 19:20:49 $ docker stop --time=1 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a 19:20:50 $ docker rm -f 1decc21b99f5d09a8f651ef181d01315900036041a505ceb4c9e8468780cff1a [Pipeline] // withDockerContainer [Pipeline] sh 19:20:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:20:51 Stashed 1 file(s) [Pipeline] echo 19:20:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:20:52 ========================================================= 19:20:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:20:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:20:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:20:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:20:52 2408cc74d12b: Pulling fs layer 19:20:52 ea60b727a1ce: Pulling fs layer 19:20:52 30c4a7721957: Pulling fs layer 19:20:52 370296b7ddb6: Pulling fs layer 19:20:52 7c6cee850709: Pulling fs layer 19:20:52 39a5fcdaea64: Pulling fs layer 19:20:52 d94ebbe4e438: Pulling fs layer 19:20:52 bcfd1f05c69d: Pulling fs layer 19:20:52 59ccb84bbe0f: Pulling fs layer 19:20:52 39a5fcdaea64: Waiting 19:20:52 59ccb84bbe0f: Waiting 19:20:52 bcfd1f05c69d: Waiting 19:20:52 7c6cee850709: Waiting 19:20:52 30c4a7721957: Download complete 19:20:52 ea60b727a1ce: Download complete 19:20:52 7c6cee850709: Verifying Checksum 19:20:52 7c6cee850709: Download complete 19:20:52 39a5fcdaea64: Verifying Checksum 19:20:52 39a5fcdaea64: Download complete 19:20:52 2408cc74d12b: Verifying Checksum 19:20:52 2408cc74d12b: Download complete 19:20:52 d94ebbe4e438: Download complete 19:20:53 2408cc74d12b: Pull complete 19:20:53 ea60b727a1ce: Pull complete 19:20:53 30c4a7721957: Pull complete 19:20:53 59ccb84bbe0f: Verifying Checksum 19:20:53 59ccb84bbe0f: Download complete 19:20:53 370296b7ddb6: Verifying Checksum 19:20:53 370296b7ddb6: Download complete 19:20:53 bcfd1f05c69d: Verifying Checksum 19:20:53 bcfd1f05c69d: Download complete 19:20:58 370296b7ddb6: Pull complete 19:20:58 7c6cee850709: Pull complete 19:20:58 39a5fcdaea64: Pull complete 19:20:58 d94ebbe4e438: Pull complete 19:21:00 bcfd1f05c69d: Pull complete 19:21:00 59ccb84bbe0f: Pull complete 19:21:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:21:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:21:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:21:01 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:21:01 WORKDIR /edgex 19:21:01 COPY go.mod . 19:21:01 RUN go mod download 19:21:01 docker build -t ci-base-image-x86_64 -f - . 19:21:01 Sending build context to Docker daemon 169.3MB 19:21:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:21:01 ---> a4fb48ad2a94 19:21:01 Step 2/4 : WORKDIR /edgex 19:21:04 ---> Running in 152d1f1ff0e1 19:21:04 Removing intermediate container 152d1f1ff0e1 19:21:04 ---> 41939dabc176 19:21:04 Step 3/4 : COPY go.mod . 19:21:04 ---> 122eceff15d2 19:21:04 Step 4/4 : RUN go mod download 19:21:04 ---> Running in 44bf4c1e6f54 19:21:06 Still waiting to schedule task 19:21:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:21:16 Removing intermediate container 44bf4c1e6f54 19:21:16 ---> ca9710bd63b2 19:21:16 Successfully built ca9710bd63b2 19:21:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:17 + docker inspect -f . ci-base-image-x86_64 19:21:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:17 prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container 19:21:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:21:17 $ docker top cfe6beaf6bfcf8f939b898b39f5975693b1156ff5eeff865d944ac0c49cda606 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:18 + go version 19:21:18 go version go1.18.3 linux/amd64 [Pipeline] } 19:21:18 $ docker stop --time=1 cfe6beaf6bfcf8f939b898b39f5975693b1156ff5eeff865d944ac0c49cda606 19:21:19 $ docker rm -f cfe6beaf6bfcf8f939b898b39f5975693b1156ff5eeff865d944ac0c49cda606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:20 + docker inspect -f . ci-base-image-x86_64 19:21:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:20 prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container 19:21:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:21:20 $ docker top 3a3d9ce108acfdbbfb0eea089ea09ead819c43439034c8b8ea891713e269257c -eo pid,comm [Pipeline] { [Pipeline] echo 19:21:20 ========================================================= 19:21:20 [edgeXBuildGoParallel] Running Tests and Build... 19:21:20 ========================================================= [Pipeline] sh 19:21:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:21:21 + make test 19:21:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:21:28 ? github.com/edgexfoundry/edgex-go [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.074s coverage: 89.2% of statements 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 2.1% of statements 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.462s coverage: 95.6% of statements 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 19:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.118s coverage: 94.4% of statements 19:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 19:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 80.8% of statements 19:21:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.097s coverage: 87.2% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.7% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.8% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.6% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 19:22:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:22: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 19:22:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:22:23 GO111MODULE=on go vet ./... 19:22:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:26 ./bin/test-attribution-txt.sh 19:22:26 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:22:26 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:22:26 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:22:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:22:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:22:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:22:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:22:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:22:27 + ls -al . 19:22:27 total 736 19:22:27 drwxrwxr-x 10 1001 1001 4096 Sep 2 19:21 . 19:22:27 drwxr-xr-x 4 root root 4096 Sep 2 19:21 .. 19:22:27 -rw-rw-r-- 1 1001 1001 16 Sep 2 19:20 .dockerignore 19:22:27 drwxrwxr-x 8 1001 1001 4096 Sep 2 19:22 .git 19:22:27 drwxrwxr-x 3 1001 1001 4096 Sep 2 19:20 .github 19:22:27 -rw-rw-r-- 1 1001 1001 1030 Sep 2 19:20 .gitignore 19:22:27 -rw-rw-r-- 1 1001 1001 42 Sep 2 19:20 .golangci.yml 19:22:27 -rw-rw-r-- 1 1001 1001 87 Sep 2 19:20 .hadolint.yml 19:22:27 drwxr-xr-x 3 1001 1001 4096 Sep 2 19:20 .semver 19:22:27 -rw-rw-r-- 1 1001 1001 166 Sep 2 19:20 .sonarcloud.properties 19:22:27 -rw-rw-r-- 1 1001 1001 1171 Sep 2 19:20 ADOPTERS.md 19:22:27 -rw-rw-r-- 1 1001 1001 10347 Sep 2 19:20 Attribution.txt 19:22:27 -rw-rw-r-- 1 1001 1001 63209 Sep 2 19:20 CHANGELOG.md 19:22:27 -rw-rw-r-- 1 1001 1001 3804 Sep 2 19:20 CONTRIBUTING.md 19:22:27 -rw-rw-r-- 1 1001 1001 677 Sep 2 19:20 GOVERNANCE.md 19:22:27 -rw-rw-r-- 1 1001 1001 850 Sep 2 19:20 Jenkinsfile 19:22:27 -rw-rw-r-- 1 1001 1001 10775 Sep 2 19:20 LICENSE 19:22:27 -rw-rw-r-- 1 1001 1001 13724 Sep 2 19:20 Makefile 19:22:27 -rw-rw-r-- 1 1001 1001 582 Sep 2 19:20 OWNERS.md 19:22:27 -rw-rw-r-- 1 1001 1001 9799 Sep 2 19:20 README.md 19:22:27 -rw-rw-r-- 1 1001 1001 6912 Sep 2 19:20 SECURITY.md 19:22:27 -rw-rw-r-- 1 1001 1001 5 Sep 2 19:20 VERSION 19:22:27 -rw-rw-r-- 1 1001 1001 4131 Sep 2 19:20 ZMQWindows.md 19:22:27 drwxrwxr-x 2 1001 1001 4096 Sep 2 19:20 bin 19:22:27 drwxrwxr-x 18 1001 1001 4096 Sep 2 19:20 cmd 19:22:27 -rw-r--r-- 1 root root 482786 Sep 2 19:22 coverage.out 19:22:27 -rw-rw-r-- 1 1001 1001 3682 Sep 2 19:20 go.mod 19:22:27 -rw-rw-r-- 1 1001 1001 38527 Sep 2 19:20 go.sum 19:22:27 drwxrwxr-x 8 1001 1001 4096 Sep 2 19:20 internal 19:22:27 drwxrwxr-x 3 1001 1001 4096 Sep 2 19:20 openapi 19:22:27 drwxrwxr-x 4 1001 1001 4096 Sep 2 19:20 snap 19:22:27 -rw-rw-r-- 1 1001 1001 204 Sep 2 19:20 version.go [Pipeline] sh 19:22:27 + '[' -e coverage.out ] 19:22:27 + chown 1001:1001 coverage.out [Pipeline] stash 19:22:27 Stashed 1 file(s) [Pipeline] sh 19:22:27 + make build 19:22:27 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 19:22:40 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 19:22:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24445 in /w/workspace/edgexfoundry_edgex-go_PR-4144 [Pipeline] { [Pipeline] ws 19:22:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:22:47 The recommended git tool is: git 19:22:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:22:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:54 using credential edgex-jenkins-ssh 19:22:54 Cloning the remote Git repository 19:22:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:22:54 > git init /w/workspace/edgex-go/1 # timeout=10 19:22:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:22:54 > git --version # timeout=10 19:22:54 > git --version # 'git version 2.25.1' 19:22:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:22: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:22:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:59 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 19:23:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:23: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23: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/secrets-config ./cmd/secrets-config 19:23: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:23:05 $ docker stop --time=1 3a3d9ce108acfdbbfb0eea089ea09ead819c43439034c8b8ea891713e269257c 19:23:08 $ docker rm -f 3a3d9ce108acfdbbfb0eea089ea09ead819c43439034c8b8ea891713e269257c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:09 19:23:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:09 latest: Pulling from edgex-devops/edgex-compose 19:23:09 cbdbe7a5bc2a: Pulling fs layer 19:23:09 ca9280d653b3: Pulling fs layer 19:23:09 7e9c9ca2126c: Pulling fs layer 19:23:09 cbdbe7a5bc2a: Verifying Checksum 19:23:09 cbdbe7a5bc2a: Download complete 19:23:10 ca9280d653b3: Verifying Checksum 19:23:10 ca9280d653b3: Download complete 19:23:10 cbdbe7a5bc2a: Pull complete 19:23:10 7e9c9ca2126c: Verifying Checksum 19:23:10 7e9c9ca2126c: Download complete 19:23:10 ca9280d653b3: Pull complete 19:23:11 Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:23:11 Merge succeeded, producing b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:23:11 Checking out Revision b241ffc6d3ece0b73c49e673dd2359d120380bfc (PR-4144) 19:23:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:23:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:23:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:23:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4144/head:refs/remotes/origin/PR-4144 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:23:11 > git config core.sparsecheckout # timeout=10 19:23:11 > git checkout -f b241ffc6d3ece0b73c49e673dd2359d120380bfc # timeout=10 19:23:11 > git remote # timeout=10 19:23:11 > git config --get remote.origin.url # timeout=10 19:23:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:11 > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 19:23:11 > git rev-parse HEAD^{commit} # timeout=10 19:23:11 > git config core.sparsecheckout # timeout=10 19:23:11 > git checkout -f b241ffc6d3ece0b73c49e673dd2359d120380bfc # timeout=10 19:23:13 7e9c9ca2126c: Pull complete 19:23:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:14 prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container 19:23:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:23:15 $ docker top c6f8d239f302b42a48cce98075ea71526b1b4308038a2e843e8b89aaf847df76 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:15 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 19:23:15 > git --version # timeout=10 19:23:15 > git --version # 'git version 2.25.1' 19:23:15 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 19:23:15 + docker-compose build --help 19:23:15 + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:23:16 --parallel Build images in parallel. [Pipeline] } 19:23:16 $ docker stop --time=1 c6f8d239f302b42a48cce98075ea71526b1b4308038a2e843e8b89aaf847df76 19:23:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:16 Dload Upload Total Spent Left Speed 19:23:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 93348 19:23:17 $ docker rm -f c6f8d239f302b42a48cce98075ea71526b1b4308038a2e843e8b89aaf847df76 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:23:18 + sudo tee /etc/docker/daemon.new 19:23:18 { 19:23:18 "registry-mirrors": [ 19:23:18 "https://nexus3.edgexfoundry.org:10001" 19:23:18 ], 19:23:18 "bip": "10.250.0.254/24", 19:23:18 "hosts": [ 19:23:18 "tcp://0.0.0.0:5555", 19:23:18 "unix:///var/run/docker.sock" 19:23:18 ], 19:23:18 "mtu": 1458, 19:23:18 "selinux-enabled": true, 19:23:18 "seccomp-profile": "/etc/docker/seccomp.json" 19:23:18 } 19:23:18 prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container 19:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:23:19 $ docker top ba01a88e991f117f37fe6e35d4e99921f414782c5875d625273f8854a95f601e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:23:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:23:19 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:20 + sudo service docker restart 19:23:20 Building core-command ... 19:23:20 Building core-data ... 19:23:20 Building core-metadata ... 19:23:20 Building security-bootstrapper ... 19:23:20 Building security-proxy-setup ... 19:23:20 Building security-secretstore-setup ... 19:23:20 Building security-spiffe-token-provider ... 19:23:20 Building security-spire-agent ... 19:23:20 Building security-spire-config ... 19:23:20 Building security-spire-server ... 19:23:20 Building support-notifications ... 19:23:20 Building support-scheduler ... 19:23:20 Building sys-mgmt-agent ... 19:23:20 Building security-spire-config 19:23:20 Building security-secretstore-setup 19:23:20 Building sys-mgmt-agent 19:23:20 Building security-proxy-setup 19:23:20 Building security-spire-agent 19:23:32 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:23:32 ---> ca9710bd63b2 19:23:32 Step 3/26 : WORKDIR /edgex-go 19:23:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:32 ---> ca9710bd63b2 19:23:32 Step 3/22 : WORKDIR /edgex-go 19:23:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:23:32 ---> ca9710bd63b2 19:23:32 Step 3/23 : WORKDIR /edgex-go 19:23:32 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:23:32 ---> ca9710bd63b2 19:23:32 Step 3/25 : WORKDIR /edgex-go 19:23:32 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:23:32 ---> ca9710bd63b2 19:23:32 Step 3/26 : WORKDIR /edgex-go 19:23:34 ---> Running in dd7cc97c3476 19:23:34 ---> Running in 0c1bf3b8aaf1 19:23:34 ---> Running in 318049d75c50 19:23:34 ---> Running in fc7ef494d701 19:23:34 ---> Running in f734127cffc5 19:23:34 Removing intermediate container 0c1bf3b8aaf1 19:23:34 ---> 768e225ce782 19:23:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:34 Removing intermediate container dd7cc97c3476 19:23:34 ---> 720c8552fd11 19:23:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:34 Removing intermediate container f734127cffc5 19:23:34 ---> 9d4b3aa3bbc9 19:23:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:34 Removing intermediate container 318049d75c50 19:23:34 ---> 0a6133b9610e 19:23:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:34 Removing intermediate container fc7ef494d701 19:23:34 ---> 5022fdae9f83 19:23:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:34 ---> Running in 11350b0ace8a 19:23:34 ---> Running in 0b83f4aa762c 19:23:34 ---> Running in 504d1e052081 19:23:34 ---> Running in 65d1d06b3a91 19:23:34 ---> Running in 3945d2dfa771 19:23:35 Removing intermediate container 0b83f4aa762c 19:23:35 ---> cde6c2b68be1 19:23:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:23:35 ---> Running in dad157b741e4 19:23:35 Removing intermediate container 11350b0ace8a 19:23:35 ---> 2808e9fc59a1 19:23:35 Step 5/22 : RUN apk add --update --no-cache make git 19:23:35 ---> Running in 8a7e3e7983ec 19:23:36 Removing intermediate container 504d1e052081 19:23:36 ---> 7782dd933414 19:23:36 Step 5/25 : RUN apk add --update --no-cache make git 19:23:36 ---> Running in f6aa5d5498b0 19:23:36 Removing intermediate container 65d1d06b3a91 19:23:36 ---> 258a5ccf849e 19:23:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:23:36 ---> Running in 5fe90a4122d7 19:23:36 Removing intermediate container 3945d2dfa771 19:23:36 ---> 3a9ecd9d2f02 19:23:36 Step 5/23 : RUN apk add --update --no-cache make bash git 19:23:36 ---> Running in 7eabd0ecf8ec 19:23:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:23:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:23:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:23:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:23:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:23:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:23:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:23:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:23:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:23:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:23:37 OK: 211 MiB in 51 packages 19:23:37 OK: 211 MiB in 51 packages 19:23:38 Removing intermediate container dad157b741e4 19:23:38 ---> e1601cd2f3f9 19:23:38 Step 6/26 : COPY go.mod vendor* ./ 19:23:38 OK: 211 MiB in 51 packages 19:23:38 OK: 211 MiB in 51 packages 19:23:38 OK: 211 MiB in 51 packages 19:23:38 ---> f08349875adb 19:23:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:38 ---> Running in 552f42ef6949 19:23:38 Removing intermediate container f6aa5d5498b0 19:23:38 ---> 49ff464f7809 19:23:38 Step 6/25 : COPY go.mod vendor* ./ 19:23:38 ---> 3707197a4ea8 19:23:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:38 ---> Running in 27b691ab9340 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:38 provisioning config files... 19:23:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3279607470148797053tmp [Pipeline] { [Pipeline] libraryResource 19:23:38 Removing intermediate container 5fe90a4122d7 19:23:38 ---> f758dddfb2e2 19:23:38 Step 6/26 : COPY go.mod vendor* ./ 19:23:38 Removing intermediate container 7eabd0ecf8ec 19:23:38 ---> cfe6c1b8cb2e 19:23:38 Step 6/23 : COPY go.mod vendor* ./ 19:23:38 Removing intermediate container 8a7e3e7983ec 19:23:38 ---> db7e4d9906af 19:23:38 Step 6/22 : COPY go.mod vendor* ./ [Pipeline] sh 19:23:38 ---> 441dc2d8761d 19:23:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:38 ---> 43ad959682ec 19:23:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:38 ---> Running in 25f1436e8442 19:23:38 ---> 48e8a4ac42bc 19:23:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:38 ---> Running in dd46840be228 19:23:38 ---> Running in 57388c48484d 19:23:39 ---> docker-login.sh 19:23:39 nexus3.edgexfoundry.org:10001 19:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:39 Configure a credential helper to remove this warning. See 19:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:39 19:23:39 Login Succeeded 19:23:39 nexus3.edgexfoundry.org:10002 19:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:40 Configure a credential helper to remove this warning. See 19:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:40 19:23:40 Login Succeeded 19:23:40 nexus3.edgexfoundry.org:10003 19:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:40 Configure a credential helper to remove this warning. See 19:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:40 19:23:40 Login Succeeded 19:23:40 nexus3.edgexfoundry.org:10004 19:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:41 Configure a credential helper to remove this warning. See 19:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:41 19:23:41 Login Succeeded 19:23:41 docker.io 19:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:42 Configure a credential helper to remove this warning. See 19:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:42 19:23:42 Login Succeeded 19:23:42 ---> docker-login.sh ends [Pipeline] } 19:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:23:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:43 ========================================================= 19:23:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:23:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:23:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:23:43 b3c136eddcbf: Pulling fs layer 19:23:43 c0a3192eca97: Pulling fs layer 19:23:43 a050256f5b6f: Pulling fs layer 19:23:43 656be50a0ddc: Pulling fs layer 19:23:43 2bbca73fdf42: Pulling fs layer 19:23:43 46d945488cbd: Pulling fs layer 19:23:43 8a5474983e97: Pulling fs layer 19:23:43 329c88fbcd65: Pulling fs layer 19:23:43 2bbca73fdf42: Waiting 19:23:43 46d945488cbd: Waiting 19:23:43 8a5474983e97: Waiting 19:23:43 329c88fbcd65: Waiting 19:23:43 656be50a0ddc: Waiting 19:23:43 a050256f5b6f: Verifying Checksum 19:23:43 a050256f5b6f: Download complete 19:23:43 c0a3192eca97: Verifying Checksum 19:23:43 c0a3192eca97: Download complete 19:23:43 2bbca73fdf42: Download complete 19:23:43 46d945488cbd: Verifying Checksum 19:23:43 46d945488cbd: Download complete 19:23:43 b3c136eddcbf: Verifying Checksum 19:23:43 b3c136eddcbf: Download complete 19:23:44 b3c136eddcbf: Pull complete 19:23:44 329c88fbcd65: Verifying Checksum 19:23:44 329c88fbcd65: Download complete 19:23:45 c0a3192eca97: Pull complete 19:23:45 a050256f5b6f: Pull complete 19:23:45 8a5474983e97: Verifying Checksum 19:23:45 8a5474983e97: Download complete 19:23:46 656be50a0ddc: Verifying Checksum 19:23:46 656be50a0ddc: Download complete 19:23:51 Removing intermediate container 57388c48484d 19:23:51 ---> c08a9b06b8d5 19:23:51 Step 8/22 : COPY . . 19:23:51 Removing intermediate container 25f1436e8442 19:23:51 ---> b27d0b8f19f6 19:23:51 Step 8/26 : COPY . . 19:23:51 Removing intermediate container 552f42ef6949 19:23:51 ---> 5ec32466ef79 19:23:51 Step 8/26 : COPY . . 19:23:51 Removing intermediate container dd46840be228 19:23:51 ---> 785d6be81e50 19:23:51 Step 8/23 : COPY . . 19:23:51 Removing intermediate container 27b691ab9340 19:23:51 ---> 1a1151ff6698 19:23:51 Step 8/25 : COPY . . 19:24:01 ---> c2fbd5825dbb 19:24:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:01 ---> e16da9bfcf25 19:24:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:24:01 ---> 22363b9ea620 19:24:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:24:01 ---> af82bead7f40 19:24:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:24:01 ---> 2bb8504a6c90 19:24:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:24:01 ---> Running in db9603880b14 19:24:01 ---> Running in 3cf5d2ca407f 19:24:01 ---> Running in d160900bc513 19:24:01 ---> Running in 0c140016c867 19:24:01 ---> Running in 7b612807578e 19:24:01 Removing intermediate container d160900bc513 19:24:01 ---> eabcf6ac395e 19:24:01 Step 10/26 : WORKDIR /edgex-go/spire-build 19:24:01 ---> Running in 930b7aea49f7 19:24:01 Removing intermediate container 7b612807578e 19:24:01 ---> c55c1cf9d2cd 19:24:01 Step 10/26 : WORKDIR /edgex-go/spire-build 19:24:01 ---> Running in b561ad1b3085 19:24:01 Removing intermediate container 930b7aea49f7 19:24:01 ---> 684947894dad 19:24:01 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 19:24:01 ---> Running in 41821c49e983 19:24:01 Removing intermediate container b561ad1b3085 19:24:01 ---> 3d61b94e09f8 19:24:01 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 19:24:01 ---> Running in fbfedf69e0dc 19:24: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:24:01 656be50a0ddc: Pull complete 19:24:01 2bbca73fdf42: Pull complete 19:24:01 46d945488cbd: Pull complete 19:24: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 19:24: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24:02 Removing intermediate container 41821c49e983 19:24:02 ---> ec66fa4257c7 19:24:02 Step 12/26 : WORKDIR /edgex-go 19:24:02 ---> Running in fc7a4e5726ef 19:24:02 Removing intermediate container fc7a4e5726ef 19:24:02 ---> 96129cb39b40 19:24:02 19:24:02 Step 13/26 : FROM alpine:3.15 19:24:03 Removing intermediate container fbfedf69e0dc 19:24:03 ---> e39ccf9ec92b 19:24:03 Step 12/26 : WORKDIR /edgex-go 19:24:03 3.15: Pulling from library/alpine 19:24:03 ---> Running in 8c1e5c70c53c 19:24:03 Removing intermediate container 8c1e5c70c53c 19:24:03 ---> cfd03e4deba6 19:24:03 19:24:03 Step 13/26 : FROM alpine:3.15 19:24:03 3.15: Pulling from library/alpine 19:24:03 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:24:03 Status: Downloaded newer image for alpine:3.15 19:24:03 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:24:03 Status: Image is up to date for alpine:3.15 19:24:03 ---> c4fc93816858 19:24:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:03 ---> c4fc93816858 19:24:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:03 ---> Running in 7e31d9ad727d 19:24:03 ---> Running in c5b0ba3e713c 19:24:03 Removing intermediate container 7e31d9ad727d 19:24:03 ---> 63e74e2bb57c 19:24:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:03 Removing intermediate container c5b0ba3e713c 19:24:03 ---> d89915ed9ce9 19:24:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:03 ---> Running in e534b2500169 19:24:03 ---> Running in 77c97981fc7b 19:24:04 Removing intermediate container e534b2500169 19:24:04 ---> c7d5ab97342e 19:24:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:04 ---> Running in 06a92e67950a 19:24:04 Removing intermediate container 77c97981fc7b 19:24:04 ---> 4924bf133ee3 19:24:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:04 ---> Running in e27f9d5253cd 19:24:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:24:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:24:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:24:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:24:06 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:24:06 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:24:06 OK: 15856 distinct packages available 19:24:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:24:06 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:24:06 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:24:06 OK: 15856 distinct packages available 19:24:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:24:07 8a5474983e97: Pull complete 19:24:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:24:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:24:07 (1/5) Installing dumb-init (1.2.5-r1) 19:24:07 (1/4) Installing dumb-init (1.2.5-r1) 19:24:07 (2/5) Installing musl-obstack (1.2.3-r0) 19:24:07 (2/4) Installing musl-obstack (1.2.3-r0) 19:24:07 (3/5) Installing libucontext (1.1-r0) 19:24:08 (3/4) Installing libucontext (1.1-r0) 19:24:08 (4/5) Installing gcompat (1.0.0-r4) 19:24:08 (4/4) Installing gcompat (1.0.0-r4) 19:24:08 (5/5) Installing openssl (1.1.1q-r0) 19:24:08 Executing busybox-1.34.1-r7.trigger 19:24:08 OK: 6 MiB in 18 packages 19:24:08 Executing busybox-1.34.1-r7.trigger 19:24:08 OK: 7 MiB in 19 packages 19:24:09 329c88fbcd65: Pull complete 19:24:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:24:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:24:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:24:09 WORKDIR /edgex 19:24:09 COPY go.mod . 19:24:09 RUN go mod download 19:24:09 + docker build -t ci-base-image-arm64 -f - . 19:24:09 Removing intermediate container 06a92e67950a 19:24:09 ---> 1caa535001b9 19:24:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:24:09 Removing intermediate container e27f9d5253cd 19:24:09 ---> 898566f40d88 19:24:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:10 Sending build context to Docker daemon 3.162MB 19:24:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:24:10 ---> ff4287adb874 19:24:10 Step 2/4 : WORKDIR /edgex 19:24:12 ---> Running in 453d699a937e 19:24:12 Removing intermediate container 453d699a937e 19:24:12 ---> 57e1c8a9d382 19:24:12 Step 3/4 : COPY go.mod . 19:24:13 ---> 41c825d09b4a 19:24:13 Step 4/4 : RUN go mod download 19:24:13 ---> Running in bbc88d07c034 19:24:14 ---> 304fe0b608b3 19:24:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:14 ---> 6202b763eaf5 19:24:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:14 ---> a2f881cdeb96 19:24:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:14 ---> Running in 7b1bada07126 19:24:15 Removing intermediate container 7b1bada07126 19:24:15 ---> 26ef653bea06 19:24:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:15 ---> fc06790da2a4 19:24:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:15 ---> c3a82101106a 19:24:15 Step 21/26 : WORKDIR / 19:24:15 ---> Running in a4b1a958eb7c 19:24:15 Removing intermediate container a4b1a958eb7c 19:24:15 ---> 6bbd189ea3f6 19:24:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:16 ---> 7bef09fe6696 19:24:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:16 ---> Running in 216f0bb461bf 19:24:16 Removing intermediate container 216f0bb461bf 19:24:16 ---> 77c4ec1b16bc 19:24:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:16 ---> Running in 4fd67383e4ab 19:24:16 ---> f0464d16770b 19:24:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:16 Removing intermediate container 4fd67383e4ab 19:24:16 ---> df747aff76d7 19:24:16 Step 24/26 : LABEL arch=x86_64 19:24:16 ---> Running in 52fb2ebec928 19:24:16 ---> f782259cb32e 19:24:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:16 ---> Running in bac728381319 19:24:16 Removing intermediate container 52fb2ebec928 19:24:16 ---> ee343b4cbe62 19:24:16 Step 25/26 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:24:16 ---> Running in 35ea4a662f51 19:24:16 Removing intermediate container bac728381319 19:24:16 ---> 42cc06427fbb 19:24:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:16 ---> Running in fc3b8db4b81b 19:24:16 Removing intermediate container 35ea4a662f51 19:24:16 ---> b0e663862142 19:24:16 Step 26/26 : LABEL version=0.0.0 19:24:16 ---> Running in 6770a9ba4e20 19:24:16 Removing intermediate container fc3b8db4b81b 19:24:16 ---> 42063fefbedb 19:24:16 Step 24/26 : LABEL arch=x86_64 19:24:17 ---> Running in 84357fc3bb8c 19:24:17 Removing intermediate container 6770a9ba4e20 19:24:17 ---> 633683792d7d 19:24:17 19:24:17 Successfully built 633683792d7d 19:24:17 Successfully tagged security-spire-config:latest 19:24:17 Building support-scheduler 19:24:17  Building security-spire-config ... done Removing intermediate container 84357fc3bb8c 19:24:17 ---> 6f7532564ee0 19:24:17 Step 25/26 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:24:17 ---> Running in 2711fbeea979 19:24:19 Removing intermediate container 2711fbeea979 19:24:19 ---> f172feac039b 19:24:19 Step 26/26 : LABEL version=0.0.0 19:24:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:19 ---> ca9710bd63b2 19:24:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:24:20 ---> Running in 8220e88b9d6b 19:24:20 ---> Running in c496c0c5566d 19:24:20 Removing intermediate container c496c0c5566d 19:24:20 Removing intermediate container 8220e88b9d6b 19:24:20 ---> 9f45e5727112 19:24:20 ---> f83d3f37141e 19:24:20 Step 4/23 : WORKDIR /edgex-go 19:24:20 19:24:20 ---> Running in bb82a398909e 19:24:20 Successfully built f83d3f37141e 19:24:20 Successfully tagged security-spire-agent:latest 19:24:20  Building security-spire-agent ... done Building core-data 19:24:20 Removing intermediate container bb82a398909e 19:24:20 ---> aa9c7df0f722 19:24:20 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:20 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 19:24:21 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 19:24:21 ---> Running in c3bd1cc5cc19 19:24:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:24:22 ---> ca9710bd63b2 19:24:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:24:22 ---> Using cache 19:24:22 ---> 9f45e5727112 19:24:22 Step 4/24 : WORKDIR /edgex-go 19:24:22 ---> Using cache 19:24:22 ---> aa9c7df0f722 19:24:22 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:23 ---> Running in 57eee04fa880 19:24:26 Removing intermediate container c3bd1cc5cc19 19:24:26 ---> f3dac1dc19ce 19:24:26 Step 6/23 : RUN apk add --update --no-cache make git 19:24:26 Removing intermediate container db9603880b14 19:24:26 ---> 2f51a6b57f53 19:24:26 19:24:26 Step 10/25 : FROM alpine:3.16 19:24:26 Removing intermediate container 57eee04fa880 19:24:26 ---> f80c476f3814 19:24:26 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:24:26 Removing intermediate container 0c140016c867 19:24:26 ---> 048faddd6850 19:24:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:24:26 Removing intermediate container 3cf5d2ca407f 19:24:26 ---> ad07c801b93d 19:24:26 19:24:26 Step 10/22 : FROM alpine:3.16 19:24:26 ---> Running in f111386264ba 19:24:26 ---> Running in 2b7dd188d2c9 19:24:26 ---> Running in 488bfd4069e7 19:24:26 3.16: Pulling from library/alpine 19:24:26 3.16: Pulling from library/alpine 19:24:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:24:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:24:26 Status: Downloaded newer image for alpine:3.16 19:24:26 Status: Image is up to date for alpine:3.16 19:24:26 ---> 9c6f07244728 19:24:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:24:26 ---> 9c6f07244728 19:24:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:24:26 ---> Running in 234d372fb639 19:24:26 ---> Running in 5b82b1dc2db8 19:24:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:24:26 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 19:24:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:24:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:24:27 Removing intermediate container 2b7dd188d2c9 19:24:27 ---> 028106d8663e 19:24:27 19:24:27 Step 11/23 : FROM alpine:3.16 19:24:27 ---> 9c6f07244728 19:24:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:24:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:24:27 ---> Running in 70b09b5d97b5 19:24:27 (1/6) Installing ca-certificates (20220614-r0) 19:24:27 (2/6) Installing brotli-libs (1.0.9-r6) 19:24:27 (1/3) Installing ca-certificates (20220614-r0) 19:24:27 Removing intermediate container 70b09b5d97b5 19:24:27 ---> 5305ced50771 19:24:27 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 19:24:27 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:24:27 (4/6) Installing libcurl (7.83.1-r3) 19:24:27 (5/6) Installing curl (7.83.1-r3) 19:24:27 (2/3) Installing dumb-init (1.2.5-r1) 19:24:27 (6/6) Installing dumb-init (1.2.5-r1) 19:24:27 (3/3) Installing su-exec (0.2-r1) 19:24:27 Executing busybox-1.35.0-r17.trigger 19:24:27 Executing busybox-1.35.0-r17.trigger 19:24:27 Executing ca-certificates-20220614-r0.trigger 19:24:27 Executing ca-certificates-20220614-r0.trigger 19:24:27 ---> Running in 30be84ab8179 19:24:28 OK: 8 MiB in 20 packages 19:24:28 OK: 6 MiB in 17 packages 19:24:28 OK: 211 MiB in 51 packages 19:24:28 OK: 211 MiB in 51 packages 19:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:24:28 Removing intermediate container 488bfd4069e7 19:24:28 ---> 8f73e0e47766 19:24:28 Step 7/24 : COPY go.mod vendor* ./ 19:24:28 Removing intermediate container 5b82b1dc2db8 19:24:28 ---> 5d76fd2f8059 19:24:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:28 Removing intermediate container 234d372fb639 19:24:28 ---> d135c58b71da 19:24:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:28 ---> Running in 99d6eb12e34a 19:24:28 ---> Running in 3892f056e031 19:24:28 Removing intermediate container f111386264ba 19:24:28 ---> fc9108ac4112 19:24:28 Step 7/23 : COPY go.mod vendor* ./ 19:24:28 ---> 28445adaad19 19:24:28 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:28 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:24:28 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:24:28 Removing intermediate container 99d6eb12e34a 19:24:28 ---> d657e0f536a1 19:24:28 Step 13/22 : WORKDIR /edgex 19:24:28 (3/33) Installing readline (8.1.2-r0) 19:24:28 (4/33) Installing bash (5.1.16-r2) 19:24:28 ---> Running in d6620d21909b 19:24:29 Executing bash-5.1.16-r2.post-install 19:24:29 (5/33) Installing ca-certificates (20220614-r0) 19:24:29 Removing intermediate container 3892f056e031 19:24:29 ---> 168ee8f7c114 19:24:29 Step 13/25 : WORKDIR / 19:24:29 ---> Running in 629ea9456b4e 19:24:29 (6/33) Installing brotli-libs (1.0.9-r6) 19:24:29 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:24:29 (8/33) Installing libcurl (7.83.1-r3) 19:24:29 ---> 391c2201c60a 19:24:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:29 (9/33) Installing curl (7.83.1-r3) 19:24:29 (10/33) Installing docker-cli (20.10.16-r2) 19:24:29 ---> Running in 73ffe7187578 19:24:29 ---> Running in a186d38d5eb6 19:24:29 Removing intermediate container 629ea9456b4e 19:24:29 ---> d42a4d9930a0 19:24:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:24:29 (11/33) Installing dumb-init (1.2.5-r1) 19:24:29 (12/33) Installing libbz2 (1.0.8-r1) 19:24:29 Removing intermediate container 73ffe7187578 19:24:29 ---> 974d6e63089a 19:24:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:24:29 (13/33) Installing expat (2.4.8-r0) 19:24:29 (14/33) Installing libffi (3.4.2-r1) 19:24:29 (15/33) Installing gdbm (1.23-r0) 19:24:29 (16/33) Installing xz-libs (5.2.5-r1) 19:24:29 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:24:29 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:24:29 (19/33) Installing mpdecimal (2.5.1-r1) 19:24:29 (20/33) Installing sqlite-libs (3.38.5-r0) 19:24:29 ---> a18dd5c9226f 19:24:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:24:29 (21/33) Installing python3 (3.10.5-r0) 19:24:29 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:24:29 (23/33) Installing py3-tomli (2.0.1-r1) 19:24:29 (24/33) Installing py3-pep517 (0.12.0-r2) 19:24:29 (25/33) Installing py3-six (1.16.0-r1) 19:24:29 (26/33) Installing py3-retrying (1.3.3-r3) 19:24:29 (27/33) Installing py3-appdirs (1.4.4-r3) 19:24:29 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:24:29 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:24:29 (30/33) Installing py3-parsing (2.4.7-r3) 19:24:29 (31/33) Installing py3-packaging (21.3-r0) 19:24:29 (32/33) Installing py3-setuptools (59.4.0-r0) 19:24:30 (33/33) Installing py3-pip (22.1.1-r0) 19:24:30 ---> 1c237c6cfc76 19:24:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:24:30 ---> 0ec86587a9fa 19:24:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:24:30 ---> a00db7c3b0ed 19:24:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:24:30 Executing busybox-1.35.0-r17.trigger 19:24:30 Executing ca-certificates-20220614-r0.trigger 19:24:30 OK: 122 MiB in 47 packages 19:24:32 ---> d21f7f4d126a 19:24:32 ---> 1a6905188204 19:24:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:24:32 19:24:32 ---> eae0cd6800e4 19:24:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:32 ---> Running in 08acdf70594e 19:24:32 ---> 250f27a1e08e 19:24:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:24:33 ---> af5ca22fbf76 19:24:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:34 Removing intermediate container 08acdf70594e 19:24:34 ---> 0e98ca8fc79d 19:24:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:24:34 ---> 845cdf8b5f3c 19:24:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:24:34 ---> Running in 22e4749a0681 19:24:34 Removing intermediate container 22e4749a0681 19:24:34 ---> c8f3a00195e0 19:24:34 Step 20/22 : LABEL arch=x86_64 19:24:34 Collecting docker-compose==1.23.2 19:24:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:24:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.4 MB/s eta 0:00:00 19:24:34 ---> dfd6273e14b6 19:24:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:24:34 ---> Running in efecc3782941 19:24:34 Collecting websocket-client<1.0,>=0.32.0 19:24:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:24:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 132.4 MB/s eta 0:00:00 19:24:34 ---> Running in 21639554e781 19:24:34 Collecting jsonschema<3,>=2.5.1 19:24:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:24:34 Collecting PyYAML<4,>=3.10 19:24:34 Downloading PyYAML-3.13.tar.gz (270 kB) 19:24:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 71.8 MB/s eta 0:00:00 19:24:35 Removing intermediate container efecc3782941 19:24:35 ---> 1facb652d92e 19:24:35 Step 21/22 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:24:35 Preparing metadata (setup.py): started 19:24:35 ---> Running in 6890ff23f55b 19:24:35 Preparing metadata (setup.py): finished with status 'done' 19:24:35 Removing intermediate container 6890ff23f55b 19:24:35 ---> 5b4ece8fda2e 19:24:35 Step 22/22 : LABEL version=0.0.0 19:24:35 Collecting dockerpty<0.5,>=0.4.1 19:24:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:24:35 Preparing metadata (setup.py): started 19:24:36 ---> Running in a3051116b095 19:24:36 Preparing metadata (setup.py): finished with status 'done' 19:24:36 Collecting docopt<0.7,>=0.6.1 19:24:36 Downloading docopt-0.6.2.tar.gz (25 kB) 19:24:36 Removing intermediate container 21639554e781 19:24:36 ---> 95a32cff8b6d 19:24:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:24:36 Preparing metadata (setup.py): started 19:24:36 Removing intermediate container a3051116b095 19:24:36 ---> 3f7454af6e5c 19:24:36 19:24:36 ---> Running in 0bc652e71364 19:24:36 Successfully built 3f7454af6e5c 19:24:36 Successfully tagged security-proxy-setup:latest 19:24:36 Building security-bootstrapper 19:24:36  Building security-proxy-setup ... done Removing intermediate container 0bc652e71364 19:24:36 ---> 8eb1ed084491 19:24:36 Step 23/25 : LABEL arch=x86_64 19:24:36 Preparing metadata (setup.py): finished with status 'done' 19:24:36 ---> Running in e31bf2b1c26e 19:24:36 Collecting cached-property<2,>=1.2.0 19:24:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:24:36 Removing intermediate container a186d38d5eb6 19:24:36 ---> b2397fa5fef7 19:24:36 Step 9/23 : COPY . . 19:24:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:24:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:24:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 166.2 MB/s eta 0:00:00 19:24:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:24:36 Collecting texttable<0.10,>=0.9.0 19:24:36 Downloading texttable-0.9.1.tar.gz (11 kB) 19:24:36 Preparing metadata (setup.py): started 19:24:36 Removing intermediate container d6620d21909b 19:24:36 ---> deb1dfd62baa 19:24:36 Step 9/24 : COPY . . 19:24:37 Preparing metadata (setup.py): finished with status 'done' 19:24:37 Collecting docker<4.0,>=3.6.0 19:24:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:24:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 104.9 MB/s eta 0:00:00 19:24:37 Collecting docker-pycreds>=0.4.0 19:24:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:24:37 Collecting certifi>=2017.4.17 19:24:37 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:24:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 64.0 MB/s eta 0:00:00 19:24:37 Collecting urllib3<1.25,>=1.21.1 19:24:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:24:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 223.7 MB/s eta 0:00:00 19:24:37 Collecting idna<2.8,>=2.5 19:24:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:24:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 194.8 MB/s eta 0:00:00 19:24:37 Collecting chardet<3.1.0,>=3.0.2 19:24:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:24:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 85.6 MB/s eta 0:00:00 19:24:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:24:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:24:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:24:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:24:37 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:24:37 Running setup.py install for texttable: started 19:24:37 Running setup.py install for texttable: finished with status 'done' 19:24:37 Running setup.py install for PyYAML: started 19:24:38 Running setup.py install for PyYAML: finished with status 'done' 19:24:39 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:24:39 ---> ca9710bd63b2 19:24:39 Step 3/31 : WORKDIR /edgex-go 19:24:39 ---> Using cache 19:24:39 ---> 5022fdae9f83 19:24:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:39 ---> Using cache 19:24:39 ---> 3a9ecd9d2f02 19:24:39 Step 5/31 : RUN apk add --update --no-cache make git 19:24:39 Removing intermediate container e31bf2b1c26e 19:24:39 ---> 99a4a95be7e2 19:24:39 Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:24:39 Running setup.py install for docopt: started 19:24:40 Running setup.py install for docopt: finished with status 'done' 19:24:42 Running setup.py install for dockerpty: started 19:24:42 ---> Running in 78bf3e45f9bc 19:24:42 ---> Running in 1a40d9618aa3 19:24:42 ---> b7ea53e7c90d 19:24:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:24:42 ---> f2516d2b4afc 19:24:42 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:24:43 ---> Running in 01a1d360469d 19:24:43 ---> Running in 2ff60c54e88e 19:24:43 Removing intermediate container 78bf3e45f9bc 19:24:43 ---> 4b0dcea61cd7 19:24:43 Step 25/25 : LABEL version=0.0.0 19:24:43 ---> Running in 901c55d32f83 19:24:43 Removing intermediate container 901c55d32f83 19:24:43 ---> 3d12ef42e383 19:24:43 19:24:43 Running setup.py install for dockerpty: finished with status 'done' 19:24:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:24:43 Successfully built 3d12ef42e383 19:24:43 Successfully tagged security-secretstore-setup:latest 19:24:43 Building security-spiffe-token-provider 19:24:43  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:43 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 19:24:43 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 19:24:43 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 19:24:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:24:44 OK: 211 MiB in 51 packages 19:24:45 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:24:45 ---> ca9710bd63b2 19:24:45 Step 3/20 : WORKDIR /edgex-go 19:24:45 ---> Using cache 19:24:45 ---> 5022fdae9f83 19:24:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:24:46 ---> Running in bab919bda1af 19:24:46 Removing intermediate container 1a40d9618aa3 19:24:46 ---> 59b44b5384a6 19:24:46 Step 6/31 : COPY go.mod vendor* ./ 19:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:24:46 ---> fa879829542f 19:24:46 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:46 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:24:46 v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:24:46 OK: 17039 distinct packages available 19:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:24:47 ---> Running in b117640f0b9e 19:24:47 OK: 211 MiB in 51 packages 19:24:48 Removing intermediate container bab919bda1af 19:24:48 ---> 2feae620b3f9 19:24:48 Step 5/20 : COPY go.mod vendor* ./ 19:24:48 ---> 82d6a7b5157c 19:24:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:48 ---> Running in 962a29ccbc18 19:24:49 Removing intermediate container 30be84ab8179 19:24:49 ---> 3da7ca9eb47c 19:24:49 Step 14/23 : ENV APP_PORT=58890 19:24:50 ---> Running in d41e33545052 19:24:50 Removing intermediate container d41e33545052 19:24:50 ---> 34930d8ea9df 19:24:50 Step 15/23 : EXPOSE $APP_PORT 19:24:50 ---> Running in 58e33bfc69a4 19:24:51 Removing intermediate container 58e33bfc69a4 19:24:51 ---> a02b98f87f97 19:24:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:24:52 Removing intermediate container bbc88d07c034 19:24:52 ---> 63ef346910c6 19:24:52 Successfully built 63ef346910c6 19:24:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:52 + docker inspect -f . ci-base-image-arm64 19:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:53 prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container 19:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:24:53 ---> 44e55264106a 19:24:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:24:53 ---> a42265585a98 19:24:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:24:54 $ docker top 4be3f0a0421e5391450f9a8013628ed9cb742b9c6e98c3343b6510a9acb7ad64 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:55 ---> 8cfb6f5bd8fb 19:24:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:24:55 ---> Running in df6c975ce91b 19:24:55 + go version 19:24:55 go version go1.18.3 linux/arm64 [Pipeline] } 19:24:55 $ docker stop --time=1 4be3f0a0421e5391450f9a8013628ed9cb742b9c6e98c3343b6510a9acb7ad64 19:24:55 Removing intermediate container df6c975ce91b 19:24:55 ---> 49e28f1e956a 19:24:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:55 Removing intermediate container b117640f0b9e 19:24:55 ---> f367c701d3bb 19:24:55 Step 8/31 : COPY . . 19:24:55 ---> Running in 7612b72d52ef 19:24:56 Removing intermediate container 7612b72d52ef 19:24:56 ---> 00476030bd63 19:24:56 Step 21/23 : LABEL arch=x86_64 19:24:57 $ docker rm -f 4be3f0a0421e5391450f9a8013628ed9cb742b9c6e98c3343b6510a9acb7ad64 19:24:57 ---> Running in 9692c30da1c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 19:24:57 Removing intermediate container 9692c30da1c1 19:24:57 ---> c8e8db37f820 19:24:57 Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:57 ---> Running in 26c4d1c54113 19:24:58 + docker inspect -f . ci-base-image-arm64 19:24:58 . [Pipeline] } [Pipeline] // withEnv 19:24:58 Removing intermediate container 26c4d1c54113 19:24:58 ---> 8c62014c6b5f 19:24:58 Step 23/23 : LABEL version=0.0.0 [Pipeline] withDockerContainer 19:24:58 prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container 19:24:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:24:58 ---> Running in c4c8e9285d95 19:24:58 Removing intermediate container 962a29ccbc18 19:24:58 ---> c0c54decd65f 19:24:58 Step 7/20 : COPY . . 19:24:59 Removing intermediate container c4c8e9285d95 19:24:59 ---> bc6b63dad346 19:24:59 19:24:59 Successfully built bc6b63dad346 19:24:59 Successfully tagged sys-mgmt-agent:latest 19:24:59  Building sys-mgmt-agent ... done Building support-notifications 19:24:59 $ docker top 5f53a1ba03e2a1c4b4e7e6cfb468747d28d72a2ba54c22e7e5bc51772fcc3002 -eo pid,comm [Pipeline] { [Pipeline] echo 19:25:00 ========================================================= 19:25:00 [edgeXBuildGoParallel] Running Tests and Build... 19:25:00 ========================================================= [Pipeline] sh 19:25:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:25:01 + make test 19:25:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:25:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:04 ---> ca9710bd63b2 19:25:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:25:04 ---> Using cache 19:25:04 ---> 9f45e5727112 19:25:04 Step 4/23 : WORKDIR /edgex-go 19:25:04 ---> Using cache 19:25:04 ---> aa9c7df0f722 19:25:04 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:04 ---> Using cache 19:25:04 ---> f80c476f3814 19:25:04 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:25:08 ---> Running in 97864c44bf04 19:25:08 ---> 0118021f63c6 19:25:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:25:08 ---> 1421d8d30b2d 19:25:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:08 ---> Running in 19b58c0c1b95 19:25:08 ---> Running in bb3aa2a19f02 19:25: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:25: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 19:25:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:10 OK: 211 MiB in 51 packages 19:25:10 Removing intermediate container 2ff60c54e88e 19:25:10 ---> 3f3534511adc 19:25:10 19:25:10 Step 11/24 : FROM alpine:3.16 19:25:10 ---> 9c6f07244728 19:25:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:25:10 ---> Running in ac82917c47fa 19:25:10 Removing intermediate container 97864c44bf04 19:25:10 ---> bbc25e66d76d 19:25:10 Step 7/23 : COPY go.mod vendor* ./ 19:25:10 Removing intermediate container ac82917c47fa 19:25:10 ---> ed0c042910eb 19:25:10 Step 13/24 : ENV APP_PORT=59880 19:25:10 Removing intermediate container 01a1d360469d 19:25:10 ---> 53df45521656 19:25:10 19:25:10 Step 11/23 : FROM alpine:3.16 19:25:10 ---> 9c6f07244728 19:25:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:25:11 ---> Running in 52346c7f33bc 19:25:11 ---> Running in 4b2f61b91ce3 19:25:11 ---> 23a4fb3dc772 19:25:11 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:11 ---> Running in a77723620bd4 19:25:11 Removing intermediate container 52346c7f33bc 19:25:11 ---> 366f796cc164 19:25:11 Step 14/24 : EXPOSE $APP_PORT 19:25:11 ---> Running in cc82dc998251 19:25:11 Removing intermediate container cc82dc998251 19:25:11 ---> 29b4389a2742 19:25:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:11 ---> Running in 9563cef0f51b 19:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:12 (1/1) Installing dumb-init (1.2.5-r1) 19:25:12 Executing busybox-1.35.0-r17.trigger 19:25:12 OK: 6 MiB in 15 packages 19:25:13 Removing intermediate container 9563cef0f51b 19:25:13 ---> d23db6eef7c9 19:25:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:25:13 Removing intermediate container 4b2f61b91ce3 19:25:13 ---> f4a8500cc987 19:25:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:25:13 ---> Running in fcf75d554b2b 19:25:13 ---> Running in 57861861a8f9 19:25:14 Removing intermediate container 57861861a8f9 19:25:14 ---> 0c4d06bf8128 19:25:14 Step 14/23 : ENV APP_PORT=59861 19:25:14 ---> Running in f62f1c5e2711 19:25:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:14 Removing intermediate container f62f1c5e2711 19:25:14 ---> 1afc113c0137 19:25:14 Step 15/23 : EXPOSE $APP_PORT 19:25:14 ---> Running in a75bd05b211b 19:25:15 Removing intermediate container a75bd05b211b 19:25:15 ---> 8126fe38103c 19:25:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:16 ---> e1d53e782341 19:25:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:25:16 (1/6) Installing dumb-init (1.2.5-r1) 19:25:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:25:16 (3/6) Installing libsodium (1.0.18-r0) 19:25:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:25:16 (5/6) Installing libzmq (4.3.4-r0) 19:25:16 (6/6) Installing zeromq (4.3.4-r0) 19:25:16 Executing busybox-1.35.0-r17.trigger 19:25:16 OK: 8 MiB in 20 packages 19:25:17 ---> 7967c4d8a474 19:25:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:25:18 Removing intermediate container fcf75d554b2b 19:25:18 ---> 27e7fdf7004d 19:25:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:18 ---> be8778ed838e 19:25:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:25:18 ---> Running in de6a76b6795a 19:25:18 ---> c374c7774c8b 19:25:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:25:18 Removing intermediate container de6a76b6795a 19:25:18 ---> 0db1b38cec62 19:25:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:19 ---> Running in dd9e2d97b467 19:25:19 Removing intermediate container a77723620bd4 19:25:19 ---> 5d2449963bbe 19:25:19 Step 9/23 : COPY . . 19:25:19 Removing intermediate container dd9e2d97b467 19:25:19 ---> 8fee4d1ca33a 19:25:19 Step 21/23 : LABEL arch=x86_64 19:25:19 ---> Running in 7dc07ce6c220 19:25:19 ---> a8290ce30de6 19:25:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:25:20 Removing intermediate container 7dc07ce6c220 19:25:20 ---> 40f725b01959 19:25:20 Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:25:21 ---> e1f04cbc827b 19:25:21 Step 20/24 : ENTRYPOINT ["/core-data"] 19:25:21 ---> Running in a4277823bce0 19:25:21 ---> Running in 79f2cc43766f 19:25:21 Removing intermediate container a4277823bce0 19:25:21 ---> 756c60dc66ee 19:25:21 Step 23/23 : LABEL version=0.0.0 19:25:21 ---> Running in a55b9052b496 19:25:21 Removing intermediate container 79f2cc43766f 19:25:21 ---> 33494d47df9f 19:25:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:22 ---> Running in ff700e47f85c 19:25:22 Removing intermediate container a55b9052b496 19:25:22 ---> d06cdf50fbd9 19:25:22 19:25:22 Successfully built d06cdf50fbd9 19:25:22 Successfully tagged support-scheduler:latest 19:25:22  Building support-scheduler ... done Building core-metadata 19:25:22 Removing intermediate container ff700e47f85c 19:25:22 ---> f71971483321 19:25:22 Step 22/24 : LABEL arch=x86_64 19:25:23 ---> Running in f7f4007ea8e3 19:25:24 Removing intermediate container f7f4007ea8e3 19:25:24 ---> d252a4f6a8f4 19:25:24 Step 23/24 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:25:25 ---> b752472b5189 19:25:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:25:25 ---> Running in d8dad4f58b24 19:25:25 ---> Running in 29b1d07a5941 19:25:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:25 ---> ca9710bd63b2 19:25:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:25:25 ---> Using cache 19:25:25 ---> 9f45e5727112 19:25:25 Step 4/25 : WORKDIR /edgex-go 19:25:25 ---> Using cache 19:25:25 ---> aa9c7df0f722 19:25:25 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:25 ---> Using cache 19:25:25 ---> f80c476f3814 19:25:25 Step 6/25 : RUN apk add --update --no-cache make git 19:25:25 Removing intermediate container d8dad4f58b24 19:25:25 ---> bab88a2dd71f 19:25:25 Step 24/24 : LABEL version=0.0.0 19:25:25 ---> Running in 15d345edf91a 19:25:25 ---> Running in ef2e5da8e166 19:25:26 Removing intermediate container ef2e5da8e166 19:25:26 ---> 0e7d47233e65 19:25:26 19:25:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:25:26 Successfully built 0e7d47233e65 19:25:26 Successfully tagged core-data:latest 19:25:26  Building core-data ... done Building core-command 19:25:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:27 OK: 211 MiB in 51 packages 19:25:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:28 ---> ca9710bd63b2 19:25:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:25:28 ---> Using cache 19:25:28 ---> 9f45e5727112 19:25:28 Step 4/24 : WORKDIR /edgex-go 19:25:28 ---> Using cache 19:25:28 ---> aa9c7df0f722 19:25:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:28 ---> Using cache 19:25:28 ---> f80c476f3814 19:25:28 Step 6/24 : RUN apk add --update --no-cache make git 19:25:29 ---> Running in 4ac13ae9c287 19:25:29 Removing intermediate container 15d345edf91a 19:25:29 ---> af71b2f12e8f 19:25:29 Step 7/25 : COPY go.mod vendor* ./ 19:25:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:30 ---> ea88760a98c3 19:25:30 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:30 ---> Running in 0b93ea713ceb 19:25:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:31 OK: 211 MiB in 51 packages 19:25:32 Removing intermediate container 19b58c0c1b95 19:25:32 ---> fb6e1df97026 19:25:32 19:25:32 Step 10/31 : FROM alpine:3.16 19:25:32 ---> 9c6f07244728 19:25:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:32 ---> Running in 275bd7bee6c7 19:25:32 Removing intermediate container 4ac13ae9c287 19:25:32 ---> fbeef3863bf4 19:25:32 Step 7/24 : COPY go.mod vendor* ./ 19:25:33 Removing intermediate container 275bd7bee6c7 19:25:33 ---> 81934bdbb878 19:25:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:25:33 Removing intermediate container bb3aa2a19f02 19:25:33 ---> 09f0a42bac11 19:25:33 19:25:33 Step 9/20 : FROM alpine:3.15 19:25:33 ---> c4fc93816858 19:25:33 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:33 ---> Using cache 19:25:33 ---> d89915ed9ce9 19:25:33 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:33 ---> Using cache 19:25:33 ---> 4924bf133ee3 19:25:33 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:25:34 ---> 974da86a36a5 19:25:34 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:34 ---> Running in 79038dfadfff 19:25:34 ---> Running in e9d5ff731038 19:25:34 ---> Running in c3dc00a9e5ad 19:25:34 ? github.com/edgexfoundry/edgex-go [no test files] 19:25:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:35 (1/2) Installing dumb-init (1.2.5-r1) 19:25:35 (2/2) Installing su-exec (0.2-r1) 19:25:35 Executing busybox-1.35.0-r17.trigger 19:25:35 OK: 6 MiB in 16 packages 19:25:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:25:35 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:25:35 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:25:35 OK: 15856 distinct packages available 19:25:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:25:36 Removing intermediate container 79038dfadfff 19:25:36 ---> 4ac29f1f9abd 19:25:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:25:36 ---> Running in 9001d59ae41f 19:25:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:25:37 Removing intermediate container 9001d59ae41f 19:25:37 ---> 0ebbc9c0340b 19:25:37 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:25:37 (1/9) Installing ca-certificates (20220614-r0) 19:25:37 (2/9) Installing brotli-libs (1.0.9-r5) 19:25:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:25:37 ---> Running in eb21b2cb50a2 19:25:37 (4/9) Installing libcurl (7.80.0-r3) 19:25:37 (5/9) Installing curl (7.80.0-r3) 19:25:37 (6/9) Installing dumb-init (1.2.5-r1) 19:25:37 Removing intermediate container eb21b2cb50a2 19:25:37 ---> c3481d05c932 19:25:37 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:25:38 (7/9) Installing musl-obstack (1.2.3-r0) 19:25:38 ---> Running in a4e132bce0a5 19:25:38 (8/9) Installing libucontext (1.1-r0) 19:25:38 Removing intermediate container 0b93ea713ceb 19:25:38 ---> d9eac67e5524 19:25:38 Step 9/25 : COPY . . 19:25:38 (9/9) Installing gcompat (1.0.0-r4) 19:25:38 Executing busybox-1.34.1-r7.trigger 19:25:38 Executing ca-certificates-20220614-r0.trigger 19:25:38 OK: 8 MiB in 23 packages 19:25:38 Removing intermediate container a4e132bce0a5 19:25:38 ---> 3703216328d3 19:25:38 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:25:39 ---> Running in 1123e1bfecbc 19:25:41 Removing intermediate container e9d5ff731038 19:25:41 ---> ac5513b0d248 19:25:41 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:41 ---> c1ce185e6eef 19:25:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:25:41 Removing intermediate container 1123e1bfecbc 19:25:41 ---> 484263c40ace 19:25:41 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:25:41 ---> Running in d51cc65ad808 19:25:42 Removing intermediate container c3dc00a9e5ad 19:25:42 ---> 64f289f3c416 19:25:42 Step 9/24 : COPY . . 19:25:42 Removing intermediate container d51cc65ad808 19:25:42 ---> 287d3e9fb98f 19:25:42 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:25:44 ---> 77f86159cc23 19:25:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:25:44 ---> 919d5acd6e5d 19:25:44 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:25:44 ---> a09059f12162 19:25:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:25:44 ---> e922f9c3989f 19:25:44 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:25:44 ---> Running in 1f1ada273414 19:25:44 ---> Running in 226ae1c19521 19:25:44 ---> Running in 235dfd972dbb 19:25:45 Removing intermediate container 226ae1c19521 19:25:45 ---> c8415fcb1b30 19:25:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:45 ---> Running in ae5d574131ac 19:25:45 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 19:25:45 Removing intermediate container ae5d574131ac 19:25:45 ---> 5b4ec57cd9d4 19:25:45 Step 18/20 : LABEL arch=x86_64 19:25:46 ---> Running in 093ef7411748 19:25:46 ---> 2c9c9dcac78c 19:25:46 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:25:46 ---> Running in d51fab5697e1 19:25:46 Removing intermediate container 093ef7411748 19:25:46 ---> 87924d0bc781 19:25:46 Step 19/20 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:25:46 Removing intermediate container 1f1ada273414 19:25:46 ---> 4d42b87e7f81 19:25:46 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:46 ---> Running in 2f1453ec7ed0 19:25:46 ---> 4e7b67e6dd70 19:25:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:25:46 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 19:25:46 Removing intermediate container 2f1453ec7ed0 19:25:46 ---> 29f505cb1041 19:25:46 Step 20/20 : LABEL version=0.0.0 19:25:46 ---> Running in fbc9e5c8beb6 19:25:47 Removing intermediate container 29b1d07a5941 19:25:47 ---> 55201bb5e59c 19:25:47 19:25:47 Step 11/23 : FROM alpine:3.16 19:25:47 ---> 9c6f07244728 19:25:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:25:47 ---> Running in 9fdd458eb647 19:25:47 Removing intermediate container fbc9e5c8beb6 19:25:47 ---> bf32b8200b0e 19:25:47 19:25:47 Successfully built bf32b8200b0e 19:25:47 Successfully tagged security-spiffe-token-provider:latest 19:25:47  Building security-spiffe-token-provider ... done Building security-spire-server 19:25:47 ---> c5d27b81ecd0 19:25:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:48 (1/2) Installing ca-certificates (20220614-r0) 19:25:48 (2/2) Installing dumb-init (1.2.5-r1) 19:25:48 Executing busybox-1.35.0-r17.trigger 19:25:48 Executing ca-certificates-20220614-r0.trigger 19:25:48 OK: 6 MiB in 16 packages 19:25:49 ---> 171fff9f03b8 19:25:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:25:49 ---> 31e280102612 19:25:49 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:25:49 Removing intermediate container 9fdd458eb647 19:25:49 ---> 1a436af6fe0b 19:25:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:25:50 ---> Running in 0bfd39b69458 19:25:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:50 ---> ca9710bd63b2 19:25:50 Step 3/25 : WORKDIR /edgex-go 19:25:50 ---> Using cache 19:25:50 ---> 5022fdae9f83 19:25:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:50 ---> Using cache 19:25:50 ---> 3a9ecd9d2f02 19:25:50 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:25:50 ---> 281f9e6f4b3e 19:25:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:25:50 ---> Running in 9a7d97085092 19:25:50 Removing intermediate container 0bfd39b69458 19:25:50 ---> 51d2cd0d488f 19:25:50 Step 14/23 : ENV APP_PORT=59860 19:25:50 ---> Running in 1d352f13bb5e 19:25:50 ---> 42b8f346bca8 19:25:50 Step 26/31 : RUN chmod +x /entrypoint.sh 19:25:50 ---> Running in 630e6e073241 19:25:50 Removing intermediate container 1d352f13bb5e 19:25:50 ---> ca6fe8a7c789 19:25:50 Step 15/23 : EXPOSE $APP_PORT 19:25:51 ---> Running in 8f6b8d411a0e 19:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:51 Removing intermediate container 8f6b8d411a0e 19:25:51 ---> 119d77418263 19:25:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:51 ---> 2e15584e9efe 19:25:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:52 OK: 211 MiB in 51 packages 19:25:52 Removing intermediate container 630e6e073241 19:25:52 ---> e385f39f60d7 19:25:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:25:52 ---> b5d74c79311e 19:25:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:25:52 ---> Running in abed9a66997c 19:25:53 Removing intermediate container abed9a66997c 19:25:53 ---> f92ff35d0adb 19:25:53 Step 28/31 : CMD ["gate"] 19:25:53 ---> Running in a716237bc1b0 19:25:53 ---> 0ad798cdcc04 19:25:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:25:53 Removing intermediate container 9a7d97085092 19:25:53 ---> e544ae8c4917 19:25:53 Step 6/25 : COPY go.mod vendor* ./ 19:25:53 ---> Running in 159d52742959 19:25:53 Removing intermediate container a716237bc1b0 19:25:53 ---> 00ddfe8eca65 19:25:53 Step 29/31 : LABEL arch=x86_64 19:25:53 ---> Running in fc23627f7bbb 19:25:53 Removing intermediate container 159d52742959 19:25:53 ---> 4e4d583d79fd 19:25:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:53 ---> Running in c1f17519634d 19:25:53 ---> ad63f1b6c4ec 19:25:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:53 Removing intermediate container fc23627f7bbb 19:25:53 ---> 0140fa7382b3 19:25:53 Step 30/31 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:25:53 ---> Running in 3cd83a36ac0e 19:25:53 ---> Running in 92aa64997bcc 19:25:54 Removing intermediate container c1f17519634d 19:25:54 ---> 0ffe42e58afc 19:25:54 Step 21/23 : LABEL arch=x86_64 19:25:54 ---> Running in c541fff4d61e 19:25:54 Removing intermediate container 92aa64997bcc 19:25:54 ---> 0dc07ca735eb 19:25:54 Step 31/31 : LABEL version=0.0.0 19:25:54 ---> Running in 0efe6413719b 19:25:54 Removing intermediate container c541fff4d61e 19:25:54 ---> 356db1e6946b 19:25:54 Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:25:54 ---> Running in 3938a96089c8 19:25:54 Removing intermediate container 0efe6413719b 19:25:54 ---> c21cfab29cde 19:25:54 19:25:54 Successfully built c21cfab29cde 19:25:54 Successfully tagged security-bootstrapper:latest 19:25:54  Building security-bootstrapper ... done Removing intermediate container 3938a96089c8 19:25:54 ---> ef726730fb62 19:25:54 Step 23/23 : LABEL version=0.0.0 19:25:54 ---> Running in 1aa34072ca46 19:25:55 Removing intermediate container 1aa34072ca46 19:25:55 ---> a9639b2f8c55 19:25:55 19:25:55 Successfully built a9639b2f8c55 19:25:55 Successfully tagged support-notifications:latest 19:26:02  Building support-notifications ... done Removing intermediate container 3cd83a36ac0e 19:26:02 ---> 9d61872a6253 19:26:02 Step 8/25 : COPY . . 19:26:06 ---> cfd11cd99dcd 19:26:06 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:26:06 ---> Running in d17ebee6a3d6 19:26:06 Removing intermediate container d17ebee6a3d6 19:26:06 ---> 7eff05bf5c9e 19:26:06 Step 10/25 : WORKDIR /edgex-go/spire-build 19:26:06 ---> Running in 224ee1c5e840 19:26:06 Removing intermediate container 224ee1c5e840 19:26:06 ---> 545b3e64e52b 19:26:06 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 19:26:07 ---> Running in bbe88ab3988d 19:26:07 Removing intermediate container d51fab5697e1 19:26:07 ---> 4efc4242fdf6 19:26:07 19:26:07 Step 11/24 : FROM alpine:3.16 19:26:07 ---> 9c6f07244728 19:26:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:26:07 ---> Using cache 19:26:07 ---> f4a8500cc987 19:26:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:07 ---> Using cache 19:26:07 ---> 0c4d06bf8128 19:26:07 Step 14/24 : ENV APP_PORT=59882 19:26:07 Removing intermediate container 235dfd972dbb 19:26:07 ---> 7f3daf9f8920 19:26:07 19:26:07 Step 11/25 : FROM alpine:3.16 19:26:07 ---> 9c6f07244728 19:26:07 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:26:07 ---> Using cache 19:26:07 ---> f4a8500cc987 19:26:07 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:07 ---> Using cache 19:26:07 ---> 0c4d06bf8128 19:26:07 Step 14/25 : ENV APP_PORT=59881 19:26:07 ---> Running in b3e58f8eface 19:26:07 ---> Running in 72efc654a377 19:26:07 Removing intermediate container b3e58f8eface 19:26:07 ---> c49d32ed5860 19:26:07 Step 15/24 : EXPOSE $APP_PORT 19:26:07 Removing intermediate container 72efc654a377 19:26:07 ---> 1cfd9efbf6fd 19:26:07 Step 15/25 : EXPOSE $APP_PORT 19:26:07 ---> Running in 817475bc8716 19:26:07 ---> Running in 993c085149fa 19:26:07 Removing intermediate container bbe88ab3988d 19:26:07 ---> f86b200808fa 19:26:07 Step 12/25 : WORKDIR /edgex-go 19:26:08 ---> Running in ca0284b93cf6 19:26:08 Removing intermediate container 817475bc8716 19:26:08 ---> 476428e7cebf 19:26:08 Step 16/24 : WORKDIR / 19:26:08 Removing intermediate container 993c085149fa 19:26:08 ---> 86691939f396 19:26:08 Step 16/25 : WORKDIR / 19:26:08 ---> Running in 41508de61eb6 19:26:08 ---> Running in a58f8324d647 19:26:08 Removing intermediate container ca0284b93cf6 19:26:08 ---> a22491530023 19:26:08 19:26:08 Step 13/25 : FROM alpine:3.15 19:26:08 ---> c4fc93816858 19:26:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:08 ---> Using cache 19:26:08 ---> d89915ed9ce9 19:26:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:08 ---> Using cache 19:26:08 ---> 4924bf133ee3 19:26:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:08 ---> Running in 95730589425f 19:26:08 Removing intermediate container 41508de61eb6 19:26:08 ---> c696547c7d05 19:26:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:08 Removing intermediate container a58f8324d647 19:26:08 ---> b2aede4e21be 19:26:08 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:08 ---> de56f9b7bce2 19:26:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:26:08 ---> 50691a2cabc8 19:26:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:26:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:26:08 ---> 187fa2e07ee8 19:26:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:26:08 ---> 86c52096692b 19:26:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:26:08 ---> 74d43e4e5f3b 19:26:08 Step 20/24 : ENTRYPOINT ["/core-command"] 19:26:08 ---> ca981ed8a8c2 19:26:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:26:09 ---> Running in f11d51b2814b 19:26:09 Removing intermediate container f11d51b2814b 19:26:09 ---> 4d9a01ffb638 19:26:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:09 ---> Running in 63b7be2e5ab7 19:26:09 ---> 572faf33c64a 19:26:09 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:26:09 ---> Running in 6075be2c33fc 19:26:09 Removing intermediate container 63b7be2e5ab7 19:26:09 ---> 7077063c9540 19:26:09 Step 22/24 : LABEL arch=x86_64 19:26:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:26:09 ---> Running in 1d1970cc9d28 19:26:09 Removing intermediate container 6075be2c33fc 19:26:09 ---> 0ab309b03a1c 19:26:09 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:09 ---> Running in 4b8b4c75266b 19:26:09 Removing intermediate container 1d1970cc9d28 19:26:09 ---> daef3b6aed49 19:26:09 Step 23/24 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:26:09 ---> Running in 1e967b09d9d9 19:26:09 Removing intermediate container 4b8b4c75266b 19:26:09 ---> f3280b60a068 19:26:09 Step 23/25 : LABEL arch=x86_64 19:26:09 ---> Running in 18e68a080562 19:26:09 Removing intermediate container 1e967b09d9d9 19:26:09 ---> 79e3230d8219 19:26:09 Step 24/24 : LABEL version=0.0.0 19:26:09 ---> Running in 64b475d6843e 19:26:09 Removing intermediate container 18e68a080562 19:26:09 ---> 485a29694ce7 19:26:09 Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:26:09 ---> Running in eed1d26ee9e6 19:26:09 Removing intermediate container 64b475d6843e 19:26:09 ---> d7a6db06c9e6 19:26:09 19:26:09 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:09 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:09 OK: 15856 distinct packages available 19:26:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:26:09 Removing intermediate container eed1d26ee9e6 19:26:09 ---> d891522ee92a 19:26:09 Step 25/25 : LABEL version=0.0.0 19:26:09 Successfully built d7a6db06c9e6 19:26:09 Successfully tagged core-command:latest 19:26:09  Building core-command ... done  ---> Running in 8fb424654bd1 19:26:10 Removing intermediate container 8fb424654bd1 19:26:10 ---> e2a82f5ff8fe 19:26:10 19:26:10 Successfully built e2a82f5ff8fe 19:26:10 Successfully tagged core-metadata:latest 19:26:10  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:26:11 (1/5) Installing dumb-init (1.2.5-r1) 19:26:11 (2/5) Installing musl-obstack (1.2.3-r0) 19:26:11 (3/5) Installing libucontext (1.1-r0) 19:26:11 (4/5) Installing gcompat (1.0.0-r4) 19:26:11 (5/5) Installing openssl (1.1.1q-r0) 19:26:11 Executing busybox-1.34.1-r7.trigger 19:26:11 OK: 7 MiB in 19 packages 19:26:12 Removing intermediate container 95730589425f 19:26:12 ---> 5300ae3a1dc9 19:26:12 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:13 ---> 8358fc38d895 19:26:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:26:13 ---> 7cefa3c859bb 19:26:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:26:13 ---> bb4a7592de24 19:26:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:26:13 ---> 2075f7c83873 19:26:13 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:13 ---> Running in 3482f6d0a332 19:26:13 Removing intermediate container 3482f6d0a332 19:26:13 ---> 925741883b64 19:26:13 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:13 ---> Running in 8d7c26a51dac 19:26:13 Removing intermediate container 8d7c26a51dac 19:26:13 ---> fa4dc71b46d7 19:26:13 Step 23/25 : LABEL arch=x86_64 19:26:14 ---> Running in 8eabbdde69f3 19:26:14 Removing intermediate container 8eabbdde69f3 19:26:14 ---> 37dc7ace7047 19:26:14 Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:26:14 ---> Running in 218ea36a75b4 19:26:14 Removing intermediate container 218ea36a75b4 19:26:14 ---> f596347c8aba 19:26:14 Step 25/25 : LABEL version=0.0.0 19:26:14 ---> Running in f37c459eb985 19:26:14 Removing intermediate container f37c459eb985 19:26:14 ---> 5e92cf1b0276 19:26:14 19:26:14 Successfully built 5e92cf1b0276 19:26:14 Successfully tagged security-spire-server:latest 19:26:14  Building security-spire-server ... done  [Pipeline] } 19:26:14 $ docker stop --time=1 ba01a88e991f117f37fe6e35d4e99921f414782c5875d625273f8854a95f601e 19:26:15 $ docker rm -f ba01a88e991f117f37fe6e35d4e99921f414782c5875d625273f8854a95f601e [Pipeline] // withDockerContainer [Pipeline] sh 19:26:16 + docker images 19:26:16 REPOSITORY TAG IMAGE ID CREATED SIZE 19:26:16 security-spire-server latest 5e92cf1b0276 2 seconds ago 86.5MB 19:26:16 core-metadata latest e2a82f5ff8fe 7 seconds ago 18.2MB 19:26:16 core-command latest d7a6db06c9e6 7 seconds ago 17.3MB 19:26:16 a22491530023 8 seconds ago 1.42GB 19:26:16 4efc4242fdf6 9 seconds ago 1.54GB 19:26:16 7f3daf9f8920 9 seconds ago 1.55GB 19:26:16 support-notifications latest a9639b2f8c55 21 seconds ago 27.3MB 19:26:16 security-bootstrapper latest c21cfab29cde 22 seconds ago 19.4MB 19:26:16 security-spiffe-token-provider latest bf32b8200b0e 29 seconds ago 29.3MB 19:26:16 55201bb5e59c 30 seconds ago 1.61GB 19:26:16 09f0a42bac11 44 seconds ago 1.58GB 19:26:16 fb6e1df97026 45 seconds ago 1.53GB 19:26:16 core-data latest 0e7d47233e65 51 seconds ago 21.6MB 19:26:16 support-scheduler latest d06cdf50fbd9 55 seconds ago 26.7MB 19:26:16 53df45521656 About a minute ago 1.61GB 19:26:16 3f3534511adc About a minute ago 1.55GB 19:26:16 sys-mgmt-agent latest bc6b63dad346 About a minute ago 136MB 19:26:16 security-secretstore-setup latest 3d12ef42e383 About a minute ago 29.2MB 19:26:16 security-proxy-setup latest 3f7454af6e5c About a minute ago 27.3MB 19:26:16 028106d8663e About a minute ago 1.53GB 19:26:16 ad07c801b93d About a minute ago 1.53GB 19:26:16 2f51a6b57f53 About a minute ago 1.54GB 19:26:16 security-spire-agent latest f83d3f37141e About a minute ago 125MB 19:26:16 security-spire-config latest 633683792d7d 2 minutes ago 85.8MB 19:26:16 96129cb39b40 2 minutes ago 1.42GB 19:26:16 cfd03e4deba6 2 minutes ago 1.42GB 19:26:16 ci-base-image-x86_64 latest ca9710bd63b2 5 minutes ago 994MB 19:26:16 alpine 3.15 c4fc93816858 3 weeks ago 5.59MB 19:26:16 alpine 3.16 9c6f07244728 3 weeks ago 5.54MB 19:26:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 weeks ago 253MB 19:26:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB 19:26:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:27:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:27:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:27:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:27:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.534s coverage: 28.7% of statements 19:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.474s coverage: 98.5% of statements 19:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.497s coverage: 54.2% of statements 19:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:28:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.247s coverage: 89.2% of statements 19:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:28:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.546s coverage: 2.1% of statements 19:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:28:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.535s coverage: 95.6% of statements 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:28:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.354s coverage: 72.2% of statements 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:28:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.504s coverage: 60.0% of statements 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:28:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:28:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.260s coverage: 58.8% of statements 19:28:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements 19:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements 19:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.295s coverage: 79.5% of statements 19:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements 19:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.423s coverage: 96.3% of statements 19:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 19:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.223s coverage: 94.4% of statements 19:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements 19:28:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.787s coverage: 80.8% of statements 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 58.8% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.856s coverage: 91.2% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.093s coverage: 64.7% of statements 19:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.334s coverage: 100.0% of statements 19:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.176s coverage: 89.4% of statements 19:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 19:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 19:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 19:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.282s coverage: 65.8% of statements 19:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 43.6% of statements 19:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 19:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements 19:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:29:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.405s coverage: 17.7% of statements 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.772s coverage: 92.3% of statements 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.445s coverage: 63.2% of statements 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:29:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.511s coverage: 97.7% of statements 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:29:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.214s coverage: 28.9% of statements 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:29:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.256s coverage: 100.0% of statements 19:29:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:29:11 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:29:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:29:11 GO111MODULE=on go vet ./... 19:31:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:31:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:31:18 ./bin/test-attribution-txt.sh 19:31:18 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:31:18 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:31:18 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:31:18 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:31:18 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:31:18 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:31:18 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:31:19 + ls -al . 19:31:19 total 732 19:31:19 drwxrwxr-x 9 1001 1001 4096 Sep 2 19:25 . 19:31:19 drwxr-xr-x 4 root root 4096 Sep 2 19:24 .. 19:31:19 -rw-rw-r-- 1 1001 1001 16 Sep 2 19:23 .dockerignore 19:31:19 drwxrwxr-x 8 1001 1001 4096 Sep 2 19:23 .git 19:31:19 drwxrwxr-x 3 1001 1001 4096 Sep 2 19:23 .github 19:31:19 -rw-rw-r-- 1 1001 1001 1030 Sep 2 19:23 .gitignore 19:31:19 -rw-rw-r-- 1 1001 1001 42 Sep 2 19:23 .golangci.yml 19:31:19 -rw-rw-r-- 1 1001 1001 87 Sep 2 19:23 .hadolint.yml 19:31:19 -rw-rw-r-- 1 1001 1001 166 Sep 2 19:23 .sonarcloud.properties 19:31:19 -rw-rw-r-- 1 1001 1001 1171 Sep 2 19:23 ADOPTERS.md 19:31:19 -rw-rw-r-- 1 1001 1001 10347 Sep 2 19:23 Attribution.txt 19:31:19 -rw-rw-r-- 1 1001 1001 63209 Sep 2 19:23 CHANGELOG.md 19:31:19 -rw-rw-r-- 1 1001 1001 3804 Sep 2 19:23 CONTRIBUTING.md 19:31:19 -rw-rw-r-- 1 1001 1001 677 Sep 2 19:23 GOVERNANCE.md 19:31:19 -rw-rw-r-- 1 1001 1001 850 Sep 2 19:23 Jenkinsfile 19:31:19 -rw-rw-r-- 1 1001 1001 10775 Sep 2 19:23 LICENSE 19:31:19 -rw-rw-r-- 1 1001 1001 13724 Sep 2 19:23 Makefile 19:31:19 -rw-rw-r-- 1 1001 1001 582 Sep 2 19:23 OWNERS.md 19:31:19 -rw-rw-r-- 1 1001 1001 9799 Sep 2 19:23 README.md 19:31:19 -rw-rw-r-- 1 1001 1001 6912 Sep 2 19:23 SECURITY.md 19:31:19 -rw-rw-r-- 1 1001 1001 5 Sep 2 19:20 VERSION 19:31:19 -rw-rw-r-- 1 1001 1001 4131 Sep 2 19:23 ZMQWindows.md 19:31:19 drwxrwxr-x 2 1001 1001 4096 Sep 2 19:23 bin 19:31:19 drwxrwxr-x 18 1001 1001 4096 Sep 2 19:23 cmd 19:31:19 -rw-r--r-- 1 root root 482786 Sep 2 19:29 coverage.out 19:31:19 -rw-rw-r-- 1 1001 1001 3682 Sep 2 19:23 go.mod 19:31:19 -rw-rw-r-- 1 1001 1001 38527 Sep 2 19:23 go.sum 19:31:19 drwxrwxr-x 8 1001 1001 4096 Sep 2 19:23 internal 19:31:19 drwxrwxr-x 3 1001 1001 4096 Sep 2 19:23 openapi 19:31:19 drwxrwxr-x 4 1001 1001 4096 Sep 2 19:23 snap 19:31:19 -rw-rw-r-- 1 1001 1001 204 Sep 2 19:23 version.go [Pipeline] sh 19:31:19 + '[' -e coverage.out ] 19:31:19 + chown 1001:1001 coverage.out [Pipeline] stash 19:31:19 Warning: overwriting stash ‘coverage-report’ 19:31:20 Stashed 1 file(s) [Pipeline] sh 19:31:21 + make build 19:31:21 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 19:32:58 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 19:34:20 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 19:34:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:34:59 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 19:34:59 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 19:35:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:35: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:35:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:35:19 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 19:35:23 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 19:35:27 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 19:35:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:35:41 $ docker stop --time=1 5f53a1ba03e2a1c4b4e7e6cfb468747d28d72a2ba54c22e7e5bc51772fcc3002 19:35:43 $ docker rm -f 5f53a1ba03e2a1c4b4e7e6cfb468747d28d72a2ba54c22e7e5bc51772fcc3002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:45 19:35:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:46 latest: Pulling from edgex-devops/edgex-compose-arm64 19:35:46 29e5d40040c1: Pulling fs layer 19:35:46 1ce36da41761: Pulling fs layer 19:35:46 25b303627fd3: Pulling fs layer 19:35:46 29e5d40040c1: Download complete 19:35:47 1ce36da41761: Verifying Checksum 19:35:47 1ce36da41761: Download complete 19:35:47 29e5d40040c1: Pull complete 19:35:48 1ce36da41761: Pull complete 19:35:48 25b303627fd3: Verifying Checksum 19:35:48 25b303627fd3: Download complete 19:35:58 25b303627fd3: Pull complete 19:35:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:59 prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container 19:35:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:36:01 $ docker top 6ce73e8f6982fd98595d7fffdd3389d98f6b18e9d5f6188548629dfa25595694 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:02 + grep parallel 19:36:02 + docker-compose build --help 19:36:07 --parallel Build images in parallel. [Pipeline] } 19:36:07 $ docker stop --time=1 6ce73e8f6982fd98595d7fffdd3389d98f6b18e9d5f6188548629dfa25595694 19:36:09 $ docker rm -f 6ce73e8f6982fd98595d7fffdd3389d98f6b18e9d5f6188548629dfa25595694 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:10 prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container 19:36:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:36:11 $ docker top 26fbb8e5e8dd997effb0371ff5e527c6965307f13304a38848ec5bfc72da837e -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:12 + docker-compose -f ./docker-compose-build.yml build --parallel 19:36:18 Building core-command ... 19:36:18 Building core-data ... 19:36:18 Building core-metadata ... 19:36:18 Building security-bootstrapper ... 19:36:18 Building security-proxy-setup ... 19:36:18 Building security-secretstore-setup ... 19:36:18 Building security-spiffe-token-provider ... 19:36:18 Building security-spire-agent ... 19:36:18 Building security-spire-config ... 19:36:18 Building security-spire-server ... 19:36:18 Building support-notifications ... 19:36:18 Building support-scheduler ... 19:36:18 Building sys-mgmt-agent ... 19:36:18 Building security-spire-config 19:36:18 Building security-secretstore-setup 19:36:18 Building sys-mgmt-agent 19:36:18 Building security-proxy-setup 19:36:18 Building security-spire-agent 19:37:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:05 ---> 63ef346910c6 19:37:05 Step 3/23 : WORKDIR /edgex-go 19:37:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:37:05 ---> 63ef346910c6 19:37:05 Step 3/22 : WORKDIR /edgex-go 19:37:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:37:05 ---> 63ef346910c6 19:37:05 Step 3/26 : WORKDIR /edgex-go 19:37:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:37:05 ---> 63ef346910c6 19:37:05 Step 3/26 : WORKDIR /edgex-go 19:37:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:37:05 ---> 63ef346910c6 19:37:05 Step 3/25 : WORKDIR /edgex-go 19:37:05 ---> Running in 09d0ef8fada6 19:37:05 ---> Running in 795dd56137cc 19:37:05 ---> Running in 0a82c7c8bbb8 19:37:05 ---> Running in 8376446d01ad 19:37:05 ---> Running in b9de4d7866b4 19:37:05 Removing intermediate container 0a82c7c8bbb8 19:37:05 ---> f2311dadae32 19:37:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:05 Removing intermediate container 09d0ef8fada6 19:37:05 ---> d2eefec37d6b 19:37:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:05 Removing intermediate container 8376446d01ad 19:37:05 ---> 5389ad618d63 19:37:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:05 ---> Running in af4ce1f695f3 19:37:05 ---> Running in 40c7068984e4 19:37:05 Removing intermediate container b9de4d7866b4 19:37:05 ---> 702adf5c50a0 19:37:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:05 ---> Running in 9a214984f6ac 19:37:05 Removing intermediate container 795dd56137cc 19:37:05 ---> b20175961de5 19:37:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:05 ---> Running in 2d2f57373e49 19:37:05 ---> Running in ec3c93ed01ba 19:37:06 Removing intermediate container 40c7068984e4 19:37:06 ---> 0ab42e8970b6 19:37:06 Step 5/23 : RUN apk add --update --no-cache make bash git 19:37:06 ---> Running in a9b5f488ec07 19:37:07 Removing intermediate container 9a214984f6ac 19:37:07 ---> 5e3a2908d0cf 19:37:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:37:07 Removing intermediate container af4ce1f695f3 19:37:07 ---> 386a5782ecf7 19:37:07 Step 5/25 : RUN apk add --update --no-cache make git 19:37:07 Removing intermediate container ec3c93ed01ba 19:37:07 ---> b955307851d2 19:37:07 Step 5/22 : RUN apk add --update --no-cache make git 19:37:07 ---> Running in a0cc6313acf3 19:37:07 ---> Running in a6b2a338ae47 19:37:07 ---> Running in c7ef2c55de6d 19:37:07 Removing intermediate container 2d2f57373e49 19:37:07 ---> 7bb6a8d3bbb3 19:37:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:37:08 ---> Running in 55c0a75412f9 19:37:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:11 OK: 221 MiB in 51 packages 19:37:12 OK: 221 MiB in 51 packages 19:37:12 OK: 221 MiB in 51 packages 19:37:12 OK: 221 MiB in 51 packages 19:37:12 Removing intermediate container a9b5f488ec07 19:37:12 ---> 4810254a1434 19:37:12 Step 6/23 : COPY go.mod vendor* ./ 19:37:13 OK: 221 MiB in 51 packages 19:37:14 Removing intermediate container a0cc6313acf3 19:37:14 ---> a2c877835220 19:37:14 Step 6/25 : COPY go.mod vendor* ./ 19:37:14 Removing intermediate container a6b2a338ae47 19:37:14 ---> ea95450f27f1 19:37:14 Step 6/26 : COPY go.mod vendor* ./ 19:37:14 Removing intermediate container c7ef2c55de6d 19:37:14 Removing intermediate container 55c0a75412f9 19:37:14 ---> 52e2d8c02946 19:37:14 Step 6/22 : COPY go.mod vendor* ./ 19:37:14 ---> 9f818656f303 19:37:14 Step 6/26 : COPY go.mod vendor* ./ 19:37:14 ---> 5075b2c61386 19:37:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:14 ---> Running in d98f4b757255 19:37:14 ---> 7ed0b0da44a9 19:37:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:15 ---> Running in ab2f1aa5be82 19:37:15 ---> a63ea6c78b38 19:37:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:15 ---> Running in 76f4823b8d59 19:37:16 ---> 55d2b7f4ebe7 19:37:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:16 ---> 35295fe1889a 19:37:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:16 ---> Running in 7b58a6f54f1f 19:37:16 ---> Running in 8b3ca55fecac 19:38:24 Removing intermediate container d98f4b757255 19:38:24 ---> 9e0702153259 19:38:24 Step 8/23 : COPY . . 19:38:24 Removing intermediate container 8b3ca55fecac 19:38:24 ---> 4de8bf23938c 19:38:24 Step 8/26 : COPY . . 19:38:24 Removing intermediate container ab2f1aa5be82 19:38:24 ---> 2f41aeb51678 19:38:24 Step 8/25 : COPY . . 19:38:24 Removing intermediate container 76f4823b8d59 19:38:24 ---> 77a9b91d3d1a 19:38:24 Step 8/26 : COPY . . 19:38:24 Removing intermediate container 7b58a6f54f1f 19:38:24 ---> 78986f7a4621 19:38:24 Step 8/22 : COPY . . 19:38:32 ---> eedc77f948e9 19:38:32 ---> 63e11ac65e06 19:38:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:38:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:38:32 ---> daf8c4593c89 19:38:32 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:38:32 ---> 127e49253f51 19:38:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:38:32 ---> Running in 983300a45b1b 19:38:32 ---> Running in fe03858bba1f 19:38:32 ---> Running in a59757a79116 19:38:33 ---> 91d33d42e5e3 19:38:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:38:33 ---> Running in 91805248106e 19:38:33 ---> Running in cd49f3483564 19:38:33 Removing intermediate container 91805248106e 19:38:33 ---> 0172b0c1b127 19:38:33 Step 10/26 : WORKDIR /edgex-go/spire-build 19:38:33 Removing intermediate container fe03858bba1f 19:38:33 ---> 322a337114b7 19:38:33 Step 10/26 : WORKDIR /edgex-go/spire-build 19:38:34 ---> Running in 14097514e887 19:38:34 ---> Running in b7d95167f9e8 19:38:34 Removing intermediate container b7d95167f9e8 19:38:34 ---> 08a5cd58c2eb 19:38:34 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 19:38:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:38:35 ---> Running in 313d7f547537 19:38:35 Removing intermediate container 14097514e887 19:38:35 ---> f98c8d9b0cbd 19:38:35 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 19:38:35 ---> Running in 442e57110aac 19:38:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:38:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:38:39 Removing intermediate container 313d7f547537 19:38:39 ---> d0414f739d8a 19:38:39 Step 12/26 : WORKDIR /edgex-go 19:38:39 ---> Running in 3c06b39b831d 19:38:39 Removing intermediate container 442e57110aac 19:38:39 ---> 09f78dfb2201 19:38:39 Step 12/26 : WORKDIR /edgex-go 19:38:39 ---> Running in 5785ab62a41d 19:38:39 Removing intermediate container 3c06b39b831d 19:38:39 ---> cd4fa777745f 19:38:39 19:38:39 Step 13/26 : FROM alpine:3.15 19:38:39 Removing intermediate container 5785ab62a41d 19:38:39 ---> a372aced3ffe 19:38:39 19:38:39 Step 13/26 : FROM alpine:3.15 19:38:39 3.15: Pulling from library/alpine 19:38:40 3.15: Pulling from library/alpine 19:38:41 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:38:41 Status: Downloaded newer image for alpine:3.15 19:38:41 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:38:41 Status: Image is up to date for alpine:3.15 19:38:41 ---> 02e0d6fdf486 19:38:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:38:41 ---> 02e0d6fdf486 19:38:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:38:42 ---> Running in 8500da4cc3c0 19:38:42 ---> Running in 08e66eab5d40 19:38:42 Removing intermediate container 8500da4cc3c0 19:38:42 ---> bfddd75db724 19:38:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:42 Removing intermediate container 08e66eab5d40 19:38:42 ---> 1ee481a9978f 19:38:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:42 ---> Running in f1e1ea093857 19:38:42 ---> Running in 1496cfe23b7e 19:38:47 Removing intermediate container f1e1ea093857 19:38:47 ---> 074a2eab381c 19:38:47 Removing intermediate container 1496cfe23b7e 19:38:47 ---> 10a3de4b03e5 19:38:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:47 ---> Running in eb1259e9bf7c 19:38:47 ---> Running in f3ff0d82a42e 19:38:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:52 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:38:52 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:38:52 OK: 15733 distinct packages available 19:38:52 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:38:52 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:38:52 OK: 15733 distinct packages available 19:38:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:54 (1/5) Installing dumb-init (1.2.5-r1) 19:38:54 (2/5) Installing musl-obstack (1.2.3-r0) 19:38:55 (3/5) Installing libucontext (1.1-r0) 19:38:55 (1/4) Installing dumb-init (1.2.5-r1) 19:38:55 (4/5) Installing gcompat (1.0.0-r4) 19:38:55 (2/4) Installing musl-obstack (1.2.3-r0) 19:38:55 (5/5) Installing openssl (1.1.1q-r0) 19:38:55 (3/4) Installing libucontext (1.1-r0) 19:38:55 Executing busybox-1.34.1-r7.trigger 19:38:55 OK: 6 MiB in 19 packages 19:38:55 (4/4) Installing gcompat (1.0.0-r4) 19:38:55 Executing busybox-1.34.1-r7.trigger 19:38:55 OK: 6 MiB in 18 packages 19:38:57 Removing intermediate container eb1259e9bf7c 19:38:57 ---> fcd6e5eb0f88 19:38:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:38:58 Removing intermediate container f3ff0d82a42e 19:38:58 ---> 4c38ced90a59 19:38:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:39:02 ---> ea4a1028561b 19:39:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:39:06 ---> fa52ce7e47c9 19:39:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:39:07 ---> 2eccff915f91 19:39:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:39:08 ---> Running in 6431a76fd1cd 19:39:09 Removing intermediate container 6431a76fd1cd 19:39:09 ---> afe6262fbc61 19:39:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:39:10 ---> a4b16747275e 19:39:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:39:10 ---> 3c8eb0445afe 19:39:10 Step 21/26 : WORKDIR / 19:39:10 ---> Running in 97ca3f44fbe0 19:39:11 Removing intermediate container 97ca3f44fbe0 19:39:11 ---> 04f6b10e734e 19:39:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:39:11 ---> Running in ebc68214144f 19:39:11 ---> b2733e0582da 19:39:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:39:12 Removing intermediate container ebc68214144f 19:39:12 ---> c9193a7fa6ec 19:39:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:39:12 ---> Running in e41bca214017 19:39:13 Removing intermediate container e41bca214017 19:39:13 ---> 658eed6bf86d 19:39:13 Step 24/26 : LABEL arch=arm64 19:39:13 ---> 6d839ecdb09f 19:39:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:39:13 ---> Running in 08ecec9f10d3 19:39:14 Removing intermediate container 08ecec9f10d3 19:39:14 ---> 5328a5916729 19:39:14 Step 25/26 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:39:14 ---> Running in 06939c0746a0 19:39:14 ---> 700e5e23a86b 19:39:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:39:14 ---> Running in af2f13390a2c 19:39:14 Removing intermediate container 06939c0746a0 19:39:14 ---> b492f0398dda 19:39:14 Step 26/26 : LABEL version=0.0.0 19:39:15 ---> Running in 57d2e88f95f0 19:39:15 Removing intermediate container af2f13390a2c 19:39:15 ---> 5fad009fed66 19:39:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:39:15 ---> Running in 7384baf5f477 19:39:15 Removing intermediate container 57d2e88f95f0 19:39:15 ---> 5b1ff6cd84ff 19:39:15 19:39:16 Successfully built 5b1ff6cd84ff 19:39:16 Successfully tagged security-spire-config-arm64:latest 19:39:16 Building support-scheduler 19:39:16  Building security-spire-config ... done Removing intermediate container 7384baf5f477 19:39:16 ---> c710eddaa2a9 19:39:16 Step 24/26 : LABEL arch=arm64 19:39:16 ---> Running in aed70afb2d62 19:39:17 Removing intermediate container aed70afb2d62 19:39:17 ---> b5ad0a2dc724 19:39:17 Step 25/26 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:39:17 ---> Running in 7e45847a04c4 19:39:17 Removing intermediate container 7e45847a04c4 19:39:17 ---> 4ec5858cda30 19:39:17 Step 26/26 : LABEL version=0.0.0 19:39:17 ---> Running in 744c03749a03 19:39:18 Removing intermediate container 744c03749a03 19:39:18 ---> 4a51d677ee16 19:39:18 19:39:19 Successfully built 4a51d677ee16 19:39:19 Successfully tagged security-spire-agent-arm64:latest 19:39:19  Building security-spire-agent ... done Building core-data 19:39:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:39:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:39:45 ---> 63ef346910c6 19:39:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:39:45 ---> Running in 5e8a0b228437 19:39:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:39:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:39:45 ---> 63ef346910c6 19:39:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:39:45 ---> Running in 928948cc4b6d 19:39:45 Removing intermediate container 5e8a0b228437 19:39:45 ---> e0a3a9cd8647 19:39:45 Step 4/23 : WORKDIR /edgex-go 19:39:45 ---> Running in ec4025454821 19:39:46 Removing intermediate container 928948cc4b6d 19:39:46 ---> dd5cc296f53e 19:39:46 Step 4/24 : WORKDIR /edgex-go 19:39:46 Removing intermediate container ec4025454821 19:39:46 ---> 75150817a70b 19:39:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:46 ---> Running in 185aeef123ff 19:39:46 ---> Running in a455c7762ecc 19:39:47 Removing intermediate container a455c7762ecc 19:39:47 ---> 6e24b6954ebc 19:39:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:47 ---> Running in 3f3de276dbd6 19:39:51 Removing intermediate container 185aeef123ff 19:39:51 ---> 67f4957627ba 19:39:51 Step 6/23 : RUN apk add --update --no-cache make git 19:39:51 ---> Running in 73a013ac74d8 19:39:51 Removing intermediate container 3f3de276dbd6 19:39:51 ---> 250be206f187 19:39:51 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:39:52 ---> Running in 3ddc2511dd96 19:39:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:56 OK: 221 MiB in 51 packages 19:39:56 OK: 221 MiB in 51 packages 19:39:58 Removing intermediate container 3ddc2511dd96 19:39:58 ---> c4bab09ca1b0 19:39:58 Step 7/24 : COPY go.mod vendor* ./ 19:39:58 Removing intermediate container 73a013ac74d8 19:39:58 ---> 94f512eb2c68 19:39:58 Step 7/23 : COPY go.mod vendor* ./ 19:39:59 ---> 452060d017fa 19:39:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:59 ---> 1de32e54374c 19:39:59 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:59 ---> Running in bcba0ae811bd 19:39:59 ---> Running in ae66009bee2c 19:41:07 Removing intermediate container ae66009bee2c 19:41:07 ---> d652c6ef40ff 19:41:07 Step 9/24 : COPY . . 19:41:07 Removing intermediate container bcba0ae811bd 19:41:07 ---> e6d76a2c0ed8 19:41:07 Step 9/23 : COPY . . 19:41:23 ---> 61aaa2b736e5 19:41:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:41:23 ---> Running in 76a93615fe72 19:41:23 ---> 5a3dd0c69d4c 19:41:23 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:41:23 ---> Running in 805f9bfb5df5 19:41:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:41:25 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 19:44: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/secrets-config ./cmd/secrets-config 19:44: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:44:12 Removing intermediate container cd49f3483564 19:44:12 ---> d841c2765ff3 19:44:12 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:44:12 ---> Running in 067fd3c5c73b 19:44: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:44:21 Removing intermediate container 067fd3c5c73b 19:44:21 ---> 19e141d9ff6c 19:44:21 19:44:21 Step 11/23 : FROM alpine:3.16 19:44:21 3.16: Pulling from library/alpine 19:44:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:44:24 Status: Downloaded newer image for alpine:3.16 19:44:24 ---> a6215f271958 19:44:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:44:24 ---> Running in 69d89f614ce2 19:44:25 Removing intermediate container 69d89f614ce2 19:44:25 ---> ffdb1b55ebb2 19:44:25 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 19:44:25 ---> Running in 678d45c9469a 19:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:30 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:44:30 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:44:30 (3/33) Installing readline (8.1.2-r0) 19:44:30 (4/33) Installing bash (5.1.16-r2) 19:44:30 Executing bash-5.1.16-r2.post-install 19:44:30 (5/33) Installing ca-certificates (20220614-r0) 19:44:30 (6/33) Installing brotli-libs (1.0.9-r6) 19:44:30 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:44:30 (8/33) Installing libcurl (7.83.1-r3) 19:44:30 (9/33) Installing curl (7.83.1-r3) 19:44:30 (10/33) Installing docker-cli (20.10.16-r2) 19:44:31 (11/33) Installing dumb-init (1.2.5-r1) 19:44:31 (12/33) Installing libbz2 (1.0.8-r1) 19:44:31 (13/33) Installing expat (2.4.8-r0) 19:44:31 (14/33) Installing libffi (3.4.2-r1) 19:44:31 (15/33) Installing gdbm (1.23-r0) 19:44:31 (16/33) Installing xz-libs (5.2.5-r1) 19:44:31 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:44:31 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:44:32 (19/33) Installing mpdecimal (2.5.1-r1) 19:44:32 (20/33) Installing sqlite-libs (3.38.5-r0) 19:44:32 (21/33) Installing python3 (3.10.5-r0) 19:44:32 Removing intermediate container a59757a79116 19:44:32 ---> 7b70ba6e7fb2 19:44:32 19:44:32 Step 10/22 : FROM alpine:3.16 19:44:32 ---> a6215f271958 19:44:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:44:32 ---> Running in 08c396a6a36b 19:44:33 Removing intermediate container 983300a45b1b 19:44:33 ---> 86af6d726d80 19:44:33 19:44:33 Step 10/25 : FROM alpine:3.16 19:44:33 ---> a6215f271958 19:44:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:44:33 ---> Running in a2348fe912eb 19:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:35 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:44:35 (23/33) Installing py3-tomli (2.0.1-r1) 19:44:35 (24/33) Installing py3-pep517 (0.12.0-r2) 19:44:35 (25/33) Installing py3-six (1.16.0-r1) 19:44:35 (26/33) Installing py3-retrying (1.3.3-r3) 19:44:35 (27/33) Installing py3-appdirs (1.4.4-r3) 19:44:35 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:44:35 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:44:35 (30/33) Installing py3-parsing (2.4.7-r3) 19:44:35 (31/33) Installing py3-packaging (21.3-r0) 19:44:35 (32/33) Installing py3-setuptools (59.4.0-r0) 19:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:36 (33/33) Installing py3-pip (22.1.1-r0) 19:44:36 (1/6) Installing ca-certificates (20220614-r0) 19:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:36 (2/6) Installing brotli-libs (1.0.9-r6) 19:44:36 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:44:36 (4/6) Installing libcurl (7.83.1-r3) 19:44:36 (5/6) Installing curl (7.83.1-r3) 19:44:36 (6/6) Installing dumb-init (1.2.5-r1) 19:44:36 Executing busybox-1.35.0-r17.trigger 19:44:36 Executing ca-certificates-20220614-r0.trigger 19:44:37 OK: 8 MiB in 20 packages 19:44:37 Executing busybox-1.35.0-r17.trigger 19:44:37 Executing ca-certificates-20220614-r0.trigger 19:44:37 (1/3) Installing ca-certificates (20220614-r0) 19:44:38 OK: 120 MiB in 47 packages 19:44:38 (2/3) Installing dumb-init (1.2.5-r1) 19:44:38 (3/3) Installing su-exec (0.2-r1) 19:44:38 Executing busybox-1.35.0-r17.trigger 19:44:38 Executing ca-certificates-20220614-r0.trigger 19:44:38 OK: 6 MiB in 17 packages 19:44:39 Removing intermediate container 08c396a6a36b 19:44:40 ---> 7fb47e13f1ab 19:44:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:44:40 ---> Running in 31f0ef0188a6 19:44:40 Removing intermediate container 31f0ef0188a6 19:44:40 ---> b73eea958d05 19:44:40 Step 13/22 : WORKDIR /edgex 19:44:40 ---> Running in 56cb705024d6 19:44:41 Removing intermediate container a2348fe912eb 19:44:41 ---> 7c49d8cc0d2e 19:44:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:44:41 ---> Running in d6470f2878ec 19:44:41 Removing intermediate container 56cb705024d6 19:44:41 ---> 527630ec2790 19:44:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:44:42 Removing intermediate container d6470f2878ec 19:44:42 ---> 529ed3ef8cc3 19:44:42 Step 13/25 : WORKDIR / 19:44:42 ---> Running in 6c399452bcc3 19:44:43 ---> 29309003d7c0 19:44:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:44:43 Removing intermediate container 6c399452bcc3 19:44:43 ---> da2cd162a9bd 19:44:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:44:44 ---> 05654b5da6be 19:44:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:44:45 ---> e801cf38a7b2 19:44:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:44:45 ---> 223e7b4065c2 19:44:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:44:47 ---> 25ca64948de2 19:44:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:44:47 ---> e7c91b72fef0 19:44:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:44:48 ---> a76c15dde9b3 19:44:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:44:49 ---> dcb906240d49 19:44:49 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:49 ---> Running in e46eea868e7a 19:44:50 ---> 43dd13d19d65 19:44:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:44:52 Removing intermediate container e46eea868e7a 19:44:52 ---> 0e3bea1bc056 19:44:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:44:53 ---> Running in f7c0e229c77d 19:44:54 ---> 6d3b9b8f0a6d 19:44:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:44:54 Removing intermediate container f7c0e229c77d 19:44:54 ---> 9a7af85f410b 19:44:54 Step 20/22 : LABEL arch=arm64 19:44:54 ---> Running in 1fa6528d77e3 19:44:54 Removing intermediate container 1fa6528d77e3 19:44:54 ---> 92a8d178d1c7 19:44:54 Step 21/22 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:44:55 ---> Running in b54335d51789 19:44:55 ---> ee212034378a 19:44:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:55 ---> Running in 918c7199bd20 19:44:56 Removing intermediate container b54335d51789 19:44:56 ---> 20df69a675cc 19:44:56 Step 22/22 : LABEL version=0.0.0 19:44:56 Collecting docker-compose==1.23.2 19:44:56 ---> Running in d9fcd6f9533e 19:44:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:44:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.1 MB/s eta 0:00:00 19:44:56 Removing intermediate container d9fcd6f9533e 19:44:56 ---> aff43fee8472 19:44:56 19:44:56 Successfully built aff43fee8472 19:44:57 Successfully tagged security-proxy-setup-arm64:latest 19:44:57  Building security-proxy-setup ... done Building security-bootstrapper 19:44:57 Collecting PyYAML<4,>=3.10 19:44:57 Downloading PyYAML-3.13.tar.gz (270 kB) 19:44:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.2 MB/s eta 0:00:00 19:44:58 Removing intermediate container 918c7199bd20 19:44:58 ---> b0d3b4d5ebe5 19:44:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:44:58 ---> Running in aabe8ee88431 19:44:58 Removing intermediate container aabe8ee88431 19:44:58 ---> e2f87b7f1032 19:44:58 Step 23/25 : LABEL arch=arm64 19:44:58 ---> Running in e323e8a81ab9 19:44:59 Removing intermediate container e323e8a81ab9 19:44:59 ---> a80d8fac9f74 19:44:59 Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:44:59 ---> Running in 7b4f56b95869 19:45:00 Removing intermediate container 7b4f56b95869 19:45:00 ---> 62220fd94489 19:45:00 Step 25/25 : LABEL version=0.0.0 Preparing metadata (setup.py): started 19:45:00 19:45:00 ---> Running in b3c73271aed1 19:45:00 Removing intermediate container b3c73271aed1 19:45:00 ---> fbb8cc3a7d1e 19:45:00 19:45:01 Successfully built fbb8cc3a7d1e 19:45:01 Successfully tagged security-secretstore-setup-arm64:latest 19:45:01  Building security-secretstore-setup ... done Building security-spiffe-token-provider 19:45:02 Preparing metadata (setup.py): finished with status 'done' 19:45:02 Collecting websocket-client<1.0,>=0.32.0 19:45:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:45:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.6 MB/s eta 0:00:00 19:45:03 Collecting cached-property<2,>=1.2.0 19:45:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:45:03 Collecting texttable<0.10,>=0.9.0 19:45:03 Downloading texttable-0.9.1.tar.gz (11 kB) 19:45:03 Preparing metadata (setup.py): started 19:45:05 Preparing metadata (setup.py): finished with status 'done' 19:45:05 Collecting docker<4.0,>=3.6.0 19:45:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:45:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.7 MB/s eta 0:00:00 19:45:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:45:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:45:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.3 MB/s eta 0:00:00 19:45:07 Collecting dockerpty<0.5,>=0.4.1 19:45:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:45:07 Preparing metadata (setup.py): started 19:45:09 Preparing metadata (setup.py): finished with status 'done' 19:45:09 Collecting docopt<0.7,>=0.6.1 19:45:09 Downloading docopt-0.6.2.tar.gz (25 kB) 19:45:09 Preparing metadata (setup.py): started 19:45:12 Preparing metadata (setup.py): finished with status 'done' 19:45:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:45:13 Collecting jsonschema<3,>=2.5.1 19:45:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:45:14 Collecting docker-pycreds>=0.4.0 19:45:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:45:15 Collecting certifi>=2017.4.17 19:45:15 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 11.8 MB/s eta 0:00:00 19:45:15 Collecting urllib3<1.25,>=1.21.1 19:45:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:45:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.6 MB/s eta 0:00:00 19:45:16 Collecting idna<2.8,>=2.5 19:45:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:45:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.7 MB/s eta 0:00:00 19:45:16 Collecting chardet<3.1.0,>=3.0.2 19:45:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:45:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.8 MB/s eta 0:00:00 19:45:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:45:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:45:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:45:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:45:18 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:45:18 Running setup.py install for texttable: started 19:45:22 Running setup.py install for texttable: finished with status 'done' 19:45:22 Running setup.py install for PyYAML: started 19:45:22 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:45:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:45:22 ---> 63ef346910c6 19:45:22 Step 3/31 : WORKDIR /edgex-go 19:45:22 ---> Using cache 19:45:22 ---> b20175961de5 19:45:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:22 ---> Using cache 19:45:22 ---> b955307851d2 19:45:22 Step 5/31 : RUN apk add --update --no-cache make git 19:45:22 ---> Using cache 19:45:22 ---> 52e2d8c02946 19:45:22 Step 6/31 : COPY go.mod vendor* ./ 19:45:22 ---> Using cache 19:45:22 ---> 55d2b7f4ebe7 19:45:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:22 ---> Using cache 19:45:22 ---> 78986f7a4621 19:45:22 Step 8/31 : COPY . . 19:45:22 ---> Using cache 19:45:22 ---> daf8c4593c89 19:45:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:23 ---> Running in b6f58cea5c4a 19:45:26 Running setup.py install for PyYAML: finished with status 'done' 19:45:26 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 19:45:26 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:45:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:45:26 ---> 63ef346910c6 19:45:26 Step 3/20 : WORKDIR /edgex-go 19:45:26 ---> Using cache 19:45:26 ---> b20175961de5 19:45:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:45:26 ---> Running in 46f1e0e3b26c 19:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:45:28 Running setup.py install for docopt: started 19:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:45:30 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:45:30 v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:45:30 OK: 16893 distinct packages available 19:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:45:31 Running setup.py install for docopt: finished with status 'done' 19:45:31 OK: 221 MiB in 51 packages 19:45:33 Removing intermediate container 46f1e0e3b26c 19:45:33 ---> 563f45a30946 19:45:33 Step 5/20 : COPY go.mod vendor* ./ 19:45:34 ---> 9b4cb9d48d23 19:45:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:34 ---> Running in 22f101a4f1f6 19:45:36 Running setup.py install for dockerpty: started 19:45:39 Running setup.py install for dockerpty: finished with status 'done' 19:45:42 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 19:45:42 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 19:46:01 Removing intermediate container 678d45c9469a 19:46:01 ---> 85e0e81ebe39 19:46:01 Step 14/23 : ENV APP_PORT=58890 19:46:01 ---> Running in 9d0b89f1d609 19:46:01 Removing intermediate container 9d0b89f1d609 19:46:01 ---> de17cb0ccd48 19:46:01 Step 15/23 : EXPOSE $APP_PORT 19:46:01 ---> Running in 96272484fc79 19:46:02 Removing intermediate container 96272484fc79 19:46:02 ---> fc03fdeefbb9 19:46:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:46:03 ---> 84e1b3c86e71 19:46:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:46:05 ---> 6b53a06b0fb8 19:46:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:46:07 ---> 6611ceba1edb 19:46:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:46:07 ---> Running in bb57c6fe5942 19:46:08 Removing intermediate container bb57c6fe5942 19:46:08 ---> e8fa92dcc7e0 19:46:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:08 ---> Running in 5d5c58fdc78c 19:46:09 Removing intermediate container 5d5c58fdc78c 19:46:09 ---> e8ac10c8908a 19:46:09 Step 21/23 : LABEL arch=arm64 19:46:09 ---> Running in bf8c265be00f 19:46:10 Removing intermediate container bf8c265be00f 19:46:10 ---> 884dab7876d4 19:46:10 Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:46:10 ---> Running in 1cb597ba732b 19:46:11 Removing intermediate container 1cb597ba732b 19:46:11 ---> ced2c3b7d726 19:46:11 Step 23/23 : LABEL version=0.0.0 19:46:11 ---> Running in 9c496292850f 19:46:12 Removing intermediate container 9c496292850f 19:46:12 ---> db3932112535 19:46:12 19:46:13 Successfully built db3932112535 19:46:13 Successfully tagged sys-mgmt-agent-arm64:latest 19:46:13  Building sys-mgmt-agent ... done Building support-notifications 19:46:31 Removing intermediate container 22f101a4f1f6 19:46:31 ---> 75270e0e59a3 19:46:31 Step 7/20 : COPY . . 19:46:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:46:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:46:31 ---> 63ef346910c6 19:46:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:46:31 ---> Using cache 19:46:31 ---> dd5cc296f53e 19:46:31 Step 4/23 : WORKDIR /edgex-go 19:46:31 ---> Using cache 19:46:31 ---> 6e24b6954ebc 19:46:31 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:31 ---> Using cache 19:46:31 ---> 250be206f187 19:46:31 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:46:31 ---> Running in a053cc5b4e0b 19:46:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:46:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:46:36 OK: 221 MiB in 51 packages 19:46:38 Removing intermediate container a053cc5b4e0b 19:46:38 ---> 3dff72401508 19:46:38 Step 7/23 : COPY go.mod vendor* ./ 19:46:40 ---> 33b99c25c88c 19:46:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:40 ---> Running in d8ea5835dfa6 19:46:45 ---> fe2fd3266605 19:46:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:46:45 ---> Running in e0f3ef17fc4e 19:46: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 19:47:34 Removing intermediate container d8ea5835dfa6 19:47:34 ---> 868ede0b412b 19:47:34 Step 9/23 : COPY . . 19:47:44 ---> fe6f53ed64ac 19:47:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:47:44 ---> Running in dc309e859942 19:47:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:48:53 Removing intermediate container 805f9bfb5df5 19:48:53 ---> 0e3254fdf17d 19:48:53 19:48:53 Step 11/24 : FROM alpine:3.16 19:48:53 ---> a6215f271958 19:48:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:48:53 ---> Running in 7437e563c33a 19:48:53 Removing intermediate container 7437e563c33a 19:48:53 ---> c1340e6eeb28 19:48:53 Step 13/24 : ENV APP_PORT=59880 19:48:53 ---> Running in 700038c69832 19:48:53 Removing intermediate container 700038c69832 19:48:53 ---> 54b6182489cf 19:48:53 Step 14/24 : EXPOSE $APP_PORT 19:48:53 ---> Running in b3a96e169423 19:48:53 Removing intermediate container b3a96e169423 19:48:53 ---> e433c5a93c85 19:48:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:48:53 ---> Running in a1b0fdcaaf03 19:48:53 Removing intermediate container a1b0fdcaaf03 19:48:53 ---> 431c09ed541c 19:48:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:48:53 ---> Running in 22f4aa37605a 19:48:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:48:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:48:56 (1/6) Installing dumb-init (1.2.5-r1) 19:48:56 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:48:56 (3/6) Installing libsodium (1.0.18-r0) 19:48:56 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:48:56 (5/6) Installing libzmq (4.3.4-r0) 19:48:56 (6/6) Installing zeromq (4.3.4-r0) 19:48:56 Executing busybox-1.35.0-r17.trigger 19:48:56 OK: 8 MiB in 20 packages 19:48:58 Removing intermediate container 22f4aa37605a 19:48:58 ---> da3dc93f643f 19:48:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:59 ---> 8653e47f1cf5 19:48:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:49:01 ---> d7c0441d5bd9 19:49:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:49:03 ---> ebd57649cb3d 19:49:03 Step 20/24 : ENTRYPOINT ["/core-data"] 19:49:03 ---> Running in bd3abf5bfdb6 19:49:03 Removing intermediate container bd3abf5bfdb6 19:49:03 ---> ae1b042914ab 19:49:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:49:03 ---> Running in 9cb4148c0945 19:49:04 Removing intermediate container 9cb4148c0945 19:49:04 ---> c583e7fbdd94 19:49:04 Step 22/24 : LABEL arch=arm64 19:49:04 ---> Running in 909eacfe924f 19:49:04 Removing intermediate container 909eacfe924f 19:49:04 ---> 4940f71c6aa5 19:49:04 Step 23/24 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:49:04 ---> Running in 7ca688c7bed9 19:49:05 Removing intermediate container 7ca688c7bed9 19:49:05 ---> 6e74ecaab9ee 19:49:05 Step 24/24 : LABEL version=0.0.0 19:49:05 ---> Running in c5e4dca28c67 19:49:06 Removing intermediate container c5e4dca28c67 19:49:06 ---> d230e67c59a7 19:49:06 19:49:06 Successfully built d230e67c59a7 19:49:06 Successfully tagged core-data-arm64:latest 19:49:06  Building core-data ... done Building core-metadata 19:49:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:49:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:49:25 ---> 63ef346910c6 19:49:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:49:25 ---> Using cache 19:49:25 ---> dd5cc296f53e 19:49:25 Step 4/25 : WORKDIR /edgex-go 19:49:25 ---> Using cache 19:49:25 ---> 6e24b6954ebc 19:49:25 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:25 ---> Using cache 19:49:25 ---> 250be206f187 19:49:25 Step 6/25 : RUN apk add --update --no-cache make git 19:49:25 ---> Running in 661be38c86fe 19:49:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:49:29 OK: 221 MiB in 51 packages 19:49:30 Removing intermediate container 661be38c86fe 19:49:30 ---> fb91cb1ee9ed 19:49:30 Step 7/25 : COPY go.mod vendor* ./ 19:49:31 ---> fb28d646185a 19:49:31 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:31 ---> Running in c0c7610f67c1 19:50:28 Removing intermediate container c0c7610f67c1 19:50:28 ---> 049bcf3b6ab4 19:50:28 Step 9/25 : COPY . . 19:50:33 ---> fede6386389e 19:50:33 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:50:33 ---> Running in b4046ba2d00f 19:50:35 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 19:51:02 Removing intermediate container 76a93615fe72 19:51:02 ---> 4b81a43c4907 19:51:02 19:51:02 Step 11/23 : FROM alpine:3.16 19:51:02 ---> a6215f271958 19:51:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:51:02 ---> Running in f5d2156a7474 19:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:51:03 (1/1) Installing dumb-init (1.2.5-r1) 19:51:03 Executing busybox-1.35.0-r17.trigger 19:51:03 OK: 5 MiB in 15 packages 19:51:04 Removing intermediate container f5d2156a7474 19:51:04 ---> ad23aa35e75d 19:51:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:51:04 ---> Running in 0a4079726d46 19:51:05 Removing intermediate container 0a4079726d46 19:51:05 ---> c297f601e6ce 19:51:05 Step 14/23 : ENV APP_PORT=59861 19:51:05 ---> Running in 4a1f36b8dd8b 19:51:05 Removing intermediate container 4a1f36b8dd8b 19:51:05 ---> 78e78687ff64 19:51:05 Step 15/23 : EXPOSE $APP_PORT 19:51:05 ---> Running in 935b93a19456 19:51:06 Removing intermediate container 935b93a19456 19:51:06 ---> 83f49daf6190 19:51:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:07 ---> 76ccedd2203f 19:51:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:51:09 ---> cb3275791dde 19:51:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:51:10 ---> 988900d75ebb 19:51:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:51:10 ---> Running in 1bc17682438d 19:51:11 Removing intermediate container 1bc17682438d 19:51:11 ---> 7849df997fed 19:51:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:51:11 ---> Running in 7b8052fecb24 19:51:11 Removing intermediate container 7b8052fecb24 19:51:11 ---> c8e7f43f9c59 19:51:11 Step 21/23 : LABEL arch=arm64 19:51:11 ---> Running in 12d868160685 19:51:12 Removing intermediate container 12d868160685 19:51:12 ---> 97e07da761f9 19:51:12 Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:51:12 ---> Running in 3bf8cba20905 19:51:13 Removing intermediate container 3bf8cba20905 19:51:13 ---> 072808503eac 19:51:13 Step 23/23 : LABEL version=0.0.0 19:51:13 ---> Running in 4a2ee953effd 19:51:13 Removing intermediate container 4a2ee953effd 19:51:13 ---> 844165e3a406 19:51:13 19:51:14 Successfully built 844165e3a406 19:51:14 Successfully tagged support-scheduler-arm64:latest 19:51:14 Building core-command 19:51:32  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:51:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:51:32 ---> 63ef346910c6 19:51:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:51:32 ---> Using cache 19:51:32 ---> dd5cc296f53e 19:51:32 Step 4/24 : WORKDIR /edgex-go 19:51:32 ---> Using cache 19:51:32 ---> 6e24b6954ebc 19:51:32 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:32 ---> Using cache 19:51:32 ---> 250be206f187 19:51:32 Step 6/24 : RUN apk add --update --no-cache make git 19:51:32 ---> Using cache 19:51:32 ---> fb91cb1ee9ed 19:51:32 Step 7/24 : COPY go.mod vendor* ./ 19:51:32 ---> Using cache 19:51:32 ---> fb28d646185a 19:51:32 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:32 ---> Using cache 19:51:32 ---> 049bcf3b6ab4 19:51:32 Step 9/24 : COPY . . 19:51:32 ---> Using cache 19:51:32 ---> fede6386389e 19:51:32 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:51:32 ---> Running in 6a5cbc9be403 19:51:35 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 19:51:50 Removing intermediate container b6f58cea5c4a 19:51:50 ---> 3b798255b311 19:51:50 19:51:50 Step 10/31 : FROM alpine:3.16 19:51:50 ---> a6215f271958 19:51:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:51:50 ---> Running in 81802759b5a0 19:51:50 Removing intermediate container 81802759b5a0 19:51:50 ---> 90622aef0ce0 19:51:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:51:50 ---> Running in c31bd3fc8c81 19:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:51:54 (1/2) Installing dumb-init (1.2.5-r1) 19:51:54 (2/2) Installing su-exec (0.2-r1) 19:51:54 Executing busybox-1.35.0-r17.trigger 19:51:54 OK: 5 MiB in 16 packages 19:51:55 Removing intermediate container c31bd3fc8c81 19:51:55 ---> 0724be96c941 19:51:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:51:55 ---> Running in b73728fb4f70 19:51:56 Removing intermediate container b73728fb4f70 19:51:56 ---> f8f742d955a5 19:51:56 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:51:56 ---> Running in d69653d80196 19:51:57 Removing intermediate container d69653d80196 19:51:57 ---> 201dc0f264bf 19:51:57 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:51:57 ---> Running in 438b99d32303 19:51:57 Removing intermediate container 438b99d32303 19:51:57 ---> 617c3c26f143 19:51:57 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:51:58 ---> Running in 9b0c6b1157ea 19:52:00 Removing intermediate container 9b0c6b1157ea 19:52:00 ---> 4b60a1183fda 19:52:00 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:52:00 ---> Running in a70e5099f70b 19:52:01 Removing intermediate container a70e5099f70b 19:52:01 ---> f64241745e8c 19:52:01 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:52:02 ---> ba2bf791697c 19:52:02 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:52:02 ---> Running in acf8a94b9b17 19:52:05 Removing intermediate container acf8a94b9b17 19:52:05 ---> 37920c6d9d5a 19:52:05 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:52:06 ---> e71754c88aaa 19:52:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:52:08 ---> dacc484bb006 19:52:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:52:08 ---> 8f00aa4acca3 19:52:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:52:10 ---> ca7cc5e8b1e5 19:52:10 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:52:10 ---> 5ad445449809 19:52:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:52:11 ---> 564efa039094 19:52:11 Step 26/31 : RUN chmod +x /entrypoint.sh 19:52:11 ---> Running in 1a9e7cb66b50 19:52:14 Removing intermediate container 1a9e7cb66b50 19:52:14 ---> b65564e4883a 19:52:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:52:14 ---> Running in ae31670d5257 19:52:15 Removing intermediate container ae31670d5257 19:52:15 ---> 4381a89c4115 19:52:15 Step 28/31 : CMD ["gate"] 19:52:15 ---> Running in 055db924fc23 19:52:15 Removing intermediate container 055db924fc23 19:52:15 ---> fad5566966e4 19:52:15 Step 29/31 : LABEL arch=arm64 19:52:16 ---> Running in 35f863f56687 19:52:16 Removing intermediate container 35f863f56687 19:52:16 ---> 7e7b40976e0d 19:52:16 Step 30/31 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:52:16 ---> Running in b10133fd4a1a 19:52:17 Removing intermediate container b10133fd4a1a 19:52:17 ---> d524d950cf65 19:52:17 Step 31/31 : LABEL version=0.0.0 19:52:17 ---> Running in 8a5da60abc73 19:52:18 Removing intermediate container 8a5da60abc73 19:52:18 ---> 3ebac2728829 19:52:18 19:52:18 Successfully built 3ebac2728829 19:52:18 Successfully tagged security-bootstrapper-arm64:latest 19:52:18  Building security-bootstrapper ... done Building security-spire-server 19:52:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:52:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:52:36 ---> 63ef346910c6 19:52:36 Step 3/25 : WORKDIR /edgex-go 19:52:36 ---> Using cache 19:52:36 ---> b20175961de5 19:52:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:36 ---> Using cache 19:52:36 ---> b955307851d2 19:52:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:52:36 ---> Running in 99b4b102b040 19:52:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:52:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:52:41 OK: 221 MiB in 51 packages 19:52:42 Removing intermediate container 99b4b102b040 19:52:42 ---> 766dcb27c8df 19:52:42 Step 6/25 : COPY go.mod vendor* ./ 19:52:43 ---> c264861b5367 19:52:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:43 ---> Running in 15b6b632f552 19:53:40 Removing intermediate container 15b6b632f552 19:53:40 ---> 697bed7c675e 19:53:40 Step 8/25 : COPY . . 19:53:42 ---> 0d9e54932483 19:53:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:53:42 ---> Running in c4a00f106b65 19:53:42 Removing intermediate container c4a00f106b65 19:53:42 ---> 5723946bd879 19:53:42 Step 10/25 : WORKDIR /edgex-go/spire-build 19:53:42 ---> Running in 2c85846f5b70 19:53:43 Removing intermediate container 2c85846f5b70 19:53:43 ---> 575bcf2acec8 19:53:43 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 19:53:43 ---> Running in 2733a4438f3e 19:53:47 Removing intermediate container 2733a4438f3e 19:53:47 ---> a7b55c50e433 19:53:47 Step 12/25 : WORKDIR /edgex-go 19:53:47 ---> Running in eb864a6c269d 19:53:47 Removing intermediate container eb864a6c269d 19:53:47 ---> e94af648abf5 19:53:47 19:53:47 Step 13/25 : FROM alpine:3.15 19:53:47 ---> 02e0d6fdf486 19:53:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:53:47 ---> Using cache 19:53:47 ---> 1ee481a9978f 19:53:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:47 ---> Using cache 19:53:47 ---> 074a2eab381c 19:53:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:53:47 ---> Running in 4b3d9f4c5778 19:53:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:53:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:53:51 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:53:51 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:53:51 OK: 15733 distinct packages available 19:53:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:53:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:53:54 (1/5) Installing dumb-init (1.2.5-r1) 19:53:54 (2/5) Installing musl-obstack (1.2.3-r0) 19:53:54 (3/5) Installing libucontext (1.1-r0) 19:53:54 (4/5) Installing gcompat (1.0.0-r4) 19:53:54 (5/5) Installing openssl (1.1.1q-r0) 19:53:55 Executing busybox-1.34.1-r7.trigger 19:53:55 OK: 6 MiB in 19 packages 19:53:57 Removing intermediate container 4b3d9f4c5778 19:53:57 ---> 8e9409738ce3 19:53:57 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:54:01 ---> 0c85579e6376 19:54:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:54:02 ---> a9583b2ebd61 19:54:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:54:03 ---> 4ec2d79b7cb0 19:54:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:54:04 ---> 9ecdf8e3a358 19:54:04 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:54:04 ---> Running in c93f7b71047f 19:54:04 Removing intermediate container c93f7b71047f 19:54:04 ---> fd600db8c924 19:54:04 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:54:04 ---> Running in fdeae5e1d7f8 19:54:05 Removing intermediate container fdeae5e1d7f8 19:54:05 ---> 0cb3cfc94fd5 19:54:05 Step 23/25 : LABEL arch=arm64 19:54:05 ---> Running in e1131b210e07 19:54:06 Removing intermediate container e1131b210e07 19:54:06 ---> 83168818ebe2 19:54:06 Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:54:06 ---> Running in 9411c4e446d4 19:54:06 Removing intermediate container 9411c4e446d4 19:54:06 ---> 870770f1fbc8 19:54:06 Step 25/25 : LABEL version=0.0.0 19:54:06 ---> Running in 222ddb812314 19:54:06 Removing intermediate container 222ddb812314 19:54:06 ---> 9ed719fdd16a 19:54:06 19:54:07 Successfully built 9ed719fdd16a 19:54:07 Successfully tagged security-spire-server-arm64:latest 19:55:15  Building security-spire-server ... done Removing intermediate container e0f3ef17fc4e 19:55:15 ---> d449d1cf79fe 19:55:15 19:55:15 Step 9/20 : FROM alpine:3.15 19:55:15 ---> 02e0d6fdf486 19:55:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:55:15 ---> Using cache 19:55:15 ---> 1ee481a9978f 19:55:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:55:15 ---> Using cache 19:55:15 ---> 074a2eab381c 19:55:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:55:15 ---> Running in f2a823017415 19:55:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:55:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:55:16 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:55:16 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:55:16 OK: 15733 distinct packages available 19:55:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:55:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:55:18 (1/9) Installing ca-certificates (20220614-r0) 19:55:18 (2/9) Installing brotli-libs (1.0.9-r5) 19:55:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:55:18 (4/9) Installing libcurl (7.80.0-r3) 19:55:18 (5/9) Installing curl (7.80.0-r3) 19:55:18 (6/9) Installing dumb-init (1.2.5-r1) 19:55:19 (7/9) Installing musl-obstack (1.2.3-r0) 19:55:19 (8/9) Installing libucontext (1.1-r0) 19:55:19 (9/9) Installing gcompat (1.0.0-r4) 19:55:19 Executing busybox-1.34.1-r7.trigger 19:55:19 Executing ca-certificates-20220614-r0.trigger 19:55:19 OK: 8 MiB in 23 packages 19:55:21 Removing intermediate container f2a823017415 19:55:21 ---> e9eb98d05f7f 19:55:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:55:22 ---> 0297001e7078 19:55:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:55:24 ---> 16687f29a4ea 19:55:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:55:25 ---> fb01fc36dba4 19:55:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:55:25 ---> Running in c5c3cc4c24b8 19:55:26 Removing intermediate container c5c3cc4c24b8 19:55:26 ---> 0de15ff66217 19:55:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:55:26 ---> Running in 3a9a96dac18c 19:55:26 Removing intermediate container 3a9a96dac18c 19:55:26 ---> 652e64e9783e 19:55:26 Step 18/20 : LABEL arch=arm64 19:55:27 ---> Running in d464ff568109 19:55:27 Removing intermediate container d464ff568109 19:55:27 ---> 37c3a18d7dd8 19:55:27 Step 19/20 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:55:27 ---> Running in 471749e86f8c 19:55:28 Removing intermediate container 471749e86f8c 19:55:28 ---> aa6364a30ed2 19:55:28 Step 20/20 : LABEL version=0.0.0 19:55:28 ---> Running in 4339bc2aaf6f 19:55:28 Removing intermediate container 4339bc2aaf6f 19:55:28 ---> 7b9c4dc8baf5 19:55:28 19:55:29 Successfully built 7b9c4dc8baf5 19:55:29 Successfully tagged security-spiffe-token-provider-arm64:latest 19:56:37  Building security-spiffe-token-provider ... done Removing intermediate container b4046ba2d00f 19:56:37 ---> 4dc97a2ee4d0 19:56:37 19:56:37 Step 11/25 : FROM alpine:3.16 19:56:37 ---> a6215f271958 19:56:37 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:56:37 ---> Using cache 19:56:37 ---> ad23aa35e75d 19:56:37 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:56:37 ---> Using cache 19:56:37 ---> c297f601e6ce 19:56:37 Step 14/25 : ENV APP_PORT=59881 19:56:37 ---> Running in e6d35d8ed27e 19:56:37 Removing intermediate container e6d35d8ed27e 19:56:37 ---> 64be1a59ffa5 19:56:37 Step 15/25 : EXPOSE $APP_PORT 19:56:37 ---> Running in 1333149dccea 19:56:37 Removing intermediate container 1333149dccea 19:56:37 ---> 9582db4eebae 19:56:37 Step 16/25 : WORKDIR / 19:56:37 ---> Running in 6b618f3aa70a 19:56:37 Removing intermediate container 6b618f3aa70a 19:56:37 ---> 232e44000c49 19:56:37 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:37 ---> 4914cce3cf49 19:56:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:56:37 ---> 07d5ec1e41bf 19:56:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:56:37 Removing intermediate container dc309e859942 19:56:37 ---> b5e904c48b8d 19:56:37 19:56:37 Step 11/23 : FROM alpine:3.16 19:56:37 ---> a6215f271958 19:56:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:56:37 ---> 4bdb296a11b9 19:56:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:56:37 ---> Running in 49e42f8fe492 19:56:37 ---> 1a4e8d30030a 19:56:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:56:37 ---> Running in 991b72efbc41 19:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:56:37 Removing intermediate container 991b72efbc41 19:56:37 ---> 109804e0a41d 19:56:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:56:37 ---> Running in d883fc3171e2 19:56:37 Removing intermediate container d883fc3171e2 19:56:37 ---> aab5c56a5889 19:56:37 Step 23/25 : LABEL arch=arm64 19:56:37 ---> Running in c7b8270eba79 19:56:37 Removing intermediate container 6a5cbc9be403 19:56:37 ---> c0cb742ffc89 19:56:37 19:56:37 Step 11/24 : FROM alpine:3.16 19:56:37 ---> a6215f271958 19:56:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:56:37 ---> Using cache 19:56:37 ---> ad23aa35e75d 19:56:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:56:37 ---> Using cache 19:56:37 ---> c297f601e6ce 19:56:37 Step 14/24 : ENV APP_PORT=59882 19:56:38 ---> Running in 842286e51f66 19:56:38 (1/2) Installing ca-certificates (20220614-r0) 19:56:38 Removing intermediate container c7b8270eba79 19:56:38 ---> b86555ed5edd 19:56:38 Step 24/25 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:56:38 (2/2) Installing dumb-init (1.2.5-r1) 19:56:38 Executing busybox-1.35.0-r17.trigger 19:56:38 Executing ca-certificates-20220614-r0.trigger 19:56:38 ---> Running in 0c78f741bac3 19:56:38 Removing intermediate container 842286e51f66 19:56:38 ---> cefe48b9327f 19:56:38 Step 15/24 : EXPOSE $APP_PORT 19:56:38 OK: 6 MiB in 16 packages 19:56:38 ---> Running in 7a9a20a6b17e 19:56:38 Removing intermediate container 0c78f741bac3 19:56:38 ---> ba7678393eb9 19:56:38 Step 25/25 : LABEL version=0.0.0 19:56:39 ---> Running in 3d07a176e6a7 19:56:39 Removing intermediate container 7a9a20a6b17e 19:56:39 ---> c2671c2e6da9 19:56:39 Step 16/24 : WORKDIR / 19:56:39 ---> Running in 5ebb7a4c4bc4 19:56:39 Removing intermediate container 3d07a176e6a7 19:56:39 ---> 1a40964c5fb6 19:56:39 19:56:39 Successfully built 1a40964c5fb6 19:56:39 Successfully tagged core-metadata-arm64:latest 19:56:39  Building core-metadata ... done Removing intermediate container 5ebb7a4c4bc4 19:56:39 ---> 7315845992bf 19:56:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:40 Removing intermediate container 49e42f8fe492 19:56:40 ---> 2d650cec8cb2 19:56:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:56:40 ---> Running in 46c4f1cb4612 19:56:40 ---> c3488544dc38 19:56:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:56:40 Removing intermediate container 46c4f1cb4612 19:56:40 ---> 5092e5fdfe98 19:56:40 Step 14/23 : ENV APP_PORT=59860 19:56:40 ---> Running in 4a6980e7b8e3 19:56:41 Removing intermediate container 4a6980e7b8e3 19:56:41 ---> d7926dfd1bbc 19:56:41 Step 15/23 : EXPOSE $APP_PORT 19:56:41 ---> Running in 7d96e59c5688 19:56:41 Removing intermediate container 7d96e59c5688 19:56:41 ---> 03e3a4c55589 19:56:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:41 ---> 755539a55a76 19:56:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:56:42 ---> 931b0779f2e2 19:56:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:56:42 ---> cb00a7ea0538 19:56:42 Step 20/24 : ENTRYPOINT ["/core-command"] 19:56:42 ---> Running in feda0eed913a 19:56:42 Removing intermediate container feda0eed913a 19:56:42 ---> e488693c6312 19:56:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:56:42 ---> Running in 2350f3e9aeb1 19:56:43 Removing intermediate container 2350f3e9aeb1 19:56:43 ---> 062a212f6e88 19:56:43 Step 22/24 : LABEL arch=arm64 19:56:43 ---> Running in 393588ff9f6e 19:56:43 ---> 1f66a647c8f3 19:56:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:56:43 Removing intermediate container 393588ff9f6e 19:56:43 ---> a9a31ab31d50 19:56:43 Step 23/24 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:56:43 ---> Running in f13b71aa88d4 19:56:43 Removing intermediate container f13b71aa88d4 19:56:43 ---> df5fafaec083 19:56:43 Step 24/24 : LABEL version=0.0.0 19:56:44 ---> Running in c9dddb3915dd 19:56:44 ---> 3b992dec46e9 19:56:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:56:44 ---> Running in 22e0edbdfb0b 19:56:44 Removing intermediate container c9dddb3915dd 19:56:44 ---> 5f268b9d9855 19:56:44 19:56:44 Removing intermediate container 22e0edbdfb0b 19:56:44 ---> be4e98d3a431 19:56:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:56:44 ---> Running in 946f37809973 19:56:44 Successfully built 5f268b9d9855 19:56:44 Successfully tagged core-command-arm64:latest 19:56:45  Building core-command ... done Removing intermediate container 946f37809973 19:56:45 ---> c794d87f7c9d 19:56:45 Step 21/23 : LABEL arch=arm64 19:56:45 ---> Running in a03908947ad0 19:56:45 Removing intermediate container a03908947ad0 19:56:45 ---> f5fd2d9a56c8 19:56:45 Step 22/23 : LABEL git_sha=b241ffc6d3ece0b73c49e673dd2359d120380bfc 19:56:45 ---> Running in b1977269af75 19:56:45 Removing intermediate container b1977269af75 19:56:45 ---> d3f5350e8ef4 19:56:45 Step 23/23 : LABEL version=0.0.0 19:56:45 ---> Running in 8206b09d1188 19:56:46 Removing intermediate container 8206b09d1188 19:56:46 ---> 7303c531cf46 19:56:46 19:56:46 Successfully built 7303c531cf46 19:56:46 Successfully tagged support-notifications-arm64:latest 19:56:46  Building support-notifications ... done  [Pipeline] } 19:56:46 $ docker stop --time=1 26fbb8e5e8dd997effb0371ff5e527c6965307f13304a38848ec5bfc72da837e 19:56:48 $ docker rm -f 26fbb8e5e8dd997effb0371ff5e527c6965307f13304a38848ec5bfc72da837e [Pipeline] // withDockerContainer [Pipeline] sh 19:56:48 + docker images 19:56:48 REPOSITORY TAG IMAGE ID CREATED SIZE 19:56:48 support-notifications-arm64 latest 7303c531cf46 3 seconds ago 26.3MB 19:56:48 core-command-arm64 latest 5f268b9d9855 4 seconds ago 16.7MB 19:56:48 core-metadata-arm64 latest 1a40964c5fb6 9 seconds ago 17.5MB 19:56:48 c0cb742ffc89 11 seconds ago 1.37GB 19:56:48 b5e904c48b8d 14 seconds ago 1.43GB 19:56:48 4dc97a2ee4d0 20 seconds ago 1.38GB 19:56:48 security-spiffe-token-provider-arm64 latest 7b9c4dc8baf5 About a minute ago 28.4MB 19:56:48 d449d1cf79fe About a minute ago 1.41GB 19:56:48 security-spire-server-arm64 latest 9ed719fdd16a 2 minutes ago 84.2MB 19:56:48 e94af648abf5 3 minutes ago 1.25GB 19:56:48 security-bootstrapper-arm64 latest 3ebac2728829 4 minutes ago 18.7MB 19:56:48 3b798255b311 5 minutes ago 1.36GB 19:56:48 support-scheduler-arm64 latest 844165e3a406 5 minutes ago 25.7MB 19:56:48 4b81a43c4907 5 minutes ago 1.43GB 19:56:48 core-data-arm64 latest d230e67c59a7 7 minutes ago 20.7MB 19:56:48 0e3254fdf17d 8 minutes ago 1.38GB 19:56:48 sys-mgmt-agent-arm64 latest db3932112535 10 minutes ago 133MB 19:56:48 security-secretstore-setup-arm64 latest fbb8cc3a7d1e 11 minutes ago 28.2MB 19:56:48 security-proxy-setup-arm64 latest aff43fee8472 11 minutes ago 26.4MB 19:56:48 86af6d726d80 12 minutes ago 1.37GB 19:56:48 7b70ba6e7fb2 12 minutes ago 1.36GB 19:56:48 19e141d9ff6c 12 minutes ago 1.36GB 19:56:48 security-spire-agent-arm64 latest 4a51d677ee16 17 minutes ago 122MB 19:56:48 security-spire-config-arm64 latest 5b1ff6cd84ff 17 minutes ago 83.6MB 19:56:48 a372aced3ffe 18 minutes ago 1.25GB 19:56:48 cd4fa777745f 18 minutes ago 1.25GB 19:56:48 ci-base-image-arm64 latest 63ef346910c6 32 minutes ago 995MB 19:56:48 alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB 19:56:48 alpine 3.16 a6215f271958 3 weeks ago 5.29MB 19:56:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB 19:56:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:56:49 19:56:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:56:50 arm64: Pulling from edgex-lftools-log-publisher 19:56:50 8998bd30e6a1: Pulling fs layer 19:56:50 04944245beec: Pulling fs layer 19:56:50 699f458cf7ca: Pulling fs layer 19:56:50 765212b225bb: Pulling fs layer 19:56:50 f23df028b6ca: Pulling fs layer 19:56:50 d65c8cfc05b1: Pulling fs layer 19:56:50 2437ff75d9bd: Pulling fs layer 19:56:50 765212b225bb: Waiting 19:56:50 f23df028b6ca: Waiting 19:56:50 d65c8cfc05b1: Waiting 19:56:50 2437ff75d9bd: Waiting 19:56:50 04944245beec: Verifying Checksum 19:56:50 04944245beec: Download complete 19:56:50 765212b225bb: Verifying Checksum 19:56:50 765212b225bb: Download complete 19:56:50 f23df028b6ca: Verifying Checksum 19:56:50 f23df028b6ca: Download complete 19:56:50 d65c8cfc05b1: Verifying Checksum 19:56:50 d65c8cfc05b1: Download complete 19:56:50 699f458cf7ca: Verifying Checksum 19:56:50 699f458cf7ca: Download complete 19:56:51 8998bd30e6a1: Verifying Checksum 19:56:51 8998bd30e6a1: Download complete 19:56:53 2437ff75d9bd: Verifying Checksum 19:56:53 2437ff75d9bd: Download complete 19:56:55 8998bd30e6a1: Pull complete 19:56:55 04944245beec: Pull complete 19:56:57 699f458cf7ca: Pull complete 19:56:57 765212b225bb: Pull complete 19:56:58 f23df028b6ca: Pull complete 19:56:58 d65c8cfc05b1: Pull complete 19:57:13 2437ff75d9bd: Pull complete 19:57:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:57:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:13 prd-ubuntu20.04-docker-arm64-4c-16g-24445 does not seem to be running inside a container 19:57:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:57:16 $ docker top 70e9eb72a233963c35c46fe2dd6c6cb6df46e44ffc5c93ac54cb294ea160f112 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:57:17 ---> job-cost.sh 19:57:17 lf-activate-venv: SKIPPING 19:57:17 INFO: No Stack... 19:57:18 INFO: Retrieving Pricing Info for: v3-standard-4 19:57:18 INFO: Archiving Costs [Pipeline] sh 19:57:19 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:57:19 + cut -d, -f6 [Pipeline] lock 19:57:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4144-1-stack-cost] 19:57:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4144-1-stack-cost] did not exist. Created. 19:57:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:57:20 + echo total: 0.10999999940395355 [Pipeline] stash 19:57:20 Stashed 1 file(s) [Pipeline] } 19:57:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4144-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:57:20 $ docker stop --time=1 70e9eb72a233963c35c46fe2dd6c6cb6df46e44ffc5c93ac54cb294ea160f112 19:57:22 $ docker rm -f 70e9eb72a233963c35c46fe2dd6c6cb6df46e44ffc5c93ac54cb294ea160f112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:57:23 provisioning config files... 19:57:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5021717779135454214tmp [Pipeline] { [Pipeline] sh 19:57:23 + set +x 19:57:23 + curl -s https://codecov.io/bash 19:57:23 + bash -s -- 19:57:23 19:57:23 _____ _ 19:57:23 / ____| | | 19:57:23 | | ___ __| | ___ ___ _____ __ 19:57:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:57:23 | |___| (_) | (_| | __/ (_| (_) \ V / 19:57:23 \_____\___/ \__,_|\___|\___\___/ \_/ 19:57:23 Bash-1.0.6 19:57:23 19:57:23 19:57:23 ==> git version 2.25.1 found 19:57:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:57:23 Release-Date: 2020-01-08 19:57:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:57:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:57:23 ==> Jenkins CI detected. 19:57:23 current dir:  /w/workspace/edgex-go/1 19:57:23 project root: . 19:57:23 --> token set from env 19:57:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:57:23 ==> Running gcov in . (disable via -X gcov) 19:57:23 ==> Python coveragepy not found 19:57:23 ==> Searching for coverage reports in: 19:57:23 + . 19:57:23 -> Found 1 reports 19:57:23 ==> Detecting git/mercurial file structure 19:57:23 ==> Reading reports 19:57:23 + ./coverage.out bytes=482786 19:57:23 ==> Appending adjustments 19:57:23 https://docs.codecov.io/docs/fixing-reports 19:57:24 + Found adjustments 19:57:24 ==> Gzipping contents 19:57:24 64K /tmp/codecov.UBkCvN.gz 19:57:24 ==> Uploading reports 19:57:24 url: https://codecov.io 19:57:24 query: branch=PR-4144&commit=b241ffc6d3ece0b73c49e673dd2359d120380bfc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4144&job=&cmd_args= 19:57:24 -> Pinging Codecov 19:57:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4144&commit=b241ffc6d3ece0b73c49e673dd2359d120380bfc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4144&job=&cmd_args= 19:57:25 -> Uploading to 19:57:25 https://storage.googleapis.com/codecov/v4/raw/2022-09-02/00271124DB129430A58F1EEE437C3FCB/b241ffc6d3ece0b73c49e673dd2359d120380bfc/756643ab-360e-4d34-81be-257fee965726.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220902%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220902T195725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=434e0fc5f30893d754fdbfe2b92df092a02a1f270e735a86908d69fd8c8b0f71 19:57:25 % Total % Received % Xferd Average Speed Time Time Time Current 19:57:25 Dload Upload Total Spent Left Speed 19:57:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63269 0 0 100 63269 0 248k --:--:-- --:--:-- --:--:-- 248k 19:57:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b241ffc6d3ece0b73c49e673dd2359d120380bfc [Pipeline] } 19:57:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:57:26 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:57:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:57:28 ---> package-listing.sh 19:57:28 ++ facter osfamily 19:57:28 ++ tr '[:upper:]' '[:lower:]' 19:57:28 + OS_FAMILY=debian 19:57:28 + workspace=/w/workspace/edgex-go/1 19:57:28 + START_PACKAGES=/tmp/packages_start.txt 19:57:28 + END_PACKAGES=/tmp/packages_end.txt 19:57:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:57:28 + PACKAGES=/tmp/packages_start.txt 19:57:28 + '[' /w/workspace/edgex-go/1 ']' 19:57:28 + PACKAGES=/tmp/packages_end.txt 19:57:28 + case "${OS_FAMILY}" in 19:57:28 + dpkg -l 19:57:28 + grep '^ii' 19:57:28 + '[' -f /tmp/packages_start.txt ']' 19:57:28 + '[' -f /tmp/packages_end.txt ']' 19:57:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:57:28 + '[' /w/workspace/edgex-go/1 ']' 19:57:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:57:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:57:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:57:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:57:29 19:57:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:57:29 latest: Pulling from edgex-lftools-log-publisher 19:57:29 5eb5b503b376: Pulling fs layer 19:57:29 5c69ac0246d0: Pulling fs layer 19:57:29 ec43610c2a17: Pulling fs layer 19:57:29 3a2ae6a8a46f: Pulling fs layer 19:57:29 33b1e0a273af: Pulling fs layer 19:57:29 5d3b04190fa2: Pulling fs layer 19:57:29 2f39f015ded8: Pulling fs layer 19:57:29 3a2ae6a8a46f: Waiting 19:57:29 33b1e0a273af: Waiting 19:57:29 2f39f015ded8: Waiting 19:57:29 5c69ac0246d0: Verifying Checksum 19:57:29 5c69ac0246d0: Download complete 19:57:29 3a2ae6a8a46f: Download complete 19:57:29 33b1e0a273af: Verifying Checksum 19:57:29 33b1e0a273af: Download complete 19:57:29 5d3b04190fa2: Verifying Checksum 19:57:29 5d3b04190fa2: Download complete 19:57:29 ec43610c2a17: Verifying Checksum 19:57:29 ec43610c2a17: Download complete 19:57:29 5eb5b503b376: Verifying Checksum 19:57:29 5eb5b503b376: Download complete 19:57:30 2f39f015ded8: Download complete 19:57:30 5eb5b503b376: Pull complete 19:57:31 5c69ac0246d0: Pull complete 19:57:31 ec43610c2a17: Pull complete 19:57:31 3a2ae6a8a46f: Pull complete 19:57:31 33b1e0a273af: Pull complete 19:57:31 5d3b04190fa2: Pull complete 19:57:36 2f39f015ded8: Pull complete 19:57:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:57:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:57:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:36 prd-ubuntu20.04-docker-8c-8g-24443 does not seem to be running inside a container 19:57:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:57:38 $ docker top 1f874ccd8fe720fb7d2d833ddf96a235ddc15b81785d4f8a6b5acdd1e9fdb090 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:39 + touch /tmp/pre-build-complete [Pipeline] sh 19:57:39 + mkdir -p /var/log/sysstat [Pipeline] sh 19:57:39 + ls /var/log/sa-host 19:57:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:57:39 provisioning config files... 19:57:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4442284717917791078tmp [Pipeline] { [Pipeline] echo 19:57:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:57:40 ---> create-netrc.sh [Pipeline] } 19:57:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:57:40 ---> python-tools-install.sh [Pipeline] echo 19:57:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:57:41 ---> sudo-logs.sh 19:57:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:57:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:57:41 ---> job-cost.sh 19:57:41 lf-activate-venv: SKIPPING 19:57:41 DEBUG: total: 0.10999999940395355 19:57:41 INFO: Retrieving Stack Cost... 19:57:41 INFO: Retrieving Pricing Info for: v3-standard-8 19:57:42 INFO: Archiving Costs [Pipeline] echo 19:57:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:57:42 ---> logs-deploy.sh 19:57:42 lf-activate-venv: SKIPPING 19:57:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4144/1 19:57:42 INFO: archiving workspace using pattern(s): 19:57:43 Archives upload complete. 19:57:43 INFO: archiving logs to Nexus 19:57:44 ---> uname -a: 19:57:44 Linux prd-ubuntu20-04-docker-8c-8g-24443 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:57:44 19:57:44 19:57:44 ---> lscpu: 19:57:44 Architecture: x86_64 19:57:44 CPU op-mode(s): 32-bit, 64-bit 19:57:44 Byte Order: Little Endian 19:57:44 Address sizes: 40 bits physical, 48 bits virtual 19:57:44 CPU(s): 8 19:57:44 On-line CPU(s) list: 0-7 19:57:44 Thread(s) per core: 1 19:57:44 Core(s) per socket: 1 19:57:44 Socket(s): 8 19:57:44 NUMA node(s): 1 19:57:44 Vendor ID: AuthenticAMD 19:57:44 CPU family: 23 19:57:44 Model: 49 19:57:44 Model name: AMD EPYC-Rome Processor 19:57:44 Stepping: 0 19:57:44 CPU MHz: 2799.994 19:57:44 BogoMIPS: 5599.98 19:57:44 Virtualization: AMD-V 19:57:44 Hypervisor vendor: KVM 19:57:44 Virtualization type: full 19:57:44 L1d cache: 256 KiB 19:57:44 L1i cache: 256 KiB 19:57:44 L2 cache: 4 MiB 19:57:44 L3 cache: 128 MiB 19:57:44 NUMA node0 CPU(s): 0-7 19:57:44 Vulnerability Itlb multihit: Not affected 19:57:44 Vulnerability L1tf: Not affected 19:57:44 Vulnerability Mds: Not affected 19:57:44 Vulnerability Meltdown: Not affected 19:57:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:57:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:57:44 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:57:44 Vulnerability Srbds: Not affected 19:57:44 Vulnerability Tsx async abort: Not affected 19:57:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:57:44 19:57:44 19:57:44 ---> nproc: 19:57:44 8 19:57:44 19:57:44 19:57:44 ---> df -h: 19:57:44 Filesystem Size Used Avail Use% Mounted on 19:57:44 overlay 155G 19G 137G 13% / 19:57:44 tmpfs 64M 0 64M 0% /dev 19:57:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:57:44 shm 64M 0 64M 0% /dev/shm 19:57:44 /dev/vda1 155G 19G 137G 13% /facter-os 19:57:44 19:57:44 19:57:44 ---> sar -b -r -n DEV: 19:57:44 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24443) 09/02/22 _x86_64_ (8 CPU) 19:57:44 19:57:44 19:19:42 LINUX RESTART (8 CPU) 19:57:44 19:57:44 19:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:57:44 19:21:01 330.09 50.34 279.75 0.00 4637.09 164432.46 0.00 19:57:44 19:22:01 115.31 0.48 114.83 0.00 9.07 57882.90 0.00 19:57:44 19:23:01 52.52 0.13 52.39 0.00 1.73 17651.46 0.00 19:57:44 19:24:01 493.47 6.97 486.50 0.00 78.79 261943.81 0.00 19:57:44 19:25:01 1057.80 1.40 1056.40 0.00 13.86 271673.98 0.00 19:57:44 19:26:01 1194.03 1.55 1192.48 0.00 14.00 313259.12 0.00 19:57:44 19:27:01 281.42 0.02 281.41 0.00 0.13 48396.80 0.00 19:57:44 19:28:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 19:57:44 19:29:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 19:57:44 19:30:01 1.15 0.00 1.15 0.00 0.00 17.19 0.00 19:57:44 19:31:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 19:57:44 19:32:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 19:57:44 19:33:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 19:57:44 19:34:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 19:57:44 19:35:01 2.22 0.02 2.20 0.00 0.13 24.53 0.00 19:57:44 19:36:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 19:57:44 19:37:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 19:57:44 19:38:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 19:57:44 19:39:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 19:57:44 19:40:01 1.57 0.00 1.57 0.00 0.00 19.86 0.00 19:57:44 19:41:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 19:57:44 19:42:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 19:57:44 19:43:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 19:57:44 19:44:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 19:57:44 19:45:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 19:57:44 19:46:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 19:57:44 19:47:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 19:57:44 19:48:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 19:57:44 19:49:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 19:57:44 19:50:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 19:57:44 19:51:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 19:57:44 19:52:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 19:57:44 19:53:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 19:57:44 19:54:01 0.85 0.00 0.85 0.00 0.00 10.66 0.00 19:57:44 19:55:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 19:57:44 19:56:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 19:57:44 19:57:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 19:57:44 Average: 96.28 1.65 94.63 0.00 128.50 30693.01 0.00 19:57:44 19:57:44 19:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:57:44 19:21:01 28489492 31746692 553608 1.68 118012 3402204 2145616 6.32 1185612 2824760 747684 19:57:44 19:22:01 27578116 31700176 587916 1.79 137964 4167940 2044740 6.03 1581024 3244236 465232 19:57:44 19:23:01 27275068 31758252 527160 1.60 141416 4495672 1900108 5.60 1412508 3683492 417620 19:57:44 19:24:01 23398944 31695160 581680 1.77 281280 7977464 2045984 6.03 1781332 6989464 16 19:57:44 19:25:01 19644992 31299144 962232 2.93 385824 11023420 3661256 10.79 2665336 9627512 859972 19:57:44 19:26:01 17790308 31308248 942980 2.87 506548 12607848 2901552 8.55 2846084 11137996 65992 19:57:44 19:27:01 19069712 31740288 530572 1.61 512008 11807304 1914504 5.64 2261332 10516136 12 19:57:44 19:28:01 19070404 31740992 529808 1.61 512032 11807304 1914504 5.64 2260452 10516136 184 19:57:44 19:29:01 19082304 31752904 517968 1.58 512036 11807308 1914504 5.64 2247440 10516164 12 19:57:44 19:30:01 19082532 31753108 517672 1.57 512056 11807284 1914504 5.64 2247492 10516140 216 19:57:44 19:31:01 19085580 31756188 514644 1.57 512064 11807288 1914504 5.64 2245760 10516144 12 19:57:44 19:32:01 19086432 31757076 513912 1.56 512076 11807296 1914504 5.64 2245448 10516148 20 19:57:44 19:33:01 19086164 31756808 514148 1.56 512080 11807296 1914504 5.64 2245432 10516148 12 19:57:44 19:34:01 19086116 31757220 514084 1.56 512096 11807300 1914504 5.64 2244980 10516608 184 19:57:44 19:35:01 19086352 31757620 513908 1.56 512124 11807296 1916032 5.65 2245164 10516616 8 19:57:44 19:36:01 19086036 31757444 513996 1.56 512144 11807432 1916032 5.65 2245584 10516744 12 19:57:44 19:37:01 19085444 31756876 514504 1.56 512164 11807436 1916032 5.65 2245352 10516748 16 19:57:44 19:38:01 19085932 31757368 513920 1.56 512180 11807436 1916032 5.65 2245376 10516748 192 19:57:44 19:39:01 19086356 31757800 513380 1.56 512196 11807440 1916032 5.65 2245100 10516752 24 19:57:44 19:40:01 19086052 31757564 513844 1.56 512212 11807448 1916032 5.65 2245720 10516760 228 19:57:44 19:41:01 19085980 31757492 513872 1.56 512232 11807448 1916032 5.65 2245740 10516760 20 19:57:44 19:42:01 19085964 31757480 513796 1.56 512260 11807452 1916032 5.65 2245432 10516764 140 19:57:44 19:43:01 19086168 31757744 513616 1.56 512276 11807452 1916032 5.65 2245468 10516772 8 19:57:44 19:44:01 19085868 31757448 513836 1.56 512296 11807460 1916032 5.65 2245472 10516776 48 19:57:44 19:45:01 19085820 31757404 513808 1.56 512328 11807452 1916032 5.65 2245760 10516780 20 19:57:44 19:46:01 19085764 31757444 513772 1.56 512344 11807464 1916032 5.65 2245616 10516788 188 19:57:44 19:47:01 19086224 31757968 513424 1.56 512388 11807468 1916032 5.65 2245348 10516796 12 19:57:44 19:48:01 19085988 31757736 513624 1.56 512392 11807472 1932356 5.69 2245356 10516800 48 19:57:44 19:49:01 19085940 31757688 513592 1.56 512412 11807472 1932356 5.69 2245356 10516800 12 19:57:44 19:50:01 19085836 31757652 513588 1.56 512436 11807480 1932356 5.69 2245428 10516808 212 19:57:44 19:51:01 19085744 31757576 513792 1.56 512460 11807480 1932356 5.69 2245704 10516792 12 19:57:44 19:52:01 19085484 31757320 514004 1.56 512484 11807484 1932356 5.69 2245496 10516796 44 19:57:44 19:53:01 19085468 31757312 513944 1.56 512492 11807488 1932356 5.69 2245464 10516800 8 19:57:44 19:54:01 19085880 31757788 513680 1.56 512496 11807488 1932356 5.69 2245528 10516804 188 19:57:44 19:55:01 19085596 31757512 513904 1.56 512504 11807492 1932356 5.69 2245652 10516808 8 19:57:44 19:56:01 19085548 31757464 513868 1.56 512528 11807492 1932356 5.69 2246080 10516808 244 19:57:44 19:57:01 19085460 31757380 513840 1.56 512536 11807496 1932356 5.69 2245812 10516812 144 19:57:44 Average: 19886515 31728252 543943 1.65 471659 11073093 2006683 5.91 2192358 9824944 69162 19:57:44 19:57:44 19:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:57:44 19:21:01 ens3 1453.79 1272.32 11787.90 175.89 0.00 0.00 0.00 0.00 19:57:44 19:21:01 docker0 398.72 336.18 29.93 2713.99 0.00 0.00 0.00 0.00 19:57:44 19:21:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 19:57:44 19:22:01 vetha2cf5c6 1.17 1.35 0.09 0.12 0.00 0.00 0.00 0.00 19:57:44 19:22:01 ens3 179.62 142.84 1187.57 75.60 0.00 0.00 0.00 0.00 19:57:44 19:22:01 docker0 92.22 115.28 7.97 1150.11 0.00 0.00 0.00 0.00 19:57:44 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:23:01 vetha2cf5c6 0.33 0.35 0.03 0.03 0.00 0.00 0.00 0.00 19:57:44 19:23:01 ens3 32.08 18.56 33.16 12.07 0.00 0.00 0.00 0.00 19:57:44 19:23:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 19:57:44 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:24:01 veth042f386 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:24:01 ens3 308.28 233.69 3332.27 87.71 0.00 0.00 0.00 0.00 19:57:44 19:24:01 veth7777377 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 19:57:44 19:24:01 veth45d13c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:24:01 veth3c7b825 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:24:01 docker0 145.21 186.59 11.05 1633.22 0.00 0.00 0.00 0.00 19:57:44 19:24:01 vethab43909 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:24:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:57:44 19:25:01 ens3 310.68 220.13 2397.45 93.56 0.00 0.00 0.00 0.00 19:57:44 19:25:01 veth7777377 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 19:57:44 19:25:01 docker0 147.08 219.98 10.82 2257.75 0.00 0.00 0.00 0.00 19:57:44 19:25:01 vethce3fabe 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:57:44 19:25:01 veth43882de 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:57:44 19:25:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 19:57:44 19:26:01 vethe8a3d0d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:57:44 19:26:01 veth5efa7d6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:57:44 19:26:01 ens3 265.42 199.50 1625.72 102.53 0.00 0.00 0.00 0.00 19:57:44 19:26:01 veth7777377 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 19:57:44 19:26:01 docker0 130.78 181.00 9.55 1582.09 0.00 0.00 0.00 0.00 19:57:44 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:27:01 ens3 32.91 24.01 96.01 7.05 0.00 0.00 0.00 0.00 19:57:44 19:27:01 docker0 15.56 18.58 0.91 81.65 0.00 0.00 0.00 0.00 19:57:44 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:28:01 ens3 0.35 0.33 0.02 0.03 0.00 0.00 0.00 0.00 19:57:44 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:29:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:30:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:31:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:57:44 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:36:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 19:57:44 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:37:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:41:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:57:44 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:45:01 ens3 0.18 0.17 0.27 0.01 0.00 0.00 0.00 0.00 19:57:44 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:46:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:57:44 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:51:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 19:57:44 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:56:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 19:57:44 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:44 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:44 Average: ens3 69.89 57.12 552.96 15.00 0.00 0.00 0.00 0.00 19:57:44 Average: docker0 25.13 28.59 1.90 254.55 0.00 0.00 0.00 0.00 19:57:44 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 19:57:44 19:57:44 19:57:44 ---> sar -P ALL: 19:57:44 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24443) 09/02/22 _x86_64_ (8 CPU) 19:57:44 19:57:44 19:19:42 LINUX RESTART (8 CPU) 19:57:44 19:57:44 19:20:01 CPU %user %nice %system %iowait %steal %idle 19:57:44 19:21:01 all 12.11 0.00 4.82 2.20 0.07 80.81 19:57:44 19:21:01 0 10.21 0.00 4.86 2.90 0.05 81.98 19:57:44 19:21:01 1 10.00 0.00 4.50 2.46 0.05 82.98 19:57:44 19:21:01 2 8.56 0.00 5.33 2.71 0.07 83.33 19:57:44 19:21:01 3 16.16 0.00 4.38 1.34 0.08 78.05 19:57:44 19:21:01 4 16.25 0.00 5.03 3.39 0.07 75.27 19:57:44 19:21:01 5 10.50 0.00 4.30 1.23 0.05 83.93 19:57:44 19:21:01 6 13.26 0.00 3.91 0.32 0.07 82.43 19:57:44 19:21:01 7 11.93 0.00 6.25 3.26 0.10 78.45 19:57:44 19:22:01 all 30.26 0.00 6.03 1.03 0.08 62.61 19:57:44 19:22:01 0 31.59 0.00 6.22 1.33 0.07 60.79 19:57:44 19:22:01 1 25.89 0.00 5.86 0.42 0.07 67.75 19:57:44 19:22:01 2 31.94 0.00 6.15 2.21 0.07 59.64 19:57:44 19:22:01 3 30.69 0.00 5.55 0.37 0.08 63.30 19:57:44 19:22:01 4 30.34 0.00 5.67 0.07 0.08 63.84 19:57:44 19:22:01 5 29.61 0.00 7.45 0.84 0.08 62.01 19:57:44 19:22:01 6 30.71 0.00 5.66 2.71 0.07 60.85 19:57:44 19:22:01 7 31.30 0.00 5.64 0.25 0.08 62.72 19:57:44 19:23:01 all 51.66 0.00 6.83 0.19 0.10 41.22 19:57:44 19:23:01 0 52.61 0.00 6.83 0.46 0.10 40.00 19:57:44 19:23:01 1 48.38 0.00 7.15 0.02 0.10 44.35 19:57:44 19:23:01 2 51.65 0.00 6.80 0.00 0.10 41.45 19:57:44 19:23:01 3 52.04 0.00 6.69 0.10 0.12 41.05 19:57:44 19:23:01 4 52.01 0.00 6.70 0.05 0.08 41.15 19:57:44 19:23:01 5 52.25 0.00 6.67 0.64 0.10 40.33 19:57:44 19:23:01 6 52.57 0.00 7.00 0.22 0.10 40.11 19:57:44 19:23:01 7 51.73 0.00 6.83 0.00 0.08 41.36 19:57:44 19:24:01 all 15.74 0.00 9.96 5.94 0.08 68.28 19:57:44 19:24:01 0 15.56 0.00 11.77 14.60 0.09 57.99 19:57:44 19:24:01 1 14.43 0.00 9.56 5.01 0.08 70.92 19:57:44 19:24:01 2 16.44 0.00 10.34 12.54 0.09 60.59 19:57:44 19:24:01 3 14.74 0.00 10.04 4.87 0.07 70.28 19:57:44 19:24:01 4 16.74 0.00 8.95 4.81 0.07 69.43 19:57:44 19:24:01 5 16.07 0.00 9.93 1.98 0.07 71.95 19:57:44 19:24:01 6 16.44 0.00 8.95 2.00 0.07 72.55 19:57:44 19:24:01 7 15.51 0.00 10.18 1.79 0.09 72.42 19:57:44 19:25:01 all 57.71 0.00 13.51 7.20 0.13 21.45 19:57:44 19:25:01 0 57.33 0.00 14.73 7.44 0.13 20.36 19:57:44 19:25:01 1 59.27 0.00 12.50 3.81 0.12 24.31 19:57:44 19:25:01 2 55.67 0.00 14.85 12.35 0.14 16.99 19:57:44 19:25:01 3 58.92 0.00 11.77 6.49 0.12 22.70 19:57:44 19:25:01 4 59.07 0.00 13.28 11.61 0.13 15.91 19:57:44 19:25:01 5 57.86 0.00 13.70 3.87 0.14 24.44 19:57:44 19:25:01 6 55.91 0.00 12.34 5.61 0.12 26.02 19:57:44 19:25:01 7 57.62 0.00 14.95 6.42 0.14 20.89 19:57:44 19:26:01 all 65.94 0.00 14.75 5.03 0.15 14.14 19:57:44 19:26:01 0 65.89 0.00 15.00 8.02 0.14 10.95 19:57:44 19:26:01 1 66.79 0.00 14.15 3.07 0.17 15.83 19:57:44 19:26:01 2 65.20 0.00 15.35 5.97 0.15 13.33 19:57:44 19:26:01 3 66.52 0.00 14.61 6.64 0.17 12.06 19:57:44 19:26:01 4 66.74 0.00 14.51 3.32 0.12 15.32 19:57:44 19:26:01 5 64.38 0.00 15.19 4.97 0.14 15.33 19:57:44 19:26:01 6 65.66 0.00 14.29 2.88 0.15 17.02 19:57:44 19:26:01 7 66.32 0.00 14.89 5.36 0.14 13.29 19:57:44 19:27:01 all 4.36 0.00 2.05 1.84 0.03 91.73 19:57:44 19:27:01 0 4.56 0.00 1.98 0.54 0.02 92.91 19:57:44 19:27:01 1 4.33 0.00 2.39 1.85 0.03 91.40 19:57:44 19:27:01 2 5.36 0.00 1.78 1.00 0.02 91.85 19:57:44 19:27:01 3 3.73 0.00 2.77 4.43 0.03 89.04 19:57:44 19:27:01 4 4.10 0.00 1.86 1.61 0.03 92.40 19:57:44 19:27:01 5 4.73 0.00 1.39 0.45 0.03 93.39 19:57:44 19:27:01 6 3.82 0.00 2.46 3.88 0.02 89.82 19:57:44 19:27:01 7 4.26 0.00 1.75 0.96 0.03 93.00 19:57:44 19:28:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:57:44 19:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:28:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:57:44 19:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:57:44 19:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:57:44 19:28:01 7 1.97 0.00 0.00 0.00 0.00 98.03 19:57:44 19:29:01 all 0.27 0.00 0.02 0.00 0.00 99.70 19:57:44 19:29:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:57:44 19:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:57:44 19:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:57:44 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:29:01 6 0.05 0.00 0.07 0.02 0.00 99.87 19:57:44 19:29:01 7 1.99 0.00 0.00 0.00 0.02 98.00 19:57:44 19:30:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:57:44 19:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:57:44 19:30:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:57:44 19:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:57:44 19:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:57:44 19:30:01 7 1.97 0.00 0.00 0.00 0.00 98.03 19:57:44 19:31:01 all 0.11 0.00 0.01 0.00 0.00 99.87 19:57:44 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:31:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:57:44 19:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:57:44 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:31:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:57:44 19:31:01 6 0.05 0.00 0.03 0.00 0.00 99.92 19:57:44 19:31:01 7 0.70 0.00 0.02 0.00 0.00 99.29 19:57:44 19:57:44 19:31:01 CPU %user %nice %system %iowait %steal %idle 19:57:44 19:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:57:44 19:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:57:44 19:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:57:44 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:57:44 19:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:57:44 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:33:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:57:44 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:34:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:57:44 19:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:34:01 2 0.00 0.00 0.05 0.02 0.00 99.93 19:57:44 19:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:57:44 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:57:44 19:35:01 all 0.03 0.00 0.02 0.00 0.00 99.95 19:57:44 19:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:57:44 19:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:35:01 2 0.05 0.00 0.03 0.02 0.00 99.90 19:57:44 19:35:01 3 0.03 0.00 0.00 0.02 0.02 99.93 19:57:44 19:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:57:44 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:57:44 19:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:36:01 2 0.03 0.00 0.03 0.02 0.00 99.92 19:57:44 19:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:57:44 19:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:57:44 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:57:44 19:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:57:44 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:37:01 2 0.02 0.00 0.03 0.02 0.00 99.93 19:57:44 19:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:57:44 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:37:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:57:44 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:38:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:57:44 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:57:44 19:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:38:01 5 0.00 0.00 0.03 0.00 0.02 99.95 19:57:44 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:38:01 7 0.17 0.00 0.00 0.00 0.02 99.82 19:57:44 19:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:57:44 19:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:57:44 19:39:01 2 0.12 0.00 0.02 0.00 0.00 99.87 19:57:44 19:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:57:44 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:57:44 19:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:40:01 all 0.02 0.00 0.00 0.01 0.00 99.97 19:57:44 19:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:40:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:57:44 19:40:01 2 0.07 0.00 0.00 0.02 0.00 99.92 19:57:44 19:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:57:44 19:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:57:44 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:41:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:57:44 19:41:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:57:44 19:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:57:44 19:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:57:44 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:57:44 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:57:44 19:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:57:44 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:57:44 19:57:44 19:42:01 CPU %user %nice %system %iowait %steal %idle 19:57:44 19:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:57:44 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:57:44 19:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 19:57:44 19:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:57:44 19:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:57:44 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:57:44 19:44:01 all 0.02 0.00 0.00 0.00 0.00 99.97 19:57:44 19:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:57:44 19:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:57:44 19:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:45:01 2 0.08 0.00 0.02 0.00 0.00 99.90 19:57:44 19:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:57:44 19:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:57:44 19:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:57:44 19:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:57:44 19:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:57:44 19:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:57:44 19:46:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:57:44 19:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:57:44 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:47:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:57:44 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:47:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:57:44 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:57:44 19:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:57:44 19:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:57:44 19:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:57:44 19:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:57:44 19:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:57:44 19:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:50:01 all 0.02 0.00 0.00 0.01 0.00 99.97 19:57:44 19:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:57:44 19:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:50:01 3 0.03 0.00 0.00 0.03 0.00 99.93 19:57:44 19:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:50:01 5 0.07 0.00 0.02 0.00 0.00 99.92 19:57:44 19:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:57:44 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:51:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:57:44 19:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:52:01 all 0.24 0.00 0.01 0.00 0.00 99.75 19:57:44 19:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:57:44 19:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:57:44 19:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:57:44 19:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:57:44 19:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:52:01 7 1.76 0.00 0.02 0.00 0.00 98.22 19:57:44 19:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:57:44 19:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:57:44 19:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:57:44 19:57:44 19:53:01 CPU %user %nice %system %iowait %steal %idle 19:57:44 19:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:57:44 19:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:57:44 19:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:57:44 19:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:57:44 19:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:57:44 19:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:57:44 19:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:57:44 19:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:57:44 19:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:57:44 19:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:57:44 19:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:57:44 19:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:57:44 19:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:57:44 19:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:57:44 19:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:57:44 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:57:44 19:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:57:44 19:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:57:44 19:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:57:44 Average: all 6.39 0.00 1.55 0.63 0.02 91.41 19:57:44 Average: 0 6.37 0.00 1.65 0.94 0.02 91.03 19:57:44 Average: 1 6.12 0.00 1.50 0.45 0.02 91.92 19:57:44 Average: 2 6.30 0.00 1.63 0.98 0.02 91.07 19:57:44 Average: 3 6.49 0.00 1.49 0.66 0.02 91.34 19:57:44 Average: 4 6.56 0.00 1.50 0.67 0.02 91.25 19:57:44 Average: 5 6.30 0.00 1.58 0.37 0.02 91.73 19:57:44 Average: 6 6.37 0.00 1.46 0.47 0.02 91.68 19:57:44 Average: 7 6.61 0.00 1.62 0.48 0.02 91.27 19:57:44 19:57:44 19:57:44