Pull request #4123 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from bcf26571ecf7854bdcce2f9f256dc0dd9decca6a+e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 (d9b9aeff03a9a9c1291a6af70983559a99667a86) 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-ssh8325196385488725488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12850840233861532862.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh 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-4123/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-4123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14483545512893019023.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16133372058264837257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh4460697280905889566.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-4123/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-4123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13026069624406903985.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22540’ Running on prd-ubuntu20.04-docker-8c-8g-22542 in /w/workspace/edgexfoundry_edgex-go_PR-4123 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4123/head:refs/remotes/origin/PR-4123 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 into PR head commit bcf26571ecf7854bdcce2f9f256dc0dd9decca6a Merge succeeded, producing bcf26571ecf7854bdcce2f9f256dc0dd9decca6a Checking out Revision bcf26571ecf7854bdcce2f9f256dc0dd9decca6a (PR-4123) > git config core.sparsecheckout # timeout=10 > git checkout -f bcf26571ecf7854bdcce2f9f256dc0dd9decca6a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcf26571ecf7854bdcce2f9f256dc0dd9decca6a # timeout=10 Commit message: "build: Add convenient alias for each services build and docker target" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:13:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:13:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:13:49 ========================================================= 23:13:49 EdgeX Global Pipelines Version Info 23:13:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:13:49 ------------------- 23:13:49 stable info: 23:13:49 ------------------- 23:13:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:13:49 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:13:49 Message: update stable to v1.0.238 23:13:50 ------------------- 23:13:50 experimental info: 23:13:50 ------------------- 23:13:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:13:50 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:13:50 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:13:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:13:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:13:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4123 [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4123 [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4123 [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bcf26571ecf7854bdcce2f9f256dc0dd9decca6a [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bcf2657 [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:52 provisioning config files... 23:13:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2058020979267331953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:52 ---> docker-login.sh 23:13:52 nexus3.edgexfoundry.org:10001 23:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:52 Configure a credential helper to remove this warning. See 23:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:52 23:13:52 Login Succeeded 23:13:52 nexus3.edgexfoundry.org:10002 23:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:52 Configure a credential helper to remove this warning. See 23:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:52 23:13:52 Login Succeeded 23:13:52 nexus3.edgexfoundry.org:10003 23:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:53 Configure a credential helper to remove this warning. See 23:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:53 23:13:53 Login Succeeded 23:13:53 nexus3.edgexfoundry.org:10004 23:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:53 Configure a credential helper to remove this warning. See 23:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:53 23:13:53 Login Succeeded 23:13:53 docker.io 23:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:53 Configure a credential helper to remove this warning. See 23:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:53 23:13:53 Login Succeeded 23:13:53 ---> docker-login.sh ends [Pipeline] } 23:13:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:13:54 + 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 23:13:54 + cut -d/ -f2 23:13:54 + dirname cmd/core-command/Dockerfile 23:13:54 + echo core-command,cmd/core-command/Dockerfile 23:13:54 + dirname cmd/core-data/Dockerfile 23:13:54 + cut -d/ -f2 23:13:54 + echo core-data,cmd/core-data/Dockerfile 23:13:54 + dirname cmd/core-metadata/Dockerfile 23:13:54 + cut -d/ -f2 23:13:54 + echo core-metadata,cmd/core-metadata/Dockerfile 23:13:54 + dirname cmd/security-bootstrapper/Dockerfile 23:13:54 + cut -d/ -f2 23:13:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:13:54 + cut -d/ -f2 23:13:54 + dirname cmd/security-proxy-setup/Dockerfile 23:13:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:13:54 + + dirname cmd/security-secretstore-setup/Dockerfile 23:13:54 cut -d/ -f2 23:13:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:13:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:13:54 + cut -d/ -f2 23:13:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:13:54 + + cut -d/ -f2 23:13:54 dirname cmd/security-spire-agent/Dockerfile 23:13:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:13:54 + dirname cmd/security-spire-config/Dockerfile 23:13:54 + cut -d/ -f2 23:13:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:13:54 + dirname cmd/security-spire-server/Dockerfile 23:13:54 + cut -d/ -f2 23:13:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:13:54 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 23:13:54 -f2 23:13:54 + echo support-notifications,cmd/support-notifications/Dockerfile 23:13:54 + dirname cmd/support-scheduler/Dockerfile 23:13:54 + cut -d/ -f2 23:13:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:13:54 + dirname cmd/sys-mgmt-agent/Dockerfile 23:13:54 + cut -d/ -f2 23:13:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:13:54 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 23:13:54 + git rev-list -1 --merges bcf26571ecf7854bdcce2f9f256dc0dd9decca6a~1..bcf26571ecf7854bdcce2f9f256dc0dd9decca6a [Pipeline] echo 23:13:54 -----------> git rev-list -1 --merges bcf26571ecf7854bdcce2f9f256dc0dd9decca6a~1..bcf26571ecf7854bdcce2f9f256dc0dd9decca6a bcf26571ecf7854bdcce2f9f256dc0dd9decca6a [false] [Pipeline] sh 23:13:55 + git log --format=format:%s -1 bcf26571ecf7854bdcce2f9f256dc0dd9decca6a [Pipeline] echo 23:13:55 ========================================================= 23:13:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:13:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:13:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:13:55 + grep -v github /etc/ssh/ssh_known_hosts 23:13:55 + [ -e /tmp/ssh_known_hosts ] 23:13:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:13:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:13:55 + sudo tee -a /etc/ssh/ssh_known_hosts 23:13:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:56 23:13:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:56 0.1.4: Pulling from edgex-devops/py-git-semver 23:13:56 b85a868b505f: Pulling fs layer 23:13:56 e2be974225ed: Pulling fs layer 23:13:56 339a4e72a1f5: Pulling fs layer 23:13:56 988bab9f4d93: Pulling fs layer 23:13:56 1469e6f7b9e6: Pulling fs layer 23:13:56 eaf3925da568: Pulling fs layer 23:13:56 bab4dde63d76: Pulling fs layer 23:13:56 bde34c3a00c8: Pulling fs layer 23:13:56 b352a97aabf1: Pulling fs layer 23:13:56 4872d77fe225: Pulling fs layer 23:13:56 5851b861e8e6: Pulling fs layer 23:13:56 bab4dde63d76: Waiting 23:13:56 bde34c3a00c8: Waiting 23:13:56 5851b861e8e6: Waiting 23:13:56 b352a97aabf1: Waiting 23:13:56 4872d77fe225: Waiting 23:13:56 988bab9f4d93: Waiting 23:13:56 1469e6f7b9e6: Waiting 23:13:56 eaf3925da568: Waiting 23:13:56 e2be974225ed: Download complete 23:13:56 988bab9f4d93: Verifying Checksum 23:13:56 988bab9f4d93: Download complete 23:13:56 1469e6f7b9e6: Verifying Checksum 23:13:56 1469e6f7b9e6: Download complete 23:13:56 eaf3925da568: Verifying Checksum 23:13:56 eaf3925da568: Download complete 23:13:56 339a4e72a1f5: Verifying Checksum 23:13:56 339a4e72a1f5: Download complete 23:13:56 bde34c3a00c8: Download complete 23:13:56 b352a97aabf1: Download complete 23:13:56 4872d77fe225: Verifying Checksum 23:13:56 4872d77fe225: Download complete 23:13:56 5851b861e8e6: Download complete 23:13:56 b85a868b505f: Verifying Checksum 23:13:56 b85a868b505f: Download complete 23:13:57 bab4dde63d76: Download complete 23:13:58 b85a868b505f: Pull complete 23:13:58 e2be974225ed: Pull complete 23:13:58 339a4e72a1f5: Pull complete 23:13:58 988bab9f4d93: Pull complete 23:13:59 1469e6f7b9e6: Pull complete 23:13:59 eaf3925da568: Pull complete 23:14:01 bab4dde63d76: Pull complete 23:14:01 bde34c3a00c8: Pull complete 23:14:01 b352a97aabf1: Pull complete 23:14:01 4872d77fe225: Pull complete 23:14:01 5851b861e8e6: Pull complete 23:14:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:01 prd-ubuntu20.04-docker-8c-8g-22542 does not seem to be running inside a container 23:14:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:14:02 $ docker top 8b9e801103279b4a65a16d5e07283ada3c0daedf1a69925dc2edbc38d8881d3c -eo pid,comm 23:14:02 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). 23:14:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:03 [ssh-agent] Looking for ssh-agent implementation... 23:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:03 $ docker exec 8b9e801103279b4a65a16d5e07283ada3c0daedf1a69925dc2edbc38d8881d3c ssh-agent 23:14:03 SSH_AUTH_SOCK=/tmp/ssh-uAyOk0vE1NHj/agent.32 23:14:03 SSH_AGENT_PID=38 23:14:03 Running ssh-add (command line suppressed) 23:14:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_681311304990010724.key (/w/workspace/edgex-go/1@tmp/private_key_681311304990010724.key) 23:14:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:03 + git tag --points-at HEAD [Pipeline] } 23:14:03 $ docker exec --env ******** --env ******** 8b9e801103279b4a65a16d5e07283ada3c0daedf1a69925dc2edbc38d8881d3c ssh-agent -k 23:14:03 unset SSH_AUTH_SOCK; 23:14:03 unset SSH_AGENT_PID; 23:14:03 echo Agent pid 38 killed; 23:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:03 [ssh-agent] Looking for ssh-agent implementation... 23:14:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:04 $ docker exec 8b9e801103279b4a65a16d5e07283ada3c0daedf1a69925dc2edbc38d8881d3c ssh-agent 23:14:04 SSH_AUTH_SOCK=/tmp/ssh-WVFAZfXPkMea/agent.70 23:14:04 SSH_AGENT_PID=76 23:14:04 Running ssh-add (command line suppressed) 23:14:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4203523561226892984.key (/w/workspace/edgex-go/1@tmp/private_key_4203523561226892984.key) 23:14:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:04 + git semver init 23:14:04 2022-08-11 23:14:04,923 [run_init] DEBUG init version:0.0.0 force:False 23:14:04 2022-08-11 23:14:04,924 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:14:04 2022-08-11 23:14:04,924 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:14:04 2022-08-11 23:14:04,925 [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) 23:14:09 2022-08-11 23:14:08,711 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:14:09 2022-08-11 23:14:08,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4123 with force:False 23:14:09 2022-08-11 23:14:08,711 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4123 23:14:09 2022-08-11 23:14:08,716 [execute] INFO git cat-file --batch-check 23:14:09 2022-08-11 23:14:08,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:14:09 2022-08-11 23:14:08,723 [execute] INFO git cat-file --batch 23:14:09 2022-08-11 23:14:08,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:14:09 2022-08-11 23:14:08,727 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4123 23:14:09 0.0.0 [Pipeline] } 23:14:09 $ docker exec --env ******** --env ******** 8b9e801103279b4a65a16d5e07283ada3c0daedf1a69925dc2edbc38d8881d3c ssh-agent -k 23:14:09 unset SSH_AUTH_SOCK; 23:14:09 unset SSH_AGENT_PID; 23:14:09 echo Agent pid 76 killed; 23:14:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:14:09 + git semver [Pipeline] } 23:14:10 $ docker stop --time=1 8b9e801103279b4a65a16d5e07283ada3c0daedf1a69925dc2edbc38d8881d3c 23:14:11 $ docker rm -f 8b9e801103279b4a65a16d5e07283ada3c0daedf1a69925dc2edbc38d8881d3c [Pipeline] // withDockerContainer [Pipeline] sh 23:14:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:14:12 Stashed 1 file(s) [Pipeline] echo 23:14:12 [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 23:14:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:14:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:12 ========================================================= 23:14:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:14:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:14:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:14:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:14:13 2408cc74d12b: Pulling fs layer 23:14:13 ea60b727a1ce: Pulling fs layer 23:14:13 30c4a7721957: Pulling fs layer 23:14:13 370296b7ddb6: Pulling fs layer 23:14:13 7c6cee850709: Pulling fs layer 23:14:13 39a5fcdaea64: Pulling fs layer 23:14:13 d94ebbe4e438: Pulling fs layer 23:14:13 bcfd1f05c69d: Pulling fs layer 23:14:13 59ccb84bbe0f: Pulling fs layer 23:14:13 370296b7ddb6: Waiting 23:14:13 7c6cee850709: Waiting 23:14:13 bcfd1f05c69d: Waiting 23:14:13 59ccb84bbe0f: Waiting 23:14:13 39a5fcdaea64: Waiting 23:14:13 d94ebbe4e438: Waiting 23:14:13 30c4a7721957: Download complete 23:14:13 ea60b727a1ce: Download complete 23:14:13 7c6cee850709: Verifying Checksum 23:14:13 7c6cee850709: Download complete 23:14:13 39a5fcdaea64: Download complete 23:14:13 2408cc74d12b: Verifying Checksum 23:14:13 2408cc74d12b: Download complete 23:14:13 d94ebbe4e438: Download complete 23:14:13 2408cc74d12b: Pull complete 23:14:13 ea60b727a1ce: Pull complete 23:14:13 30c4a7721957: Pull complete 23:14:13 59ccb84bbe0f: Verifying Checksum 23:14:13 59ccb84bbe0f: Download complete 23:14:14 bcfd1f05c69d: Verifying Checksum 23:14:14 bcfd1f05c69d: Download complete 23:14:14 370296b7ddb6: Verifying Checksum 23:14:14 370296b7ddb6: Download complete 23:14:18 370296b7ddb6: Pull complete 23:14:18 7c6cee850709: Pull complete 23:14:18 39a5fcdaea64: Pull complete 23:14:18 d94ebbe4e438: Pull complete 23:14:20 bcfd1f05c69d: Pull complete 23:14:20 59ccb84bbe0f: Pull complete 23:14:21 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:14:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:14:21 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:14:21 WORKDIR /edgex 23:14:21 COPY go.mod . 23:14:21 RUN go mod download 23:14:21 docker build -t ci-base-image-x86_64 -f - . 23:14:22 Sending build context to Docker daemon 169.2MB 23:14:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:14:22 ---> a4fb48ad2a94 23:14:22 Step 2/4 : WORKDIR /edgex 23:14:23 ---> Running in 6376d69f7f82 23:14:23 Removing intermediate container 6376d69f7f82 23:14:23 ---> 2f9441fe0802 23:14:23 Step 3/4 : COPY go.mod . 23:14:23 ---> 31472e2933fa 23:14:23 Step 4/4 : RUN go mod download 23:14:23 ---> Running in 050ded0e75aa 23:14:27 Still waiting to schedule task 23:14:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22541’ 23:14:36 Removing intermediate container 050ded0e75aa 23:14:36 ---> 105bbe6b86bd 23:14:36 Successfully built 105bbe6b86bd 23:14:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:36 + docker inspect -f . ci-base-image-x86_64 23:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:36 prd-ubuntu20.04-docker-8c-8g-22542 does not seem to be running inside a container 23:14:36 $ 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-x86_64 cat 23:14:37 $ docker top 45f5636ba555c8cb634a2b0f20154de111ae32d2ff338b76379d05e7fcda2634 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:37 + go version 23:14:37 go version go1.18.3 linux/amd64 [Pipeline] } 23:14:37 $ docker stop --time=1 45f5636ba555c8cb634a2b0f20154de111ae32d2ff338b76379d05e7fcda2634 23:14:39 $ docker rm -f 45f5636ba555c8cb634a2b0f20154de111ae32d2ff338b76379d05e7fcda2634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:39 + docker inspect -f . ci-base-image-x86_64 23:14:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:39 prd-ubuntu20.04-docker-8c-8g-22542 does not seem to be running inside a container 23:14:39 $ 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-x86_64 cat 23:14:40 $ docker top 6db773c601b0d649d5cc36da7278faa6446bf0eb50dd8ebf14fee721649d3af8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:14:40 ========================================================= 23:14:40 [edgeXBuildGoParallel] Running Tests and Build... 23:14:40 ========================================================= [Pipeline] sh 23:14:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:14:41 + make test 23:14:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:14:47 ? github.com/edgexfoundry/edgex-go [no test files] 23:14:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:14:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:15:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:15:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 23:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:15:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements 23:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:15:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.2% of statements 23:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.467s coverage: 89.2% of statements 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 95.6% of statements 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements 23:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.106s coverage: 79.5% of statements 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.112s coverage: 94.1% of statements 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 23:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 23:15:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 23:15:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements 23:15:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.2% of statements 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 80.0% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.7% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 65.8% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.6% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:15:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 23:15:24 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 23:15:42 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." 23:15:42 GO111MODULE=on go vet ./... 23:15:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:45 ./bin/test-attribution-txt.sh 23:15:45 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 23:15:45 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 23:15:45 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 23:15:45 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:15:45 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:15:45 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:15:45 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:15:46 + ls -al . 23:15:46 total 732 23:15:46 drwxrwxr-x 10 1001 1001 4096 Aug 11 23:14 . 23:15:46 drwxr-xr-x 4 root root 4096 Aug 11 23:14 .. 23:15:46 -rw-rw-r-- 1 1001 1001 16 Aug 11 23:13 .dockerignore 23:15:46 drwxrwxr-x 8 1001 1001 4096 Aug 11 23:15 .git 23:15:46 drwxrwxr-x 3 1001 1001 4096 Aug 11 23:13 .github 23:15:46 -rw-rw-r-- 1 1001 1001 1030 Aug 11 23:13 .gitignore 23:15:46 -rw-rw-r-- 1 1001 1001 42 Aug 11 23:13 .golangci.yml 23:15:46 -rw-rw-r-- 1 1001 1001 87 Aug 11 23:13 .hadolint.yml 23:15:46 drwxr-xr-x 3 1001 1001 4096 Aug 11 23:14 .semver 23:15:46 -rw-rw-r-- 1 1001 1001 166 Aug 11 23:13 .sonarcloud.properties 23:15:46 -rw-rw-r-- 1 1001 1001 1171 Aug 11 23:13 ADOPTERS.md 23:15:46 -rw-rw-r-- 1 1001 1001 10347 Aug 11 23:13 Attribution.txt 23:15:46 -rw-rw-r-- 1 1001 1001 63209 Aug 11 23:13 CHANGELOG.md 23:15:46 -rw-rw-r-- 1 1001 1001 3804 Aug 11 23:13 CONTRIBUTING.md 23:15:46 -rw-rw-r-- 1 1001 1001 677 Aug 11 23:13 GOVERNANCE.md 23:15:46 -rw-rw-r-- 1 1001 1001 850 Aug 11 23:13 Jenkinsfile 23:15:46 -rw-rw-r-- 1 1001 1001 10775 Aug 11 23:13 LICENSE 23:15:46 -rw-rw-r-- 1 1001 1001 13276 Aug 11 23:13 Makefile 23:15:46 -rw-rw-r-- 1 1001 1001 582 Aug 11 23:13 OWNERS.md 23:15:46 -rw-rw-r-- 1 1001 1001 9094 Aug 11 23:13 README.md 23:15:46 -rw-rw-r-- 1 1001 1001 6912 Aug 11 23:13 SECURITY.md 23:15:46 -rw-rw-r-- 1 1001 1001 5 Aug 11 23:14 VERSION 23:15:46 -rw-rw-r-- 1 1001 1001 4131 Aug 11 23:13 ZMQWindows.md 23:15:46 drwxrwxr-x 2 1001 1001 4096 Aug 11 23:13 bin 23:15:46 drwxrwxr-x 18 1001 1001 4096 Aug 11 23:13 cmd 23:15:46 -rw-r--r-- 1 root root 478941 Aug 11 23:15 coverage.out 23:15:46 -rw-rw-r-- 1 1001 1001 3681 Aug 11 23:13 go.mod 23:15:46 -rw-rw-r-- 1 1001 1001 38033 Aug 11 23:13 go.sum 23:15:46 drwxrwxr-x 8 1001 1001 4096 Aug 11 23:13 internal 23:15:46 drwxrwxr-x 3 1001 1001 4096 Aug 11 23:13 openapi 23:15:46 drwxrwxr-x 4 1001 1001 4096 Aug 11 23:13 snap 23:15:46 -rw-rw-r-- 1 1001 1001 204 Aug 11 23:13 version.go [Pipeline] sh 23:15:46 + '[' -e coverage.out ] 23:15:46 + chown 1001:1001 coverage.out [Pipeline] stash 23:15:46 Stashed 1 file(s) [Pipeline] sh 23:15:46 + make build 23:15:46 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 23:15:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:16: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/core-command/core-command ./cmd/core-command 23:16:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:16:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:16:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:16:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:16:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:16:18 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 23:16:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:16:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:16: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:16: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:16:23 $ docker stop --time=1 6db773c601b0d649d5cc36da7278faa6446bf0eb50dd8ebf14fee721649d3af8 23:16:26 $ docker rm -f 6db773c601b0d649d5cc36da7278faa6446bf0eb50dd8ebf14fee721649d3af8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:27 23:16:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:27 latest: Pulling from edgex-devops/edgex-compose 23:16:27 cbdbe7a5bc2a: Pulling fs layer 23:16:27 ca9280d653b3: Pulling fs layer 23:16:27 7e9c9ca2126c: Pulling fs layer 23:16:27 cbdbe7a5bc2a: Download complete 23:16:28 ca9280d653b3: Verifying Checksum 23:16:28 ca9280d653b3: Download complete 23:16:28 cbdbe7a5bc2a: Pull complete 23:16:28 7e9c9ca2126c: Download complete 23:16:28 ca9280d653b3: Pull complete 23:16:31 7e9c9ca2126c: Pull complete 23:16:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:16:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:31 prd-ubuntu20.04-docker-8c-8g-22542 does not seem to be running inside a container 23:16:31 $ 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:latest cat 23:16:33 $ docker top 82c822676d62d4befa541783cb5a7f234fa424ec2ab72dfb2433494e17c86efa -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:33 + docker-compose build --help 23:16:33 + grep parallel 23:16:34 --parallel Build images in parallel. [Pipeline] } 23:16:34 $ docker stop --time=1 82c822676d62d4befa541783cb5a7f234fa424ec2ab72dfb2433494e17c86efa 23:16:35 $ docker rm -f 82c822676d62d4befa541783cb5a7f234fa424ec2ab72dfb2433494e17c86efa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:36 prd-ubuntu20.04-docker-8c-8g-22542 does not seem to be running inside a container 23:16:36 $ 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:latest cat 23:16:36 $ docker top bb71d71e3a6f1b18bf067ebc4cc53009c6cc0fbbfdd03b8c1b4a50739b364c47 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:37 + docker-compose -f ./docker-compose-build.yml build --parallel 23:16:37 Building core-command ... 23:16:37 Building core-data ... 23:16:37 Building core-metadata ... 23:16:37 Building security-bootstrapper ... 23:16:37 Building security-proxy-setup ... 23:16:37 Building security-secretstore-setup ... 23:16:37 Building security-spiffe-token-provider ... 23:16:37 Building security-spire-agent ... 23:16:37 Building security-spire-config ... 23:16:37 Building security-spire-server ... 23:16:37 Building support-notifications ... 23:16:37 Building support-scheduler ... 23:16:37 Building sys-mgmt-agent ... 23:16:37 Building security-secretstore-setup 23:16:37 Building security-spire-server 23:16:37 Building security-spiffe-token-provider 23:16:37 Building security-bootstrapper 23:16:37 Building security-spire-config 23:16:47 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:47 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:16:47 ---> 105bbe6b86bd 23:16:47 Step 3/31 : WORKDIR /edgex-go 23:16:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:16:47 ---> 105bbe6b86bd 23:16:47 Step 3/25 : WORKDIR /edgex-go 23:16:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:16:47 ---> 105bbe6b86bd 23:16:47 Step 3/25 : WORKDIR /edgex-go 23:16:47 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:16:47 ---> 105bbe6b86bd 23:16:47 Step 3/26 : WORKDIR /edgex-go 23:16:47 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:16:47 ---> 105bbe6b86bd 23:16:47 Step 3/20 : WORKDIR /edgex-go 23:16:50 ---> Running in 634cf586f4bf 23:16:50 ---> Running in 6272114e9834 23:16:50 ---> Running in 022b0a5cf029 23:16:50 ---> Running in 75f02eaf5408 23:16:50 ---> Running in f892ab98a19d 23:16:50 Removing intermediate container 75f02eaf5408 23:16:50 ---> 1eb1f85ef2b2 23:16:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:50 Removing intermediate container 634cf586f4bf 23:16:50 ---> 89520ff52249 23:16:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:50 Removing intermediate container f892ab98a19d 23:16:50 ---> faab3b376b64 23:16:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:16:50 Removing intermediate container 6272114e9834 23:16:50 ---> 3e161274eff8 23:16:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:50 Removing intermediate container 022b0a5cf029 23:16:50 ---> b45d2d19b331 23:16:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:50 ---> Running in 04572cf673f2 23:16:50 ---> Running in 70b29242c70d 23:16:50 ---> Running in 954dec208569 23:16:50 ---> Running in ae47290461ba 23:16:50 ---> Running in f0aa9657f174 23:16:51 Removing intermediate container 04572cf673f2 23:16:51 ---> ae204a18c16d 23:16:51 Step 5/25 : RUN apk add --update --no-cache make git 23:16:51 ---> Running in 8e48916a8cf9 23:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:51 Removing intermediate container 70b29242c70d 23:16:51 ---> 5d002c977a97 23:16:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:16:51 ---> Running in 6c2cb0084284 23:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:51 v3.16.2-12-g0a9ad186b5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:16:51 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:16:51 OK: 17038 distinct packages available 23:16:51 Removing intermediate container f0aa9657f174 23:16:51 ---> 7edeb80952be 23:16:51 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:51 ---> Running in da176974a2b6 23:16:51 Removing intermediate container ae47290461ba 23:16:51 ---> 4acafdf27328 23:16:51 Step 5/31 : RUN apk add --update --no-cache make git 23:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:52 ---> Running in b8aa65e03007 23:16:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:52 OK: 211 MiB in 51 packages 23:16:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:52 Removing intermediate container 954dec208569 23:16:52 ---> 09ce704b7c02 23:16:52 Step 5/20 : COPY go.mod vendor* ./ 23:16:53 ---> 4cdd47e22752 23:16:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:53 ---> Running in 11707b800635 23:16:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:53 OK: 211 MiB in 51 packages 23:16:53 OK: 211 MiB in 51 packages 23:16:53 OK: 211 MiB in 51 packages 23:16:53 OK: 211 MiB in 51 packages 23:16:54 Removing intermediate container 6c2cb0084284 23:16:54 ---> 9c664c416420 23:16:54 Step 6/26 : COPY go.mod vendor* ./ 23:16:54 Removing intermediate container 8e48916a8cf9 23:16:54 ---> 3a0cacef7bd3 23:16:54 Step 6/25 : COPY go.mod vendor* ./ 23:16:54 Removing intermediate container da176974a2b6 23:16:54 ---> 08955c8f24d1 23:16:54 Step 6/25 : COPY go.mod vendor* ./ 23:16:54 ---> 9ed20a304173 23:16:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:54 ---> cbd352e9c522 23:16:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:54 ---> Running in ec792ef7867d 23:16:54 ---> Running in 5554f45d9394 23:16:54 ---> e58452bba9e1 23:16:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:54 Removing intermediate container b8aa65e03007 23:16:54 ---> 1b99aeb89cd9 23:16:54 Step 6/31 : COPY go.mod vendor* ./ 23:16:54 ---> Running in c6207092a807 23:16:54 ---> ee76856baf69 23:16:54 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:54 ---> Running in 5d98400e4944 23:17:09 Removing intermediate container 11707b800635 23:17:09 ---> 747dc40fe953 23:17:09 Step 7/20 : COPY . . 23:17:09 Removing intermediate container 5554f45d9394 23:17:09 ---> e31b385b7979 23:17:09 Step 8/25 : COPY . . 23:17:09 Removing intermediate container c6207092a807 23:17:09 ---> e91e85d1995b 23:17:09 Step 8/25 : COPY . . 23:17:09 Removing intermediate container 5d98400e4944 23:17:09 ---> 852a73b22319 23:17:09 Step 8/31 : COPY . . 23:17:09 Removing intermediate container ec792ef7867d 23:17:09 ---> 6f080d3c932a 23:17:09 Step 8/26 : COPY . . 23:17:16 ---> 5d0a2490dea4 23:17:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:17:16 ---> 0876165840f3 23:17:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:17:16 ---> 48b193a60ef4 23:17:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:17:16 ---> 762b7e69e71c 23:17:16 ---> 36088d203460 23:17:16 Step 9/25 : ARG SPIRE_RELEASE=1.2.1Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:17:16 23:17:16 ---> Running in 0b300c3fe0ea 23:17:16 ---> Running in 0dc83fdba25d 23:17:16 ---> Running in 31e1ed5cacad 23:17:16 ---> Running in fbe31a31bcbc 23:17:16 ---> Running in 2fcceb15b28a 23:17:16 Removing intermediate container fbe31a31bcbc 23:17:16 ---> b4a575f4ea9b 23:17:16 Step 10/25 : WORKDIR /edgex-go/spire-build 23:17:16 Removing intermediate container 31e1ed5cacad 23:17:16 ---> 168d446d454f 23:17:16 Step 10/26 : WORKDIR /edgex-go/spire-build 23:17:16 ---> Running in 33b8ff37fed1 23:17:16 ---> Running in 0e2ccb647225 23:17:16 Removing intermediate container 33b8ff37fed1 23:17:16 ---> 65a717af062f 23:17:16 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 23:17:16 ---> Running in f30e03af0288 23:17:16 Removing intermediate container 0e2ccb647225 23:17:16 ---> 169e1b4d3ae7 23:17: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 23:17:16 ---> Running in c5242e9c6388 23:17: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 23:17: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 23:17: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 23:17:17 Removing intermediate container c5242e9c6388 23:17:17 ---> 3e60e7506753 23:17:17 Step 12/26 : WORKDIR /edgex-go 23:17:17 Removing intermediate container f30e03af0288 23:17:17 ---> 1478e1f0de84 23:17:17 Step 12/25 : WORKDIR /edgex-go 23:17:17 ---> Running in 06a93ae2a65b 23:17:17 ---> Running in cb5b33aeef65 23:17:17 Removing intermediate container cb5b33aeef65 23:17:17 ---> c87caad5d4a4 23:17:17 23:17:17 Step 13/25 : FROM alpine:3.15 23:17:17 Removing intermediate container 06a93ae2a65b 23:17:17 ---> 8ee64d595e9d 23:17:17 23:17:17 Step 13/26 : FROM alpine:3.15 23:17:18 3.15: Pulling from library/alpine 23:17:18 3.15: Pulling from library/alpine 23:17:19 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:17:19 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:17:19 Status: Downloaded newer image for alpine:3.15 23:17:19 Status: Image is up to date for alpine:3.15 23:17:19 ---> c4fc93816858 23:17:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:17:19 ---> c4fc93816858 23:17:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:17:19 ---> Running in 78c055aa7664 23:17:19 ---> Running in dc27534d5c4b 23:17:19 Removing intermediate container 78c055aa7664 23:17:19 ---> 380b2782ee4c 23:17:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:19 Removing intermediate container dc27534d5c4b 23:17:19 ---> c071f6595219 23:17:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:19 ---> Running in 641d04a9c2d6 23:17:19 ---> Running in 1dd9b1244d7b 23:17:20 Removing intermediate container 641d04a9c2d6 23:17:20 ---> 98f7c360ae17 23:17:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:17:20 Removing intermediate container 1dd9b1244d7b 23:17:20 ---> e282860d7344 23:17:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:17:20 ---> Running in 31cf5673a96b 23:17:20 ---> Running in 643bb67dab07 23:17:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:17:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:17:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:17:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:17:22 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:17:22 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:17:22 OK: 15856 distinct packages available 23:17:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:17:22 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:17:22 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:17:22 OK: 15856 distinct packages available 23:17:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:17:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:17:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:17:23 (1/4) Installing dumb-init (1.2.5-r1) 23:17:23 (1/5) Installing dumb-init (1.2.5-r1) 23:17:23 (2/4) Installing musl-obstack (1.2.3-r0) 23:17:23 (2/5) Installing musl-obstack (1.2.3-r0) 23:17:23 (3/4) Installing libucontext (1.1-r0) 23:17:23 (3/5) Installing libucontext (1.1-r0) 23:17:24 (4/4) Installing gcompat (1.0.0-r4) 23:17:24 (4/5) Installing gcompat (1.0.0-r4) 23:17:24 (5/5) Installing openssl (1.1.1q-r0) 23:17:24 Executing busybox-1.34.1-r7.trigger 23:17:24 OK: 6 MiB in 18 packages 23:17:24 Executing busybox-1.34.1-r7.trigger 23:17:24 OK: 7 MiB in 19 packages 23:17:26 Removing intermediate container 31cf5673a96b 23:17:26 ---> 3c80fc0d780a 23:17:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:26 Removing intermediate container 643bb67dab07 23:17:26 ---> bb8d6a2328e5 23:17:26 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:30 ---> fa289eef43dd 23:17:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:17:30 ---> 2ecea55443a5 23:17:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:17:30 ---> 1d410c314d68 23:17:30 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:17:30 ---> c2301452b027 23:17:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:17:30 ---> Running in f1bb6a57da8e 23:17:30 ---> 59c54bd6aadc 23:17:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:17:30 Removing intermediate container f1bb6a57da8e 23:17:30 ---> 788ed84410b0 23:17:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:17:31 ---> 6d71648493bc 23:17:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:17:31 ---> 32b0750e89ae 23:17:31 Step 21/26 : WORKDIR / 23:17:31 ---> Running in 97c18e07045f 23:17:31 ---> Running in e507842b2da7 23:17:31 Removing intermediate container 97c18e07045f 23:17:31 ---> cffc3129c074 23:17:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:17:31 Removing intermediate container e507842b2da7 23:17:31 ---> abb37803aa23 23:17:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:17:31 ---> Running in 267cd9e42bd8 23:17:31 ---> Running in 3364b4a2fe35 23:17:32 Removing intermediate container 267cd9e42bd8 23:17:32 ---> 895baa79f07a 23:17:32 Step 23/25 : LABEL arch=x86_64 23:17:32 Removing intermediate container 3364b4a2fe35 23:17:32 ---> a95f644a8602 23:17:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:17:32 ---> Running in 505591c1c62a 23:17:32 ---> Running in d5b4786f79e8 23:17:32 Removing intermediate container d5b4786f79e8 23:17:32 ---> 75da7504082b 23:17:32 Step 24/25 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:17:32 Removing intermediate container 505591c1c62a 23:17:32 ---> b613fdc72e2c 23:17:32 Step 24/26 : LABEL arch=x86_64 23:17:32 ---> Running in 4b2766d1a282 23:17:32 ---> Running in 04f7e6391136 23:17:32 Removing intermediate container 4b2766d1a282 23:17:32 ---> 4f894652d4a4 23:17:32 Step 25/25 : LABEL version=0.0.0 23:17:32 Removing intermediate container 04f7e6391136 23:17:32 ---> 242f6cd4c962 23:17:32 Step 25/26 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:17:32 ---> Running in f7a9e4efabb9 23:17:32 ---> Running in a41d083d8f3e 23:17:32 Removing intermediate container f7a9e4efabb9 23:17:32 ---> 9e838f00871c 23:17:32 23:17:32 Removing intermediate container a41d083d8f3e 23:17:32 ---> a80bd094848d 23:17:32 Step 26/26 : LABEL version=0.0.0 23:17:32 ---> Running in 418dd4a78726 23:17:32 Successfully built 9e838f00871c 23:17:33 Successfully tagged security-spire-server:latest 23:17:33 Building sys-mgmt-agent 23:17:33  Building security-spire-server ... done Removing intermediate container 418dd4a78726 23:17:33 ---> 2924cd71fcb0 23:17:33 23:17:33 Successfully built 2924cd71fcb0 23:17:33 Successfully tagged security-spire-config:latest 23:17:33 Building core-metadata 23:17:37  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:17:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:17:37 ---> 105bbe6b86bd 23:17:37 Step 3/23 : WORKDIR /edgex-go 23:17:37 ---> Using cache 23:17:37 ---> b45d2d19b331 23:17:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:37 ---> Using cache 23:17:37 ---> 7edeb80952be 23:17:37 Step 5/23 : RUN apk add --update --no-cache make git 23:17:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:17:37 ---> 105bbe6b86bd 23:17:37 Step 3/23 : WORKDIR /edgex-go 23:17:37 ---> Using cache 23:17:37 ---> b45d2d19b331 23:17:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:37 ---> Using cache 23:17:37 ---> 7edeb80952be 23:17:37 Step 5/23 : RUN apk add --update --no-cache make bash git 23:17:39 ---> Running in 196a0b4d1f71 23:17:39 ---> Running in 6754971e56f4 23:17:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:41 OK: 211 MiB in 51 packages 23:17:42 OK: 211 MiB in 51 packages 23:17:42 Removing intermediate container 0b300c3fe0ea 23:17:42 ---> 96ab5f7ad23e 23:17:42 23:17:42 Step 10/31 : FROM alpine:3.16 23:17:42 Removing intermediate container 2fcceb15b28a 23:17:42 ---> 5865e6da0dd6 23:17:42 23:17:42 Step 10/25 : FROM alpine:3.16 23:17:42 Removing intermediate container 0dc83fdba25d 23:17:42 ---> 0162e27ea3ea 23:17:42 23:17:42 Step 9/20 : FROM alpine:3.15 23:17:42 ---> c4fc93816858 23:17:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:17:42 ---> Using cache 23:17:42 ---> c071f6595219 23:17:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:42 ---> Using cache 23:17:42 ---> e282860d7344 23:17:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:17:42 ---> Running in 3b40214e8f68 23:17:42 3.16: Pulling from library/alpine 23:17:42 3.16: Pulling from library/alpine 23:17:43 Removing intermediate container 196a0b4d1f71 23:17:43 ---> dcc6bf3050fc 23:17:43 Step 6/23 : COPY go.mod vendor* ./ 23:17:43 Removing intermediate container 6754971e56f4 23:17:43 ---> cba4356c0e02 23:17:43 Step 6/23 : COPY go.mod vendor* ./ 23:17:43 ---> edc8df9ac1d5 23:17:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:43 ---> ef20c08e7a7e 23:17:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:43 ---> Running in 1edb0eb20bb1 23:17:43 ---> Running in 673b6e929f0e 23:17:43 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:17:43 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:17:43 Status: Downloaded newer image for alpine:3.16 23:17:43 Status: Image is up to date for alpine:3.16 23:17:43 ---> 9c6f07244728 23:17:43 ---> 9c6f07244728 23:17:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:17:43 23:17:44 ---> Running in f0dead00a425 23:17:44 ---> Running in 876d6f974f0d 23:17:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:17:44 Removing intermediate container f0dead00a425 23:17:44 ---> c95014fab50d 23:17:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:17:44 ---> Running in c17fc76a35ac 23:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:17:45 (1/2) Installing dumb-init (1.2.5-r1) 23:17:45 (2/2) Installing su-exec (0.2-r1) 23:17:45 Executing busybox-1.35.0-r17.trigger 23:17:45 OK: 6 MiB in 16 packages 23:17:45 (1/3) Installing ca-certificates (20220614-r0) 23:17:45 (2/3) Installing dumb-init (1.2.5-r1) 23:17:45 (3/3) Installing su-exec (0.2-r1) 23:17:45 Executing busybox-1.35.0-r17.trigger 23:17:45 Executing ca-certificates-20220614-r0.trigger 23:17:45 OK: 6 MiB in 17 packages 23:17:45 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:17:45 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:17:45 OK: 15856 distinct packages available 23:17:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:17:46 Removing intermediate container c17fc76a35ac 23:17:46 ---> 6991b94c8c27 23:17:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:17:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:17:46 ---> Running in 5b34d24cd2f6 23:17:46 Removing intermediate container 876d6f974f0d 23:17:46 ---> 8c469f83a42e 23:17:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:17:46 ---> Running in 0798af097c8e 23:17:46 Removing intermediate container 5b34d24cd2f6 23:17:46 ---> 48feff43fcb3 23:17:46 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:17:47 (1/9) Installing ca-certificates (20220614-r0) 23:17:47 ---> Running in 4c1e8da088fb 23:17:47 (2/9) Installing brotli-libs (1.0.9-r5) 23:17:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:17:47 Removing intermediate container 0798af097c8e 23:17:47 ---> fd1d530695f7 23:17:47 Step 13/25 : WORKDIR / 23:17:47 (4/9) Installing libcurl (7.80.0-r2) 23:17:47 Removing intermediate container 4c1e8da088fb 23:17:47 ---> 72a380e4d036 23:17:47 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:17:47 ---> Running in 1f820aac0ddd 23:17:47 (5/9) Installing curl (7.80.0-r2) 23:17:47 ---> Running in b38b43eba494 23:17:47 (6/9) Installing dumb-init (1.2.5-r1) 23:17:47 (7/9) Installing musl-obstack (1.2.3-r0) 23:17:47 Removing intermediate container 1f820aac0ddd 23:17:47 ---> a80639670635 23:17:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:17:47 Removing intermediate container b38b43eba494 23:17:47 ---> 959433c15c76 23:17:47 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:17:47 (8/9) Installing libucontext (1.1-r0) 23:17:47 ---> Running in 341289166a4d 23:17:47 (9/9) Installing gcompat (1.0.0-r4) 23:17:47 Executing busybox-1.34.1-r7.trigger 23:17:47 Executing ca-certificates-20220614-r0.trigger 23:17:47 OK: 8 MiB in 23 packages 23:17:47 ---> 9e61b51ce9ef 23:17:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:17:48 ---> b5eb18fea789 23:17:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:17:48 Removing intermediate container 341289166a4d 23:17:48 ---> b8ee772a732d 23:17:48 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:17:48 Removing intermediate container 3b40214e8f68 23:17:48 ---> 2368c170ed54 23:17:48 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:48 ---> 6b09dfe72934 23:17:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:17:48 ---> Running in 5dffd3fa5a07 23:17:49 ---> c3c3102fbd67 23:17:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:17:49 Removing intermediate container 5dffd3fa5a07 23:17:49 ---> 28825227972d 23:17:49 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:17:49 ---> 2ba844792b58 23:17:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:17:49 ---> 67bc78503fac 23:17:49 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:17:49 ---> Running in 08040c1e9f67 23:17:50 ---> f710cd247f43 23:17:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:17:50 ---> ad394cdeca9c 23:17:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:17:50 ---> 6436a29730bf 23:17:50 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:17:50 ---> 747308c30ba7 23:17:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:17:50 ---> Running in ba3fd7d415ee 23:17:51 Removing intermediate container ba3fd7d415ee 23:17:51 ---> 15049ee7167a 23:17:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:51 ---> f0c44e5ef0f3 23:17:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:17:51 ---> Running in 5bf0448a4cbd 23:17:51 ---> Running in e2a3c1e3030e 23:17:51 Removing intermediate container 5bf0448a4cbd 23:17:51 ---> 594bc7c5d0ad 23:17:51 Step 18/20 : LABEL arch=x86_64 23:17:51 Removing intermediate container 08040c1e9f67 23:17:51 ---> aa335de5daf9 23:17:51 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:51 ---> Running in 18e00eea6b8a 23:17:51 Removing intermediate container 1edb0eb20bb1 23:17:51 ---> e490806a8e67 23:17:51 Step 8/23 : COPY . . 23:17:51 Removing intermediate container 673b6e929f0e 23:17:51 ---> 322a679bfd99 23:17:51 Step 8/23 : COPY . . 23:17:51 Removing intermediate container 18e00eea6b8a 23:17:51 ---> e9386d4ef89a 23:17:51 Step 19/20 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:17:52 ---> 0157c4c31e91 23:17:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:17:52 ---> Running in 035eb5d51039 23:17:53 ---> 56b3a5018a68 23:17:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:17:53 Removing intermediate container 035eb5d51039 23:17:53 Removing intermediate container e2a3c1e3030e 23:17:53 ---> a4a91e61bc97 23:17:53 ---> 06bf0638fb72 23:17:53 Step 20/20 : LABEL version=0.0.0Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:17:53 23:17:53 ---> Running in 664364569c0a 23:17:53 ---> Running in 76183c01de10 23:17:53 ---> c3ae5b2d1c03 23:17:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:17:53 Removing intermediate container 664364569c0a 23:17:53 ---> 0c05572d154c 23:17:53 23:17:53 Removing intermediate container 76183c01de10 23:17:53 ---> 02f28fbac72b 23:17:53 Step 23/25 : LABEL arch=x86_64 23:17:53 Successfully built 0c05572d154c 23:17:53 Successfully tagged security-spiffe-token-provider:latest 23:17:53 Building support-notifications 23:17:53  Building security-spiffe-token-provider ... done  ---> Running in 7e65a78c7a44 23:17:53 ---> f6f06f82c8ca 23:17:53 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:17:54 Removing intermediate container 7e65a78c7a44 23:17:54 ---> 7544ff7d336e 23:17:54 Step 24/25 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:17:55 ---> 21816e6ffb8d 23:17:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:17:55 ---> Running in 4917cd6ca978 23:17:55 ---> 54db82cf3ff4 23:17:55 Step 26/31 : RUN chmod +x /entrypoint.sh 23:17:55 Removing intermediate container 4917cd6ca978 23:17:55 ---> 778bc15bd820 23:17:55 Step 25/25 : LABEL version=0.0.0 23:17:55 ---> Running in 01df8a0a1d31 23:17:55 ---> Running in 5b8f5493cbac 23:17:55 Removing intermediate container 5b8f5493cbac 23:17:55 ---> 79aea4f8b4c7 23:17:55 23:17:55 Successfully built 79aea4f8b4c7 23:17:56 ---> 35479eb1d94b 23:17:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:17:56 Successfully tagged security-secretstore-setup:latest 23:17:56 Building core-data 23:17:56  Building security-secretstore-setup ... done  ---> Running in 0bfb0261ad7b 23:17:56 ---> 5b22113ba7f2 23:17:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:17:56 ---> Running in dc81eb1802f6 23:17:57 Removing intermediate container 01df8a0a1d31 23:17:57 ---> 5f03fdab28d1 23:17:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:17:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:17:57 ---> 105bbe6b86bd 23:17:57 Step 3/22 : WORKDIR /edgex-go 23:17:57 ---> Using cache 23:17:57 ---> b45d2d19b331 23:17:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:57 ---> Using cache 23:17:57 ---> 7edeb80952be 23:17:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:17:57 ---> Running in 88567f107e55 23:17:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:17:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:17:57 ---> Running in 1ecee0c6bacd 23:17:57 Removing intermediate container 88567f107e55 23:17:57 ---> 425cef071065 23:17:57 Step 28/31 : CMD ["gate"] 23:17:57 ---> Running in 4f71702a94be 23:17:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:58 Removing intermediate container 4f71702a94be 23:17:58 ---> dc2658a798d8 23:17:58 Step 29/31 : LABEL arch=x86_64 23:17:58 ---> Running in 11fb18a6fdde 23:17:58 Removing intermediate container 11fb18a6fdde 23:17:58 ---> d8e3da4a84df 23:17:58 Step 30/31 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:17:58 ---> Running in 6bab2a1d8fce 23:17:58 Removing intermediate container 6bab2a1d8fce 23:17:58 ---> 900cb5dd7a8d 23:17:58 Step 31/31 : LABEL version=0.0.0 23:17:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:59 ---> Running in b5cedb580944 23:17:59 Removing intermediate container b5cedb580944 23:17:59 ---> 8a4d292fa0ea 23:17:59 23:17:59 Successfully built 8a4d292fa0ea 23:17:59 Successfully tagged security-bootstrapper:latest 23:17:59  Building security-bootstrapper ... done Building security-spire-agent 23:17:59 OK: 211 MiB in 51 packages 23:17:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:17:59 ---> 105bbe6b86bd 23:17:59 Step 3/23 : WORKDIR /edgex-go 23:17:59 ---> Using cache 23:17:59 ---> b45d2d19b331 23:17:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:59 ---> Using cache 23:17:59 ---> 7edeb80952be 23:17:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:18:00 ---> Running in b12168b574e5 23:18:01 Removing intermediate container 1ecee0c6bacd 23:18:01 ---> b6f3d8282f4c 23:18:01 Step 6/22 : COPY go.mod vendor* ./ 23:18:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:01 ---> 279e74aea3db 23:18:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:02 ---> Running in 89974fdaac2b 23:18:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:02 OK: 211 MiB in 51 packages 23:18:03 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:18:03 ---> 105bbe6b86bd 23:18:03 Step 3/26 : WORKDIR /edgex-go 23:18:03 ---> Using cache 23:18:03 ---> b45d2d19b331 23:18:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:03 ---> Using cache 23:18:03 ---> 7edeb80952be 23:18:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:18:03 ---> Using cache 23:18:03 ---> 08955c8f24d1 23:18:03 Step 6/26 : COPY go.mod vendor* ./ 23:18:03 ---> Using cache 23:18:03 ---> e58452bba9e1 23:18:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:03 ---> Using cache 23:18:03 ---> e91e85d1995b 23:18:03 Step 8/26 : COPY . . 23:18:03 ---> Using cache 23:18:03 ---> 762b7e69e71c 23:18:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:18:03 ---> Using cache 23:18:03 ---> b4a575f4ea9b 23:18:03 Step 10/26 : WORKDIR /edgex-go/spire-build 23:18:03 ---> Using cache 23:18:03 ---> 65a717af062f 23:18:03 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 23:18:03 ---> Running in 5487abc77df5 23:18:03 Removing intermediate container b12168b574e5 23:18:03 ---> aa210bfff9fe 23:18:03 Step 6/23 : COPY go.mod vendor* ./ 23:18:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22543 in /w/workspace/edgexfoundry_edgex-go_PR-4123 [Pipeline] { [Pipeline] ws 23:18:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:18:04 ---> 9b1c3e06c690 23:18:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:04 The recommended git tool is: git 23:18:04 ---> Running in 9fa922dbc474 23:18:05 Removing intermediate container 5487abc77df5 23:18:05 ---> 4a58fb522e98 23:18:05 Step 12/26 : WORKDIR /edgex-go 23:18:05 ---> Running in 6bad2be69298 23:18:05 Removing intermediate container 6bad2be69298 23:18:05 ---> 057a7b9af541 23:18:05 23:18:05 Step 13/26 : FROM alpine:3.15 23:18:05 ---> c4fc93816858 23:18:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:05 ---> Using cache 23:18:05 ---> c071f6595219 23:18:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:05 ---> Using cache 23:18:05 ---> e282860d7344 23:18:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:18:05 ---> Using cache 23:18:05 ---> bb8d6a2328e5 23:18:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:18:09 ---> e7d5d88c1d31 23:18:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:18:11 using credential edgex-jenkins-ssh 23:18:11 Cloning the remote Git repository 23:18:11 ---> 87de686d6e01 23:18:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:18:11 Removing intermediate container 89974fdaac2b 23:18:11 ---> 5742b5df1c77 23:18:11 Step 8/22 : COPY . . 23:18:12 ---> 2b911ade23b3 23:18:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:18:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:18:11 > git init /w/workspace/edgex-go/1 # timeout=10 23:18:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:18:11 > git --version # timeout=10 23:18:11 > git --version # 'git version 2.25.1' 23:18:11 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:13 ---> cf5262907ad8 23:18:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:18:14 ---> fc0d5eadcdf6 23:18:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:18:14 ---> Running in db2a73eadc9e 23:18:15 Removing intermediate container 9fa922dbc474 23:18:15 ---> 35d48324d7c9 23:18:15 Step 8/23 : COPY . . 23:18:15 Removing intermediate container db2a73eadc9e 23:18:15 ---> 03bf1fd367da 23:18:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:18:16 ---> Running in fedfe4a5b1e2 23:18:16 Removing intermediate container fedfe4a5b1e2 23:18:16 ---> ae68609d915c 23:18:16 Step 24/26 : LABEL arch=x86_64 23:18:17 ---> Running in 9f3b4c13760e 23:18:17 Removing intermediate container 0bfb0261ad7b 23:18:17 ---> f0b7bda6b92e 23:18:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:18:17 ---> 6caa470964cd 23:18:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:18:17 ---> Running in 84e3501b9696 23:18:17 ---> Running in e3599b061946 23:18:17 Removing intermediate container 9f3b4c13760e 23:18:17 ---> a32f69e78bb2 23:18:17 Step 25/26 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:18:18 ---> Running in 54688377a8e0 23:18:18 Removing intermediate container 54688377a8e0 23:18:18 ---> 7985bc6601e0 23:18:18 Step 26/26 : LABEL version=0.0.0 23:18:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:18:18 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 23:18:18 ---> Running in 02c5f4e75764 23:18:19 Removing intermediate container 02c5f4e75764 23:18:19 ---> 6a4c5766c156 23:18:19 23:18:19 ---> 908b3260637e 23:18:19 Step 9/23 : RUN make cmd/core-data/core-data 23:18:19 Successfully built 6a4c5766c156 23:18:19 Successfully tagged security-spire-agent:latest 23:18:19 Building support-scheduler 23:18:19  Building security-spire-agent ... done  ---> Running in 85251af571f2 23:18:20 Removing intermediate container dc81eb1802f6 23:18:20 ---> 6b0f191b2eaf 23:18:20 23:18:20 Step 10/23 : FROM alpine:3.16 23:18:20 ---> 9c6f07244728 23:18:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:18:20 ---> Running in 2617020396ef 23:18:20 Removing intermediate container 84e3501b9696 23:18:20 ---> 0470193c59da 23:18:20 23:18:20 Step 11/23 : FROM alpine:3.16 23:18:20 ---> 9c6f07244728 23:18:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:18: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 23:18:21 ---> Running in 8d0edecd8991 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:21 Removing intermediate container 8d0edecd8991 23:18:21 ---> e0a9c284a492 23:18:21 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 23:18:21 ---> Running in 9bec27e72202 23:18:21 (1/1) Installing dumb-init (1.2.5-r1) 23:18:21 Executing busybox-1.35.0-r17.trigger 23:18:21 OK: 6 MiB in 15 packages 23:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:22 Removing intermediate container 2617020396ef 23:18:22 ---> c7d92961c20a 23:18:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:18:22 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:18:22 ---> Running in 1a8c84422598 23:18:22 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:18:22 (3/33) Installing readline (8.1.2-r0) 23:18:22 (4/33) Installing bash (5.1.16-r2) 23:18:22 Executing bash-5.1.16-r2.post-install 23:18:22 (5/33) Installing ca-certificates (20220614-r0) 23:18:22 (6/33) Installing brotli-libs (1.0.9-r6) 23:18:22 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:18:22 (8/33) Installing libcurl (7.83.1-r2) 23:18:22 (9/33) Installing curl (7.83.1-r2) 23:18:22 (10/33) Installing docker-cli (20.10.16-r2) 23:18:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:22 ---> 105bbe6b86bd 23:18:22 Step 3/22 : WORKDIR /edgex-go 23:18:22 ---> Using cache 23:18:22 ---> b45d2d19b331 23:18:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:22 ---> Using cache 23:18:22 ---> 7edeb80952be 23:18:22 Step 5/22 : RUN apk add --update --no-cache make git 23:18:22 ---> Using cache 23:18:22 ---> dcc6bf3050fc 23:18:22 Step 6/22 : COPY go.mod vendor* ./ 23:18:22 ---> Using cache 23:18:22 ---> edc8df9ac1d5 23:18:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:22 ---> Using cache 23:18:22 ---> e490806a8e67 23:18:22 Step 8/22 : COPY . . 23:18:22 ---> Using cache 23:18:22 ---> 5b22113ba7f2 23:18:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:18:22 ---> Running in c512619e0481 23:18:22 Removing intermediate container 1a8c84422598 23:18:22 ---> a9fe11cd5c7c 23:18:22 Step 13/23 : ENV APP_PORT=59881 23:18:22 ---> Running in d544756dcb59 23:18:22 (11/33) Installing dumb-init (1.2.5-r1) 23:18:22 (12/33) Installing libbz2 (1.0.8-r1) 23:18:22 (13/33) Installing expat (2.4.8-r0) 23:18:23 (14/33) Installing libffi (3.4.2-r1) 23:18:23 (15/33) Installing gdbm (1.23-r0) 23:18:23 (16/33) Installing xz-libs (5.2.5-r1) 23:18:23 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:18:23 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:18:23 (19/33) Installing mpdecimal (2.5.1-r1) 23:18:23 (20/33) Installing sqlite-libs (3.38.5-r0) 23:18:23 (21/33) Installing python3 (3.10.5-r0) 23:18:23 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:18:23 (23/33) Installing py3-tomli (2.0.1-r1) 23:18:23 (24/33) Installing py3-pep517 (0.12.0-r2) 23:18:23 (25/33) Installing py3-six (1.16.0-r1) 23:18:23 (26/33) Installing py3-retrying (1.3.3-r3) 23:18:23 (27/33) Installing py3-appdirs (1.4.4-r3) 23:18:23 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:18:23 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:18:23 (30/33) Installing py3-parsing (2.4.7-r3) 23:18:23 (31/33) Installing py3-packaging (21.3-r0) 23:18:23 (32/33) Installing py3-setuptools (59.4.0-r0) 23:18:23 (33/33) Installing py3-pip (22.1.1-r0) 23:18:23 Removing intermediate container d544756dcb59 23:18:23 ---> d719471fbed6 23:18:23 Step 14/23 : EXPOSE $APP_PORT 23:18:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:18:23 ---> Running in 021597d08122 23:18:23 Executing busybox-1.35.0-r17.trigger 23:18:23 Executing ca-certificates-20220614-r0.trigger 23:18:23 OK: 122 MiB in 47 packages 23:18:24 Removing intermediate container 021597d08122 23:18:24 ---> 3fec1782584c 23:18:24 Step 15/23 : WORKDIR / 23:18:24 ---> Running in 8797a7b57c82 23:18:24 Removing intermediate container 8797a7b57c82 23:18:24 ---> 53c1dfd872d9 23:18:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:24 ---> 9654fa0aded5 23:18:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:18:25 ---> 6018420f0d88 23:18:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:18:26 ---> a6d0e00aa0f9 23:18:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:18:26 ---> Running in 4304e68ba1f9 23:18:26 Collecting docker-compose==1.23.2 23:18:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:18:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.0 MB/s eta 0:00:00 23:18:26 Removing intermediate container 4304e68ba1f9 23:18:26 ---> 8054459405f2 23:18:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:26 ---> Running in bc589c13eba9 23:18:26 Collecting cached-property<2,>=1.2.0 23:18:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:18:26 Collecting texttable<0.10,>=0.9.0 23:18:26 Downloading texttable-0.9.1.tar.gz (11 kB) 23:18:26 Preparing metadata (setup.py): started 23:18:27 Removing intermediate container bc589c13eba9 23:18:27 ---> 0a6e79751d25 23:18:27 Step 21/23 : LABEL arch=x86_64 23:18:27 ---> Running in 90bab8b7242b 23:18:27 Preparing metadata (setup.py): finished with status 'done' 23:18:27 Collecting jsonschema<3,>=2.5.1 23:18:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:18:27 Collecting PyYAML<4,>=3.10 23:18:27 Downloading PyYAML-3.13.tar.gz (270 kB) 23:18:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 112.9 MB/s eta 0:00:00 23:18:27 Removing intermediate container 90bab8b7242b 23:18:27 ---> 0fa22d93c3cd 23:18:27 Step 22/23 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:18:27 ---> Running in 39b02f58b9d7 23:18:27 Preparing metadata (setup.py): started 23:18:27 Removing intermediate container 39b02f58b9d7 23:18:27 ---> ee47e51a3d22 23:18:27 Step 23/23 : LABEL version=0.0.0 23:18:27 Preparing metadata (setup.py): finished with status 'done' 23:18:27 ---> Running in d65a6c1f3bed 23:18:27 Collecting websocket-client<1.0,>=0.32.0 23:18:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:18:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 160.8 MB/s eta 0:00:00 23:18:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:18:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:18:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 157.5 MB/s eta 0:00:00 23:18:27 Collecting dockerpty<0.5,>=0.4.1 23:18:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:18:27 Preparing metadata (setup.py): started 23:18:28 Removing intermediate container d65a6c1f3bed 23:18:28 ---> 192de4dd09c0 23:18:28 23:18:28 Successfully built 192de4dd09c0 23:18:28 Successfully tagged core-metadata:latest 23:18:28 Building core-command 23:18:28  Building core-metadata ... done  Preparing metadata (setup.py): finished with status 'done' 23:18:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:18:28 Collecting docker<4.0,>=3.6.0 23:18:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:18:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 160.0 MB/s eta 0:00:00 23:18:28 Collecting docopt<0.7,>=0.6.1 23:18:28 Downloading docopt-0.6.2.tar.gz (25 kB) 23:18:28 Preparing metadata (setup.py): started 23:18:28 Preparing metadata (setup.py): finished with status 'done' 23:18:28 Collecting docker-pycreds>=0.4.0 23:18:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:18:28 Merging remotes/origin/main commit e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 into PR head commit bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:18:28 Collecting urllib3<1.25,>=1.21.1 23:18:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:18:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 192.9 MB/s eta 0:00:00 23:18:28 Collecting certifi>=2017.4.17 23:18:28 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 23:18:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 158.0 MB/s eta 0:00:00 23:18:28 Collecting idna<2.8,>=2.5 23:18:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:18:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 149.6 MB/s eta 0:00:00 23:18:28 Collecting chardet<3.1.0,>=3.0.2 23:18:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:18:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 197.1 MB/s eta 0:00:00 23:18:29 Merge succeeded, producing bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:18:29 Checking out Revision bcf26571ecf7854bdcce2f9f256dc0dd9decca6a (PR-4123) 23:18:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:18:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:18:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:18:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:18:29 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:18:29 Running setup.py install for texttable: started 23:18:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:18:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:18:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:18:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4123/head:refs/remotes/origin/PR-4123 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:18:28 > git config core.sparsecheckout # timeout=10 23:18:28 > git checkout -f bcf26571ecf7854bdcce2f9f256dc0dd9decca6a # timeout=10 23:18:29 > git remote # timeout=10 23:18:29 > git config --get remote.origin.url # timeout=10 23:18:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:29 > git merge e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 # timeout=10 23:18:29 > git rev-parse HEAD^{commit} # timeout=10 23:18:29 > git config core.sparsecheckout # timeout=10 23:18:29 > git checkout -f bcf26571ecf7854bdcce2f9f256dc0dd9decca6a # timeout=10 23:18:29 Running setup.py install for texttable: finished with status 'done' 23:18:29 Running setup.py install for PyYAML: started 23:18:29 Running setup.py install for PyYAML: finished with status 'done' 23:18:30 Running setup.py install for docopt: started 23:18:30 Running setup.py install for docopt: finished with status 'done' 23:18:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:18:31 ---> 105bbe6b86bd 23:18:31 Step 3/23 : WORKDIR /edgex-go 23:18:31 ---> Using cache 23:18:31 ---> b45d2d19b331 23:18:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:31 ---> Using cache 23:18:31 ---> 7edeb80952be 23:18:31 Step 5/23 : RUN apk add --update --no-cache make git 23:18:31 ---> Using cache 23:18:31 ---> dcc6bf3050fc 23:18:31 Step 6/23 : COPY go.mod vendor* ./ 23:18:31 ---> Using cache 23:18:31 ---> edc8df9ac1d5 23:18:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:31 ---> Using cache 23:18:31 ---> e490806a8e67 23:18:31 Step 8/23 : COPY . . 23:18:31 ---> Using cache 23:18:31 ---> 5b22113ba7f2 23:18:31 Step 9/23 : RUN make cmd/core-command/core-command 23:18:31 Running setup.py install for dockerpty: started 23:18:31 Running setup.py install for dockerpty: finished with status 'done' 23:18:32 ---> Running in bab234561b70 23:18:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:18:32 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 23:18:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:18:33 Commit message: "build: Add convenient alias for each services build and docker target" 23:18:33 > git --version # timeout=10 23:18:33 > git --version # 'git version 2.25.1' 23:18:33 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:18:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:18:34 Dload Upload Total Spent Left Speed 23:18:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99451 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 23:18:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:18:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:18:35 + sudo tee /etc/docker/daemon.new 23:18:35 { 23:18:35 "registry-mirrors": [ 23:18:35 "https://nexus3.edgexfoundry.org:10001" 23:18:35 ], 23:18:35 "bip": "10.250.0.254/24", 23:18:35 "hosts": [ 23:18:35 "tcp://0.0.0.0:5555", 23:18:35 "unix:///var/run/docker.sock" 23:18:35 ], 23:18:35 "mtu": 1458, 23:18:35 "selinux-enabled": true, 23:18:35 "seccomp-profile": "/etc/docker/seccomp.json" 23:18:35 } [Pipeline] sh 23:18:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:18:36 + sudo service docker restart 23:18:38 Removing intermediate container 9bec27e72202 23:18:38 ---> 148cb9d3b150 23:18:38 Step 14/23 : ENV APP_PORT=58890 23:18:38 ---> Running in 891d75ae9cbc 23:18:38 Removing intermediate container 891d75ae9cbc 23:18:38 ---> 624a9beda907 23:18:38 Step 15/23 : EXPOSE $APP_PORT 23:18:38 ---> Running in 0a3926503a09 23:18:38 Removing intermediate container 0a3926503a09 23:18:38 ---> 9c7afe91acd6 23:18:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:18:40 ---> fa6b37c17be1 23:18:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:18:40 ---> f990a9984613 23:18:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:18:41 ---> b91e20cd8759 23:18:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:18:41 ---> Running in 2cc94935e621 23:18:41 Removing intermediate container 2cc94935e621 23:18:41 ---> 39062b3e2f0d 23:18:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:41 ---> Running in 2b3912de3ada 23:18:42 Removing intermediate container 2b3912de3ada 23:18:42 ---> b7d5d1a7a53b 23:18:42 Step 21/23 : LABEL arch=x86_64 23:18:42 ---> Running in cd1da58d5eb2 23:18:42 Removing intermediate container cd1da58d5eb2 23:18:42 ---> 36dffcff4d1c 23:18:42 Step 22/23 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:18:42 ---> Running in f2e5bb2d04a9 23:18:43 Removing intermediate container f2e5bb2d04a9 23:18:43 ---> b19e48f8d0cd 23:18:43 Step 23/23 : LABEL version=0.0.0 23:18:43 ---> Running in a8b8fedd7bab 23:18:43 Removing intermediate container a8b8fedd7bab 23:18:43 ---> 7f42b4b2cb05 23:18:43 23:18:43 Successfully built 7f42b4b2cb05 23:18:43 Successfully tagged sys-mgmt-agent:latest 23:18:43 Building security-proxy-setup 23:18:46  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:46 ---> 105bbe6b86bd 23:18:46 Step 3/22 : WORKDIR /edgex-go 23:18:46 ---> Using cache 23:18:46 ---> b45d2d19b331 23:18:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:46 ---> Using cache 23:18:46 ---> 7edeb80952be 23:18:46 Step 5/22 : RUN apk add --update --no-cache make git 23:18:46 ---> Using cache 23:18:46 ---> dcc6bf3050fc 23:18:46 Step 6/22 : COPY go.mod vendor* ./ 23:18:46 ---> Using cache 23:18:46 ---> edc8df9ac1d5 23:18:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:46 ---> Using cache 23:18:46 ---> e490806a8e67 23:18:46 Step 8/22 : COPY . . 23:18:46 ---> Using cache 23:18:46 ---> 5b22113ba7f2 23:18:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:18:47 ---> Running in d9c7ef930e64 23:18:48 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:55 provisioning config files... 23:18:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6491256028840492685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:55 ---> docker-login.sh 23:18:55 nexus3.edgexfoundry.org:10001 23:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:56 Configure a credential helper to remove this warning. See 23:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:56 23:18:56 Login Succeeded 23:18:56 nexus3.edgexfoundry.org:10002 23:18:56 Removing intermediate container 85251af571f2 23:18:56 ---> c9a6a1f61155 23:18:56 23:18:56 Step 10/23 : FROM alpine:3.16 23:18:56 ---> 9c6f07244728 23:18:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:18:56 Removing intermediate container e3599b061946 23:18:56 ---> e45dc24f6811 23:18:56 23:18:56 Step 10/22 : FROM alpine:3.16 23:18:56 ---> 9c6f07244728 23:18:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:18:56 ---> Running in e12fadb51170 23:18:56 ---> Running in 6a69365fa022 23:18:56 Removing intermediate container e12fadb51170 23:18:56 ---> a8f33874de4c 23:18:56 Step 12/23 : ENV APP_PORT=59880 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 nexus3.edgexfoundry.org:10003 23:18:57 ---> Running in 20b335646535 23:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 nexus3.edgexfoundry.org:10004 23:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:57 Removing intermediate container 20b335646535 23:18:57 ---> d15b2499cbec 23:18:57 Step 13/23 : EXPOSE $APP_PORT 23:18:57 (1/2) Installing ca-certificates (20220614-r0) 23:18:57 (2/2) Installing dumb-init (1.2.5-r1) 23:18:57 Executing busybox-1.35.0-r17.trigger 23:18:57 Executing ca-certificates-20220614-r0.trigger 23:18:57 OK: 6 MiB in 16 packages 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 docker.io 23:18:57 ---> Running in 1fe973429f2d 23:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:58 Configure a credential helper to remove this warning. See 23:18:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:58 23:18:58 Login Succeeded 23:18:58 ---> docker-login.sh ends [Pipeline] } 23:18:58 Deleting 1 temporary files 23:18:58 Removing intermediate container 1fe973429f2d 23:18:58 ---> b470f833cfb1 23:18:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:18:58 Removing intermediate container 6a69365fa022 23:18:58 ---> b4b8e4fc21ea 23:18:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] sh 23:18:59 ---> Running in a40d379827b8 23:18:59 ---> Running in 601dbd700574 23:18:59 Removing intermediate container bab234561b70 23:18:59 ---> 7b2f4faa78c3 23:18:59 23:18:59 Step 10/23 : FROM alpine:3.16 23:18:59 ---> 9c6f07244728 23:18:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:18:59 ---> Using cache 23:18:59 ---> c7d92961c20a 23:18:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:18:59 ---> Using cache 23:18:59 ---> a9fe11cd5c7c 23:18:59 Step 13/23 : ENV APP_PORT=59882 23:18:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:18:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 23:18:59 ---> Running in 8dc91a114662 23:18:59 Removing intermediate container 601dbd700574 23:18:59 ---> 6d62717fdea4 23:18:59 Step 13/22 : ENV APP_PORT=59860 23:18:59 ---> Running in 2356854af1c4 23:18:59 Removing intermediate container 8dc91a114662 23:18:59 ---> 02a3dd72e29b 23:18:59 Step 14/23 : EXPOSE $APP_PORT [Pipeline] echo 23:18:59 ========================================================= 23:18:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:18:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:18:59 Removing intermediate container 2356854af1c4 23:18:59 ---> 1a29ae39bf81 23:18:59 Step 14/22 : EXPOSE $APP_PORT 23:18:59 ---> Running in 74e5fa36f393 23:18:59 ---> Running in e03fbcb69cf5 23:18:59 Removing intermediate container 74e5fa36f393 23:18:59 ---> 56b98a24be2f 23:18:59 Step 15/23 : WORKDIR / 23:18:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:18:59 ---> Running in 81e7f1b73848 23:18:59 Removing intermediate container a40d379827b8 23:18:59 ---> f949461004ee 23:18:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:18:59 Removing intermediate container e03fbcb69cf5 23:18:59 ---> 80686eca8b83 23:18:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:59 ---> Running in 50557950c253 23:18:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:18:59 b3c136eddcbf: Pulling fs layer 23:18:59 c0a3192eca97: Pulling fs layer 23:18:59 a050256f5b6f: Pulling fs layer 23:18:59 656be50a0ddc: Pulling fs layer 23:18:59 2bbca73fdf42: Pulling fs layer 23:18:59 46d945488cbd: Pulling fs layer 23:18:59 8a5474983e97: Pulling fs layer 23:18:59 329c88fbcd65: Pulling fs layer 23:18:59 46d945488cbd: Waiting 23:18:59 8a5474983e97: Waiting 23:18:59 329c88fbcd65: Waiting 23:18:59 656be50a0ddc: Waiting 23:18:59 2bbca73fdf42: Waiting 23:18:59 a050256f5b6f: Verifying Checksum 23:18:59 a050256f5b6f: Download complete 23:18:59 c0a3192eca97: Download complete 23:18:59 2bbca73fdf42: Verifying Checksum 23:18:59 2bbca73fdf42: Download complete 23:18:59 46d945488cbd: Verifying Checksum 23:18:59 46d945488cbd: Download complete 23:18:59 b3c136eddcbf: Download complete 23:19:00 Removing intermediate container 81e7f1b73848 23:19:00 ---> 0c6a0b05cd2f 23:19:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:00 ---> 5a6435fb7b98 23:19:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:19:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:00 ---> d576ad956a90 23:19:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:19:00 Removing intermediate container c512619e0481 23:19:00 ---> d4adf828b4ca 23:19:00 23:19:00 Step 10/22 : FROM alpine:3.16 23:19:00 ---> 9c6f07244728 23:19:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:19:00 ---> Using cache 23:19:00 ---> c7d92961c20a 23:19:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:19:00 ---> Using cache 23:19:00 ---> a9fe11cd5c7c 23:19:00 Step 13/22 : ENV APP_PORT=59861 23:19:00 ---> Running in 85babfe6e849 23:19:00 Removing intermediate container 85babfe6e849 23:19:00 ---> b792a98b3dd0 23:19:00 Step 14/22 : EXPOSE $APP_PORT 23:19:00 ---> 04417340d323 23:19:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:19:00 ---> 18b3bd38c3a7 23:19:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:19:00 ---> Running in 83a64d96da45 23:19:01 b3c136eddcbf: Pull complete 23:19:01 329c88fbcd65: Verifying Checksum 23:19:01 329c88fbcd65: Download complete 23:19:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:01 Removing intermediate container 83a64d96da45 23:19:01 ---> 6a21c42baf01 23:19:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:01 ---> 42e62690291e 23:19:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:19:01 ---> 55c549a52b06 23:19:01 Step 19/23 : ENTRYPOINT ["/core-command"] 23:19:01 c0a3192eca97: Pull complete 23:19:01 ---> Running in 3cd77d48cafe 23:19:01 ---> Running in 830c13bb84ea 23:19:01 ---> e869930615fb 23:19:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:19:01 (1/6) Installing dumb-init (1.2.5-r1) 23:19:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:19:01 Removing intermediate container 830c13bb84ea 23:19:01 ---> 57cefc6e293e 23:19:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:01 Removing intermediate container 3cd77d48cafe 23:19:01 ---> 32512ea9197a 23:19:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:01 (3/6) Installing libsodium (1.0.18-r0) 23:19:01 ---> Running in 3e65d2b4f893 23:19:01 ---> Running in 4a68539abff4 23:19:01 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:19:01 Removing intermediate container 4a68539abff4 23:19:01 ---> f857182a8858 23:19:01 Step 21/23 : LABEL arch=x86_64 23:19:01 (5/6) Installing libzmq (4.3.4-r0) 23:19:01 a050256f5b6f: Pull complete 23:19:01 Removing intermediate container 3e65d2b4f893 23:19:01 ---> 0b8a467cefdb 23:19:01 Step 20/22 : LABEL arch=x86_64 23:19:01 (6/6) Installing zeromq (4.3.4-r0) 23:19:01 ---> Running in 2751d8fdc2fc 23:19:01 ---> Running in e46b7c265d38 23:19:01 Executing busybox-1.35.0-r17.trigger 23:19:01 OK: 8 MiB in 20 packages 23:19:01 ---> cd95850f54cf 23:19:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:19:01 Removing intermediate container 2751d8fdc2fc 23:19:01 ---> 50351c71fec8 23:19:01 Step 22/23 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:19:01 Removing intermediate container e46b7c265d38 23:19:01 ---> b22b2c338f93 23:19:01 Step 21/22 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:19:01 ---> Running in 64aef216016e 23:19:02 8a5474983e97: Verifying Checksum 23:19:02 8a5474983e97: Download complete 23:19:02 ---> Running in 674db691051f 23:19:02 ---> ed9cdacb8a57 23:19:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:19:02 Removing intermediate container 64aef216016e 23:19:02 ---> 0ab0b460451d 23:19:02 Step 23/23 : LABEL version=0.0.0 23:19:02 ---> Running in 443377455ad2 23:19:02 ---> Running in 93bfc2cd3763 23:19:02 Removing intermediate container 674db691051f 23:19:02 ---> 9d4ba8ef6a0c 23:19:02 Step 22/22 : LABEL version=0.0.0 23:19:02 ---> Running in 077d1f1b0b64 23:19:02 Removing intermediate container 93bfc2cd3763 23:19:02 ---> 297699098f7e 23:19:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:02 Removing intermediate container 50557950c253 23:19:02 ---> 0a780b7df820 23:19:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 Removing intermediate container 443377455ad2 23:19:02 ---> 23fbffd4c3fd 23:19:02 23:19:02 Removing intermediate container 077d1f1b0b64 23:19:02 ---> 57bd8ab0bedf 23:19:02 23:19:02 ---> Running in 64bce3c0f857 23:19:02 Successfully built 23fbffd4c3fd 23:19:02 Successfully tagged core-command:latest 23:19:02  Building core-command ... done Successfully built 57bd8ab0bedf 23:19:02 Successfully tagged support-notifications:latest 23:19:02  Building support-notifications ... done Removing intermediate container 64bce3c0f857 23:19:02 ---> 83b9d8891559 23:19:02 Step 20/22 : LABEL arch=x86_64 23:19:02 ---> 4dca7787730c 23:19:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:19:02 ---> Running in 70b06f4f9fdf 23:19:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:19:02 656be50a0ddc: Verifying Checksum 23:19:02 656be50a0ddc: Download complete 23:19:02 Removing intermediate container 70b06f4f9fdf 23:19:02 ---> 75afc16951e8 23:19:02 Step 21/22 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:19:02 ---> Running in 1057be37d402 23:19:03 Removing intermediate container 1057be37d402 23:19:03 ---> 6ce28d4bb590 23:19:03 Step 22/22 : LABEL version=0.0.0 23:19:03 ---> cbf7b6ed817c 23:19:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:19:03 ---> Running in 3651dc94f34d 23:19:03 Removing intermediate container 3651dc94f34d 23:19:03 ---> 9d4f8ad481ed 23:19:03 23:19:03 ---> 726fed53229b 23:19:03 Step 19/23 : ENTRYPOINT ["/core-data"] 23:19:03 Successfully built 9d4f8ad481ed 23:19:03 ---> Running in ce592a2970aa 23:19:03 Successfully tagged support-scheduler:latest 23:19:03  Building support-scheduler ... done Removing intermediate container ce592a2970aa 23:19:03 ---> febdce445716 23:19:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:03 ---> Running in 56da0fbd3536 23:19:03 Removing intermediate container 56da0fbd3536 23:19:03 ---> c0b177c09bff 23:19:03 Step 21/23 : LABEL arch=x86_64 23:19:03 ---> Running in d5200933ef81 23:19:04 Removing intermediate container d5200933ef81 23:19:04 ---> 23b7c27e639b 23:19:04 Step 22/23 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:19:04 ---> Running in bdbd94aedf95 23:19:04 Removing intermediate container bdbd94aedf95 23:19:04 ---> dfbe526d0c41 23:19:04 Step 23/23 : LABEL version=0.0.0 23:19:04 ---> Running in 5dba52e5f261 23:19:04 Removing intermediate container 5dba52e5f261 23:19:04 ---> 3e368be3572f 23:19:04 23:19:04 Successfully built 3e368be3572f 23:19:04 Successfully tagged core-data:latest 23:19:05  Building core-data ... done Removing intermediate container d9c7ef930e64 23:19:05 ---> cd116cff202e 23:19:05 23:19:05 Step 10/22 : FROM alpine:3.16 23:19:05 ---> 9c6f07244728 23:19:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:19:05 ---> Running in ff14a6c5f26b 23:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:06 (1/6) Installing ca-certificates (20220614-r0) 23:19:06 (2/6) Installing brotli-libs (1.0.9-r6) 23:19:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:19:06 (4/6) Installing libcurl (7.83.1-r2) 23:19:06 (5/6) Installing curl (7.83.1-r2) 23:19:06 (6/6) Installing dumb-init (1.2.5-r1) 23:19:06 Executing busybox-1.35.0-r17.trigger 23:19:06 Executing ca-certificates-20220614-r0.trigger 23:19:06 OK: 8 MiB in 20 packages 23:19:06 Removing intermediate container ff14a6c5f26b 23:19:06 ---> ccbc3fda2104 23:19:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:19:07 ---> Running in ada1c9fec4d5 23:19:07 Removing intermediate container ada1c9fec4d5 23:19:07 ---> c0f39e186c87 23:19:07 Step 13/22 : WORKDIR /edgex 23:19:07 ---> Running in fcd10120af52 23:19:07 Removing intermediate container fcd10120af52 23:19:07 ---> 881a2a8adbe8 23:19:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:19:07 ---> 12fcf299dd65 23:19:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:19:07 ---> 5bd6940d82dd 23:19:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:19:07 ---> 43f487301e82 23:19:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:19:08 ---> f364fa1f2b83 23:19:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:19:08 ---> Running in 78f125f02034 23:19:08 Removing intermediate container 78f125f02034 23:19:08 ---> dbd67409213d 23:19:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:19:08 ---> Running in c3a5971a26e8 23:19:08 Removing intermediate container c3a5971a26e8 23:19:08 ---> 338bc4652c55 23:19:08 Step 20/22 : LABEL arch=x86_64 23:19:08 ---> Running in 3671729ad42f 23:19:08 Removing intermediate container 3671729ad42f 23:19:08 ---> d5fee97edb91 23:19:08 Step 21/22 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:19:08 ---> Running in 5afdc8a78f82 23:19:08 Removing intermediate container 5afdc8a78f82 23:19:08 ---> 5fbb51c3c8e3 23:19:08 Step 22/22 : LABEL version=0.0.0 23:19:09 ---> Running in 6aaf71a98cdf 23:19:09 Removing intermediate container 6aaf71a98cdf 23:19:09 ---> f1e6ab1eaf6f 23:19:09 23:19:09 Successfully built f1e6ab1eaf6f 23:19:09 Successfully tagged security-proxy-setup:latest 23:19:09  Building security-proxy-setup ... done  [Pipeline] } 23:19:09 $ docker stop --time=1 bb71d71e3a6f1b18bf067ebc4cc53009c6cc0fbbfdd03b8c1b4a50739b364c47 23:19:10 $ docker rm -f bb71d71e3a6f1b18bf067ebc4cc53009c6cc0fbbfdd03b8c1b4a50739b364c47 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:10 + docker images 23:19:10 REPOSITORY TAG IMAGE ID CREATED SIZE 23:19:10 security-proxy-setup latest f1e6ab1eaf6f 2 seconds ago 27.2MB 23:19:10 cd116cff202e 5 seconds ago 1.53GB 23:19:10 core-data latest 3e368be3572f 6 seconds ago 21.5MB 23:19:10 support-scheduler latest 9d4f8ad481ed 7 seconds ago 26.5MB 23:19:10 support-notifications latest 57bd8ab0bedf 8 seconds ago 27.2MB 23:19:10 core-command latest 23fbffd4c3fd 8 seconds ago 16.2MB 23:19:10 d4adf828b4ca 11 seconds ago 1.58GB 23:19:10 7b2f4faa78c3 12 seconds ago 1.52GB 23:19:10 e45dc24f6811 17 seconds ago 1.58GB 23:19:10 c9a6a1f61155 17 seconds ago 1.55GB 23:19:10 sys-mgmt-agent latest 7f42b4b2cb05 27 seconds ago 135MB 23:19:10 core-metadata latest 192de4dd09c0 43 seconds ago 18.2MB 23:19:10 0470193c59da 50 seconds ago 1.52GB 23:19:10 security-spire-agent latest 6a4c5766c156 51 seconds ago 125MB 23:19:10 6b0f191b2eaf 51 seconds ago 1.55GB 23:19:10 057a7b9af541 About a minute ago 1.42GB 23:19:10 security-bootstrapper latest 8a4d292fa0ea About a minute ago 19.3MB 23:19:10 security-secretstore-setup latest 79aea4f8b4c7 About a minute ago 28.9MB 23:19:10 security-spiffe-token-provider latest 0c05572d154c About a minute ago 29.2MB 23:19:10 0162e27ea3ea About a minute ago 1.57GB 23:19:10 5865e6da0dd6 About a minute ago 1.53GB 23:19:10 96ab5f7ad23e About a minute ago 1.52GB 23:19:10 security-spire-server latest 9e838f00871c About a minute ago 86.5MB 23:19:10 security-spire-config latest 2924cd71fcb0 About a minute ago 85.8MB 23:19:10 8ee64d595e9d About a minute ago 1.42GB 23:19:10 c87caad5d4a4 About a minute ago 1.42GB 23:19:10 ci-base-image-x86_64 latest 105bbe6b86bd 4 minutes ago 993MB 23:19:10 alpine 3.15 c4fc93816858 2 days ago 5.59MB 23:19:10 alpine 3.16 9c6f07244728 2 days ago 5.54MB 23:19:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 23:19:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 weeks ago 677MB 23:19:10 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] } 23:19:15 656be50a0ddc: Pull complete 23:19:15 2bbca73fdf42: Pull complete 23:19:15 46d945488cbd: Pull complete 23:19:22 8a5474983e97: Pull complete 23:19:23 329c88fbcd65: Pull complete 23:19:23 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:19:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:19:23 + docker build -t ci-base-image-arm64 -f - . 23:19:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:19:23 WORKDIR /edgex 23:19:23 COPY go.mod . 23:19:23 RUN go mod download 23:19:24 Sending build context to Docker daemon 3.126MB 23:19:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:19:24 ---> ff4287adb874 23:19:24 Step 2/4 : WORKDIR /edgex 23:19:26 ---> Running in 73b40fb65a57 23:19:26 Removing intermediate container 73b40fb65a57 23:19:26 ---> e54a8063bfe6 23:19:26 Step 3/4 : COPY go.mod . 23:19:27 ---> 0bd9fe1750bf 23:19:27 Step 4/4 : RUN go mod download 23:19:27 ---> Running in 977afea5dbc9 23:20:06 Removing intermediate container 977afea5dbc9 23:20:06 ---> 8145b15ef309 23:20:06 Successfully built 8145b15ef309 23:20:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:06 + docker inspect -f . ci-base-image-arm64 23:20:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:07 prd-ubuntu20.04-docker-arm64-4c-16g-22543 does not seem to be running inside a container 23:20:07 $ 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 23:20:08 $ docker top 205318a88d1ac6d7a7d9acd4272e8ccd3f1344434be12ae31f7039358493c001 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:09 + go version 23:20:09 go version go1.18.3 linux/arm64 [Pipeline] } 23:20:09 $ docker stop --time=1 205318a88d1ac6d7a7d9acd4272e8ccd3f1344434be12ae31f7039358493c001 23:20:11 $ docker rm -f 205318a88d1ac6d7a7d9acd4272e8ccd3f1344434be12ae31f7039358493c001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:12 + docker inspect -f . ci-base-image-arm64 23:20:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:12 prd-ubuntu20.04-docker-arm64-4c-16g-22543 does not seem to be running inside a container 23:20:12 $ 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 23:20:13 $ docker top 8503654ae2d5d695c16d074d8952779101773e236faa537083d32e235ed4ee87 -eo pid,comm [Pipeline] { [Pipeline] echo 23:20:14 ========================================================= 23:20:14 [edgeXBuildGoParallel] Running Tests and Build... 23:20:14 ========================================================= [Pipeline] sh 23:20:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:20:15 + make test 23:20:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:20:47 ? github.com/edgexfoundry/edgex-go [no test files] 23:22:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:22:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:22:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:22:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:22:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:22:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:22:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:22:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:22:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.342s coverage: 28.7% of statements 23:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:22:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.563s coverage: 98.5% of statements 23:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:22:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.530s coverage: 54.2% of statements 23:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.927s coverage: 89.2% of statements 23:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.790s coverage: 2.1% of statements 23:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:23:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.743s coverage: 95.6% of statements 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:23:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:23:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.450s coverage: 60.0% of statements 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:23:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.448s coverage: 0.9% of statements 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:23:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.275s coverage: 58.8% of statements 23:23:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 29.6% of statements 23:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements 23:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements 23:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements 23:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements 23:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 23:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.440s coverage: 94.4% of statements 23:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 23:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.724s coverage: 82.2% of statements 23:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.330s coverage: 92.9% of statements 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.085s coverage: 65.1% of statements 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.285s coverage: 58.8% of statements 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements 23:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 23:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.295s coverage: 85.4% of statements 23:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.838s coverage: 91.2% of statements 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.182s coverage: 64.7% of statements 23:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.277s coverage: 100.0% of statements 23:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 23:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 23:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 23:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 23:24:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.427s coverage: 65.8% of statements 23:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.909s coverage: 43.6% of statements 23:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.383s coverage: 89.5% of statements 23:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements 23:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:24:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:24:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.517s coverage: 17.7% of statements 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:24:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.963s coverage: 92.3% of statements 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:24:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.456s coverage: 63.2% of statements 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:24:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.500s coverage: 97.7% of statements 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:24:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:24:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:24:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.215s coverage: 100.0% of statements 23:24:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 23:24:21 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 23:24:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:24:21 GO111MODULE=on go vet ./... 23:26:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:26:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:26:12 ./bin/test-attribution-txt.sh 23:26:12 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 23:26:12 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 23:26:12 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 23:26:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:26:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:26:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:26:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:26:13 + ls -al . 23:26:13 total 728 23:26:13 drwxrwxr-x 9 1001 1001 4096 Aug 11 23:20 . 23:26:13 drwxr-xr-x 4 root root 4096 Aug 11 23:20 .. 23:26:13 -rw-rw-r-- 1 1001 1001 16 Aug 11 23:18 .dockerignore 23:26:13 drwxrwxr-x 8 1001 1001 4096 Aug 11 23:18 .git 23:26:13 drwxrwxr-x 3 1001 1001 4096 Aug 11 23:18 .github 23:26:13 -rw-rw-r-- 1 1001 1001 1030 Aug 11 23:18 .gitignore 23:26:13 -rw-rw-r-- 1 1001 1001 42 Aug 11 23:18 .golangci.yml 23:26:13 -rw-rw-r-- 1 1001 1001 87 Aug 11 23:18 .hadolint.yml 23:26:13 -rw-rw-r-- 1 1001 1001 166 Aug 11 23:18 .sonarcloud.properties 23:26:13 -rw-rw-r-- 1 1001 1001 1171 Aug 11 23:18 ADOPTERS.md 23:26:13 -rw-rw-r-- 1 1001 1001 10347 Aug 11 23:18 Attribution.txt 23:26:13 -rw-rw-r-- 1 1001 1001 63209 Aug 11 23:18 CHANGELOG.md 23:26:13 -rw-rw-r-- 1 1001 1001 3804 Aug 11 23:18 CONTRIBUTING.md 23:26:13 -rw-rw-r-- 1 1001 1001 677 Aug 11 23:18 GOVERNANCE.md 23:26:13 -rw-rw-r-- 1 1001 1001 850 Aug 11 23:18 Jenkinsfile 23:26:13 -rw-rw-r-- 1 1001 1001 10775 Aug 11 23:18 LICENSE 23:26:13 -rw-rw-r-- 1 1001 1001 13276 Aug 11 23:18 Makefile 23:26:13 -rw-rw-r-- 1 1001 1001 582 Aug 11 23:18 OWNERS.md 23:26:13 -rw-rw-r-- 1 1001 1001 9094 Aug 11 23:18 README.md 23:26:13 -rw-rw-r-- 1 1001 1001 6912 Aug 11 23:18 SECURITY.md 23:26:13 -rw-rw-r-- 1 1001 1001 5 Aug 11 23:14 VERSION 23:26:13 -rw-rw-r-- 1 1001 1001 4131 Aug 11 23:18 ZMQWindows.md 23:26:13 drwxrwxr-x 2 1001 1001 4096 Aug 11 23:18 bin 23:26:13 drwxrwxr-x 18 1001 1001 4096 Aug 11 23:18 cmd 23:26:13 -rw-r--r-- 1 root root 478941 Aug 11 23:24 coverage.out 23:26:13 -rw-rw-r-- 1 1001 1001 3681 Aug 11 23:18 go.mod 23:26:13 -rw-rw-r-- 1 1001 1001 38033 Aug 11 23:18 go.sum 23:26:13 drwxrwxr-x 8 1001 1001 4096 Aug 11 23:18 internal 23:26:13 drwxrwxr-x 3 1001 1001 4096 Aug 11 23:18 openapi 23:26:13 drwxrwxr-x 4 1001 1001 4096 Aug 11 23:18 snap 23:26:13 -rw-rw-r-- 1 1001 1001 204 Aug 11 23:18 version.go [Pipeline] sh 23:26:14 + '[' -e coverage.out ] 23:26:14 + chown 1001:1001 coverage.out [Pipeline] stash 23:26:14 Warning: overwriting stash ‘coverage-report’ 23:26:15 Stashed 1 file(s) [Pipeline] sh 23:26:15 + make build 23:26:15 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 23:27:52 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 23:29:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:29:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:30:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:30:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:30:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:30:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:30:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:30:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:30:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:30:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:30:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:30:41 $ docker stop --time=1 8503654ae2d5d695c16d074d8952779101773e236faa537083d32e235ed4ee87 23:30:43 $ docker rm -f 8503654ae2d5d695c16d074d8952779101773e236faa537083d32e235ed4ee87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:46 23:30:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:46 latest: Pulling from edgex-devops/edgex-compose-arm64 23:30:46 29e5d40040c1: Pulling fs layer 23:30:46 1ce36da41761: Pulling fs layer 23:30:46 25b303627fd3: Pulling fs layer 23:30:46 29e5d40040c1: Verifying Checksum 23:30:46 29e5d40040c1: Download complete 23:30:47 1ce36da41761: Verifying Checksum 23:30:47 1ce36da41761: Download complete 23:30:47 29e5d40040c1: Pull complete 23:30:48 25b303627fd3: Verifying Checksum 23:30:48 25b303627fd3: Download complete 23:30:48 1ce36da41761: Pull complete 23:31:01 25b303627fd3: Pull complete 23:31:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:31:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:01 prd-ubuntu20.04-docker-arm64-4c-16g-22543 does not seem to be running inside a container 23:31:01 $ 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 23:31:04 $ docker top 95708dd2a380498a83d5764a52a024ce29f09de999c64c4fb4cb7a1124156c79 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:05 + docker-compose build --help 23:31:05 + grep parallel 23:31:09 --parallel Build images in parallel. [Pipeline] } 23:31:09 $ docker stop --time=1 95708dd2a380498a83d5764a52a024ce29f09de999c64c4fb4cb7a1124156c79 23:31:11 $ docker rm -f 95708dd2a380498a83d5764a52a024ce29f09de999c64c4fb4cb7a1124156c79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:12 prd-ubuntu20.04-docker-arm64-4c-16g-22543 does not seem to be running inside a container 23:31:12 $ 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 23:31:13 $ docker top 4234b6c09e30fad068d77f4624a0f87dd97ae8fa1fd29035c6d76c646fe9d927 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:14 + docker-compose -f ./docker-compose-build.yml build --parallel 23:31:20 Building core-command ... 23:31:20 Building core-data ... 23:31:20 Building core-metadata ... 23:31:20 Building security-bootstrapper ... 23:31:20 Building security-proxy-setup ... 23:31:20 Building security-secretstore-setup ... 23:31:20 Building security-spiffe-token-provider ... 23:31:20 Building security-spire-agent ... 23:31:20 Building security-spire-config ... 23:31:20 Building security-spire-server ... 23:31:20 Building support-notifications ... 23:31:20 Building support-scheduler ... 23:31:20 Building sys-mgmt-agent ... 23:31:20 Building security-secretstore-setup 23:31:20 Building support-scheduler 23:31:20 Building core-data 23:31:20 Building support-notifications 23:31:20 Building security-spire-config 23:32:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:07 ---> 8145b15ef309 23:32:07 Step 3/22 : WORKDIR /edgex-go 23:32:07 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:32:07 ---> 8145b15ef309 23:32:07 Step 3/26 : WORKDIR /edgex-go 23:32:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:07 ---> 8145b15ef309 23:32:07 Step 3/23 : WORKDIR /edgex-go 23:32:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:32:07 ---> 8145b15ef309 23:32:07 Step 3/25 : WORKDIR /edgex-go 23:32:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:07 ---> 8145b15ef309 23:32:07 Step 3/22 : WORKDIR /edgex-go 23:32:07 ---> Running in 444192a00d77 23:32:07 ---> Running in d9ec965ec1a3 23:32:07 ---> Running in 5091b3b3bce5 23:32:07 ---> Running in ff79cea803a6 23:32:07 ---> Running in 92a5518a2da0 23:32:08 Removing intermediate container ff79cea803a6 23:32:08 ---> 87c7b9b6b87d 23:32:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:08 ---> Running in a16dfe1cdd75 23:32:08 Removing intermediate container 444192a00d77 23:32:08 ---> de4700a3ce5b 23:32:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:08 Removing intermediate container d9ec965ec1a3 23:32:08 ---> 7cd008c36330 23:32:08 Removing intermediate container 5091b3b3bce5 23:32:08 ---> bf4d53d90e85 23:32:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:08 Removing intermediate container 92a5518a2da0 23:32:08 ---> e53d00df9fb7 23:32:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:09 ---> Running in 0c988337f66d 23:32:09 ---> Running in 935f90fbb36b 23:32:09 ---> Running in 1e24e9704273 23:32:09 ---> Running in e65f22ac98af 23:32:12 Removing intermediate container a16dfe1cdd75 23:32:12 ---> 31f917af09e9 23:32:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:32:12 ---> Running in 3bbfb430c902 23:32:12 Removing intermediate container 935f90fbb36b 23:32:12 ---> c7fcd9ad0ff7 23:32:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:32:13 ---> Running in bd1ccbb7336c 23:32:13 Removing intermediate container 0c988337f66d 23:32:13 ---> ce3a5639878e 23:32:13 Step 5/25 : RUN apk add --update --no-cache make git 23:32:13 Removing intermediate container 1e24e9704273 23:32:13 ---> dc3e5f5ffe96 23:32:13 Step 5/22 : RUN apk add --update --no-cache make git 23:32:13 ---> Running in 6d90ca78ce53 23:32:13 ---> Running in 418d84502772 23:32:13 Removing intermediate container e65f22ac98af 23:32:13 ---> 73e5b7db6123 23:32:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:32:13 ---> Running in aba56170c3da 23:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:17 OK: 221 MiB in 51 packages 23:32:17 OK: 221 MiB in 51 packages 23:32:17 OK: 221 MiB in 51 packages 23:32:18 OK: 221 MiB in 51 packages 23:32:18 OK: 221 MiB in 51 packages 23:32:19 Removing intermediate container 3bbfb430c902 23:32:19 ---> 529cd3bd3fb2 23:32:19 Step 6/22 : COPY go.mod vendor* ./ 23:32:19 Removing intermediate container bd1ccbb7336c 23:32:19 ---> 349d8b7c3a03 23:32:19 Step 6/26 : COPY go.mod vendor* ./ 23:32:19 Removing intermediate container aba56170c3da 23:32:19 ---> 3323a5c9f744 23:32:19 Step 6/23 : COPY go.mod vendor* ./ 23:32:19 Removing intermediate container 6d90ca78ce53 23:32:19 ---> 8443811882f8 23:32:19 Step 6/22 : COPY go.mod vendor* ./ 23:32:19 Removing intermediate container 418d84502772 23:32:19 ---> c63bdbc8e50a 23:32:19 Step 6/25 : COPY go.mod vendor* ./ 23:32:20 ---> 9fd8a316a2c6 23:32:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:20 ---> f4516c1b3208 23:32:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:20 ---> Running in ae1c2849313c 23:32:20 ---> Running in 83681385d289 23:32:21 ---> 54e20b52b84a 23:32:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:21 ---> dbee8ee314d6 23:32:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:21 ---> 88e523063fac 23:32:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:21 ---> Running in 44fa39143849 23:32:21 ---> Running in 300bdd3cf684 23:32:21 ---> Running in 440796d633d2 23:33:29 Removing intermediate container 83681385d289 23:33:29 ---> 8e88a5e7766e 23:33:29 Step 8/26 : COPY . . 23:33:29 Removing intermediate container ae1c2849313c 23:33:29 ---> 1719a89616ed 23:33:29 Step 8/22 : COPY . . 23:33:29 Removing intermediate container 440796d633d2 23:33:29 ---> dddab09ae1cb 23:33:29 Step 8/25 : COPY . . 23:33:29 Removing intermediate container 44fa39143849 23:33:29 ---> 9276c9a36469 23:33:29 Step 8/22 : COPY . . 23:33:29 Removing intermediate container 300bdd3cf684 23:33:29 ---> d24d23b6eb14 23:33:29 Step 8/23 : COPY . . 23:33:38 ---> ea8d9e613526 23:33:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:33:38 ---> dad24eacb76c 23:33:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:33:38 ---> ed42d5f00d92 23:33:38 Step 9/23 : RUN make cmd/core-data/core-data 23:33:38 ---> Running in 4c960568a887 23:33:38 ---> Running in 329df5c2ee91 23:33:38 ---> Running in 8f6c41d8032f 23:33:38 ---> 10bcdddbab63 23:33:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:33:38 ---> Running in df9824748ced 23:33:38 ---> a5e74d87cc19 23:33:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:33:38 ---> Running in f194c4f17ca0 23:33:38 Removing intermediate container f194c4f17ca0 23:33:38 ---> 5aebe227213e 23:33:38 Step 10/26 : WORKDIR /edgex-go/spire-build 23:33:38 ---> Running in 900822f307ae 23:33:39 Removing intermediate container 900822f307ae 23:33:39 ---> 607edbed74fe 23:33:39 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 23:33:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:33:39 ---> Running in 748e4e975f5e 23:33:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:33:39 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 23:33: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 23:33:42 Removing intermediate container 748e4e975f5e 23:33:42 ---> 2e4cc2508b00 23:33:42 Step 12/26 : WORKDIR /edgex-go 23:33:42 ---> Running in 4373a8d1fabb 23:33:42 Removing intermediate container 4373a8d1fabb 23:33:42 ---> d92738c83d0e 23:33:42 23:33:42 Step 13/26 : FROM alpine:3.15 23:33:43 3.15: Pulling from library/alpine 23:33:44 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:33:44 Status: Downloaded newer image for alpine:3.15 23:33:44 ---> 02e0d6fdf486 23:33:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:44 ---> Running in 0e559222ba1d 23:33:44 Removing intermediate container 0e559222ba1d 23:33:44 ---> f636c4aa7780 23:33:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:45 ---> Running in e8f76b73b886 23:33:47 Removing intermediate container e8f76b73b886 23:33:47 ---> 13720ff29571 23:33:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:33:48 ---> Running in 162a20131869 23:33:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:33:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:33:52 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:33:52 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:33:52 OK: 15733 distinct packages available 23:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:33:55 (1/4) Installing dumb-init (1.2.5-r1) 23:33:55 (2/4) Installing musl-obstack (1.2.3-r0) 23:33:55 (3/4) Installing libucontext (1.1-r0) 23:33:55 (4/4) Installing gcompat (1.0.0-r4) 23:33:55 Executing busybox-1.34.1-r7.trigger 23:33:55 OK: 6 MiB in 18 packages 23:33:57 Removing intermediate container 162a20131869 23:33:57 ---> 929260ae7901 23:33:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:34:03 ---> 0530600a4972 23:34:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:34:03 ---> b5035bc4b2c3 23:34:03 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:34:03 ---> Running in a9d7de6d0123 23:34:03 Removing intermediate container a9d7de6d0123 23:34:03 ---> 0cd9a1578737 23:34:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:34:05 ---> b012c6bf1c87 23:34:05 Step 21/26 : WORKDIR / 23:34:05 ---> Running in 11a21bc40ee6 23:34:05 Removing intermediate container 11a21bc40ee6 23:34:05 ---> 3d91fb97efad 23:34:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:34:05 ---> Running in 8626be4c8a9b 23:34:06 Removing intermediate container 8626be4c8a9b 23:34:06 ---> 0418703b7047 23:34:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:34:06 ---> Running in 7d3c7a9eb2e1 23:34:07 Removing intermediate container 7d3c7a9eb2e1 23:34:07 ---> dddd64767794 23:34:07 Step 24/26 : LABEL arch=arm64 23:34:07 ---> Running in 0a6bb6e919fc 23:34:07 Removing intermediate container 0a6bb6e919fc 23:34:07 ---> 67b91631e03c 23:34:07 Step 25/26 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:34:07 ---> Running in 4e026919dca6 23:34:08 Removing intermediate container 4e026919dca6 23:34:08 ---> 80ab22cae341 23:34:08 Step 26/26 : LABEL version=0.0.0 23:34:08 ---> Running in d0d5afe0bc64 23:34:08 Removing intermediate container d0d5afe0bc64 23:34:08 ---> 878aff8042a2 23:34:08 23:34:09 Successfully built 878aff8042a2 23:34:09 Successfully tagged security-spire-config-arm64:latest 23:34:09 Building security-spire-server 23:34:28  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:34:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:34:28 ---> 8145b15ef309 23:34:28 Step 3/25 : WORKDIR /edgex-go 23:34:28 ---> Using cache 23:34:28 ---> e53d00df9fb7 23:34:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:34:28 ---> Using cache 23:34:28 ---> dc3e5f5ffe96 23:34:28 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:34:28 ---> Running in 99b9e8b751dd 23:34:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:34:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:34:30 OK: 221 MiB in 51 packages 23:34:31 Removing intermediate container 99b9e8b751dd 23:34:31 ---> c14f82b8fcb6 23:34:31 Step 6/25 : COPY go.mod vendor* ./ 23:34:32 ---> 7eb6a9590328 23:34:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:32 ---> Running in 1a91ade42a68 23:35:29 Removing intermediate container 1a91ade42a68 23:35:29 ---> 051447cd6bd7 23:35:29 Step 8/25 : COPY . . 23:35:32 ---> e21a53af5e48 23:35:32 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:35:33 ---> Running in f6e6bfad1bf8 23:35:33 Removing intermediate container f6e6bfad1bf8 23:35:33 ---> 26f73cd4354e 23:35:33 Step 10/25 : WORKDIR /edgex-go/spire-build 23:35:33 ---> Running in f0ab0b37609c 23:35:34 Removing intermediate container f0ab0b37609c 23:35:34 ---> 3b05277a3d9f 23:35:34 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 23:35:34 ---> Running in 1812385acb4d 23:35:38 Removing intermediate container 1812385acb4d 23:35:38 ---> d68be6f37310 23:35:38 Step 12/25 : WORKDIR /edgex-go 23:35:38 ---> Running in 2951c65cc610 23:35:38 Removing intermediate container 2951c65cc610 23:35:38 ---> 7e6f2011d983 23:35:38 23:35:38 Step 13/25 : FROM alpine:3.15 23:35:38 ---> 02e0d6fdf486 23:35:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:35:38 ---> Using cache 23:35:38 ---> f636c4aa7780 23:35:38 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:38 ---> Using cache 23:35:38 ---> 13720ff29571 23:35:38 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:35:38 ---> Running in b0061ec9471f 23:35:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:35:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:35:42 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:35:42 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:35:42 OK: 15733 distinct packages available 23:35:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:35:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:35:45 (1/5) Installing dumb-init (1.2.5-r1) 23:35:45 (2/5) Installing musl-obstack (1.2.3-r0) 23:35:45 (3/5) Installing libucontext (1.1-r0) 23:35:45 (4/5) Installing gcompat (1.0.0-r4) 23:35:45 (5/5) Installing openssl (1.1.1q-r0) 23:35:45 Executing busybox-1.34.1-r7.trigger 23:35:45 OK: 6 MiB in 19 packages 23:35:47 Removing intermediate container b0061ec9471f 23:35:47 ---> f9e8cf2d55a4 23:35:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:35:52 ---> 6b860ce763ca 23:35:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:35:53 ---> 308adb1a1739 23:35:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:35:54 ---> c5d1b7ee4e4c 23:35:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:35:54 ---> 0e259cf30733 23:35:54 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:35:54 ---> Running in 78a1f9a9c343 23:35:55 Removing intermediate container 78a1f9a9c343 23:35:55 ---> f7de30141d4d 23:35:55 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:35:55 ---> Running in 41cc28f548ec 23:35:56 Removing intermediate container 41cc28f548ec 23:35:56 ---> 15f8a55dbc4f 23:35:56 Step 23/25 : LABEL arch=arm64 23:35:56 ---> Running in 861cf01b2327 23:35:56 Removing intermediate container 861cf01b2327 23:35:56 ---> 47a67fac9188 23:35:56 Step 24/25 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:35:56 ---> Running in bcd31d1e6425 23:35:57 Removing intermediate container bcd31d1e6425 23:35:57 ---> de961057eeec 23:35:57 Step 25/25 : LABEL version=0.0.0 23:35:57 ---> Running in 79848851e9b3 23:35:58 Removing intermediate container 79848851e9b3 23:35:58 ---> 1048f8804796 23:35:58 23:35:58 Successfully built 1048f8804796 23:35:58 Successfully tagged security-spire-server-arm64:latest 23:35:58  Building security-spire-server ... done Building security-proxy-setup 23:36:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:36:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:36:16 ---> 8145b15ef309 23:36:16 Step 3/22 : WORKDIR /edgex-go 23:36:16 ---> Using cache 23:36:16 ---> e53d00df9fb7 23:36:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:16 ---> Using cache 23:36:16 ---> dc3e5f5ffe96 23:36:16 Step 5/22 : RUN apk add --update --no-cache make git 23:36:16 ---> Using cache 23:36:16 ---> 8443811882f8 23:36:16 Step 6/22 : COPY go.mod vendor* ./ 23:36:16 ---> Using cache 23:36:16 ---> 54e20b52b84a 23:36:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:16 ---> Using cache 23:36:16 ---> 9276c9a36469 23:36:16 Step 8/22 : COPY . . 23:36:16 ---> Using cache 23:36:16 ---> ea8d9e613526 23:36:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:36:16 ---> Running in c9685fbe18a1 23:36: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:39: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:39:27 Removing intermediate container df9824748ced 23:39:27 ---> f7cda265de81 23:39:27 23:39:27 Step 10/25 : FROM alpine:3.16 23:39:27 3.16: Pulling from library/alpine 23:39:27 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:39:27 Status: Downloaded newer image for alpine:3.16 23:39:27 ---> a6215f271958 23:39:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:39:27 ---> Running in d5476d57d426 23:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:32 (1/3) Installing ca-certificates (20220614-r0) 23:39:32 (2/3) Installing dumb-init (1.2.5-r1) 23:39:32 (3/3) Installing su-exec (0.2-r1) 23:39:32 Executing busybox-1.35.0-r17.trigger 23:39:32 Executing ca-certificates-20220614-r0.trigger 23:39:32 OK: 6 MiB in 17 packages 23:39:35 Removing intermediate container d5476d57d426 23:39:35 ---> bf23671ab332 23:39:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:39:35 ---> Running in 228fc171481f 23:39:35 Removing intermediate container 228fc171481f 23:39:35 ---> 2add543788ac 23:39:35 Step 13/25 : WORKDIR / 23:39:35 ---> Running in d947ba42ff09 23:39:36 Removing intermediate container d947ba42ff09 23:39:36 ---> 481e273d30d4 23:39:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:39:37 ---> 1bed2ac01a5f 23:39:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:39:38 ---> 3322c3470d9b 23:39:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:39:39 ---> e74145820a8d 23:39:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:39:39 ---> 7e4f66d42ae7 23:39:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:39:41 ---> 589423a2d6b1 23:39:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:39:43 ---> 8e091b43821f 23:39:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:39:44 ---> 2b995213e1c3 23:39:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:44 ---> Running in f7f769b8645e 23:39:47 Removing intermediate container f7f769b8645e 23:39:47 ---> dab411d006ae 23:39:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:39:47 ---> Running in d2a390099313 23:39:48 Removing intermediate container d2a390099313 23:39:48 ---> 478dc80f04c9 23:39:48 Step 23/25 : LABEL arch=arm64 23:39:48 ---> Running in a7a1f95a5b65 23:39:48 Removing intermediate container a7a1f95a5b65 23:39:48 ---> d8983bb0a363 23:39:48 Step 24/25 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:39:48 ---> Running in 30b972f8c81b 23:39:49 Removing intermediate container 30b972f8c81b 23:39:49 ---> bef5a08edc17 23:39:49 Step 25/25 : LABEL version=0.0.0 23:39:49 ---> Running in d83ec17786af 23:39:49 Removing intermediate container d83ec17786af 23:39:49 ---> f343ac757eeb 23:39:49 23:39:50 Successfully built f343ac757eeb 23:39:50 Successfully tagged security-secretstore-setup-arm64:latest 23:39:50  Building security-secretstore-setup ... done Building security-spire-agent 23:40:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:40:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:40:05 ---> 8145b15ef309 23:40:05 Step 3/26 : WORKDIR /edgex-go 23:40:05 ---> Using cache 23:40:05 ---> e53d00df9fb7 23:40:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:05 ---> Using cache 23:40:05 ---> dc3e5f5ffe96 23:40:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:40:05 ---> Using cache 23:40:05 ---> c14f82b8fcb6 23:40:05 Step 6/26 : COPY go.mod vendor* ./ 23:40:05 ---> Using cache 23:40:05 ---> 7eb6a9590328 23:40:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:05 ---> Using cache 23:40:05 ---> 051447cd6bd7 23:40:05 Step 8/26 : COPY . . 23:40:05 ---> Using cache 23:40:05 ---> e21a53af5e48 23:40:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:40:05 ---> Using cache 23:40:05 ---> 26f73cd4354e 23:40:05 Step 10/26 : WORKDIR /edgex-go/spire-build 23:40:05 ---> Using cache 23:40:05 ---> 3b05277a3d9f 23:40:05 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 23:40:05 ---> Running in 341cf5738653 23:40:08 Removing intermediate container 341cf5738653 23:40:08 ---> 9883b91f9712 23:40:08 Step 12/26 : WORKDIR /edgex-go 23:40:08 ---> Running in d52ae74e1aa8 23:40:09 Removing intermediate container d52ae74e1aa8 23:40:09 ---> ad612108b61b 23:40:09 23:40:09 Step 13/26 : FROM alpine:3.15 23:40:09 ---> 02e0d6fdf486 23:40:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:40:09 ---> Using cache 23:40:09 ---> f636c4aa7780 23:40:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:09 ---> Using cache 23:40:09 ---> 13720ff29571 23:40:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:40:09 ---> Using cache 23:40:09 ---> f9e8cf2d55a4 23:40:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:40:13 ---> 7b2a56024dbd 23:40:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:40:18 ---> 7023562f17f8 23:40:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:40:19 ---> 59066cc43706 23:40:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:40:20 ---> d80b15f54240 23:40:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:40:21 ---> 6a38ffff4c6f 23:40:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:40:21 ---> Running in 8a78111660c5 23:40:21 Removing intermediate container 8a78111660c5 23:40:21 ---> 922060aefefc 23:40:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:40:21 ---> Running in daf3fa11f882 23:40:22 Removing intermediate container daf3fa11f882 23:40:22 ---> 5218fdce09bd 23:40:22 Step 24/26 : LABEL arch=arm64 23:40:22 ---> Running in 31ea10f0898b 23:40:23 Removing intermediate container 31ea10f0898b 23:40:23 ---> d36a7a61bb88 23:40:23 Step 25/26 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:40:23 ---> Running in 67d525a51103 23:40:24 Removing intermediate container 67d525a51103 23:40:24 ---> bd9ce6eda271 23:40:24 Step 26/26 : LABEL version=0.0.0 23:40:24 ---> Running in a87c964c72c7 23:40:24 Removing intermediate container a87c964c72c7 23:40:24 ---> c47ec2a14846 23:40:24 23:40:24 Successfully built c47ec2a14846 23:40:24 Successfully tagged security-spire-agent-arm64:latest 23:40:24  Building security-spire-agent ... done Building security-bootstrapper 23:40:40 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:40:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:40:40 ---> 8145b15ef309 23:40:40 Step 3/31 : WORKDIR /edgex-go 23:40:40 ---> Using cache 23:40:40 ---> e53d00df9fb7 23:40:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:40 ---> Using cache 23:40:40 ---> dc3e5f5ffe96 23:40:40 Step 5/31 : RUN apk add --update --no-cache make git 23:40:40 ---> Using cache 23:40:40 ---> 8443811882f8 23:40:40 Step 6/31 : COPY go.mod vendor* ./ 23:40:40 ---> Using cache 23:40:40 ---> 54e20b52b84a 23:40:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:40 ---> Using cache 23:40:40 ---> 9276c9a36469 23:40:40 Step 8/31 : COPY . . 23:40:40 ---> Using cache 23:40:40 ---> ea8d9e613526 23:40:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:40:40 ---> Running in b4c65fcc46eb 23:40:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:41:28 Removing intermediate container 8f6c41d8032f 23:41:28 ---> dd898bd80358 23:41:28 23:41:28 Step 10/23 : FROM alpine:3.16 23:41:28 ---> a6215f271958 23:41:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:41:28 ---> Running in eca68dba3d6c 23:41:28 Removing intermediate container eca68dba3d6c 23:41:28 ---> 815219aeae39 23:41:28 Step 12/23 : ENV APP_PORT=59880 23:41:28 ---> Running in 7b3f4f643959 23:41:28 Removing intermediate container 7b3f4f643959 23:41:28 ---> 77f4c98f742a 23:41:28 Step 13/23 : EXPOSE $APP_PORT 23:41:28 ---> Running in ea1ef16bca9f 23:41:28 Removing intermediate container ea1ef16bca9f 23:41:28 ---> 4dee7b2bfded 23:41:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:28 ---> Running in e23d6a64fde9 23:41:30 Removing intermediate container e23d6a64fde9 23:41:30 ---> 2e2751686a1a 23:41:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:41:30 ---> Running in 253f4c988016 23:41:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:41:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:41:34 (1/6) Installing dumb-init (1.2.5-r1) 23:41:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:41:35 (3/6) Installing libsodium (1.0.18-r0) 23:41:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:41:35 (5/6) Installing libzmq (4.3.4-r0) 23:41:35 (6/6) Installing zeromq (4.3.4-r0) 23:41:35 Executing busybox-1.35.0-r17.trigger 23:41:35 OK: 8 MiB in 20 packages 23:41:38 Removing intermediate container 253f4c988016 23:41:38 ---> 5afeaa014e6d 23:41:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:38 ---> 756bb2d7ffc5 23:41:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:41:40 ---> 71a42d7e38eb 23:41:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:41:41 ---> 3fa90ab672e7 23:41:41 Step 19/23 : ENTRYPOINT ["/core-data"] 23:41:41 ---> Running in 5e9149b034f1 23:41:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:41:42 Removing intermediate container 5e9149b034f1 23:41:42 ---> 17bc6ecac684 23:41:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:42 ---> Running in 1aa9b817dbe3 23:41:42 Removing intermediate container 1aa9b817dbe3 23:41:42 ---> 73abc0cc1c58 23:41:42 Step 21/23 : LABEL arch=arm64 23:41:43 ---> Running in ac6576bb4cd3 23:41:43 Removing intermediate container ac6576bb4cd3 23:41:43 ---> 5a025219f920 23:41:43 Step 22/23 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:41:43 ---> Running in 449664dbb411 23:41:44 Removing intermediate container 449664dbb411 23:41:44 ---> 5558e14dce36 23:41:44 Step 23/23 : LABEL version=0.0.0 23:41:44 ---> Running in c8d09d89707b 23:41:45 Removing intermediate container c8d09d89707b 23:41:45 ---> de4105ac674b 23:41:45 23:41:45 Successfully built de4105ac674b 23:41:45 Successfully tagged core-data-arm64:latest 23:41:45 Building core-metadata 23:42:03  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:42:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:42:03 ---> 8145b15ef309 23:42:03 Step 3/23 : WORKDIR /edgex-go 23:42:03 ---> Using cache 23:42:03 ---> e53d00df9fb7 23:42:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:03 ---> Using cache 23:42:03 ---> dc3e5f5ffe96 23:42:03 Step 5/23 : RUN apk add --update --no-cache make git 23:42:03 ---> Using cache 23:42:03 ---> 8443811882f8 23:42:03 Step 6/23 : COPY go.mod vendor* ./ 23:42:03 ---> Using cache 23:42:03 ---> 54e20b52b84a 23:42:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:03 ---> Using cache 23:42:03 ---> 9276c9a36469 23:42:03 Step 8/23 : COPY . . 23:42:03 ---> Using cache 23:42:03 ---> ea8d9e613526 23:42:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:42:03 ---> Running in 5f2f62b35449 23:42:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:42:08 Removing intermediate container c9685fbe18a1 23:42:08 ---> a8c208c3c964 23:42:08 23:42:08 Step 10/22 : FROM alpine:3.16 23:42:08 ---> a6215f271958 23:42:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:42:08 ---> Running in 4d257118ac1b 23:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:42:12 (1/6) Installing ca-certificates (20220614-r0) 23:42:12 (2/6) Installing brotli-libs (1.0.9-r6) 23:42:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:42:12 (4/6) Installing libcurl (7.83.1-r2) 23:42:12 (5/6) Installing curl (7.83.1-r2) 23:42:12 (6/6) Installing dumb-init (1.2.5-r1) 23:42:12 Executing busybox-1.35.0-r17.trigger 23:42:12 Executing ca-certificates-20220614-r0.trigger 23:42:13 OK: 8 MiB in 20 packages 23:42:16 Removing intermediate container 4d257118ac1b 23:42:16 ---> 3ad6117f5013 23:42:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:42:16 ---> Running in e81dcc486c4d 23:42:17 Removing intermediate container e81dcc486c4d 23:42:17 ---> 7b714a1402e7 23:42:17 Step 13/22 : WORKDIR /edgex 23:42:17 ---> Running in eec5bcd56ac0 23:42:18 Removing intermediate container eec5bcd56ac0 23:42:18 ---> 90bafc25770c 23:42:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:42:21 ---> 1acf182b463d 23:42:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:42:24 ---> b0bc2a7c7357 23:42:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:42:29 ---> ea65886bf336 23:42:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:42:31 ---> 99b618518526 23:42:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:42:31 ---> Running in 7db9abde7cb7 23:42:35 Removing intermediate container 4c960568a887 23:42:35 ---> b24f1d181588 23:42:35 23:42:35 Step 10/22 : FROM alpine:3.16 23:42:35 ---> a6215f271958 23:42:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:42:35 ---> Running in e89ab1643f54 23:42:36 Removing intermediate container 7db9abde7cb7 23:42:36 ---> 82c92ecb51d2 23:42:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:42:36 ---> Running in c151ff10a99c 23:42:37 Removing intermediate container c151ff10a99c 23:42:37 ---> b06b534a222d 23:42:37 Step 20/22 : LABEL arch=arm64 23:42:37 ---> Running in 561b6882d8a4 23:42:38 Removing intermediate container 561b6882d8a4 23:42:38 ---> 70f6cf17b0f8 23:42:38 Step 21/22 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:42:38 ---> Running in 82172d00c6e2 23:42:39 Removing intermediate container 329df5c2ee91 23:42:39 ---> 64e1892accc3 23:42:39 23:42:39 Step 10/22 : FROM alpine:3.16 23:42:39 ---> a6215f271958 23:42:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:42:39 ---> Running in 4ffb149769f9 23:42:39 Removing intermediate container 82172d00c6e2 23:42:39 ---> 66d0cb769ae8 23:42:39 Step 22/22 : LABEL version=0.0.0 23:42:39 ---> Running in 10a96f3b4677 23:42:40 Removing intermediate container 10a96f3b4677 23:42:40 ---> dde89e168aa8 23:42:40 23:42:40 (1/1) Installing dumb-init (1.2.5-r1) 23:42:40 Executing busybox-1.35.0-r17.trigger 23:42:40 OK: 5 MiB in 15 packages 23:42:40 Successfully built dde89e168aa8 23:42:40 Successfully tagged security-proxy-setup-arm64:latest 23:42:40  Building security-proxy-setup ... done Building sys-mgmt-agent 23:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:42:42 Removing intermediate container e89ab1643f54 23:42:42 ---> 0efaaeeae0bc 23:42:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:42:42 ---> Running in 02d8f80c0143 23:42:43 Removing intermediate container 02d8f80c0143 23:42:43 ---> ab0dbc1d4b0d 23:42:43 Step 13/22 : ENV APP_PORT=59861 23:42:43 ---> Running in 490fd1079574 23:42:43 (1/2) Installing ca-certificates (20220614-r0) 23:42:43 (2/2) Installing dumb-init (1.2.5-r1) 23:42:43 Executing busybox-1.35.0-r17.trigger 23:42:43 Executing ca-certificates-20220614-r0.trigger 23:42:43 Removing intermediate container 490fd1079574 23:42:43 ---> 5a0cacc96525 23:42:43 Step 14/22 : EXPOSE $APP_PORT 23:42:43 OK: 6 MiB in 16 packages 23:42:43 ---> Running in a70750744366 23:42:44 Removing intermediate container a70750744366 23:42:44 ---> 2a04819f7a86 23:42:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:46 ---> a8a554fbba6d 23:42:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:42:46 Removing intermediate container 4ffb149769f9 23:42:46 ---> c3fbe0a4b4ec 23:42:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:42:46 ---> Running in ddaa45b3c66d 23:42:47 Removing intermediate container ddaa45b3c66d 23:42:47 ---> 823e40477862 23:42:47 Step 13/22 : ENV APP_PORT=59860 23:42:47 ---> Running in d7abd47307b7 23:42:48 Removing intermediate container d7abd47307b7 23:42:48 ---> 89afd7300fd9 23:42:48 Step 14/22 : EXPOSE $APP_PORT 23:42:48 ---> Running in 50ea0958137b 23:42:49 ---> f46102555649 23:42:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:42:50 Removing intermediate container 50ea0958137b 23:42:50 ---> 5edcdf7d0bc6 23:42:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:50 ---> e7acda2c9074 23:42:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:42:51 ---> Running in d356f80928b5 23:42:51 ---> e9f26637ae6e 23:42:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:42:51 Removing intermediate container d356f80928b5 23:42:51 ---> 18ad9f7a0768 23:42:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:52 ---> Running in d50a9587cf54 23:42:53 Removing intermediate container d50a9587cf54 23:42:53 ---> 3a000e905bed 23:42:53 Step 20/22 : LABEL arch=arm64 23:42:53 ---> Running in 643c7d0ec7fd 23:42:54 Removing intermediate container 643c7d0ec7fd 23:42:54 ---> 04642d874360 23:42:54 Step 21/22 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:42:54 ---> Running in fbbfa936335f 23:42:55 Removing intermediate container fbbfa936335f 23:42:55 ---> f03f6538384d 23:42:55 Step 22/22 : LABEL version=0.0.0 23:42:55 ---> Running in 2e42c7615ab8 23:42:56 ---> 8429f1dc84d8 23:42:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:42:57 Removing intermediate container 2e42c7615ab8 23:42:57 ---> bba00900e73d 23:42:57 23:42:57 ---> 0f6cfddac804 23:42:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:42:58 ---> Running in 22a8900d0d04 23:42:58 Successfully built bba00900e73d 23:42:58 Successfully tagged support-scheduler-arm64:latest 23:42:58  Building support-scheduler ... done Building security-spiffe-token-provider 23:42:59 Removing intermediate container 22a8900d0d04 23:42:59 ---> 1275bf3856c7 23:42:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:59 ---> Running in 7f1e14723497 23:43:00 Removing intermediate container 7f1e14723497 23:43:00 ---> 7d9b8eaaafe5 23:43:00 Step 20/22 : LABEL arch=arm64 23:43:00 ---> Running in d37ca2f9c6a6 23:43:00 Removing intermediate container d37ca2f9c6a6 23:43:01 ---> 028998a177c7 23:43:01 Step 21/22 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:43:01 ---> Running in a1a09dc354a6 23:43:02 Removing intermediate container a1a09dc354a6 23:43:02 ---> 645372c6363f 23:43:02 Step 22/22 : LABEL version=0.0.0 23:43:02 ---> Running in 9948ba7b3aa8 23:43:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:43:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:43:02 ---> 8145b15ef309 23:43:02 Step 3/23 : WORKDIR /edgex-go 23:43:02 ---> Using cache 23:43:02 ---> e53d00df9fb7 23:43:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:02 ---> Using cache 23:43:02 ---> dc3e5f5ffe96 23:43:02 Step 5/23 : RUN apk add --update --no-cache make bash git 23:43:02 ---> Running in d3099dd607be 23:43:03 Removing intermediate container 9948ba7b3aa8 23:43:03 ---> 09fb813b21a7 23:43:03 23:43:03 Successfully built 09fb813b21a7 23:43:03 Successfully tagged support-notifications-arm64:latest 23:43:03  Building support-notifications ... done Building core-command 23:43:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:06 OK: 221 MiB in 51 packages 23:43:08 Removing intermediate container d3099dd607be 23:43:08 ---> 64c91a04db90 23:43:08 Step 6/23 : COPY go.mod vendor* ./ 23:43:09 ---> c30f82aa8f5f 23:43:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:09 ---> Running in b7c6249dc5bf 23:43:31 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:43:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:43:31 ---> 8145b15ef309 23:43:31 Step 3/20 : WORKDIR /edgex-go 23:43:31 ---> Using cache 23:43:31 ---> e53d00df9fb7 23:43:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:43:31 ---> Running in 34be3dfded67 23:43:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:43:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:43:31 ---> 8145b15ef309 23:43:31 Step 3/23 : WORKDIR /edgex-go 23:43:31 ---> Using cache 23:43:31 ---> e53d00df9fb7 23:43:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:31 ---> Using cache 23:43:31 ---> dc3e5f5ffe96 23:43:31 Step 5/23 : RUN apk add --update --no-cache make git 23:43:31 ---> Using cache 23:43:31 ---> 8443811882f8 23:43:31 Step 6/23 : COPY go.mod vendor* ./ 23:43:31 ---> Using cache 23:43:31 ---> 54e20b52b84a 23:43:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:31 ---> Using cache 23:43:31 ---> 9276c9a36469 23:43:31 Step 8/23 : COPY . . 23:43:31 ---> Using cache 23:43:31 ---> ea8d9e613526 23:43:31 Step 9/23 : RUN make cmd/core-command/core-command 23:43:31 ---> Running in af4a21354afa 23:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:43:33 v3.16.2-12-g0a9ad186b5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:43:33 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:43:33 OK: 16892 distinct packages available 23:43:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:34 OK: 221 MiB in 51 packages 23:43:37 Removing intermediate container 34be3dfded67 23:43:37 ---> 0275cd70900f 23:43:37 Step 5/20 : COPY go.mod vendor* ./ 23:43:38 ---> f73467999cec 23:43:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:38 ---> Running in b4f56a57e211 23:44:00 Removing intermediate container b7c6249dc5bf 23:44:00 ---> 6f28ca5b5434 23:44:00 Step 8/23 : COPY . . 23:44:10 ---> 01c6022ff7cd 23:44:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:44:10 ---> Running in 6b8c925097b5 23:44:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:44:31 Removing intermediate container b4f56a57e211 23:44:31 ---> 21755e404cf3 23:44:31 Step 7/20 : COPY . . 23:44:41 ---> b423050027b2 23:44:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:44:41 ---> Running in ae0b4da2e64a 23:44: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:46:04 Removing intermediate container b4c65fcc46eb 23:46:04 ---> b1403e45b6f5 23:46:04 23:46:04 Step 10/31 : FROM alpine:3.16 23:46:04 ---> a6215f271958 23:46:04 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:46:04 ---> Running in 743ec1a1b9ce 23:46:04 Removing intermediate container 743ec1a1b9ce 23:46:04 ---> 61eb40dda026 23:46:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:46:04 ---> Running in 420438e9f7a3 23:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:46:04 (1/2) Installing dumb-init (1.2.5-r1) 23:46:04 (2/2) Installing su-exec (0.2-r1) 23:46:04 Executing busybox-1.35.0-r17.trigger 23:46:04 OK: 5 MiB in 16 packages 23:46:04 Removing intermediate container 420438e9f7a3 23:46:04 ---> 4be5f8d061f8 23:46:04 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:46:04 ---> Running in 3c510ec425b1 23:46:04 Removing intermediate container 3c510ec425b1 23:46:04 ---> b3ec60bd4dc5 23:46:04 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:46:04 ---> Running in b82e9c2b8230 23:46:04 Removing intermediate container b82e9c2b8230 23:46:04 ---> 1eee0a1e4c35 23:46:04 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:46:04 ---> Running in d17f39be21c2 23:46:04 Removing intermediate container d17f39be21c2 23:46:04 ---> 2892cb31e463 23:46:04 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:46:04 ---> Running in 987e5fb4caf1 23:46:04 Removing intermediate container 987e5fb4caf1 23:46:04 ---> 0085763ee8ba 23:46:04 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:46:04 ---> Running in 5ce2226a2d24 23:46:04 Removing intermediate container 5ce2226a2d24 23:46:04 ---> f34fc1002abc 23:46:04 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:46:04 ---> c88d5e47c5a4 23:46:04 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:46:04 ---> Running in bb2f82bab3af 23:46:08 Removing intermediate container bb2f82bab3af 23:46:08 ---> 343c574245a8 23:46:08 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:08 ---> 010f30fb5e16 23:46:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:46:10 ---> 9d688cbbd97f 23:46:10 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:46:11 ---> dffd63176f72 23:46:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:46:12 ---> 7cb3b64e08a8 23:46:12 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:46:13 ---> 5e833a5391e0 23:46:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:46:14 ---> ac9df5480597 23:46:14 Step 26/31 : RUN chmod +x /entrypoint.sh 23:46:14 ---> Running in a7486d433f27 23:46:17 Removing intermediate container a7486d433f27 23:46:17 ---> e9a0df1693cd 23:46:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:46:17 ---> Running in abb002c23c9a 23:46:18 Removing intermediate container abb002c23c9a 23:46:18 ---> bf4cfcc06265 23:46:18 Step 28/31 : CMD ["gate"] 23:46:18 ---> Running in fa675d82e387 23:46:18 Removing intermediate container fa675d82e387 23:46:18 ---> b7ddd623ccc9 23:46:18 Step 29/31 : LABEL arch=arm64 23:46:19 ---> Running in 1efcb6b0c5f3 23:46:19 Removing intermediate container 1efcb6b0c5f3 23:46:19 ---> 1c4052a837ce 23:46:19 Step 30/31 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:46:19 ---> Running in 6b5727105b6d 23:46:20 Removing intermediate container 6b5727105b6d 23:46:20 ---> 653ad36f79e7 23:46:20 Step 31/31 : LABEL version=0.0.0 23:46:20 ---> Running in 65379c17cb70 23:46:20 Removing intermediate container 65379c17cb70 23:46:20 ---> c436cb229f74 23:46:20 23:46:21 Successfully built c436cb229f74 23:46:21 Successfully tagged security-bootstrapper-arm64:latest 23:47:58  Building security-bootstrapper ... done Removing intermediate container 5f2f62b35449 23:47:58 ---> 53d8dc1a9082 23:47:58 23:47:58 Step 10/23 : FROM alpine:3.16 23:47:58 ---> a6215f271958 23:47:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:47:58 ---> Using cache 23:47:58 ---> 0efaaeeae0bc 23:47:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:47:58 ---> Using cache 23:47:58 ---> ab0dbc1d4b0d 23:47:58 Step 13/23 : ENV APP_PORT=59881 23:47:58 ---> Running in b092a4fbae3c 23:47:58 Removing intermediate container b092a4fbae3c 23:47:58 ---> 0617b1aea3f1 23:47:58 Step 14/23 : EXPOSE $APP_PORT 23:47:58 ---> Running in a291f51e9505 23:47:58 Removing intermediate container a291f51e9505 23:47:58 ---> 2462803babe5 23:47:58 Step 15/23 : WORKDIR / 23:47:58 ---> Running in 0beaab2437e9 23:47:58 Removing intermediate container 0beaab2437e9 23:47:58 ---> 9a3516299fa7 23:47:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:58 ---> 6208d3553c7c 23:47:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:47:58 ---> ea4cb8317f78 23:47:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:47:58 ---> ff9404734243 23:47:58 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:47:58 ---> Running in 586ad96e1517 23:47:59 Removing intermediate container 586ad96e1517 23:47:59 ---> 11cee78ecc95 23:47:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:47:59 ---> Running in 62c7194e4cd1 23:47:59 Removing intermediate container 62c7194e4cd1 23:47:59 ---> 1f58c057ff3a 23:47:59 Step 21/23 : LABEL arch=arm64 23:47:59 ---> Running in 8b42f3d39bae 23:48:00 Removing intermediate container 8b42f3d39bae 23:48:00 ---> 24df38f0df56 23:48:00 Step 22/23 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:48:00 ---> Running in 08f29fc08f19 23:48:00 Removing intermediate container 08f29fc08f19 23:48:00 ---> c3b23f626507 23:48:00 Step 23/23 : LABEL version=0.0.0 23:48:01 ---> Running in 8c7a24020d94 23:48:02 Removing intermediate container 8c7a24020d94 23:48:02 ---> 315b92dcfa7e 23:48:02 23:48:02 Successfully built 315b92dcfa7e 23:48:02 Successfully tagged core-metadata-arm64:latest 23:48:09  Building core-metadata ... done Removing intermediate container af4a21354afa 23:48:09 ---> f704534578b5 23:48:09 23:48:09 Step 10/23 : FROM alpine:3.16 23:48:09 ---> a6215f271958 23:48:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:48:09 ---> Using cache 23:48:09 ---> 0efaaeeae0bc 23:48:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:48:09 ---> Using cache 23:48:09 ---> ab0dbc1d4b0d 23:48:09 Step 13/23 : ENV APP_PORT=59882 23:48:09 ---> Running in 02ef16d3aa1e 23:48:09 Removing intermediate container 02ef16d3aa1e 23:48:09 ---> 305d735c3621 23:48:09 Step 14/23 : EXPOSE $APP_PORT 23:48:09 ---> Running in f571e5cdcc01 23:48:09 Removing intermediate container f571e5cdcc01 23:48:09 ---> d0e538e1b0fc 23:48:09 Step 15/23 : WORKDIR / 23:48:10 ---> Running in 09d1ebd5805f 23:48:10 Removing intermediate container 09d1ebd5805f 23:48:10 ---> 15aa57afcce9 23:48:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:11 ---> a3e5b2cc3980 23:48:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:48:13 ---> b360d1d4be4b 23:48:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:48:13 ---> ac239c3843b1 23:48:13 Step 19/23 : ENTRYPOINT ["/core-command"] 23:48:13 ---> Running in 1481989af38d 23:48:14 Removing intermediate container 1481989af38d 23:48:14 ---> ccd4fd732275 23:48:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:48:14 ---> Running in a7c20b4beab9 23:48:15 Removing intermediate container a7c20b4beab9 23:48:15 ---> 3b78ed73b32e 23:48:15 Step 21/23 : LABEL arch=arm64 23:48:15 ---> Running in e5079c971007 23:48:16 Removing intermediate container e5079c971007 23:48:16 ---> 234c3475ba90 23:48:16 Step 22/23 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:48:16 ---> Running in 72e760af3bc1 23:48:16 Removing intermediate container 72e760af3bc1 23:48:16 ---> ee75bfdcf32a 23:48:16 Step 23/23 : LABEL version=0.0.0 23:48:16 ---> Running in 499473df31bc 23:48:17 Removing intermediate container 499473df31bc 23:48:17 ---> 275e76ceb2aa 23:48:17 23:48:17 Successfully built 275e76ceb2aa 23:48:17 Successfully tagged core-command-arm64:latest 23:48:32  Building core-command ... done Removing intermediate container 6b8c925097b5 23:48:32 ---> 2ee519abecd8 23:48:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:48:32 ---> Running in 2069d645a93d 23:48:33 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 23:48:36 Removing intermediate container 2069d645a93d 23:48:36 ---> 5f9cbdda5ad7 23:48:36 23:48:36 Step 11/23 : FROM alpine:3.16 23:48:36 ---> a6215f271958 23:48:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:48:36 ---> Running in c13e58ccba6e 23:48:37 Removing intermediate container c13e58ccba6e 23:48:37 ---> 3c149bf9a320 23:48:37 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 23:48:37 ---> Running in c407bcec534c 23:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:48:40 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:48:40 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:48:40 (3/33) Installing readline (8.1.2-r0) 23:48:40 (4/33) Installing bash (5.1.16-r2) 23:48:40 Executing bash-5.1.16-r2.post-install 23:48:40 (5/33) Installing ca-certificates (20220614-r0) 23:48:40 (6/33) Installing brotli-libs (1.0.9-r6) 23:48:40 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:48:40 (8/33) Installing libcurl (7.83.1-r2) 23:48:40 (9/33) Installing curl (7.83.1-r2) 23:48:40 (10/33) Installing docker-cli (20.10.16-r2) 23:48:41 (11/33) Installing dumb-init (1.2.5-r1) 23:48:41 (12/33) Installing libbz2 (1.0.8-r1) 23:48:41 (13/33) Installing expat (2.4.8-r0) 23:48:41 (14/33) Installing libffi (3.4.2-r1) 23:48:41 (15/33) Installing gdbm (1.23-r0) 23:48:41 (16/33) Installing xz-libs (5.2.5-r1) 23:48:41 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:48:41 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:48:41 (19/33) Installing mpdecimal (2.5.1-r1) 23:48:41 (20/33) Installing sqlite-libs (3.38.5-r0) 23:48:41 (21/33) Installing python3 (3.10.5-r0) 23:48:43 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:48:43 (23/33) Installing py3-tomli (2.0.1-r1) 23:48:43 (24/33) Installing py3-pep517 (0.12.0-r2) 23:48:43 (25/33) Installing py3-six (1.16.0-r1) 23:48:43 (26/33) Installing py3-retrying (1.3.3-r3) 23:48:43 (27/33) Installing py3-appdirs (1.4.4-r3) 23:48:43 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:48:43 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:48:43 (30/33) Installing py3-parsing (2.4.7-r3) 23:48:43 (31/33) Installing py3-packaging (21.3-r0) 23:48:43 (32/33) Installing py3-setuptools (59.4.0-r0) 23:48:43 (33/33) Installing py3-pip (22.1.1-r0) 23:48:44 Executing busybox-1.35.0-r17.trigger 23:48:44 Executing ca-certificates-20220614-r0.trigger 23:48:44 OK: 120 MiB in 47 packages 23:48:57 Collecting docker-compose==1.23.2 23:48:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:48:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.0 MB/s eta 0:00:00 23:48:57 Collecting cached-property<2,>=1.2.0 23:48:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:48:57 Collecting docker<4.0,>=3.6.0 23:48:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:48:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.0 MB/s eta 0:00:00 23:48:57 Collecting docopt<0.7,>=0.6.1 23:48:57 Downloading docopt-0.6.2.tar.gz (25 kB) 23:48:58 Preparing metadata (setup.py): started 23:48:59 Preparing metadata (setup.py): finished with status 'done' 23:49:00 Collecting PyYAML<4,>=3.10 23:49:00 Downloading PyYAML-3.13.tar.gz (270 kB) 23:49:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 20.4 MB/s eta 0:00:00 23:49:01 Preparing metadata (setup.py): started 23:49:03 Preparing metadata (setup.py): finished with status 'done' 23:49:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:49:03 Collecting websocket-client<1.0,>=0.32.0 23:49:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:49:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.9 MB/s eta 0:00:00 23:49:03 Collecting texttable<0.10,>=0.9.0 23:49:03 Downloading texttable-0.9.1.tar.gz (11 kB) 23:49:03 Preparing metadata (setup.py): started 23:49:05 Preparing metadata (setup.py): finished with status 'done' 23:49:05 Collecting jsonschema<3,>=2.5.1 23:49:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:49:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:49:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:49:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.7 MB/s eta 0:00:00 23:49:06 Collecting dockerpty<0.5,>=0.4.1 23:49:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:49:06 Preparing metadata (setup.py): started 23:49:07 Preparing metadata (setup.py): finished with status 'done' 23:49:08 Collecting docker-pycreds>=0.4.0 23:49:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:49:09 Collecting urllib3<1.25,>=1.21.1 23:49:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:49:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.8 MB/s eta 0:00:00 23:49:09 Collecting chardet<3.1.0,>=3.0.2 23:49:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:49:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.5 MB/s eta 0:00:00 23:49:10 Collecting certifi>=2017.4.17 23:49:10 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 23:49:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.1 MB/s eta 0:00:00 23:49:10 Collecting idna<2.8,>=2.5 23:49:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:49:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 23:49:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:49:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:49:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:49:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:49:12 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:49:12 Running setup.py install for texttable: started 23:49:12 Removing intermediate container ae0b4da2e64a 23:49:12 ---> b39d1ec7a7a4 23:49:12 23:49:12 Step 9/20 : FROM alpine:3.15 23:49:12 ---> 02e0d6fdf486 23:49:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:12 ---> Using cache 23:49:12 ---> f636c4aa7780 23:49:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:12 ---> Using cache 23:49:12 ---> 13720ff29571 23:49:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:49:12 ---> Running in 83a6b50be77c 23:49:13 Running setup.py install for texttable: finished with status 'done' 23:49:13 Running setup.py install for PyYAML: started 23:49:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:49:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:49:15 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:49:15 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:49:15 OK: 15733 distinct packages available 23:49:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:49:16 Running setup.py install for PyYAML: finished with status 'done' 23:49:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:49:17 Running setup.py install for docopt: started 23:49:18 (1/9) Installing ca-certificates (20220614-r0) 23:49:18 (2/9) Installing brotli-libs (1.0.9-r5) 23:49:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:49:18 (4/9) Installing libcurl (7.80.0-r2) 23:49:18 (5/9) Installing curl (7.80.0-r2) 23:49:18 (6/9) Installing dumb-init (1.2.5-r1) 23:49:18 (7/9) Installing musl-obstack (1.2.3-r0) 23:49:18 (8/9) Installing libucontext (1.1-r0) 23:49:18 (9/9) Installing gcompat (1.0.0-r4) 23:49:18 Executing busybox-1.34.1-r7.trigger 23:49:18 Executing ca-certificates-20220614-r0.trigger 23:49:19 OK: 8 MiB in 23 packages 23:49:19 Running setup.py install for docopt: finished with status 'done' 23:49:20 Removing intermediate container 83a6b50be77c 23:49:20 ---> a1c9a2b8d900 23:49:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:20 ---> 0cabc79dd86c 23:49:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:49:21 Running setup.py install for dockerpty: started 23:49:22 ---> 343f97f13e2d 23:49:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:49:22 ---> 14e410162fb6 23:49:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:49:22 ---> Running in 57ad4c8955d7 23:49:23 Removing intermediate container 57ad4c8955d7 23:49:23 ---> 91ae06d639e3 23:49:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:49:23 ---> Running in cbd18b239465 23:49:23 Removing intermediate container cbd18b239465 23:49:23 ---> 2a2a7280ea9a 23:49:23 Step 18/20 : LABEL arch=arm64 23:49:23 ---> Running in efac4fe22459 23:49:23 Running setup.py install for dockerpty: finished with status 'done' 23:49:24 Removing intermediate container efac4fe22459 23:49:24 ---> af02345617d9 23:49:24 Step 19/20 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:49:24 ---> Running in c2e6fc752b1a 23:49:24 Removing intermediate container c2e6fc752b1a 23:49:24 ---> 0b8833e84d63 23:49:24 Step 20/20 : LABEL version=0.0.0 23:49:24 ---> Running in 249e76fc268d 23:49:25 Removing intermediate container 249e76fc268d 23:49:25 ---> c1a2534e4490 23:49:25 23:49:25 Successfully built c1a2534e4490 23:49:25 Successfully tagged security-spiffe-token-provider-arm64:latest 23:49:26  Building security-spiffe-token-provider ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:49:26 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 23:49:36 Removing intermediate container c407bcec534c 23:49:36 ---> 69f2d3d73ea1 23:49:36 Step 14/23 : ENV APP_PORT=58890 23:49:36 ---> Running in cecdaef64428 23:49:36 Removing intermediate container cecdaef64428 23:49:36 ---> 952a7236f414 23:49:36 Step 15/23 : EXPOSE $APP_PORT 23:49:36 ---> Running in 25daa28de0db 23:49:36 Removing intermediate container 25daa28de0db 23:49:36 ---> df60d09e0673 23:49:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:49:37 ---> 90855234c9f8 23:49:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:49:37 ---> 403b2675af39 23:49:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:49:38 ---> f35ee528255a 23:49:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:49:38 ---> Running in b6d12479c9a7 23:49:38 Removing intermediate container b6d12479c9a7 23:49:38 ---> d4a874fce6f9 23:49:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:49:38 ---> Running in d6f7f870bb66 23:49:39 Removing intermediate container d6f7f870bb66 23:49:39 ---> 961e19a59bc3 23:49:39 Step 21/23 : LABEL arch=arm64 23:49:39 ---> Running in e765c2696a9c 23:49:39 Removing intermediate container e765c2696a9c 23:49:39 ---> 3400a0f44343 23:49:39 Step 22/23 : LABEL git_sha=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 23:49:39 ---> Running in 5617cba555ce 23:49:40 Removing intermediate container 5617cba555ce 23:49:40 ---> 73ad7fe42748 23:49:40 Step 23/23 : LABEL version=0.0.0 23:49:40 ---> Running in dba49da26cd9 23:49:40 Removing intermediate container dba49da26cd9 23:49:40 ---> 926b731933c5 23:49:40 23:49:40 Successfully built 926b731933c5 23:49:40 Successfully tagged sys-mgmt-agent-arm64:latest 23:49:41  Building sys-mgmt-agent ... done  [Pipeline] } 23:49:41 $ docker stop --time=1 4234b6c09e30fad068d77f4624a0f87dd97ae8fa1fd29035c6d76c646fe9d927 23:49:42 $ docker rm -f 4234b6c09e30fad068d77f4624a0f87dd97ae8fa1fd29035c6d76c646fe9d927 [Pipeline] // withDockerContainer [Pipeline] sh 23:49:43 + docker images 23:49:43 REPOSITORY TAG IMAGE ID CREATED SIZE 23:49:43 sys-mgmt-agent-arm64 latest 926b731933c5 3 seconds ago 133MB 23:49:43 security-spiffe-token-provider-arm64 latest c1a2534e4490 19 seconds ago 28.3MB 23:49:43 b39d1ec7a7a4 32 seconds ago 1.4GB 23:49:43 5f9cbdda5ad7 About a minute ago 1.35GB 23:49:43 core-command-arm64 latest 275e76ceb2aa About a minute ago 15.6MB 23:49:43 f704534578b5 About a minute ago 1.35GB 23:49:43 core-metadata-arm64 latest 315b92dcfa7e About a minute ago 17.4MB 23:49:43 53d8dc1a9082 About a minute ago 1.38GB 23:49:43 security-bootstrapper-arm64 latest c436cb229f74 3 minutes ago 18.6MB 23:49:43 b1403e45b6f5 3 minutes ago 1.35GB 23:49:43 support-notifications-arm64 latest 09fb813b21a7 6 minutes ago 26.1MB 23:49:43 support-scheduler-arm64 latest bba00900e73d 6 minutes ago 25.6MB 23:49:43 security-proxy-setup-arm64 latest dde89e168aa8 7 minutes ago 26.2MB 23:49:43 64e1892accc3 7 minutes ago 1.41GB 23:49:43 b24f1d181588 7 minutes ago 1.41GB 23:49:43 a8c208c3c964 7 minutes ago 1.36GB 23:49:43 core-data-arm64 latest de4105ac674b 7 minutes ago 20.6MB 23:49:43 dd898bd80358 8 minutes ago 1.38GB 23:49:43 security-spire-agent-arm64 latest c47ec2a14846 9 minutes ago 122MB 23:49:43 ad612108b61b 9 minutes ago 1.25GB 23:49:43 security-secretstore-setup-arm64 latest f343ac757eeb 9 minutes ago 27.9MB 23:49:43 f7cda265de81 10 minutes ago 1.36GB 23:49:43 security-spire-server-arm64 latest 1048f8804796 13 minutes ago 84.2MB 23:49:43 7e6f2011d983 14 minutes ago 1.25GB 23:49:43 security-spire-config-arm64 latest 878aff8042a2 15 minutes ago 83.6MB 23:49:43 d92738c83d0e 16 minutes ago 1.25GB 23:49:43 ci-base-image-arm64 latest 8145b15ef309 29 minutes ago 995MB 23:49:43 alpine 3.15 02e0d6fdf486 2 days ago 5.33MB 23:49:43 alpine 3.16 a6215f271958 2 days ago 5.29MB 23:49:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 weeks ago 678MB 23:49:43 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 23:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:44 23:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:45 arm64: Pulling from edgex-lftools-log-publisher 23:49:45 8998bd30e6a1: Pulling fs layer 23:49:45 04944245beec: Pulling fs layer 23:49:45 699f458cf7ca: Pulling fs layer 23:49:45 765212b225bb: Pulling fs layer 23:49:45 f23df028b6ca: Pulling fs layer 23:49:45 d65c8cfc05b1: Pulling fs layer 23:49:45 2437ff75d9bd: Pulling fs layer 23:49:45 f23df028b6ca: Waiting 23:49:45 d65c8cfc05b1: Waiting 23:49:45 2437ff75d9bd: Waiting 23:49:45 765212b225bb: Waiting 23:49:45 04944245beec: Verifying Checksum 23:49:45 04944245beec: Download complete 23:49:45 765212b225bb: Verifying Checksum 23:49:45 765212b225bb: Download complete 23:49:45 f23df028b6ca: Verifying Checksum 23:49:45 f23df028b6ca: Download complete 23:49:45 d65c8cfc05b1: Verifying Checksum 23:49:45 d65c8cfc05b1: Download complete 23:49:45 699f458cf7ca: Verifying Checksum 23:49:45 699f458cf7ca: Download complete 23:49:45 8998bd30e6a1: Verifying Checksum 23:49:45 8998bd30e6a1: Download complete 23:49:48 2437ff75d9bd: Verifying Checksum 23:49:48 2437ff75d9bd: Download complete 23:49:50 8998bd30e6a1: Pull complete 23:49:51 04944245beec: Pull complete 23:49:52 699f458cf7ca: Pull complete 23:49:52 765212b225bb: Pull complete 23:49:53 f23df028b6ca: Pull complete 23:49:53 d65c8cfc05b1: Pull complete 23:50:09 2437ff75d9bd: Pull complete 23:50:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:50:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:09 prd-ubuntu20.04-docker-arm64-4c-16g-22543 does not seem to be running inside a container 23:50:09 $ 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 23:50:11 $ docker top 40e2480494a78aaf383d511a018a3f394bd2942ac911cccf2ab62a297db55990 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:12 ---> job-cost.sh 23:50:12 lf-activate-venv: SKIPPING 23:50:12 INFO: No Stack... 23:50:13 INFO: Retrieving Pricing Info for: v3-standard-4 23:50:14 INFO: Archiving Costs [Pipeline] sh 23:50:15 + cat /w/workspace/edgex-go/1/archives/cost.csv 23:50:15 + cut -d, -f6 [Pipeline] lock 23:50:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4123-1-stack-cost] 23:50:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4123-1-stack-cost] did not exist. Created. 23:50:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:50:15 + echo total: 0.10999999940395355 [Pipeline] stash 23:50:16 Stashed 1 file(s) [Pipeline] } 23:50:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4123-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:50:16 $ docker stop --time=1 40e2480494a78aaf383d511a018a3f394bd2942ac911cccf2ab62a297db55990 23:50:17 $ docker rm -f 40e2480494a78aaf383d511a018a3f394bd2942ac911cccf2ab62a297db55990 [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 23:50:18 provisioning config files... 23:50:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4698685171305481343tmp [Pipeline] { [Pipeline] sh 23:50:19 + set +x 23:50:19 + curl -s https://codecov.io/bash 23:50:19 + bash -s -- 23:50:19 23:50:19 _____ _ 23:50:19 / ____| | | 23:50:19 | | ___ __| | ___ ___ _____ __ 23:50:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:50:19 | |___| (_) | (_| | __/ (_| (_) \ V / 23:50:19 \_____\___/ \__,_|\___|\___\___/ \_/ 23:50:19 Bash-1.0.6 23:50:19 23:50:19 23:50:19 ==> git version 2.25.1 found 23:50:19 ==> 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 23:50:19 Release-Date: 2020-01-08 23:50:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:50:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:50:19 ==> Jenkins CI detected. 23:50:19 current dir:  /w/workspace/edgex-go/1 23:50:19 project root: . 23:50:19 --> token set from env 23:50:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:50:19 ==> Running gcov in . (disable via -X gcov) 23:50:19 ==> Python coveragepy not found 23:50:19 ==> Searching for coverage reports in: 23:50:19 + . 23:50:19 -> Found 1 reports 23:50:19 ==> Detecting git/mercurial file structure 23:50:19 ==> Reading reports 23:50:19 + ./coverage.out bytes=478941 23:50:19 ==> Appending adjustments 23:50:19 https://docs.codecov.io/docs/fixing-reports 23:50:20 + Found adjustments 23:50:20 ==> Gzipping contents 23:50:20 64K /tmp/codecov.vcwwbr.gz 23:50:20 ==> Uploading reports 23:50:20 url: https://codecov.io 23:50:20 query: branch=PR-4123&commit=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4123&job=&cmd_args= 23:50:20 -> Pinging Codecov 23:50:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4123&commit=bcf26571ecf7854bdcce2f9f256dc0dd9decca6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4123&job=&cmd_args= 23:50:20 -> Uploading to 23:50:20 https://storage.googleapis.com/codecov/v4/raw/2022-08-11/00271124DB129430A58F1EEE437C3FCB/bcf26571ecf7854bdcce2f9f256dc0dd9decca6a/656bd761-0323-4b9d-98dc-720f4b845610.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220811T235020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfc5f067546506da1fa970990c3126dc72c42ad4426fd5dadbc34c14ab570467 23:50:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:20 Dload Upload Total Spent Left Speed 23:50:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62811 0 0 100 62811 0 278k --:--:-- --:--:-- --:--:-- 278k 23:50:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bcf26571ecf7854bdcce2f9f256dc0dd9decca6a [Pipeline] } 23:50:21 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 23:50:22 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:50:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:50:23 ---> package-listing.sh 23:50:23 ++ facter osfamily 23:50:23 ++ tr '[:upper:]' '[:lower:]' 23:50:23 + OS_FAMILY=debian 23:50:23 + workspace=/w/workspace/edgex-go/1 23:50:23 + START_PACKAGES=/tmp/packages_start.txt 23:50:23 + END_PACKAGES=/tmp/packages_end.txt 23:50:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:50:23 + PACKAGES=/tmp/packages_start.txt 23:50:23 + '[' /w/workspace/edgex-go/1 ']' 23:50:23 + PACKAGES=/tmp/packages_end.txt 23:50:23 + case "${OS_FAMILY}" in 23:50:23 + dpkg -l 23:50:23 + grep '^ii' 23:50:23 + '[' -f /tmp/packages_start.txt ']' 23:50:23 + '[' -f /tmp/packages_end.txt ']' 23:50:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:50:23 + '[' /w/workspace/edgex-go/1 ']' 23:50:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:50:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:50:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:50:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:24 23:50:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:25 latest: Pulling from edgex-lftools-log-publisher 23:50:25 5eb5b503b376: Pulling fs layer 23:50:25 5c69ac0246d0: Pulling fs layer 23:50:25 ec43610c2a17: Pulling fs layer 23:50:25 3a2ae6a8a46f: Pulling fs layer 23:50:25 33b1e0a273af: Pulling fs layer 23:50:25 5d3b04190fa2: Pulling fs layer 23:50:25 2f39f015ded8: Pulling fs layer 23:50:25 3a2ae6a8a46f: Waiting 23:50:25 33b1e0a273af: Waiting 23:50:25 5d3b04190fa2: Waiting 23:50:25 2f39f015ded8: Waiting 23:50:25 5c69ac0246d0: Download complete 23:50:25 3a2ae6a8a46f: Verifying Checksum 23:50:25 3a2ae6a8a46f: Download complete 23:50:25 33b1e0a273af: Verifying Checksum 23:50:25 33b1e0a273af: Download complete 23:50:25 5d3b04190fa2: Verifying Checksum 23:50:25 5d3b04190fa2: Download complete 23:50:25 ec43610c2a17: Verifying Checksum 23:50:25 ec43610c2a17: Download complete 23:50:25 5eb5b503b376: Verifying Checksum 23:50:25 5eb5b503b376: Download complete 23:50:26 2f39f015ded8: Download complete 23:50:26 5eb5b503b376: Pull complete 23:50:27 5c69ac0246d0: Pull complete 23:50:27 ec43610c2a17: Pull complete 23:50:27 3a2ae6a8a46f: Pull complete 23:50:27 33b1e0a273af: Pull complete 23:50:27 5d3b04190fa2: Pull complete 23:50:31 2f39f015ded8: Pull complete 23:50:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:32 prd-ubuntu20.04-docker-8c-8g-22542 does not seem to be running inside a container 23:50:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:34 $ docker top 057bbfae802cf02f97fb9c5bca81793ae86ea35d4705d0a7cef4a39dd29e3428 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:34 + touch /tmp/pre-build-complete [Pipeline] sh 23:50:34 + mkdir -p /var/log/sysstat [Pipeline] sh 23:50:35 + ls /var/log/sa-host 23:50:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:35 provisioning config files... 23:50:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5335228530177003969tmp [Pipeline] { [Pipeline] echo 23:50:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:50:35 ---> create-netrc.sh [Pipeline] } 23:50:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:50:36 ---> python-tools-install.sh [Pipeline] echo 23:50:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:50:36 ---> sudo-logs.sh 23:50:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:50:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:50:36 ---> job-cost.sh 23:50:36 lf-activate-venv: SKIPPING 23:50:36 DEBUG: total: 0.10999999940395355 23:50:36 INFO: Retrieving Stack Cost... 23:50:37 INFO: Retrieving Pricing Info for: v3-standard-8 23:50:37 INFO: Archiving Costs [Pipeline] echo 23:50:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:50:37 ---> logs-deploy.sh 23:50:37 lf-activate-venv: SKIPPING 23:50:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4123/1 23:50:37 INFO: archiving workspace using pattern(s): 23:50:38 Archives upload complete. 23:50:39 INFO: archiving logs to Nexus 23:50:39 ---> uname -a: 23:50:39 Linux prd-ubuntu20-04-docker-8c-8g-22542 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:50:39 23:50:39 23:50:39 ---> lscpu: 23:50:39 Architecture: x86_64 23:50:39 CPU op-mode(s): 32-bit, 64-bit 23:50:39 Byte Order: Little Endian 23:50:39 Address sizes: 40 bits physical, 48 bits virtual 23:50:39 CPU(s): 8 23:50:39 On-line CPU(s) list: 0-7 23:50:39 Thread(s) per core: 1 23:50:39 Core(s) per socket: 1 23:50:39 Socket(s): 8 23:50:39 NUMA node(s): 1 23:50:39 Vendor ID: AuthenticAMD 23:50:39 CPU family: 23 23:50:39 Model: 49 23:50:39 Model name: AMD EPYC-Rome Processor 23:50:39 Stepping: 0 23:50:39 CPU MHz: 2799.998 23:50:39 BogoMIPS: 5599.99 23:50:39 Virtualization: AMD-V 23:50:39 Hypervisor vendor: KVM 23:50:39 Virtualization type: full 23:50:39 L1d cache: 256 KiB 23:50:39 L1i cache: 256 KiB 23:50:39 L2 cache: 4 MiB 23:50:39 L3 cache: 128 MiB 23:50:39 NUMA node0 CPU(s): 0-7 23:50:39 Vulnerability Itlb multihit: Not affected 23:50:39 Vulnerability L1tf: Not affected 23:50:39 Vulnerability Mds: Not affected 23:50:39 Vulnerability Meltdown: Not affected 23:50:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:50:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:50:39 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:50:39 Vulnerability Srbds: Not affected 23:50:39 Vulnerability Tsx async abort: Not affected 23:50:39 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 23:50:39 23:50:39 23:50:39 ---> nproc: 23:50:39 8 23:50:39 23:50:39 23:50:39 ---> df -h: 23:50:39 Filesystem Size Used Avail Use% Mounted on 23:50:39 overlay 155G 17G 139G 11% / 23:50:39 tmpfs 64M 0 64M 0% /dev 23:50:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:50:39 shm 64M 0 64M 0% /dev/shm 23:50:39 /dev/vda1 155G 17G 139G 11% /facter-os 23:50:39 23:50:39 23:50:39 ---> sar -b -r -n DEV: 23:50:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22542) 08/11/22 _x86_64_ (8 CPU) 23:50:39 23:50:39 23:13:09 LINUX RESTART (8 CPU) 23:50:39 23:50:39 23:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:50:39 23:15:01 145.21 3.13 142.08 0.00 367.54 78745.81 0.00 23:50:39 23:16:01 39.52 0.07 39.45 0.00 1.20 14446.67 0.00 23:50:39 23:17:01 330.54 5.83 324.71 0.00 57.72 128532.58 0.00 23:50:39 23:18:01 1021.71 2.88 1018.83 0.00 32.26 361069.56 0.00 23:50:39 23:19:01 1035.72 1.12 1034.61 0.00 36.39 231474.71 0.00 23:50:39 23:20:01 206.57 0.00 206.57 0.00 0.00 10799.80 0.00 23:50:39 23:21:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 23:50:39 23:22:01 1.87 0.00 1.87 0.00 0.00 20.40 0.00 23:50:39 23:23:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 23:50:39 23:24:01 2.48 0.00 2.48 0.00 0.00 32.52 0.00 23:50:39 23:25:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 23:50:39 23:26:01 2.25 0.00 2.25 0.00 0.00 25.06 0.00 23:50:39 23:27:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 23:50:39 23:28:01 1.70 0.00 1.70 0.00 0.00 19.47 0.00 23:50:39 23:29:01 1.98 0.02 1.97 0.00 0.13 21.60 0.00 23:50:39 23:30:01 2.22 0.00 2.22 0.00 0.00 24.66 0.00 23:50:39 23:31:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 23:50:39 23:32:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 23:50:39 23:33:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 23:50:39 23:34:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 23:50:39 23:35:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 23:50:39 23:36:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 23:50:39 23:37:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 23:50:39 23:38:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 23:50:39 23:39:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 23:50:39 23:40:02 1.70 0.00 1.70 0.00 0.00 19.06 0.00 23:50:39 23:41:01 0.98 0.00 0.98 0.00 0.00 11.25 0.00 23:50:39 23:42:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 23:50:39 23:43:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 23:50:39 23:44:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 23:50:39 23:45:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 23:50:39 23:46:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 23:50:39 23:47:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 23:50:39 23:48:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 23:50:39 23:49:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 23:50:39 23:50:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 23:50:39 Average: 78.46 0.36 78.09 0.00 13.76 22943.14 0.00 23:50:39 23:50:39 23:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:50:39 23:15:01 27048420 31240468 1046708 3.18 137444 4240800 2799368 8.25 2066200 3285636 600780 23:50:39 23:16:01 27426012 31678800 606984 1.85 140668 4277088 2291664 6.75 1410936 3546456 345644 23:50:39 23:17:01 24796528 31501932 774896 2.36 219688 6489784 3048512 8.98 1991432 5414684 200236 23:50:39 23:18:01 21259900 31460620 801064 2.44 315096 9736876 3365460 9.92 2202132 8571412 19348 23:50:39 23:19:01 19293280 31609756 651512 1.98 406408 11634584 2434232 7.17 2318172 10299488 0 23:50:39 23:20:01 21177468 31743844 528348 1.61 409352 9939524 1913252 5.64 2151000 8652672 208 23:50:39 23:21:01 21179164 31745532 526780 1.60 409368 9939524 1913252 5.64 2149988 8652672 180 23:50:39 23:22:01 21189512 31755916 516412 1.57 409388 9939528 1913252 5.64 2140364 8652720 176 23:50:39 23:23:01 21189844 31756256 516128 1.57 409420 9939536 1913252 5.64 2140128 8652724 196 23:50:39 23:24:01 21190324 31756768 515608 1.57 409468 9939512 1913252 5.64 2139792 8652712 188 23:50:39 23:25:01 21190788 31757292 515044 1.57 409512 9939516 1913252 5.64 2139468 8652720 140 23:50:39 23:26:01 21191176 31757748 514716 1.57 409548 9939520 1913252 5.64 2139576 8652728 192 23:50:39 23:27:01 21190876 31757548 514948 1.57 409556 9939520 1913252 5.64 2139428 8652828 192 23:50:39 23:28:01 21190756 31757432 514912 1.57 409564 9939528 1913252 5.64 2139660 8652832 184 23:50:39 23:29:01 21190976 31757844 514608 1.56 409600 9939656 1894648 5.58 2139808 8652956 196 23:50:39 23:30:01 21191504 31758408 514028 1.56 409644 9939660 1894648 5.58 2139196 8652960 12 23:50:39 23:31:01 21191324 31758240 514276 1.56 409644 9939664 1894648 5.58 2139604 8652964 196 23:50:39 23:32:01 21191212 31758160 514232 1.56 409660 9939664 1894648 5.58 2139504 8652964 188 23:50:39 23:33:01 21191148 31758100 514224 1.56 409660 9939668 1894648 5.58 2139744 8652968 188 23:50:39 23:34:01 21190816 31757804 514444 1.56 409680 9939668 1894648 5.58 2139968 8652968 40 23:50:39 23:35:01 21190776 31757768 514412 1.56 409688 9939672 1894648 5.58 2139540 8652972 188 23:50:39 23:36:01 21190500 31757496 514696 1.57 409716 9939680 1894648 5.58 2139496 8652976 192 23:50:39 23:37:01 21190696 31757756 514428 1.56 409724 9939680 1894648 5.58 2139536 8652980 192 23:50:39 23:38:01 21191140 31758208 514160 1.56 409732 9939684 1894648 5.58 2139616 8652984 188 23:50:39 23:39:01 21191164 31758240 514096 1.56 409764 9939688 1894648 5.58 2139552 8652988 32 23:50:39 23:40:02 21191076 31758220 514036 1.56 409784 9939692 1894648 5.58 2139828 8652996 196 23:50:39 23:41:01 21190972 31758120 514068 1.56 409792 9939696 1894648 5.58 2139584 8653000 200 23:50:39 23:42:01 21190916 31758064 514056 1.56 409800 9939696 1894648 5.58 2139656 8653000 200 23:50:39 23:43:01 21191148 31758332 514004 1.56 409808 9939700 1894648 5.58 2139840 8653000 204 23:50:39 23:44:01 21191100 31758288 513960 1.56 409832 9939704 1894648 5.58 2139856 8653004 216 23:50:39 23:45:01 21191044 31758232 513940 1.56 409840 9939704 1894648 5.58 2139544 8653004 40 23:50:39 23:46:01 21191244 31758436 513916 1.56 409844 9939712 1894648 5.58 2139568 8653008 200 23:50:39 23:47:01 21191196 31758396 513884 1.56 409856 9939716 1894648 5.58 2139520 8653012 196 23:50:39 23:48:01 21191116 31758316 513900 1.56 409860 9939716 1878420 5.54 2139628 8653012 200 23:50:39 23:49:01 21190848 31758116 514092 1.56 409872 9939720 1878420 5.54 2140148 8653016 200 23:50:39 23:50:01 21190756 31758036 514416 1.56 409892 9939720 1878420 5.54 2140232 8653020 40 23:50:39 Average: 21575464 31721069 551554 1.68 386644 9569667 2022002 5.96 2120590 8315501 32532 23:50:39 23:50:39 23:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:50:39 23:15:01 docker0 520.03 462.07 39.62 3860.70 0.00 0.00 0.00 0.00 23:50:39 23:15:01 ens3 668.34 648.08 7837.10 118.66 0.00 0.00 0.00 0.00 23:50:39 23:15:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:50:39 23:15:01 vethca187dc 0.08 0.25 0.01 0.02 0.00 0.00 0.00 0.00 23:50:39 23:16:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 23:50:39 23:16:01 ens3 27.31 16.24 22.21 12.01 0.00 0.00 0.00 0.00 23:50:39 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:16:01 vethca187dc 1.42 1.45 0.11 0.11 0.00 0.00 0.00 0.00 23:50:39 23:17:01 docker0 128.48 188.57 10.33 1674.61 0.00 0.00 0.00 0.00 23:50:39 23:17:01 ens3 316.46 222.70 3376.57 91.27 0.00 0.00 0.00 0.00 23:50:39 23:17:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:50:39 23:17:01 vethc4f1e57 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 23:50:39 23:18:01 docker0 112.08 150.32 7.54 1030.41 0.00 0.00 0.00 0.00 23:50:39 23:18:01 ens3 231.66 181.72 1163.55 86.37 0.00 0.00 0.00 0.00 23:50:39 23:18:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 23:50:39 23:18:01 veth2b73059 0.43 0.57 0.04 0.80 0.00 0.00 0.00 0.00 23:50:39 23:18:01 vethc4f1e57 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 23:50:39 23:18:01 vethd12399e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:50:39 23:18:01 vethfb13d17 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:50:39 23:19:01 veth4fda9ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:50:39 23:19:01 vethcf0fee6 9.21 11.43 0.67 58.15 0.00 0.00 0.00 0.00 23:50:39 23:19:01 docker0 65.54 115.61 5.11 1406.61 0.00 0.00 0.00 0.00 23:50:39 23:19:01 ens3 198.40 127.47 1448.49 95.29 0.00 0.00 0.00 0.00 23:50:39 23:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:19:01 vethc4f1e57 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 23:50:39 23:20:01 docker0 2.63 5.93 0.17 56.18 0.00 0.00 0.00 0.00 23:50:39 23:20:01 ens3 17.31 8.95 65.52 4.77 0.00 0.00 0.00 0.00 23:50:39 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:21:01 ens3 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 23:50:39 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:22:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:23:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:24:01 ens3 9.83 4.58 8.70 0.36 0.00 0.00 0.00 0.00 23:50:39 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:29:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:50:39 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:32:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:34:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 23:50:39 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:39:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:50:39 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:40:02 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:43:01 ens3 0.17 0.15 0.23 0.01 0.00 0.00 0.00 0.00 23:50:39 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:44:01 ens3 0.40 0.23 0.10 0.08 0.00 0.00 0.00 0.00 23:50:39 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:48:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:49:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:50:39 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:50:01 ens3 1.00 0.50 0.40 0.28 0.00 0.00 0.00 0.00 23:50:39 23:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 Average: docker0 23.07 25.68 1.75 223.11 0.00 0.00 0.00 0.00 23:50:39 Average: ens3 40.94 33.70 386.92 11.38 0.00 0.00 0.00 0.00 23:50:39 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:50:39 23:50:39 23:50:39 ---> sar -P ALL: 23:50:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22542) 08/11/22 _x86_64_ (8 CPU) 23:50:39 23:50:39 23:13:09 LINUX RESTART (8 CPU) 23:50:39 23:50:39 23:14:01 CPU %user %nice %system %iowait %steal %idle 23:50:39 23:15:01 all 29.78 0.00 5.94 1.17 0.08 63.03 23:50:39 23:15:01 0 28.38 0.00 6.07 0.20 0.08 65.26 23:50:39 23:15:01 1 32.76 0.00 5.66 0.52 0.07 60.99 23:50:39 23:15:01 2 28.88 0.00 5.65 0.05 0.07 65.34 23:50:39 23:15:01 3 28.73 0.00 6.89 5.17 0.09 59.12 23:50:39 23:15:01 4 28.36 0.00 5.78 0.42 0.08 65.35 23:50:39 23:15:01 5 30.78 0.00 5.96 0.37 0.07 62.82 23:50:39 23:15:01 6 31.09 0.00 5.15 2.14 0.10 61.53 23:50:39 23:15:01 7 29.24 0.00 6.36 0.51 0.09 63.80 23:50:39 23:16:01 all 42.73 0.00 6.56 0.17 0.09 50.46 23:50:39 23:16:01 0 42.33 0.00 6.54 0.00 0.08 51.04 23:50:39 23:16:01 1 43.10 0.00 6.34 0.02 0.08 50.45 23:50:39 23:16:01 2 42.20 0.00 6.16 0.07 0.10 51.46 23:50:39 23:16:01 3 42.53 0.00 6.26 1.21 0.08 49.92 23:50:39 23:16:01 4 41.90 0.00 6.19 0.02 0.08 51.81 23:50:39 23:16:01 5 45.61 0.00 5.89 0.00 0.08 48.41 23:50:39 23:16:01 6 41.45 0.00 7.07 0.00 0.07 51.41 23:50:39 23:16:01 7 42.71 0.00 8.03 0.02 0.10 49.13 23:50:39 23:17:01 all 24.68 0.00 8.64 2.86 0.08 63.74 23:50:39 23:17:01 0 24.42 0.00 8.53 1.39 0.08 65.57 23:50:39 23:17:01 1 25.50 0.00 8.07 0.90 0.07 65.46 23:50:39 23:17:01 2 24.58 0.00 8.65 1.11 0.07 65.59 23:50:39 23:17:01 3 23.69 0.00 10.04 10.78 0.09 55.40 23:50:39 23:17:01 4 25.83 0.00 9.23 2.27 0.09 62.58 23:50:39 23:17:01 5 25.91 0.00 7.93 1.59 0.08 64.48 23:50:39 23:17:01 6 23.84 0.00 8.62 3.11 0.08 64.35 23:50:39 23:17:01 7 23.69 0.00 8.05 1.80 0.09 66.38 23:50:39 23:18:01 all 44.29 0.00 14.07 8.94 0.13 32.57 23:50:39 23:18:01 0 45.09 0.00 13.54 5.71 0.14 35.53 23:50:39 23:18:01 1 44.42 0.00 14.86 6.69 0.14 33.89 23:50:39 23:18:01 2 42.50 0.00 10.74 6.41 0.14 40.21 23:50:39 23:18:01 3 44.26 0.00 15.70 7.65 0.12 32.28 23:50:39 23:18:01 4 45.40 0.00 15.72 18.79 0.15 19.93 23:50:39 23:18:01 5 44.41 0.00 13.73 10.51 0.10 31.25 23:50:39 23:18:01 6 44.58 0.00 13.90 8.22 0.12 33.18 23:50:39 23:18:01 7 43.65 0.00 14.39 7.52 0.15 34.30 23:50:39 23:19:01 all 74.81 0.00 14.17 2.63 0.14 8.24 23:50:39 23:19:01 0 76.05 0.00 13.91 5.05 0.13 4.85 23:50:39 23:19:01 1 74.58 0.00 15.24 2.53 0.15 7.50 23:50:39 23:19:01 2 72.67 0.00 13.22 1.28 0.14 12.70 23:50:39 23:19:01 3 76.18 0.00 13.48 3.28 0.15 6.91 23:50:39 23:19:01 4 74.76 0.00 15.45 1.43 0.12 8.24 23:50:39 23:19:01 5 74.95 0.00 15.00 2.65 0.15 7.25 23:50:39 23:19:01 6 76.21 0.00 14.40 2.98 0.15 6.26 23:50:39 23:19:01 7 73.07 0.00 12.65 1.83 0.15 12.31 23:50:39 23:20:01 all 1.96 0.00 1.13 0.67 0.02 96.22 23:50:39 23:20:01 0 1.80 0.00 1.15 0.30 0.02 96.73 23:50:39 23:20:01 1 1.72 0.00 1.30 0.97 0.02 95.99 23:50:39 23:20:01 2 1.85 0.00 0.97 0.17 0.02 97.00 23:50:39 23:20:01 3 2.29 0.00 0.77 0.05 0.02 96.88 23:50:39 23:20:01 4 2.24 0.00 1.12 1.00 0.03 95.61 23:50:39 23:20:01 5 1.72 0.00 1.39 2.39 0.03 94.47 23:50:39 23:20:01 6 2.27 0.00 1.29 0.33 0.02 96.09 23:50:39 23:20:01 7 1.79 0.00 1.09 0.13 0.02 96.97 23:50:39 23:21:01 all 0.01 0.00 0.02 0.00 0.00 99.96 23:50:39 23:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:50:39 23:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:50:39 23:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:21:01 5 0.05 0.00 0.03 0.02 0.02 99.88 23:50:39 23:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:22:01 all 0.02 0.00 0.02 0.01 0.00 99.95 23:50:39 23:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:22:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:50:39 23:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:22:01 3 0.02 0.00 0.05 0.00 0.00 99.93 23:50:39 23:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:50:39 23:22:01 5 0.05 0.00 0.05 0.02 0.00 99.88 23:50:39 23:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:23:01 all 0.04 0.00 0.01 0.01 0.00 99.95 23:50:39 23:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:23:01 1 0.07 0.00 0.02 0.00 0.00 99.92 23:50:39 23:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:50:39 23:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:23:01 4 0.08 0.00 0.00 0.00 0.00 99.92 23:50:39 23:23:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:50:39 23:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:23:01 7 0.10 0.00 0.00 0.00 0.00 99.90 23:50:39 23:24:01 all 0.09 0.00 0.02 0.01 0.00 99.88 23:50:39 23:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:24:01 2 0.38 0.00 0.03 0.02 0.00 99.57 23:50:39 23:24:01 3 0.03 0.00 0.02 0.02 0.00 99.93 23:50:39 23:24:01 4 0.08 0.00 0.03 0.00 0.00 99.88 23:50:39 23:24:01 5 0.05 0.00 0.02 0.03 0.02 99.88 23:50:39 23:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:24:01 7 0.07 0.00 0.07 0.00 0.00 99.87 23:50:39 23:25:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:50:39 23:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:25:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:50:39 23:25:01 3 0.00 0.00 0.00 0.03 0.00 99.97 23:50:39 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:50:39 23:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:25:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:50:39 23:50:39 23:25:01 CPU %user %nice %system %iowait %steal %idle 23:50:39 23:26:01 all 0.28 0.00 0.01 0.02 0.00 99.69 23:50:39 23:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:50:39 23:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:26:01 2 1.99 0.00 0.00 0.00 0.00 98.01 23:50:39 23:26:01 3 0.03 0.00 0.00 0.07 0.02 99.88 23:50:39 23:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:26:01 5 0.03 0.00 0.00 0.08 0.00 99.88 23:50:39 23:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:26:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:50:39 23:27:01 all 0.26 0.00 0.01 0.01 0.01 99.71 23:50:39 23:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:27:01 2 1.97 0.00 0.02 0.00 0.02 98.00 23:50:39 23:27:01 3 0.00 0.00 0.00 0.03 0.00 99.97 23:50:39 23:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:27:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:50:39 23:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:50:39 23:28:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:50:39 23:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:28:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:50:39 23:28:01 3 0.02 0.00 0.02 0.03 0.00 99.93 23:50:39 23:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:28:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:50:39 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:50:39 23:29:01 all 0.26 0.00 0.02 0.01 0.00 99.71 23:50:39 23:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:50:39 23:29:01 2 1.99 0.00 0.02 0.00 0.00 98.00 23:50:39 23:29:01 3 0.02 0.00 0.02 0.03 0.00 99.93 23:50:39 23:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:50:39 23:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:29:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:50:39 23:30:01 all 0.24 0.00 0.02 0.01 0.00 99.72 23:50:39 23:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:50:39 23:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:30:01 2 1.76 0.00 0.07 0.00 0.00 98.18 23:50:39 23:30:01 3 0.02 0.00 0.00 0.05 0.00 99.93 23:50:39 23:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:30:01 5 0.00 0.00 0.00 0.05 0.00 99.95 23:50:39 23:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:50:39 23:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:50:39 23:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:50:39 23:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:50:39 23:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:50:39 23:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:50:39 23:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:32:01 3 0.02 0.00 0.00 0.05 0.00 99.93 23:50:39 23:32:01 4 0.07 0.00 0.05 0.00 0.00 99.88 23:50:39 23:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:50:39 23:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:50:39 23:33:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:50:39 23:33:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:50:39 23:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:50:39 23:34:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:50:39 23:34:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:50:39 23:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:34:01 3 0.02 0.00 0.00 0.03 0.00 99.95 23:50:39 23:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:34:01 5 0.02 0.00 0.02 0.05 0.00 99.92 23:50:39 23:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:50:39 23:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:35:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:50:39 23:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:50:39 23:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:36:01 3 0.00 0.00 0.02 0.03 0.00 99.95 23:50:39 23:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:36:01 5 0.02 0.00 0.03 0.03 0.02 99.90 23:50:39 23:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:50:39 23:36:01 CPU %user %nice %system %iowait %steal %idle 23:50:39 23:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:50:39 23:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:37:01 4 0.07 0.00 0.00 0.00 0.00 99.93 23:50:39 23:37:01 5 0.05 0.00 0.03 0.00 0.00 99.92 23:50:39 23:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:50:39 23:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:38:01 3 0.00 0.00 0.00 0.05 0.00 99.95 23:50:39 23:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:38:01 5 0.03 0.00 0.03 0.03 0.00 99.90 23:50:39 23:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:50:39 23:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:39:01 5 0.02 0.00 0.03 0.02 0.02 99.92 23:50:39 23:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:40:02 all 0.01 0.00 0.01 0.01 0.00 99.97 23:50:39 23:40:02 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:40:02 1 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:40:02 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:40:02 3 0.02 0.00 0.00 0.05 0.00 99.93 23:50:39 23:40:02 4 0.02 0.00 0.02 0.00 0.02 99.95 23:50:39 23:40:02 5 0.02 0.00 0.03 0.02 0.00 99.93 23:50:39 23:40:02 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:40:02 7 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:50:39 23:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:41:01 3 0.00 0.00 0.02 0.02 0.02 99.95 23:50:39 23:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:41:01 5 0.02 0.00 0.03 0.02 0.02 99.92 23:50:39 23:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:50:39 23:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:42:01 3 0.00 0.00 0.00 0.03 0.00 99.97 23:50:39 23:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:50:39 23:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:50:39 23:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:43:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:50:39 23:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:50:39 23:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:50:39 23:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:44:01 3 0.00 0.00 0.02 0.03 0.00 99.95 23:50:39 23:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:44:01 5 0.00 0.00 0.03 0.03 0.02 99.92 23:50:39 23:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:50:39 23:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:50:39 23:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:50:39 23:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:46:01 3 0.00 0.00 0.02 0.05 0.00 99.93 23:50:39 23:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:46:01 7 0.05 0.00 0.03 0.00 0.00 99.92 23:50:39 23:47:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:50:39 23:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:47:01 3 0.00 0.00 0.02 0.05 0.00 99.93 23:50:39 23:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:50:39 23:50:39 23:47:01 CPU %user %nice %system %iowait %steal %idle 23:50:39 23:48:01 all 0.02 0.00 0.00 0.01 0.00 99.97 23:50:39 23:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 23:50:39 23:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:50:39 23:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:50:39 23:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:49:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:50:39 23:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:49:01 3 0.02 0.00 0.02 0.03 0.00 99.93 23:50:39 23:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 23:50:39 23:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:50:39 23:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:49:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:50:39 23:50:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:50:39 23:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:50:39 23:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:50:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:50:39 23:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:50:01 7 0.07 0.00 0.03 0.00 0.02 99.88 23:50:39 Average: all 6.05 0.00 1.40 0.46 0.02 92.09 23:50:39 Average: 0 6.01 0.00 1.37 0.35 0.02 92.26 23:50:39 Average: 1 6.13 0.00 1.43 0.32 0.02 92.10 23:50:39 Average: 2 6.17 0.00 1.25 0.25 0.02 92.32 23:50:39 Average: 3 5.98 0.00 1.46 0.79 0.02 91.75 23:50:39 Average: 4 6.03 0.00 1.48 0.65 0.02 91.83 23:50:39 Average: 5 6.15 0.00 1.38 0.50 0.02 91.95 23:50:39 Average: 6 6.04 0.00 1.39 0.46 0.02 92.09 23:50:39 Average: 7 5.87 0.00 1.40 0.32 0.02 92.39 23:50:39 23:50:39 23:50:39