Pull request #4163 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ItsRico for edgexfoundry/edgex-go Loading trusted files from base branch main at 58b8536f987877404e75de77e000c4425cbd7d69 rather than 649adb4c79d0045d851a84396638229451803eb1 Obtained Jenkinsfile from 58b8536f987877404e75de77e000c4425cbd7d69 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-ssh4748123850266204455.key Verifying host key using known hosts file > 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-ssh16211508519532963356.key Verifying host key using known hosts file > 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-4163/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-4163/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14415968612732888210.key Verifying host key using known hosts file > 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-4163/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15087729538220417394.key Verifying host key using known hosts file > 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-ssh2981918562178565992.key Verifying host key using known hosts file > 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-4163/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-4163/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10055168044409311017.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-476 in /w/workspace/edgexfoundry_edgex-go_PR-4163 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4163/head:refs/remotes/origin/PR-4163 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58b8536f987877404e75de77e000c4425cbd7d69 into PR head commit 649adb4c79d0045d851a84396638229451803eb1 Merge succeeded, producing fd934b3ba64ccb49ccc270664db85d0ddd3ef105 Checking out Revision fd934b3ba64ccb49ccc270664db85d0ddd3ef105 (PR-4163) > git config core.sparsecheckout # timeout=10 > git checkout -f 649adb4c79d0045d851a84396638229451803eb1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 58b8536f987877404e75de77e000c4425cbd7d69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd934b3ba64ccb49ccc270664db85d0ddd3ef105 # timeout=10 Commit message: "Merge commit '58b8536f987877404e75de77e000c4425cbd7d69' into HEAD" 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 21:34:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:34:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:34:24 ========================================================= 21:34:24 EdgeX Global Pipelines Version Info 21:34:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:34:24 ------------------- 21:34:24 stable info: 21:34:24 ------------------- 21:34:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:34:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:34:24 Message: update stable to v1.0.239 21:34:25 ------------------- 21:34:25 experimental info: 21:34:25 ------------------- 21:34:25 Commited By: **** collab-it+edgex@linuxfoundation.org 21:34:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:34:25 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:34:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:34:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:34:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:34:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:34:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4163 [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4163 [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4163 [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [Pipeline] echo 21:34:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd934b3 [Pipeline] echo 21:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:27 provisioning config files... 21:34:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8615391643955366308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:27 ---> docker-login.sh 21:34:27 nexus3.edgexfoundry.org:10001 21:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:28 Configure a credential helper to remove this warning. See 21:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:28 21:34:28 Login Succeeded 21:34:28 nexus3.edgexfoundry.org:10002 21:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:28 Configure a credential helper to remove this warning. See 21:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:28 21:34:28 Login Succeeded 21:34:28 nexus3.edgexfoundry.org:10003 21:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:28 Configure a credential helper to remove this warning. See 21:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:28 21:34:28 Login Succeeded 21:34:28 nexus3.edgexfoundry.org:10004 21:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:28 Configure a credential helper to remove this warning. See 21:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:28 21:34:28 Login Succeeded 21:34:28 docker.io 21:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:29 Configure a credential helper to remove this warning. See 21:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:29 21:34:29 Login Succeeded 21:34:29 ---> docker-login.sh ends [Pipeline] } 21:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:29 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:34:29 + dirname cmd/core-command/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo core-command,cmd/core-command/Dockerfile 21:34:29 + dirname cmd/core-data/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo core-data,cmd/core-data/Dockerfile 21:34:29 + dirname cmd/core-metadata/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo core-metadata,cmd/core-metadata/Dockerfile 21:34:29 + dirname cmd/security-bootstrapper/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:34:29 + dirname cmd/security-proxy-setup/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:34:29 + dirname cmd/security-secretstore-setup/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:34:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:34:29 + dirname cmd/security-spire-agent/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:34:29 + dirname cmd/security-spire-config/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:34:29 + dirname cmd/security-spire-server/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:34:29 + dirname cmd/support-notifications/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo support-notifications,cmd/support-notifications/Dockerfile 21:34:29 + dirname cmd/support-scheduler/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:34:29 + dirname cmd/sys-mgmt-agent/Dockerfile 21:34:29 + cut -d/ -f2 21:34:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:34:29 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:34:30 + git rev-list -1 --merges fd934b3ba64ccb49ccc270664db85d0ddd3ef105~1..fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [Pipeline] echo 21:34:30 -----------> git rev-list -1 --merges fd934b3ba64ccb49ccc270664db85d0ddd3ef105~1..fd934b3ba64ccb49ccc270664db85d0ddd3ef105 fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:34:30 fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [false] [Pipeline] sh 21:34:30 + git log --format=format:%s -1 fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [Pipeline] echo 21:34:30 ========================================================= 21:34:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:34:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:34:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:34:30 + grep -v github /etc/ssh/ssh_known_hosts 21:34:30 + [ -e /tmp/ssh_known_hosts ] 21:34:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:34:30 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:34:30 sudo tee -a /etc/ssh/ssh_known_hosts 21:34:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:34:31 21:34:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:34:31 0.1.4: Pulling from edgex-devops/py-git-semver 21:34:31 b85a868b505f: Pulling fs layer 21:34:31 e2be974225ed: Pulling fs layer 21:34:31 339a4e72a1f5: Pulling fs layer 21:34:31 988bab9f4d93: Pulling fs layer 21:34:31 1469e6f7b9e6: Pulling fs layer 21:34:31 eaf3925da568: Pulling fs layer 21:34:31 bab4dde63d76: Pulling fs layer 21:34:31 bde34c3a00c8: Pulling fs layer 21:34:31 b352a97aabf1: Pulling fs layer 21:34:31 4872d77fe225: Pulling fs layer 21:34:31 5851b861e8e6: Pulling fs layer 21:34:31 bab4dde63d76: Waiting 21:34:31 bde34c3a00c8: Waiting 21:34:31 b352a97aabf1: Waiting 21:34:31 4872d77fe225: Waiting 21:34:31 988bab9f4d93: Waiting 21:34:31 1469e6f7b9e6: Waiting 21:34:31 eaf3925da568: Waiting 21:34:31 e2be974225ed: Verifying Checksum 21:34:31 e2be974225ed: Download complete 21:34:31 988bab9f4d93: Verifying Checksum 21:34:31 988bab9f4d93: Download complete 21:34:32 1469e6f7b9e6: Verifying Checksum 21:34:32 1469e6f7b9e6: Download complete 21:34:32 339a4e72a1f5: Verifying Checksum 21:34:32 339a4e72a1f5: Download complete 21:34:32 eaf3925da568: Verifying Checksum 21:34:32 eaf3925da568: Download complete 21:34:32 bde34c3a00c8: Verifying Checksum 21:34:32 bde34c3a00c8: Download complete 21:34:32 b352a97aabf1: Verifying Checksum 21:34:32 b352a97aabf1: Download complete 21:34:32 4872d77fe225: Verifying Checksum 21:34:32 4872d77fe225: Download complete 21:34:32 5851b861e8e6: Verifying Checksum 21:34:32 5851b861e8e6: Download complete 21:34:32 b85a868b505f: Verifying Checksum 21:34:32 b85a868b505f: Download complete 21:34:32 bab4dde63d76: Verifying Checksum 21:34:32 bab4dde63d76: Download complete 21:34:33 b85a868b505f: Pull complete 21:34:33 e2be974225ed: Pull complete 21:34:34 339a4e72a1f5: Pull complete 21:34:34 988bab9f4d93: Pull complete 21:34:34 1469e6f7b9e6: Pull complete 21:34:34 eaf3925da568: Pull complete 21:34:36 bab4dde63d76: Pull complete 21:34:36 bde34c3a00c8: Pull complete 21:34:36 b352a97aabf1: Pull complete 21:34:36 4872d77fe225: Pull complete 21:34:36 5851b861e8e6: Pull complete 21:34:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:34:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:36 prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container 21:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:34:38 $ docker top 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 -eo pid,comm 21:34:38 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). 21:34:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:38 [ssh-agent] Looking for ssh-agent implementation... 21:34:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:38 $ docker exec 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 ssh-agent 21:34:38 SSH_AUTH_SOCK=/tmp/ssh-PS54zrTWVdZi/agent.32 21:34:38 SSH_AGENT_PID=38 21:34:38 Running ssh-add (command line suppressed) 21:34:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8677754992872888719.key (/w/workspace/edgex-go/1@tmp/private_key_8677754992872888719.key) 21:34:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:39 + git tag --points-at HEAD [Pipeline] } 21:34:39 $ docker exec --env ******** --env ******** 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 ssh-agent -k 21:34:39 unset SSH_AUTH_SOCK; 21:34:39 unset SSH_AGENT_PID; 21:34:39 echo Agent pid 38 killed; 21:34:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:34:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:39 [ssh-agent] Looking for ssh-agent implementation... 21:34:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:39 $ docker exec 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 ssh-agent 21:34:39 SSH_AUTH_SOCK=/tmp/ssh-GK9VnOhAZwI9/agent.70 21:34:39 SSH_AGENT_PID=76 21:34:39 Running ssh-add (command line suppressed) 21:34:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9165593068836805985.key (/w/workspace/edgex-go/1@tmp/private_key_9165593068836805985.key) 21:34:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:40 + git semver init 21:34:40 2022-09-21 21:34:40,540 [run_init] DEBUG init version:0.0.0 force:False 21:34:40 2022-09-21 21:34:40,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:34:40 2022-09-21 21:34:40,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:34:40 2022-09-21 21:34:40,542 [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) 21:34:44 2022-09-21 21:34:44,824 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:34:44 2022-09-21 21:34:44,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4163 with force:False 21:34:44 2022-09-21 21:34:44,825 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4163 21:34:44 2022-09-21 21:34:44,830 [execute] INFO git cat-file --batch-check 21:34:44 2022-09-21 21:34:44,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:34:44 2022-09-21 21:34:44,836 [execute] INFO git cat-file --batch 21:34:44 2022-09-21 21:34:44,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:34:44 2022-09-21 21:34:44,841 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4163 21:34:44 0.0.0 [Pipeline] } 21:34:45 $ docker exec --env ******** --env ******** 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 ssh-agent -k 21:34:45 unset SSH_AUTH_SOCK; 21:34:45 unset SSH_AGENT_PID; 21:34:45 echo Agent pid 76 killed; 21:34:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:45 + git semver [Pipeline] } 21:34:45 $ docker stop --time=1 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 21:34:47 $ docker rm -f 9ac2cacf6fe6a1bd42a0bf19c1e06fdd229d17347837369eab6557983f146c60 [Pipeline] // withDockerContainer [Pipeline] sh 21:34:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:34:48 Stashed 1 file(s) [Pipeline] echo 21:34:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:34:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:49 ========================================================= 21:34:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:34:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:34:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:34:49 2408cc74d12b: Pulling fs layer 21:34:49 ea60b727a1ce: Pulling fs layer 21:34:49 30c4a7721957: Pulling fs layer 21:34:49 370296b7ddb6: Pulling fs layer 21:34:49 7c6cee850709: Pulling fs layer 21:34:49 39a5fcdaea64: Pulling fs layer 21:34:49 d94ebbe4e438: Pulling fs layer 21:34:49 bcfd1f05c69d: Pulling fs layer 21:34:49 59ccb84bbe0f: Pulling fs layer 21:34:49 370296b7ddb6: Waiting 21:34:49 7c6cee850709: Waiting 21:34:49 39a5fcdaea64: Waiting 21:34:49 d94ebbe4e438: Waiting 21:34:49 bcfd1f05c69d: Waiting 21:34:49 59ccb84bbe0f: Waiting 21:34:49 30c4a7721957: Verifying Checksum 21:34:49 30c4a7721957: Download complete 21:34:49 ea60b727a1ce: Download complete 21:34:49 7c6cee850709: Verifying Checksum 21:34:49 7c6cee850709: Download complete 21:34:49 39a5fcdaea64: Verifying Checksum 21:34:49 39a5fcdaea64: Download complete 21:34:49 2408cc74d12b: Verifying Checksum 21:34:49 2408cc74d12b: Download complete 21:34:49 d94ebbe4e438: Verifying Checksum 21:34:49 d94ebbe4e438: Download complete 21:34:49 2408cc74d12b: Pull complete 21:34:49 ea60b727a1ce: Pull complete 21:34:49 30c4a7721957: Pull complete 21:34:50 bcfd1f05c69d: Verifying Checksum 21:34:50 bcfd1f05c69d: Download complete 21:34:50 370296b7ddb6: Verifying Checksum 21:34:50 370296b7ddb6: Download complete 21:34:50 59ccb84bbe0f: Verifying Checksum 21:34:50 59ccb84bbe0f: Download complete 21:34:54 370296b7ddb6: Pull complete 21:34:54 7c6cee850709: Pull complete 21:34:54 39a5fcdaea64: Pull complete 21:34:54 d94ebbe4e438: Pull complete 21:34:57 bcfd1f05c69d: Pull complete 21:34:57 59ccb84bbe0f: Pull complete 21:34:57 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:34:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:34:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:34:58 WORKDIR /edgex 21:34:58 COPY go.mod . 21:34:58 RUN go mod download 21:34:58 + docker build -t ci-base-image-x86_64 -f - . 21:34:58 Sending build context to Docker daemon 169.5MB 21:34:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:34:58 ---> a4fb48ad2a94 21:34:58 Step 2/4 : WORKDIR /edgex 21:35:01 ---> Running in 98121359ce1f 21:35:01 Removing intermediate container 98121359ce1f 21:35:01 ---> 49afd6cc1052 21:35:01 Step 3/4 : COPY go.mod . 21:35:01 ---> efb6f55f3b98 21:35:01 Step 4/4 : RUN go mod download 21:35:01 ---> Running in fad8147acafe 21:35:03 Still waiting to schedule task 21:35:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:35:13 Removing intermediate container fad8147acafe 21:35:13 ---> 51fe2fd090a6 21:35:13 Successfully built 51fe2fd090a6 21:35:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:14 + docker inspect -f . ci-base-image-x86_64 21:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:14 prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container 21:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:35:14 $ docker top 9de63c380ae31714b01fbbf1a3495cf89843952ea677c679a971d0c389f8d2bf -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:15 + go version 21:35:15 go version go1.18.3 linux/amd64 [Pipeline] } 21:35:15 $ docker stop --time=1 9de63c380ae31714b01fbbf1a3495cf89843952ea677c679a971d0c389f8d2bf 21:35:16 $ docker rm -f 9de63c380ae31714b01fbbf1a3495cf89843952ea677c679a971d0c389f8d2bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:17 + docker inspect -f . ci-base-image-x86_64 21:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:17 prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container 21:35:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:35:17 $ docker top 4151203c574e90011d6c2a22de69d4b46a51509290305bdd93299f2f08e12cd7 -eo pid,comm [Pipeline] { [Pipeline] echo 21:35:17 ========================================================= 21:35:17 [edgeXBuildGoParallel] Running Tests and Build... 21:35:17 ========================================================= [Pipeline] sh 21:35:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:35:18 + make test 21:35:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:35:25 ? github.com/edgexfoundry/edgex-go [no test files] 21:35:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:35:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:35:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:35:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:35:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:35:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:35:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:35:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:35:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:35:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:35:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:35:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:35:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:35:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:35:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 21:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:35:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 21:35:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.125s coverage: 75.6% of statements 21:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:35:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.136s coverage: 54.2% of statements 21:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.027s coverage: 89.2% of statements 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.0% of statements 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 95.6% of statements 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 21:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 79.5% of statements 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 21:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 21:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 21:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements 21:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 80.7% of statements 21:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.084s coverage: 100.0% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.397s coverage: 65.8% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.215s coverage: 92.3% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.133s coverage: 97.7% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:36:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 21:36:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 21:36: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 21:36:27 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:36:27 GO111MODULE=on go vet ./... 21:36:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:36:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:36:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-477 in /w/workspace/edgexfoundry_edgex-go_PR-4163 [Pipeline] { [Pipeline] ws 21:36:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:36:29 The recommended git tool is: git 21:36:30 ./bin/test-attribution-txt.sh 21:36:30 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:36:30 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:36:30 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 21:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:36:30 + ls -al . 21:36:30 total 752 21:36:30 drwxrwxr-x 10 1001 1001 4096 Sep 21 21:35 . 21:36:30 drwxr-xr-x 4 root root 4096 Sep 21 21:35 .. 21:36:30 -rw-rw-r-- 1 1001 1001 16 Sep 21 21:34 .dockerignore 21:36:30 drwxrwxr-x 8 1001 1001 4096 Sep 21 21:36 .git 21:36:30 drwxrwxr-x 3 1001 1001 4096 Sep 21 21:34 .github 21:36:30 -rw-rw-r-- 1 1001 1001 1030 Sep 21 21:34 .gitignore 21:36:30 -rw-rw-r-- 1 1001 1001 42 Sep 21 21:34 .golangci.yml 21:36:30 -rw-rw-r-- 1 1001 1001 87 Sep 21 21:34 .hadolint.yml 21:36:30 drwxr-xr-x 3 1001 1001 4096 Sep 21 21:34 .semver 21:36:30 -rw-rw-r-- 1 1001 1001 166 Sep 21 21:34 .sonarcloud.properties 21:36:30 -rw-rw-r-- 1 1001 1001 1171 Sep 21 21:34 ADOPTERS.md 21:36:30 -rw-rw-r-- 1 1001 1001 10347 Sep 21 21:34 Attribution.txt 21:36:30 -rw-rw-r-- 1 1001 1001 63209 Sep 21 21:34 CHANGELOG.md 21:36:30 -rw-rw-r-- 1 1001 1001 3804 Sep 21 21:34 CONTRIBUTING.md 21:36:30 -rw-rw-r-- 1 1001 1001 677 Sep 21 21:34 GOVERNANCE.md 21:36:30 -rw-rw-r-- 1 1001 1001 850 Sep 21 21:34 Jenkinsfile 21:36:30 -rw-rw-r-- 1 1001 1001 10775 Sep 21 21:34 LICENSE 21:36:30 -rw-rw-r-- 1 1001 1001 13724 Sep 21 21:34 Makefile 21:36:30 -rw-rw-r-- 1 1001 1001 582 Sep 21 21:34 OWNERS.md 21:36:30 -rw-rw-r-- 1 1001 1001 9799 Sep 21 21:34 README.md 21:36:30 -rw-rw-r-- 1 1001 1001 6912 Sep 21 21:34 SECURITY.md 21:36:30 -rw-rw-r-- 1 1001 1001 5 Sep 21 21:34 VERSION 21:36:30 -rw-rw-r-- 1 1001 1001 4131 Sep 21 21:34 ZMQWindows.md 21:36:30 drwxrwxr-x 2 1001 1001 4096 Sep 21 21:34 bin 21:36:30 drwxrwxr-x 18 1001 1001 4096 Sep 21 21:34 cmd 21:36:30 -rw-r--r-- 1 root root 495807 Sep 21 21:36 coverage.out 21:36:30 -rw-rw-r-- 1 1001 1001 3458 Sep 21 21:34 go.mod 21:36:30 -rw-rw-r-- 1 1001 1001 38040 Sep 21 21:34 go.sum 21:36:30 drwxrwxr-x 8 1001 1001 4096 Sep 21 21:34 internal 21:36:30 drwxrwxr-x 3 1001 1001 4096 Sep 21 21:34 openapi 21:36:30 drwxrwxr-x 4 1001 1001 4096 Sep 21 21:34 snap 21:36:30 -rw-rw-r-- 1 1001 1001 204 Sep 21 21:34 version.go [Pipeline] sh 21:36:30 + '[' -e coverage.out ] 21:36:30 + chown 1001:1001 coverage.out [Pipeline] stash 21:36:30 Stashed 1 file(s) [Pipeline] sh 21:36:31 + make build 21:36:31 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 21:36:34 using credential edgex-jenkins-ssh 21:36:34 Cloning the remote Git repository 21:36:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:36:34 > git init /w/workspace/edgex-go/1 # timeout=10 21:36:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:36:35 > git --version # timeout=10 21:36:35 > git --version # 'git version 2.25.1' 21:36:35 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:35 Verifying host key using known hosts file 21:36:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:36:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:43 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 21:36:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:36:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:53 Merging remotes/origin/main commit 58b8536f987877404e75de77e000c4425cbd7d69 into PR head commit 649adb4c79d0045d851a84396638229451803eb1 21:36:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:36:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:36:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:52 Verifying host key using known hosts file 21:36:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:36:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4163/head:refs/remotes/origin/PR-4163 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:36:53 > git config core.sparsecheckout # timeout=10 21:36:53 > git checkout -f 649adb4c79d0045d851a84396638229451803eb1 # timeout=10 21:36:53 > git remote # timeout=10 21:36:53 > git config --get remote.origin.url # timeout=10 21:36:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:53 Verifying host key using known hosts file 21:36:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:36:53 > git merge 58b8536f987877404e75de77e000c4425cbd7d69 # timeout=10 21:36:54 Merge succeeded, producing 105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 21:36:54 Checking out Revision 105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 (PR-4163) 21:36:55 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 21:36:55 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 21:36:54 > git rev-parse HEAD^{commit} # timeout=10 21:36:54 > git config core.sparsecheckout # timeout=10 21:36:54 > git checkout -f 105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 # timeout=10 21:36:57 Commit message: "Merge commit '58b8536f987877404e75de77e000c4425cbd7d69' into HEAD" 21:36:57 First time build. Skipping changelog. 21:36:57 > git --version # timeout=10 21:36:57 > git --version # 'git version 2.25.1' 21:36:57 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:36:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:36:58 Dload Upload Total Spent Left Speed 21:36:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 89375 [Pipeline] sh 21:36:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:36:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:36:59 + sudo tee /etc/docker/daemon.new 21:36:59 { 21:36:59 "registry-mirrors": [ 21:36:59 "https://nexus3.edgexfoundry.org:10001" 21:36:59 ], 21:36:59 "bip": "10.250.0.254/24", 21:36:59 "hosts": [ 21:36:59 "tcp://0.0.0.0:5555", 21:36:59 "unix:///var/run/docker.sock" 21:36:59 ], 21:36:59 "mtu": 1458, 21:36:59 "selinux-enabled": true, 21:36:59 "seccomp-profile": "/etc/docker/seccomp.json" 21:36:59 } [Pipeline] sh 21:37:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:37:00 + sudo service docker restart 21:37: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:37: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:37:03 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 21:37:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:37:05 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 21:37:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:37:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:37:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:37:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:37:10 $ docker stop --time=1 4151203c574e90011d6c2a22de69d4b46a51509290305bdd93299f2f08e12cd7 21:37:13 $ docker rm -f 4151203c574e90011d6c2a22de69d4b46a51509290305bdd93299f2f08e12cd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:37:15 21:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:37:15 latest: Pulling from edgex-devops/edgex-compose 21:37:15 cbdbe7a5bc2a: Pulling fs layer 21:37:15 ca9280d653b3: Pulling fs layer 21:37:15 7e9c9ca2126c: Pulling fs layer 21:37:15 cbdbe7a5bc2a: Download complete 21:37:15 ca9280d653b3: Download complete 21:37:15 cbdbe7a5bc2a: Pull complete 21:37:15 7e9c9ca2126c: Verifying Checksum 21:37:15 7e9c9ca2126c: Download complete 21:37:16 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:18 provisioning config files... 21:37:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17312441282674046570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:19 ---> docker-login.sh 21:37:19 nexus3.edgexfoundry.org:10001 21:37:19 7e9c9ca2126c: Pull complete 21:37:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:19 prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container 21:37:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:19 Configure a credential helper to remove this warning. See 21:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:19 21:37:19 Login Succeeded 21:37:19 nexus3.edgexfoundry.org:10002 21:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:20 Configure a credential helper to remove this warning. See 21:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:20 21:37:20 Login Succeeded 21:37:20 nexus3.edgexfoundry.org:10003 21:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:20 Configure a credential helper to remove this warning. See 21:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:20 21:37:20 Login Succeeded 21:37:20 nexus3.edgexfoundry.org:10004 21:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:20 Configure a credential helper to remove this warning. See 21:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:20 21:37:20 Login Succeeded 21:37:20 docker.io 21:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:21 Configure a credential helper to remove this warning. See 21:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:21 21:37:21 Login Succeeded 21:37:21 ---> docker-login.sh ends 21:37:21 $ docker top 8cf547decaa35d025905bb70d386d7973cd765170f4582d24469d768012c6bdc -eo pid,comm [Pipeline] { [Pipeline] } 21:37:22 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:37:22 + docker-compose build --help 21:37:22 + grep parallel 21:37:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:37:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:22 ========================================================= 21:37:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:37:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:37:23 --parallel Build images in parallel. [Pipeline] } 21:37:23 $ docker stop --time=1 8cf547decaa35d025905bb70d386d7973cd765170f4582d24469d768012c6bdc 21:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:37:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:37:23 b3c136eddcbf: Pulling fs layer 21:37:23 c0a3192eca97: Pulling fs layer 21:37:23 a050256f5b6f: Pulling fs layer 21:37:23 656be50a0ddc: Pulling fs layer 21:37:23 2bbca73fdf42: Pulling fs layer 21:37:23 46d945488cbd: Pulling fs layer 21:37:23 8a5474983e97: Pulling fs layer 21:37:23 329c88fbcd65: Pulling fs layer 21:37:23 2bbca73fdf42: Waiting 21:37:23 46d945488cbd: Waiting 21:37:23 8a5474983e97: Waiting 21:37:23 329c88fbcd65: Waiting 21:37:23 656be50a0ddc: Waiting 21:37:23 a050256f5b6f: Verifying Checksum 21:37:23 a050256f5b6f: Download complete 21:37:23 c0a3192eca97: Download complete 21:37:23 2bbca73fdf42: Verifying Checksum 21:37:23 2bbca73fdf42: Download complete 21:37:23 46d945488cbd: Verifying Checksum 21:37:23 46d945488cbd: Download complete 21:37:23 b3c136eddcbf: Verifying Checksum 21:37:23 b3c136eddcbf: Download complete 21:37:24 $ docker rm -f 8cf547decaa35d025905bb70d386d7973cd765170f4582d24469d768012c6bdc 21:37:24 b3c136eddcbf: Pull complete 21:37:24 329c88fbcd65: Verifying Checksum 21:37:24 329c88fbcd65: Download complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:24 c0a3192eca97: Pull complete 21:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:37:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:25 prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container 21:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:37:25 a050256f5b6f: Pull complete 21:37:25 $ docker top fe98c82c2aed2d81887982f9d29d7799df652b1c251afad82bce51ad3397e720 -eo pid,comm 21:37:25 8a5474983e97: Verifying Checksum 21:37:25 8a5474983e97: Download complete [Pipeline] { [Pipeline] sh 21:37:26 + docker-compose -f ./docker-compose-build.yml build --parallel 21:37:26 656be50a0ddc: Verifying Checksum 21:37:26 656be50a0ddc: Download complete 21:37:26 Building core-command ... 21:37:26 Building core-data ... 21:37:26 Building core-metadata ... 21:37:26 Building security-bootstrapper ... 21:37:26 Building security-proxy-setup ... 21:37:26 Building security-secretstore-setup ... 21:37:26 Building security-spiffe-token-provider ... 21:37:26 Building security-spire-agent ... 21:37:26 Building security-spire-config ... 21:37:26 Building security-spire-server ... 21:37:26 Building support-notifications ... 21:37:26 Building support-scheduler ... 21:37:26 Building sys-mgmt-agent ... 21:37:26 Building security-spiffe-token-provider 21:37:26 Building security-secretstore-setup 21:37:26 Building security-bootstrapper 21:37:26 Building security-spire-agent 21:37:26 Building security-spire-config 21:37:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:37:36 ---> 51fe2fd090a6 21:37:36 Step 3/26 : WORKDIR /edgex-go 21:37:36 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:36 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:37:36 ---> 51fe2fd090a6 21:37:36 Step 3/33 : WORKDIR /edgex-go 21:37:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:37:36 ---> 51fe2fd090a6 21:37:36 Step 3/25 : WORKDIR /edgex-go 21:37:36 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:37:36 ---> 51fe2fd090a6 21:37:36 Step 3/20 : WORKDIR /edgex-go 21:37:37 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:37:37 ---> 51fe2fd090a6 21:37:37 Step 3/26 : WORKDIR /edgex-go 21:37:38 656be50a0ddc: Pull complete 21:37:38 2bbca73fdf42: Pull complete 21:37:38 46d945488cbd: Pull complete 21:37:42 ---> Running in de80b7713a19 21:37:42 ---> Running in c523b47e6e91 21:37:42 ---> Running in 98e5fc0022f3 21:37:42 ---> Running in 92ae8b4190de 21:37:42 ---> Running in 3f464967cf28 21:37:42 Removing intermediate container c523b47e6e91 21:37:42 ---> 98ae7807b5b7 21:37:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:42 Removing intermediate container de80b7713a19 21:37:42 ---> d241d8b152c7 21:37:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:37:42 Removing intermediate container 3f464967cf28 21:37:42 ---> cd3b526017cd 21:37:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:42 Removing intermediate container 98e5fc0022f3 21:37:42 Removing intermediate container 92ae8b4190de 21:37:42 ---> ca9d49e7a729 21:37:42 ---> ebbdd20ad1b3 21:37:42 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:42 21:37:42 ---> Running in 954cb6f44be5 21:37:42 ---> Running in c18a3a1e5230 21:37:42 ---> Running in 240763dbc030 21:37:42 ---> Running in 17c1b82e9536 21:37:42 ---> Running in 5d241f469962 21:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:37:43 v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:37:43 v3.16.2-191-gc8e9e5baa8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:37:43 OK: 17041 distinct packages available 21:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:37:43 Removing intermediate container 954cb6f44be5 21:37:43 ---> 5b1070c91bf3 21:37:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:37:43 8a5474983e97: Pull complete 21:37:44 OK: 211 MiB in 51 packages 21:37:44 ---> Running in a525e8a4ed17 21:37:44 Removing intermediate container 17c1b82e9536 21:37:44 ---> 1faaa4f1824b 21:37:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:37:44 Removing intermediate container c18a3a1e5230 21:37:44 ---> 744a9eaf2338 21:37:44 Step 5/25 : RUN apk add --update --no-cache make git 21:37:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:37:45 Removing intermediate container 5d241f469962 21:37:45 ---> f54efbee9ffa 21:37:45 Step 5/33 : RUN apk add --update --no-cache make git 21:37:45 ---> Running in 6e92412b464d 21:37:45 ---> Running in 12e10f796f4b 21:37:45 ---> Running in 1f3b12e580f4 21:37:45 Removing intermediate container 240763dbc030 21:37:45 ---> 179eb3855949 21:37:45 Step 5/20 : COPY go.mod vendor* ./ 21:37:45 ---> f827723d7b4d 21:37:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:45 ---> Running in 63890509ccf4 21:37:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:37:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:37:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:37:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:37:46 329c88fbcd65: Pull complete 21:37:46 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:37:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists 21:37:46 OK: 211 MiB in 51 packages [Pipeline] sh 21:37:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:37:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:37:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:37:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:37:46 WORKDIR /edgex 21:37:46 COPY go.mod . 21:37:46 RUN go mod download 21:37:46 + docker build -t ci-base-image-arm64 -f - . 21:37:47 Removing intermediate container a525e8a4ed17 21:37:47 ---> fb6a09d3536c 21:37:47 Step 6/26 : COPY go.mod vendor* ./ 21:37:47 OK: 211 MiB in 51 packages 21:37:47 ---> ea7451953341 21:37:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:47 ---> Running in 157c392bfbc5 21:37:47 OK: 211 MiB in 51 packages 21:37:47 OK: 211 MiB in 51 packages 21:37:47 Sending build context to Docker daemon 3.244MB 21:37:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:37:47 ---> ff4287adb874 21:37:47 Step 2/4 : WORKDIR /edgex 21:37:47 Removing intermediate container 6e92412b464d 21:37:47 ---> 34c3d73df942 21:37:47 Step 6/26 : COPY go.mod vendor* ./ 21:37:47 ---> 2dbb5b1c4365 21:37:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:47 Removing intermediate container 12e10f796f4b 21:37:47 ---> bf5fbaf81e3e 21:37:47 Step 6/25 : COPY go.mod vendor* ./ 21:37:48 ---> Running in 1759447a689e 21:37:48 Removing intermediate container 1f3b12e580f4 21:37:48 ---> 3974bef5c54a 21:37:48 Step 6/33 : COPY go.mod vendor* ./ 21:37:48 ---> aa78345d2e2d 21:37:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:48 ---> 215b1ae00537 21:37:48 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:48 ---> Running in e7536f67112e 21:37:48 ---> Running in 511277040c4b 21:37:49 ---> Running in 2c538449e621 21:37:49 Removing intermediate container 2c538449e621 21:37:49 ---> 5e225b9bb388 21:37:49 Step 3/4 : COPY go.mod . 21:37:50 ---> e02edc006dc1 21:37:50 Step 4/4 : RUN go mod download 21:37:50 ---> Running in ffdc738169ae 21:38:06 Removing intermediate container 63890509ccf4 21:38:06 ---> e0a5e60a5cd2 21:38:06 Step 7/20 : COPY . . 21:38:06 Removing intermediate container e7536f67112e 21:38:06 ---> fc65437ed359 21:38:06 Step 8/25 : COPY . . 21:38:06 Removing intermediate container 1759447a689e 21:38:06 ---> 35affb425fbb 21:38:06 Step 8/26 : COPY . . 21:38:06 Removing intermediate container 157c392bfbc5 21:38:06 ---> 6a41c758b019 21:38:06 Step 8/26 : COPY . . 21:38:06 Removing intermediate container 511277040c4b 21:38:06 ---> 8c53b39216d7 21:38:06 Step 8/33 : COPY . . 21:38:16 ---> adc5b32af688 21:38:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:38:16 ---> ac619c5a18ae 21:38:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:38:16 ---> aac933046307 21:38:16 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:38:16 ---> c819fead8210 21:38:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:38:16 ---> 84e9367ccc5e 21:38:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:38:16 ---> Running in 491a69daa363 21:38:16 ---> Running in 07536319d4cb 21:38:16 ---> Running in 580ffaf73518 21:38:16 ---> Running in f3f08eb87aed 21:38:16 ---> Running in 00834ad55421 21:38:16 Removing intermediate container f3f08eb87aed 21:38:16 ---> e8861ccef23b 21:38:16 Step 10/26 : WORKDIR /edgex-go/spire-build 21:38:16 Removing intermediate container 07536319d4cb 21:38:16 ---> f886e19eeb39 21:38:16 Step 10/26 : WORKDIR /edgex-go/spire-build 21:38:16 ---> Running in e9b1f66f4666 21:38:16 ---> Running in 5792e0b39745 21:38:16 Removing intermediate container 5792e0b39745 21:38:16 ---> b944c4e466d0 21:38:16 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 21:38:16 Removing intermediate container e9b1f66f4666 21:38:16 ---> ff1948f0b327 21:38:16 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 21:38:16 ---> Running in eed2ae15c260 21:38:16 ---> Running in e87626bbf028 21:38:16 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 21:38:16 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 21:38:16 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 21:38:17 Removing intermediate container eed2ae15c260 21:38:17 ---> b5138c563acf 21:38:17 Step 12/26 : WORKDIR /edgex-go 21:38:17 Removing intermediate container e87626bbf028 21:38:17 ---> ad499ff258de 21:38:17 Step 12/26 : WORKDIR /edgex-go 21:38:17 ---> Running in 169a6d071f87 21:38:17 ---> Running in b078eeb1ffa5 21:38:17 Removing intermediate container 169a6d071f87 21:38:17 ---> 729e6208d311 21:38:17 21:38:17 Step 13/26 : FROM alpine:3.15 21:38:17 Removing intermediate container b078eeb1ffa5 21:38:17 ---> 4bfedc262a2c 21:38:17 21:38:17 Step 13/26 : FROM alpine:3.15 21:38:17 3.15: Pulling from library/alpine 21:38:17 3.15: Pulling from library/alpine 21:38:18 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:38:18 Status: Downloaded newer image for alpine:3.15 21:38:18 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:38:18 Status: Image is up to date for alpine:3.15 21:38:18 ---> c4fc93816858 21:38:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:38:18 ---> c4fc93816858 21:38:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:38:18 ---> Running in 8dc2ccada7cc 21:38:18 ---> Running in 7847f0c125f0 21:38:19 Removing intermediate container 8dc2ccada7cc 21:38:19 ---> dcfc8ab7516f 21:38:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:19 Removing intermediate container 7847f0c125f0 21:38:19 ---> 7ca7af15f83d 21:38:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:19 ---> Running in f52ee8600754 21:38:19 ---> Running in 37848b566434 21:38:20 Removing intermediate container f52ee8600754 21:38:20 ---> 86eb9473c7d5 21:38:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:38:20 Removing intermediate container 37848b566434 21:38:20 ---> f5b307aeecc7 21:38:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:38:20 ---> Running in 1f3db445647b 21:38:21 ---> Running in e39165f6be9e 21:38:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:38:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:38:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:38:22 Removing intermediate container ffdc738169ae 21:38:22 ---> 7f9f7b20ae29 21:38:22 Successfully built 7f9f7b20ae29 21:38:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:38:22 + docker inspect -f . ci-base-image-arm64 21:38:22 . [Pipeline] } 21:38:22 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:38:22 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:38:22 OK: 15857 distinct packages available 21:38:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:23 prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 21:38:23 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:38:23 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:38:23 OK: 15857 distinct packages available 21:38:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:38:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:38:23 (1/5) Installing dumb-init (1.2.5-r1) 21:38:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:38:23 (2/5) Installing musl-obstack (1.2.3-r0) 21:38:24 (3/5) Installing libucontext (1.1-r0) 21:38:24 (4/5) Installing gcompat (1.0.0-r4) 21:38:24 (5/5) Installing openssl (1.1.1q-r0) 21:38:24 (1/4) Installing dumb-init (1.2.5-r1) 21:38:24 $ docker top 9a038ecb1a43ad54e4b044fc380cd1471f35ef6f15a66e3e756851507ca2bdc3 -eo pid,comm 21:38:24 Executing busybox-1.34.1-r7.trigger 21:38:24 OK: 7 MiB in 19 packages 21:38:24 (2/4) Installing musl-obstack (1.2.3-r0) 21:38:24 (3/4) Installing libucontext (1.1-r0) 21:38:24 (4/4) Installing gcompat (1.0.0-r4) [Pipeline] { [Pipeline] sh 21:38:24 Executing busybox-1.34.1-r7.trigger 21:38:24 OK: 6 MiB in 18 packages 21:38:25 + go version 21:38:25 go version go1.18.3 linux/arm64 [Pipeline] } 21:38:25 $ docker stop --time=1 9a038ecb1a43ad54e4b044fc380cd1471f35ef6f15a66e3e756851507ca2bdc3 21:38:26 Removing intermediate container e39165f6be9e 21:38:26 ---> f107cd82a56e 21:38:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:38:26 Removing intermediate container 1f3db445647b 21:38:26 ---> 07c329873016 21:38:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:38:26 $ docker rm -f 9a038ecb1a43ad54e4b044fc380cd1471f35ef6f15a66e3e756851507ca2bdc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker inspect -f . ci-base-image-arm64 21:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:28 prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 21:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:38:29 $ docker top 804ecbe594d20af8eb638b016f826d683e8aeba682be8df215f061b139322b61 -eo pid,comm [Pipeline] { [Pipeline] echo 21:38:29 ========================================================= 21:38:29 [edgeXBuildGoParallel] Running Tests and Build... 21:38:29 ========================================================= [Pipeline] sh 21:38:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:38:29 ---> e2ca3ef92c63 21:38:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:38:29 ---> f8d8ba04ed6f 21:38:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:38:30 + make test 21:38:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:38:30 ---> b9d81320d5ec 21:38:30 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:38:31 ---> Running in 7c1a99824b60 21:38:31 ---> 6a09119d3145 21:38:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:38:31 Removing intermediate container 7c1a99824b60 21:38:31 ---> dad1f9e131f9 21:38:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:38:31 ---> bc7abd027df7 21:38:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:38:31 ---> a6a3b742a8cf 21:38:31 Step 21/26 : WORKDIR / 21:38:31 ---> Running in 85d82766cf4b 21:38:31 ---> c22d267a0eb6 21:38:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:38:32 Removing intermediate container 85d82766cf4b 21:38:32 ---> f3a7c3b43535 21:38:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:38:32 ---> 6c833b477ad8 21:38:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:38:32 ---> Running in 3a2375c51624 21:38:32 ---> Running in c9d8accfd864 21:38:32 Removing intermediate container 3a2375c51624 21:38:32 ---> c08ab5f5c215 21:38:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:38:32 Removing intermediate container c9d8accfd864 21:38:32 ---> b6bde25f90c1 21:38:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:38:32 ---> Running in 17e222346a5a 21:38:32 ---> Running in 57089867a9f2 21:38:32 Removing intermediate container 17e222346a5a 21:38:32 ---> c4621f28904f 21:38:32 Step 24/26 : LABEL arch=x86_64 21:38:32 ---> Running in a8df38a77eb2 21:38:32 Removing intermediate container 57089867a9f2 21:38:32 ---> a33d45a76cf6 21:38:32 Step 24/26 : LABEL arch=x86_64 21:38:32 ---> Running in 8c9b2acb6d8d 21:38:32 Removing intermediate container a8df38a77eb2 21:38:32 ---> 8e742de61761 21:38:32 Step 25/26 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:38:33 ---> Running in f483b1be01dd 21:38:33 Removing intermediate container 8c9b2acb6d8d 21:38:33 ---> cbaa79620fec 21:38:33 Step 25/26 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:38:33 ---> Running in b9bc7fc4034b 21:38:33 Removing intermediate container f483b1be01dd 21:38:33 ---> c9bee79831b8 21:38:33 Step 26/26 : LABEL version=0.0.0 21:38:33 ---> Running in ec23a13ae3ed 21:38:33 Removing intermediate container b9bc7fc4034b 21:38:33 ---> 4dd212df3ae0 21:38:33 Step 26/26 : LABEL version=0.0.0 21:38:33 ---> Running in fa61952ba082 21:38:33 Removing intermediate container ec23a13ae3ed 21:38:33 ---> 945320f210e4 21:38:33 21:38:33 Successfully built 945320f210e4 21:38:34 Successfully tagged security-spire-config:latest 21:38:34 Building core-command 21:38:34  Building security-spire-config ... done Removing intermediate container fa61952ba082 21:38:34 ---> dce43d6e8efc 21:38:34 21:38:34 Successfully built dce43d6e8efc 21:38:34 Successfully tagged security-spire-agent:latest 21:38:34  Building security-spire-agent ... done Building support-scheduler 21:38:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:38:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:38:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:38:38 ---> 51fe2fd090a6 21:38:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:38:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:38:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:38:38 ---> 51fe2fd090a6 21:38:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:38:41 ---> Running in b0480459f5f9 21:38:41 ---> Running in 0e6683fc5aef 21:38:42 Removing intermediate container b0480459f5f9 21:38:42 ---> c02b49c212cb 21:38:42 Step 4/23 : WORKDIR /edgex-go 21:38:43 Removing intermediate container 0e6683fc5aef 21:38:43 ---> d32681ad4f57 21:38:43 Step 4/24 : WORKDIR /edgex-go 21:38:43 ---> Running in 1dd202d05252 21:38:43 ---> Running in 9d7a26d769e8 21:38:43 Removing intermediate container 1dd202d05252 21:38:43 ---> 2f3385fcfbb4 21:38:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:43 Removing intermediate container 9d7a26d769e8 21:38:43 ---> fbccf24eba62 21:38:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:43 Removing intermediate container 491a69daa363 21:38:43 ---> 1427b2721420 21:38:43 21:38:43 Step 10/33 : FROM alpine:3.16 21:38:43 Removing intermediate container 580ffaf73518 21:38:43 ---> b63c8692ae98 21:38:43 21:38:43 Step 9/20 : FROM alpine:3.15 21:38:43 ---> c4fc93816858 21:38:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:38:43 ---> Using cache 21:38:43 ---> 7ca7af15f83d 21:38:43 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:43 ---> Using cache 21:38:44 ---> 86eb9473c7d5 21:38:44 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:38:44 ---> Running in 50c6f6e90cc5 21:38:44 ---> Running in 98a8a675fc64 21:38:44 Removing intermediate container 00834ad55421 21:38:44 ---> cc1583590280 21:38:44 21:38:44 Step 10/25 : FROM alpine:3.16 21:38:44 ---> Running in 4b2133d6d3d8 21:38:44 3.16: Pulling from library/alpine 21:38:44 3.16: Pulling from library/alpine 21:38:44 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:38:44 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:38:44 Status: Downloaded newer image for alpine:3.16 21:38:44 Status: Downloaded newer image for alpine:3.16 21:38:44 ---> 9c6f07244728 21:38:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:38:44 ---> 9c6f07244728 21:38:44 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:38:44 ---> Running in 5cf63d42b7e9 21:38:44 ---> Running in 7a22f1ad7ad0 21:38:44 Removing intermediate container 7a22f1ad7ad0 21:38:44 ---> fca2044e4754 21:38:44 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 21:38:44 ---> Running in 06fcf813032d 21:38:44 Removing intermediate container 50c6f6e90cc5 21:38:44 ---> 2425575ac3e4 21:38:44 Step 6/24 : RUN apk add --update --no-cache make git 21:38:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:38:44 ---> Running in 2622a2d11941 21:38:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:38:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:38:45 (1/3) Installing ca-certificates (20220614-r0) 21:38:45 (2/3) Installing dumb-init (1.2.5-r1) 21:38:45 (3/3) Installing su-exec (0.2-r1) 21:38:45 Executing busybox-1.35.0-r17.trigger 21:38:45 Executing ca-certificates-20220614-r0.trigger 21:38:45 OK: 6 MiB in 17 packages 21:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:38:45 Removing intermediate container 98a8a675fc64 21:38:45 ---> b2a013069aeb 21:38:45 Step 6/23 : RUN apk add --update --no-cache make git 21:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:38:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:38:45 ---> Running in 6ca154467397 21:38:45 (1/2) Installing dumb-init (1.2.5-r1) 21:38:45 (2/2) Installing su-exec (0.2-r1) 21:38:45 Executing busybox-1.35.0-r17.trigger 21:38:45 OK: 6 MiB in 16 packages 21:38:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:38:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:38:45 Removing intermediate container 5cf63d42b7e9 21:38:45 ---> 19cc4d087c09 21:38:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:38:46 ---> Running in 6a7e27896ab1 21:38:46 Removing intermediate container 6a7e27896ab1 21:38:46 ---> f6b0e24b7e8f 21:38:46 Step 13/25 : WORKDIR / 21:38:46 Removing intermediate container 06fcf813032d 21:38:46 ---> 8d51a11027bd 21:38:46 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 21:38:46 ---> Running in 54f359777645 21:38:46 ---> Running in 003f8c85739a 21:38:46 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:38:46 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:38:46 OK: 15857 distinct packages available 21:38:46 Removing intermediate container 54f359777645 21:38:46 ---> a71dc93474d4 21:38:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:38:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:38:46 Removing intermediate container 003f8c85739a 21:38:46 ---> f0d6d79d144e 21:38:46 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:38:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:38:46 ---> Running in 34931a3cc3ed 21:38:46 ---> 3b7f1e42bb76 21:38:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:38:46 Removing intermediate container 34931a3cc3ed 21:38:46 ---> e8eacac44bca 21:38:46 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:38:46 ---> Running in 0e59b9f89041 21:38:46 ---> 07f0964e3e18 21:38:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:38:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:38:46 OK: 211 MiB in 51 packages 21:38:46 Removing intermediate container 0e59b9f89041 21:38:46 ---> e7a21a0ac762 21:38:46 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:38:46 ---> Running in 551f4ce00ed0 21:38:46 ---> a28a190ad1a6 21:38:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:38:46 Removing intermediate container 551f4ce00ed0 21:38:46 ---> 2dfbb0c39f3f 21:38:46 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:38:46 ---> Running in 53aae2d8a6d6 21:38:46 ---> 6889b4dd1d69 21:38:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:38:46 OK: 211 MiB in 51 packages 21:38:46 Removing intermediate container 2622a2d11941 21:38:46 ---> ccc36e7fff7d 21:38:46 Step 7/24 : COPY go.mod vendor* ./ 21:38:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:38:47 ---> e6e5fb712e91 21:38:47 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:47 ---> 7173b9db44d5 21:38:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:38:47 ---> Running in 0930fdf0a628 21:38:47 (1/9) Installing ca-certificates (20220614-r0) 21:38:47 Removing intermediate container 6ca154467397 21:38:47 ---> caad508684f3 21:38:47 Step 7/23 : COPY go.mod vendor* ./ 21:38:47 (2/9) Installing brotli-libs (1.0.9-r5) 21:38:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:38:47 (4/9) Installing libcurl (7.80.0-r3) 21:38:47 ---> f5bb553c24c0 21:38:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:38:47 ---> eab69844bce6 21:38:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:47 (5/9) Installing curl (7.80.0-r3) 21:38:47 ---> Running in df30a5e39ee2 21:38:47 Removing intermediate container 53aae2d8a6d6 21:38:47 ---> 7871e0cc967c 21:38:47 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:38:47 (6/9) Installing dumb-init (1.2.5-r1) 21:38:47 ---> Running in 06428f61a90d 21:38:47 ---> 89c06cd21159 21:38:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:38:47 (7/9) Installing musl-obstack (1.2.3-r0) 21:38:48 ---> Running in 461012df21cd 21:38:48 (8/9) Installing libucontext (1.1-r0) 21:38:48 Removing intermediate container 06428f61a90d 21:38:48 ---> e7fab6428e6f 21:38:48 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:38:48 (9/9) Installing gcompat (1.0.0-r4) 21:38:48 Executing busybox-1.34.1-r7.trigger 21:38:48 Executing ca-certificates-20220614-r0.trigger 21:38:48 ---> 3a0206f44bee 21:38:48 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:38:48 OK: 8 MiB in 23 packages 21:38:48 ---> Running in c90a72220e52 21:38:49 Removing intermediate container 461012df21cd 21:38:49 ---> ea2db9db0cf2 21:38:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:38:49 ---> Running in a4e2e80e0b15 21:38:49 Removing intermediate container 4b2133d6d3d8 21:38:49 ---> eda2aefc2eeb 21:38:49 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:49 Removing intermediate container a4e2e80e0b15 21:38:49 ---> 8f09176f553d 21:38:49 Step 23/25 : LABEL arch=x86_64 21:38:51 ---> Running in 3611d09b7494 21:38:51 Removing intermediate container c90a72220e52 21:38:51 ---> 308f2c06e01b 21:38:51 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:51 ---> 7cbe81d6583c 21:38:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:38:51 Removing intermediate container 3611d09b7494 21:38:51 ---> a9e6af84cc12 21:38:51 Step 24/25 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:38:51 ---> f5462a7aa7b0 21:38:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:38:51 ---> Running in 638b72c2fbe6 21:38:51 Removing intermediate container 638b72c2fbe6 21:38:51 ---> dd24e100cd43 21:38:51 Step 25/25 : LABEL version=0.0.0 21:38:51 ---> a9877267d920 21:38:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:38:51 ---> Running in 139f92d77d7a 21:38:51 ---> 8c604be9e0ed 21:38:51 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:38:52 ---> 5f94dfdc77c2 21:38:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:38:52 Removing intermediate container 139f92d77d7a 21:38:52 ---> 093adab3615e 21:38:52 21:38:52 ---> 2e9b18271ea2 21:38:52 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:38:52 Successfully built 093adab3615e 21:38:52 ---> Running in f32ab2ac1e9a 21:38:52 Successfully tagged security-secretstore-setup:latest 21:38:52  Building security-secretstore-setup ... done Building sys-mgmt-agent 21:38:52 ---> 972485b64a67 21:38:52 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:38:53 Removing intermediate container f32ab2ac1e9a 21:38:53 ---> 03552b422c86 21:38:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:38:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:38:55 ---> 51fe2fd090a6 21:38:55 Step 3/23 : WORKDIR /edgex-go 21:38:55 ---> Using cache 21:38:55 ---> ebbdd20ad1b3 21:38:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:55 ---> Using cache 21:38:55 ---> 1faaa4f1824b 21:38:55 Step 5/23 : RUN apk add --update --no-cache make bash git 21:38:55 ---> a59099def86a 21:38:55 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:38:55 ---> Running in 530afb4275cc 21:38:55 ---> Running in 987eccb065d6 21:38:55 Removing intermediate container 530afb4275cc 21:38:55 ---> 2a3514029059 21:38:55 Step 18/20 : LABEL arch=x86_64 21:38:55 ---> 9d6adb934fb5 21:38:55 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:38:55 ---> Running in 3696066314a9 21:38:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:38:55 Removing intermediate container 3696066314a9 21:38:55 ---> 50ea5f0e5dd9 21:38:55 ---> 3a5a82df7a28 21:38:55 Step 28/33 : RUN chmod +x /entrypoint.shStep 19/20 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:38:55 21:38:55 ---> Running in 149e35116616 21:38:55 ---> Running in 6afa0fb6bfde 21:38:55 Removing intermediate container 0930fdf0a628 21:38:55 ---> 8b72fe745843 21:38:55 Step 9/24 : COPY . . 21:38:55 Removing intermediate container 149e35116616 21:38:55 ---> 9e3516e3ad40 21:38:55 Step 20/20 : LABEL version=0.0.0 21:38:55 Removing intermediate container df30a5e39ee2 21:38:55 ---> 5045392867fa 21:38:55 Step 9/23 : COPY . . 21:38:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:38:56 ---> Running in 6db64a9004a6 21:38:56 OK: 211 MiB in 51 packages 21:38:58 Removing intermediate container 6db64a9004a6 21:38:58 ---> aa46b0fbc715 21:38:58 21:38:58 Successfully built aa46b0fbc715 21:38:58 Successfully tagged security-spiffe-token-provider:latest 21:38:58  Building security-spiffe-token-provider ... done Building security-spire-server 21:39:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:39:01 ---> 51fe2fd090a6 21:39:01 Step 3/25 : WORKDIR /edgex-go 21:39:01 ---> Using cache 21:39:01 ---> ebbdd20ad1b3 21:39:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:01 ---> Using cache 21:39:01 ---> 1faaa4f1824b 21:39:01 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:39:01 ---> Using cache 21:39:01 ---> 34c3d73df942 21:39:01 Step 6/25 : COPY go.mod vendor* ./ 21:39:01 ---> Using cache 21:39:01 ---> 2dbb5b1c4365 21:39:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:01 ---> Using cache 21:39:01 ---> 35affb425fbb 21:39:01 Step 8/25 : COPY . . 21:39:01 ---> Using cache 21:39:01 ---> adc5b32af688 21:39:01 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:39:01 ---> e00baf80fa26 21:39:01 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:39:01 ---> Using cache 21:39:01 ---> e8861ccef23b 21:39:01 Step 10/25 : WORKDIR /edgex-go/spire-build 21:39:01 ---> Using cache 21:39:01 ---> b944c4e466d0 21:39:01 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 21:39:01 ---> 441ef0533053 21:39:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:39:01 Removing intermediate container 987eccb065d6 21:39:01 ---> e9d9a1666458 21:39:01 Step 6/23 : COPY go.mod vendor* ./ 21:39:01 Removing intermediate container 6afa0fb6bfde 21:39:01 ---> b3ffc2363211 21:39:01 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:39:01 ---> Running in 0e7882e4f640 21:39:01 ---> Running in 48d39c1dbbb8 21:39:01 ---> Running in e19ace8f7502 21:39:01 ---> Running in f5d09ad17150 21:39:01 ---> 37d0c5ca1795 21:39:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:01 ---> Running in 96073d8463ae 21:39:01 Removing intermediate container f5d09ad17150 21:39:01 ---> 025cecc3d7c5 21:39:01 Step 30/33 : CMD ["gate"] 21:39:01 ---> Running in 1d906938f164 21:39:01 Removing intermediate container 1d906938f164 21:39:01 ---> d9ecdbba8ac5 21:39:01 Step 31/33 : LABEL arch=x86_64 21:39:01 ---> Running in d87b7e02cf77 21:39:01 Removing intermediate container d87b7e02cf77 21:39:01 ---> 89f433d38b3e 21:39:01 Step 32/33 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:39:01 ---> Running in 97d5ffb93d7d 21:39:01 Removing intermediate container 97d5ffb93d7d 21:39:01 ---> 70ea3222c731 21:39:01 Step 33/33 : LABEL version=0.0.0 21:39:01 ---> Running in 39fd3ff5dab8 21:39:02 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 21:39: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 21:39:02 Removing intermediate container 0e7882e4f640 21:39:02 ---> 1f2eb2f857a2 21:39:02 Step 12/25 : WORKDIR /edgex-go 21:39:02 Removing intermediate container 39fd3ff5dab8 21:39:02 ---> 8bd60926fb27 21:39:02 21:39:02 ---> Running in e151c7e40161 21:39:02 Successfully built 8bd60926fb27 21:39:02 Successfully tagged security-bootstrapper:latest 21:39:02 Building support-notifications 21:39:02 ? github.com/edgexfoundry/edgex-go [no test files] 21:39:02  Building security-bootstrapper ... done Removing intermediate container e151c7e40161 21:39:02 ---> f64a518912e4 21:39:02 21:39:02 Step 13/25 : FROM alpine:3.15 21:39:02 ---> c4fc93816858 21:39:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:39:02 ---> Using cache 21:39:02 ---> 7ca7af15f83d 21:39:02 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:02 ---> Using cache 21:39:02 ---> 86eb9473c7d5 21:39:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:39:02 ---> Using cache 21:39:02 ---> 07c329873016 21:39:02 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:39:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:39:05 ---> 51fe2fd090a6 21:39:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:39:05 ---> Using cache 21:39:05 ---> d32681ad4f57 21:39:05 Step 4/23 : WORKDIR /edgex-go 21:39:05 ---> Using cache 21:39:05 ---> fbccf24eba62 21:39:05 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:05 ---> Using cache 21:39:05 ---> 2425575ac3e4 21:39:05 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:39:06 ---> be64cc262ec4 21:39:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:39:06 ---> Running in aba9fbeb2b35 21:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:39:07 ---> d7ce5493cada 21:39:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:39:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:39:08 ---> 1b2023f75d87 21:39:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:39:08 OK: 211 MiB in 51 packages 21:39:09 ---> a523cd298da9 21:39:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:39:09 Removing intermediate container aba9fbeb2b35 21:39:09 ---> 18b8f3e0a66f 21:39:09 Step 7/23 : COPY go.mod vendor* ./ 21:39:09 ---> Running in 0b31c124e9ce 21:39:10 Removing intermediate container 0b31c124e9ce 21:39:10 ---> f00b26715550 21:39:10 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:39:10 ---> d4e9b2df8cdf 21:39:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:10 ---> Running in 381331108bfe 21:39:10 ---> Running in d6148c7b5103 21:39:11 Removing intermediate container 381331108bfe 21:39:11 ---> ad2252a748d4 21:39:11 Step 23/25 : LABEL arch=x86_64 21:39:11 ---> Running in 8e3b6da85629 21:39:11 Removing intermediate container 8e3b6da85629 21:39:11 ---> 633b3a74cb67 21:39:11 Step 24/25 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:39:11 ---> Running in a4f6d704e2b6 21:39:11 Removing intermediate container 96073d8463ae 21:39:11 ---> df600f6f554b 21:39:11 Step 8/23 : COPY . . 21:39:12 Removing intermediate container a4f6d704e2b6 21:39:12 ---> 34f2b289cece 21:39:12 Step 25/25 : LABEL version=0.0.0 21:39:13 ---> Running in 97e790168673 21:39:15 Removing intermediate container 97e790168673 21:39:15 ---> f8c26f30ad45 21:39:15 21:39:15 Successfully built f8c26f30ad45 21:39:15 Successfully tagged security-spire-server:latest 21:39:15  Building security-spire-server ... done Building security-proxy-setup 21:39:15 ---> f6e3e5fc2c04 21:39:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:39:16 ---> Running in b5dd7d8f591e 21:39:16 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 21:39:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:39:20 ---> 51fe2fd090a6 21:39:20 Step 3/22 : WORKDIR /edgex-go 21:39:20 ---> Using cache 21:39:20 ---> ebbdd20ad1b3 21:39:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:20 ---> Using cache 21:39:20 ---> 1faaa4f1824b 21:39:20 Step 5/22 : RUN apk add --update --no-cache make git 21:39:24 ---> Running in 6e249d9766c6 21:39:24 Removing intermediate container d6148c7b5103 21:39:24 ---> 7a61b7d3ccaa 21:39:24 Step 9/23 : COPY . . 21:39:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:39:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:39:25 OK: 211 MiB in 51 packages 21:39:28 Removing intermediate container 48d39c1dbbb8 21:39:28 ---> 88884281a82a 21:39:28 21:39:28 Step 11/24 : FROM alpine:3.16 21:39:28 ---> 9c6f07244728 21:39:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:39:28 ---> beb6900326d1 21:39:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:39:29 ---> Running in 79607c9aed70 21:39:29 ---> Running in 6c1cf68f093e 21:39:29 Removing intermediate container 6e249d9766c6 21:39:29 ---> 59957ff28894 21:39:29 Step 6/22 : COPY go.mod vendor* ./ 21:39:29 ---> b9bcefca5863 21:39:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:39:29 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 21:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:39:30 (1/1) Installing dumb-init (1.2.5-r1) 21:39:30 Executing busybox-1.35.0-r17.trigger 21:39:30 OK: 6 MiB in 15 packages 21:39:30 ---> Running in 3a00a6fab4fe 21:39:31 Removing intermediate container 6c1cf68f093e 21:39:31 ---> 0fa681faf4b9 21:39:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:39:31 ---> Running in 740698444bca 21:39:31 Removing intermediate container e19ace8f7502 21:39:31 ---> 134f1820280a 21:39:31 21:39:31 Step 11/23 : FROM alpine:3.16 21:39:31 ---> 9c6f07244728 21:39:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:39:31 ---> Using cache 21:39:31 ---> 0fa681faf4b9 21:39:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:39:31 ---> Using cache 21:39:31 ---> 4fe3c1e04587 21:39:31 Step 14/23 : ENV APP_PORT=59861 21:39:31 Removing intermediate container 740698444bca 21:39:31 ---> 4fe3c1e04587 21:39:31 Step 14/24 : ENV APP_PORT=59882 21:39:31 ---> Running in 9d9b915d2e9a 21:39:31 ---> Running in b69102769b3b 21:39:31 Removing intermediate container 9d9b915d2e9a 21:39:31 ---> 12e66260c757 21:39:31 Step 15/23 : EXPOSE $APP_PORT 21:39:31 ---> Running in afad6deb0792 21:39:31 Removing intermediate container b69102769b3b 21:39:31 ---> 46ef7052618d 21:39:31 Step 15/24 : EXPOSE $APP_PORT 21:39:31 ---> Running in 867b8c712db3 21:39:31 Removing intermediate container afad6deb0792 21:39:31 ---> 855d5ea8fb13 21:39:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:39:32 Removing intermediate container 867b8c712db3 21:39:32 ---> b897aba19996 21:39:32 Step 16/24 : WORKDIR / 21:39:32 ---> Running in 8716ef48e3f7 21:39:32 ---> 5629cd49ff0a 21:39:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:39:33 Removing intermediate container b5dd7d8f591e 21:39:33 ---> f672612c3c1a 21:39:33 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:39:33 Removing intermediate container 8716ef48e3f7 21:39:33 ---> 1fa2856a2e84 21:39:33 ---> e9218868283b 21:39:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:39:33 21:39:33 ---> Running in 58033d08ca97 21:39:34 ---> d3e54be26a7c 21:39:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:39:34 ---> 5a549b8893fe 21:39:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:39:34 ---> Running in 4275b69c4d3c 21:39:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:39:34 Removing intermediate container 4275b69c4d3c 21:39:34 ---> 01c83e71c5a2 21:39:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:34 ---> 489e727a9fbb 21:39:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:39:34 ---> Running in 1fd9c6c9779d 21:39:35 Removing intermediate container 1fd9c6c9779d 21:39:35 ---> b41fec3148b1 21:39:35 Step 21/23 : LABEL arch=x86_64 21:39:35 ---> 4198b40de57c 21:39:35 Step 20/24 : ENTRYPOINT ["/core-command"] 21:39:35 ---> Running in 3bbeae99f8f5 21:39:35 ---> Running in 52b082ae0ded 21:39:35 Removing intermediate container 58033d08ca97 21:39:35 ---> 1d628a505db0 21:39:35 21:39:35 Step 11/23 : FROM alpine:3.16 21:39:35 ---> 9c6f07244728 21:39:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:39:35 Removing intermediate container 3bbeae99f8f5 21:39:35 ---> 3f95742cc1dc 21:39:35 Step 22/23 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:39:35 ---> Running in 988232e8b23e 21:39:35 ---> Running in ce32cd892405 21:39:35 Removing intermediate container 52b082ae0ded 21:39:35 ---> e03c2be28a57 21:39:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:36 ---> Running in c00adf635058 21:39:36 Removing intermediate container 988232e8b23e 21:39:36 ---> c8f323d39d3c 21:39:36 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 21:39:36 Removing intermediate container ce32cd892405 21:39:36 ---> 459b974b5c79 21:39:36 Step 23/23 : LABEL version=0.0.0 21:39:36 ---> Running in b9d435b3dd85 21:39:36 Removing intermediate container c00adf635058 21:39:36 ---> dba2b648aee6 21:39:36 Step 22/24 : LABEL arch=x86_64 21:39:36 ---> Running in a4472a266166 21:39:36 ---> Running in 8ea001a6b3f2 21:39:36 Removing intermediate container a4472a266166 21:39:36 ---> ce09aa23d1cd 21:39:36 21:39:36 Removing intermediate container 8ea001a6b3f2 21:39:36 ---> 40152d93c7d5 21:39:36 Step 23/24 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:39:36 Successfully built ce09aa23d1cd 21:39:36 Successfully tagged support-scheduler:latest 21:39:36 Building core-metadata 21:39:36  Building support-scheduler ... done  ---> Running in 0141a082a19a 21:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:39:37 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:39:37 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:39:37 (3/33) Installing readline (8.1.2-r0) 21:39:37 (4/33) Installing bash (5.1.16-r2) 21:39:37 Executing bash-5.1.16-r2.post-install 21:39:37 (5/33) Installing ca-certificates (20220614-r0) 21:39:37 (6/33) Installing brotli-libs (1.0.9-r6) 21:39:37 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:39:37 (8/33) Installing libcurl (7.83.1-r3) 21:39:37 (9/33) Installing curl (7.83.1-r3) 21:39:37 (10/33) Installing docker-cli (20.10.18-r0) 21:39:37 (11/33) Installing dumb-init (1.2.5-r1) 21:39:37 (12/33) Installing libbz2 (1.0.8-r1) 21:39:37 (13/33) Installing expat (2.4.9-r0) 21:39:37 (14/33) Installing libffi (3.4.2-r1) 21:39:37 (15/33) Installing gdbm (1.23-r0) 21:39:37 (16/33) Installing xz-libs (5.2.5-r1) 21:39:37 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:39:37 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:39:37 (19/33) Installing mpdecimal (2.5.1-r1) 21:39:37 (20/33) Installing sqlite-libs (3.38.5-r0) 21:39:37 (21/33) Installing python3 (3.10.5-r0) 21:39:37 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:39:37 (23/33) Installing py3-tomli (2.0.1-r1) 21:39:37 (24/33) Installing py3-pep517 (0.12.0-r2) 21:39:37 (25/33) Installing py3-six (1.16.0-r1) 21:39:37 (26/33) Installing py3-retrying (1.3.3-r3) 21:39:38 (27/33) Installing py3-appdirs (1.4.4-r3) 21:39:38 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:39:38 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:39:38 (30/33) Installing py3-parsing (2.4.7-r3) 21:39:38 (31/33) Installing py3-packaging (21.3-r0) 21:39:38 (32/33) Installing py3-setuptools (59.4.0-r0) 21:39:38 (33/33) Installing py3-pip (22.1.1-r0) 21:39:38 Removing intermediate container 0141a082a19a 21:39:38 ---> 263e7b559934 21:39:38 Step 24/24 : LABEL version=0.0.0 21:39:38 Executing busybox-1.35.0-r17.trigger 21:39:38 Executing ca-certificates-20220614-r0.trigger 21:39:38 OK: 122 MiB in 47 packages 21:39:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:39:39 ---> 51fe2fd090a6 21:39:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:39:39 ---> Using cache 21:39:39 ---> d32681ad4f57 21:39:39 Step 4/25 : WORKDIR /edgex-go 21:39:39 ---> Using cache 21:39:39 ---> fbccf24eba62 21:39:39 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:39 ---> Using cache 21:39:39 ---> 2425575ac3e4 21:39:39 Step 6/25 : RUN apk add --update --no-cache make git 21:39:39 ---> Using cache 21:39:39 ---> ccc36e7fff7d 21:39:39 Step 7/25 : COPY go.mod vendor* ./ 21:39:39 ---> Using cache 21:39:39 ---> e6e5fb712e91 21:39:39 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:39 ---> Using cache 21:39:39 ---> 8b72fe745843 21:39:39 Step 9/25 : COPY . . 21:39:39 ---> Using cache 21:39:39 ---> e00baf80fa26 21:39:39 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:39:40 ---> Running in 131ed87f9799 21:39:40 ---> Running in 79f276a2e930 21:39:40 Removing intermediate container 3a00a6fab4fe 21:39:40 ---> 42d5c717799e 21:39:40 Step 8/22 : COPY . . 21:39:40 Removing intermediate container 131ed87f9799 21:39:40 ---> 4382094bd97d 21:39:40 21:39:40 Successfully built 4382094bd97d 21:39:40 Successfully tagged core-command:latest 21:39:40 Building core-data 21:39:40  Building core-command ... done 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 21:39:41 Collecting docker-compose==1.23.2 21:39:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:39:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.9 MB/s eta 0:00:00 21:39:41 Collecting docopt<0.7,>=0.6.1 21:39:41 Downloading docopt-0.6.2.tar.gz (25 kB) 21:39:41 Preparing metadata (setup.py): started 21:39:41 Preparing metadata (setup.py): finished with status 'done' 21:39:42 Collecting texttable<0.10,>=0.9.0 21:39:42 Downloading texttable-0.9.1.tar.gz (11 kB) 21:39:42 Preparing metadata (setup.py): started 21:39:42 Preparing metadata (setup.py): finished with status 'done' 21:39:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:39:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:39:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 157.3 MB/s eta 0:00:00 21:39:42 Collecting PyYAML<4,>=3.10 21:39:42 Downloading PyYAML-3.13.tar.gz (270 kB) 21:39:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 59.3 MB/s eta 0:00:00 21:39:42 Preparing metadata (setup.py): started 21:39:42 Preparing metadata (setup.py): finished with status 'done' 21:39:43 Collecting docker<4.0,>=3.6.0 21:39:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:39:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 170.0 MB/s eta 0:00:00 21:39:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:39:43 Collecting dockerpty<0.5,>=0.4.1 21:39:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:39:43 Preparing metadata (setup.py): started 21:39:43 Preparing metadata (setup.py): finished with status 'done' 21:39:43 Collecting websocket-client<1.0,>=0.32.0 21:39:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:39:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 157.8 MB/s eta 0:00:00 21:39:43 Collecting jsonschema<3,>=2.5.1 21:39:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:39:43 Collecting cached-property<2,>=1.2.0 21:39:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:39:43 Collecting docker-pycreds>=0.4.0 21:39:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:39:43 Collecting certifi>=2017.4.17 21:39:43 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 21:39:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 49.7 MB/s eta 0:00:00 21:39:43 Collecting chardet<3.1.0,>=3.0.2 21:39:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:39:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 182.7 MB/s eta 0:00:00 21:39:43 Collecting idna<2.8,>=2.5 21:39:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:39:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 129.1 MB/s eta 0:00:00 21:39:43 Collecting urllib3<1.25,>=1.21.1 21:39:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:39:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 46.2 MB/s eta 0:00:00 21:39:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:39:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:39:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:39:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:39:44 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:39:44 Running setup.py install for texttable: started 21:39:44 Running setup.py install for texttable: finished with status 'done' 21:39:44 Running setup.py install for PyYAML: started 21:39:44 Running setup.py install for PyYAML: finished with status 'done' 21:39:44 Running setup.py install for docopt: started 21:39:45 Running setup.py install for docopt: finished with status 'done' 21:39:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:39:45 ---> 51fe2fd090a6 21:39:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:39:45 ---> Using cache 21:39:45 ---> d32681ad4f57 21:39:45 Step 4/24 : WORKDIR /edgex-go 21:39:45 ---> Using cache 21:39:45 ---> fbccf24eba62 21:39:45 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:45 ---> Using cache 21:39:45 ---> 2425575ac3e4 21:39:45 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:39:48 Running setup.py install for dockerpty: started 21:39:48 Running setup.py install for dockerpty: finished with status 'done' 21:39:50 ---> 126ce3f85704 21:39:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:39:50 ---> Running in e237990eca75 21:39:50 ---> Running in 7fc118a8904c 21:39:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 21:39:50 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 21:39:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:39:51 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 21:39:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:39:51 OK: 211 MiB in 51 packages 21:39:53 Removing intermediate container e237990eca75 21:39:53 ---> 4f471b66e924 21:39:53 Step 7/24 : COPY go.mod vendor* ./ 21:39:54 ---> 50081b38b270 21:39:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:54 ---> Running in 5f952ce19935 21:39:54 Removing intermediate container b9d435b3dd85 21:39:54 ---> 48d4962eafb3 21:39:54 Step 14/23 : ENV APP_PORT=58890 21:39:54 ---> Running in be300647074c 21:39:55 Removing intermediate container be300647074c 21:39:55 ---> 1902a584fea4 21:39:55 Step 15/23 : EXPOSE $APP_PORT 21:39:55 ---> Running in 614839f5477e 21:39:55 Removing intermediate container 79607c9aed70 21:39:55 ---> 80c307117007 21:39:55 21:39:55 Step 11/23 : FROM alpine:3.16 21:39:55 ---> 9c6f07244728 21:39:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:39:56 ---> Running in 2ab1d25ec93d 21:39:56 Removing intermediate container 614839f5477e 21:39:56 ---> 926e24d628d3 21:39:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:39:57 (1/2) Installing ca-certificates (20220614-r0) 21:39:57 (2/2) Installing dumb-init (1.2.5-r1) 21:39:57 Executing busybox-1.35.0-r17.trigger 21:39:57 Executing ca-certificates-20220614-r0.trigger 21:39:57 OK: 6 MiB in 16 packages 21:39:58 ---> 39b055e3e2a4 21:39:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:39:59 Removing intermediate container 2ab1d25ec93d 21:39:59 ---> bc55bac3f3c2 21:39:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:39:59 ---> 7e6450dd0d51 21:39:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:39:59 ---> Running in 06f3fee781b9 21:39:59 Removing intermediate container 06f3fee781b9 21:39:59 ---> 1b3d85304f41 21:39:59 Step 14/23 : ENV APP_PORT=59860 21:40:00 ---> Running in 17b575a2492a 21:40:00 ---> 434e243e05b8 21:40:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:40:00 ---> Running in 876c7ea84a43 21:40:00 Removing intermediate container 17b575a2492a 21:40:00 ---> 1ce77113655a 21:40:00 Step 15/23 : EXPOSE $APP_PORT 21:40:01 ---> Running in 3b54a12b1d99 21:40:01 Removing intermediate container 876c7ea84a43 21:40:01 ---> f1f9400475ee 21:40:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:01 ---> Running in 1c2c562f50a9 21:40:01 Removing intermediate container 3b54a12b1d99 21:40:01 ---> 928842942b4d 21:40:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:40:01 Removing intermediate container 1c2c562f50a9 21:40:01 ---> fa23462ae2ee 21:40:01 Step 21/23 : LABEL arch=x86_64 21:40:01 Removing intermediate container 79f276a2e930 21:40:01 ---> 82a7059877fd 21:40:01 21:40:01 Step 11/25 : FROM alpine:3.16 21:40:01 ---> 9c6f07244728 21:40:01 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:40:01 ---> Using cache 21:40:01 ---> 0fa681faf4b9 21:40:01 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:40:01 ---> Using cache 21:40:01 ---> 4fe3c1e04587 21:40:01 Step 14/25 : ENV APP_PORT=59881 21:40:02 ---> Running in 3a3367a5079d 21:40:02 ---> Running in 46f4cad671ed 21:40:02 ---> e116b742d069 21:40:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:40:02 Removing intermediate container 3a3367a5079d 21:40:02 ---> a9e37d84d644 21:40:02 Step 15/25 : EXPOSE $APP_PORT 21:40:02 ---> Running in 5e99147c7ad8 21:40:02 Removing intermediate container 46f4cad671ed 21:40:02 ---> b4bd679aa084 21:40:02 Step 22/23 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:40:02 ---> Running in 7828c5f816e5 21:40:02 Removing intermediate container 5e99147c7ad8 21:40:02 ---> 89ac9a7bb7ef 21:40:02 Step 16/25 : WORKDIR / 21:40:02 ---> 7df1cd18dd9b 21:40:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:40:02 ---> Running in 4eccb10bd5bf 21:40:02 Removing intermediate container 7828c5f816e5 21:40:02 ---> 69926dbaaf30 21:40:02 Step 23/23 : LABEL version=0.0.0 21:40:03 ---> Running in d924c9bf4e37 21:40:03 Removing intermediate container 4eccb10bd5bf 21:40:03 ---> 395f58ecd03f 21:40:03 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:40:03 ---> 426041f3e92d 21:40:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:40:03 Removing intermediate container d924c9bf4e37 21:40:03 ---> fe113549b79f 21:40:03 21:40:03 Successfully built fe113549b79f 21:40:03 ---> Running in 72b4609e723d 21:40:03 ---> 2f9a7c1c222c 21:40:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:40:03 Successfully tagged sys-mgmt-agent:latest 21:40:03  Building sys-mgmt-agent ... done Removing intermediate container 72b4609e723d 21:40:03 ---> c4e9767261bb 21:40:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:03 ---> Running in b009cd8ad41d 21:40:04 ---> 8f482c31142f 21:40:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:40:04 Removing intermediate container 5f952ce19935 21:40:04 ---> d58dda11d3f9 21:40:04 Step 9/24 : COPY . . 21:40:04 Removing intermediate container b009cd8ad41d 21:40:04 ---> fa4dcc949d27 21:40:04 Step 21/23 : LABEL arch=x86_64 21:40:04 ---> Running in 96ff9c0892e2 21:40:05 ---> 8d553f6469d8 21:40:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:40:05 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 21:40:05 Removing intermediate container 96ff9c0892e2 21:40:05 ---> 617bbdb2f8fb 21:40:05 Step 22/23 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:40:05 ---> Running in b4b75c3d4c60 21:40:05 ---> 78aea6884637 21:40:05 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:40:06 ---> Running in f8b03a0cd009 21:40:06 Removing intermediate container b4b75c3d4c60 21:40:06 ---> efe27ce48300 21:40:06 Step 23/23 : LABEL version=0.0.0 21:40:06 Removing intermediate container f8b03a0cd009 21:40:06 ---> 7d4273c8b16f 21:40:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:06 ---> Running in ac03382edf76 21:40:06 ---> Running in 837e49fab2ab 21:40:06 Removing intermediate container ac03382edf76 21:40:06 ---> 7090453c769c 21:40:06 21:40:06 Successfully built 7090453c769c 21:40:06 Successfully tagged support-notifications:latest 21:40:06  Building support-notifications ... done Removing intermediate container 837e49fab2ab 21:40:06 ---> 176782609407 21:40:06 Step 23/25 : LABEL arch=x86_64 21:40:06 ---> Running in 60296bf6ac4b 21:40:06 Removing intermediate container 60296bf6ac4b 21:40:06 ---> a7fca3bf13ea 21:40:06 Step 24/25 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:40:06 ---> Running in 7bd9c947b2eb 21:40:07 Removing intermediate container 7bd9c947b2eb 21:40:07 ---> 933eb36aae24 21:40:07 Step 25/25 : LABEL version=0.0.0 21:40:07 ---> Running in 230d9df570c1 21:40:07 Removing intermediate container 230d9df570c1 21:40:07 ---> b3a6025deb14 21:40:07 21:40:07 Successfully built b3a6025deb14 21:40:07 Successfully tagged core-metadata:latest 21:40:08  Building core-metadata ... done  ---> 521a7c47df74 21:40:08 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:40:08 ---> Running in a28e52471f3c 21:40:08 Removing intermediate container 7fc118a8904c 21:40:08 ---> c188963b2ec0 21:40:08 21:40:08 Step 10/22 : FROM alpine:3.16 21:40:08 ---> 9c6f07244728 21:40:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:40:08 ---> Running in 5d4e8ef34992 21:40:09 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 21:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:40:09 (1/6) Installing ca-certificates (20220614-r0) 21:40:09 (2/6) Installing brotli-libs (1.0.9-r6) 21:40:09 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:40:09 (4/6) Installing libcurl (7.83.1-r3) 21:40:09 (5/6) Installing curl (7.83.1-r3) 21:40:09 (6/6) Installing dumb-init (1.2.5-r1) 21:40:09 Executing busybox-1.35.0-r17.trigger 21:40:09 Executing ca-certificates-20220614-r0.trigger 21:40:09 OK: 8 MiB in 20 packages 21:40:10 Removing intermediate container 5d4e8ef34992 21:40:10 ---> 0c113aa2ad29 21:40:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:40:10 ---> Running in 2aa8da1ddf2f 21:40:10 Removing intermediate container 2aa8da1ddf2f 21:40:10 ---> 9279455cdf3d 21:40:10 Step 13/22 : WORKDIR /edgex 21:40:10 ---> Running in 346491f15363 21:40:10 Removing intermediate container 346491f15363 21:40:10 ---> f3f1b4f03239 21:40:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:40:10 ---> c1a89188990d 21:40:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:40:10 ---> 8b2c9730905f 21:40:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:40:11 ---> 1abd877cb6db 21:40:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:40:11 ---> 455fce62d308 21:40:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:40:11 ---> Running in 310ef9cdfef6 21:40:12 Removing intermediate container 310ef9cdfef6 21:40:12 ---> 47f5b783ada9 21:40:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:40:12 ---> Running in 440ebcc457cc 21:40:12 Removing intermediate container 440ebcc457cc 21:40:12 ---> f98d9b0612f3 21:40:12 Step 20/22 : LABEL arch=x86_64 21:40:12 ---> Running in ca74262b4596 21:40:12 Removing intermediate container ca74262b4596 21:40:12 ---> 2e6b2b1de961 21:40:12 Step 21/22 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:40:13 ---> Running in df726096d732 21:40:13 Removing intermediate container df726096d732 21:40:13 ---> 62db40a961ed 21:40:13 Step 22/22 : LABEL version=0.0.0 21:40:13 ---> Running in 7e9d3cb07b7e 21:40:13 Removing intermediate container 7e9d3cb07b7e 21:40:13 ---> 6dc4e1265460 21:40:13 21:40:13 Successfully built 6dc4e1265460 21:40:13 Successfully tagged security-proxy-setup:latest 21:40:25  Building security-proxy-setup ... done Removing intermediate container a28e52471f3c 21:40:25 ---> b855f54b645d 21:40:25 21:40:25 Step 11/24 : FROM alpine:3.16 21:40:25 ---> 9c6f07244728 21:40:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:40:25 ---> Running in 5fca3f8ca399 21:40:25 Removing intermediate container 5fca3f8ca399 21:40:25 ---> a8703bdb0022 21:40:25 Step 13/24 : ENV APP_PORT=59880 21:40:25 ---> Running in 843ff04523c0 21:40:25 Removing intermediate container 843ff04523c0 21:40:25 ---> 0533eace3297 21:40:25 Step 14/24 : EXPOSE $APP_PORT 21:40:25 ---> Running in 9333d080302a 21:40:25 Removing intermediate container 9333d080302a 21:40:25 ---> 48fadf447239 21:40:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:25 ---> Running in afcc37d1ecc4 21:40:25 Removing intermediate container afcc37d1ecc4 21:40:25 ---> f3f6c9dffb8d 21:40:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:40:25 ---> Running in e0648b68e207 21:40:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:40:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:40:26 (1/6) Installing dumb-init (1.2.5-r1) 21:40:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:40:26 (3/6) Installing libsodium (1.0.18-r0) 21:40:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:40:26 (5/6) Installing libzmq (4.3.4-r0) 21:40:26 (6/6) Installing zeromq (4.3.4-r0) 21:40:26 Executing busybox-1.35.0-r17.trigger 21:40:26 OK: 8 MiB in 20 packages 21:40:27 Removing intermediate container e0648b68e207 21:40:27 ---> c8bd19a5e233 21:40:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:40:27 ---> 4a60a4bac475 21:40:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:40:27 ---> c5957cf5e3cf 21:40:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:40:27 ---> cab720a0233b 21:40:27 Step 20/24 : ENTRYPOINT ["/core-data"] 21:40:27 ---> Running in ca65ec04281f 21:40:28 Removing intermediate container ca65ec04281f 21:40:28 ---> 0ed8cb28891f 21:40:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:28 ---> Running in 295e64fd5d24 21:40:28 Removing intermediate container 295e64fd5d24 21:40:28 ---> 34fd42fdcb44 21:40:28 Step 22/24 : LABEL arch=x86_64 21:40:28 ---> Running in 6c349921b860 21:40:28 Removing intermediate container 6c349921b860 21:40:28 ---> 82c2c761951c 21:40:28 Step 23/24 : LABEL git_sha=fd934b3ba64ccb49ccc270664db85d0ddd3ef105 21:40:28 ---> Running in 9cdf3e8d4961 21:40:28 Removing intermediate container 9cdf3e8d4961 21:40:28 ---> ea90eeaf14f1 21:40:28 Step 24/24 : LABEL version=0.0.0 21:40:28 ---> Running in 7c376ac08e94 21:40:28 Removing intermediate container 7c376ac08e94 21:40:28 ---> d31456063359 21:40:28 21:40:28 Successfully built d31456063359 21:40:28 Successfully tagged core-data:latest 21:40:28  Building core-data ... done  [Pipeline] } 21:40:28 $ docker stop --time=1 fe98c82c2aed2d81887982f9d29d7799df652b1c251afad82bce51ad3397e720 21:40:29 $ docker rm -f fe98c82c2aed2d81887982f9d29d7799df652b1c251afad82bce51ad3397e720 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:30 + docker images 21:40:30 REPOSITORY TAG IMAGE ID CREATED SIZE 21:40:30 core-data latest d31456063359 2 seconds ago 21.6MB 21:40:30 b855f54b645d 8 seconds ago 1.56GB 21:40:30 security-proxy-setup latest 6dc4e1265460 17 seconds ago 27.4MB 21:40:30 c188963b2ec0 22 seconds ago 1.54GB 21:40:30 core-metadata latest b3a6025deb14 23 seconds ago 18.3MB 21:40:30 support-notifications latest 7090453c769c 24 seconds ago 27.3MB 21:40:30 sys-mgmt-agent latest fe113549b79f 27 seconds ago 136MB 21:40:30 82a7059877fd 29 seconds ago 1.55GB 21:40:30 80c307117007 35 seconds ago 1.61GB 21:40:30 core-command latest 4382094bd97d 50 seconds ago 17.3MB 21:40:30 support-scheduler latest ce09aa23d1cd 54 seconds ago 26.7MB 21:40:30 1d628a505db0 55 seconds ago 1.53GB 21:40:30 134f1820280a About a minute ago 1.61GB 21:40:30 88884281a82a About a minute ago 1.55GB 21:40:30 security-spire-server latest f8c26f30ad45 About a minute ago 86.5MB 21:40:30 security-bootstrapper latest 8bd60926fb27 About a minute ago 19.8MB 21:40:30 f64a518912e4 About a minute ago 1.42GB 21:40:30 security-spiffe-token-provider latest aa46b0fbc715 About a minute ago 29.3MB 21:40:30 security-secretstore-setup latest 093adab3615e About a minute ago 29.2MB 21:40:30 cc1583590280 About a minute ago 1.54GB 21:40:30 1427b2721420 About a minute ago 1.54GB 21:40:30 b63c8692ae98 About a minute ago 1.58GB 21:40:30 security-spire-config latest 945320f210e4 About a minute ago 85.8MB 21:40:30 security-spire-agent latest dce43d6e8efc About a minute ago 125MB 21:40:30 729e6208d311 2 minutes ago 1.42GB 21:40:30 4bfedc262a2c 2 minutes ago 1.42GB 21:40:30 ci-base-image-x86_64 latest 51fe2fd090a6 5 minutes ago 940MB 21:40:30 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 21:40:30 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 21:40:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 21:40:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 21:40:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:40:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:40:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:40:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:40:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:40:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:40:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:40:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:40:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:40:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:40:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:40:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:40:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:40:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:40:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.337s coverage: 28.7% of statements 21:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:41:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.471s coverage: 98.5% of statements 21:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.457s coverage: 75.6% of statements 21:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.508s coverage: 54.2% of statements 21:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.025s coverage: 89.2% of statements 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.494s coverage: 2.0% of statements 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.409s coverage: 95.6% of statements 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:41:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.268s coverage: 72.2% of statements 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:41:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.532s coverage: 60.0% of statements 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:41:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.696s coverage: 0.9% of statements 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:41:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.406s coverage: 58.8% of statements 21:41:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.247s coverage: 29.6% of statements 21:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements 21:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.313s coverage: 79.5% of statements 21:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements 21:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 21:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 21:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.377s coverage: 94.4% of statements 21:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.228s coverage: 44.8% of statements 21:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.791s coverage: 80.7% of statements 21:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 86.9% of statements 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements 21:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.299s coverage: 85.4% of statements 21:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.939s coverage: 91.2% of statements 21:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.987s coverage: 64.7% of statements 21:42:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:42:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.312s coverage: 100.0% of statements 21:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 21:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 21:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 21:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 21:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.371s coverage: 65.8% of statements 21:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.940s coverage: 41.8% of statements 21:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements 21:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 21:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:42:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:42:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:42:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.744s coverage: 92.3% of statements 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:42:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.456s coverage: 63.2% of statements 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:42:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:42:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:42:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:42:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 21:42:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 21:42:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:42:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:42:28 GO111MODULE=on go vet ./... 21:44:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:44:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:44:19 ./bin/test-attribution-txt.sh 21:44:19 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:44:19 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:44:19 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 21:44:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:44:20 + ls -al . 21:44:20 total 748 21:44:20 drwxrwxr-x 9 1001 1001 4096 Sep 21 21:38 . 21:44:20 drwxr-xr-x 4 root root 4096 Sep 21 21:38 .. 21:44:20 -rw-rw-r-- 1 1001 1001 16 Sep 21 21:36 .dockerignore 21:44:20 drwxrwxr-x 8 1001 1001 4096 Sep 21 21:36 .git 21:44:20 drwxrwxr-x 3 1001 1001 4096 Sep 21 21:36 .github 21:44:20 -rw-rw-r-- 1 1001 1001 1030 Sep 21 21:36 .gitignore 21:44:20 -rw-rw-r-- 1 1001 1001 42 Sep 21 21:36 .golangci.yml 21:44:20 -rw-rw-r-- 1 1001 1001 87 Sep 21 21:36 .hadolint.yml 21:44:20 -rw-rw-r-- 1 1001 1001 166 Sep 21 21:36 .sonarcloud.properties 21:44:20 -rw-rw-r-- 1 1001 1001 1171 Sep 21 21:36 ADOPTERS.md 21:44:20 -rw-rw-r-- 1 1001 1001 10347 Sep 21 21:36 Attribution.txt 21:44:20 -rw-rw-r-- 1 1001 1001 63209 Sep 21 21:36 CHANGELOG.md 21:44:20 -rw-rw-r-- 1 1001 1001 3804 Sep 21 21:36 CONTRIBUTING.md 21:44:20 -rw-rw-r-- 1 1001 1001 677 Sep 21 21:36 GOVERNANCE.md 21:44:20 -rw-rw-r-- 1 1001 1001 850 Sep 21 21:36 Jenkinsfile 21:44:20 -rw-rw-r-- 1 1001 1001 10775 Sep 21 21:36 LICENSE 21:44:20 -rw-rw-r-- 1 1001 1001 13724 Sep 21 21:36 Makefile 21:44:20 -rw-rw-r-- 1 1001 1001 582 Sep 21 21:36 OWNERS.md 21:44:20 -rw-rw-r-- 1 1001 1001 9799 Sep 21 21:36 README.md 21:44:20 -rw-rw-r-- 1 1001 1001 6912 Sep 21 21:36 SECURITY.md 21:44:20 -rw-rw-r-- 1 1001 1001 5 Sep 21 21:34 VERSION 21:44:20 -rw-rw-r-- 1 1001 1001 4131 Sep 21 21:36 ZMQWindows.md 21:44:20 drwxrwxr-x 2 1001 1001 4096 Sep 21 21:36 bin 21:44:20 drwxrwxr-x 18 1001 1001 4096 Sep 21 21:36 cmd 21:44:20 -rw-r--r-- 1 root root 495807 Sep 21 21:42 coverage.out 21:44:20 -rw-rw-r-- 1 1001 1001 3458 Sep 21 21:36 go.mod 21:44:20 -rw-rw-r-- 1 1001 1001 38040 Sep 21 21:36 go.sum 21:44:20 drwxrwxr-x 8 1001 1001 4096 Sep 21 21:36 internal 21:44:20 drwxrwxr-x 3 1001 1001 4096 Sep 21 21:36 openapi 21:44:20 drwxrwxr-x 4 1001 1001 4096 Sep 21 21:36 snap 21:44:20 -rw-rw-r-- 1 1001 1001 204 Sep 21 21:36 version.go [Pipeline] sh 21:44:20 + '[' -e coverage.out ] 21:44:20 + chown 1001:1001 coverage.out [Pipeline] stash 21:44:20 Warning: overwriting stash ‘coverage-report’ 21:44:21 Stashed 1 file(s) [Pipeline] sh 21:44:21 + make build 21:44: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 21:45:43 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 21:47:05 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 21:47:05 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 21:47:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:47:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:47:41 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 21:47: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:47:51 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 21:47:55 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 21:47:58 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 21:48:03 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 21:48:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:48:15 $ docker stop --time=1 804ecbe594d20af8eb638b016f826d683e8aeba682be8df215f061b139322b61 21:48:17 $ docker rm -f 804ecbe594d20af8eb638b016f826d683e8aeba682be8df215f061b139322b61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:48:19 21:48:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:48:20 latest: Pulling from edgex-devops/edgex-compose-arm64 21:48:20 29e5d40040c1: Pulling fs layer 21:48:20 1ce36da41761: Pulling fs layer 21:48:20 25b303627fd3: Pulling fs layer 21:48:20 29e5d40040c1: Verifying Checksum 21:48:20 29e5d40040c1: Download complete 21:48:20 1ce36da41761: Verifying Checksum 21:48:20 1ce36da41761: Download complete 21:48:21 29e5d40040c1: Pull complete 21:48:22 25b303627fd3: Download complete 21:48:22 1ce36da41761: Pull complete 21:48:32 25b303627fd3: Pull complete 21:48:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:48:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:33 prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 21:48:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:48:35 $ docker top e71fb0623313da21b3bbfff18d596da00bc089fba56bddeec06f4749c3383d6a -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:36 + + docker-composegrep build parallel --help 21:48:36 21:48:40 --parallel Build images in parallel. [Pipeline] } 21:48:40 $ docker stop --time=1 e71fb0623313da21b3bbfff18d596da00bc089fba56bddeec06f4749c3383d6a 21:48:42 $ docker rm -f e71fb0623313da21b3bbfff18d596da00bc089fba56bddeec06f4749c3383d6a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:48:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:43 prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 21:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:48:44 $ docker top 96431223e89e37f26d5c2630d54671043fd6c575e56d3aaa2f747d036538f332 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:44 + docker-compose -f ./docker-compose-build.yml build --parallel 21:48:48 Building core-command ... 21:48:48 Building core-data ... 21:48:48 Building core-metadata ... 21:48:48 Building security-bootstrapper ... 21:48:48 Building security-proxy-setup ... 21:48:48 Building security-secretstore-setup ... 21:48:48 Building security-spiffe-token-provider ... 21:48:48 Building security-spire-agent ... 21:48:48 Building security-spire-config ... 21:48:48 Building security-spire-server ... 21:48:48 Building support-notifications ... 21:48:48 Building support-scheduler ... 21:48:48 Building sys-mgmt-agent ... 21:48:48 Building support-scheduler 21:48:48 Building core-data 21:48:48 Building core-metadata 21:48:48 Building support-notifications 21:48:48 Building security-proxy-setup 21:49:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:49:35 ---> 7f9f7b20ae29 21:49:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:49:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:49:35 ---> 7f9f7b20ae29 21:49:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:49:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:49:35 ---> 7f9f7b20ae29 21:49:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:49:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:49:35 ---> 7f9f7b20ae29 21:49:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:49:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:49:35 ---> 7f9f7b20ae29 21:49:35 Step 3/22 : WORKDIR /edgex-go 21:49:35 ---> Running in 2732f21a1175 21:49:35 ---> Running in 5c9f23f6805b 21:49:35 ---> Running in ac91cf422790 21:49:35 ---> Running in d2a41498fd56 21:49:35 ---> Running in 3aa8f8e24568 21:49:36 Removing intermediate container 2732f21a1175 21:49:36 ---> dcf0bc5984b4 21:49:36 Step 4/23 : WORKDIR /edgex-go 21:49:36 Removing intermediate container 5c9f23f6805b 21:49:36 ---> 6faba13a1eba 21:49:36 Step 4/25 : WORKDIR /edgex-go 21:49:36 Removing intermediate container 3aa8f8e24568 21:49:36 ---> d40c365b8788 21:49:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:36 Removing intermediate container ac91cf422790 21:49:36 ---> c648a5d56613 21:49:36 Step 4/23 : WORKDIR /edgex-go 21:49:36 ---> Running in 34961e07ae66 21:49:36 Removing intermediate container d2a41498fd56 21:49:36 ---> c1b65488d2bd 21:49:36 Step 4/24 : WORKDIR /edgex-go 21:49:36 ---> Running in 421ee0a9ad11 21:49:36 ---> Running in 46c803c77f1f 21:49:36 ---> Running in 5a228fe44c7b 21:49:36 ---> Running in d91c211b6089 21:49:36 Removing intermediate container 421ee0a9ad11 21:49:36 ---> cc9834aab9d6 21:49:36 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:37 Removing intermediate container 34961e07ae66 21:49:37 ---> d87ca7907c54 21:49:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:37 ---> Running in 29e352bf35b1 21:49:37 Removing intermediate container 46c803c77f1f 21:49:37 ---> c81bc8de2f13 21:49:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:37 Removing intermediate container d91c211b6089 21:49:37 ---> eb8d01952fcd 21:49:37 ---> Running in d5a0bfe180dd 21:49:37 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:37 ---> Running in cc60d57f8908 21:49:37 ---> Running in 884494ab2046 21:49:40 Removing intermediate container 5a228fe44c7b 21:49:40 ---> a002e455c8b4 21:49:40 Step 5/22 : RUN apk add --update --no-cache make git 21:49:40 ---> Running in c03e4b6cc692 21:49:40 Removing intermediate container d5a0bfe180dd 21:49:40 ---> 218a23417bbe 21:49:40 Step 6/23 : RUN apk add --update --no-cache make git 21:49:41 ---> Running in 7e52719385cc 21:49:41 Removing intermediate container 29e352bf35b1 21:49:41 ---> c2f82f658ee8 21:49:41 Step 6/25 : RUN apk add --update --no-cache make git 21:49:41 ---> Running in a04d907fc70e 21:49:41 Removing intermediate container 884494ab2046 21:49:41 ---> b33dae191652 21:49:41 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:49:41 Removing intermediate container cc60d57f8908 21:49:41 ---> 0bc286d35b00 21:49:41 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:49:41 ---> Running in fb1880c6f3f5 21:49:41 ---> Running in 0cecaf4ed799 21:49:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:49:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:49:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:49:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:49:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:49:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:49:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:49:44 OK: 221 MiB in 51 packages 21:49:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:49:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:49:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:49:45 OK: 221 MiB in 51 packages 21:49:46 Removing intermediate container c03e4b6cc692 21:49:46 OK: 221 MiB in 51 packages 21:49:46 ---> ef3089e19a59 21:49:46 Step 6/22 : COPY go.mod vendor* ./ 21:49:46 OK: 221 MiB in 51 packages 21:49:46 OK: 221 MiB in 51 packages 21:49:47 Removing intermediate container 7e52719385cc 21:49:47 ---> 3e282cea1154 21:49:47 Step 7/23 : COPY go.mod vendor* ./ 21:49:47 ---> b07229f187dd 21:49:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:47 ---> Running in 325f8d7b6f76 21:49:47 Removing intermediate container fb1880c6f3f5 21:49:47 ---> dac8de72358d 21:49:47 Step 7/24 : COPY go.mod vendor* ./ 21:49:47 Removing intermediate container a04d907fc70e 21:49:47 ---> 8995b2e3d2e2 21:49:47 Step 7/25 : COPY go.mod vendor* ./ 21:49:48 Removing intermediate container 0cecaf4ed799 21:49:48 ---> ffc62ac634e3 21:49:48 Step 7/23 : COPY go.mod vendor* ./ 21:49:48 ---> aab178f74d44 21:49:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:48 ---> Running in 065a5baa98d9 21:49:48 ---> 376e3a5a1255 21:49:48 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:49 ---> 9bfa5db86a00 21:49:49 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:49 ---> Running in df14b19a6b2c 21:49:49 ---> e3044694dd9a 21:49:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:49 ---> Running in 3ac0ceff8b9f 21:49:49 ---> Running in eddad08326a6 21:50:57 Removing intermediate container 3ac0ceff8b9f 21:50:57 ---> 4812289a3d3b 21:50:57 Step 9/25 : COPY . . 21:50:57 Removing intermediate container eddad08326a6 21:50:57 ---> bbedd925a812 21:50:57 Step 9/23 : COPY . . 21:50:57 Removing intermediate container 325f8d7b6f76 21:50:57 ---> bab1db6da716 21:50:57 Step 8/22 : COPY . . 21:50:57 Removing intermediate container df14b19a6b2c 21:50:57 ---> bfc566cfb0af 21:50:57 Step 9/24 : COPY . . 21:50:57 Removing intermediate container 065a5baa98d9 21:50:57 ---> 4c22e4dc7c79 21:50:57 Step 9/23 : COPY . . 21:51:09 ---> f457d002bfb8 21:51:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:51:09 ---> e31565f77302 21:51:09 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:51:09 ---> 3bd0e694a4f0 21:51:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:51:09 ---> 39a01400154f 21:51:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:51:09 ---> Running in 0f6763313499 21:51:09 ---> Running in f30d752be5fa 21:51:09 ---> Running in 814c8d52d107 21:51:09 ---> 815ce71163df 21:51:09 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:51:09 ---> Running in af0dd3651fa2 21:51:09 ---> Running in 885c67029a22 21:51:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:51:10 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 21:51:10 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 21:51:11 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 21:51:11 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 21:56: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/secrets-config ./cmd/secrets-config 21:57:03 Removing intermediate container 0f6763313499 21:57:03 ---> 5256df6a09f4 21:57:03 21:57:03 Step 10/22 : FROM alpine:3.16 21:57:03 3.16: Pulling from library/alpine 21:57:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:57:03 Status: Downloaded newer image for alpine:3.16 21:57:03 ---> a6215f271958 21:57:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:57:03 ---> Running in 2751dd18a953 21:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:57:06 (1/6) Installing ca-certificates (20220614-r0) 21:57:06 (2/6) Installing brotli-libs (1.0.9-r6) 21:57:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:57:06 (4/6) Installing libcurl (7.83.1-r3) 21:57:06 (5/6) Installing curl (7.83.1-r3) 21:57:06 (6/6) Installing dumb-init (1.2.5-r1) 21:57:06 Executing busybox-1.35.0-r17.trigger 21:57:06 Executing ca-certificates-20220614-r0.trigger 21:57:07 OK: 8 MiB in 20 packages 21:57:09 Removing intermediate container 2751dd18a953 21:57:09 ---> b00bed5c9330 21:57:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:57:09 ---> Running in c31e60dd49bb 21:57:09 Removing intermediate container c31e60dd49bb 21:57:09 ---> 374fb9ccef62 21:57:09 Step 13/22 : WORKDIR /edgex 21:57:10 ---> Running in c11c9d5ab1e1 21:57:10 Removing intermediate container c11c9d5ab1e1 21:57:10 ---> 995e5c2ec616 21:57:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:57:11 ---> 1adfa6b68043 21:57:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:57:12 ---> 4836b6cb3d87 21:57:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:57:14 ---> 50bea932aade 21:57:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:57:15 ---> 11d531ec8806 21:57:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:15 ---> Running in beb58478df20 21:57:18 Removing intermediate container beb58478df20 21:57:18 ---> f0941b2688e0 21:57:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:57:18 ---> Running in 4a6707a237d1 21:57:18 Removing intermediate container 4a6707a237d1 21:57:18 ---> ceffcc5136ee 21:57:18 Step 20/22 : LABEL arch=arm64 21:57:19 ---> Running in da6b7e6b646e 21:57:19 Removing intermediate container da6b7e6b646e 21:57:19 ---> cdc88a0fc1e2 21:57:19 Step 21/22 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 21:57:19 ---> Running in 3644634ed436 21:57:20 Removing intermediate container 3644634ed436 21:57:20 ---> 081707da981e 21:57:20 Step 22/22 : LABEL version=0.0.0 21:57:20 ---> Running in 84342f21ec41 21:57:21 Removing intermediate container 84342f21ec41 21:57:21 ---> 120c4fa3cb0d 21:57:21 21:57:21 Successfully built 120c4fa3cb0d 21:57:21 Successfully tagged security-proxy-setup-arm64:latest 21:57:21 Building security-spire-server 21:57:39  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:57:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:57:39 ---> 7f9f7b20ae29 21:57:39 Step 3/25 : WORKDIR /edgex-go 21:57:39 ---> Using cache 21:57:39 ---> d40c365b8788 21:57:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:39 ---> Using cache 21:57:39 ---> a002e455c8b4 21:57:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:57:39 ---> Running in d603923aec01 21:57:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:57:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:57:43 OK: 221 MiB in 51 packages 21:57:45 Removing intermediate container d603923aec01 21:57:45 ---> 69829eec698a 21:57:45 Step 6/25 : COPY go.mod vendor* ./ 21:57:46 ---> 7c803eb1358e 21:57:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:46 ---> Running in 5c1148d5326f 21:58:04 Removing intermediate container 885c67029a22 21:58:04 ---> 7c788d13a0d8 21:58:04 21:58:04 Step 11/25 : FROM alpine:3.16 21:58:04 ---> a6215f271958 21:58:04 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:58:04 ---> Running in b8923d4c60f6 21:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:58:05 (1/1) Installing dumb-init (1.2.5-r1) 21:58:05 Executing busybox-1.35.0-r17.trigger 21:58:05 OK: 5 MiB in 15 packages 21:58:07 Removing intermediate container b8923d4c60f6 21:58:07 ---> e294afeee16f 21:58:07 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:58:07 ---> Running in 9625d63de0e0 21:58:08 Removing intermediate container 9625d63de0e0 21:58:08 ---> d5ba554e1aef 21:58:08 Step 14/25 : ENV APP_PORT=59881 21:58:08 ---> Running in e14824fd7195 21:58:08 Removing intermediate container e14824fd7195 21:58:08 ---> 722a4b66b5e6 21:58:08 Step 15/25 : EXPOSE $APP_PORT 21:58:08 ---> Running in aed58e86a50a 21:58:09 Removing intermediate container aed58e86a50a 21:58:09 ---> 82ca3b4c118f 21:58:09 Step 16/25 : WORKDIR / 21:58:09 ---> Running in 2583f47859b3 21:58:10 Removing intermediate container 2583f47859b3 21:58:10 ---> ae113c4ef23b 21:58:10 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:11 ---> 2c299f5421a7 21:58:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:58:13 ---> 2b62f7dd03af 21:58:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:58:13 ---> fecbea96c25b 21:58:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:58:14 ---> 8e53e695b649 21:58:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:58:14 ---> Running in 0baf0274c5d8 21:58:15 Removing intermediate container 0baf0274c5d8 21:58:15 ---> 77100b50de3c 21:58:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:58:15 ---> Running in e732fbbf4dc6 21:58:15 Removing intermediate container e732fbbf4dc6 21:58:15 ---> b9cdad4a2ac0 21:58:15 Step 23/25 : LABEL arch=arm64 21:58:15 ---> Running in 7a34681ac118 21:58:16 Removing intermediate container 7a34681ac118 21:58:16 ---> b89afb5c0c53 21:58:16 Step 24/25 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 21:58:16 ---> Running in b410d9aefb74 21:58:17 Removing intermediate container b410d9aefb74 21:58:17 ---> 9343ee195011 21:58:17 Step 25/25 : LABEL version=0.0.0 21:58:17 ---> Running in 781fe87b54a4 21:58:17 Removing intermediate container 781fe87b54a4 21:58:17 ---> e18f6dd60b6a 21:58:17 21:58:18 Successfully built e18f6dd60b6a 21:58:18 Successfully tagged core-metadata-arm64:latest 21:58:18 Building security-spire-config 21:58:36  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:58:36 ---> 7f9f7b20ae29 21:58:36 Step 3/26 : WORKDIR /edgex-go 21:58:36 ---> Using cache 21:58:36 ---> d40c365b8788 21:58:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:36 ---> Using cache 21:58:36 ---> a002e455c8b4 21:58:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:58:36 ---> Using cache 21:58:36 ---> 69829eec698a 21:58:36 Step 6/26 : COPY go.mod vendor* ./ 21:58:36 ---> Using cache 21:58:36 ---> 7c803eb1358e 21:58:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:36 ---> Running in 58b4e79132e6 21:58:48 Removing intermediate container 814c8d52d107 21:58:48 ---> 450358cfc6f6 21:58:48 21:58:48 Step 11/24 : FROM alpine:3.16 21:58:48 ---> a6215f271958 21:58:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:58:48 ---> Running in 15806e88f61d 21:58:48 Removing intermediate container 15806e88f61d 21:58:48 ---> a6bdee64cad6 21:58:48 Step 13/24 : ENV APP_PORT=59880 21:58:48 ---> Running in 785c83b5076a 21:58:50 Removing intermediate container 785c83b5076a 21:58:50 ---> 22f099125691 21:58:50 Step 14/24 : EXPOSE $APP_PORT 21:58:50 ---> Running in 0485ee4a6227 21:58:51 Removing intermediate container 0485ee4a6227 21:58:51 ---> c3da61c42979 21:58:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:51 ---> Running in 60ec277a8b3e 21:58:55 Removing intermediate container 60ec277a8b3e 21:58:55 ---> 27c87f074c27 21:58:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:58:55 ---> Running in 3cce4e739313 21:58:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:58:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:58:59 Removing intermediate container 5c1148d5326f 21:58:59 ---> 42b828ed4907 21:58:59 Step 8/25 : COPY . . 21:59:00 (1/6) Installing dumb-init (1.2.5-r1) 21:59:00 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:59:00 (3/6) Installing libsodium (1.0.18-r0) 21:59:00 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:59:01 (5/6) Installing libzmq (4.3.4-r0) 21:59:01 (6/6) Installing zeromq (4.3.4-r0) 21:59:01 Executing busybox-1.35.0-r17.trigger 21:59:01 OK: 8 MiB in 20 packages 21:59:03 Removing intermediate container 3cce4e739313 21:59:03 ---> c0b7b802bca0 21:59:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:05 ---> 1c5ca82d1869 21:59:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:59:08 ---> 7297f628c7da 21:59:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:59:09 ---> d682c66cea72 21:59:09 Step 20/24 : ENTRYPOINT ["/core-data"] 21:59:09 ---> Running in 787cd71b3009 21:59:10 Removing intermediate container 787cd71b3009 21:59:10 ---> a79358cf9cd9 21:59:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:11 ---> Running in d67ec2d6c63c 21:59:12 Removing intermediate container d67ec2d6c63c 21:59:12 ---> ce461d0f4cb4 21:59:12 Step 22/24 : LABEL arch=arm64 21:59:12 ---> Running in 343171cabd53 21:59:13 Removing intermediate container 343171cabd53 21:59:13 ---> b9a6c3878d65 21:59:13 Step 23/24 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 21:59:13 ---> Running in e4646ac9f81a 21:59:14 Removing intermediate container e4646ac9f81a 21:59:14 ---> 9e47ee000d4e 21:59:14 Step 24/24 : LABEL version=0.0.0 21:59:14 ---> Running in 4eddc60e3758 21:59:15 Removing intermediate container 4eddc60e3758 21:59:15 ---> b378df713f47 21:59:15 21:59:16 Successfully built b378df713f47 21:59:16 Successfully tagged core-data-arm64:latest 21:59:16 Building security-secretstore-setup 21:59:20  Building core-data ... done  ---> 3ccc1371edbd 21:59:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:59:20 ---> Running in 031609cd04ef 21:59:21 Removing intermediate container 031609cd04ef 21:59:21 ---> c446b795bcf4 21:59:21 Step 10/25 : WORKDIR /edgex-go/spire-build 21:59:21 ---> Running in 8b9d8a63a0af 21:59:22 Removing intermediate container 8b9d8a63a0af 21:59:22 ---> 0e686198d635 21:59:22 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 21:59:22 ---> Running in 27c0a9e5d016 21:59:26 Removing intermediate container 27c0a9e5d016 21:59:26 ---> a2695208d6c3 21:59:26 Step 12/25 : WORKDIR /edgex-go 21:59:26 ---> Running in 5deba7e0e767 21:59:27 Removing intermediate container 5deba7e0e767 21:59:27 ---> e67caa460d62 21:59:27 21:59:27 Step 13/25 : FROM alpine:3.15 21:59:27 3.15: Pulling from library/alpine 21:59:30 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:59:30 Status: Downloaded newer image for alpine:3.15 21:59:30 ---> 02e0d6fdf486 21:59:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:59:30 ---> Running in a3e4a4d82391 21:59:31 Removing intermediate container a3e4a4d82391 21:59:31 ---> 99775ebd98d7 21:59:31 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:32 ---> Running in 3e7297ab5efc 21:59:36 Removing intermediate container 3e7297ab5efc 21:59:36 ---> c7c000d6a048 21:59:36 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:59:36 ---> Running in 89ba0a6dbfc6 21:59:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:59:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:59:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:59:38 ---> 7f9f7b20ae29 21:59:38 Step 3/25 : WORKDIR /edgex-go 21:59:38 ---> Using cache 21:59:38 ---> d40c365b8788 21:59:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:38 ---> Using cache 21:59:38 ---> a002e455c8b4 21:59:38 Step 5/25 : RUN apk add --update --no-cache make git 21:59:38 ---> Using cache 21:59:38 ---> ef3089e19a59 21:59:38 Step 6/25 : COPY go.mod vendor* ./ 21:59:38 ---> Using cache 21:59:38 ---> b07229f187dd 21:59:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:38 ---> Using cache 21:59:38 ---> bab1db6da716 21:59:38 Step 8/25 : COPY . . 21:59:38 ---> Using cache 21:59:38 ---> f457d002bfb8 21:59:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:59:38 ---> Running in 5dd73b6d413e 21:59:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:59:40 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:59:40 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:59:40 OK: 15734 distinct packages available 21:59:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:59:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:59:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:59:43 (1/5) Installing dumb-init (1.2.5-r1) 21:59:43 (2/5) Installing musl-obstack (1.2.3-r0) 21:59:43 (3/5) Installing libucontext (1.1-r0) 21:59:43 (4/5) Installing gcompat (1.0.0-r4) 21:59:43 (5/5) Installing openssl (1.1.1q-r0) 21:59:43 Executing busybox-1.34.1-r7.trigger 21:59:43 OK: 6 MiB in 19 packages 21:59:45 Removing intermediate container 58b4e79132e6 21:59:45 ---> 0f525e4c69ae 21:59:45 Step 8/26 : COPY . . 21:59:45 Removing intermediate container 89ba0a6dbfc6 21:59:45 ---> 8a20bcef5fff 21:59:45 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:59:55 ---> a6ac52372c94 21:59:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:59:55 ---> fb6d0a660a24 21:59:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:59:57 ---> 203d895ead81 21:59:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:59:58 ---> 0efb48d90f9e 21:59:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:59:58 ---> Running in 8fa4a0bce1b8 21:59:59 Removing intermediate container 8fa4a0bce1b8 21:59:59 ---> 151c63eadef7 21:59:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:59:59 ---> Running in 34b64d17fdab 21:59:59 Removing intermediate container 34b64d17fdab 21:59:59 ---> 5db49d94d47d 21:59:59 Step 23/25 : LABEL arch=arm64 21:59:59 ---> Running in 37e0b1357f4c 22:00:00 Removing intermediate container 37e0b1357f4c 22:00:00 ---> adb1badb5e01 22:00:00 Step 24/25 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:00:00 ---> Running in a7c20c3ff594 22:00:01 Removing intermediate container a7c20c3ff594 22:00:01 ---> fab2b32ac140 22:00:01 Step 25/25 : LABEL version=0.0.0 22:00:01 ---> Running in 53b0a5f24909 22:00:02 Removing intermediate container 53b0a5f24909 22:00:02 ---> 8a4b2a116ebd 22:00:02 22:00:03 Successfully built 8a4b2a116ebd 22:00:03 ---> 096c716e36f2 22:00:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:00:03 Successfully tagged security-spire-server-arm64:latest 22:00:03  Building security-spire-server ... done Building sys-mgmt-agent 22:00:03 ---> Running in 117cd829ceb4 22:00:03 Removing intermediate container 117cd829ceb4 22:00:03 ---> 0bd82d64596c 22:00:03 Step 10/26 : WORKDIR /edgex-go/spire-build 22:00:03 ---> Running in 564cea534ded 22:00:04 Removing intermediate container 564cea534ded 22:00:04 ---> 125c9cbee05c 22:00:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:00:04 ---> Running in a0aceaf2489c 22:00:08 Removing intermediate container a0aceaf2489c 22:00:08 ---> 031fe2f8541e 22:00:08 Step 12/26 : WORKDIR /edgex-go 22:00:08 ---> Running in 426af5b00133 22:00:09 Removing intermediate container 426af5b00133 22:00:09 ---> 1a8efeb6e57f 22:00:09 22:00:09 Step 13/26 : FROM alpine:3.15 22:00:09 ---> 02e0d6fdf486 22:00:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:00:09 ---> Using cache 22:00:09 ---> 99775ebd98d7 22:00:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:09 ---> Using cache 22:00:09 ---> c7c000d6a048 22:00:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:00:10 ---> Running in b33c5e07ff4e 22:00:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:00:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:00:14 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:00:14 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:00:14 OK: 15734 distinct packages available 22:00:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:00:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:00:16 (1/4) Installing dumb-init (1.2.5-r1) 22:00:16 (2/4) Installing musl-obstack (1.2.3-r0) 22:00:16 (3/4) Installing libucontext (1.1-r0) 22:00:16 (4/4) Installing gcompat (1.0.0-r4) 22:00:17 Executing busybox-1.34.1-r7.trigger 22:00:17 OK: 6 MiB in 18 packages 22:00:20 Removing intermediate container b33c5e07ff4e 22:00:20 ---> a049c9cf69f3 22:00:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:00:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:00:24 ---> 7f9f7b20ae29 22:00:24 Step 3/23 : WORKDIR /edgex-go 22:00:24 ---> Using cache 22:00:24 ---> d40c365b8788 22:00:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:24 ---> Using cache 22:00:24 ---> a002e455c8b4 22:00:24 Step 5/23 : RUN apk add --update --no-cache make bash git 22:00:24 ---> Running in 262b920dd31f 22:00:26 Removing intermediate container af0dd3651fa2 22:00:26 ---> af5a6f4f9ee8 22:00:26 22:00:26 Step 11/23 : FROM alpine:3.16 22:00:26 ---> a6215f271958 22:00:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:00:26 ---> Running in aa8f2e395946 22:00:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:28 OK: 221 MiB in 51 packages 22:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:30 (1/2) Installing ca-certificates (20220614-r0) 22:00:30 (2/2) Installing dumb-init (1.2.5-r1) 22:00:30 Executing busybox-1.35.0-r17.trigger 22:00:30 Executing ca-certificates-20220614-r0.trigger 22:00:30 OK: 6 MiB in 16 packages 22:00:31 Removing intermediate container 262b920dd31f 22:00:31 ---> f5bf62c79c2d 22:00:31 Step 6/23 : COPY go.mod vendor* ./ 22:00:32 Removing intermediate container f30d752be5fa 22:00:32 ---> ef032e5488c2 22:00:32 22:00:32 Step 11/23 : FROM alpine:3.16 22:00:32 ---> a6215f271958 22:00:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:00:32 ---> Using cache 22:00:32 ---> e294afeee16f 22:00:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:00:32 ---> Using cache 22:00:32 ---> d5ba554e1aef 22:00:32 Step 14/23 : ENV APP_PORT=59861 22:00:32 ---> Running in b7ed814a09fb 22:00:33 Removing intermediate container b7ed814a09fb 22:00:33 ---> f1599efd2962 22:00:33 Step 15/23 : EXPOSE $APP_PORT 22:00:33 ---> 1bede3f81f7b 22:00:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:33 ---> Running in c869b7fd1e50 22:00:34 ---> Running in 8b574247eb64 22:00:34 Removing intermediate container aa8f2e395946 22:00:34 ---> c4f73fdffbec 22:00:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:00:34 ---> Running in fe02697af97a 22:00:34 ---> 84de5993ff46 22:00:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:00:35 Removing intermediate container c869b7fd1e50 22:00:35 ---> c181cc889695 22:00:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:35 Removing intermediate container fe02697af97a 22:00:35 ---> bd60508bfcb4 22:00:35 Step 14/23 : ENV APP_PORT=59860 22:00:35 ---> Running in 9c0f19bc0eec 22:00:36 Removing intermediate container 9c0f19bc0eec 22:00:36 ---> cc3bb60b3f2d 22:00:36 Step 15/23 : EXPOSE $APP_PORT 22:00:37 ---> b89289bb1680 22:00:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:00:37 ---> 7f88eca2a228 22:00:37 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:00:37 ---> Running in 7aa5689f7069 22:00:37 ---> Running in a76a6e0a4935 22:00:37 Removing intermediate container 7aa5689f7069 22:00:37 ---> 610878f3cdf7 22:00:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:38 Removing intermediate container a76a6e0a4935 22:00:38 ---> 60332b6e2b0b 22:00:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:00:39 ---> 859c05ce24f3 22:00:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:00:39 ---> 7ec9528fb3a6 22:00:39 Step 21/26 : WORKDIR / 22:00:39 ---> Running in f68532d9c724 22:00:40 ---> ac9b6c575395 22:00:40 Removing intermediate container f68532d9c724 22:00:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> 8e6a53376b18 22:00:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:00:40 22:00:41 ---> Running in fdfd2e85b5d9 22:00:41 Removing intermediate container fdfd2e85b5d9 22:00:41 ---> 8e6da21d7145 22:00:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:00:42 ---> e8fc3e3ad5b3 22:00:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:00:42 ---> Running in 9460ecf526c2 22:00:42 ---> 4c3f0547aaf5 22:00:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:00:42 ---> Running in cbcfe8cb2d83 22:00:43 Removing intermediate container cbcfe8cb2d83 22:00:43 ---> ba5a57d7695c 22:00:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:43 Removing intermediate container 9460ecf526c2 22:00:43 ---> 1d441ccc2d5f 22:00:43 Step 24/26 : LABEL arch=arm64 22:00:43 ---> Running in 30b00a2babc2 22:00:43 ---> Running in cf68f2f475e6 22:00:43 ---> d961acbd5cdf 22:00:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:00:44 ---> Running in b785923565d2 22:00:44 Removing intermediate container 30b00a2babc2 22:00:44 ---> 438be2c1fce1 22:00:44 Step 21/23 : LABEL arch=arm64 22:00:44 ---> Running in 02d56f414d31 22:00:44 Removing intermediate container cf68f2f475e6 22:00:44 ---> 13fe2b95fbfe 22:00:44 Step 25/26 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:00:44 Removing intermediate container b785923565d2 22:00:44 ---> 91a8ae950bb7 22:00:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:44 ---> Running in 80e4d01e8a89 22:00:45 ---> Running in 0252e391a904 22:00:45 Removing intermediate container 02d56f414d31 22:00:45 ---> c17a50d8c0be 22:00:45 Step 22/23 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:00:45 Removing intermediate container 80e4d01e8a89 22:00:45 ---> 771fa56f7217 22:00:45 Step 26/26 : LABEL version=0.0.0 22:00:45 ---> Running in 757fad2746b7 22:00:45 Removing intermediate container 0252e391a904 22:00:45 ---> 019667b74a8e 22:00:45 Step 21/23 : LABEL arch=arm64 22:00:45 ---> Running in d0033a91609e 22:00:46 ---> Running in 083dc32e0586 22:00:46 Removing intermediate container d0033a91609e 22:00:46 ---> 204a2ecaa270 22:00:46 22:00:46 Removing intermediate container 757fad2746b7 22:00:46 ---> b378a87ad2c4 22:00:46 Step 23/23 : LABEL version=0.0.0 22:00:46 ---> Running in d463513a400e 22:00:47 Removing intermediate container 083dc32e0586 22:00:47 ---> db875af9f0ca 22:00:47 Step 22/23 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:00:47 ---> Running in bd1c322f0c4d 22:00:47 Successfully built 204a2ecaa270 22:00:47 Successfully tagged security-spire-config-arm64:latest 22:00:47 Removing intermediate container d463513a400e 22:00:47 ---> a61c0a27a77a 22:00:47 22:00:47 Building security-spire-agent 22:00:48  Building security-spire-config ... done Removing intermediate container bd1c322f0c4d 22:00:48 ---> 0538d59a0af5 22:00:48 Step 23/23 : LABEL version=0.0.0 22:00:48 Successfully built a61c0a27a77a 22:00:48 Successfully tagged support-scheduler-arm64:latest 22:00:48 Building security-bootstrapper 22:00:48 ---> Running in 81a4c13b9ffd 22:00:48  Building support-scheduler ... done Removing intermediate container 81a4c13b9ffd 22:00:48 ---> 30aa9892c85b 22:00:48 22:00:49 Successfully built 30aa9892c85b 22:00:49 Successfully tagged support-notifications-arm64:latest 22:00:49 Building core-command 22:01:21  Building support-notifications ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:21 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:01:21 ---> 7f9f7b20ae29 22:01:21 Step 3/33 : WORKDIR /edgex-go 22:01:21 ---> Using cache 22:01:21 ---> d40c365b8788 22:01:21 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:21 ---> Using cache 22:01:21 ---> a002e455c8b4 22:01:21 Step 5/33 : RUN apk add --update --no-cache make git 22:01:21 ---> Using cache 22:01:21 ---> ef3089e19a59 22:01:21 Step 6/33 : COPY go.mod vendor* ./ 22:01:21 ---> Using cache 22:01:21 ---> b07229f187dd 22:01:21 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:21 ---> Using cache 22:01:21 ---> bab1db6da716 22:01:21 Step 8/33 : COPY . . 22:01:21 ---> Using cache 22:01:21 ---> f457d002bfb8 22:01:21 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:01:21 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:01:21 ---> 7f9f7b20ae29 22:01:21 Step 3/26 : WORKDIR /edgex-go 22:01:21 ---> Using cache 22:01:21 ---> d40c365b8788 22:01:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:21 ---> Using cache 22:01:21 ---> a002e455c8b4 22:01:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:01:21 ---> Using cache 22:01:21 ---> 69829eec698a 22:01:21 Step 6/26 : COPY go.mod vendor* ./ 22:01:21 ---> Using cache 22:01:21 ---> 7c803eb1358e 22:01:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:21 ---> Using cache 22:01:21 ---> 0f525e4c69ae 22:01:21 Step 8/26 : COPY . . 22:01:21 ---> Using cache 22:01:21 ---> 096c716e36f2 22:01:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:01:21 ---> Using cache 22:01:21 ---> 0bd82d64596c 22:01:21 Step 10/26 : WORKDIR /edgex-go/spire-build 22:01:21 ---> Using cache 22:01:21 ---> 125c9cbee05c 22:01:21 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 22:01:21 ---> Using cache 22:01:21 ---> 031fe2f8541e 22:01:21 Step 12/26 : WORKDIR /edgex-go 22:01:21 ---> Using cache 22:01:21 ---> 1a8efeb6e57f 22:01:21 22:01:21 Step 13/26 : FROM alpine:3.15 22:01:21 ---> 02e0d6fdf486 22:01:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:01:21 ---> Using cache 22:01:21 ---> 99775ebd98d7 22:01:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:21 ---> Using cache 22:01:21 ---> c7c000d6a048 22:01:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:01:21 ---> Using cache 22:01:21 ---> 8a20bcef5fff 22:01:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:01:21 ---> Running in c15587d82454 22:01:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:01:21 ---> 7f9f7b20ae29 22:01:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:01:21 ---> Using cache 22:01:21 ---> c1b65488d2bd 22:01:21 Step 4/24 : WORKDIR /edgex-go 22:01:21 ---> Using cache 22:01:21 ---> eb8d01952fcd 22:01:21 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:21 ---> Using cache 22:01:21 ---> b33dae191652 22:01:21 Step 6/24 : RUN apk add --update --no-cache make git 22:01:21 ---> Running in 0e1a1865211f 22:01:22 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 22:01:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:24 OK: 221 MiB in 51 packages 22:01:26 ---> 9ed14c9fbb70 22:01:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:01:26 Removing intermediate container 0e1a1865211f 22:01:26 ---> 580c2fb81c92 22:01:26 Step 7/24 : COPY go.mod vendor* ./ 22:01:28 ---> 70a0babb0c91 22:01:28 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:28 ---> Running in f33512191cd4 22:01:32 Removing intermediate container 8b574247eb64 22:01:32 ---> bb6b39516d81 22:01:32 Step 8/23 : COPY . . 22:01:33 ---> 0cdc86a3f9d8 22:01:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:01:34 ---> 674940c69ef3 22:01:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:01:36 ---> 924d0209e983 22:01:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:01:37 ---> 9417b684df24 22:01:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:01:37 ---> Running in c40b4d9241a0 22:01:38 Removing intermediate container c40b4d9241a0 22:01:38 ---> 198893cf4038 22:01:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:01:38 ---> Running in bbc9afb1fe7b 22:01:39 Removing intermediate container bbc9afb1fe7b 22:01:39 ---> ef3a05c54624 22:01:39 Step 24/26 : LABEL arch=arm64 22:01:39 ---> Running in 00494d68927c 22:01:40 Removing intermediate container 00494d68927c 22:01:40 ---> d22c3273a464 22:01:40 Step 25/26 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:01:40 ---> Running in 1c41ea7113b1 22:01:41 Removing intermediate container 1c41ea7113b1 22:01:41 ---> b9a5f7bc4f73 22:01:41 Step 26/26 : LABEL version=0.0.0 22:01:41 ---> Running in 904840c438a3 22:01:42 Removing intermediate container 904840c438a3 22:01:42 ---> 9869fbb4291b 22:01:42 22:01:42 Successfully built 9869fbb4291b 22:01:43 Successfully tagged security-spire-agent-arm64:latest 22:01:43  Building security-spire-agent ... done Building security-spiffe-token-provider 22:01:48 ---> 44fdfa332b03 22:01:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:01:48 ---> Running in b08519b5c91c 22:01:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:02:00 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:02:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:02:00 ---> 7f9f7b20ae29 22:02:00 Step 3/20 : WORKDIR /edgex-go 22:02:00 ---> Using cache 22:02:00 ---> d40c365b8788 22:02:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:02:00 ---> Running in 29f332bea7ee 22:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:02:06 v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:02:06 v3.16.2-191-gc8e9e5baa8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:02:06 OK: 16895 distinct packages available 22:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:02:07 OK: 221 MiB in 51 packages 22:02:09 Removing intermediate container 29f332bea7ee 22:02:09 ---> 0c696d19d02d 22:02:09 Step 5/20 : COPY go.mod vendor* ./ 22:02:11 ---> 7e40d80866b6 22:02:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:11 ---> Running in daa42c412929 22:02:26 Removing intermediate container f33512191cd4 22:02:26 ---> 5a93be07f22c 22:02:26 Step 9/24 : COPY . . 22:02:38 ---> 1822f7345c50 22:02:38 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:02:38 ---> Running in c12c4fb76d24 22:02: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-command/core-command ./cmd/core-command 22:03:12 Removing intermediate container daa42c412929 22:03:12 ---> 7be829e7a54a 22:03:12 Step 7/20 : COPY . . 22:03:20 ---> e9aefa2f439b 22:03:20 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:03:20 ---> Running in d0613659b7f1 22:03: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:03:43 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 22:04:01 Removing intermediate container 5dd73b6d413e 22:04:01 ---> 2bef63222b85 22:04:01 22:04:01 Step 10/25 : FROM alpine:3.16 22:04:01 ---> a6215f271958 22:04:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:04:01 ---> Running in 825965d8a347 22:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:04:05 (1/3) Installing ca-certificates (20220614-r0) 22:04:05 (2/3) Installing dumb-init (1.2.5-r1) 22:04:05 (3/3) Installing su-exec (0.2-r1) 22:04:05 Executing busybox-1.35.0-r17.trigger 22:04:05 Executing ca-certificates-20220614-r0.trigger 22:04:05 OK: 6 MiB in 17 packages 22:04:07 Removing intermediate container 825965d8a347 22:04:07 ---> 9ff7eecf4313 22:04:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:04:07 ---> Running in 3b66f5dedb22 22:04:08 Removing intermediate container 3b66f5dedb22 22:04:08 ---> 0f2c7dc2c22f 22:04:08 Step 13/25 : WORKDIR / 22:04:08 ---> Running in d5a74c6c09e2 22:04:08 Removing intermediate container d5a74c6c09e2 22:04:08 ---> 25dc884a0eda 22:04:08 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:04:09 ---> 1af6d9211c6f 22:04:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:04:10 ---> 97771c95b92f 22:04:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:04:11 ---> e4723e8a61de 22:04:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:04:12 ---> 969108681cca 22:04:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:04:14 ---> 344f415d5f39 22:04:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:04:16 ---> d88bfd141cc6 22:04:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:04:16 ---> 73d3a15941d4 22:04:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:04:16 ---> Running in 897dd2211614 22:04:20 Removing intermediate container 897dd2211614 22:04:20 ---> a918737f286f 22:04:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:04:20 ---> Running in 98ed58309fa5 22:04:20 Removing intermediate container 98ed58309fa5 22:04:20 ---> ccf222d9501d 22:04:20 Step 23/25 : LABEL arch=arm64 22:04:20 ---> Running in 619b554c1958 22:04:20 Removing intermediate container 619b554c1958 22:04:20 ---> 1b4c2712272d 22:04:20 Step 24/25 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:04:20 ---> Running in 1a074013e95c 22:04:21 Removing intermediate container 1a074013e95c 22:04:21 ---> f5afe68eed82 22:04:21 Step 25/25 : LABEL version=0.0.0 22:04:21 ---> Running in 5af8b7a91650 22:04:22 Removing intermediate container 5af8b7a91650 22:04:22 ---> 2fcd27c2ebdb 22:04:22 22:04:22 Successfully built 2fcd27c2ebdb 22:04:22 Successfully tagged security-secretstore-setup-arm64:latest 22:06:59  Building security-secretstore-setup ... done Removing intermediate container c15587d82454 22:06:59 ---> 79fd2a665f25 22:06:59 22:06:59 Step 10/33 : FROM alpine:3.16 22:06:59 ---> a6215f271958 22:06:59 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:06:59 ---> Running in 2af8f957327e 22:06:59 Removing intermediate container 2af8f957327e 22:06:59 ---> 648a005b6c4e 22:06:59 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:06:59 ---> Running in 3e811ae0f27e 22:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:06:59 (1/2) Installing dumb-init (1.2.5-r1) 22:06:59 (2/2) Installing su-exec (0.2-r1) 22:06:59 Executing busybox-1.35.0-r17.trigger 22:06:59 OK: 5 MiB in 16 packages 22:06:59 Removing intermediate container 3e811ae0f27e 22:06:59 ---> ecfc5d69a560 22:06:59 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:06:59 ---> Running in 3721c209a568 22:06:59 Removing intermediate container 3721c209a568 22:06:59 ---> 21beb2329c6a 22:06:59 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:06:59 ---> Running in 1d5519b67782 22:06:59 Removing intermediate container 1d5519b67782 22:06:59 ---> 2ce2c0ddbece 22:06:59 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:06:59 ---> Running in 8bed0ea2a617 22:06:59 Removing intermediate container 8bed0ea2a617 22:06:59 ---> 21b70233279b 22:06:59 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:06:59 ---> Running in e13e9939be74 22:07:00 Removing intermediate container e13e9939be74 22:07:00 ---> 320002ffcda9 22:07:00 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:07:00 ---> Running in e243c0d8d6fb 22:07:01 Removing intermediate container b08519b5c91c 22:07:01 ---> 6f9e5cb7bb16 22:07:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:07:01 ---> Running in 309eaaed0066 22:07:04 Removing intermediate container e243c0d8d6fb 22:07:04 ---> 07e5fad9be0f 22:07:04 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:07:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:07:04 ---> Running in 9a6ca18846f3 22:07:05 Removing intermediate container 9a6ca18846f3 22:07:05 ---> 1d2e5cc19d34 22:07:05 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:07:06 ---> 8946c761115b 22:07:06 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:07:06 ---> Running in de3dd6af969f 22:07:09 Removing intermediate container de3dd6af969f 22:07:09 ---> 327c66c63556 22:07:09 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:07:10 Removing intermediate container 309eaaed0066 22:07:10 ---> 6a2b9912942f 22:07:10 22:07:10 Step 11/23 : FROM alpine:3.16 22:07:10 ---> a6215f271958 22:07:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:07:10 ---> Running in 903d13a8a7e4 22:07:10 ---> 7d7449fe871d 22:07:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:07:11 Removing intermediate container 903d13a8a7e4 22:07:11 ---> c3382feb2134 22:07:11 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 22:07:11 ---> Running in 9a06afcde395 22:07:13 ---> c99a130cb0c2 22:07:13 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:07:14 ---> 005cebb814d4 22:07:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:07:15 ---> a32751a97512 22:07:15 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:07:15 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:07:15 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:07:15 (3/33) Installing readline (8.1.2-r0) 22:07:15 (4/33) Installing bash (5.1.16-r2) 22:07:15 Executing bash-5.1.16-r2.post-install 22:07:15 (5/33) Installing ca-certificates (20220614-r0) 22:07:15 (6/33) Installing brotli-libs (1.0.9-r6) 22:07:16 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:07:16 (8/33) Installing libcurl (7.83.1-r3) 22:07:16 (9/33) Installing curl (7.83.1-r3) 22:07:16 (10/33) Installing docker-cli (20.10.18-r0) 22:07:16 ---> 1ba65372f754 22:07:16 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:07:17 (11/33) Installing dumb-init (1.2.5-r1) 22:07:17 (12/33) Installing libbz2 (1.0.8-r1) 22:07:17 (13/33) Installing expat (2.4.9-r0) 22:07:17 (14/33) Installing libffi (3.4.2-r1) 22:07:17 (15/33) Installing gdbm (1.23-r0) 22:07:17 (16/33) Installing xz-libs (5.2.5-r1) 22:07:17 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:07:17 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:07:17 (19/33) Installing mpdecimal (2.5.1-r1) 22:07:17 (20/33) Installing sqlite-libs (3.38.5-r0) 22:07:17 ---> 4fc69a4e3b52 22:07:17 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:07:17 (21/33) Installing python3 (3.10.5-r0) 22:07:18 ---> 253a91ee1d99 22:07:18 Step 28/33 : RUN chmod +x /entrypoint.sh 22:07:18 ---> Running in bbfebd432fd7 22:07:20 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:07:20 (23/33) Installing py3-tomli (2.0.1-r1) 22:07:20 (24/33) Installing py3-pep517 (0.12.0-r2) 22:07:20 (25/33) Installing py3-six (1.16.0-r1) 22:07:20 (26/33) Installing py3-retrying (1.3.3-r3) 22:07:20 (27/33) Installing py3-appdirs (1.4.4-r3) 22:07:20 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:07:20 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:07:20 (30/33) Installing py3-parsing (2.4.7-r3) 22:07:20 (31/33) Installing py3-packaging (21.3-r0) 22:07:20 (32/33) Installing py3-setuptools (59.4.0-r0) 22:07:20 (33/33) Installing py3-pip (22.1.1-r0) 22:07:21 Removing intermediate container bbfebd432fd7 22:07:21 ---> b681a86b4843 22:07:21 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:07:21 ---> Running in 6d83b6bb2d3e 22:07:21 Executing busybox-1.35.0-r17.trigger 22:07:21 Executing ca-certificates-20220614-r0.trigger 22:07:22 Removing intermediate container 6d83b6bb2d3e 22:07:22 ---> d4c68f259973 22:07:22 Step 30/33 : CMD ["gate"] 22:07:22 OK: 120 MiB in 47 packages 22:07:22 ---> Running in 1a054b84e5e7 22:07:23 Removing intermediate container 1a054b84e5e7 22:07:23 ---> e270354ca53c 22:07:23 Step 31/33 : LABEL arch=arm64 22:07:23 ---> Running in b5c1769c4b2d 22:07:23 Removing intermediate container b5c1769c4b2d 22:07:23 ---> f447f3e1e08c 22:07:23 Step 32/33 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:07:23 ---> Running in 8b2e6167ada9 22:07:24 Removing intermediate container 8b2e6167ada9 22:07:24 ---> 108b53b8e173 22:07:24 Step 33/33 : LABEL version=0.0.0 22:07:24 ---> Running in 983169e25146 22:07:25 Removing intermediate container 983169e25146 22:07:25 ---> 33dd26c7c4ef 22:07:25 22:07:25 Successfully built 33dd26c7c4ef 22:07:25 Successfully tagged security-bootstrapper-arm64:latest 22:07:37  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 22:07:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:07:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.5 MB/s eta 0:00:00 22:07:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:07:37 Collecting websocket-client<1.0,>=0.32.0 22:07:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:07:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.5 MB/s eta 0:00:00 22:07:37 Collecting docopt<0.7,>=0.6.1 22:07:37 Downloading docopt-0.6.2.tar.gz (25 kB) 22:07:38 Preparing metadata (setup.py): started 22:07:40 Preparing metadata (setup.py): finished with status 'done' 22:07:40 Collecting cached-property<2,>=1.2.0 22:07:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:07:40 Collecting dockerpty<0.5,>=0.4.1 22:07:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:07:40 Preparing metadata (setup.py): started 22:07:42 Preparing metadata (setup.py): finished with status 'done' 22:07:43 Collecting docker<4.0,>=3.6.0 22:07:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:07:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 22:07:43 Collecting jsonschema<3,>=2.5.1 22:07:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:07:43 Collecting texttable<0.10,>=0.9.0 22:07:43 Downloading texttable-0.9.1.tar.gz (11 kB) 22:07:43 Preparing metadata (setup.py): started 22:07:45 Preparing metadata (setup.py): finished with status 'done' 22:07:46 Collecting PyYAML<4,>=3.10 22:07:46 Downloading PyYAML-3.13.tar.gz (270 kB) 22:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.1 MB/s eta 0:00:00 22:07:48 Preparing metadata (setup.py): started 22:07:50 Preparing metadata (setup.py): finished with status 'done' 22:07:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:07:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:07:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.1 MB/s eta 0:00:00 22:07:51 Collecting docker-pycreds>=0.4.0 22:07:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:07:52 Collecting chardet<3.1.0,>=3.0.2 22:07:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:07:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.4 MB/s eta 0:00:00 22:07:52 Collecting urllib3<1.25,>=1.21.1 22:07:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:07:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.0 MB/s eta 0:00:00 22:07:53 Collecting idna<2.8,>=2.5 22:07:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:07:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.8 MB/s eta 0:00:00 22:07:53 Collecting certifi>=2017.4.17 22:07:53 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 22:07:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 12.1 MB/s eta 0:00:00 22:07:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:07:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:07:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:07:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:07:55 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:07:55 Running setup.py install for texttable: started 22:07:56 Removing intermediate container c12c4fb76d24 22:07:56 ---> ec0e4931b90b 22:07:56 22:07:56 Step 11/24 : FROM alpine:3.16 22:07:56 ---> a6215f271958 22:07:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:07:56 ---> Using cache 22:07:56 ---> e294afeee16f 22:07:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:07:56 ---> Using cache 22:07:56 ---> d5ba554e1aef 22:07:56 Step 14/24 : ENV APP_PORT=59882 22:07:56 ---> Running in 5ab3270ab849 22:07:57 Removing intermediate container 5ab3270ab849 22:07:57 ---> 508a1725084d 22:07:57 Step 15/24 : EXPOSE $APP_PORT 22:07:57 ---> Running in 5b2b59cc37ae 22:07:57 Removing intermediate container 5b2b59cc37ae 22:07:57 ---> bb50f84042e2 22:07:57 Step 16/24 : WORKDIR / 22:07:57 Running setup.py install for texttable: finished with status 'done' 22:07:57 ---> Running in c466834a2736 22:07:57 Running setup.py install for PyYAML: started 22:07:58 Removing intermediate container c466834a2736 22:07:58 ---> 8e28dad2e68f 22:07:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:07:58 ---> 831bffae39bb 22:07:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:08:01 ---> c2de46f71797 22:08:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:08:01 Running setup.py install for PyYAML: finished with status 'done' 22:08:01 ---> f1e8f78d5bb5 22:08:01 Step 20/24 : ENTRYPOINT ["/core-command"] 22:08:01 ---> Running in f12671ee868f 22:08:02 Removing intermediate container f12671ee868f 22:08:02 ---> 4a9f64d40893 22:08:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:02 ---> Running in 30fd903bdc40 22:08:02 Running setup.py install for docopt: started 22:08:03 Removing intermediate container 30fd903bdc40 22:08:03 ---> 6cb443f8e12e 22:08:03 Step 22/24 : LABEL arch=arm64 22:08:03 ---> Running in 1d6c7813526f 22:08:03 Removing intermediate container 1d6c7813526f 22:08:03 ---> 9d1661a6ff0f 22:08:03 Step 23/24 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:08:03 ---> Running in 7af7bc5e73f3 22:08:04 Removing intermediate container 7af7bc5e73f3 22:08:04 ---> 1c2319985207 22:08:04 Step 24/24 : LABEL version=0.0.0 22:08:04 ---> Running in 834ea7c0bcd5 22:08:05 Removing intermediate container 834ea7c0bcd5 22:08:05 ---> c31dba2b7496 22:08:05 22:08:05 Successfully built c31dba2b7496 22:08:05 Successfully tagged core-command-arm64:latest 22:08:05  Building core-command ... done  Running setup.py install for docopt: finished with status 'done' 22:08:08 Running setup.py install for dockerpty: started 22:08:11 Running setup.py install for dockerpty: finished with status 'done' 22:08:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 22:08:13 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 22:08:25 Removing intermediate container 9a06afcde395 22:08:25 ---> fed8ee2c2559 22:08:25 Step 14/23 : ENV APP_PORT=58890 22:08:25 ---> Running in c4f30b00be47 22:08:26 Removing intermediate container c4f30b00be47 22:08:26 ---> c71a322742f5 22:08:26 Step 15/23 : EXPOSE $APP_PORT 22:08:26 ---> Running in f0afe6db7550 22:08:26 Removing intermediate container f0afe6db7550 22:08:26 ---> f9272d42cad4 22:08:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:08:27 ---> bcfa70d4a519 22:08:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:08:28 ---> 9e4bc9369470 22:08:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:08:29 ---> 264bf3f198d1 22:08:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:08:29 ---> Running in 068cf764f108 22:08:29 Removing intermediate container 068cf764f108 22:08:29 ---> c89fe6295fb8 22:08:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:29 ---> Running in c80cd8596387 22:08:30 Removing intermediate container c80cd8596387 22:08:30 ---> 2ad80cf43315 22:08:30 Step 21/23 : LABEL arch=arm64 22:08:30 ---> Running in 7740eab2ee98 22:08:30 Removing intermediate container 7740eab2ee98 22:08:30 ---> fb0ff6511818 22:08:30 Step 22/23 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:08:30 ---> Running in 83aae987fe94 22:08:31 Removing intermediate container 83aae987fe94 22:08:31 ---> 3bcb41a35719 22:08:31 Step 23/23 : LABEL version=0.0.0 22:08:31 ---> Running in 0de7fc2c4ad6 22:08:31 Removing intermediate container 0de7fc2c4ad6 22:08:31 ---> 88f6515ecce2 22:08:31 22:08:31 Successfully built 88f6515ecce2 22:08:31 Successfully tagged sys-mgmt-agent-arm64:latest 22:08:43  Building sys-mgmt-agent ... done Removing intermediate container d0613659b7f1 22:08:43 ---> 3d313b6a1083 22:08:43 22:08:43 Step 9/20 : FROM alpine:3.15 22:08:43 ---> 02e0d6fdf486 22:08:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:08:43 ---> Using cache 22:08:43 ---> 99775ebd98d7 22:08:43 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:43 ---> Using cache 22:08:43 ---> c7c000d6a048 22:08:43 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:08:43 ---> Running in 2e3b4cf913d6 22:08:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:08:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:08:45 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:08:45 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:08:45 OK: 15734 distinct packages available 22:08:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:08:47 (1/9) Installing ca-certificates (20220614-r0) 22:08:47 (2/9) Installing brotli-libs (1.0.9-r5) 22:08:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:08:47 (4/9) Installing libcurl (7.80.0-r3) 22:08:47 (5/9) Installing curl (7.80.0-r3) 22:08:47 (6/9) Installing dumb-init (1.2.5-r1) 22:08:47 (7/9) Installing musl-obstack (1.2.3-r0) 22:08:47 (8/9) Installing libucontext (1.1-r0) 22:08:48 (9/9) Installing gcompat (1.0.0-r4) 22:08:48 Executing busybox-1.34.1-r7.trigger 22:08:48 Executing ca-certificates-20220614-r0.trigger 22:08:48 OK: 8 MiB in 23 packages 22:08:49 Removing intermediate container 2e3b4cf913d6 22:08:49 ---> ffc5b8beb1a7 22:08:49 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:50 ---> cc8ef505d6b4 22:08:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:08:51 ---> 210efd8ec62d 22:08:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:08:52 ---> 1bc3f9e8f694 22:08:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:08:52 ---> Running in 8373dbdbbca0 22:08:52 Removing intermediate container 8373dbdbbca0 22:08:52 ---> 897c0f86374a 22:08:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:52 ---> Running in 5d10ab877752 22:08:52 Removing intermediate container 5d10ab877752 22:08:52 ---> 1bd68f41119e 22:08:52 Step 18/20 : LABEL arch=arm64 22:08:52 ---> Running in 0b2dfda3a5ea 22:08:52 Removing intermediate container 0b2dfda3a5ea 22:08:52 ---> 08326d32fc60 22:08:53 Step 19/20 : LABEL git_sha=105daa8cf2342561ba5d12d2ec7c945bfd8c3a58 22:08:53 ---> Running in 3099819fca75 22:08:53 Removing intermediate container 3099819fca75 22:08:53 ---> c2decb9c78a1 22:08:53 Step 20/20 : LABEL version=0.0.0 22:08:53 ---> Running in 4a40dd5a76e9 22:08:53 Removing intermediate container 4a40dd5a76e9 22:08:53 ---> 3d1268198c80 22:08:53 22:08:53 Successfully built 3d1268198c80 22:08:53 Successfully tagged security-spiffe-token-provider-arm64:latest 22:08:54  Building security-spiffe-token-provider ... done  [Pipeline] } 22:08:54 $ docker stop --time=1 96431223e89e37f26d5c2630d54671043fd6c575e56d3aaa2f747d036538f332 22:08:55 $ docker rm -f 96431223e89e37f26d5c2630d54671043fd6c575e56d3aaa2f747d036538f332 [Pipeline] // withDockerContainer [Pipeline] sh 22:08:56 + docker images 22:08:56 REPOSITORY TAG IMAGE ID CREATED SIZE 22:08:56 security-spiffe-token-provider-arm64 latest 3d1268198c80 3 seconds ago 28.4MB 22:08:56 3d313b6a1083 16 seconds ago 1.41GB 22:08:56 sys-mgmt-agent-arm64 latest 88f6515ecce2 25 seconds ago 133MB 22:08:56 core-command-arm64 latest c31dba2b7496 52 seconds ago 16.7MB 22:08:56 ec0e4931b90b About a minute ago 1.38GB 22:08:56 security-bootstrapper-arm64 latest 33dd26c7c4ef About a minute ago 19.1MB 22:08:56 6a2b9912942f About a minute ago 1.36GB 22:08:56 79fd2a665f25 2 minutes ago 1.36GB 22:08:56 security-secretstore-setup-arm64 latest 2fcd27c2ebdb 4 minutes ago 28.2MB 22:08:56 2bef63222b85 4 minutes ago 1.37GB 22:08:56 security-spire-agent-arm64 latest 9869fbb4291b 7 minutes ago 122MB 22:08:56 support-notifications-arm64 latest 30aa9892c85b 8 minutes ago 26.3MB 22:08:56 support-scheduler-arm64 latest a61c0a27a77a 8 minutes ago 25.7MB 22:08:56 security-spire-config-arm64 latest 204a2ecaa270 8 minutes ago 83.6MB 22:08:56 ef032e5488c2 8 minutes ago 1.44GB 22:08:56 af5a6f4f9ee8 8 minutes ago 1.44GB 22:08:56 1a8efeb6e57f 8 minutes ago 1.25GB 22:08:56 security-spire-server-arm64 latest 8a4b2a116ebd 8 minutes ago 84.2MB 22:08:56 e67caa460d62 9 minutes ago 1.25GB 22:08:56 core-data-arm64 latest b378df713f47 9 minutes ago 20.7MB 22:08:56 450358cfc6f6 10 minutes ago 1.38GB 22:08:56 core-metadata-arm64 latest e18f6dd60b6a 10 minutes ago 17.5MB 22:08:56 7c788d13a0d8 10 minutes ago 1.38GB 22:08:56 security-proxy-setup-arm64 latest 120c4fa3cb0d 11 minutes ago 26.4MB 22:08:56 5256df6a09f4 11 minutes ago 1.37GB 22:08:56 ci-base-image-arm64 latest 7f9f7b20ae29 30 minutes ago 941MB 22:08:56 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 22:08:56 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 22:08:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 22:08:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:08:57 22:08:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:08:57 arm64: Pulling from edgex-lftools-log-publisher 22:08:57 8998bd30e6a1: Pulling fs layer 22:08:57 04944245beec: Pulling fs layer 22:08:57 699f458cf7ca: Pulling fs layer 22:08:57 765212b225bb: Pulling fs layer 22:08:57 f23df028b6ca: Pulling fs layer 22:08:57 d65c8cfc05b1: Pulling fs layer 22:08:57 2437ff75d9bd: Pulling fs layer 22:08:57 765212b225bb: Waiting 22:08:57 d65c8cfc05b1: Waiting 22:08:57 f23df028b6ca: Waiting 22:08:57 2437ff75d9bd: Waiting 22:08:58 04944245beec: Verifying Checksum 22:08:58 04944245beec: Download complete 22:08:58 765212b225bb: Verifying Checksum 22:08:58 765212b225bb: Download complete 22:08:58 f23df028b6ca: Verifying Checksum 22:08:58 f23df028b6ca: Download complete 22:08:58 d65c8cfc05b1: Verifying Checksum 22:08:58 d65c8cfc05b1: Download complete 22:08:58 699f458cf7ca: Verifying Checksum 22:08:58 699f458cf7ca: Download complete 22:08:58 8998bd30e6a1: Verifying Checksum 22:08:58 8998bd30e6a1: Download complete 22:09:01 2437ff75d9bd: Verifying Checksum 22:09:01 2437ff75d9bd: Download complete 22:09:03 8998bd30e6a1: Pull complete 22:09:03 04944245beec: Pull complete 22:09:04 699f458cf7ca: Pull complete 22:09:04 765212b225bb: Pull complete 22:09:05 f23df028b6ca: Pull complete 22:09:05 d65c8cfc05b1: Pull complete 22:09:20 2437ff75d9bd: Pull complete 22:09:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:09:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:21 prd-ubuntu20.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 22:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:09:23 $ docker top 32420b2f1e16a33dc250dbc855d3136544eb8ea4b732298647f4159bd403472c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:24 ---> job-cost.sh 22:09:24 lf-activate-venv: SKIPPING 22:09:24 INFO: No Stack... 22:09:25 INFO: Retrieving Pricing Info for: v3-standard-4 22:09:26 INFO: Archiving Costs [Pipeline] sh 22:09:27 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:09:27 + cut -d, -f6 [Pipeline] lock 22:09:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4163-1-stack-cost] 22:09:27 Resource [jenkins-edgexfoundry-edgex-go-PR-4163-1-stack-cost] did not exist. Created. 22:09:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4163-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:09:27 + echo total: 0.10999999940395355 [Pipeline] stash 22:09:28 Stashed 1 file(s) [Pipeline] } 22:09:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4163-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:09:28 $ docker stop --time=1 32420b2f1e16a33dc250dbc855d3136544eb8ea4b732298647f4159bd403472c 22:09:29 $ docker rm -f 32420b2f1e16a33dc250dbc855d3136544eb8ea4b732298647f4159bd403472c [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 22:09:30 provisioning config files... 22:09:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11207659322823058978tmp [Pipeline] { [Pipeline] sh 22:09:30 + set +x 22:09:30 + + curl -s https://codecov.io/bash 22:09:30 bash -s -- 22:09:30 22:09:30 _____ _ 22:09:30 / ____| | | 22:09:30 | | ___ __| | ___ ___ _____ __ 22:09:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:09:30 | |___| (_) | (_| | __/ (_| (_) \ V / 22:09:30 \_____\___/ \__,_|\___|\___\___/ \_/ 22:09:30 Bash-1.0.6 22:09:30 22:09:30 22:09:30 ==> git version 2.25.1 found 22:09:30 ==> 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 22:09:30 Release-Date: 2020-01-08 22:09:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:09:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:09:30 ==> Jenkins CI detected. 22:09:30 current dir:  /w/workspace/edgex-go/1 22:09:30 project root: . 22:09:30 --> token set from env 22:09:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:09:31 ==> Running gcov in . (disable via -X gcov) 22:09:31 ==> Python coveragepy not found 22:09:31 ==> Searching for coverage reports in: 22:09:31 + . 22:09:31 -> Found 1 reports 22:09:31 ==> Detecting git/mercurial file structure 22:09:31 ==> Reading reports 22:09:31 + ./coverage.out bytes=495807 22:09:31 ==> Appending adjustments 22:09:31 https://docs.codecov.io/docs/fixing-reports 22:09:32 + Found adjustments 22:09:32 ==> Gzipping contents 22:09:32 64K /tmp/codecov.ILFrcM.gz 22:09:32 ==> Uploading reports 22:09:32 url: https://codecov.io 22:09:32 query: branch=PR-4163&commit=fd934b3ba64ccb49ccc270664db85d0ddd3ef105&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4163%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4163&job=&cmd_args= 22:09:32 -> Pinging Codecov 22:09:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4163&commit=fd934b3ba64ccb49ccc270664db85d0ddd3ef105&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4163%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4163&job=&cmd_args= 22:09:32 -> Uploading to 22:09:32 https://storage.googleapis.com/codecov/v4/raw/2022-09-21/00271124DB129430A58F1EEE437C3FCB/fd934b3ba64ccb49ccc270664db85d0ddd3ef105/49b9d80b-ee84-455f-9a94-b39fb2fabb88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T220932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc672f7e45c49db26799103b1e2f61d013a87ea5d62db95523fa2b1e5f6f956a 22:09:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:09:32 Dload Upload Total Spent Left Speed 22:09:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65052 0 0 100 65052 0 244k --:--:-- --:--:-- --:--:-- 244k 22:09:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd934b3ba64ccb49ccc270664db85d0ddd3ef105 [Pipeline] } 22:09:33 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 22:09:34 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:09:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:09:35 ---> package-listing.sh 22:09:35 ++ tr '[:upper:]' '[:lower:]' 22:09:35 ++ facter osfamily 22:09:35 + OS_FAMILY=debian 22:09:35 + workspace=/w/workspace/edgex-go/1 22:09:35 + START_PACKAGES=/tmp/packages_start.txt 22:09:35 + END_PACKAGES=/tmp/packages_end.txt 22:09:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:09:35 + PACKAGES=/tmp/packages_start.txt 22:09:35 + '[' /w/workspace/edgex-go/1 ']' 22:09:35 + PACKAGES=/tmp/packages_end.txt 22:09:35 + case "${OS_FAMILY}" in 22:09:35 + dpkg -l 22:09:35 + grep '^ii' 22:09:35 + '[' -f /tmp/packages_start.txt ']' 22:09:35 + '[' -f /tmp/packages_end.txt ']' 22:09:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:09:35 + '[' /w/workspace/edgex-go/1 ']' 22:09:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:09:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:09:35 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 22:09:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:36 22:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:37 latest: Pulling from edgex-lftools-log-publisher 22:09:37 5eb5b503b376: Pulling fs layer 22:09:37 5c69ac0246d0: Pulling fs layer 22:09:37 ec43610c2a17: Pulling fs layer 22:09:37 3a2ae6a8a46f: Pulling fs layer 22:09:37 33b1e0a273af: Pulling fs layer 22:09:37 5d3b04190fa2: Pulling fs layer 22:09:37 2f39f015ded8: Pulling fs layer 22:09:37 3a2ae6a8a46f: Waiting 22:09:37 33b1e0a273af: Waiting 22:09:37 5d3b04190fa2: Waiting 22:09:37 2f39f015ded8: Waiting 22:09:37 5c69ac0246d0: Verifying Checksum 22:09:37 5c69ac0246d0: Download complete 22:09:37 3a2ae6a8a46f: Verifying Checksum 22:09:37 3a2ae6a8a46f: Download complete 22:09:37 33b1e0a273af: Verifying Checksum 22:09:37 33b1e0a273af: Download complete 22:09:37 ec43610c2a17: Verifying Checksum 22:09:37 ec43610c2a17: Download complete 22:09:37 5d3b04190fa2: Verifying Checksum 22:09:37 5d3b04190fa2: Download complete 22:09:37 5eb5b503b376: Verifying Checksum 22:09:37 5eb5b503b376: Download complete 22:09:38 2f39f015ded8: Verifying Checksum 22:09:38 2f39f015ded8: Download complete 22:09:38 5eb5b503b376: Pull complete 22:09:38 5c69ac0246d0: Pull complete 22:09:39 ec43610c2a17: Pull complete 22:09:39 3a2ae6a8a46f: Pull complete 22:09:39 33b1e0a273af: Pull complete 22:09:39 5d3b04190fa2: Pull complete 22:09:43 2f39f015ded8: Pull complete 22:09:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:44 prd-ubuntu20.04-docker-8c-8g-476 does not seem to be running inside a container 22:09:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:09:46 $ docker top b30afc908c90ab7c1fce60b8331890be74d6111c3e046c3982b633e8ccb74640 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:46 + touch /tmp/pre-build-complete [Pipeline] sh 22:09:47 + mkdir -p /var/log/sysstat [Pipeline] sh 22:09:47 + ls /var/log/sa-host 22:09:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:47 provisioning config files... 22:09:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config253868185144916154tmp [Pipeline] { [Pipeline] echo 22:09:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:09:48 ---> create-netrc.sh [Pipeline] } 22:09:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:09:48 ---> python-tools-install.sh [Pipeline] echo 22:09:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:09:48 ---> sudo-logs.sh 22:09:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:09:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:09:49 ---> job-cost.sh 22:09:49 lf-activate-venv: SKIPPING 22:09:49 DEBUG: total: 0.10999999940395355 22:09:49 INFO: Retrieving Stack Cost... 22:09:49 INFO: Retrieving Pricing Info for: v3-standard-8 22:09:50 INFO: Archiving Costs [Pipeline] echo 22:09:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:09:50 ---> logs-deploy.sh 22:09:50 lf-activate-venv: SKIPPING 22:09:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4163/1 22:09:50 INFO: archiving workspace using pattern(s): 22:09:51 Archives upload complete. 22:09:51 INFO: archiving logs to Nexus 22:09:52 ---> uname -a: 22:09:52 Linux prd-ubuntu20-04-docker-8c-8g-476 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:09:52 22:09:52 22:09:52 ---> lscpu: 22:09:52 Architecture: x86_64 22:09:52 CPU op-mode(s): 32-bit, 64-bit 22:09:52 Byte Order: Little Endian 22:09:52 Address sizes: 40 bits physical, 48 bits virtual 22:09:52 CPU(s): 8 22:09:52 On-line CPU(s) list: 0-7 22:09:52 Thread(s) per core: 1 22:09:52 Core(s) per socket: 1 22:09:52 Socket(s): 8 22:09:52 NUMA node(s): 1 22:09:52 Vendor ID: AuthenticAMD 22:09:52 CPU family: 23 22:09:52 Model: 49 22:09:52 Model name: AMD EPYC-Rome Processor 22:09:52 Stepping: 0 22:09:52 CPU MHz: 2799.998 22:09:52 BogoMIPS: 5599.99 22:09:52 Virtualization: AMD-V 22:09:52 Hypervisor vendor: KVM 22:09:52 Virtualization type: full 22:09:52 L1d cache: 256 KiB 22:09:52 L1i cache: 256 KiB 22:09:52 L2 cache: 4 MiB 22:09:52 L3 cache: 128 MiB 22:09:52 NUMA node0 CPU(s): 0-7 22:09:52 Vulnerability Itlb multihit: Not affected 22:09:52 Vulnerability L1tf: Not affected 22:09:52 Vulnerability Mds: Not affected 22:09:52 Vulnerability Meltdown: Not affected 22:09:52 Vulnerability Mmio stale data: Not affected 22:09:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:09:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:09:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:09:52 Vulnerability Srbds: Not affected 22:09:52 Vulnerability Tsx async abort: Not affected 22:09:52 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 22:09:52 22:09:52 22:09:52 ---> nproc: 22:09:52 8 22:09:52 22:09:52 22:09:52 ---> df -h: 22:09:52 Filesystem Size Used Avail Use% Mounted on 22:09:52 overlay 155G 19G 137G 13% / 22:09:52 tmpfs 64M 0 64M 0% /dev 22:09:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:09:52 shm 64M 0 64M 0% /dev/shm 22:09:52 /dev/vda1 155G 19G 137G 13% /facter-os 22:09:52 22:09:52 22:09:52 ---> sar -b -r -n DEV: 22:09:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-476) 09/21/22 _x86_64_ (8 CPU) 22:09:52 22:09:52 21:33:30 LINUX RESTART (8 CPU) 22:09:52 22:09:52 21:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:09:52 21:35:01 306.15 50.08 256.07 0.00 4361.34 56224.60 0.00 22:09:52 21:36:01 91.70 0.63 91.07 0.00 16.79 29492.70 0.00 22:09:52 21:37:01 42.68 0.32 42.36 0.00 4.53 12624.85 0.00 22:09:52 21:38:01 402.82 6.15 396.67 0.00 67.72 156666.56 0.00 22:09:52 21:39:01 1010.23 0.37 1009.87 0.00 8.00 344592.83 0.00 22:09:52 21:40:01 1060.16 1.45 1058.71 0.00 13.33 304354.55 0.00 22:09:52 21:41:01 410.81 0.08 410.73 0.00 5.60 53646.13 0.00 22:09:52 21:42:01 1.73 0.00 1.73 0.00 0.00 19.19 0.00 22:09:52 21:43:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 22:09:52 21:44:01 2.37 0.00 2.37 0.00 0.00 27.06 0.00 22:09:52 21:45:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 22:09:52 21:46:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 22:09:52 21:47:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 22:09:52 21:48:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 22:09:52 21:49:01 2.88 1.03 1.85 0.00 21.99 24.66 0.00 22:09:52 21:50:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 22:09:52 21:51:01 2.82 1.52 1.30 0.00 35.73 16.66 0.00 22:09:52 21:52:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 22:09:52 21:53:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 22:09:52 21:54:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 22:09:52 21:55:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 22:09:52 21:56:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 22:09:52 21:57:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 22:09:52 21:58:01 0.93 0.07 0.87 0.00 0.67 10.80 0.00 22:09:52 21:59:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 22:09:52 22:00:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 22:09:52 22:01:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 22:09:52 22:02:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 22:09:52 22:03:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 22:09:52 22:04:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 22:09:52 22:05:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 22:09:52 22:06:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 22:09:52 22:07:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 22:09:52 22:08:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 22:09:52 22:09:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 22:09:52 Average: 95.99 1.74 94.25 0.00 127.59 27359.35 0.00 22:09:52 22:09:52 21:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:09:52 21:35:01 28718324 31591296 715632 2.18 74876 3074588 1953196 5.76 1044336 2755308 252 22:09:52 21:36:01 27905424 31523228 768924 2.34 108508 3715300 1926396 5.68 1481156 3041784 318036 22:09:52 21:37:01 27543296 31487616 802428 2.44 112492 4009108 1948288 5.74 1349404 3508364 386348 22:09:52 21:38:01 24220476 31500384 766544 2.33 252020 6951408 1914320 5.64 1893988 6005676 444792 22:09:52 21:39:01 21589916 31474656 800044 2.43 290696 9464420 2091428 6.16 1936316 8545520 192 22:09:52 21:40:01 18139780 31400168 862892 2.62 426532 12482332 2404052 7.09 2312876 11384692 260 22:09:52 21:41:01 19707836 31546956 727004 2.21 443840 11102188 1881212 5.54 2139456 10060076 4 22:09:52 21:42:01 19708716 31547752 726364 2.21 443872 11102196 1881212 5.54 2139580 10060080 8 22:09:52 21:43:01 19724200 31563256 710948 2.16 443888 11102196 1881212 5.54 2124600 10060084 8 22:09:52 21:44:01 19724720 31563756 710412 2.16 443916 11102176 1881212 5.54 2124132 10060064 8 22:09:52 21:45:01 19725060 31564132 710140 2.16 443920 11102180 1881212 5.54 2125124 10060068 8 22:09:52 21:46:01 19724892 31564500 710104 2.16 443944 11102180 1881212 5.54 2124564 10060564 4 22:09:52 21:47:01 19724876 31564532 710028 2.16 443972 11102184 1881212 5.54 2124744 10060592 16 22:09:52 21:48:01 19724792 31564476 710216 2.16 443988 11102184 1881212 5.54 2124584 10060592 12 22:09:52 21:49:01 19722572 31563548 711188 2.16 444056 11102800 1915384 5.64 2124484 10061428 156 22:09:52 21:50:01 19722264 31563268 711460 2.16 444068 11102808 1915384 5.64 2124552 10061432 176 22:09:52 21:51:01 19712896 31555980 718652 2.19 444100 11103880 1915384 5.64 2136160 10061768 56 22:09:52 21:52:01 19712596 31555692 718872 2.19 444108 11103888 1899300 5.60 2135880 10061772 208 22:09:52 21:53:01 19712540 31555648 718840 2.19 444124 11103888 1899300 5.60 2135588 10061736 16 22:09:52 21:54:01 19712484 31555636 718824 2.19 444140 11103892 1899300 5.60 2135792 10061744 208 22:09:52 21:55:01 19712532 31555684 718744 2.19 444160 11103892 1899300 5.60 2135672 10061744 8 22:09:52 21:56:01 19712920 31556156 718412 2.18 444220 11103896 1899300 5.60 2135984 10061752 8 22:09:52 21:57:01 19712676 31555920 718636 2.19 444232 11103900 1899300 5.60 2135888 10061752 16 22:09:52 21:58:01 19712596 31555964 718500 2.19 444264 11104020 1899300 5.60 2136048 10061860 180 22:09:52 21:59:01 19712456 31555920 718668 2.19 444296 11104044 1899300 5.60 2136008 10061876 4 22:09:52 22:00:01 19712220 31555712 718856 2.19 444304 11104052 1899300 5.60 2135904 10061900 176 22:09:52 22:01:01 19712172 31555708 718792 2.19 444352 11104056 1899300 5.60 2135868 10061904 12 22:09:52 22:02:01 19712092 31555676 718784 2.19 444380 11104056 1899300 5.60 2135916 10061904 184 22:09:52 22:03:01 19712036 31555660 718856 2.19 444396 11104060 1899300 5.60 2135908 10061908 8 22:09:52 22:04:01 19711736 31555388 719080 2.19 444408 11104064 1899300 5.60 2135928 10061912 188 22:09:52 22:05:01 19711652 31555308 719316 2.19 444420 11104064 1899300 5.60 2136088 10061912 8 22:09:52 22:06:01 19711384 31555060 719540 2.19 444432 11104068 1899300 5.60 2135964 10061916 192 22:09:52 22:07:01 19711588 31555284 719252 2.19 444448 11104068 1899300 5.60 2135976 10061916 4 22:09:52 22:08:01 19711280 31555004 719456 2.19 444472 11104080 1899300 5.60 2135996 10061928 208 22:09:52 22:09:01 19711224 31554976 719436 2.19 444480 11104076 1899300 5.60 2136040 10061928 12 22:09:52 Average: 20567378 31546854 728967 2.22 404181 10334177 1920598 5.66 2053614 9343470 32914 22:09:52 22:09:52 21:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:09:52 21:35:01 docker0 393.78 348.27 28.09 2760.91 0.00 0.00 0.00 0.00 22:09:52 21:35:01 ens3 1242.43 1045.34 11901.66 169.40 0.00 0.00 0.00 0.00 22:09:52 21:35:01 lo 5.42 5.42 0.52 0.52 0.00 0.00 0.00 0.00 22:09:52 21:36:01 docker0 89.40 103.05 7.22 754.61 0.00 0.00 0.00 0.00 22:09:52 21:36:01 ens3 141.49 112.68 789.22 23.87 0.00 0.00 0.00 0.00 22:09:52 21:36:01 vethb1ac802 1.10 1.28 0.09 0.11 0.00 0.00 0.00 0.00 22:09:52 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:37:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 22:09:52 21:37:01 ens3 22.45 15.01 18.92 10.56 0.00 0.00 0.00 0.00 22:09:52 21:37:01 vethb1ac802 0.33 0.35 0.03 0.03 0.00 0.00 0.00 0.00 22:09:52 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:38:01 docker0 236.49 304.73 18.64 3696.81 0.00 0.00 0.00 0.00 22:09:52 21:38:01 ens3 406.47 303.35 5397.79 43.54 0.00 0.00 0.00 0.00 22:09:52 21:38:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 22:09:52 21:38:01 veth03657ab 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 22:09:52 21:39:01 veth7e5a84f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:39:01 vethb1b5219 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:39:01 veth897f52e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:39:01 veth1b651a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:39:01 docker0 155.72 191.00 11.14 1838.51 0.00 0.00 0.00 0.00 22:09:52 21:39:01 ens3 247.98 196.20 1975.35 33.73 0.00 0.00 0.00 0.00 22:09:52 21:39:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 22:09:52 21:39:01 veth8da2158 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:39:01 veth03657ab 0.00 0.87 0.00 0.04 0.00 0.00 0.00 0.00 22:09:52 21:39:01 veth01d50bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:40:01 docker0 176.86 286.77 14.34 3621.33 0.00 0.00 0.00 0.00 22:09:52 21:40:01 veth5b055bf 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:09:52 21:40:01 ens3 353.63 248.02 3666.18 221.14 0.00 0.00 0.00 0.00 22:09:52 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:40:01 veth03657ab 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 22:09:52 21:41:01 docker0 8.73 14.16 0.53 114.21 0.00 0.00 0.00 0.00 22:09:52 21:41:01 ens3 37.49 22.11 136.19 10.40 0.00 0.00 0.00 0.00 22:09:52 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:42:01 ens3 0.43 0.82 0.03 0.07 0.00 0.00 0.00 0.00 22:09:52 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:43:01 ens3 0.50 0.40 0.26 0.21 0.00 0.00 0.00 0.00 22:09:52 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:45:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 22:09:52 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:47:01 ens3 0.83 0.37 0.38 0.27 0.00 0.00 0.00 0.00 22:09:52 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:48:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:49:01 ens3 0.18 0.08 0.46 0.00 0.00 0.00 0.00 0.00 22:09:52 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:50:01 ens3 0.40 0.20 0.09 0.07 0.00 0.00 0.00 0.00 22:09:52 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:51:01 ens3 8.73 6.98 5.41 6.42 0.00 0.00 0.00 0.00 22:09:52 21:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:52:01 ens3 0.42 0.30 0.26 0.20 0.00 0.00 0.00 0.00 22:09:52 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:55:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 22:09:52 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:00:01 ens3 0.35 0.35 0.25 0.08 0.00 0.00 0.00 0.00 22:09:52 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:04:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 22:09:52 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:05:01 ens3 0.43 0.47 0.32 0.28 0.00 0.00 0.00 0.00 22:09:52 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:08:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:09:52 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 22:09:01 ens3 0.15 0.13 0.14 0.01 0.00 0.00 0.00 0.00 22:09:52 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:09:52 Average: docker0 30.15 35.52 2.27 364.21 0.00 0.00 0.00 0.00 22:09:52 Average: ens3 69.91 55.36 677.37 14.80 0.00 0.00 0.00 0.00 22:09:52 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 22:09:52 22:09:52 22:09:52 ---> sar -P ALL: 22:09:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-476) 09/21/22 _x86_64_ (8 CPU) 22:09:52 22:09:52 21:33:30 LINUX RESTART (8 CPU) 22:09:52 22:09:52 21:34:02 CPU %user %nice %system %iowait %steal %idle 22:09:52 21:35:01 all 11.44 0.00 4.25 1.85 0.06 82.41 22:09:52 21:35:01 0 11.00 0.00 3.92 0.82 0.05 84.20 22:09:52 21:35:01 1 11.44 0.00 5.23 7.34 0.05 75.94 22:09:52 21:35:01 2 16.12 0.00 3.55 0.80 0.03 79.50 22:09:52 21:35:01 3 10.17 0.00 3.02 1.44 0.07 85.30 22:09:52 21:35:01 4 9.80 0.00 3.92 0.96 0.05 85.26 22:09:52 21:35:01 5 10.24 0.00 3.37 0.20 0.05 86.13 22:09:52 21:35:01 6 13.04 0.00 4.58 2.35 0.07 79.95 22:09:52 21:35:01 7 9.64 0.00 6.40 0.87 0.07 83.02 22:09:52 21:36:01 all 34.26 0.00 7.09 0.93 0.08 57.64 22:09:52 21:36:01 0 34.65 0.00 6.86 0.27 0.08 58.13 22:09:52 21:36:01 1 33.95 0.00 7.10 2.04 0.08 56.83 22:09:52 21:36:01 2 32.17 0.00 5.83 0.03 0.07 61.90 22:09:52 21:36:01 3 34.76 0.00 6.84 0.03 0.08 58.29 22:09:52 21:36:01 4 35.99 0.00 6.81 2.16 0.07 54.97 22:09:52 21:36:01 5 34.02 0.00 7.30 0.08 0.07 58.53 22:09:52 21:36:01 6 35.46 0.00 6.72 0.32 0.08 57.42 22:09:52 21:36:01 7 33.03 0.00 9.30 2.47 0.10 55.10 22:09:52 21:37:01 all 55.26 0.00 7.73 0.20 0.11 36.70 22:09:52 21:37:01 0 55.40 0.00 7.44 0.05 0.10 37.01 22:09:52 21:37:01 1 54.14 0.00 7.73 0.24 0.12 37.78 22:09:52 21:37:01 2 54.68 0.00 7.34 0.10 0.12 37.77 22:09:52 21:37:01 3 56.03 0.00 7.47 0.02 0.10 36.38 22:09:52 21:37:01 4 55.15 0.00 7.93 0.46 0.10 36.37 22:09:52 21:37:01 5 55.88 0.00 7.67 0.03 0.10 36.32 22:09:52 21:37:01 6 55.20 0.00 8.12 0.00 0.10 36.58 22:09:52 21:37:01 7 55.63 0.00 8.16 0.73 0.10 35.38 22:09:52 21:38:01 all 16.21 0.00 8.87 8.22 0.08 66.61 22:09:52 21:38:01 0 16.72 0.00 8.86 4.04 0.08 70.29 22:09:52 21:38:01 1 16.65 0.00 8.21 11.13 0.08 63.93 22:09:52 21:38:01 2 16.99 0.00 8.52 14.96 0.07 59.46 22:09:52 21:38:01 3 16.14 0.00 9.96 3.66 0.10 70.14 22:09:52 21:38:01 4 16.02 0.00 9.70 11.50 0.09 62.70 22:09:52 21:38:01 5 16.42 0.00 8.44 7.56 0.07 67.52 22:09:52 21:38:01 6 15.81 0.00 8.32 4.81 0.08 70.97 22:09:52 21:38:01 7 14.92 0.00 8.95 8.14 0.10 67.89 22:09:52 21:39:01 all 39.80 0.00 12.93 9.58 0.11 37.58 22:09:52 21:39:01 0 40.36 0.00 13.14 3.39 0.10 43.01 22:09:52 21:39:01 1 39.09 0.00 14.64 20.56 0.12 25.60 22:09:52 21:39:01 2 39.92 0.00 12.14 9.17 0.10 38.67 22:09:52 21:39:01 3 40.67 0.00 12.73 6.75 0.10 39.74 22:09:52 21:39:01 4 38.49 0.00 14.65 12.68 0.10 34.08 22:09:52 21:39:01 5 39.97 0.00 11.19 7.04 0.10 41.70 22:09:52 21:39:01 6 39.01 0.00 12.59 8.11 0.12 40.17 22:09:52 21:39:01 7 40.89 0.00 12.37 8.96 0.12 37.65 22:09:52 21:40:01 all 74.15 0.00 15.67 2.56 0.14 7.47 22:09:52 21:40:01 0 74.12 0.00 15.80 2.20 0.17 7.71 22:09:52 21:40:01 1 74.24 0.00 16.29 2.66 0.14 6.68 22:09:52 21:40:01 2 73.24 0.00 16.13 3.17 0.15 7.31 22:09:52 21:40:01 3 74.40 0.00 16.51 3.12 0.14 5.84 22:09:52 21:40:01 4 75.01 0.00 15.23 2.77 0.14 6.85 22:09:52 21:40:01 5 71.22 0.00 14.61 2.83 0.12 11.22 22:09:52 21:40:01 6 76.08 0.00 14.50 2.20 0.12 7.10 22:09:52 21:40:01 7 74.86 0.00 16.31 1.52 0.17 7.13 22:09:52 21:41:01 all 16.00 0.00 4.16 2.01 0.05 77.78 22:09:52 21:41:01 0 15.97 0.00 4.27 1.55 0.03 78.18 22:09:52 21:41:01 1 16.23 0.00 3.83 0.42 0.05 79.47 22:09:52 21:41:01 2 16.54 0.00 4.43 2.13 0.07 76.84 22:09:52 21:41:01 3 16.19 0.00 4.03 2.10 0.05 77.64 22:09:52 21:41:01 4 16.96 0.00 4.47 2.79 0.05 75.74 22:09:52 21:41:01 5 14.58 0.00 4.59 1.61 0.07 79.14 22:09:52 21:41:01 6 15.51 0.00 4.00 3.61 0.05 76.82 22:09:52 21:41:01 7 16.01 0.00 3.67 1.85 0.07 78.41 22:09:52 21:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:09:52 21:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:42:01 5 0.03 0.00 0.02 0.02 0.02 99.92 22:09:52 21:42:01 6 0.02 0.00 0.03 0.02 0.02 99.92 22:09:52 21:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:43:01 all 0.02 0.00 0.02 0.00 0.00 99.96 22:09:52 21:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:09:52 21:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:09:52 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:43:01 5 0.05 0.00 0.05 0.02 0.00 99.88 22:09:52 21:43:01 6 0.00 0.00 0.03 0.02 0.00 99.95 22:09:52 21:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:09:52 21:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:44:01 2 0.02 0.00 0.00 0.03 0.00 99.95 22:09:52 21:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:44:01 5 0.03 0.00 0.03 0.03 0.02 99.88 22:09:52 21:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:09:52 21:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:09:52 21:45:01 all 0.04 0.00 0.01 0.01 0.00 99.94 22:09:52 21:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:09:52 21:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:09:52 21:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:45:01 5 0.27 0.00 0.03 0.03 0.02 99.65 22:09:52 21:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:09:52 21:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:09:52 21:45:01 CPU %user %nice %system %iowait %steal %idle 22:09:52 21:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:09:52 21:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:46:01 2 0.00 0.00 0.02 0.05 0.00 99.93 22:09:52 21:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:46:01 5 0.05 0.00 0.02 0.02 0.00 99.92 22:09:52 21:46:01 6 0.00 0.00 0.03 0.00 0.00 99.97 22:09:52 21:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:09:52 21:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:09:52 21:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:09:52 21:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:09:52 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:47:01 5 0.02 0.00 0.03 0.02 0.02 99.92 22:09:52 21:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:48:01 all 0.02 0.00 0.01 0.01 0.00 99.97 22:09:52 21:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:48:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:09:52 21:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:48:01 5 0.08 0.00 0.03 0.02 0.00 99.87 22:09:52 21:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:09:52 21:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:49:01 all 0.18 0.00 0.05 0.02 0.00 99.75 22:09:52 21:49:01 0 0.03 0.00 0.07 0.02 0.02 99.87 22:09:52 21:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:09:52 21:49:01 2 0.02 0.00 0.03 0.02 0.00 99.93 22:09:52 21:49:01 3 0.02 0.00 0.05 0.00 0.00 99.93 22:09:52 21:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 22:09:52 21:49:01 5 0.25 0.00 0.05 0.08 0.00 99.62 22:09:52 21:49:01 6 0.08 0.00 0.03 0.02 0.00 99.87 22:09:52 21:49:01 7 0.96 0.00 0.08 0.03 0.02 98.90 22:09:52 21:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:09:52 21:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:09:52 21:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:09:52 21:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:50:01 4 0.00 0.00 0.00 0.07 0.00 99.93 22:09:52 21:50:01 5 0.02 0.00 0.00 0.05 0.00 99.93 22:09:52 21:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:09:52 21:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:51:01 all 0.28 0.00 0.04 0.04 0.01 99.63 22:09:52 21:51:01 0 0.18 0.00 0.08 0.00 0.02 99.72 22:09:52 21:51:01 1 0.25 0.00 0.05 0.12 0.00 99.58 22:09:52 21:51:01 2 0.28 0.00 0.02 0.00 0.00 99.70 22:09:52 21:51:01 3 0.12 0.00 0.05 0.03 0.02 99.78 22:09:52 21:51:01 4 0.25 0.00 0.02 0.03 0.02 99.68 22:09:52 21:51:01 5 0.93 0.00 0.02 0.17 0.02 98.87 22:09:52 21:51:01 6 0.15 0.00 0.02 0.00 0.02 99.82 22:09:52 21:51:01 7 0.10 0.00 0.03 0.00 0.00 99.87 22:09:52 21:52:01 all 0.06 0.00 0.01 0.00 0.00 99.92 22:09:52 21:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:09:52 21:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:09:52 21:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:09:52 21:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 22:09:52 21:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:52:01 5 0.03 0.00 0.00 0.02 0.00 99.95 22:09:52 21:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:52:01 7 0.40 0.00 0.03 0.00 0.00 99.57 22:09:52 21:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:09:52 21:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:09:52 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:53:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:09:52 21:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:53:01 5 0.02 0.00 0.02 0.03 0.00 99.93 22:09:52 21:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:54:01 all 0.05 0.00 0.01 0.00 0.00 99.92 22:09:52 21:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:09:52 21:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:54:01 5 0.05 0.00 0.00 0.02 0.00 99.93 22:09:52 21:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:54:01 7 0.30 0.00 0.03 0.00 0.02 99.65 22:09:52 21:55:01 all 0.27 0.00 0.01 0.01 0.00 99.71 22:09:52 21:55:01 0 0.02 0.00 0.03 0.02 0.00 99.93 22:09:52 21:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:55:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:09:52 21:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 22:09:52 21:55:01 5 0.03 0.00 0.02 0.02 0.00 99.93 22:09:52 21:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:55:01 7 1.99 0.00 0.02 0.00 0.00 98.00 22:09:52 21:56:01 all 0.28 0.00 0.01 0.01 0.00 99.69 22:09:52 21:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:09:52 21:56:01 1 0.02 0.00 0.00 0.02 0.02 99.95 22:09:52 21:56:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:09:52 21:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:56:01 4 0.12 0.00 0.00 0.00 0.00 99.88 22:09:52 21:56:01 5 0.03 0.00 0.00 0.05 0.00 99.92 22:09:52 21:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:56:01 7 2.00 0.00 0.02 0.00 0.00 97.98 22:09:52 22:09:52 21:56:01 CPU %user %nice %system %iowait %steal %idle 22:09:52 21:57:01 all 0.20 0.00 0.02 0.01 0.00 99.78 22:09:52 21:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:57:01 1 0.00 0.00 0.02 0.03 0.00 99.95 22:09:52 21:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:09:52 21:57:01 4 0.08 0.00 0.02 0.00 0.00 99.90 22:09:52 21:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:09:52 21:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:09:52 21:57:01 7 1.42 0.00 0.08 0.00 0.00 98.50 22:09:52 21:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:09:52 21:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:58:01 1 0.03 0.00 0.00 0.02 0.00 99.95 22:09:52 21:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 21:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 21:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:09:52 21:59:01 all 0.05 0.00 0.01 0.04 0.00 99.91 22:09:52 21:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:09:52 21:59:01 1 0.03 0.00 0.00 0.07 0.00 99.90 22:09:52 21:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 21:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:59:01 5 0.00 0.00 0.02 0.22 0.00 99.77 22:09:52 21:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 21:59:01 7 0.27 0.00 0.02 0.00 0.00 99.72 22:09:52 22:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:09:52 22:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:09:52 22:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:09:52 22:00:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:09:52 22:00:01 3 0.05 0.00 0.00 0.00 0.00 99.95 22:09:52 22:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:09:52 22:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 22:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:09:52 22:01:01 all 0.03 0.00 0.00 0.01 0.00 99.96 22:09:52 22:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:09:52 22:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:01:01 3 0.10 0.00 0.00 0.00 0.00 99.90 22:09:52 22:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 22:01:01 5 0.02 0.00 0.02 0.08 0.00 99.88 22:09:52 22:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:09:52 22:02:01 all 0.24 0.00 0.01 0.01 0.00 99.74 22:09:52 22:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:09:52 22:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:02:01 2 0.02 0.00 0.02 0.02 0.00 99.95 22:09:52 22:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:09:52 22:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:02:01 5 0.02 0.00 0.00 0.03 0.00 99.95 22:09:52 22:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:02:01 7 1.79 0.00 0.02 0.00 0.00 98.19 22:09:52 22:03:01 all 0.13 0.00 0.01 0.01 0.00 99.85 22:09:52 22:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:09:52 22:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:09:52 22:03:01 2 0.00 0.00 0.00 0.05 0.00 99.95 22:09:52 22:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:09:52 22:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 22:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:03:01 7 0.96 0.00 0.02 0.00 0.00 99.02 22:09:52 22:04:01 all 0.03 0.00 0.01 0.01 0.00 99.96 22:09:52 22:04:01 0 0.03 0.00 0.02 0.02 0.00 99.93 22:09:52 22:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 22:04:01 2 0.02 0.00 0.00 0.02 0.02 99.95 22:09:52 22:04:01 3 0.10 0.00 0.00 0.00 0.00 99.90 22:09:52 22:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:09:52 22:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:09:52 22:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 22:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:09:52 22:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:09:52 22:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:09:52 22:05:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:09:52 22:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:05:01 5 0.02 0.00 0.02 0.02 0.02 99.93 22:09:52 22:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:06:01 all 0.02 0.00 0.01 0.01 0.00 99.97 22:09:52 22:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:09:52 22:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:09:52 22:06:01 3 0.05 0.00 0.00 0.00 0.00 99.95 22:09:52 22:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:06:01 5 0.02 0.00 0.00 0.05 0.00 99.93 22:09:52 22:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 22:07:01 all 0.01 0.00 0.00 0.01 0.00 99.98 22:09:52 22:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 22:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:07:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:09:52 22:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 22:09:52 22:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:09:52 22:07:01 CPU %user %nice %system %iowait %steal %idle 22:09:52 22:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:09:52 22:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:09:52 22:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:09:52 22:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:09:52 22:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:09:52 22:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:09:52 22:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 22:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:09:52 22:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:09:52 22:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:09:52 22:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:09:52 22:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 22:09:52 22:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:09:52 22:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:09:52 22:09:01 5 0.00 0.00 0.02 0.08 0.00 99.90 22:09:52 22:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:09:52 22:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:09:52 Average: all 7.04 0.00 1.72 0.72 0.02 90.50 22:09:52 Average: 0 7.04 0.00 1.72 0.35 0.02 90.87 22:09:52 Average: 1 6.97 0.00 1.79 1.26 0.02 89.97 22:09:52 Average: 2 7.06 0.00 1.64 0.87 0.02 90.41 22:09:52 Average: 3 7.05 0.00 1.72 0.48 0.02 90.73 22:09:52 Average: 4 7.01 0.00 1.77 0.94 0.02 90.26 22:09:52 Average: 5 6.89 0.00 1.62 0.58 0.02 90.89 22:09:52 Average: 6 7.08 0.00 1.67 0.61 0.02 90.62 22:09:52 Average: 7 7.22 0.00 1.85 0.69 0.02 90.22 22:09:52 22:09:52 22:09:52