Pull request #4239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 641ba46e362aa424a3058ec8ef55456f7f331604+a2765a98d8f71eb240f317e00f16757db580c473 (93acc1cb025391dfcea5c5e083b10fb7e8553dd6) 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-ssh17713506456311229239.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9037345884926344533.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4239/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-4239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17202801158873321359.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2428955106406944751.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8069440273099880474.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4239/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-4239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16505308445342340924.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119995 in /w/workspace/edgexfoundry_edgex-go_PR-4239 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4239/head:refs/remotes/origin/PR-4239 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2765a98d8f71eb240f317e00f16757db580c473 into PR head commit 641ba46e362aa424a3058ec8ef55456f7f331604 Merge succeeded, producing 641ba46e362aa424a3058ec8ef55456f7f331604 Checking out Revision 641ba46e362aa424a3058ec8ef55456f7f331604 (PR-4239) Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:33 ========================================================= 19:02:33 EdgeX Global Pipelines Version Info 19:02:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 641ba46e362aa424a3058ec8ef55456f7f331604 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 641ba46e362aa424a3058ec8ef55456f7f331604 # timeout=10 19:02:34 ------------------- 19:02:34 stable info: 19:02:34 ------------------- 19:02:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:02:34 Message: update stable to v1.0.244 19:02:35 ------------------- 19:02:35 experimental info: 19:02:35 ------------------- 19:02:35 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:02:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4239 [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4239 [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4239 [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 641ba46e362aa424a3058ec8ef55456f7f331604 [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 641ba46 [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:36 provisioning config files... 19:02:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3358539921724434964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:36 ---> docker-login.sh 19:02:36 nexus3.edgexfoundry.org:10001 19:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:37 Configure a credential helper to remove this warning. See 19:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:37 19:02:37 Login Succeeded 19:02:37 nexus3.edgexfoundry.org:10002 19:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:37 Configure a credential helper to remove this warning. See 19:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:37 19:02:37 Login Succeeded 19:02:37 nexus3.edgexfoundry.org:10003 19:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:37 Configure a credential helper to remove this warning. See 19:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:37 19:02:37 Login Succeeded 19:02:37 nexus3.edgexfoundry.org:10004 19:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:37 Configure a credential helper to remove this warning. See 19:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:37 19:02:37 Login Succeeded 19:02:37 docker.io 19:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:37 Configure a credential helper to remove this warning. See 19:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:37 19:02:37 Login Succeeded 19:02:37 ---> docker-login.sh ends [Pipeline] } 19:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:38 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:02:38 + + dirname cmd/core-command/Dockerfile 19:02:38 cut -d/ -f2 19:02:38 + echo core-command,cmd/core-command/Dockerfile 19:02:38 + + cut -d/ -f2 19:02:38 dirname cmd/core-data/Dockerfile 19:02:38 + echo core-data,cmd/core-data/Dockerfile 19:02:38 + + cut -d/ -f2 19:02:38 dirname cmd/core-metadata/Dockerfile 19:02:38 + echo core-metadata,cmd/core-metadata/Dockerfile 19:02:38 + dirname cmd/security-bootstrapper/Dockerfile+ 19:02:38 cut -d/ -f2 19:02:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:02:38 + dirname cmd/security-proxy-setup/Dockerfile 19:02:38 + cut -d/ -f2 19:02:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:02:38 + cut -d/ -f2 19:02:38 + dirname cmd/security-secretstore-setup/Dockerfile 19:02:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:02:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:02:38 + cut -d/ -f2 19:02:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:02:38 + dirname cmd/security-spire-agent/Dockerfile 19:02:38 + cut -d/ -f2 19:02:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:02:38 + dirname cmd/security-spire-config/Dockerfile 19:02:38 + cut -d/ -f2 19:02:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:02:38 + dirname cmd/security-spire-server/Dockerfile 19:02:38 + cut -d/ -f2 19:02:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:02:38 + dirname cmd/support-notifications/Dockerfile 19:02:38 + cut -d/ -f2 19:02:38 + echo support-notifications,cmd/support-notifications/Dockerfile 19:02:38 + dirname cmd/support-scheduler/Dockerfile 19:02:38 + cut -d/ -f2 19:02:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:02:38 + dirname cmd/sys-mgmt-agent/Dockerfile 19:02:38 + cut -d/ -f2 19:02:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:02:38 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:02:38 + git rev-list -1 --merges 641ba46e362aa424a3058ec8ef55456f7f331604~1..641ba46e362aa424a3058ec8ef55456f7f331604 [Pipeline] echo 19:02:38 -----------> git rev-list -1 --merges 641ba46e362aa424a3058ec8ef55456f7f331604~1..641ba46e362aa424a3058ec8ef55456f7f331604 641ba46e362aa424a3058ec8ef55456f7f331604 [false] [Pipeline] sh 19:02:39 + git log --format=format:%s -1 641ba46e362aa424a3058ec8ef55456f7f331604 [Pipeline] echo 19:02:39 ========================================================= 19:02:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:02:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:02:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:02:39 + grep -v github /etc/ssh/ssh_known_hosts 19:02:39 + [ -e /tmp/ssh_known_hosts ] 19:02:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:02:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:02:39 + sudo tee -a /etc/ssh/ssh_known_hosts 19:02:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:40 19:02:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:40 0.1.4: Pulling from edgex-devops/py-git-semver 19:02:40 b85a868b505f: Pulling fs layer 19:02:40 e2be974225ed: Pulling fs layer 19:02:40 339a4e72a1f5: Pulling fs layer 19:02:40 988bab9f4d93: Pulling fs layer 19:02:40 1469e6f7b9e6: Pulling fs layer 19:02:40 eaf3925da568: Pulling fs layer 19:02:40 bab4dde63d76: Pulling fs layer 19:02:40 bde34c3a00c8: Pulling fs layer 19:02:40 b352a97aabf1: Pulling fs layer 19:02:40 4872d77fe225: Pulling fs layer 19:02:40 5851b861e8e6: Pulling fs layer 19:02:40 bde34c3a00c8: Waiting 19:02:40 bab4dde63d76: Waiting 19:02:40 b352a97aabf1: Waiting 19:02:40 4872d77fe225: Waiting 19:02:40 5851b861e8e6: Waiting 19:02:40 1469e6f7b9e6: Waiting 19:02:40 eaf3925da568: Waiting 19:02:40 e2be974225ed: Download complete 19:02:40 988bab9f4d93: Verifying Checksum 19:02:40 988bab9f4d93: Download complete 19:02:40 1469e6f7b9e6: Verifying Checksum 19:02:40 1469e6f7b9e6: Download complete 19:02:40 339a4e72a1f5: Verifying Checksum 19:02:40 339a4e72a1f5: Download complete 19:02:40 eaf3925da568: Verifying Checksum 19:02:40 eaf3925da568: Download complete 19:02:40 bde34c3a00c8: Verifying Checksum 19:02:40 bde34c3a00c8: Download complete 19:02:40 b352a97aabf1: Verifying Checksum 19:02:40 b352a97aabf1: Download complete 19:02:40 4872d77fe225: Verifying Checksum 19:02:40 4872d77fe225: Download complete 19:02:40 5851b861e8e6: Verifying Checksum 19:02:40 5851b861e8e6: Download complete 19:02:40 b85a868b505f: Verifying Checksum 19:02:40 b85a868b505f: Download complete 19:02:41 bab4dde63d76: Verifying Checksum 19:02:41 bab4dde63d76: Download complete 19:02:42 b85a868b505f: Pull complete 19:02:42 e2be974225ed: Pull complete 19:02:43 339a4e72a1f5: Pull complete 19:02:43 988bab9f4d93: Pull complete 19:02:43 1469e6f7b9e6: Pull complete 19:02:43 eaf3925da568: Pull complete 19:02:45 bab4dde63d76: Pull complete 19:02:45 bde34c3a00c8: Pull complete 19:02:45 b352a97aabf1: Pull complete 19:02:45 4872d77fe225: Pull complete 19:02:45 5851b861e8e6: Pull complete 19:02:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:45 prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container 19:02:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:02:47 $ docker top dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da -eo pid,comm 19:02:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:02:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:02:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:47 [ssh-agent] Looking for ssh-agent implementation... 19:02:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:47 $ docker exec dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da ssh-agent 19:02:47 SSH_AUTH_SOCK=/tmp/ssh-6i60FeYItwc0/agent.32 19:02:47 SSH_AGENT_PID=38 19:02:47 Running ssh-add (command line suppressed) 19:02:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5555672378469238653.key (/w/workspace/edgex-go/1@tmp/private_key_5555672378469238653.key) 19:02:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:47 + git tag --points-at HEAD [Pipeline] } 19:02:47 $ docker exec --env ******** --env ******** dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da ssh-agent -k 19:02:47 unset SSH_AUTH_SOCK; 19:02:47 unset SSH_AGENT_PID; 19:02:47 echo Agent pid 38 killed; 19:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:48 [ssh-agent] Looking for ssh-agent implementation... 19:02:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:48 $ docker exec dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da ssh-agent 19:02:48 SSH_AUTH_SOCK=/tmp/ssh-5sUyvPCfhFIn/agent.70 19:02:48 SSH_AGENT_PID=76 19:02:48 Running ssh-add (command line suppressed) 19:02:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4133473997854995154.key (/w/workspace/edgex-go/1@tmp/private_key_4133473997854995154.key) 19:02:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:48 + git semver init 19:02:49 2022-11-29 19:02:48,966 [run_init] DEBUG init version:0.0.0 force:False 19:02:49 2022-11-29 19:02:48,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:02:49 2022-11-29 19:02:48,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:02:49 2022-11-29 19:02:48,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:02:53 2022-11-29 19:02:53,035 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:02:53 2022-11-29 19:02:53,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4239 with force:False 19:02:53 2022-11-29 19:02:53,036 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4239 19:02:53 2022-11-29 19:02:53,041 [execute] INFO git cat-file --batch-check 19:02:53 2022-11-29 19:02:53,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:02:53 2022-11-29 19:02:53,047 [execute] INFO git cat-file --batch 19:02:53 2022-11-29 19:02:53,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:02:53 2022-11-29 19:02:53,053 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4239 19:02:53 0.0.0 [Pipeline] } 19:02:53 $ docker exec --env ******** --env ******** dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da ssh-agent -k 19:02:53 unset SSH_AUTH_SOCK; 19:02:53 unset SSH_AGENT_PID; 19:02:53 echo Agent pid 76 killed; 19:02:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:53 + git semver [Pipeline] } 19:02:54 $ docker stop --time=1 dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da 19:02:55 $ docker rm -f dc4bdcf1180f4b7832b73bbc7332950c8df6c45003abaf98b02b0014ef5df2da [Pipeline] // withDockerContainer [Pipeline] sh 19:02:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:02:56 Stashed 1 file(s) [Pipeline] echo 19:02:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:56 ========================================================= 19:02:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:02:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:02:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:02:57 213ec9aee27d: Pulling fs layer 19:02:57 4583459ba037: Pulling fs layer 19:02:57 93c1e223e6f2: Pulling fs layer 19:02:57 53926ce57604: Pulling fs layer 19:02:57 21b2b0c7a3f4: Pulling fs layer 19:02:57 22ff95d597cd: Pulling fs layer 19:02:57 12d6caf4c0d1: Pulling fs layer 19:02:57 96b7cbca73a9: Pulling fs layer 19:02:57 a7acece74701: Pulling fs layer 19:02:57 53926ce57604: Waiting 19:02:57 96b7cbca73a9: Waiting 19:02:57 a7acece74701: Waiting 19:02:57 22ff95d597cd: Waiting 19:02:57 12d6caf4c0d1: Waiting 19:02:57 21b2b0c7a3f4: Waiting 19:02:57 93c1e223e6f2: Verifying Checksum 19:02:57 93c1e223e6f2: Download complete 19:02:57 4583459ba037: Verifying Checksum 19:02:57 4583459ba037: Download complete 19:02:57 21b2b0c7a3f4: Download complete 19:02:57 22ff95d597cd: Download complete 19:02:57 213ec9aee27d: Verifying Checksum 19:02:57 213ec9aee27d: Download complete 19:02:57 12d6caf4c0d1: Download complete 19:02:57 213ec9aee27d: Pull complete 19:02:57 4583459ba037: Pull complete 19:02:57 93c1e223e6f2: Pull complete 19:02:58 a7acece74701: Verifying Checksum 19:02:58 a7acece74701: Download complete 19:02:58 53926ce57604: Verifying Checksum 19:02:58 53926ce57604: Download complete 19:02:58 96b7cbca73a9: Download complete 19:03:02 53926ce57604: Pull complete 19:03:02 21b2b0c7a3f4: Pull complete 19:03:02 22ff95d597cd: Pull complete 19:03:02 12d6caf4c0d1: Pull complete 19:03:03 96b7cbca73a9: Pull complete 19:03:04 a7acece74701: Pull complete 19:03:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:03:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:05 WORKDIR /edgex 19:03:05 COPY go.mod . 19:03:05 RUN go mod download 19:03:05 + docker build -t ci-base-image-x86_64 -f - . 19:03:05 Sending build context to Docker daemon 169.8MB 19:03:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:05 ---> db6d94c90886 19:03:05 Step 2/4 : WORKDIR /edgex 19:03:07 ---> Running in c86fb0fff1f9 19:03:07 Removing intermediate container c86fb0fff1f9 19:03:07 ---> 92b5e68e1bd3 19:03:07 Step 3/4 : COPY go.mod . 19:03:07 ---> c534f85071f3 19:03:07 Step 4/4 : RUN go mod download 19:03:07 ---> Running in 5a07714439b7 19:03:11 Still waiting to schedule task 19:03:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:03:22 Removing intermediate container 5a07714439b7 19:03:22 ---> 0c3ad557e99d 19:03:22 Successfully built 0c3ad557e99d 19:03:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:23 + docker inspect -f . ci-base-image-x86_64 19:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:23 prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container 19:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:03:23 $ docker top 2625711fffa7047e51bff4efeeb64a9117fe32814b5d8b9c8e38d59b6e365e35 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:24 + go version 19:03:24 go version go1.18.7 linux/amd64 [Pipeline] } 19:03:24 $ docker stop --time=1 2625711fffa7047e51bff4efeeb64a9117fe32814b5d8b9c8e38d59b6e365e35 19:03:25 $ docker rm -f 2625711fffa7047e51bff4efeeb64a9117fe32814b5d8b9c8e38d59b6e365e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:26 + docker inspect -f . ci-base-image-x86_64 19:03:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:26 prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container 19:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:03:26 $ docker top aae36b749f47ca2df19763bd6bbb8328282c65ddfc151aac8f2bdff9c0f61963 -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:26 ========================================================= 19:03:26 [edgeXBuildGoParallel] Running Tests and Build... 19:03:26 ========================================================= [Pipeline] sh 19:03:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:03:27 + make test 19:03:27 go test -race -coverprofile=coverage.out ./... 19:03:33 ? github.com/edgexfoundry/edgex-go [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 19:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements 19:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.111s coverage: 43.0% of statements 19:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements 19:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.206s coverage: 89.2% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.517s coverage: 95.6% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 19:03:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 19:03:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 19:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 79.9% of statements 19:04:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.7% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 65.8% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 41.8% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:04:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:04:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:04:28 go vet ./... 19:04:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:04:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:04:32 ./bin/test-attribution-txt.sh [Pipeline] echo 19:04:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:04:33 + ls -al . 19:04:33 total 768 19:04:33 drwxrwxr-x 11 1001 1001 4096 Nov 29 19:03 . 19:04:33 drwxr-xr-x 4 root root 4096 Nov 29 19:03 .. 19:04:33 drwxrwxr-x 2 1001 1001 4096 Nov 29 19:02 .blubracket 19:04:33 -rw-rw-r-- 1 1001 1001 16 Nov 29 19:02 .dockerignore 19:04:33 drwxrwxr-x 8 1001 1001 4096 Nov 29 19:04 .git 19:04:33 drwxrwxr-x 3 1001 1001 4096 Nov 29 19:02 .github 19:04:33 -rw-rw-r-- 1 1001 1001 1030 Nov 29 19:02 .gitignore 19:04:33 -rw-rw-r-- 1 1001 1001 42 Nov 29 19:02 .golangci.yml 19:04:33 -rw-rw-r-- 1 1001 1001 87 Nov 29 19:02 .hadolint.yml 19:04:33 drwxr-xr-x 3 1001 1001 4096 Nov 29 19:02 .semver 19:04:33 -rw-rw-r-- 1 1001 1001 166 Nov 29 19:02 .sonarcloud.properties 19:04:33 -rw-rw-r-- 1 1001 1001 1171 Nov 29 19:02 ADOPTERS.md 19:04:33 -rw-rw-r-- 1 1001 1001 10618 Nov 29 19:02 Attribution.txt 19:04:33 -rw-rw-r-- 1 1001 1001 73765 Nov 29 19:02 CHANGELOG.md 19:04:33 -rw-rw-r-- 1 1001 1001 3804 Nov 29 19:02 CONTRIBUTING.md 19:04:33 -rw-rw-r-- 1 1001 1001 677 Nov 29 19:02 GOVERNANCE.md 19:04:33 -rw-rw-r-- 1 1001 1001 850 Nov 29 19:02 Jenkinsfile 19:04:33 -rw-rw-r-- 1 1001 1001 10775 Nov 29 19:02 LICENSE 19:04:33 -rw-rw-r-- 1 1001 1001 13289 Nov 29 19:02 Makefile 19:04:33 -rw-rw-r-- 1 1001 1001 582 Nov 29 19:02 OWNERS.md 19:04:33 -rw-rw-r-- 1 1001 1001 9403 Nov 29 19:02 README.md 19:04:33 -rw-rw-r-- 1 1001 1001 6912 Nov 29 19:02 SECURITY.md 19:04:33 -rw-rw-r-- 1 1001 1001 5 Nov 29 19:02 VERSION 19:04:33 drwxrwxr-x 2 1001 1001 4096 Nov 29 19:02 bin 19:04:33 drwxrwxr-x 18 1001 1001 4096 Nov 29 19:02 cmd 19:04:33 -rw-r--r-- 1 root root 501828 Nov 29 19:04 coverage.out 19:04:33 -rw-rw-r-- 1 1001 1001 3369 Nov 29 19:02 go.mod 19:04:33 -rw-rw-r-- 1 1001 1001 44829 Nov 29 19:02 go.sum 19:04:33 drwxrwxr-x 8 1001 1001 4096 Nov 29 19:02 internal 19:04:33 drwxrwxr-x 3 1001 1001 4096 Nov 29 19:02 openapi 19:04:33 drwxrwxr-x 4 1001 1001 4096 Nov 29 19:02 snap 19:04:33 -rw-rw-r-- 1 1001 1001 204 Nov 29 19:02 version.go [Pipeline] sh 19:04:33 + '[' -e coverage.out ] 19:04:33 + chown 1001:1001 coverage.out [Pipeline] stash 19:04:33 Stashed 1 file(s) [Pipeline] sh 19:04:33 + make build 19:04:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:04:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:04:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:04:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:04:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119997 in /w/workspace/edgexfoundry_edgex-go_PR-4239 [Pipeline] { [Pipeline] ws 19:04:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:04:50 The recommended git tool is: git 19:04:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:04:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:04:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:04:55 using credential edgex-jenkins-ssh 19:04:55 Cloning the remote Git repository 19:04:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:04:55 > git init /w/workspace/edgex-go/1 # timeout=10 19:04:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:04:56 > git --version # timeout=10 19:04:56 > git --version # 'git version 2.25.1' 19:04:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:56 Verifying host key using known hosts file 19:04:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:04:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:04:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:04:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:04:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:05:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:05:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:05:04 $ docker stop --time=1 aae36b749f47ca2df19763bd6bbb8328282c65ddfc151aac8f2bdff9c0f61963 19:05:06 $ docker rm -f aae36b749f47ca2df19763bd6bbb8328282c65ddfc151aac8f2bdff9c0f61963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:08 19:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:08 latest: Pulling from edgex-devops/edgex-compose 19:05:08 cbdbe7a5bc2a: Pulling fs layer 19:05:08 ca9280d653b3: Pulling fs layer 19:05:08 7e9c9ca2126c: Pulling fs layer 19:05:08 cbdbe7a5bc2a: Verifying Checksum 19:05:08 cbdbe7a5bc2a: Download complete 19:05:08 cbdbe7a5bc2a: Pull complete 19:05:08 ca9280d653b3: Verifying Checksum 19:05:08 ca9280d653b3: Download complete 19:05:08 7e9c9ca2126c: Download complete 19:05:09 ca9280d653b3: Pull complete 19:05:12 7e9c9ca2126c: Pull complete 19:05:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:12 prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container 19:05:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:14 $ docker top 8b3351b734828714c1047297068fb14363e081c716f15b970027b8149c06544e -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:14 + docker-compose build --help 19:05:14 + grep parallel 19:05:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:14 Verifying host key using known hosts file 19:05:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:05:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4239/head:refs/remotes/origin/PR-4239 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:14 Merging remotes/origin/main commit a2765a98d8f71eb240f317e00f16757db580c473 into PR head commit 641ba46e362aa424a3058ec8ef55456f7f331604 19:05:14 --parallel Build images in parallel. [Pipeline] } 19:05:15 $ docker stop --time=1 8b3351b734828714c1047297068fb14363e081c716f15b970027b8149c06544e 19:05:15 Merge succeeded, producing 641ba46e362aa424a3058ec8ef55456f7f331604 19:05:15 Checking out Revision 641ba46e362aa424a3058ec8ef55456f7f331604 (PR-4239) 19:05:15 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3" 19:05:15 > git --version # timeout=10 19:05:15 > git --version # 'git version 2.25.1' 19:05:15 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:16 $ docker rm -f 8b3351b734828714c1047297068fb14363e081c716f15b970027b8149c06544e [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:17 Dload Upload Total Spent Left Speed 19:05:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76375 0 --:--:-- --:--:-- --:--:-- 76375 19:05:14 > git config core.sparsecheckout # timeout=10 19:05:14 > git checkout -f 641ba46e362aa424a3058ec8ef55456f7f331604 # timeout=10 19:05:15 > git remote # timeout=10 19:05:15 > git config --get remote.origin.url # timeout=10 19:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:15 Verifying host key using known hosts file 19:05:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:05:15 > git merge a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 19:05:15 > git rev-parse HEAD^{commit} # timeout=10 19:05:15 > git config core.sparsecheckout # timeout=10 19:05:15 > git checkout -f 641ba46e362aa424a3058ec8ef55456f7f331604 # timeout=10 19:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:17 prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container 19:05:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:17 $ docker top 3f905d01c7d1322e1f539a5d534b179391c0d85de4e9ced5e531c34e00e67718 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:05:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:05:18 + docker-compose -f ./docker-compose-build.yml build --parallel 19:05:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:05:18 + sudo tee /etc/docker/daemon.new 19:05:18 { 19:05:18 "registry-mirrors": [ 19:05:18 "https://nexus3.edgexfoundry.org:10001" 19:05:18 ], 19:05:18 "bip": "10.250.0.254/24", 19:05:18 "hosts": [ 19:05:18 "tcp://0.0.0.0:5555", 19:05:18 "unix:///var/run/docker.sock" 19:05:18 ], 19:05:18 "mtu": 1458, 19:05:18 "selinux-enabled": true, 19:05:18 "seccomp-profile": "/etc/docker/seccomp.json" 19:05:18 } [Pipeline] sh 19:05:18 Building core-command ... 19:05:18 Building core-data ... 19:05:18 Building core-metadata ... 19:05:18 Building security-bootstrapper ... 19:05:18 Building security-proxy-setup ... 19:05:18 Building security-secretstore-setup ... 19:05:18 Building security-spiffe-token-provider ... 19:05:18 Building security-spire-agent ... 19:05:18 Building security-spire-config ... 19:05:18 Building security-spire-server ... 19:05:18 Building support-notifications ... 19:05:18 Building support-scheduler ... 19:05:18 Building sys-mgmt-agent ... 19:05:18 Building security-spire-server 19:05:18 Building core-metadata 19:05:18 Building security-spiffe-token-provider 19:05:18 Building sys-mgmt-agent 19:05:18 Building security-bootstrapper 19:05:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:05:19 + sudo service docker restart 19:05:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:05:30 ---> 0c3ad557e99d 19:05:30 Step 3/23 : WORKDIR /edgex-go 19:05:30 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:30 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:05:30 ---> 0c3ad557e99d 19:05:30 Step 3/19 : WORKDIR /edgex-go 19:05:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:05:30 ---> 0c3ad557e99d 19:05:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:05:30 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:05:30 ---> 0c3ad557e99d 19:05:30 Step 3/32 : WORKDIR /edgex-go 19:05:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:05:30 ---> 0c3ad557e99d 19:05:30 Step 3/22 : WORKDIR /edgex-go 19:05:31 ---> Running in 4112e27c3e29 19:05:31 ---> Running in 5904cf14e9df 19:05:31 ---> Running in d063687d6225 19:05:31 ---> Running in 7994cac08b4b 19:05:31 ---> Running in 6e3a4b19ac3f 19:05:31 Removing intermediate container 7994cac08b4b 19:05:31 ---> ff44c1f796ac 19:05:31 Step 4/24 : WORKDIR /edgex-go 19:05:31 Removing intermediate container 4112e27c3e29 19:05:31 ---> 3db21c762e02 19:05:31 Step 4/22 : RUN apk add --update --no-cache make bash git 19:05:31 Removing intermediate container d063687d6225 19:05:31 ---> f3d9bbab4175 19:05:31 Step 4/32 : RUN apk add --update --no-cache make git 19:05:31 Removing intermediate container 6e3a4b19ac3f 19:05:31 ---> 307c7f54ccc8 19:05:31 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:05:31 Removing intermediate container 5904cf14e9df 19:05:31 ---> 3987ac9feb30 19:05:31 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:05:32 ---> Running in 6ca40b17470f 19:05:32 ---> Running in 8881de436e2f 19:05:32 ---> Running in 908cf29909c5 19:05:32 ---> Running in ff1ac066a196 19:05:32 ---> Running in 29c7d4b8a335 19:05:32 Removing intermediate container 6ca40b17470f 19:05:32 ---> 5d8a1ddc8c58 19:05:32 Step 5/24 : RUN apk add --update --no-cache make git 19:05:32 ---> Running in b3010e84c127 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:32 OK: 211 MiB in 51 packages 19:05:32 OK: 211 MiB in 51 packages 19:05:32 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:05:32 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:05:32 OK: 17038 distinct packages available 19:05:33 OK: 211 MiB in 51 packages 19:05:33 OK: 211 MiB in 51 packages 19:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:33 OK: 211 MiB in 51 packages 19:05:33 Removing intermediate container 908cf29909c5 19:05:33 ---> 6771198e7342 19:05:33 Step 5/32 : COPY go.mod vendor* ./ 19:05:33 Removing intermediate container b3010e84c127 19:05:33 ---> 47ec96c24e7a 19:05:33 Step 6/24 : COPY go.mod vendor* ./ 19:05:33 Removing intermediate container 8881de436e2f 19:05:33 ---> 7a9d507753d5 19:05:33 Step 5/22 : COPY go.mod vendor* ./ 19:05:33 ---> faedd7c1831a 19:05:33 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:33 Removing intermediate container ff1ac066a196 19:05:33 ---> 95bb34d357f5 19:05:33 Step 5/23 : COPY go.mod vendor* ./ 19:05:33 ---> d459d52c7575 19:05:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:33 ---> Running in 8b3b4fcddcaf 19:05:33 ---> 87a98c038532 19:05:33 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:33 ---> Running in 29f9f00cb49b 19:05:33 ---> Running in 48f6b636e670 19:05:33 ---> 8af9276373e9 19:05:33 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:33 Removing intermediate container 29c7d4b8a335 19:05:33 ---> df82dc3f3549 19:05:33 Step 5/19 : COPY go.mod vendor* ./ 19:05:33 ---> Running in 1280f94f03c6 19:05:34 ---> b84bbd8c5da0 19:05:34 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:34 ---> Running in bcda17c874f2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:37 provisioning config files... 19:05:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config737174944990092429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:37 ---> docker-login.sh 19:05:37 nexus3.edgexfoundry.org:10001 19:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:38 Configure a credential helper to remove this warning. See 19:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:38 19:05:38 Login Succeeded 19:05:38 nexus3.edgexfoundry.org:10002 19:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:38 Configure a credential helper to remove this warning. See 19:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:38 19:05:38 Login Succeeded 19:05:38 nexus3.edgexfoundry.org:10003 19:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:39 Configure a credential helper to remove this warning. See 19:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:39 19:05:39 Login Succeeded 19:05:39 nexus3.edgexfoundry.org:10004 19:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:39 Configure a credential helper to remove this warning. See 19:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:39 19:05:39 Login Succeeded 19:05:39 docker.io 19:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:40 Configure a credential helper to remove this warning. See 19:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:40 19:05:40 Login Succeeded 19:05:40 ---> docker-login.sh ends [Pipeline] } 19:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:05:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:40 ========================================================= 19:05:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:05:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:05:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:41 9b18e9b68314: Pulling fs layer 19:05:41 35d82f9e3411: Pulling fs layer 19:05:41 e16973657156: Pulling fs layer 19:05:41 fc693d55d65f: Pulling fs layer 19:05:41 7e9fc2657dce: Pulling fs layer 19:05:41 dda99020689f: Pulling fs layer 19:05:41 db1c61fa0a46: Pulling fs layer 19:05:41 891c053d2c06: Pulling fs layer 19:05:41 fc693d55d65f: Waiting 19:05:41 7e9fc2657dce: Waiting 19:05:41 dda99020689f: Waiting 19:05:41 db1c61fa0a46: Waiting 19:05:41 891c053d2c06: Waiting 19:05:41 e16973657156: Download complete 19:05:41 35d82f9e3411: Verifying Checksum 19:05:41 35d82f9e3411: Download complete 19:05:41 7e9fc2657dce: Verifying Checksum 19:05:41 7e9fc2657dce: Download complete 19:05:41 dda99020689f: Verifying Checksum 19:05:41 dda99020689f: Download complete 19:05:41 9b18e9b68314: Verifying Checksum 19:05:41 9b18e9b68314: Download complete 19:05:42 9b18e9b68314: Pull complete 19:05:42 891c053d2c06: Verifying Checksum 19:05:42 891c053d2c06: Download complete 19:05:43 35d82f9e3411: Pull complete 19:05:43 e16973657156: Pull complete 19:05:43 db1c61fa0a46: Verifying Checksum 19:05:43 db1c61fa0a46: Download complete 19:05:44 fc693d55d65f: Verifying Checksum 19:05:44 fc693d55d65f: Download complete 19:05:56 Removing intermediate container 1280f94f03c6 19:05:56 ---> 73764946c499 19:05:56 Step 7/23 : COPY . . 19:05:56 Removing intermediate container bcda17c874f2 19:05:56 ---> 3dafbd8d2816 19:05:56 Step 7/19 : COPY . . 19:05:56 Removing intermediate container 8b3b4fcddcaf 19:05:56 ---> cc7307db4db1 19:05:56 Step 7/32 : COPY . . 19:05:56 Removing intermediate container 29f9f00cb49b 19:05:56 ---> 4eabb9d87930 19:05:56 Step 8/24 : COPY . . 19:05:56 Removing intermediate container 48f6b636e670 19:05:56 ---> 6c0af1349435 19:05:56 Step 7/22 : COPY . . 19:05:56 fc693d55d65f: Pull complete 19:05:56 7e9fc2657dce: Pull complete 19:05:56 dda99020689f: Pull complete 19:06:03 db1c61fa0a46: Pull complete 19:06:04 ---> 36044760d9a6 19:06:04 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:06:04 ---> 80e75ef82cd8 19:06:04 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:06:04 ---> 926d37bbb923 19:06:04 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:06:04 ---> 88c7fe72e910 19:06:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:06:04 ---> Running in 6b287cb42599 19:06:04 ---> Running in 070b12b8f0e0 19:06:04 ---> Running in 785ac335c3dc 19:06:04 ---> 0153bd63bd9e 19:06:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:06:04 ---> Running in 2021c70f9cb8 19:06:04 ---> Running in b003edb7ac43 19:06:04 Removing intermediate container 6b287cb42599 19:06:04 ---> 091c71964abe 19:06:04 Step 9/23 : WORKDIR /edgex-go/spire-build 19:06:04 ---> Running in e96e74eaa361 19:06:04 Removing intermediate container e96e74eaa361 19:06:04 ---> 7a65301896d1 19:06:04 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:06:04 ---> Running in 7dbd2d70f4fb 19:06:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:06:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:06:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:06:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:06:05 891c053d2c06: Pull complete 19:06:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists 19:06:05 Removing intermediate container 7dbd2d70f4fb 19:06:05 ---> 926ec687e572 19:06:05 Step 11/23 : WORKDIR /edgex-go [Pipeline] sh 19:06:05 ---> Running in 333a33b82777 19:06:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:05 WORKDIR /edgex 19:06:05 COPY go.mod . 19:06:05 RUN go mod download 19:06:05 + docker build -t ci-base-image-arm64 -f - . 19:06:05 Removing intermediate container 333a33b82777 19:06:05 ---> b6e09efa250d 19:06:05 19:06:05 Step 12/23 : FROM alpine:3.15 19:06:05 3.15: Pulling from library/alpine 19:06:05 Sending build context to Docker daemon 3.27MB 19:06:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:05 ---> f96f9c87975a 19:06:05 Step 2/4 : WORKDIR /edgex 19:06:06 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:06:06 Status: Downloaded newer image for alpine:3.15 19:06:06 ---> c4fc93816858 19:06:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:06:06 ---> Running in 303b22988d9f 19:06:06 Removing intermediate container 303b22988d9f 19:06:06 ---> dd181cc8d00f 19:06:06 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:06:06 ---> Running in f873a1c49a4b 19:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:07 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:06:07 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:06:07 OK: 15859 distinct packages available 19:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:07 ---> Running in 0037667e51f6 19:06:07 Removing intermediate container 0037667e51f6 19:06:07 ---> 9d0452b2455f 19:06:07 Step 3/4 : COPY go.mod . 19:06:07 (1/5) Installing dumb-init (1.2.5-r1) 19:06:07 (2/5) Installing musl-obstack (1.2.3-r0) 19:06:07 (3/5) Installing libucontext (1.1-r0) 19:06:07 (4/5) Installing gcompat (1.0.0-r4) 19:06:07 (5/5) Installing openssl (1.1.1s-r1) 19:06:07 Executing busybox-1.34.1-r7.trigger 19:06:07 OK: 7 MiB in 19 packages 19:06:08 ---> 591ce5459639 19:06:08 Step 4/4 : RUN go mod download 19:06:08 ---> Running in 5d2f247fd177 19:06:09 Removing intermediate container f873a1c49a4b 19:06:09 ---> d95a807fed90 19:06:09 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:06:12 ---> 1df9173c3714 19:06:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:06:12 ---> 2d087b4c33e6 19:06:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:06:13 ---> 164aa9ac70ea 19:06:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:06:14 ---> dd5efb7a197c 19:06:14 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:06:14 ---> Running in e3501f6b23d5 19:06:14 Removing intermediate container e3501f6b23d5 19:06:14 ---> cd6bcb0ce626 19:06:14 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:06:14 ---> Running in 400e3cde67ec 19:06:15 Removing intermediate container 400e3cde67ec 19:06:15 ---> 2911d35bc16b 19:06:15 Step 21/23 : LABEL arch=x86_64 19:06:15 ---> Running in 04cda8c68102 19:06:15 Removing intermediate container 04cda8c68102 19:06:15 ---> 15adfff15017 19:06:15 Step 22/23 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:06:16 ---> Running in fd046cd9644f 19:06:16 Removing intermediate container fd046cd9644f 19:06:16 ---> aefd9ba1c4b7 19:06:16 Step 23/23 : LABEL version=0.0.0 19:06:16 ---> Running in ce2b7f3e53f2 19:06:16 Removing intermediate container ce2b7f3e53f2 19:06:16 ---> ad9c25322106 19:06:16 19:06:17 Successfully built ad9c25322106 19:06:17 Successfully tagged security-spire-server:latest 19:06:17  Building security-spire-server ... done Building security-spire-config 19:06:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:06:20 ---> 0c3ad557e99d 19:06:20 Step 3/24 : WORKDIR /edgex-go 19:06:20 ---> Using cache 19:06:20 ---> 3987ac9feb30 19:06:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:06:21 ---> Running in c3819e12f494 19:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:22 OK: 211 MiB in 51 packages 19:06:23 Removing intermediate container c3819e12f494 19:06:23 ---> 9f63bc175cd4 19:06:23 Step 5/24 : COPY go.mod vendor* ./ 19:06:24 ---> 854d6b5a9217 19:06:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:24 ---> Running in f3f7ec2f3813 19:06:34 Removing intermediate container 2021c70f9cb8 19:06:34 ---> a496cfd5041c 19:06:34 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:06:34 ---> Running in f97a84fd1d80 19:06:34 Removing intermediate container 785ac335c3dc 19:06:34 ---> b4b03775ced3 19:06:34 19:06:34 Step 9/32 : FROM alpine:3.16 19:06:34 Removing intermediate container b003edb7ac43 19:06:34 ---> 082f509f19d1 19:06:34 19:06:34 Step 10/24 : FROM alpine:3.16 19:06:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:06:35 3.16: Pulling from library/alpine 19:06:35 3.16: Pulling from library/alpine 19:06:36 Removing intermediate container 070b12b8f0e0 19:06:36 ---> c01075c8e8f7 19:06:36 19:06:36 Step 9/19 : FROM alpine:3.15 19:06:36 ---> c4fc93816858 19:06:36 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:06:36 ---> Using cache 19:06:36 ---> dd181cc8d00f 19:06:36 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:06:36 ---> Running in d95d52c0c114 19:06:36 Removing intermediate container f97a84fd1d80 19:06:36 ---> 884fabaa7220 19:06:36 19:06:36 Step 10/22 : FROM alpine:3.16 19:06:36 3.16: Pulling from library/alpine 19:06:36 Removing intermediate container f3f7ec2f3813 19:06:36 ---> 7aa08d1e7f44 19:06:36 Step 7/24 : COPY . . 19:06:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:06:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:06:36 Status: Image is up to date for alpine:3.16 19:06:36 Status: Downloaded newer image for alpine:3.16 19:06:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:06:36 Status: Image is up to date for alpine:3.16 19:06:36 ---> bfe296a52501 19:06:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:06:36 ---> bfe296a52501 19:06:36 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:06:37 ---> bfe296a52501 19:06:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:37 ---> Running in 6ea494cbf072 19:06:37 ---> Running in d57cbdef0e14 19:06:37 ---> Running in dfb1ee9fa98f 19:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:37 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:06:37 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:06:37 OK: 15859 distinct packages available 19:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:37 (1/9) Installing ca-certificates (20220614-r0) 19:06:37 Removing intermediate container d57cbdef0e14 19:06:37 ---> 6ec8c1ea6ec7 19:06:37 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:06:38 (2/9) Installing brotli-libs (1.0.9-r5) 19:06:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:06:38 (4/9) Installing libcurl (7.80.0-r4) 19:06:38 (5/9) Installing curl (7.80.0-r4) 19:06:38 (6/9) Installing dumb-init (1.2.5-r1) 19:06:38 (7/9) Installing musl-obstack (1.2.3-r0) 19:06:38 (8/9) Installing libucontext (1.1-r0) 19:06:38 (9/9) Installing gcompat (1.0.0-r4) 19:06:38 Executing busybox-1.34.1-r7.trigger 19:06:38 Executing ca-certificates-20220614-r0.trigger 19:06:38 OK: 8 MiB in 23 packages 19:06:38 Removing intermediate container 6ea494cbf072 19:06:38 ---> a4007ade0f6f 19:06:38 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:38 ---> Running in d465fae2695e 19:06:38 ---> Running in 52aaece11cee 19:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:38 (1/1) Installing dumb-init (1.2.5-r1) 19:06:38 Executing busybox-1.35.0-r17.trigger 19:06:38 OK: 6 MiB in 15 packages 19:06:38 Removing intermediate container d95d52c0c114 19:06:38 ---> e9b2687dc393 19:06:38 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:39 ---> c296713a549e 19:06:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:06:39 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:06:39 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:06:39 (3/33) Installing readline (8.1.2-r0) 19:06:39 (4/33) Installing bash (5.1.16-r2) 19:06:39 Executing bash-5.1.16-r2.post-install 19:06:39 (5/33) Installing ca-certificates (20220614-r0) 19:06:39 (6/33) Installing brotli-libs (1.0.9-r6) 19:06:39 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:06:39 (8/33) Installing libcurl (7.83.1-r4) 19:06:39 (9/33) Installing curl (7.83.1-r4) 19:06:39 (10/33) Installing docker-cli (20.10.20-r0) 19:06:39 (1/2) Installing dumb-init (1.2.5-r1) 19:06:39 (2/2) Installing su-exec (0.2-r1) 19:06:39 Executing busybox-1.35.0-r17.trigger 19:06:39 OK: 6 MiB in 16 packages 19:06:39 Removing intermediate container dfb1ee9fa98f 19:06:39 ---> 55ed96f1f100 19:06:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:06:39 ---> Running in c320a1379761 19:06:39 (11/33) Installing dumb-init (1.2.5-r1) 19:06:39 (12/33) Installing libbz2 (1.0.8-r1) 19:06:39 (13/33) Installing expat (2.5.0-r0) 19:06:39 (14/33) Installing libffi (3.4.2-r1) 19:06:39 (15/33) Installing gdbm (1.23-r0) 19:06:39 (16/33) Installing xz-libs (5.2.5-r1) 19:06:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:06:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:06:39 (19/33) Installing mpdecimal (2.5.1-r1) 19:06:39 (20/33) Installing sqlite-libs (3.38.5-r0) 19:06:39 (21/33) Installing python3 (3.10.8-r0) 19:06:39 ---> 6f348aab8e76 19:06:39 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:06:40 Removing intermediate container c320a1379761 19:06:40 ---> ad9bba23c0fb 19:06:40 Step 13/24 : ENV APP_PORT=59881 19:06:40 ---> Running in d3024f4ecc5c 19:06:40 ---> b633d9bbb375 19:06:40 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:06:40 Removing intermediate container d465fae2695e 19:06:40 ---> d51277d83653 19:06:40 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:06:40 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:06:40 (23/33) Installing py3-tomli (2.0.1-r1) 19:06:40 (24/33) Installing py3-pep517 (0.12.0-r2) 19:06:40 (25/33) Installing py3-six (1.16.0-r1) 19:06:40 (26/33) Installing py3-retrying (1.3.3-r3) 19:06:40 (27/33) Installing py3-appdirs (1.4.4-r3) 19:06:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:06:40 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:06:40 (30/33) Installing py3-parsing (2.4.7-r3) 19:06:40 ---> Running in ea2b33fd7bf7 19:06:40 (31/33) Installing py3-packaging (21.3-r0) 19:06:40 (32/33) Installing py3-setuptools (59.4.0-r0) 19:06:40 ---> Running in e7a612082382 19:06:40 Removing intermediate container d3024f4ecc5c 19:06:40 ---> de1c0ae879c2 19:06:40 Step 14/24 : EXPOSE $APP_PORT 19:06:40 (33/33) Installing py3-pip (22.1.1-r0) 19:06:40 ---> Running in 7c3f76366417 19:06:40 Removing intermediate container e7a612082382 19:06:40 ---> 5af5a7ca66e4 19:06:40 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:06:40 Removing intermediate container ea2b33fd7bf7 19:06:40 ---> 7b868cdf5390 19:06:40 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:06:40 ---> Running in de999a9f21cd 19:06:40 ---> Running in 42029d0e2e82 19:06:40 Removing intermediate container 5d2f247fd177 19:06:40 ---> 65defedc2668 19:06:40 Successfully built 65defedc2668 19:06:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:40 Removing intermediate container 7c3f76366417 19:06:40 ---> 30eed5718e8b 19:06:40 Step 15/24 : WORKDIR / 19:06:40 ---> Running in 24015d2a4b22 19:06:40 ---> a6a0ae7066b1 19:06:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:06:40 Executing busybox-1.35.0-r17.trigger 19:06:40 Executing ca-certificates-20220614-r0.trigger 19:06:40 Removing intermediate container de999a9f21cd 19:06:40 ---> 575b7201c073 19:06:40 Step 17/19 : LABEL arch=x86_64 19:06:40 Removing intermediate container 42029d0e2e82 19:06:40 ---> 141d4d06f83f 19:06:40 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:06:40 ---> Running in cee35ef31d68 19:06:40 ---> Running in 2c3e79fe3be1 19:06:40 OK: 123 MiB in 47 packages 19:06:40 ---> Running in 1b3046c0c9e7 19:06:40 Removing intermediate container 24015d2a4b22 19:06:40 ---> 17ad00ad3335 19:06:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:06:41 + docker inspect -f . ci-base-image-arm64 19:06:41 . [Pipeline] } 19:06:41 Removing intermediate container cee35ef31d68 19:06:41 ---> 5e0c8f2892a2 19:06:41 Step 9/24 : WORKDIR /edgex-go/spire-build 19:06:41 ---> Running in aaef07176b40 19:06:41 Removing intermediate container 2c3e79fe3be1 19:06:41 ---> e0391910965b 19:06:41 Step 18/19 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:06:41 Removing intermediate container 1b3046c0c9e7 19:06:41 ---> 7f9200eb6a59 19:06:41 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:06:41 ---> f0c36892db8d 19:06:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:06:41 ---> Running in 401806af78e6 19:06:41 ---> Running in 87945321a1b3 [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container 19:06:41 Removing intermediate container aaef07176b40 19:06:41 ---> 5b2ac16a8fd0 19:06:41 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:06:41 ---> Running in 39f79e9c9b0c 19:06:41 Removing intermediate container 87945321a1b3 19:06:41 ---> 5cad37049818 19:06:41 Step 19/19 : LABEL version=0.0.0 19:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:41 Removing intermediate container 401806af78e6 19:06:41 ---> 0c458b6a9875 19:06:41 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:06:41 ---> Running in 131b23112200 19:06:41 ---> Running in d80a23efc486 19:06:41 ---> cd958bf816ec 19:06:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:06:41 Removing intermediate container 131b23112200 19:06:41 ---> 3af565fd68be 19:06:41 19:06:41 Successfully built 3af565fd68be 19:06:41 Successfully tagged security-spiffe-token-provider:latest 19:06:41  Building security-spiffe-token-provider ... done Building core-data 19:06:42 ---> 9c60e5bae990 19:06:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:06:42 $ docker top 2645319fc7a7bcb7cf829695c857ada2c739ef911d3b0abe7fffd9f15855c031 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:43 ---> f4d038cb1e67 19:06:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:06:43 ---> Running in 6f5cccd68565 19:06:43 Removing intermediate container 39f79e9c9b0c 19:06:43 ---> bee528ec45ec 19:06:43 Step 11/24 : WORKDIR /edgex-go 19:06:43 Removing intermediate container 6f5cccd68565 19:06:43 ---> dd9095d3f182 19:06:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:06:43 ---> Running in 1880a8e9771e 19:06:43 ---> Running in 53f97c1c304d 19:06:43 Removing intermediate container d80a23efc486 19:06:43 ---> 1144b612a4c5 19:06:43 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:06:43 + go version 19:06:43 go version go1.18.7 linux/arm64 [Pipeline] } 19:06:43 $ docker stop --time=1 2645319fc7a7bcb7cf829695c857ada2c739ef911d3b0abe7fffd9f15855c031 19:06:43 ---> Running in e2b8b51d71b1 19:06:43 Removing intermediate container 1880a8e9771e 19:06:43 ---> 9c06739064bb 19:06:43 19:06:43 Step 12/24 : FROM alpine:3.15 19:06:43 Removing intermediate container 53f97c1c304d 19:06:43 ---> d95bd2d05673 19:06:43 Step 22/24 : LABEL arch=x86_64 19:06:43 ---> c4fc93816858 19:06:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:06:43 ---> Using cache 19:06:43 ---> dd181cc8d00f 19:06:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:06:43 Removing intermediate container e2b8b51d71b1 19:06:43 ---> 1d3f15e22339 19:06:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:06:43 ---> Running in afa3bfe5f3f0 19:06:43 ---> Running in 3d764061fbc1 19:06:44 Removing intermediate container 3d764061fbc1 19:06:44 ---> 2fc523aa2df8 19:06:44 Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:06:44 ---> c8ef67389c82 19:06:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:06:44 ---> Running in c52ecdf011df 19:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:44 ---> Running in 213904ea727b 19:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:44 Removing intermediate container c52ecdf011df 19:06:44 ---> 505bd8934c56 19:06:44 Step 24/24 : LABEL version=0.0.0 19:06:44 ---> Running in 59bfaf4afe60 19:06:44 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:06:44 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:06:44 OK: 15859 distinct packages available 19:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:44 Removing intermediate container 59bfaf4afe60 19:06:44 ---> d87a3188f421 19:06:44 19:06:44 Successfully built d87a3188f421 19:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:44 Successfully tagged core-metadata:latest 19:06:44  Building core-metadata ... done Building support-scheduler 19:06:44 (1/4) Installing dumb-init (1.2.5-r1) 19:06:44 (2/4) Installing musl-obstack (1.2.3-r0) 19:06:44 (3/4) Installing libucontext (1.1-r0) 19:06:44 Collecting docker-compose==1.23.2 19:06:44 (4/4) Installing gcompat (1.0.0-r4) 19:06:44 Executing busybox-1.34.1-r7.trigger 19:06:44 OK: 6 MiB in 18 packages 19:06:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:06:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.7 MB/s eta 0:00:00 19:06:44 Collecting PyYAML<4,>=3.10 19:06:44 Downloading PyYAML-3.13.tar.gz (270 kB) 19:06:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 77.6 MB/s eta 0:00:00 19:06:45 $ docker rm -f 2645319fc7a7bcb7cf829695c857ada2c739ef911d3b0abe7fffd9f15855c031 19:06:45 Preparing metadata (setup.py): started [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:06:45 Preparing metadata (setup.py): finished with status 'done' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 19:06:45 Collecting texttable<0.10,>=0.9.0 19:06:45 Downloading texttable-0.9.1.tar.gz (11 kB) 19:06:45 Preparing metadata (setup.py): started 19:06:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:45 ---> 0c3ad557e99d 19:06:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:45 ---> Using cache 19:06:45 ---> ff44c1f796ac 19:06:45 Step 4/22 : WORKDIR /edgex-go 19:06:45 ---> Using cache 19:06:45 ---> 5d8a1ddc8c58 19:06:45 Step 5/22 : RUN apk add --update --no-cache make git 19:06:45 ---> Using cache 19:06:45 ---> 47ec96c24e7a 19:06:45 Step 6/22 : COPY go.mod vendor* ./ 19:06:45 ---> Using cache 19:06:45 ---> d459d52c7575 19:06:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:45 ---> Using cache 19:06:45 ---> 4eabb9d87930 19:06:45 Step 8/22 : COPY . . 19:06:45 ---> Using cache 19:06:45 ---> 0153bd63bd9e 19:06:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:06:45 Removing intermediate container 213904ea727b 19:06:45 ---> 63ce5743a440 19:06:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh 19:06:46 ---> Running in 84b0e2fab818 19:06:46 Preparing metadata (setup.py): finished with status 'done' 19:06:46 Collecting cached-property<2,>=1.2.0 19:06:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:06:46 Collecting docopt<0.7,>=0.6.1 19:06:46 Downloading docopt-0.6.2.tar.gz (25 kB) 19:06:46 Preparing metadata (setup.py): started 19:06:46 Removing intermediate container afa3bfe5f3f0 19:06:46 ---> e1699833cbf9 19:06:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:06:46 + docker inspect -f . ci-base-image-arm64 19:06:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:46 ---> bf28c58b137b 19:06:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:06:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:06:46 Preparing metadata (setup.py): finished with status 'done' 19:06:46 Collecting dockerpty<0.5,>=0.4.1 19:06:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:06:46 Preparing metadata (setup.py): started 19:06:46 prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container 19:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:46 Preparing metadata (setup.py): finished with status 'done' 19:06:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:06:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:06:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 156.3 MB/s eta 0:00:00 19:06:46 Collecting jsonschema<3,>=2.5.1 19:06:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:06:47 Collecting websocket-client<1.0,>=0.32.0 19:06:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 111.3 MB/s eta 0:00:00 19:06:47 Collecting docker<4.0,>=3.6.0 19:06:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 179.1 MB/s eta 0:00:00 19:06:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:06:47 Collecting docker-pycreds>=0.4.0 19:06:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:06:47 Collecting urllib3<1.25,>=1.21.1 19:06:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 91.5 MB/s eta 0:00:00 19:06:47 Collecting certifi>=2017.4.17 19:06:47 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 200.6 MB/s eta 0:00:00 19:06:47 Collecting chardet<3.1.0,>=3.0.2 19:06:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 127.6 MB/s eta 0:00:00 19:06:47 Collecting idna<2.8,>=2.5 19:06:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 181.7 MB/s eta 0:00:00 19:06:47 $ docker top 57681dc0b89f938ac047094d1a15bea8dd5ee29abff2be91fa84200d3f796a20 -eo pid,comm 19:06:47 ---> d586770f9a3c 19:06:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:06:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:06:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:06:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:06:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:06:47 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:06:47 Running setup.py install for texttable: started 19:06:47 ---> e64d88851254 19:06:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] echo 19:06:47 ========================================================= 19:06:47 [edgeXBuildGoParallel] Running Tests and Build... 19:06:47 ========================================================= [Pipeline] sh 19:06:47 ---> c77da609e917 19:06:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:06:47 ---> 60ea3f738a39 19:06:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:06:47 Running setup.py install for texttable: finished with status 'done' 19:06:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 19:06:48 Running setup.py install for PyYAML: started 19:06:48 ---> Running in 8414fb6b988a 19:06:48 ---> 390c71d0dd77 19:06:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [Pipeline] sh 19:06:48 Removing intermediate container 8414fb6b988a 19:06:48 ---> e118fa5db0f8 19:06:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:06:48 ---> 138eda2ad616 19:06:48 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:06:48 Running setup.py install for PyYAML: finished with status 'done' 19:06:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:48 ---> 0c3ad557e99d 19:06:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:48 ---> Using cache 19:06:48 ---> ff44c1f796ac 19:06:48 Step 4/22 : WORKDIR /edgex-go 19:06:48 ---> Using cache 19:06:48 ---> 5d8a1ddc8c58 19:06:48 Step 5/22 : RUN apk add --update --no-cache make git 19:06:48 ---> Using cache 19:06:48 ---> 47ec96c24e7a 19:06:48 Step 6/22 : COPY go.mod vendor* ./ 19:06:48 ---> Using cache 19:06:48 ---> d459d52c7575 19:06:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:48 ---> Using cache 19:06:48 ---> 4eabb9d87930 19:06:48 Step 8/22 : COPY . . 19:06:48 ---> Using cache 19:06:48 ---> 0153bd63bd9e 19:06:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:06:48 ---> Running in 914e2cfb3574 19:06:48 ---> ec29d63fa9e1 19:06:48 Step 19/24 : WORKDIR / 19:06:48 ---> Running in 16b44e057f00 19:06:48 ---> d76559f0d46b 19:06:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:06:48 + make test 19:06:48 go test -race -coverprofile=coverage.out ./... 19:06:48 Removing intermediate container 16b44e057f00 19:06:48 ---> 6f0e8231d49e 19:06:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:06:48 Running setup.py install for docopt: started 19:06:48 ---> Running in 37b7bcf43ce0 19:06:48 ---> 91e467254ee0 19:06:48 Step 27/32 : RUN chmod +x /entrypoint.sh 19:06:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:06:49 ---> Running in 7dfbc776bd91 19:06:49 Removing intermediate container 37b7bcf43ce0 19:06:49 ---> b3beff6a38b0 19:06:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:06:49 ---> Running in 847613e0d139 19:06:49 Running setup.py install for docopt: finished with status 'done' 19:06:49 Removing intermediate container 847613e0d139 19:06:49 ---> 23eb438663ce 19:06:49 Step 22/24 : LABEL arch=x86_64 19:06:49 ---> Running in f268ad43734f 19:06:49 Removing intermediate container f268ad43734f 19:06:49 ---> 81156e80edd3 19:06:49 Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:06:49 ---> Running in 23759ccfa2be 19:06:50 Running setup.py install for dockerpty: started 19:06:50 Removing intermediate container 23759ccfa2be 19:06:50 ---> 72684557af47 19:06:50 Step 24/24 : LABEL version=0.0.0 19:06:50 Removing intermediate container 7dfbc776bd91 19:06:50 ---> 3f16d4704925 19:06:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:06:50 ---> Running in fe17dccd166b 19:06:50 ---> Running in 1583bb8d8106 19:06:50 Running setup.py install for dockerpty: finished with status 'done' 19:06:50 Removing intermediate container 1583bb8d8106 19:06:50 ---> d8347a8092ff 19:06:50 Step 29/32 : CMD ["gate"] 19:06:50 Removing intermediate container fe17dccd166b 19:06:50 ---> e8e67fdd583a 19:06:50 19:06:50 ---> Running in 52161348895f 19:06:50 Successfully built e8e67fdd583a 19:06:50 Successfully tagged security-spire-config:latest 19:06:50  Building security-spire-config ... done Building security-proxy-setup 19:06:50 Removing intermediate container 52161348895f 19:06:50 ---> bbef0c6bf837 19:06:50 Step 30/32 : LABEL arch=x86_64 19:06:51 ---> Running in 06fcbf9a3b9c 19:06:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:06:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:06:52 Removing intermediate container 06fcbf9a3b9c 19:06:52 ---> a753287992e1 19:06:52 Step 31/32 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:06:52 ---> Running in 964b9273e04c 19:06:52 Removing intermediate container 964b9273e04c 19:06:52 ---> 0fb714d7cb3b 19:06:52 Step 32/32 : LABEL version=0.0.0 19:06:53 ---> Running in d98311cde547 19:06:53 Removing intermediate container d98311cde547 19:06:53 ---> 803689f3e8f8 19:06:53 19:06:53 Successfully built 803689f3e8f8 19:06:53 Successfully tagged security-bootstrapper:latest 19:06:53 Building support-notifications 19:06:55  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:06:55 ---> 0c3ad557e99d 19:06:55 Step 3/21 : WORKDIR /edgex-go 19:06:55 ---> Using cache 19:06:55 ---> 3987ac9feb30 19:06:55 Step 4/21 : RUN apk add --update --no-cache make git 19:06:57 ---> Running in 339b07c51451 19:06:57 Removing intermediate container 52aaece11cee 19:06:57 ---> 10647c969da1 19:06:57 Step 13/22 : ENV APP_PORT=58890 19:06:57 ---> Running in fcd8e091101b 19:06:57 Removing intermediate container fcd8e091101b 19:06:57 ---> 61b7855ace18 19:06:57 Step 14/22 : EXPOSE $APP_PORT 19:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:57 ---> Running in ddf31f05cac7 19:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:58 ---> 0c3ad557e99d 19:06:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:58 ---> Using cache 19:06:58 ---> ff44c1f796ac 19:06:58 Step 4/22 : WORKDIR /edgex-go 19:06:58 ---> Using cache 19:06:58 ---> 5d8a1ddc8c58 19:06:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:06:58 OK: 211 MiB in 51 packages 19:06:58 Removing intermediate container ddf31f05cac7 19:06:58 ---> ca3092505730 19:06:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:06:58 ---> Running in fe2216d6c80c 19:06:58 ---> cdc304387ba6 19:06:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:06:59 Removing intermediate container 339b07c51451 19:06:59 ---> 0b7a47f12978 19:06:59 Step 5/21 : COPY go.mod vendor* ./ 19:06:59 ---> 9d7192a19eb8 19:06:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:59 ---> 836a799b647c 19:06:59 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:59 ---> 2c430da253d2 19:06:59 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:06:59 ---> Running in 0dae1fc2ad08 19:06:59 OK: 211 MiB in 51 packages 19:06:59 ---> Running in 12e948961d58 19:06:59 Removing intermediate container 12e948961d58 19:06:59 ---> 3ec43c379a33 19:06:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:00 ---> Running in 36627f65a2b4 19:07:00 Removing intermediate container 36627f65a2b4 19:07:00 ---> e39d33087568 19:07:00 Step 20/22 : LABEL arch=x86_64 19:07:00 ---> Running in 0ae57bc90561 19:07:00 Removing intermediate container fe2216d6c80c 19:07:00 ---> 25dfbb22c7af 19:07:00 Step 6/22 : COPY go.mod vendor* ./ 19:07:00 Removing intermediate container 0ae57bc90561 19:07:00 ---> 8158e61fa8f9 19:07:00 Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:07:00 ---> Running in 14668c3c93e1 19:07:00 ---> 1c04eb5bc6a2 19:07:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:00 Removing intermediate container 14668c3c93e1 19:07:00 ---> 492d31c727f7 19:07:00 Step 22/22 : LABEL version=0.0.0 19:07:01 ---> Running in b97af7e189b1 19:07:01 ---> Running in 50af90592468 19:07:01 Removing intermediate container 50af90592468 19:07:01 ---> 5168cf7a920c 19:07:01 19:07:01 Successfully built 5168cf7a920c 19:07:01 Successfully tagged sys-mgmt-agent:latest 19:07:01  Building sys-mgmt-agent ... done Building security-secretstore-setup 19:07:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:05 ---> 0c3ad557e99d 19:07:05 Step 3/24 : WORKDIR /edgex-go 19:07:05 ---> Using cache 19:07:05 ---> 3987ac9feb30 19:07:05 Step 4/24 : RUN apk add --update --no-cache make git 19:07:05 ---> Using cache 19:07:05 ---> 0b7a47f12978 19:07:05 Step 5/24 : COPY go.mod vendor* ./ 19:07:05 ---> Using cache 19:07:05 ---> 836a799b647c 19:07:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:09 ---> Running in fa1a817567f6 19:07:14 Removing intermediate container 84b0e2fab818 19:07:14 ---> 48c0c57f4c38 19:07:14 19:07:14 Step 10/22 : FROM alpine:3.16 19:07:14 ---> bfe296a52501 19:07:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:07:15 ---> Running in 26a315d03b9d 19:07:15 Removing intermediate container 26a315d03b9d 19:07:15 ---> 9db37a69649d 19:07:15 Step 12/22 : ENV APP_PORT=59880 19:07:15 Removing intermediate container 0dae1fc2ad08 19:07:15 ---> 9554fe63c858 19:07:15 Step 7/21 : COPY . . 19:07:15 Removing intermediate container b97af7e189b1 19:07:15 ---> 95ee749e382a 19:07:15 Step 8/22 : COPY . . 19:07:15 ---> Running in 5cc7ae850e9a 19:07:17 Removing intermediate container 5cc7ae850e9a 19:07:17 ---> 5f34c23804ad 19:07:17 Step 13/22 : EXPOSE $APP_PORT 19:07:20 ---> Running in 23faa7e7c1b8 19:07:20 Removing intermediate container 23faa7e7c1b8 19:07:20 ---> 0d9b51fe507d 19:07:20 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:07:20 ---> 2ceffef4deee 19:07:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:07:20 ---> 7a499f4a38fc 19:07:20 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:07:20 Removing intermediate container 914e2cfb3574 19:07:20 ---> 4b8113f2af6a 19:07:20 19:07:20 Step 10/22 : FROM alpine:3.16 19:07:20 ---> bfe296a52501 19:07:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:07:20 ---> Using cache 19:07:20 ---> 55ed96f1f100 19:07:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:20 ---> Using cache 19:07:20 ---> ad9bba23c0fb 19:07:20 Step 13/22 : ENV APP_PORT=59861 19:07:20 ---> Running in 3b703eb1dd7c 19:07:20 ---> Running in 0750b9f95b13 19:07:20 ---> Running in c6ffe3bfa581 19:07:20 ---> Running in 47d216d82fe7 19:07:20 Removing intermediate container 47d216d82fe7 19:07:20 ---> 25dcea0bdf8c 19:07:20 Step 14/22 : EXPOSE $APP_PORT 19:07:20 ---> Running in 4aa955859c1c 19:07:21 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:21 Removing intermediate container fa1a817567f6 19:07:21 ---> b43c0029a540 19:07:21 Step 7/24 : COPY . . 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:21 Removing intermediate container 4aa955859c1c 19:07:21 ---> f3bb60132181 19:07:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:07:21 (1/1) Installing dumb-init (1.2.5-r1) 19:07:21 Executing busybox-1.35.0-r17.trigger 19:07:21 OK: 6 MiB in 15 packages 19:07:22 ---> 7422f2570953 19:07:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:07:22 Removing intermediate container 3b703eb1dd7c 19:07:22 ---> 92a177bb4c06 19:07:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:23 ---> 5223d20f22dd 19:07:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:07:23 ---> 78867919b776 19:07:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:07:23 ---> 95baa6f27cdd 19:07:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:07:23 ---> Running in 1a2ea2916aa6 19:07:23 ---> 90b2cc3fa689 19:07:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:07:24 Removing intermediate container 1a2ea2916aa6 19:07:24 ---> 865927e8809e 19:07:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:24 ---> Running in deb54e2ead8f 19:07:24 ---> b85ccebbb943 19:07:24 Step 18/22 : ENTRYPOINT ["/core-data"] 19:07:24 ---> Running in 5f8e320d597a 19:07:24 Removing intermediate container deb54e2ead8f 19:07:24 ---> 7064eb08ce9c 19:07:24 Step 20/22 : LABEL arch=x86_64 19:07:24 ---> Running in b7a43c43b514 19:07:24 Removing intermediate container 5f8e320d597a 19:07:24 ---> 0d5198db0695 19:07:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:24 ---> Running in 5f92da97bfea 19:07:24 Removing intermediate container b7a43c43b514 19:07:24 ---> 926ef2a9c9f1 19:07:24 Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:07:24 Removing intermediate container 5f92da97bfea 19:07:24 ---> fc2ae32aef5b 19:07:24 Step 20/22 : LABEL arch=x86_64 19:07:24 ---> Running in 7b8631964c08 19:07:25 ---> Running in d3347d277c0f 19:07:25 Removing intermediate container 7b8631964c08 19:07:25 ---> 1f83cae5b9e8 19:07:25 Step 22/22 : LABEL version=0.0.0 19:07:25 Removing intermediate container d3347d277c0f 19:07:25 ---> a496c6dd074d 19:07:25 Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:07:25 ---> Running in f85b9a71189d 19:07:25 ---> Running in 6efd623b2c4e 19:07:25 Removing intermediate container f85b9a71189d 19:07:25 ---> 59151771cde4 19:07:25 Step 22/22 : LABEL version=0.0.0 19:07:26 Removing intermediate container 6efd623b2c4e 19:07:26 ---> 8718ea0e13b3 19:07:26 19:07:26 ---> Running in 1eeb29fe5f6d 19:07:26 Successfully built 8718ea0e13b3 19:07:26 Successfully tagged support-scheduler:latest 19:07:26  Building support-scheduler ... done Building core-command 19:07:27 Removing intermediate container 1eeb29fe5f6d 19:07:27 ---> d3c374f4ad0f 19:07:27 19:07:27 Successfully built d3c374f4ad0f 19:07:27 Successfully tagged core-data:latest 19:07:27 Building security-spire-agent 19:07:27  Building core-data ... done  ---> a18b3d4fc30d 19:07:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:07:29 ---> Running in c7f4760edcc4 19:07:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:07:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:07:31 ---> 0c3ad557e99d 19:07:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:07:31 ---> Using cache 19:07:31 ---> ff44c1f796ac 19:07:31 Step 4/23 : WORKDIR /edgex-go 19:07:31 ---> Using cache 19:07:31 ---> 5d8a1ddc8c58 19:07:31 Step 5/23 : RUN apk add --update --no-cache make git 19:07:31 ---> Using cache 19:07:31 ---> 47ec96c24e7a 19:07:31 Step 6/23 : COPY go.mod vendor* ./ 19:07:31 ---> Using cache 19:07:31 ---> d459d52c7575 19:07:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:31 ---> Using cache 19:07:31 ---> 4eabb9d87930 19:07:31 Step 8/23 : COPY . . 19:07:31 ---> Using cache 19:07:31 ---> 0153bd63bd9e 19:07:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:07:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:32 ---> 0c3ad557e99d 19:07:32 Step 3/24 : WORKDIR /edgex-go 19:07:32 ---> Using cache 19:07:32 ---> 3987ac9feb30 19:07:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:07:32 ---> Using cache 19:07:32 ---> 9f63bc175cd4 19:07:32 Step 5/24 : COPY go.mod vendor* ./ 19:07:32 ---> Using cache 19:07:32 ---> 854d6b5a9217 19:07:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:32 ---> Using cache 19:07:32 ---> 7aa08d1e7f44 19:07:32 Step 7/24 : COPY . . 19:07:32 ---> Using cache 19:07:32 ---> a6a0ae7066b1 19:07:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:07:32 ---> Using cache 19:07:32 ---> 5e0c8f2892a2 19:07:32 Step 9/24 : WORKDIR /edgex-go/spire-build 19:07:32 ---> Using cache 19:07:32 ---> 5b2ac16a8fd0 19:07:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:07:32 ---> Using cache 19:07:32 ---> bee528ec45ec 19:07:32 Step 11/24 : WORKDIR /edgex-go 19:07:32 ---> Using cache 19:07:32 ---> 9c06739064bb 19:07:32 19:07:32 Step 12/24 : FROM alpine:3.15 19:07:32 ---> c4fc93816858 19:07:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:32 ---> Using cache 19:07:32 ---> dd181cc8d00f 19:07:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:07:32 ---> Using cache 19:07:32 ---> d95a807fed90 19:07:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:07:32 ---> Running in a0a3d8d77176 19:07:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:07:33 ---> 3ebc84fb2457 19:07:33 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:35 ---> 84e3ca75afab 19:07:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:07:36 ---> 937edfca13db 19:07:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:07:36 ---> 0cb370b5f457 19:07:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:07:37 ---> 65fb958b292c 19:07:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:37 ---> Running in 4523adcdf2b8 19:07:37 Removing intermediate container 4523adcdf2b8 19:07:37 ---> e7591a6f97fd 19:07:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:37 ---> Running in 8d9cf534f3de 19:07:38 Removing intermediate container 8d9cf534f3de 19:07:38 ---> df55967c8cd2 19:07:38 Step 22/24 : LABEL arch=x86_64 19:07:38 ---> Running in eac10124c929 19:07:38 Removing intermediate container eac10124c929 19:07:38 ---> e113e0fa67bb 19:07:38 Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:07:39 ---> Running in 26956f28da83 19:07:39 Removing intermediate container 26956f28da83 19:07:39 ---> f916ea40722b 19:07:39 Step 24/24 : LABEL version=0.0.0 19:07:39 ---> Running in 1ff709634e2f 19:07:39 Removing intermediate container 1ff709634e2f 19:07:39 ---> b2b38dcccadd 19:07:39 19:07:39 Successfully built b2b38dcccadd 19:07:39 Successfully tagged security-spire-agent:latest 19:07:44  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:07:50 Removing intermediate container 0750b9f95b13 19:07:50 ---> f36efe365816 19:07:50 19:07:50 Step 9/21 : FROM alpine:3.16 19:07:50 ---> bfe296a52501 19:07:50 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:07:50 ---> Running in 804c68671964 19:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:50 (1/6) Installing ca-certificates (20220614-r0) 19:07:50 (2/6) Installing brotli-libs (1.0.9-r6) 19:07:50 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:07:50 (4/6) Installing libcurl (7.83.1-r4) 19:07:50 (5/6) Installing curl (7.83.1-r4) 19:07:50 (6/6) Installing dumb-init (1.2.5-r1) 19:07:50 Executing busybox-1.35.0-r17.trigger 19:07:50 Executing ca-certificates-20220614-r0.trigger 19:07:50 OK: 8 MiB in 20 packages 19:07:51 Removing intermediate container 804c68671964 19:07:51 ---> 7a25e474ab34 19:07:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:07:51 ---> Running in e14c1fb4da78 19:07:51 Removing intermediate container e14c1fb4da78 19:07:51 ---> c05854d36542 19:07:51 Step 12/21 : WORKDIR /edgex 19:07:51 ---> Running in 7c8bcc5b9b74 19:07:51 Removing intermediate container 7c8bcc5b9b74 19:07:51 ---> ab03e64b35b7 19:07:51 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:07:52 ---> c2538fd4fb57 19:07:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:07:52 ---> 50cf3cd21264 19:07:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:07:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:07:54 ---> b99a1b2fa012 19:07:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:07:55 ---> d646f4c262bd 19:07:55 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:07:55 Removing intermediate container c6ffe3bfa581 19:07:55 ---> b0ec454cdd7d 19:07:55 19:07:55 Step 10/22 : FROM alpine:3.16 19:07:55 ---> bfe296a52501 19:07:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:07:55 ---> Running in 13229423fee2 19:07:55 ---> Running in 90a62341b9f9 19:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:56 (1/2) Installing ca-certificates (20220614-r0) 19:07:56 (2/2) Installing dumb-init (1.2.5-r1) 19:07:56 Executing busybox-1.35.0-r17.trigger 19:07:56 Executing ca-certificates-20220614-r0.trigger 19:07:56 OK: 6 MiB in 16 packages 19:07:57 Removing intermediate container 13229423fee2 19:07:57 ---> cac36b27aa04 19:07:57 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:07:57 Removing intermediate container c7f4760edcc4 19:07:57 ---> 6720f2be7f55 19:07:57 19:07:57 Step 9/24 : FROM alpine:3.16 19:07:57 ---> bfe296a52501 19:07:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:07:57 Removing intermediate container a0a3d8d77176 19:07:57 ---> e68abd948182 19:07:57 19:07:57 Step 10/23 : FROM alpine:3.16 19:07:57 ---> bfe296a52501 19:07:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:07:57 ---> Using cache 19:07:57 ---> 55ed96f1f100 19:07:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:57 ---> Using cache 19:07:57 ---> ad9bba23c0fb 19:07:57 Step 13/23 : ENV APP_PORT=59882 19:07:57 ---> Running in e8f2b42955d1 19:07:57 ---> Running in 31a3f3e23cd8 19:07:57 Removing intermediate container 90a62341b9f9 19:07:57 ---> 63997cc4f552 19:07:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:07:57 ---> Running in cbf26e5e4650 19:07:57 ---> Running in 3ecdefba5a38 19:07:57 Removing intermediate container e8f2b42955d1 19:07:57 ---> f1acc4671aa2 19:07:57 Step 19/21 : LABEL arch=x86_64 19:07:57 Removing intermediate container cbf26e5e4650 19:07:57 ---> 323194d5b926 19:07:57 Step 14/23 : EXPOSE $APP_PORT 19:07:57 ---> Running in d6416a8f08cb 19:07:57 ---> Running in e920d916a793 19:07:57 Removing intermediate container 3ecdefba5a38 19:07:57 ---> a59bda116a8b 19:07:57 Step 13/22 : ENV APP_PORT=59860 19:07:57 ---> Running in 2297e2909e84 19:07:57 Removing intermediate container e920d916a793 19:07:57 ---> 8ededd68e0d7 19:07:57 Step 15/23 : WORKDIR / 19:07:57 Removing intermediate container d6416a8f08cb 19:07:57 ---> d052b59b38a5 19:07:57 Step 20/21 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:57 ---> Running in 2b7a4229c28f 19:07:57 ---> Running in b6d8ab14f380 19:07:58 Removing intermediate container 2297e2909e84 19:07:58 ---> 76f966ed5286 19:07:58 Step 14/22 : EXPOSE $APP_PORT 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:58 ---> Running in 9b84d2df897a 19:07:58 Removing intermediate container b6d8ab14f380 19:07:58 ---> e880bf950b68 19:07:58 Step 21/21 : LABEL version=0.0.0 19:07:58 Removing intermediate container 2b7a4229c28f 19:07:58 ---> 8081fca86c73 19:07:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:58 ---> Running in ac9ea7a0a9c0 19:07:58 Removing intermediate container 9b84d2df897a 19:07:58 ---> 1c21742ea4ba 19:07:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:58 (1/3) Installing ca-certificates (20220614-r0) 19:07:58 (2/3) Installing dumb-init (1.2.5-r1) 19:07:58 Removing intermediate container ac9ea7a0a9c0 19:07:58 ---> 934e5263a88d 19:07:58 19:07:58 (3/3) Installing su-exec (0.2-r1) 19:07:58 Executing busybox-1.35.0-r17.trigger 19:07:58 Executing ca-certificates-20220614-r0.trigger 19:07:58 ---> 71a61edaad18 19:07:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:07:58 Successfully built 934e5263a88d 19:07:58 ---> 63cb3e19d3ef 19:07:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:07:58 Successfully tagged security-proxy-setup:latest 19:07:58  Building security-proxy-setup ... done OK: 6 MiB in 17 packages 19:07:59 ---> e899e3ca7b5c 19:07:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:07:59 ---> b88f22142833 19:07:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:07:59 ---> 594560378fea 19:07:59 Step 19/23 : ENTRYPOINT ["/core-command"] 19:07:59 Removing intermediate container 31a3f3e23cd8 19:07:59 ---> e181278f15bc 19:07:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:07:59 ---> 03c1a7518fd6 19:07:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:07:59 ---> Running in 0d783d06e0f4 19:07:59 ---> Running in 90f55b83338a 19:07:59 ---> Running in 6af761e87e59 19:07:59 Removing intermediate container 0d783d06e0f4 19:07:59 ---> 281548eabed1 19:07:59 Step 12/24 : WORKDIR / 19:07:59 Removing intermediate container 90f55b83338a 19:07:59 ---> 725599466b3e 19:07:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:59 Removing intermediate container 6af761e87e59 19:07:59 ---> 236126d7b2b3 19:07:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:59 ---> Running in 0d84fd5de721 19:07:59 ---> Running in b8ecde35dc60 19:07:59 ---> Running in 19e5ff59c7c0 19:07:59 Removing intermediate container 0d84fd5de721 19:07:59 ---> 040a178bc725 19:07:59 Step 21/23 : LABEL arch=x86_64 19:07:59 Removing intermediate container 19e5ff59c7c0 19:07:59 ---> 636021f01d3a 19:07:59 Step 20/22 : LABEL arch=x86_64 19:07:59 ---> Running in 2f2f25024596 19:07:59 Removing intermediate container b8ecde35dc60 19:07:59 ---> 16604515ac35 19:07:59 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:07:59 ---> Running in c4009b862eb5 19:07:59 Removing intermediate container 2f2f25024596 19:07:59 ---> 9d293a5951ac 19:07:59 Step 22/23 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:07:59 Removing intermediate container c4009b862eb5 19:07:59 ---> 0a2705271f07 19:07:59 Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:07:59 ---> Running in 9947860c7bf3 19:07:59 ---> 2e6dc9fdc531 19:07:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:08:00 ---> Running in 7590a923c277 19:08:00 Removing intermediate container 9947860c7bf3 19:08:00 ---> 27624d562e08 19:08:00 Step 23/23 : LABEL version=0.0.0 19:08:00 ---> Running in 700bc0b6da08 19:08:00 Removing intermediate container 7590a923c277 19:08:00 ---> c4196e841f6a 19:08:00 Step 22/22 : LABEL version=0.0.0 19:08:00 ---> Running in 2de524db4c01 19:08:00 ---> f663749b42b3 19:08:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:08:00 Removing intermediate container 700bc0b6da08 19:08:00 ---> 9694f64031db 19:08:00 19:08:00 Removing intermediate container 2de524db4c01 19:08:00 ---> f8834186665a 19:08:00 19:08:00 Successfully built 9694f64031db 19:08:00 Successfully tagged core-command:latest 19:08:00  Building core-command ... done  ---> ab014d62c3d8 19:08:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:08:00 Successfully built f8834186665a 19:08:00 Successfully tagged support-notifications:latest 19:08:00  Building support-notifications ... done  ---> 2def844d3da7 19:08:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:08:00 ---> fee2afe6bcdf 19:08:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:08:01 ---> 5e41af8a991e 19:08:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:08:01 ---> b3bdd49d322a 19:08:01 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:01 ---> Running in b087facd3027 19:08:01 Removing intermediate container b087facd3027 19:08:01 ---> 3d73da7380b0 19:08:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:08:01 ---> Running in c3d1a675bae7 19:08:01 Removing intermediate container c3d1a675bae7 19:08:01 ---> 320c11f7103d 19:08:01 Step 22/24 : LABEL arch=x86_64 19:08:01 ---> Running in 4deeb16613d9 19:08:02 Removing intermediate container 4deeb16613d9 19:08:02 ---> ab2921bfe7c7 19:08:02 Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:08:02 ---> Running in f8dfb5955f19 19:08:02 Removing intermediate container f8dfb5955f19 19:08:02 ---> f8b5d0eec1f7 19:08:02 Step 24/24 : LABEL version=0.0.0 19:08:02 ---> Running in 0afbf411001b 19:08:02 Removing intermediate container 0afbf411001b 19:08:02 ---> 5a3ef1764e68 19:08:02 19:08:02 Successfully built 5a3ef1764e68 19:08:02 Successfully tagged security-secretstore-setup:latest 19:08:02  Building security-secretstore-setup ... done  [Pipeline] } 19:08:02 $ docker stop --time=1 3f905d01c7d1322e1f539a5d534b179391c0d85de4e9ced5e531c34e00e67718 19:08:03 $ docker rm -f 3f905d01c7d1322e1f539a5d534b179391c0d85de4e9ced5e531c34e00e67718 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:04 + docker images 19:08:04 REPOSITORY TAG IMAGE ID CREATED SIZE 19:08:04 security-secretstore-setup latest 5a3ef1764e68 2 seconds ago 29.8MB 19:08:04 support-notifications latest f8834186665a 4 seconds ago 30.5MB 19:08:04 core-command latest 9694f64031db 5 seconds ago 17.7MB 19:08:04 security-proxy-setup latest 934e5263a88d 6 seconds ago 27.7MB 19:08:04 6720f2be7f55 7 seconds ago 1.61GB 19:08:04 e68abd948182 7 seconds ago 1.61GB 19:08:04 b0ec454cdd7d 10 seconds ago 1.68GB 19:08:04 f36efe365816 16 seconds ago 1.6GB 19:08:04 security-spire-agent latest b2b38dcccadd 25 seconds ago 125MB 19:08:04 core-data latest d3c374f4ad0f 38 seconds ago 17.9MB 19:08:04 support-scheduler latest 8718ea0e13b3 39 seconds ago 29.9MB 19:08:04 4b8113f2af6a 47 seconds ago 1.68GB 19:08:04 48c0c57f4c38 54 seconds ago 1.62GB 19:08:04 sys-mgmt-agent latest 5168cf7a920c About a minute ago 136MB 19:08:04 security-bootstrapper latest 803689f3e8f8 About a minute ago 20.3MB 19:08:04 security-spire-config latest e8e67fdd583a About a minute ago 85.8MB 19:08:04 core-metadata latest d87a3188f421 About a minute ago 18.5MB 19:08:04 9c06739064bb About a minute ago 1.49GB 19:08:04 security-spiffe-token-provider latest 3af565fd68be About a minute ago 29.7MB 19:08:04 c01075c8e8f7 About a minute ago 1.65GB 19:08:04 884fabaa7220 About a minute ago 1.6GB 19:08:04 082f509f19d1 About a minute ago 1.62GB 19:08:04 b4b03775ced3 About a minute ago 1.6GB 19:08:04 security-spire-server latest ad9c25322106 About a minute ago 86.5MB 19:08:04 b6e09efa250d About a minute ago 1.49GB 19:08:04 ci-base-image-x86_64 latest 0c3ad557e99d 4 minutes ago 947MB 19:08:04 alpine 3.16 bfe296a52501 2 weeks ago 5.54MB 19:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 weeks ago 683MB 19:08:04 alpine 3.15 c4fc93816858 3 months ago 5.59MB 19:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 19:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements 19:09:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.453s coverage: 43.0% of statements 19:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.449s coverage: 54.2% of statements 19:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.931s coverage: 89.2% of statements 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.533s coverage: 2.2% of statements 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.558s coverage: 95.6% of statements 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:09:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.302s coverage: 72.2% of statements 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.362s coverage: 60.0% of statements 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.612s coverage: 0.9% of statements 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.508s coverage: 58.8% of statements 19:09:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.6% of statements 19:09:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 47.1% of statements 19:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 79.5% of statements 19:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements 19:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements 19:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements 19:09:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements 19:09:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.250s coverage: 44.8% of statements 19:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.669s coverage: 79.9% of statements 19:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.117s coverage: 65.1% of statements 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.282s coverage: 58.8% of statements 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.786s coverage: 91.2% of statements 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.901s coverage: 64.7% of statements 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.246s coverage: 100.0% of statements 19:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 19:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.124s coverage: 100.0% of statements 19:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements 19:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.238s coverage: 65.8% of statements 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.770s coverage: 41.8% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.341s coverage: 89.5% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.333s coverage: 17.7% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.679s coverage: 92.3% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 19:10:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:10:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:10:33 go vet ./... 19:12:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:12:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:12:25 ./bin/test-attribution-txt.sh [Pipeline] echo 19:12:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:12:25 + ls -al . 19:12:25 total 764 19:12:25 drwxrwxr-x 10 1001 1001 4096 Nov 29 19:06 . 19:12:25 drwxr-xr-x 4 root root 4096 Nov 29 19:06 .. 19:12:25 drwxrwxr-x 2 1001 1001 4096 Nov 29 19:05 .blubracket 19:12:25 -rw-rw-r-- 1 1001 1001 16 Nov 29 19:05 .dockerignore 19:12:25 drwxrwxr-x 8 1001 1001 4096 Nov 29 19:05 .git 19:12:25 drwxrwxr-x 3 1001 1001 4096 Nov 29 19:05 .github 19:12:25 -rw-rw-r-- 1 1001 1001 1030 Nov 29 19:05 .gitignore 19:12:25 -rw-rw-r-- 1 1001 1001 42 Nov 29 19:05 .golangci.yml 19:12:25 -rw-rw-r-- 1 1001 1001 87 Nov 29 19:05 .hadolint.yml 19:12:25 -rw-rw-r-- 1 1001 1001 166 Nov 29 19:05 .sonarcloud.properties 19:12:25 -rw-rw-r-- 1 1001 1001 1171 Nov 29 19:05 ADOPTERS.md 19:12:25 -rw-rw-r-- 1 1001 1001 10618 Nov 29 19:05 Attribution.txt 19:12:25 -rw-rw-r-- 1 1001 1001 73765 Nov 29 19:05 CHANGELOG.md 19:12:25 -rw-rw-r-- 1 1001 1001 3804 Nov 29 19:05 CONTRIBUTING.md 19:12:25 -rw-rw-r-- 1 1001 1001 677 Nov 29 19:05 GOVERNANCE.md 19:12:25 -rw-rw-r-- 1 1001 1001 850 Nov 29 19:05 Jenkinsfile 19:12:25 -rw-rw-r-- 1 1001 1001 10775 Nov 29 19:05 LICENSE 19:12:25 -rw-rw-r-- 1 1001 1001 13289 Nov 29 19:05 Makefile 19:12:25 -rw-rw-r-- 1 1001 1001 582 Nov 29 19:05 OWNERS.md 19:12:25 -rw-rw-r-- 1 1001 1001 9403 Nov 29 19:05 README.md 19:12:25 -rw-rw-r-- 1 1001 1001 6912 Nov 29 19:05 SECURITY.md 19:12:25 -rw-rw-r-- 1 1001 1001 5 Nov 29 19:02 VERSION 19:12:25 drwxrwxr-x 2 1001 1001 4096 Nov 29 19:05 bin 19:12:25 drwxrwxr-x 18 1001 1001 4096 Nov 29 19:05 cmd 19:12:25 -rw-r--r-- 1 root root 501828 Nov 29 19:10 coverage.out 19:12:25 -rw-rw-r-- 1 1001 1001 3369 Nov 29 19:05 go.mod 19:12:25 -rw-rw-r-- 1 1001 1001 44829 Nov 29 19:05 go.sum 19:12:25 drwxrwxr-x 8 1001 1001 4096 Nov 29 19:05 internal 19:12:25 drwxrwxr-x 3 1001 1001 4096 Nov 29 19:05 openapi 19:12:25 drwxrwxr-x 4 1001 1001 4096 Nov 29 19:05 snap 19:12:25 -rw-rw-r-- 1 1001 1001 204 Nov 29 19:05 version.go [Pipeline] sh 19:12:26 + '[' -e coverage.out ] 19:12:26 + chown 1001:1001 coverage.out [Pipeline] stash 19:12:26 Warning: overwriting stash ‘coverage-report’ 19:12:26 Stashed 1 file(s) [Pipeline] sh 19:12:27 + make build 19:12:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:13:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:13:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:13:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:14:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:14:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:14:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:14:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:14:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:15:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:15:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:15:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:15:26 $ docker stop --time=1 57681dc0b89f938ac047094d1a15bea8dd5ee29abff2be91fa84200d3f796a20 19:15:28 $ docker rm -f 57681dc0b89f938ac047094d1a15bea8dd5ee29abff2be91fa84200d3f796a20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:15:30 19:15:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:15:30 latest: Pulling from edgex-devops/edgex-compose-arm64 19:15:30 29e5d40040c1: Pulling fs layer 19:15:30 1ce36da41761: Pulling fs layer 19:15:30 25b303627fd3: Pulling fs layer 19:15:30 29e5d40040c1: Download complete 19:15:31 1ce36da41761: Verifying Checksum 19:15:31 1ce36da41761: Download complete 19:15:31 29e5d40040c1: Pull complete 19:15:32 1ce36da41761: Pull complete 19:15:32 25b303627fd3: Verifying Checksum 19:15:32 25b303627fd3: Download complete 19:15:42 25b303627fd3: Pull complete 19:15:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:15:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:43 prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container 19:15:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:15:45 $ docker top dd3c17e6eb35696fe074dd39fb4c94b087e4a80b0e7dea17cbdca012ef796640 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:46 + docker-compose+ build --help 19:15:46 grep parallel 19:15:50 --parallel Build images in parallel. [Pipeline] } 19:15:50 $ docker stop --time=1 dd3c17e6eb35696fe074dd39fb4c94b087e4a80b0e7dea17cbdca012ef796640 19:15:52 $ docker rm -f dd3c17e6eb35696fe074dd39fb4c94b087e4a80b0e7dea17cbdca012ef796640 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:15:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:53 prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container 19:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:15:54 $ docker top f5ff2b979a6130920337f532da0e8cd79ab122852243f6415f952cd46e454b3f -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:54 + docker-compose -f ./docker-compose-build.yml build --parallel 19:16:00 Building core-command ... 19:16:00 Building core-data ... 19:16:00 Building core-metadata ... 19:16:00 Building security-bootstrapper ... 19:16:00 Building security-proxy-setup ... 19:16:00 Building security-secretstore-setup ... 19:16:00 Building security-spiffe-token-provider ... 19:16:00 Building security-spire-agent ... 19:16:00 Building security-spire-config ... 19:16:00 Building security-spire-server ... 19:16:00 Building support-notifications ... 19:16:00 Building support-scheduler ... 19:16:00 Building sys-mgmt-agent ... 19:16:00 Building core-metadata 19:16:00 Building security-spire-config 19:16:00 Building security-spiffe-token-provider 19:16:00 Building security-spire-agent 19:16:00 Building sys-mgmt-agent 19:16:46 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:46 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 65defedc2668 19:16:46 Step 3/19 : WORKDIR /edgex-go 19:16:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 65defedc2668 19:16:46 Step 3/24 : WORKDIR /edgex-go 19:16:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 65defedc2668 19:16:46 Step 3/24 : WORKDIR /edgex-go 19:16:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 65defedc2668 19:16:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:16:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 65defedc2668 19:16:46 Step 3/22 : WORKDIR /edgex-go 19:16:46 ---> Running in a42dcd981e51 19:16:46 ---> Running in 60b52b428bc5 19:16:46 ---> Running in c051ca73ecac 19:16:46 ---> Running in 073a23a1488c 19:16:46 ---> Running in 5c6b916fe50e 19:16:46 Removing intermediate container c051ca73ecac 19:16:46 ---> eef35fad13d2 19:16:46 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:16:46 Removing intermediate container 073a23a1488c 19:16:46 ---> dc15dd73cb2f 19:16:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:16:46 Removing intermediate container 60b52b428bc5 19:16:46 ---> 67a4ac3b4f4f 19:16:46 Step 4/22 : RUN apk add --update --no-cache make bash git 19:16:46 Removing intermediate container 5c6b916fe50e 19:16:46 ---> c27b273812a7 19:16:46 Step 4/24 : WORKDIR /edgex-go 19:16:46 Removing intermediate container a42dcd981e51 19:16:46 ---> a2e655be06b9 19:16:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:16:46 ---> Running in 6605e89832e5 19:16:46 ---> Running in 437e555a1dd7 19:16:46 ---> Running in a0a76ebeef53 19:16:46 ---> Running in dc9f8999b6d7 19:16:46 ---> Running in e9faced5d57b 19:16:46 Removing intermediate container e9faced5d57b 19:16:46 ---> fac534938e70 19:16:46 Step 5/24 : RUN apk add --update --no-cache make git 19:16:46 ---> Running in ec86e14a5aac 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:16:47 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:16:47 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:16:47 OK: 16895 distinct packages available 19:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:16:47 OK: 221 MiB in 51 packages 19:16:47 OK: 221 MiB in 51 packages 19:16:48 OK: 221 MiB in 51 packages 19:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:16:48 OK: 221 MiB in 51 packages 19:16:49 OK: 221 MiB in 51 packages 19:16:49 Removing intermediate container a0a76ebeef53 19:16:49 ---> 2cda0ce79adf 19:16:49 Step 5/24 : COPY go.mod vendor* ./ 19:16:50 Removing intermediate container dc9f8999b6d7 19:16:50 ---> 5518c1277e59 19:16:50 Removing intermediate container 437e555a1dd7 19:16:50 Step 5/24 : COPY go.mod vendor* ./ ---> 343f80804cbe 19:16:50 Step 5/22 : COPY go.mod vendor* ./ 19:16:50 19:16:50 Removing intermediate container ec86e14a5aac 19:16:50 ---> 729e28496d9f 19:16:50 Step 6/24 : COPY go.mod vendor* ./ 19:16:50 ---> 8da6b7e755f0 19:16:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:51 ---> Running in 04be7c33ee60 19:16:51 Removing intermediate container 6605e89832e5 19:16:51 ---> 0132b28f198c 19:16:51 Step 5/19 : COPY go.mod vendor* ./ 19:16:51 ---> ac92d9b0a42f 19:16:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:51 ---> 9e1f28157aae 19:16:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:51 ---> Running in 6d68c9541cfa 19:16:52 ---> Running in 899ee13ce0e3 19:16:52 ---> fe15a59518bc 19:16:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:52 ---> Running in 2a6e29354458 19:16:53 ---> 357fb1a20e51 19:16:53 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:53 ---> Running in 2fb3c84a8c65 19:18:15 Removing intermediate container 04be7c33ee60 19:18:15 ---> 480a4274883d 19:18:15 Step 7/24 : COPY . . 19:18:15 Removing intermediate container 899ee13ce0e3 19:18:15 ---> 1482c624ed00 19:18:15 Step 7/24 : COPY . . 19:18:15 Removing intermediate container 2a6e29354458 19:18:15 ---> 1d4e9c09fec4 19:18:15 Step 8/24 : COPY . . 19:18:15 Removing intermediate container 2fb3c84a8c65 19:18:15 ---> b5d5d5953606 19:18:15 Step 7/19 : COPY . . 19:18:15 Removing intermediate container 6d68c9541cfa 19:18:15 ---> 1014c806c76c 19:18:15 Step 7/22 : COPY . . 19:18:27 ---> 67ccde8113e2 19:18:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:18:27 ---> aeb79cc080e8 19:18:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:18:27 ---> 097f35045fd3 19:18:27 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:18:27 ---> 5080276c05e8 19:18:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:18:27 ---> a857b0269d14 19:18:27 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:18:28 ---> Running in 80bf9ed9467d 19:18:28 ---> Running in 534abcc2251e 19:18:28 ---> Running in 0b1e9d5e5f9a 19:18:28 ---> Running in c82fa40f3e3c 19:18:28 ---> Running in bcd9626e5e01 19:18:28 Removing intermediate container bcd9626e5e01 19:18:28 ---> 09691f5268c0 19:18:28 Removing intermediate container 534abcc2251e 19:18:28 ---> d4c7ba99f2c6 19:18:28 Step 9/24 : WORKDIR /edgex-go/spire-build 19:18:28 Step 9/24 : WORKDIR /edgex-go/spire-build 19:18:29 ---> Running in 563cbd5e3f25 19:18:29 ---> Running in a86404bd21d2 19:18:29 Removing intermediate container a86404bd21d2 19:18:29 Removing intermediate container 563cbd5e3f25 19:18:29 ---> 6f7ac9576ec4 19:18:29 ---> c4cb8f4b78b9 19:18:29 Step 10/24 : 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/; fiStep 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:18:29 19:18:29 ---> Running in 7543feec7eca 19:18:29 ---> Running in d411fc52d61b 19:18:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:18:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:33 Removing intermediate container 7543feec7eca 19:18:33 ---> 836427a9a70b 19:18:33 Step 11/24 : WORKDIR /edgex-go 19:18:33 ---> Running in 874323ca4324 19:18:33 Removing intermediate container d411fc52d61b 19:18:33 ---> 18fff3631855 19:18:33 Step 11/24 : WORKDIR /edgex-go 19:18:33 ---> Running in 8a0f164baafc 19:18:34 Removing intermediate container 874323ca4324 19:18:34 ---> cc5b725273a6 19:18:34 19:18:34 Step 12/24 : FROM alpine:3.15 19:18:34 3.15: Pulling from library/alpine 19:18:34 Removing intermediate container 8a0f164baafc 19:18:34 ---> 1e60715a91c9 19:18:34 19:18:34 Step 12/24 : FROM alpine:3.15 19:18:34 3.15: Pulling from library/alpine 19:18:36 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:18:36 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:18:36 Status: Downloaded newer image for alpine:3.15 19:18:36 Status: Downloaded newer image for alpine:3.15 19:18:36 ---> 8aa73fd46299 19:18:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:36 ---> 8aa73fd46299 19:18:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:36 ---> Running in 3168264f145b 19:18:36 ---> Running in f31c085462ea 19:18:37 Removing intermediate container f31c085462ea 19:18:37 ---> 01ed8cdb7a37 19:18:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:18:37 Removing intermediate container 3168264f145b 19:18:37 ---> e0ca62e6b4b4 19:18:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:18:37 ---> Running in d5013fda918a 19:18:37 ---> Running in 73c53c6a4f52 19:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:18:41 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:18:41 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:18:41 OK: 15736 distinct packages available 19:18:41 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:18:41 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:18:41 OK: 15736 distinct packages available 19:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:18:43 (1/5) Installing dumb-init (1.2.5-r1) 19:18:43 (2/5) Installing musl-obstack (1.2.3-r0) 19:18:43 (3/5) Installing libucontext (1.1-r0) 19:18:43 (4/5) Installing gcompat (1.0.0-r4) 19:18:43 (5/5) Installing openssl (1.1.1s-r1) 19:18:43 (1/4) Installing dumb-init (1.2.5-r1) 19:18:43 (2/4) Installing musl-obstack (1.2.3-r0) 19:18:43 (3/4) Installing libucontext (1.1-r0) 19:18:43 (4/4) Installing gcompat (1.0.0-r4) 19:18:43 Executing busybox-1.34.1-r7.trigger 19:18:43 Executing busybox-1.34.1-r7.trigger 19:18:43 OK: 6 MiB in 19 packages 19:18:43 OK: 6 MiB in 18 packages 19:18:45 Removing intermediate container d5013fda918a 19:18:45 ---> 6b3a6f9a3aca 19:18:45 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:45 Removing intermediate container 73c53c6a4f52 19:18:45 ---> dcd87b4696aa 19:18:45 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:18:51 ---> 73fa4482c3ed 19:18:51 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:54 ---> 2e9c45e9426d 19:18:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:18:55 ---> b53d835d522d 19:18:55 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:18:55 ---> Running in 685af3340b16 19:18:56 Removing intermediate container 685af3340b16 19:18:56 ---> 08f5e77ad3d6 19:18:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:18:57 ---> 65180af56b8e 19:18:57 Step 19/24 : WORKDIR / 19:18:57 ---> Running in b186a713a275 19:18:58 ---> c53e2c5ac1dd 19:18:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:18:58 Removing intermediate container b186a713a275 19:18:58 ---> 28d12a64bb02 19:18:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:18:58 ---> Running in b3ca3198ca6f 19:18:59 Removing intermediate container b3ca3198ca6f 19:18:59 ---> 8e5633d34852 19:18:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:18:59 ---> Running in 88036c65a34c 19:18:59 ---> 989d45911735 19:18:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:19:00 Removing intermediate container 88036c65a34c 19:19:00 ---> 9ebc37ab54b9 19:19:00 Step 22/24 : LABEL arch=arm64 19:19:00 ---> Running in 8030a7d64d9a 19:19:00 ---> ab404723c415 19:19:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:19:01 Removing intermediate container 8030a7d64d9a 19:19:01 ---> 4757971215fd 19:19:01 Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:19:01 ---> Running in fd66284b1fac 19:19:01 ---> 0cf87dc5fb34 19:19:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:19:01 ---> Running in eb43e24657ae 19:19:01 Removing intermediate container fd66284b1fac 19:19:01 ---> cf346a9dff5a 19:19:01 Step 24/24 : LABEL version=0.0.0 19:19:02 ---> Running in 51051b8e8afb 19:19:02 Removing intermediate container eb43e24657ae 19:19:02 ---> 535c00326b9f 19:19:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:19:02 ---> Running in a0398b94462e 19:19:02 Removing intermediate container 51051b8e8afb 19:19:02 ---> 53b622ef3393 19:19:02 19:19:03 Removing intermediate container a0398b94462e 19:19:03 ---> cc57882a58b0 19:19:03 Step 22/24 : LABEL arch=arm64 19:19:03 ---> Running in 02e35e04b39d 19:19:03 Successfully built 53b622ef3393 19:19:03 Successfully tagged security-spire-config-arm64:latest 19:19:03  Building security-spire-config ... done Building security-spire-server 19:19:03 Removing intermediate container 02e35e04b39d 19:19:03 ---> 1a1704d17280 19:19:03 Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:19:03 ---> Running in b82fe937a910 19:19:04 Removing intermediate container b82fe937a910 19:19:04 ---> 5d7681e99531 19:19:04 Step 24/24 : LABEL version=0.0.0 19:19:04 ---> Running in 4a2ec151dfd6 19:19:05 Removing intermediate container 4a2ec151dfd6 19:19:05 ---> fc43fd756d58 19:19:05 19:19:05 Successfully built fc43fd756d58 19:19:05 Successfully tagged security-spire-agent-arm64:latest 19:19:05 Building core-data 19:19:32  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:32 ---> 65defedc2668 19:19:32 Step 3/23 : WORKDIR /edgex-go 19:19:32 ---> Using cache 19:19:32 ---> a2e655be06b9 19:19:32 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:19:32 ---> Using cache 19:19:32 ---> 5518c1277e59 19:19:32 Step 5/23 : COPY go.mod vendor* ./ 19:19:32 ---> Using cache 19:19:32 ---> 9e1f28157aae 19:19:32 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:32 ---> Using cache 19:19:32 ---> 1482c624ed00 19:19:32 Step 7/23 : COPY . . 19:19:32 ---> Using cache 19:19:32 ---> 67ccde8113e2 19:19:32 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:19:32 ---> Using cache 19:19:32 ---> 09691f5268c0 19:19:32 Step 9/23 : WORKDIR /edgex-go/spire-build 19:19:32 ---> Using cache 19:19:32 ---> 6f7ac9576ec4 19:19:32 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:19:32 ---> Running in 13091ad7343b 19:19:32 Removing intermediate container 13091ad7343b 19:19:32 ---> ae439da4edbd 19:19:32 Step 11/23 : WORKDIR /edgex-go 19:19:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:32 ---> 65defedc2668 19:19:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:19:32 ---> Using cache 19:19:32 ---> c27b273812a7 19:19:32 Step 4/22 : WORKDIR /edgex-go 19:19:32 ---> Using cache 19:19:32 ---> fac534938e70 19:19:32 Step 5/22 : RUN apk add --update --no-cache make git 19:19:32 ---> Using cache 19:19:32 ---> 729e28496d9f 19:19:32 Step 6/22 : COPY go.mod vendor* ./ 19:19:32 ---> Using cache 19:19:32 ---> fe15a59518bc 19:19:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:32 ---> Using cache 19:19:32 ---> 1d4e9c09fec4 19:19:32 Step 8/22 : COPY . . 19:19:32 ---> Using cache 19:19:32 ---> 5080276c05e8 19:19:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:19:32 ---> Running in 05378f6dfc33 19:19:32 ---> Running in 544cac12f31c 19:19:33 Removing intermediate container 544cac12f31c 19:19:33 ---> a8f2a091b2c1 19:19:33 19:19:33 Step 12/23 : FROM alpine:3.15 19:19:33 ---> 8aa73fd46299 19:19:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:33 ---> Using cache 19:19:33 ---> e0ca62e6b4b4 19:19:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:33 ---> Using cache 19:19:33 ---> dcd87b4696aa 19:19:33 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:19:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:19:39 ---> 04221283bad1 19:19:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:19:39 ---> 3b08eaba32cd 19:19:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:19:40 ---> 5795e12c3b07 19:19:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:19:42 ---> ef36837d6c6a 19:19:42 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:19:42 ---> Running in 0de471c9acca 19:19:42 Removing intermediate container 0de471c9acca 19:19:42 ---> f729ad3ab893 19:19:42 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:19:43 ---> Running in 0a96fe842a64 19:19:43 Removing intermediate container 0a96fe842a64 19:19:43 ---> 510ca4e57d2c 19:19:43 Step 21/23 : LABEL arch=arm64 19:19:43 ---> Running in 3fe970b221ea 19:19:44 Removing intermediate container 3fe970b221ea 19:19:44 ---> 02a65e3d2f80 19:19:44 Step 22/23 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:19:44 ---> Running in 4c398665862e 19:19:44 Removing intermediate container 4c398665862e 19:19:44 ---> 696dd1ee319d 19:19:44 Step 23/23 : LABEL version=0.0.0 19:19:44 ---> Running in cddccb8959e4 19:19:45 Removing intermediate container cddccb8959e4 19:19:45 ---> f4c9327e862a 19:19:45 19:19:45 Successfully built f4c9327e862a 19:19:45 Successfully tagged security-spire-server-arm64:latest 19:19:45  Building security-spire-server ... done Building security-bootstrapper 19:20:03 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:20:03 ---> 65defedc2668 19:20:03 Step 3/32 : WORKDIR /edgex-go 19:20:03 ---> Using cache 19:20:03 ---> a2e655be06b9 19:20:03 Step 4/32 : RUN apk add --update --no-cache make git 19:20:03 ---> Running in 0a42623e20b9 19:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:06 OK: 221 MiB in 51 packages 19:20:08 Removing intermediate container 0a42623e20b9 19:20:08 ---> 02d1b329aae3 19:20:08 Step 5/32 : COPY go.mod vendor* ./ 19:20:08 ---> 6cb52e278876 19:20:08 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:09 ---> Running in c8597fead3ab 19:21:16 Removing intermediate container c8597fead3ab 19:21:16 ---> b95cc73447f8 19:21:16 Step 7/32 : COPY . . 19:21:27 ---> 4833799e3b98 19:21:27 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:27 ---> Running in dc91bf9f2fe2 19:21:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:24:20 Removing intermediate container 80bf9ed9467d 19:24:20 ---> d7063916981d 19:24:20 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:24:20 ---> Running in c53f1b0185de 19:24:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:24:22 Removing intermediate container c53f1b0185de 19:24:22 ---> 7e645b2cb4ac 19:24:22 19:24:22 Step 10/22 : FROM alpine:3.16 19:24:22 3.16: Pulling from library/alpine 19:24:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:24:24 Status: Downloaded newer image for alpine:3.16 19:24:24 ---> 2b4661558fb8 19:24:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:24:24 ---> Running in 1f561124ab93 19:24:24 Removing intermediate container 1f561124ab93 19:24:24 ---> 01f82a947f99 19:24:24 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:24:24 ---> Running in 455882cc8386 19:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:28 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:24:28 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:24:28 (3/33) Installing readline (8.1.2-r0) 19:24:28 (4/33) Installing bash (5.1.16-r2) 19:24:28 Executing bash-5.1.16-r2.post-install 19:24:28 (5/33) Installing ca-certificates (20220614-r0) 19:24:28 (6/33) Installing brotli-libs (1.0.9-r6) 19:24:28 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:24:28 (8/33) Installing libcurl (7.83.1-r4) 19:24:28 (9/33) Installing curl (7.83.1-r4) 19:24:28 (10/33) Installing docker-cli (20.10.20-r0) 19:24:29 (11/33) Installing dumb-init (1.2.5-r1) 19:24:29 (12/33) Installing libbz2 (1.0.8-r1) 19:24:29 (13/33) Installing expat (2.5.0-r0) 19:24:29 (14/33) Installing libffi (3.4.2-r1) 19:24:29 (15/33) Installing gdbm (1.23-r0) 19:24:29 (16/33) Installing xz-libs (5.2.5-r1) 19:24:29 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:24:30 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:24:30 (19/33) Installing mpdecimal (2.5.1-r1) 19:24:30 (20/33) Installing sqlite-libs (3.38.5-r0) 19:24:30 (21/33) Installing python3 (3.10.8-r0) 19:24:32 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:24:32 (23/33) Installing py3-tomli (2.0.1-r1) 19:24:32 (24/33) Installing py3-pep517 (0.12.0-r2) 19:24:32 (25/33) Installing py3-six (1.16.0-r1) 19:24:32 (26/33) Installing py3-retrying (1.3.3-r3) 19:24:32 (27/33) Installing py3-appdirs (1.4.4-r3) 19:24:32 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:24:32 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:24:32 (30/33) Installing py3-parsing (2.4.7-r3) 19:24:32 (31/33) Installing py3-packaging (21.3-r0) 19:24:32 (32/33) Installing py3-setuptools (59.4.0-r0) 19:24:32 (33/33) Installing py3-pip (22.1.1-r0) 19:24:33 Executing busybox-1.35.0-r17.trigger 19:24:33 Executing ca-certificates-20220614-r0.trigger 19:24:34 OK: 121 MiB in 47 packages 19:24:51 Collecting docker-compose==1.23.2 19:24:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:24:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 19:24:51 Collecting texttable<0.10,>=0.9.0 19:24:51 Downloading texttable-0.9.1.tar.gz (11 kB) 19:24:51 Preparing metadata (setup.py): started 19:24:52 Preparing metadata (setup.py): finished with status 'done' 19:24:52 Collecting docopt<0.7,>=0.6.1 19:24:52 Downloading docopt-0.6.2.tar.gz (25 kB) 19:24:52 Preparing metadata (setup.py): started 19:24:54 Preparing metadata (setup.py): finished with status 'done' 19:24:55 Collecting PyYAML<4,>=3.10 19:24:55 Downloading PyYAML-3.13.tar.gz (270 kB) 19:24:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.5 MB/s eta 0:00:00 19:24:57 Preparing metadata (setup.py): started 19:24:59 Preparing metadata (setup.py): finished with status 'done' 19:25:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:25:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:25:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.9 MB/s eta 0:00:00 19:25:00 Collecting cached-property<2,>=1.2.0 19:25:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:25:00 Collecting dockerpty<0.5,>=0.4.1 19:25:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:25:01 Preparing metadata (setup.py): started 19:25:03 Preparing metadata (setup.py): finished with status 'done' 19:25:03 Collecting websocket-client<1.0,>=0.32.0 19:25:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:25:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.7 MB/s eta 0:00:00 19:25:04 Collecting jsonschema<3,>=2.5.1 19:25:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:25:05 Collecting docker<4.0,>=3.6.0 19:25:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:25:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.1 MB/s eta 0:00:00 19:25:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:25:06 Collecting docker-pycreds>=0.4.0 19:25:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:25:06 Collecting chardet<3.1.0,>=3.0.2 19:25:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:25:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.8 MB/s eta 0:00:00 19:25:07 Collecting urllib3<1.25,>=1.21.1 19:25:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:25:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 19:25:08 Collecting certifi>=2017.4.17 19:25:08 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:25:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.6 MB/s eta 0:00:00 19:25:08 Collecting idna<2.8,>=2.5 19:25:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:25:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.5 MB/s eta 0:00:00 19:25:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:25:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:25:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:25:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:25:10 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:25:10 Running setup.py install for texttable: started 19:25:12 Running setup.py install for texttable: finished with status 'done' 19:25:12 Running setup.py install for PyYAML: started 19:25:16 Running setup.py install for PyYAML: finished with status 'done' 19:25:17 Running setup.py install for docopt: started 19:25:20 Running setup.py install for docopt: finished with status 'done' 19:25:25 Running setup.py install for dockerpty: started 19:25:27 Removing intermediate container 0b1e9d5e5f9a 19:25:27 ---> e1b3b08f468b 19:25:27 19:25:27 Step 10/24 : FROM alpine:3.16 19:25:27 ---> 2b4661558fb8 19:25:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:25:27 ---> Running in 5f61e3b11c4c 19:25:27 Running setup.py install for dockerpty: finished with status 'done' 19:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:25:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:25:31 (1/1) Installing dumb-init (1.2.5-r1) 19:25:31 Executing busybox-1.35.0-r17.trigger 19:25:31 OK: 5 MiB in 15 packages 19:25:32 Removing intermediate container 5f61e3b11c4c 19:25:32 ---> fd3e4d2fc8de 19:25:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:25:32 ---> Running in 21d563b1500a 19:25:33 Removing intermediate container 21d563b1500a 19:25:33 ---> 99b8b2d044c4 19:25:33 Step 13/24 : ENV APP_PORT=59881 19:25:33 ---> Running in 4807147be7d6 19:25:34 Removing intermediate container 4807147be7d6 19:25:34 ---> 8ac21010229e 19:25:34 Step 14/24 : EXPOSE $APP_PORT 19:25:34 ---> Running in 0b6b6288f1e5 19:25:35 Removing intermediate container 0b6b6288f1e5 19:25:35 ---> de6dd5c752bc 19:25:35 Step 15/24 : WORKDIR / 19:25:35 ---> Running in 09bb9f125446 19:25:36 Removing intermediate container 09bb9f125446 19:25:36 ---> dac4b27d87b3 19:25:36 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:38 ---> f646f52bfa98 19:25:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:25:41 ---> 6671d389cfa8 19:25:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:25:42 ---> b9ed126422da 19:25:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:25:44 ---> 86dc003ca608 19:25:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:25:44 ---> Running in 6468f61dab2e 19:25:45 Removing intermediate container 6468f61dab2e 19:25:45 ---> 0238cc1a7297 19:25:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:45 ---> Running in d0694b5c8e0a 19:25:46 Removing intermediate container d0694b5c8e0a 19:25:46 ---> 75d9afcc43dd 19:25:46 Step 22/24 : LABEL arch=arm64 19:25:47 ---> Running in 700f171f8eed 19:25:48 Removing intermediate container 700f171f8eed 19:25:48 ---> 8d8f2e941a85 19:25:48 Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:25:48 ---> Running in f74947063c07 19:25:49 Removing intermediate container f74947063c07 19:25:49 ---> 4d09406772d5 19:25:49 Step 24/24 : LABEL version=0.0.0 19:25:49 ---> Running in cf3c0ee2cfc1 19:25:51 Removing intermediate container cf3c0ee2cfc1 19:25:51 ---> 0032efb4b230 19:25:51 19:25:51 Successfully built 0032efb4b230 19:25:51 Successfully tagged core-metadata-arm64:latest 19:25:51 Building support-scheduler 19:25:52  Building core-metadata ... done Removing intermediate container 455882cc8386 19:25:52 ---> 4949a1b562c2 19:25:52 Step 13/22 : ENV APP_PORT=58890 19:25:52 ---> Running in f5d6665c587d 19:25:52 Removing intermediate container f5d6665c587d 19:25:52 ---> f31b2e909063 19:25:53 Step 14/22 : EXPOSE $APP_PORT 19:25:53 ---> Running in 34e2e8c97a7c 19:25:53 Removing intermediate container 34e2e8c97a7c 19:25:53 ---> d79c88fd5ff9 19:25:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:25:55 ---> 4d888ed409f5 19:25:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:25:56 ---> f8300ae0dc46 19:25:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:25:57 ---> 7521a58737e5 19:25:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:25:57 ---> Running in 2e1c7b37df91 19:25:57 Removing intermediate container 2e1c7b37df91 19:25:57 ---> 87785061276c 19:25:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:57 ---> Running in 81c435073cbd 19:25:58 Removing intermediate container 81c435073cbd 19:25:58 ---> 753a1679b2dd 19:25:58 Step 20/22 : LABEL arch=arm64 19:25:58 ---> Running in a6647d73cfec 19:25:58 Removing intermediate container a6647d73cfec 19:25:58 ---> 63ee404e083c 19:25:58 Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:25:58 ---> Running in 69fd624d1652 19:25:59 Removing intermediate container 69fd624d1652 19:25:59 ---> 0f0292b25041 19:25:59 Step 22/22 : LABEL version=0.0.0 19:25:59 ---> Running in 954e5052b886 19:25:59 Removing intermediate container 954e5052b886 19:25:59 ---> 2d45264664c6 19:25:59 19:26:00 Successfully built 2d45264664c6 19:26:00 Successfully tagged sys-mgmt-agent-arm64:latest 19:26:00 Building security-secretstore-setup 19:26:15  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:15 ---> 65defedc2668 19:26:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:26:15 ---> Using cache 19:26:15 ---> c27b273812a7 19:26:15 Step 4/22 : WORKDIR /edgex-go 19:26:15 ---> Using cache 19:26:15 ---> fac534938e70 19:26:15 Step 5/22 : RUN apk add --update --no-cache make git 19:26:15 ---> Using cache 19:26:15 ---> 729e28496d9f 19:26:15 Step 6/22 : COPY go.mod vendor* ./ 19:26:15 ---> Using cache 19:26:15 ---> fe15a59518bc 19:26:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:15 ---> Using cache 19:26:15 ---> 1d4e9c09fec4 19:26:15 Step 8/22 : COPY . . 19:26:15 ---> Using cache 19:26:15 ---> 5080276c05e8 19:26:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:26:16 ---> Running in 433c15dfa28f 19:26:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:26:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:23 ---> 65defedc2668 19:26:23 Step 3/24 : WORKDIR /edgex-go 19:26:23 ---> Using cache 19:26:23 ---> a2e655be06b9 19:26:23 Step 4/24 : RUN apk add --update --no-cache make git 19:26:23 ---> Using cache 19:26:23 ---> 02d1b329aae3 19:26:23 Step 5/24 : COPY go.mod vendor* ./ 19:26:23 ---> Using cache 19:26:23 ---> 6cb52e278876 19:26:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:23 ---> Using cache 19:26:23 ---> b95cc73447f8 19:26:23 Step 7/24 : COPY . . 19:26:23 ---> Using cache 19:26:23 ---> 4833799e3b98 19:26:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:24 ---> Running in ebb7e25e6c36 19:26:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:26:33 Removing intermediate container 05378f6dfc33 19:26:33 ---> ef338a106c11 19:26:33 19:26:33 Step 10/22 : FROM alpine:3.16 19:26:33 ---> 2b4661558fb8 19:26:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:26:33 ---> Running in 0522f2f8f1cf 19:26:35 Removing intermediate container 0522f2f8f1cf 19:26:35 ---> dc00ba019bbf 19:26:35 Step 12/22 : ENV APP_PORT=59880 19:26:35 ---> Running in 41cf7f6d9af9 19:26:35 Removing intermediate container 41cf7f6d9af9 19:26:35 ---> d9be53245990 19:26:35 Step 13/22 : EXPOSE $APP_PORT 19:26:35 ---> Running in e97d291bd2de 19:26:35 Removing intermediate container c82fa40f3e3c 19:26:35 ---> 439039b03f43 19:26:35 19:26:35 Step 9/19 : FROM alpine:3.15 19:26:35 ---> 8aa73fd46299 19:26:35 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:35 ---> Using cache 19:26:35 ---> e0ca62e6b4b4 19:26:35 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:26:35 ---> Running in 7fc1d63aa0c9 19:26:36 Removing intermediate container e97d291bd2de 19:26:36 ---> 948406797a9e 19:26:36 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:26:36 ---> Running in 45ac872ac8eb 19:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:40 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:26:40 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:26:40 OK: 15736 distinct packages available 19:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:40 (1/1) Installing dumb-init (1.2.5-r1) 19:26:40 Executing busybox-1.35.0-r17.trigger 19:26:40 OK: 5 MiB in 15 packages 19:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:42 (1/9) Installing ca-certificates (20220614-r0) 19:26:42 (2/9) Installing brotli-libs (1.0.9-r5) 19:26:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:26:42 (4/9) Installing libcurl (7.80.0-r4) 19:26:42 Removing intermediate container 45ac872ac8eb 19:26:42 ---> aa58a3b26bca 19:26:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:42 (5/9) Installing curl (7.80.0-r4) 19:26:42 (6/9) Installing dumb-init (1.2.5-r1) 19:26:42 (7/9) Installing musl-obstack (1.2.3-r0) 19:26:42 (8/9) Installing libucontext (1.1-r0) 19:26:42 (9/9) Installing gcompat (1.0.0-r4) 19:26:42 Executing busybox-1.34.1-r7.trigger 19:26:42 Executing ca-certificates-20220614-r0.trigger 19:26:42 OK: 8 MiB in 23 packages 19:26:43 ---> 1ac90c964d03 19:26:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:26:45 ---> a2ec502875da 19:26:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:26:45 Removing intermediate container 7fc1d63aa0c9 19:26:45 ---> d9e69273d56a 19:26:45 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:46 ---> 3c50668c39e6 19:26:46 Step 18/22 : ENTRYPOINT ["/core-data"] 19:26:46 ---> c06239e4578d 19:26:46 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:26:46 ---> Running in 975653b969ff 19:26:47 Removing intermediate container 975653b969ff 19:26:47 ---> 1672ba313914 19:26:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:47 ---> Running in ac9957164cfb 19:26:48 Removing intermediate container ac9957164cfb 19:26:48 ---> e5173fccc558 19:26:48 Step 20/22 : LABEL arch=arm64 19:26:48 ---> Running in 245446a8d093 19:26:49 Removing intermediate container 245446a8d093 19:26:49 ---> 89424c76c5c7 19:26:49 Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:26:49 ---> Running in cb8d1cfedcaa 19:26:49 ---> d689ca9fffc1 19:26:49 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:26:50 Removing intermediate container cb8d1cfedcaa 19:26:50 ---> 7c50b65a409e 19:26:50 Step 22/22 : LABEL version=0.0.0 19:26:50 ---> Running in 6635179a36f9 19:26:50 ---> bf39ff3eb696 19:26:50 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:26:51 Removing intermediate container 6635179a36f9 19:26:51 ---> e7422ec9f555 19:26:51 19:26:51 ---> Running in ee988edfe1f9 19:26:51 Successfully built e7422ec9f555 19:26:51 Successfully tagged core-data-arm64:latest 19:26:51  Building core-data ... done Building security-proxy-setup 19:26:51 Removing intermediate container ee988edfe1f9 19:26:51 ---> 0a09000320d8 19:26:51 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:51 ---> Running in c06e07d4de9d 19:26:52 Removing intermediate container c06e07d4de9d 19:26:52 ---> e5b6e6c6e045 19:26:52 Step 17/19 : LABEL arch=arm64 19:26:52 ---> Running in 6af45db5cb65 19:26:53 Removing intermediate container 6af45db5cb65 19:26:53 ---> d00d8bb56aa3 19:26:53 Step 18/19 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:26:53 ---> Running in 5beacf4e0e68 19:26:53 Removing intermediate container 5beacf4e0e68 19:26:53 ---> 8dfc488f93bc 19:26:53 Step 19/19 : LABEL version=0.0.0 19:26:53 ---> Running in 41d9e985c80e 19:26:54 Removing intermediate container 41d9e985c80e 19:26:54 ---> abc98a1061d8 19:26:54 19:26:54 Successfully built abc98a1061d8 19:26:54 Successfully tagged security-spiffe-token-provider-arm64:latest 19:26:55  Building security-spiffe-token-provider ... done Building core-command 19:27:17 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:27:17 ---> 65defedc2668 19:27:17 Step 3/21 : WORKDIR /edgex-go 19:27:17 ---> Using cache 19:27:17 ---> a2e655be06b9 19:27:17 Step 4/21 : RUN apk add --update --no-cache make git 19:27:17 ---> Using cache 19:27:17 ---> 02d1b329aae3 19:27:17 Step 5/21 : COPY go.mod vendor* ./ 19:27:17 ---> Using cache 19:27:17 ---> 6cb52e278876 19:27:17 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:17 ---> Using cache 19:27:17 ---> b95cc73447f8 19:27:17 Step 7/21 : COPY . . 19:27:17 ---> Using cache 19:27:17 ---> 4833799e3b98 19:27:17 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:27:17 ---> Running in afb86c24e0a9 19:27:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:27:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:27:21 ---> 65defedc2668 19:27:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:27:21 ---> Using cache 19:27:21 ---> c27b273812a7 19:27:21 Step 4/23 : WORKDIR /edgex-go 19:27:21 ---> Using cache 19:27:21 ---> fac534938e70 19:27:21 Step 5/23 : RUN apk add --update --no-cache make git 19:27:21 ---> Using cache 19:27:21 ---> 729e28496d9f 19:27:21 Step 6/23 : COPY go.mod vendor* ./ 19:27:21 ---> Using cache 19:27:21 ---> fe15a59518bc 19:27:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:21 ---> Using cache 19:27:21 ---> 1d4e9c09fec4 19:27:21 Step 8/23 : COPY . . 19:27:21 ---> Using cache 19:27:21 ---> 5080276c05e8 19:27:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:27:21 ---> Running in 4e7acef3dbe6 19:27:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:27:26 Removing intermediate container dc91bf9f2fe2 19:27:26 ---> 043305e853b5 19:27:26 19:27:26 Step 9/32 : FROM alpine:3.16 19:27:26 ---> 2b4661558fb8 19:27:26 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:26 ---> Running in 28e9bd17fb8b 19:27:26 Removing intermediate container 28e9bd17fb8b 19:27:26 ---> 337b11fe8751 19:27:26 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:27:26 ---> Running in dbb07e1f65a1 19:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:30 (1/2) Installing dumb-init (1.2.5-r1) 19:27:30 (2/2) Installing su-exec (0.2-r1) 19:27:30 Executing busybox-1.35.0-r17.trigger 19:27:30 OK: 5 MiB in 16 packages 19:27:31 Removing intermediate container dbb07e1f65a1 19:27:31 ---> bc4f0e88e46e 19:27:31 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:27:31 ---> Running in 0354761cc8de 19:27:32 Removing intermediate container 0354761cc8de 19:27:32 ---> bd4372cf4e3f 19:27:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:27:32 ---> Running in df9aaa396839 19:27:32 Removing intermediate container df9aaa396839 19:27:32 ---> c3f60be60a1b 19:27:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:27:32 ---> Running in 575aea8d4699 19:27:33 Removing intermediate container 575aea8d4699 19:27:33 ---> 4dda49328ac9 19:27:33 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:27:33 ---> Running in bb7bcc23db41 19:27:34 Removing intermediate container bb7bcc23db41 19:27:34 ---> 0a0ea9e53d01 19:27:34 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:27:34 ---> Running in 5fdb063cd953 19:27:37 Removing intermediate container 5fdb063cd953 19:27:37 ---> b9872261ea80 19:27:37 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:27:37 ---> Running in 7005c96c8347 19:27:37 Removing intermediate container 7005c96c8347 19:27:37 ---> 757500621c71 19:27:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:27:38 ---> b8fd1a659caf 19:27:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:27:38 ---> Running in f9f710b92dcf 19:27:44 Removing intermediate container f9f710b92dcf 19:27:44 ---> 52059f52f05d 19:27:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:44 ---> 2def70e289c9 19:27:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:27:45 ---> dbe50e845b05 19:27:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:27:46 ---> 38220521cb4d 19:27:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:27:47 ---> e104362efca2 19:27:47 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:27:48 ---> a2fd0e8a03d2 19:27:48 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:27:49 ---> 0efea36262c6 19:27:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:27:50 ---> 5f6ce7dfa63b 19:27:50 Step 27/32 : RUN chmod +x /entrypoint.sh 19:27:50 ---> Running in 11f546c7ceb4 19:27:53 Removing intermediate container 11f546c7ceb4 19:27:53 ---> bc275ea25bbd 19:27:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:27:53 ---> Running in e346b318c1b1 19:27:54 Removing intermediate container e346b318c1b1 19:27:54 ---> 69c465d41378 19:27:54 Step 29/32 : CMD ["gate"] 19:27:54 ---> Running in 7a3feb3dd492 19:27:55 Removing intermediate container 7a3feb3dd492 19:27:55 ---> 52aa7e294c61 19:27:55 Step 30/32 : LABEL arch=arm64 19:27:55 ---> Running in 088ec89402a1 19:27:55 Removing intermediate container 088ec89402a1 19:27:55 ---> 3536cdbeb423 19:27:55 Step 31/32 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:27:56 ---> Running in b8eb001c9799 19:27:56 Removing intermediate container b8eb001c9799 19:27:56 ---> 9a3498f9b323 19:27:56 Step 32/32 : LABEL version=0.0.0 19:27:56 ---> Running in 3ba47d30a880 19:27:56 Removing intermediate container 3ba47d30a880 19:27:56 ---> 95dfc439ac19 19:27:56 19:27:57 Successfully built 95dfc439ac19 19:27:57 Successfully tagged security-bootstrapper-arm64:latest 19:27:57  Building security-bootstrapper ... done Building support-notifications 19:28:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:28:12 ---> 65defedc2668 19:28:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:28:12 ---> Using cache 19:28:12 ---> c27b273812a7 19:28:12 Step 4/22 : WORKDIR /edgex-go 19:28:12 ---> Using cache 19:28:12 ---> fac534938e70 19:28:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:28:12 ---> Running in 3fc9c21cfc73 19:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:16 OK: 221 MiB in 51 packages 19:28:19 Removing intermediate container 3fc9c21cfc73 19:28:19 ---> 074447bed14a 19:28:19 Step 6/22 : COPY go.mod vendor* ./ 19:28:19 ---> f6193004c593 19:28:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:19 ---> Running in 56bb7d423a3c 19:29:41 Removing intermediate container 56bb7d423a3c 19:29:41 ---> 7d85f2657cbb 19:29:41 Step 8/22 : COPY . . 19:29:44 ---> 3f928a762bb3 19:29:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:29:44 ---> Running in 7573af7f495e 19:29:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:32:35 Removing intermediate container ebb7e25e6c36 19:32:35 ---> 2f65cafaac1b 19:32:35 19:32:35 Step 9/24 : FROM alpine:3.16 19:32:35 ---> 2b4661558fb8 19:32:35 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:32:35 ---> Running in 034c9884d833 19:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:37 (1/3) Installing ca-certificates (20220614-r0) 19:32:38 (2/3) Installing dumb-init (1.2.5-r1) 19:32:38 (3/3) Installing su-exec (0.2-r1) 19:32:38 Executing busybox-1.35.0-r17.trigger 19:32:38 Executing ca-certificates-20220614-r0.trigger 19:32:38 OK: 6 MiB in 17 packages 19:32:40 Removing intermediate container 034c9884d833 19:32:40 ---> 48beee997425 19:32:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:40 ---> Running in ec6d8adb9892 19:32:41 Removing intermediate container ec6d8adb9892 19:32:41 ---> 0ae2a9786421 19:32:41 Step 12/24 : WORKDIR / 19:32:41 ---> Running in e2b847d5dc7c 19:32:42 Removing intermediate container e2b847d5dc7c 19:32:42 ---> c81d38236119 19:32:42 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:32:43 ---> c3bd1e4986fd 19:32:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:32:44 ---> de36009f7c9c 19:32:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:32:44 ---> f144f17b5a05 19:32:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:32:45 ---> 7ebe1bbd64ef 19:32:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:32:47 ---> 96e4e6b95ce7 19:32:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:32:48 ---> fd5701e2e41b 19:32:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:32:49 ---> fc973e482c3f 19:32:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:32:50 ---> Running in c59a5cc909ae 19:32:53 Removing intermediate container c59a5cc909ae 19:32:53 ---> 85206c701651 19:32:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:32:53 ---> Running in ee28064ff86b 19:32:53 Removing intermediate container ee28064ff86b 19:32:53 ---> a9e6718977d1 19:32:53 Step 22/24 : LABEL arch=arm64 19:32:53 ---> Running in cbf06af065b0 19:32:54 Removing intermediate container cbf06af065b0 19:32:54 ---> fa1b861aa045 19:32:54 Step 23/24 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:32:54 ---> Running in 336bdeebdc58 19:32:54 Removing intermediate container 336bdeebdc58 19:32:54 ---> f663d3f54993 19:32:54 Step 24/24 : LABEL version=0.0.0 19:32:54 ---> Running in 5de1394fcb73 19:32:55 Removing intermediate container 5de1394fcb73 19:32:55 ---> 670d21647461 19:32:55 19:32:55 Successfully built 670d21647461 19:32:55 Successfully tagged security-secretstore-setup-arm64:latest 19:33:08  Building security-secretstore-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:33:30 Removing intermediate container afb86c24e0a9 19:33:30 ---> cb5565aec998 19:33:30 19:33:30 Step 9/21 : FROM alpine:3.16 19:33:30 ---> 2b4661558fb8 19:33:30 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:33:30 ---> Running in 2ed508ca3833 19:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:32 (1/6) Installing ca-certificates (20220614-r0) 19:33:32 (2/6) Installing brotli-libs (1.0.9-r6) 19:33:32 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:33:32 (4/6) Installing libcurl (7.83.1-r4) 19:33:32 (5/6) Installing curl (7.83.1-r4) 19:33:32 (6/6) Installing dumb-init (1.2.5-r1) 19:33:32 Executing busybox-1.35.0-r17.trigger 19:33:32 Executing ca-certificates-20220614-r0.trigger 19:33:33 OK: 8 MiB in 20 packages 19:33:35 Removing intermediate container 2ed508ca3833 19:33:35 ---> 9d5ce6ed672c 19:33:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:33:35 ---> Running in 87a6633fc2a8 19:33:36 Removing intermediate container 87a6633fc2a8 19:33:36 ---> 5620142a162a 19:33:36 Step 12/21 : WORKDIR /edgex 19:33:36 ---> Running in c742686eb3f5 19:33:36 Removing intermediate container c742686eb3f5 19:33:36 ---> 40bf0177513e 19:33:36 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:33:37 ---> fbcd0155c47f 19:33:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:33:39 ---> aa2c47ccfde1 19:33:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:33:40 ---> 390cfc8e4aa7 19:33:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:33:41 ---> 84c8d3c44d64 19:33:41 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:41 ---> Running in e2ec3baaa251 19:33:45 Removing intermediate container e2ec3baaa251 19:33:45 ---> ca984df3734d 19:33:45 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:33:45 ---> Running in c863e7901c6e 19:33:45 Removing intermediate container c863e7901c6e 19:33:45 ---> dad082f095fb 19:33:45 Step 19/21 : LABEL arch=arm64 19:33:45 ---> Running in fac5fd9a7fc5 19:33:46 Removing intermediate container fac5fd9a7fc5 19:33:46 ---> 4ac111d9d7c7 19:33:46 Step 20/21 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:33:46 ---> Running in 83e1613f53e1 19:33:46 Removing intermediate container 83e1613f53e1 19:33:46 ---> d50a0eec5a1a 19:33:46 Step 21/21 : LABEL version=0.0.0 19:33:46 ---> Running in bdbedcd9a4db 19:33:47 Removing intermediate container bdbedcd9a4db 19:33:47 ---> 58d8d2d461fe 19:33:47 19:33:47 Successfully built 58d8d2d461fe 19:33:47 Successfully tagged security-proxy-setup-arm64:latest 19:34:00  Building security-proxy-setup ... done Removing intermediate container 4e7acef3dbe6 19:34:00 ---> d33dc32e83bc 19:34:00 19:34:00 Step 10/23 : FROM alpine:3.16 19:34:00 ---> 2b4661558fb8 19:34:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:34:00 ---> Using cache 19:34:00 ---> fd3e4d2fc8de 19:34:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:00 ---> Using cache 19:34:00 ---> 99b8b2d044c4 19:34:00 Step 13/23 : ENV APP_PORT=59882 19:34:00 ---> Running in 1c8d17b43fc5 19:34:00 Removing intermediate container 1c8d17b43fc5 19:34:00 ---> a6aa046bb168 19:34:00 Step 14/23 : EXPOSE $APP_PORT 19:34:00 ---> Running in 0db471a0c03e 19:34:00 Removing intermediate container 0db471a0c03e 19:34:00 ---> 5c32a331fc03 19:34:00 Step 15/23 : WORKDIR / 19:34:00 ---> Running in 3bbf1fafad49 19:34:01 Removing intermediate container 3bbf1fafad49 19:34:01 ---> ed0e133d36c4 19:34:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:02 ---> ee4328074c9f 19:34:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:34:04 ---> b31811c673e8 19:34:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:34:05 ---> a797c76b1f9d 19:34:05 Step 19/23 : ENTRYPOINT ["/core-command"] 19:34:05 ---> Running in 2638d0a7480e 19:34:05 Removing intermediate container 2638d0a7480e 19:34:05 ---> 5c4977624cf9 19:34:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:05 ---> Running in 7dfb1a19ac9b 19:34:06 Removing intermediate container 7dfb1a19ac9b 19:34:06 ---> 4fded81e32b9 19:34:06 Step 21/23 : LABEL arch=arm64 19:34:06 ---> Running in bfefdbf2def5 19:34:06 Removing intermediate container bfefdbf2def5 19:34:06 ---> b9684b634fac 19:34:06 Step 22/23 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:34:06 ---> Running in 522678d66258 19:34:07 Removing intermediate container 522678d66258 19:34:07 ---> fc768ce18d54 19:34:07 Step 23/23 : LABEL version=0.0.0 19:34:07 ---> Running in 04c32382a1ed 19:34:07 Removing intermediate container 04c32382a1ed 19:34:07 ---> 69c98f134418 19:34:07 19:34:08 Successfully built 69c98f134418 19:34:08 Successfully tagged core-command-arm64:latest 19:34:55  Building core-command ... done Removing intermediate container 433c15dfa28f 19:34:55 ---> 6ebacd878796 19:34:55 19:34:55 Step 10/22 : FROM alpine:3.16 19:34:55 ---> 2b4661558fb8 19:34:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:34:55 ---> Using cache 19:34:55 ---> fd3e4d2fc8de 19:34:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:55 ---> Using cache 19:34:55 ---> 99b8b2d044c4 19:34:55 Step 13/22 : ENV APP_PORT=59861 19:34:55 ---> Running in 547478bdee0f 19:34:55 Removing intermediate container 547478bdee0f 19:34:55 ---> a7e93759aeb6 19:34:55 Step 14/22 : EXPOSE $APP_PORT 19:34:55 ---> Running in 3be8b665062a 19:34:55 Removing intermediate container 3be8b665062a 19:34:55 ---> eebfcdb376c4 19:34:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:55 ---> 7826cfb4abb0 19:34:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:34:55 ---> 0ac3deffc480 19:34:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:34:56 ---> 901a2a0af3a5 19:34:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:34:56 ---> Running in 4636744f5c34 19:34:57 Removing intermediate container 4636744f5c34 19:34:57 ---> ff6d55b2b23b 19:34:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:57 ---> Running in e045cd9bda48 19:34:57 Removing intermediate container e045cd9bda48 19:34:57 ---> 2a1f5c45d6e4 19:34:57 Step 20/22 : LABEL arch=arm64 19:34:58 ---> Running in 198be6c7320f 19:34:58 Removing intermediate container 198be6c7320f 19:34:58 ---> 5d8c419c6ab1 19:34:58 Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:34:58 ---> Running in 6774a971bad4 19:34:58 Removing intermediate container 6774a971bad4 19:34:58 ---> a0233956d946 19:34:58 Step 22/22 : LABEL version=0.0.0 19:34:59 ---> Running in eb3112860a96 19:34:59 Removing intermediate container eb3112860a96 19:34:59 ---> 116cf9768f34 19:34:59 19:34:59 Successfully built 116cf9768f34 19:35:00 Successfully tagged support-scheduler-arm64:latest 19:35:32  Building support-scheduler ... done Removing intermediate container 7573af7f495e 19:35:32 ---> 3cf4e3c61f0f 19:35:32 19:35:32 Step 10/22 : FROM alpine:3.16 19:35:32 ---> 2b4661558fb8 19:35:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:35:32 ---> Running in 36a567570154 19:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:34 (1/2) Installing ca-certificates (20220614-r0) 19:35:34 (2/2) Installing dumb-init (1.2.5-r1) 19:35:34 Executing busybox-1.35.0-r17.trigger 19:35:34 Executing ca-certificates-20220614-r0.trigger 19:35:34 OK: 6 MiB in 16 packages 19:35:36 Removing intermediate container 36a567570154 19:35:36 ---> 80d7f15942c9 19:35:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:35:36 ---> Running in e5b1f440395a 19:35:36 Removing intermediate container e5b1f440395a 19:35:36 ---> 17f05c39636c 19:35:36 Step 13/22 : ENV APP_PORT=59860 19:35:36 ---> Running in 437a066ff804 19:35:36 Removing intermediate container 437a066ff804 19:35:36 ---> 509893f1a1c1 19:35:36 Step 14/22 : EXPOSE $APP_PORT 19:35:36 ---> Running in 6d0073ee1681 19:35:36 Removing intermediate container 6d0073ee1681 19:35:36 ---> 4c6ee6f06578 19:35:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:37 ---> ea426c1e3249 19:35:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:35:38 ---> 5ca6797dcd80 19:35:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:35:39 ---> 29422cec5827 19:35:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:35:39 ---> Running in a0b3083414a3 19:35:39 Removing intermediate container a0b3083414a3 19:35:39 ---> 29c4c7a9d94e 19:35:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:40 ---> Running in 3b978a0b75b2 19:35:40 Removing intermediate container 3b978a0b75b2 19:35:40 ---> 9b86e86c0ef3 19:35:40 Step 20/22 : LABEL arch=arm64 19:35:40 ---> Running in 0d0c32457c31 19:35:40 Removing intermediate container 0d0c32457c31 19:35:40 ---> ec772eae4b93 19:35:40 Step 21/22 : LABEL git_sha=641ba46e362aa424a3058ec8ef55456f7f331604 19:35:40 ---> Running in e98d28462d28 19:35:40 Removing intermediate container e98d28462d28 19:35:40 ---> 66810bb56f11 19:35:40 Step 22/22 : LABEL version=0.0.0 19:35:41 ---> Running in 402d17d0af46 19:35:41 Removing intermediate container 402d17d0af46 19:35:41 ---> bc953aeea2e5 19:35:41 19:35:41 Successfully built bc953aeea2e5 19:35:41 Successfully tagged support-notifications-arm64:latest 19:35:42  Building support-notifications ... done  [Pipeline] } 19:35:42 $ docker stop --time=1 f5ff2b979a6130920337f532da0e8cd79ab122852243f6415f952cd46e454b3f 19:35:43 $ docker rm -f f5ff2b979a6130920337f532da0e8cd79ab122852243f6415f952cd46e454b3f [Pipeline] // withDockerContainer [Pipeline] sh 19:35:44 + docker images 19:35:44 REPOSITORY TAG IMAGE ID CREATED SIZE 19:35:44 support-notifications-arm64 latest bc953aeea2e5 3 seconds ago 29.5MB 19:35:44 3cf4e3c61f0f 14 seconds ago 1.51GB 19:35:44 support-scheduler-arm64 latest 116cf9768f34 45 seconds ago 28.8MB 19:35:44 6ebacd878796 56 seconds ago 1.51GB 19:35:44 core-command-arm64 latest 69c98f134418 About a minute ago 17MB 19:35:44 d33dc32e83bc About a minute ago 1.44GB 19:35:44 security-proxy-setup-arm64 latest 58d8d2d461fe About a minute ago 26.8MB 19:35:44 cb5565aec998 2 minutes ago 1.43GB 19:35:44 security-secretstore-setup-arm64 latest 670d21647461 2 minutes ago 28.7MB 19:35:44 2f65cafaac1b 3 minutes ago 1.44GB 19:35:44 security-bootstrapper-arm64 latest 95dfc439ac19 7 minutes ago 19.5MB 19:35:44 043305e853b5 8 minutes ago 1.43GB 19:35:44 security-spiffe-token-provider-arm64 latest abc98a1061d8 8 minutes ago 28.8MB 19:35:44 core-data-arm64 latest e7422ec9f555 8 minutes ago 17.2MB 19:35:44 439039b03f43 9 minutes ago 1.48GB 19:35:44 ef338a106c11 9 minutes ago 1.45GB 19:35:44 sys-mgmt-agent-arm64 latest 2d45264664c6 9 minutes ago 134MB 19:35:44 core-metadata-arm64 latest 0032efb4b230 9 minutes ago 17.8MB 19:35:44 e1b3b08f468b 10 minutes ago 1.45GB 19:35:44 7e645b2cb4ac 11 minutes ago 1.43GB 19:35:44 security-spire-server-arm64 latest f4c9327e862a 16 minutes ago 84.3MB 19:35:44 a8f2a091b2c1 16 minutes ago 1.32GB 19:35:44 security-spire-agent-arm64 latest fc43fd756d58 16 minutes ago 122MB 19:35:44 security-spire-config-arm64 latest 53b622ef3393 16 minutes ago 83.6MB 19:35:44 cc5b725273a6 17 minutes ago 1.32GB 19:35:44 1e60715a91c9 17 minutes ago 1.32GB 19:35:44 ci-base-image-arm64 latest 65defedc2668 29 minutes ago 948MB 19:35:44 alpine 3.16 2b4661558fb8 2 weeks ago 5.29MB 19:35:44 alpine 3.15 8aa73fd46299 2 weeks ago 5.33MB 19:35:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 weeks ago 685MB 19:35:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:45 19:35:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:46 arm64: Pulling from edgex-lftools-log-publisher 19:35:46 8998bd30e6a1: Pulling fs layer 19:35:46 04944245beec: Pulling fs layer 19:35:46 699f458cf7ca: Pulling fs layer 19:35:46 765212b225bb: Pulling fs layer 19:35:46 f23df028b6ca: Pulling fs layer 19:35:46 d65c8cfc05b1: Pulling fs layer 19:35:46 2437ff75d9bd: Pulling fs layer 19:35:46 f23df028b6ca: Waiting 19:35:46 765212b225bb: Waiting 19:35:46 d65c8cfc05b1: Waiting 19:35:46 2437ff75d9bd: Waiting 19:35:46 04944245beec: Verifying Checksum 19:35:46 04944245beec: Download complete 19:35:46 765212b225bb: Verifying Checksum 19:35:46 765212b225bb: Download complete 19:35:46 f23df028b6ca: Verifying Checksum 19:35:46 f23df028b6ca: Download complete 19:35:46 d65c8cfc05b1: Verifying Checksum 19:35:46 d65c8cfc05b1: Download complete 19:35:47 699f458cf7ca: Verifying Checksum 19:35:47 699f458cf7ca: Download complete 19:35:47 8998bd30e6a1: Verifying Checksum 19:35:47 8998bd30e6a1: Download complete 19:35:50 2437ff75d9bd: Verifying Checksum 19:35:50 2437ff75d9bd: Download complete 19:35:51 8998bd30e6a1: Pull complete 19:35:51 04944245beec: Pull complete 19:35:53 699f458cf7ca: Pull complete 19:35:53 765212b225bb: Pull complete 19:35:53 f23df028b6ca: Pull complete 19:35:54 d65c8cfc05b1: Pull complete 19:36:09 2437ff75d9bd: Pull complete 19:36:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:09 prd-ubuntu20.04-docker-arm64-4c-16g-119997 does not seem to be running inside a container 19:36: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:36:12 $ docker top d971b48bdc342cc750140fa6f092e553615597631e8c93a782a5cf2e9748089d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:13 ---> job-cost.sh 19:36:13 lf-activate-venv: SKIPPING 19:36:13 INFO: No Stack... 19:36:13 INFO: Retrieving Pricing Info for: v3-standard-4 19:36:14 INFO: Archiving Costs [Pipeline] sh 19:36:15 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:36:15 + cut -d, -f6 [Pipeline] lock 19:36:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4239-1-stack-cost] 19:36:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4239-1-stack-cost] did not exist. Created. 19:36:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:36:15 + echo total: 0.10999999940395355 [Pipeline] stash 19:36:15 Stashed 1 file(s) [Pipeline] } 19:36:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4239-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:36:15 $ docker stop --time=1 d971b48bdc342cc750140fa6f092e553615597631e8c93a782a5cf2e9748089d 19:36:17 $ docker rm -f d971b48bdc342cc750140fa6f092e553615597631e8c93a782a5cf2e9748089d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:36:18 provisioning config files... 19:36:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16941817508917650467tmp [Pipeline] { [Pipeline] sh 19:36:18 + set +x 19:36:18 + curl -s https://codecov.io/bash 19:36:18 + bash -s -- 19:36:18 19:36:18 _____ _ 19:36:18 / ____| | | 19:36:18 | | ___ __| | ___ ___ _____ __ 19:36:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:36:18 | |___| (_) | (_| | __/ (_| (_) \ V / 19:36:18 \_____\___/ \__,_|\___|\___\___/ \_/ 19:36:18 Bash-1.0.6 19:36:18 19:36:18 19:36:18 ==> git version 2.25.1 found 19:36:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:36:18 Release-Date: 2020-01-08 19:36:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:36:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:36:18 ==> Jenkins CI detected. 19:36:18 current dir:  /w/workspace/edgex-go/1 19:36:18 project root: . 19:36:18 --> token set from env 19:36:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:36:18 ==> Running gcov in . (disable via -X gcov) 19:36:18 ==> Python coveragepy not found 19:36:18 ==> Searching for coverage reports in: 19:36:18 + . 19:36:18 -> Found 1 reports 19:36:18 ==> Detecting git/mercurial file structure 19:36:18 ==> Reading reports 19:36:18 + ./coverage.out bytes=501828 19:36:18 ==> Appending adjustments 19:36:18 https://docs.codecov.io/docs/fixing-reports 19:36:20 + Found adjustments 19:36:20 ==> Gzipping contents 19:36:20 64K /tmp/codecov.1N7iNK.gz 19:36:20 ==> Uploading reports 19:36:20 url: https://codecov.io 19:36:20 query: branch=PR-4239&commit=641ba46e362aa424a3058ec8ef55456f7f331604&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4239&job=&cmd_args= 19:36:20 -> Pinging Codecov 19:36: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-4239&commit=641ba46e362aa424a3058ec8ef55456f7f331604&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4239&job=&cmd_args= 19:36:20 -> Uploading to 19:36:20 https://storage.googleapis.com/codecov/v4/raw/2022-11-29/00271124DB129430A58F1EEE437C3FCB/641ba46e362aa424a3058ec8ef55456f7f331604/36d5d935-628a-4791-bb86-53dc1fdafb26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221129T193620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e246635930d85815eac97cf76c27b9426ac0200ae3421ebf8f762a8b508da0c5 19:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:36:20 Dload Upload Total Spent Left Speed 19:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65389 0 0 100 65389 0 247k --:--:-- --:--:-- --:--:-- 247k 19:36:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/641ba46e362aa424a3058ec8ef55456f7f331604 [Pipeline] } 19:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:36:22 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:36:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:36:23 ---> package-listing.sh 19:36:23 ++ facter osfamily 19:36:23 ++ tr '[:upper:]' '[:lower:]' 19:36:23 + OS_FAMILY=debian 19:36:23 + workspace=/w/workspace/edgex-go/1 19:36:23 + START_PACKAGES=/tmp/packages_start.txt 19:36:23 + END_PACKAGES=/tmp/packages_end.txt 19:36:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:36:23 + PACKAGES=/tmp/packages_start.txt 19:36:23 + '[' /w/workspace/edgex-go/1 ']' 19:36:23 + PACKAGES=/tmp/packages_end.txt 19:36:23 + case "${OS_FAMILY}" in 19:36:23 + dpkg -l 19:36:23 + grep '^ii' 19:36:23 + '[' -f /tmp/packages_start.txt ']' 19:36:23 + '[' -f /tmp/packages_end.txt ']' 19:36:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:36:23 + '[' /w/workspace/edgex-go/1 ']' 19:36:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:36:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:36:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:36:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:24 19:36:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:24 latest: Pulling from edgex-lftools-log-publisher 19:36:24 5eb5b503b376: Pulling fs layer 19:36:24 5c69ac0246d0: Pulling fs layer 19:36:24 ec43610c2a17: Pulling fs layer 19:36:24 3a2ae6a8a46f: Pulling fs layer 19:36:24 33b1e0a273af: Pulling fs layer 19:36:24 5d3b04190fa2: Pulling fs layer 19:36:24 2f39f015ded8: Pulling fs layer 19:36:24 33b1e0a273af: Waiting 19:36:24 3a2ae6a8a46f: Waiting 19:36:24 2f39f015ded8: Waiting 19:36:24 5d3b04190fa2: Waiting 19:36:24 5c69ac0246d0: Download complete 19:36:24 3a2ae6a8a46f: Verifying Checksum 19:36:24 3a2ae6a8a46f: Download complete 19:36:25 33b1e0a273af: Verifying Checksum 19:36:25 33b1e0a273af: Download complete 19:36:25 ec43610c2a17: Verifying Checksum 19:36:25 ec43610c2a17: Download complete 19:36:25 5d3b04190fa2: Verifying Checksum 19:36:25 5d3b04190fa2: Download complete 19:36:25 5eb5b503b376: Verifying Checksum 19:36:25 5eb5b503b376: Download complete 19:36:25 2f39f015ded8: Download complete 19:36:26 5eb5b503b376: Pull complete 19:36:26 5c69ac0246d0: Pull complete 19:36:26 ec43610c2a17: Pull complete 19:36:26 3a2ae6a8a46f: Pull complete 19:36:27 33b1e0a273af: Pull complete 19:36:27 5d3b04190fa2: Pull complete 19:36:31 2f39f015ded8: Pull complete 19:36:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:31 prd-ubuntu20.04-docker-8c-8g-119995 does not seem to be running inside a container 19:36:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:36:33 $ docker top bcc00b94c33939f9290bf62cc38cb4f090a9be20e50025070f22891848cff841 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:36:34 + mkdir -p /var/log/sysstat [Pipeline] sh 19:36:34 + ls /var/log/sa-host 19:36:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:36:34 provisioning config files... 19:36:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2362314197399090329tmp [Pipeline] { [Pipeline] echo 19:36:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:36:35 ---> create-netrc.sh [Pipeline] } 19:36:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:36:35 ---> python-tools-install.sh [Pipeline] echo 19:36:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:36:35 ---> sudo-logs.sh 19:36:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:36:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:36:36 ---> job-cost.sh 19:36:36 lf-activate-venv: SKIPPING 19:36:36 DEBUG: total: 0.10999999940395355 19:36:36 INFO: Retrieving Stack Cost... 19:36:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:36:37 INFO: Archiving Costs [Pipeline] echo 19:36:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:36:37 ---> logs-deploy.sh 19:36:37 lf-activate-venv: SKIPPING 19:36:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4239/1 19:36:37 INFO: archiving workspace using pattern(s): 19:36:38 Archives upload complete. 19:36:38 INFO: archiving logs to Nexus 19:36:39 ---> uname -a: 19:36:39 Linux prd-ubuntu20-04-docker-8c-8g-119995 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:36:39 19:36:39 19:36:39 ---> lscpu: 19:36:39 Architecture: x86_64 19:36:39 CPU op-mode(s): 32-bit, 64-bit 19:36:39 Byte Order: Little Endian 19:36:39 Address sizes: 40 bits physical, 48 bits virtual 19:36:39 CPU(s): 8 19:36:39 On-line CPU(s) list: 0-7 19:36:39 Thread(s) per core: 1 19:36:39 Core(s) per socket: 1 19:36:39 Socket(s): 8 19:36:39 NUMA node(s): 1 19:36:39 Vendor ID: AuthenticAMD 19:36:39 CPU family: 23 19:36:39 Model: 49 19:36:39 Model name: AMD EPYC-Rome Processor 19:36:39 Stepping: 0 19:36:39 CPU MHz: 2799.998 19:36:39 BogoMIPS: 5599.99 19:36:39 Virtualization: AMD-V 19:36:39 Hypervisor vendor: KVM 19:36:39 Virtualization type: full 19:36:39 L1d cache: 256 KiB 19:36:39 L1i cache: 256 KiB 19:36:39 L2 cache: 4 MiB 19:36:39 L3 cache: 128 MiB 19:36:39 NUMA node0 CPU(s): 0-7 19:36:39 Vulnerability Itlb multihit: Not affected 19:36:39 Vulnerability L1tf: Not affected 19:36:39 Vulnerability Mds: Not affected 19:36:39 Vulnerability Meltdown: Not affected 19:36:39 Vulnerability Mmio stale data: Not affected 19:36:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:36:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:36:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:36:39 Vulnerability Srbds: Not affected 19:36:39 Vulnerability Tsx async abort: Not affected 19:36: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 19:36:39 19:36:39 19:36:39 ---> nproc: 19:36:39 8 19:36:39 19:36:39 19:36:39 ---> df -h: 19:36:39 Filesystem Size Used Avail Use% Mounted on 19:36:39 overlay 155G 19G 137G 12% / 19:36:39 tmpfs 64M 0 64M 0% /dev 19:36:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:36:39 shm 64M 0 64M 0% /dev/shm 19:36:39 /dev/vda1 155G 19G 137G 12% /facter-os 19:36:39 19:36:39 19:36:39 ---> sar -b -r -n DEV: 19:36:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119995) 11/29/22 _x86_64_ (8 CPU) 19:36:39 19:36:39 19:01:56 LINUX RESTART (8 CPU) 19:36:39 19:36:39 19:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:36:39 19:03:03 143.63 47.94 95.68 0.00 5413.63 189287.65 0.00 19:36:39 19:04:01 114.76 0.62 114.14 0.00 23.72 54320.70 0.00 19:36:39 19:05:01 53.27 1.23 52.04 0.00 24.80 19576.49 0.00 19:36:39 19:06:01 486.42 8.55 477.87 0.00 88.90 268076.11 0.00 19:36:39 19:07:01 1134.54 1.08 1133.46 0.00 76.52 283455.16 0.00 19:36:39 19:08:01 1122.97 10.28 1112.69 0.00 2833.78 303716.54 0.00 19:36:39 19:09:01 34.47 0.08 34.39 0.00 7.86 623.13 0.00 19:36:39 19:10:01 1.17 0.00 1.17 0.00 0.00 12.00 0.00 19:36:39 19:11:01 1.47 0.00 1.47 0.00 0.00 15.33 0.00 19:36:39 19:12:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 19:36:39 19:13:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 19:36:39 19:14:01 1.17 0.00 1.17 0.00 0.00 16.13 0.00 19:36:39 19:15:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 19:36:39 19:16:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 19:36:39 19:17:01 1.55 0.03 1.52 0.00 0.27 16.93 0.00 19:36:39 19:18:01 1.80 0.00 1.80 0.00 0.00 22.66 0.00 19:36:39 19:19:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 19:36:39 19:20:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 19:36:39 19:21:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 19:36:39 19:22:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 19:36:39 19:23:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 19:36:39 19:24:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 19:36:39 19:25:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 19:36:39 19:26:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 19:36:39 19:27:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 19:36:39 19:28:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 19:36:39 19:29:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 19:36:39 19:30:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 19:36:39 19:31:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 19:36:39 19:32:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 19:36:39 19:33:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 19:36:39 19:34:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 19:36:39 19:35:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 19:36:39 19:36:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 19:36:39 Average: 91.81 2.06 89.76 0.00 249.34 32906.37 0.00 19:36:39 19:36:39 19:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:36:39 19:03:03 28965384 31619868 705436 2.15 72088 2853204 2000092 5.89 991064 2571412 645476 19:36:39 19:04:01 27847456 31509852 796828 2.42 108168 3749816 2021240 5.96 1522608 3061188 542608 19:36:39 19:05:01 27658432 31575860 727964 2.21 111668 3976060 1904936 5.61 1339452 3404148 335816 19:36:39 19:06:01 21249444 31537064 757724 2.30 277968 9885420 1892684 5.58 1709192 9140916 1089996 19:36:39 19:07:01 20491588 30877200 1398504 4.25 302736 9886852 3555212 10.48 2655032 8851952 0 19:36:39 19:08:01 19425944 31477464 790036 2.40 420712 11313420 2198628 6.48 2319412 10128388 688 19:36:39 19:09:01 19856392 31549712 720648 2.19 419716 10970432 1876644 5.53 2256764 9778724 12 19:36:39 19:10:01 19856684 31550172 720016 2.19 419744 10970436 1876644 5.53 2256340 9778728 8 19:36:39 19:11:01 19863944 31557444 712652 2.17 419756 10970436 1876644 5.53 2249460 9778728 12 19:36:39 19:12:01 19865036 31558568 711420 2.16 419796 10970432 1876644 5.53 2248000 9778732 12 19:36:39 19:13:01 19872984 31566552 703544 2.14 419808 10970448 1876644 5.53 2240860 9778740 12 19:36:39 19:14:01 19873188 31566816 703264 2.14 419832 10970448 1876644 5.53 2240464 9778800 8 19:36:39 19:15:01 19873392 31567088 703020 2.14 419840 10970452 1876644 5.53 2240480 9778812 8 19:36:39 19:16:01 19873400 31567104 702964 2.14 419856 10970452 1876644 5.53 2240616 9778812 12 19:36:39 19:17:01 19866444 31560260 709816 2.16 419880 10970456 1899748 5.60 2251980 9778816 40 19:36:39 19:18:01 19873560 31567388 702912 2.14 419904 10970436 1899748 5.60 2240320 9778796 180 19:36:39 19:19:01 19873592 31567424 702860 2.14 419920 10970436 1899748 5.60 2240260 9778796 12 19:36:39 19:20:01 19873796 31567652 702580 2.14 419932 10970440 1899748 5.60 2240460 9778800 24 19:36:39 19:21:01 19873520 31567448 702784 2.14 419936 10970440 1883108 5.55 2240232 9778864 4 19:36:39 19:22:01 19873472 31567416 702740 2.14 419956 10970448 1883108 5.55 2240240 9778868 48 19:36:39 19:23:01 19873424 31567516 702572 2.14 419980 10970580 1883108 5.55 2240320 9778996 8 19:36:39 19:24:01 19873340 31567480 702784 2.14 420004 10970580 1883108 5.55 2240560 9778996 12 19:36:39 19:25:01 19873284 31567448 702784 2.14 420012 10970588 1883108 5.55 2240312 9779000 12 19:36:39 19:26:01 19873520 31567684 702468 2.14 420024 10970588 1883108 5.55 2240312 9779000 16 19:36:39 19:27:01 19873504 31567692 702400 2.14 420040 10970588 1883108 5.55 2240512 9779004 36 19:36:39 19:28:01 19873708 31567932 702216 2.14 420056 10970596 1883108 5.55 2240460 9779020 32 19:36:39 19:29:01 19873724 31567964 702152 2.14 420084 10970596 1883108 5.55 2240424 9779020 8 19:36:39 19:30:01 19873644 31567916 702152 2.14 420108 10970600 1883108 5.55 2240452 9779024 8 19:36:39 19:31:01 19873592 31567912 702332 2.14 420124 10970604 1883108 5.55 2240688 9779024 12 19:36:39 19:32:01 19873324 31567672 702544 2.14 420148 10970604 1883108 5.55 2240512 9779028 12 19:36:39 19:33:01 19873464 31567848 702312 2.14 420168 10970612 1883108 5.55 2240596 9779036 8 19:36:39 19:34:01 19873416 31567820 702280 2.14 420180 10970612 1883108 5.55 2240548 9779036 8 19:36:39 19:35:01 19873400 31567812 702228 2.14 420180 10970616 1883108 5.55 2240548 9779040 8 19:36:39 19:36:01 19873100 31567516 702440 2.14 420204 10970616 1883108 5.55 2240548 9779040 16 19:36:39 Average: 20648120 31541958 732688 2.23 383898 10259981 1950431 5.75 2156766 9146097 76917 19:36:39 19:36:39 19:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:36:39 19:03:03 docker0 337.31 293.92 25.91 2716.90 0.00 0.00 0.00 0.00 19:36:39 19:03:03 ens3 1184.19 1024.51 11831.78 142.64 0.00 0.00 0.00 0.00 19:36:39 19:03:03 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 19:36:39 19:04:01 docker0 96.07 139.10 8.04 786.71 0.00 0.00 0.00 0.00 19:36:39 19:04:01 veth3a531c8 0.66 0.84 0.05 0.08 0.00 0.00 0.00 0.00 19:36:39 19:04:01 ens3 187.93 121.39 831.45 26.03 0.00 0.00 0.00 0.00 19:36:39 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:05:01 docker0 0.93 0.93 0.06 0.07 0.00 0.00 0.00 0.00 19:36:39 19:05:01 veth3a531c8 0.93 0.95 0.07 0.07 0.00 0.00 0.00 0.00 19:36:39 19:05:01 ens3 39.46 37.04 25.22 93.82 0.00 0.00 0.00 0.00 19:36:39 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:06:01 veth6b00258 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 19:36:39 19:06:01 docker0 521.46 627.24 36.04 5041.16 0.00 0.00 0.00 0.00 19:36:39 19:06:01 ens3 717.99 577.84 6734.60 60.63 0.00 0.00 0.00 0.00 19:36:39 19:06:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 19:36:39 19:07:01 veth6b00258 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 19:36:39 19:07:01 docker0 83.02 155.97 6.65 2071.30 0.00 0.00 0.00 0.00 19:36:39 19:07:01 vethcbdac88 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:36:39 19:07:01 vethd01d6a2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:36:39 19:07:01 ens3 213.75 120.35 2205.30 30.55 0.00 0.00 0.00 0.00 19:36:39 19:07:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 19:36:39 19:07:01 vetha85243c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:07:01 veth5ececc5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:07:01 vethffbcdf5 6.45 8.77 0.64 2.54 0.00 0.00 0.00 0.00 19:36:39 19:08:01 veth6b00258 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:36:39 19:08:01 docker0 147.31 277.89 12.31 3054.26 0.00 0.00 0.00 0.00 19:36:39 19:08:01 veth8794e22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:08:01 ens3 389.29 207.00 4461.72 37.57 0.00 0.00 0.00 0.00 19:36:39 19:08:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:36:39 19:08:01 vethbf4e74f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:09:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:09:01 ens3 4.38 3.17 4.18 1.83 0.00 0.00 0.00 0.00 19:36:39 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:10:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:11:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:12:01 ens3 1.63 0.92 3.04 0.31 0.00 0.00 0.00 0.00 19:36:39 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:13:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:36:39 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:15:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:36:39 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:16:01 ens3 0.65 0.13 0.19 0.07 0.00 0.00 0.00 0.00 19:36:39 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:17:01 ens3 0.50 0.37 0.26 0.21 0.00 0.00 0.00 0.00 19:36:39 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:18:01 ens3 0.18 0.12 0.08 0.06 0.00 0.00 0.00 0.00 19:36:39 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:19:01 ens3 0.55 0.13 0.05 0.01 0.00 0.00 0.00 0.00 19:36:39 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:20:01 ens3 0.57 0.53 0.32 0.22 0.00 0.00 0.00 0.00 19:36:39 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:22:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:23:01 ens3 0.85 0.25 0.14 0.08 0.00 0.00 0.00 0.00 19:36:39 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:24:01 ens3 0.38 0.38 0.25 0.21 0.00 0.00 0.00 0.00 19:36:39 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:25:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:26:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:36:39 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:27:01 ens3 1.15 0.48 0.40 0.28 0.00 0.00 0.00 0.00 19:36:39 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:28:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:36:39 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:29:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:36:39 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:30:01 ens3 1.58 0.00 0.10 0.00 0.00 0.00 0.00 0.00 19:36:39 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:31:01 ens3 1.03 0.38 0.34 0.21 0.00 0.00 0.00 0.00 19:36:39 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:33:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:36:39 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:34:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:39 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:36:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:39 Average: docker0 34.83 43.88 2.61 401.73 0.00 0.00 0.00 0.00 19:36:39 Average: ens3 80.73 61.60 767.63 11.60 0.00 0.00 0.00 0.00 19:36:39 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 19:36:39 19:36:39 19:36:39 ---> sar -P ALL: 19:36:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119995) 11/29/22 _x86_64_ (8 CPU) 19:36:39 19:36:39 19:01:56 LINUX RESTART (8 CPU) 19:36:39 19:36:39 19:02:01 CPU %user %nice %system %iowait %steal %idle 19:36:39 19:03:03 all 10.00 0.00 3.61 1.04 0.05 85.30 19:36:39 19:03:03 0 9.49 0.00 3.62 0.60 0.03 86.25 19:36:39 19:03:03 1 9.95 0.00 4.51 1.09 0.05 84.39 19:36:39 19:03:03 2 12.47 0.00 5.50 1.76 0.05 80.21 19:36:39 19:03:03 3 8.26 0.00 3.33 0.17 0.05 88.19 19:36:39 19:03:03 4 8.79 0.00 2.29 0.70 0.03 88.17 19:36:39 19:03:03 5 9.55 0.00 3.25 0.30 0.05 86.85 19:36:39 19:03:03 6 11.10 0.00 3.06 2.97 0.05 82.82 19:36:39 19:03:03 7 10.38 0.00 3.34 0.72 0.05 85.51 19:36:39 19:04:01 all 30.54 0.00 6.00 0.83 0.08 62.56 19:36:39 19:04:01 0 28.95 0.00 6.60 0.28 0.07 64.11 19:36:39 19:04:01 1 32.19 0.00 5.68 2.13 0.09 59.92 19:36:39 19:04:01 2 29.83 0.00 5.49 1.38 0.07 63.24 19:36:39 19:04:01 3 31.25 0.00 6.32 2.27 0.09 60.07 19:36:39 19:04:01 4 30.37 0.00 6.72 0.31 0.07 62.53 19:36:39 19:04:01 5 29.60 0.00 5.17 0.05 0.05 65.13 19:36:39 19:04:01 6 31.92 0.00 6.06 0.10 0.07 61.85 19:36:39 19:04:01 7 30.19 0.00 5.95 0.12 0.11 63.63 19:36:39 19:05:01 all 45.49 0.00 6.33 0.26 0.09 47.83 19:36:39 19:05:01 0 46.40 0.00 6.23 0.00 0.10 47.27 19:36:39 19:05:01 1 45.59 0.00 6.31 0.03 0.08 47.98 19:36:39 19:05:01 2 45.60 0.00 6.30 0.25 0.08 47.76 19:36:39 19:05:01 3 45.93 0.00 6.46 1.45 0.08 46.07 19:36:39 19:05:01 4 44.91 0.00 6.41 0.25 0.08 48.34 19:36:39 19:05:01 5 44.94 0.00 6.31 0.03 0.08 48.64 19:36:39 19:05:01 6 45.39 0.00 6.34 0.03 0.10 48.13 19:36:39 19:05:01 7 45.17 0.00 6.28 0.02 0.08 48.45 19:36:39 19:06:01 all 16.24 0.00 11.03 6.52 0.07 66.13 19:36:39 19:06:01 0 15.25 0.00 10.83 5.93 0.07 67.92 19:36:39 19:06:01 1 16.48 0.00 12.61 4.32 0.09 66.51 19:36:39 19:06:01 2 15.57 0.00 10.12 12.79 0.07 61.45 19:36:39 19:06:01 3 17.02 0.00 11.44 5.70 0.07 65.77 19:36:39 19:06:01 4 17.22 0.00 11.17 6.59 0.07 64.96 19:36:39 19:06:01 5 18.08 0.00 10.22 1.93 0.07 69.71 19:36:39 19:06:01 6 15.65 0.00 9.17 3.14 0.07 71.97 19:36:39 19:06:01 7 14.66 0.00 12.71 11.80 0.09 60.75 19:36:39 19:07:01 all 63.19 0.00 13.50 5.60 0.14 17.57 19:36:39 19:07:01 0 60.43 0.00 12.76 3.10 0.14 23.57 19:36:39 19:07:01 1 62.57 0.00 13.91 6.30 0.14 17.09 19:36:39 19:07:01 2 65.11 0.00 13.16 7.07 0.15 14.50 19:36:39 19:07:01 3 65.57 0.00 13.17 5.11 0.15 15.99 19:36:39 19:07:01 4 63.51 0.00 12.77 7.07 0.15 16.50 19:36:39 19:07:01 5 64.17 0.00 13.16 3.94 0.13 18.60 19:36:39 19:07:01 6 62.95 0.00 14.83 5.79 0.14 16.30 19:36:39 19:07:01 7 61.21 0.00 14.21 6.40 0.15 18.03 19:36:39 19:08:01 all 61.63 0.00 14.93 6.41 0.13 16.90 19:36:39 19:08:01 0 58.14 0.00 14.29 3.25 0.12 24.20 19:36:39 19:08:01 1 62.54 0.00 15.05 5.48 0.13 16.79 19:36:39 19:08:01 2 61.77 0.00 16.32 11.89 0.14 9.89 19:36:39 19:08:01 3 62.06 0.00 15.28 5.01 0.14 17.52 19:36:39 19:08:01 4 62.44 0.00 14.92 7.87 0.14 14.63 19:36:39 19:08:01 5 61.42 0.00 15.98 5.97 0.12 16.51 19:36:39 19:08:01 6 64.68 0.00 13.09 3.31 0.13 18.79 19:36:39 19:08:01 7 59.96 0.00 14.49 8.51 0.15 16.89 19:36:39 19:09:01 all 0.26 0.00 0.20 0.11 0.00 99.43 19:36:39 19:09:01 0 0.18 0.00 0.17 0.03 0.00 99.62 19:36:39 19:09:01 1 0.25 0.00 0.18 0.03 0.00 99.53 19:36:39 19:09:01 2 0.30 0.00 0.27 0.53 0.00 98.90 19:36:39 19:09:01 3 0.27 0.00 0.12 0.00 0.00 99.62 19:36:39 19:09:01 4 0.37 0.00 0.18 0.00 0.02 99.43 19:36:39 19:09:01 5 0.30 0.00 0.22 0.08 0.02 99.38 19:36:39 19:09:01 6 0.22 0.00 0.32 0.17 0.00 99.30 19:36:39 19:09:01 7 0.20 0.00 0.15 0.00 0.00 99.65 19:36:39 19:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:36:39 19:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:10:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:36:39 19:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:36:39 19:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:36:39 19:11:01 all 0.27 0.00 0.01 0.01 0.00 99.72 19:36:39 19:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:11:01 2 0.03 0.00 0.00 0.02 0.00 99.95 19:36:39 19:11:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:36:39 19:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:36:39 19:11:01 6 1.91 0.00 0.03 0.03 0.00 98.03 19:36:39 19:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:36:39 19:12:01 all 0.27 0.00 0.01 0.01 0.01 99.70 19:36:39 19:12:01 0 0.00 0.00 0.02 0.02 0.02 99.95 19:36:39 19:12:01 1 0.02 0.00 0.00 0.03 0.02 99.93 19:36:39 19:12:01 2 0.00 0.00 0.00 0.03 0.00 99.97 19:36:39 19:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:36:39 19:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:36:39 19:12:01 6 2.00 0.00 0.03 0.00 0.02 97.95 19:36:39 19:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:36:39 19:13:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:36:39 19:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:36:39 19:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:13:01 2 0.02 0.00 0.03 0.02 0.00 99.93 19:36:39 19:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:36:39 19:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:13:01 6 1.97 0.00 0.00 0.00 0.00 98.03 19:36:39 19:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:36:39 19:13:01 CPU %user %nice %system %iowait %steal %idle 19:36:39 19:14:01 all 0.12 0.00 0.02 0.01 0.00 99.85 19:36:39 19:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:36:39 19:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:36:39 19:14:01 3 0.03 0.00 0.02 0.02 0.00 99.93 19:36:39 19:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:36:39 19:14:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:36:39 19:14:01 6 0.85 0.00 0.12 0.00 0.00 99.04 19:36:39 19:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:36:39 19:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:36:39 19:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:36:39 19:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:15:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:36:39 19:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:36:39 19:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:36:39 19:16:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:36:39 19:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:36:39 19:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:36:39 19:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:36:39 19:17:01 all 0.03 0.00 0.02 0.00 0.00 99.95 19:36:39 19:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:36:39 19:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:17:01 2 0.05 0.00 0.05 0.02 0.00 99.88 19:36:39 19:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:36:39 19:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:17:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:36:39 19:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:36:39 19:18:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:36:39 19:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:18:01 2 0.03 0.00 0.02 0.03 0.00 99.92 19:36:39 19:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:36:39 19:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:36:39 19:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:36:39 19:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:36:39 19:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 19:36:39 19:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:36:39 19:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:36:39 19:20:01 all 0.04 0.00 0.01 0.01 0.00 99.94 19:36:39 19:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:20:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:36:39 19:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:36:39 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:36:39 19:20:01 5 0.20 0.00 0.02 0.00 0.00 99.78 19:36:39 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:20:01 7 0.07 0.00 0.03 0.00 0.00 99.90 19:36:39 19:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:36:39 19:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:36:39 19:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:36:39 19:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:21:01 7 0.05 0.00 0.03 0.00 0.02 99.90 19:36:39 19:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:36:39 19:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:36:39 19:22:01 1 0.00 0.00 0.02 0.03 0.02 99.93 19:36:39 19:22:01 2 0.02 0.00 0.00 0.03 0.00 99.95 19:36:39 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:36:39 19:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:36:39 19:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:23:01 1 0.00 0.00 0.00 0.05 0.00 99.95 19:36:39 19:23:01 2 0.02 0.00 0.02 0.03 0.00 99.93 19:36:39 19:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:36:39 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:23:01 7 0.08 0.00 0.05 0.00 0.00 99.87 19:36:39 19:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:36:39 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:36:39 19:24:01 2 0.02 0.00 0.02 0.05 0.00 99.92 19:36:39 19:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:36:39 19:24:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:36:39 19:36:39 19:24:01 CPU %user %nice %system %iowait %steal %idle 19:36:39 19:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:36:39 19:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:25:01 1 0.00 0.00 0.02 0.05 0.00 99.93 19:36:39 19:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:36:39 19:25:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:36:39 19:26:01 all 0.06 0.00 0.01 0.01 0.00 99.92 19:36:39 19:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:36:39 19:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:36:39 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:26:01 5 0.07 0.00 0.00 0.00 0.00 99.93 19:36:39 19:26:01 6 0.35 0.00 0.02 0.00 0.00 99.63 19:36:39 19:26:01 7 0.07 0.00 0.07 0.02 0.02 99.83 19:36:39 19:27:01 all 0.28 0.00 0.01 0.00 0.00 99.71 19:36:39 19:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:27:01 1 0.00 0.00 0.00 0.03 0.02 99.95 19:36:39 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:27:01 5 0.13 0.00 0.00 0.00 0.00 99.87 19:36:39 19:27:01 6 1.97 0.00 0.00 0.00 0.00 98.03 19:36:39 19:27:01 7 0.05 0.00 0.05 0.00 0.00 99.90 19:36:39 19:28:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:36:39 19:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:36:39 19:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:36:39 19:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:36:39 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:28:01 5 0.07 0.00 0.00 0.00 0.00 99.93 19:36:39 19:28:01 6 1.97 0.00 0.00 0.00 0.00 98.03 19:36:39 19:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:36:39 19:29:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:36:39 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:36:39 19:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:36:39 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:29:01 6 1.97 0.00 0.00 0.00 0.00 98.03 19:36:39 19:29:01 7 0.07 0.00 0.03 0.00 0.02 99.88 19:36:39 19:30:01 all 0.22 0.00 0.00 0.01 0.00 99.76 19:36:39 19:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:30:01 1 0.02 0.00 0.00 0.03 0.00 99.95 19:36:39 19:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:36:39 19:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:30:01 6 1.66 0.00 0.03 0.00 0.00 98.30 19:36:39 19:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:36:39 19:31:01 all 0.00 0.00 0.01 0.01 0.00 99.98 19:36:39 19:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:31:01 1 0.00 0.00 0.00 0.03 0.02 99.95 19:36:39 19:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:36:39 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 19:36:39 19:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:36:39 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:36:39 19:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:36:39 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:36:39 19:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:36:39 19:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:36:39 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:33:01 1 0.00 0.00 0.03 0.03 0.00 99.93 19:36:39 19:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:36:39 19:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:36:39 19:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:36:39 19:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:36:39 19:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:36:39 19:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:34:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:36:39 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:34:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:36:39 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:36:39 19:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:36:39 19:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:36:39 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:36:39 19:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:36:39 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:36:39 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:35:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:36:39 19:36:39 19:35:01 CPU %user %nice %system %iowait %steal %idle 19:36:39 19:36:01 all 0.01 0.00 0.00 0.00 0.00 99.97 19:36:39 19:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:36:39 19:36:01 1 0.00 0.00 0.00 0.02 0.02 99.97 19:36:39 19:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:36:39 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:36:39 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:36:39 19:36:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:36:39 Average: all 6.66 0.00 1.62 0.61 0.02 91.10 19:36:39 Average: 0 6.33 0.00 1.58 0.39 0.02 91.69 19:36:39 Average: 1 6.67 0.00 1.69 0.58 0.02 91.04 19:36:39 Average: 2 6.69 0.00 1.67 1.05 0.02 90.58 19:36:39 Average: 3 6.69 0.00 1.63 0.57 0.02 91.09 19:36:39 Average: 4 6.62 0.00 1.59 0.66 0.02 91.12 19:36:39 Average: 5 6.64 0.00 1.58 0.36 0.02 91.41 19:36:39 Average: 6 7.17 0.00 1.54 0.45 0.02 90.82 19:36:39 Average: 7 6.44 0.00 1.67 0.80 0.02 91.07 19:36:39 19:36:39 19:36:39