Pull request #4635 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5168b17729dcce27c0cfb0fc6e5f2e437920005e+3451b7e6c986f3e69473b278945a55ce4856eec7 (9a31eb26025e3caff4c99c9692b3513555a23549) 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-ssh1877508556433457052.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16875966131333900514.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4635/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-4635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1129289687125406745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11408170850536390228.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh13552925947348145997.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4635/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-4635/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12865481851534028186.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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/v3], 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.20 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-3710’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3712 in /w/workspace/edgexfoundry_edgex-go_PR-4635 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3451b7e6c986f3e69473b278945a55ce4856eec7 into PR head commit 5168b17729dcce27c0cfb0fc6e5f2e437920005e Merge succeeded, producing 5168b17729dcce27c0cfb0fc6e5f2e437920005e Checking out Revision 5168b17729dcce27c0cfb0fc6e5f2e437920005e (PR-4635) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4635/head:refs/remotes/origin/PR-4635 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5168b17729dcce27c0cfb0fc6e5f2e437920005e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5168b17729dcce27c0cfb0fc6e5f2e437920005e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:25:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:25:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:25:00 ========================================================= 20:25:00 EdgeX Global Pipelines Version Info 20:25:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:25:01 ------------------- 20:25:01 stable info: 20:25:01 ------------------- 20:25:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:25:01 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:25:01 Message: update stable to v1.0.253 20:25:02 ------------------- 20:25:02 experimental info: 20:25:02 ------------------- 20:25:02 Commited By: **** collab-it+edgex@linuxfoundation.org 20:25:02 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:25:02 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4635 [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4635 [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4635 [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5168b17729dcce27c0cfb0fc6e5f2e437920005e [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5168b17 [Pipeline] echo 20:25:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:03 provisioning config files... 20:25:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16744515585773361459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:04 ---> docker-login.sh 20:25:04 nexus3.edgexfoundry.org:10001 20:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:04 Configure a credential helper to remove this warning. See 20:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:04 20:25:04 Login Succeeded 20:25:04 nexus3.edgexfoundry.org:10002 20:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:04 Configure a credential helper to remove this warning. See 20:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:04 20:25:04 Login Succeeded 20:25:04 nexus3.edgexfoundry.org:10003 20:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:04 Configure a credential helper to remove this warning. See 20:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:04 20:25:04 Login Succeeded 20:25:04 nexus3.edgexfoundry.org:10004 20:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:04 Configure a credential helper to remove this warning. See 20:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:04 20:25:04 Login Succeeded 20:25:04 docker.io 20:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:05 Configure a credential helper to remove this warning. See 20:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:05 20:25:05 Login Succeeded 20:25:05 ---> docker-login.sh ends [Pipeline] } 20:25:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:25:05 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 20:25:05 + dirname cmd/core-command/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo core-command,cmd/core-command/Dockerfile 20:25:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:25:05 + dirname cmd/core-data/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo core-data,cmd/core-data/Dockerfile 20:25:05 + + dirname cmd/core-metadata/Dockerfile 20:25:05 cut -d/ -f2 20:25:05 + echo core-metadata,cmd/core-metadata/Dockerfile 20:25:05 + dirname cmd/security-bootstrapper/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:25:05 + dirname cmd/security-proxy-auth/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:25:05 + dirname cmd/security-proxy-setup/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:25:05 + dirname cmd/security-secretstore-setup/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:25:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + dirname cmd/security-spire-agent/Dockerfile 20:25:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:25:05 + dirname cmd/security-spire-config/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:25:05 + dirname cmd/security-spire-server/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:25:05 + dirname cmd/support-notifications/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo support-notifications,cmd/support-notifications/Dockerfile 20:25:05 + dirname cmd/support-scheduler/Dockerfile 20:25:05 + cut -d/ -f2 20:25:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:25:05 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:25:06 + git rev-list -1 --merges 5168b17729dcce27c0cfb0fc6e5f2e437920005e~1..5168b17729dcce27c0cfb0fc6e5f2e437920005e [Pipeline] echo 20:25:06 -----------> git rev-list -1 --merges 5168b17729dcce27c0cfb0fc6e5f2e437920005e~1..5168b17729dcce27c0cfb0fc6e5f2e437920005e 5168b17729dcce27c0cfb0fc6e5f2e437920005e [false] [Pipeline] sh 20:25:06 + git log --format=format:%s -1 5168b17729dcce27c0cfb0fc6e5f2e437920005e [Pipeline] echo 20:25:06 ========================================================= 20:25:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:25:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:25:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:25:07 + grep -v github /etc/ssh/ssh_known_hosts 20:25:07 + [ -e /tmp/ssh_known_hosts ] 20:25:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:25:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:25:07 + sudo tee -a /etc/ssh/ssh_known_hosts 20:25:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:25:07 20:25:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:25:07 0.1.4: Pulling from edgex-devops/py-git-semver 20:25:07 b85a868b505f: Pulling fs layer 20:25:07 e2be974225ed: Pulling fs layer 20:25:07 339a4e72a1f5: Pulling fs layer 20:25:07 988bab9f4d93: Pulling fs layer 20:25:07 1469e6f7b9e6: Pulling fs layer 20:25:07 eaf3925da568: Pulling fs layer 20:25:07 bab4dde63d76: Pulling fs layer 20:25:07 bde34c3a00c8: Pulling fs layer 20:25:07 b352a97aabf1: Pulling fs layer 20:25:07 4872d77fe225: Pulling fs layer 20:25:07 5851b861e8e6: Pulling fs layer 20:25:07 bde34c3a00c8: Waiting 20:25:07 bab4dde63d76: Waiting 20:25:07 b352a97aabf1: Waiting 20:25:07 5851b861e8e6: Waiting 20:25:07 eaf3925da568: Waiting 20:25:07 1469e6f7b9e6: Waiting 20:25:07 4872d77fe225: Waiting 20:25:07 988bab9f4d93: Waiting 20:25:07 e2be974225ed: Verifying Checksum 20:25:07 e2be974225ed: Download complete 20:25:07 988bab9f4d93: Download complete 20:25:08 1469e6f7b9e6: Verifying Checksum 20:25:08 1469e6f7b9e6: Download complete 20:25:08 eaf3925da568: Download complete 20:25:08 339a4e72a1f5: Verifying Checksum 20:25:08 339a4e72a1f5: Download complete 20:25:08 bde34c3a00c8: Verifying Checksum 20:25:08 bde34c3a00c8: Download complete 20:25:08 b352a97aabf1: Download complete 20:25:08 4872d77fe225: Verifying Checksum 20:25:08 4872d77fe225: Download complete 20:25:08 5851b861e8e6: Verifying Checksum 20:25:08 5851b861e8e6: Download complete 20:25:08 b85a868b505f: Verifying Checksum 20:25:08 b85a868b505f: Download complete 20:25:08 bab4dde63d76: Verifying Checksum 20:25:08 bab4dde63d76: Download complete 20:25:09 b85a868b505f: Pull complete 20:25:09 e2be974225ed: Pull complete 20:25:10 339a4e72a1f5: Pull complete 20:25:10 988bab9f4d93: Pull complete 20:25:10 1469e6f7b9e6: Pull complete 20:25:10 eaf3925da568: Pull complete 20:25:12 bab4dde63d76: Pull complete 20:25:12 bde34c3a00c8: Pull complete 20:25:12 b352a97aabf1: Pull complete 20:25:12 4872d77fe225: Pull complete 20:25:12 5851b861e8e6: Pull complete 20:25:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:25:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:12 prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container 20:25:13 $ 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 20:25:16 $ docker top bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb -eo pid,comm 20:25:16 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). 20:25:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:16 [ssh-agent] Looking for ssh-agent implementation... 20:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:16 $ docker exec bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb ssh-agent 20:25:16 SSH_AUTH_SOCK=/tmp/ssh-LZwqeNmdt0dD/agent.31 20:25:16 SSH_AGENT_PID=37 20:25:16 Running ssh-add (command line suppressed) 20:25:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6426799985763569975.key (/w/workspace/edgex-go/1@tmp/private_key_6426799985763569975.key) 20:25:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:17 + git tag --points-at HEAD [Pipeline] } 20:25:17 $ docker exec --env ******** --env ******** bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb ssh-agent -k 20:25:17 unset SSH_AUTH_SOCK; 20:25:17 unset SSH_AGENT_PID; 20:25:17 echo Agent pid 37 killed; 20:25:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:25:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:17 [ssh-agent] Looking for ssh-agent implementation... 20:25:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:17 $ docker exec bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb ssh-agent 20:25:17 SSH_AUTH_SOCK=/tmp/ssh-oRYw67Xd0rqY/agent.71 20:25:17 SSH_AGENT_PID=77 20:25:17 Running ssh-add (command line suppressed) 20:25:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17081255867140356995.key (/w/workspace/edgex-go/1@tmp/private_key_17081255867140356995.key) 20:25:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:18 + git semver init 20:25:18 2023-08-15 20:25:18,485 [run_init] DEBUG init version:0.0.0 force:False 20:25:18 2023-08-15 20:25:18,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:25:18 2023-08-15 20:25:18,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:25:18 2023-08-15 20:25:18,486 [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) 20:25:23 2023-08-15 20:25:23,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:25:23 2023-08-15 20:25:23,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4635 with force:False 20:25:23 2023-08-15 20:25:23,681 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4635 20:25:23 2023-08-15 20:25:23,686 [execute] INFO git cat-file --batch-check 20:25:23 2023-08-15 20:25:23,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:25:23 2023-08-15 20:25:23,695 [execute] INFO git cat-file --batch 20:25:23 2023-08-15 20:25:23,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:25:23 2023-08-15 20:25:23,701 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4635 20:25:23 0.0.0 [Pipeline] } 20:25:23 $ docker exec --env ******** --env ******** bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb ssh-agent -k 20:25:24 unset SSH_AUTH_SOCK; 20:25:24 unset SSH_AGENT_PID; 20:25:24 echo Agent pid 77 killed; 20:25:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:25:24 + git semver [Pipeline] } 20:25:25 $ docker stop --time=1 bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb 20:25:26 $ docker rm -f --volumes bd8ee32ffff11ee5ba1f6c91e35727c3abfa7340d80bb3d8e6e7bc354ad8afbb [Pipeline] // withDockerContainer [Pipeline] sh 20:25:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:25:27 Stashed 1 file(s) [Pipeline] echo 20:25:27 [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 20:25:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:25:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:28 ========================================================= 20:25:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:25:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:25:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:25:28 4db1b89c0bd1: Pulling fs layer 20:25:28 6911f1a30b25: Pulling fs layer 20:25:28 e194b8c5c2a9: Pulling fs layer 20:25:28 6863d3e3a2b1: Pulling fs layer 20:25:28 ec0bb842ea78: Pulling fs layer 20:25:28 40a00589a448: Pulling fs layer 20:25:28 6c08303d61cc: Pulling fs layer 20:25:28 798269fcf238: Pulling fs layer 20:25:28 6863d3e3a2b1: Waiting 20:25:28 40a00589a448: Waiting 20:25:28 6c08303d61cc: Waiting 20:25:28 798269fcf238: Waiting 20:25:28 ec0bb842ea78: Waiting 20:25:28 6911f1a30b25: Download complete 20:25:28 6863d3e3a2b1: Download complete 20:25:28 ec0bb842ea78: Download complete 20:25:28 4db1b89c0bd1: Download complete 20:25:28 40a00589a448: Verifying Checksum 20:25:28 40a00589a448: Download complete 20:25:28 4db1b89c0bd1: Pull complete 20:25:28 6911f1a30b25: Pull complete 20:25:29 798269fcf238: Verifying Checksum 20:25:29 798269fcf238: Download complete 20:25:29 e194b8c5c2a9: Verifying Checksum 20:25:29 e194b8c5c2a9: Download complete 20:25:29 6c08303d61cc: Verifying Checksum 20:25:29 6c08303d61cc: Download complete 20:25:33 e194b8c5c2a9: Pull complete 20:25:33 6863d3e3a2b1: Pull complete 20:25:33 ec0bb842ea78: Pull complete 20:25:33 40a00589a448: Pull complete 20:25:35 6c08303d61cc: Pull complete 20:25:36 798269fcf238: Pull complete 20:25:36 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:25:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:25:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:25:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:25:36 WORKDIR /edgex 20:25:36 COPY go.mod . 20:25:36 RUN go mod download 20:25:36 + docker build -t ci-base-image-x86_64 -f - . 20:25:37 Sending build context to Docker daemon 170.8MB 20:25:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:25:37 ---> ec979cd7f677 20:25:37 Step 2/4 : WORKDIR /edgex 20:25:42 ---> Running in a3036e6e4327 20:25:42 Removing intermediate container a3036e6e4327 20:25:42 ---> ea727cf94e3a 20:25:42 Step 3/4 : COPY go.mod . 20:25:42 ---> 18c840bf9009 20:25:42 Step 4/4 : RUN go mod download 20:25:42 Still waiting to schedule task 20:25:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:25:42 ---> Running in 7ade091cca67 20:26:00 Removing intermediate container 7ade091cca67 20:26:00 ---> 2fc5a4bfc1a1 20:26:00 Successfully built 2fc5a4bfc1a1 20:26:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker inspect -f . ci-base-image-x86_64 20:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:01 prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container 20:26:01 $ 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 20:26:02 $ docker top 77ef33b1a3f4943ea24cc1c10250410561c0a0ffec2674e795bbecc195b60afc -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:02 + go version 20:26:02 go version go1.20.6 linux/amd64 [Pipeline] } 20:26:02 $ docker stop --time=1 77ef33b1a3f4943ea24cc1c10250410561c0a0ffec2674e795bbecc195b60afc 20:26:03 $ docker rm -f --volumes 77ef33b1a3f4943ea24cc1c10250410561c0a0ffec2674e795bbecc195b60afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker inspect -f . ci-base-image-x86_64 20:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:04 prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container 20:26:04 $ 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 20:26:05 $ docker top bf18383d2bd4db941fedda191ffc3989f16bbff216b787fdca98e497a6a15ee5 -eo pid,comm [Pipeline] { [Pipeline] echo 20:26:05 ========================================================= 20:26:05 [edgeXBuildGoParallel] Running Tests and Build... 20:26:05 ========================================================= [Pipeline] sh 20:26:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:26:05 + make test 20:26:05 go test -race -coverprofile=coverage.out ./... 20:26:13 ? github.com/edgexfoundry/edgex-go [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 20:26:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements 20:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:26:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.553s coverage: 93.4% of statements 20:26:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 20:26:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 97.6% of statements 20:26:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 20:26:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:26:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 20:26:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 32.2% of statements 20:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 42.9% of statements 20:26:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements 20:26:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 20:26:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 20:26:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 20:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:26:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:26:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:26:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:26:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:26:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:26:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:26:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements 20:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:26:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:26:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:26:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:26:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:26:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:26:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.806s coverage: 79.9% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.083s coverage: 92.9% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.1% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.215s coverage: 38.4% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 95.7% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements 20:27:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 98.9% of statements 20:27:00 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 20:27:00 running golangci-lint 20:27:00 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:27:00 go version go1.20.6 linux/amd64 20:27:00 level=info msg="[config_reader] Used config file .golangci.yml" 20:27:00 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:27:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3713 in /w/workspace/edgexfoundry_edgex-go_PR-4635 [Pipeline] { [Pipeline] ws 20:27:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:27:16 The recommended git tool is: git 20:27:18 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 16.258260765s" 20:27:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.389515ms" 20:27:21 using credential edgex-jenkins-ssh 20:27:21 Cloning the remote Git repository 20:27:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:27:22 > git init /w/workspace/edgex-go/1 # timeout=10 20:27:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:27:22 > git --version # timeout=10 20:27:22 > git --version # 'git version 2.25.1' 20:27:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:26 level=info msg="[linters_context/goanalysis] analyzers took 1m9.306466907s with top 10 stages: buildir: 40.893106569s, inspect: 1.696034895s, gosec: 1.452523639s, fact_deprecated: 1.448925329s, S1038: 1.177403252s, printf: 999.119751ms, ctrlflow: 971.067952ms, fact_purity: 911.007032ms, nilness: 902.046996ms, unused: 568.833307ms" 20:27:26 level=info msg="[runner] Issues before processing: 200, after processing: 0" 20:27:26 level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, skip_dirs: 200/200, exclude: 200/200, exclude-rules: 21/200, nolint: 0/21" 20:27:26 level=info msg="[runner] processing took 18.293618ms with stages: nolint: 8.621888ms, identifier_marker: 5.332711ms, exclude-rules: 1.608824ms, autogenerated_exclude: 1.096562ms, path_prettifier: 1.084653ms, skip_dirs: 492.19µs, cgo: 32.62µs, filename_unadjuster: 16.18µs, max_same_issues: 1.73µs, skip_files: 1.09µs, uniq_by_line: 1.06µs, exclude: 760ns, diff: 670ns, source_code: 660ns, path_shortener: 420ns, path_prefixer: 400ns, severity-rules: 400ns, sort_results: 400ns, max_from_linter: 250ns, max_per_file_from_linter: 150ns" 20:27:26 level=info msg="[runner] linters took 9.057409585s with stages: goanalysis_metalinter: 9.038955217s" 20:27:26 level=info msg="File cache stats: 0 entries of total size 0B" 20:27:26 level=info msg="Memory: 254 samples, avg is 206.1MB, max is 840.1MB" 20:27:26 level=info msg="Execution took 25.358954423s" 20:27:26 go vet ./... 20:27:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:27:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:27:32 ./bin/test-attribution-txt.sh 20:27:32 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:27:32 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:27:32 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:27:32 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:27:32 + ls -al . 20:27:32 total 724 20:27:32 drwxrwxr-x 11 1001 1001 4096 Aug 15 20:26 . 20:27:32 drwxr-xr-x 4 root root 4096 Aug 15 20:26 .. 20:27:32 drwxrwxr-x 2 1001 1001 4096 Aug 15 20:24 .blubracket 20:27:32 -rw-rw-r-- 1 1001 1001 16 Aug 15 20:24 .dockerignore 20:27:32 drwxrwxr-x 8 1001 1001 4096 Aug 15 20:25 .git 20:27:32 drwxrwxr-x 3 1001 1001 4096 Aug 15 20:24 .github 20:27:32 -rw-rw-r-- 1 1001 1001 1133 Aug 15 20:24 .gitignore 20:27:32 -rw-rw-r-- 1 1001 1001 42 Aug 15 20:24 .golangci.yml 20:27:32 -rw-rw-r-- 1 1001 1001 87 Aug 15 20:24 .hadolint.yml 20:27:32 drwxr-xr-x 3 1001 1001 4096 Aug 15 20:25 .semver 20:27:32 -rw-rw-r-- 1 1001 1001 166 Aug 15 20:24 .sonarcloud.properties 20:27:32 -rw-rw-r-- 1 1001 1001 1171 Aug 15 20:24 ADOPTERS.md 20:27:32 -rw-rw-r-- 1 1001 1001 11152 Aug 15 20:24 Attribution.txt 20:27:32 -rw-rw-r-- 1 1001 1001 93407 Aug 15 20:24 CHANGELOG.md 20:27:32 -rw-rw-r-- 1 1001 1001 3804 Aug 15 20:24 CONTRIBUTING.md 20:27:32 -rw-rw-r-- 1 1001 1001 677 Aug 15 20:24 GOVERNANCE.md 20:27:32 -rw-rw-r-- 1 1001 1001 883 Aug 15 20:24 Jenkinsfile 20:27:32 -rw-rw-r-- 1 1001 1001 10775 Aug 15 20:24 LICENSE 20:27:32 -rw-rw-r-- 1 1001 1001 14368 Aug 15 20:24 Makefile 20:27:32 -rw-rw-r-- 1 1001 1001 582 Aug 15 20:24 OWNERS.md 20:27:32 -rw-rw-r-- 1 1001 1001 9923 Aug 15 20:24 README.md 20:27:32 -rw-rw-r-- 1 1001 1001 789 Aug 15 20:24 SECURITY.md 20:27:32 -rw-rw-r-- 1 1001 1001 5 Aug 15 20:25 VERSION 20:27:32 drwxrwxr-x 2 1001 1001 4096 Aug 15 20:24 bin 20:27:32 drwxrwxr-x 18 1001 1001 4096 Aug 15 20:24 cmd 20:27:32 -rw-r--r-- 1 root root 446998 Aug 15 20:26 coverage.out 20:27:32 -rw-rw-r-- 1 1001 1001 3687 Aug 15 20:24 go.mod 20:27:32 -rw-rw-r-- 1 1001 1001 33714 Aug 15 20:24 go.sum 20:27:32 drwxrwxr-x 7 1001 1001 4096 Aug 15 20:24 internal 20:27:32 drwxrwxr-x 3 1001 1001 4096 Aug 15 20:24 openapi 20:27:32 -rw-rw-r-- 1 1001 1001 594 Aug 15 20:24 security.txt 20:27:32 drwxrwxr-x 4 1001 1001 4096 Aug 15 20:24 snap 20:27:32 -rw-rw-r-- 1 1001 1001 204 Aug 15 20:24 version.go [Pipeline] sh 20:27:32 + '[' -e coverage.out ] 20:27:32 + chown 1001:1001 coverage.out [Pipeline] stash 20:27:33 Stashed 1 file(s) [Pipeline] sh 20:27:33 + make build 20:27: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 20:27:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:27:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:39 Merging remotes/origin/main commit 3451b7e6c986f3e69473b278945a55ce4856eec7 into PR head commit 5168b17729dcce27c0cfb0fc6e5f2e437920005e 20:27:40 Merge succeeded, producing 5168b17729dcce27c0cfb0fc6e5f2e437920005e 20:27:40 Checking out Revision 5168b17729dcce27c0cfb0fc6e5f2e437920005e (PR-4635) 20:27:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:27:40 > git --version # timeout=10 20:27:40 > git --version # 'git version 2.25.1' 20:27:40 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:27:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:27:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4635/head:refs/remotes/origin/PR-4635 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:27:39 > git config core.sparsecheckout # timeout=10 20:27:39 > git checkout -f 5168b17729dcce27c0cfb0fc6e5f2e437920005e # timeout=10 20:27:40 > git remote # timeout=10 20:27:40 > git config --get remote.origin.url # timeout=10 20:27:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:40 > git merge 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 20:27:40 > git rev-parse HEAD^{commit} # timeout=10 20:27:40 > git config core.sparsecheckout # timeout=10 20:27:40 > git checkout -f 5168b17729dcce27c0cfb0fc6e5f2e437920005e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:27:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:42 Dload Upload Total Spent Left Speed 20:27:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 20:27:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:27:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:27:43 + sudo tee /etc/docker/daemon.new 20:27:43 { 20:27:43 "registry-mirrors": [ 20:27:43 "https://nexus3.edgexfoundry.org:10001" 20:27:43 ], 20:27:43 "bip": "10.250.0.254/24", 20:27:43 "hosts": [ 20:27:43 "tcp://0.0.0.0:5555", 20:27:43 "unix:///var/run/docker.sock" 20:27:43 ], 20:27:43 "mtu": 1458, 20:27:43 "selinux-enabled": true, 20:27:43 "seccomp-profile": "/etc/docker/seccomp.json" 20:27:43 } [Pipeline] sh 20:27:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:27:43 + sudo service docker restart 20:27:48 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 20:27:49 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 20:27:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:27:51 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 20:27:58 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 20:28: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:28:01 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 20:28:02 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 20:28:03 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 20:28: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 20:28:05 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] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:05 provisioning config files... 20:28:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11946057925867007793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:06 ---> docker-login.sh 20:28:06 nexus3.edgexfoundry.org:10001 20:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:06 Configure a credential helper to remove this warning. See 20:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:06 20:28:06 Login Succeeded 20:28:06 nexus3.edgexfoundry.org:10002 [Pipeline] } 20:28:06 $ docker stop --time=1 bf18383d2bd4db941fedda191ffc3989f16bbff216b787fdca98e497a6a15ee5 20:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:07 Configure a credential helper to remove this warning. See 20:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:07 20:28:07 Login Succeeded 20:28:07 nexus3.edgexfoundry.org:10003 20:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:07 Configure a credential helper to remove this warning. See 20:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:07 20:28:07 Login Succeeded 20:28:07 nexus3.edgexfoundry.org:10004 20:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:07 Configure a credential helper to remove this warning. See 20:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:07 20:28:07 Login Succeeded 20:28:07 docker.io 20:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:08 Configure a credential helper to remove this warning. See 20:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:08 20:28:08 Login Succeeded 20:28:08 ---> docker-login.sh ends 20:28:12 $ docker rm -f --volumes bf18383d2bd4db941fedda191ffc3989f16bbff216b787fdca98e497a6a15ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:28:12 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:14 ========================================================= 20:28:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:28:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:28:14 20:28:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:28:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:28:14 edb6bdbacee9: Pulling fs layer 20:28:14 5f9638ab2659: Pulling fs layer 20:28:14 8d51d6327a98: Pulling fs layer 20:28:14 8b374f2dd631: Pulling fs layer 20:28:14 ec14aa9079de: Pulling fs layer 20:28:14 2f466654f4bb: Pulling fs layer 20:28:14 554e91adad29: Pulling fs layer 20:28:14 ec14aa9079de: Waiting 20:28:14 2f466654f4bb: Waiting 20:28:14 554e91adad29: Waiting 20:28:14 8b374f2dd631: Waiting 20:28:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:28:14 latest: Pulling from edgex-devops/edgex-compose 20:28:14 91d30c5bc195: Pulling fs layer 20:28:14 2e9b0aa3be6d: Pulling fs layer 20:28:14 9c61dcf015f6: Pulling fs layer 20:28:14 4698f68db338: Pulling fs layer 20:28:14 2a2f49069b9e: Pulling fs layer 20:28:14 e0025b399a48: Pulling fs layer 20:28:14 4698f68db338: Waiting 20:28:14 2a2f49069b9e: Waiting 20:28:14 e0025b399a48: Waiting 20:28:14 5f9638ab2659: Verifying Checksum 20:28:14 5f9638ab2659: Download complete 20:28:14 8b374f2dd631: Verifying Checksum 20:28:14 8b374f2dd631: Download complete 20:28:14 ec14aa9079de: Verifying Checksum 20:28:14 ec14aa9079de: Download complete 20:28:14 edb6bdbacee9: Download complete 20:28:14 91d30c5bc195: Verifying Checksum 20:28:14 91d30c5bc195: Download complete 20:28:14 4698f68db338: Verifying Checksum 20:28:14 4698f68db338: Download complete 20:28:14 91d30c5bc195: Pull complete 20:28:14 2e9b0aa3be6d: Download complete 20:28:14 e0025b399a48: Verifying Checksum 20:28:14 e0025b399a48: Download complete 20:28:15 2a2f49069b9e: Download complete 20:28:15 2e9b0aa3be6d: Pull complete 20:28:15 9c61dcf015f6: Verifying Checksum 20:28:15 9c61dcf015f6: Download complete 20:28:15 edb6bdbacee9: Pull complete 20:28:16 554e91adad29: Verifying Checksum 20:28:16 554e91adad29: Download complete 20:28:16 5f9638ab2659: Pull complete 20:28:17 8d51d6327a98: Download complete 20:28:17 2f466654f4bb: Verifying Checksum 20:28:17 2f466654f4bb: Download complete 20:28:18 9c61dcf015f6: Pull complete 20:28:18 4698f68db338: Pull complete 20:28:18 2a2f49069b9e: Pull complete 20:28:18 e0025b399a48: Pull complete 20:28:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:28:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:18 prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container 20:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:28:23 $ docker top bea488da0be85730a05fb9e0d2ab7e60c8c6a98b64c005e64f6c3fa416b910d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:23 + docker compose -f ./docker-compose-build.yml build --parallel 20:28:26 #1 [core-metadata internal] load build definition from Dockerfile 20:28:26 #1 transferring dockerfile: 1.96kB done 20:28:26 #1 DONE 0.0s 20:28:26 20:28:26 #2 [security-bootstrapper internal] load build definition from Dockerfile 20:28:26 #2 transferring dockerfile: 2.82kB done 20:28:26 #2 DONE 0.0s 20:28:26 20:28:26 #3 [core-data internal] load build definition from Dockerfile 20:28:26 #3 transferring dockerfile: 1.90kB done 20:28:26 #3 DONE 0.0s 20:28:26 20:28:26 #4 [security-proxy-auth internal] load build definition from Dockerfile 20:28:26 #4 transferring dockerfile: 2.04kB done 20:28:26 #4 DONE 0.0s 20:28:26 20:28:26 #5 [security-spire-agent internal] load build definition from Dockerfile 20:28:26 #5 transferring dockerfile: 2.68kB done 20:28:26 #5 DONE 0.0s 20:28:26 20:28:26 #6 [security-proxy-setup internal] load build definition from Dockerfile 20:28:26 #6 transferring dockerfile: 2.06kB done 20:28:26 #6 DONE 0.0s 20:28:26 20:28:26 #7 [security-spire-config internal] load build definition from Dockerfile 20:28:26 #7 transferring dockerfile: 2.58kB done 20:28:26 #7 DONE 0.0s 20:28:26 20:28:26 #8 [security-spire-server internal] load build definition from Dockerfile 20:28:26 #8 transferring dockerfile: 2.63kB done 20:28:26 #8 DONE 0.0s 20:28:26 20:28:26 #9 [support-notifications internal] load build definition from Dockerfile 20:28:26 #9 transferring dockerfile: 1.84kB done 20:28:26 #9 DONE 0.1s 20:28:26 20:28:26 #10 [support-scheduler internal] load build definition from Dockerfile 20:28:26 #10 transferring dockerfile: 1.82kB done 20:28:26 #10 DONE 0.1s 20:28:26 20:28:26 #11 [security-secretstore-setup internal] load build definition from Dockerfile 20:28:26 #11 transferring dockerfile: 2.38kB done 20:28:26 #11 DONE 0.0s 20:28:26 20:28:26 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:28:26 #12 transferring dockerfile: 1.78kB done 20:28:26 #12 DONE 0.1s 20:28:26 20:28:26 #13 [core-command internal] load build definition from Dockerfile 20:28:26 #13 transferring dockerfile: 1.82kB done 20:28:26 #13 DONE 0.1s 20:28:26 20:28:26 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:28:26 #14 transferring dockerfile: 2.12kB done 20:28:26 #14 DONE 0.1s 20:28:26 20:28:26 #15 [core-metadata internal] load .dockerignore 20:28:26 #15 transferring context: 56B done 20:28:26 #15 DONE 0.0s 20:28:26 20:28:26 #16 [security-proxy-setup internal] load .dockerignore 20:28:26 #16 transferring context: 56B done 20:28:26 #16 DONE 0.1s 20:28:26 20:28:26 #17 [security-bootstrapper internal] load .dockerignore 20:28:26 #17 transferring context: 56B done 20:28:26 #17 DONE 0.1s 20:28:26 20:28:26 #18 [core-data internal] load .dockerignore 20:28:26 #18 transferring context: 56B done 20:28:26 #18 DONE 0.1s 20:28:26 20:28:26 #19 [security-spire-agent internal] load .dockerignore 20:28:26 #19 transferring context: 56B done 20:28:26 #19 DONE 0.1s 20:28:26 20:28:26 #20 [security-proxy-auth internal] load .dockerignore 20:28:26 #20 transferring context: 56B done 20:28:26 #20 DONE 0.1s 20:28:26 20:28:26 #21 [support-notifications internal] load .dockerignore 20:28:26 #21 transferring context: 56B done 20:28:26 #21 DONE 0.1s 20:28:26 20:28:26 #22 [core-command internal] load .dockerignore 20:28:26 #22 transferring context: 56B done 20:28:26 #22 DONE 0.1s 20:28:26 20:28:26 #23 [security-spire-config internal] load .dockerignore 20:28:26 #23 transferring context: 56B done 20:28:26 #23 DONE 0.1s 20:28:26 20:28:26 #24 [security-secretstore-setup internal] load .dockerignore 20:28:26 #24 transferring context: 56B done 20:28:26 #24 DONE 0.1s 20:28:26 20:28:26 #25 [security-spire-server internal] load .dockerignore 20:28:26 #25 transferring context: 56B done 20:28:26 #25 DONE 0.1s 20:28:26 20:28:26 #26 [security-spiffe-token-provider internal] load .dockerignore 20:28:26 #26 transferring context: 56B done 20:28:26 #26 DONE 0.1s 20:28:26 20:28:26 #27 [support-scheduler internal] load .dockerignore 20:28:26 #27 transferring context: 56B done 20:28:26 #27 DONE 0.1s 20:28:26 20:28:26 #28 [core-common-config-bootstrapper internal] load .dockerignore 20:28:26 #28 transferring context: 56B done 20:28:26 #28 DONE 0.1s 20:28:26 20:28:26 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:28:26 #29 DONE 0.0s 20:28:26 20:28:26 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:28:26 #30 ... 20:28:26 20:28:26 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:28:26 #29 DONE 0.0s 20:28:26 20:28:26 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 20:28:27 #30 ... 20:28:27 20:28:27 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:28:27 #29 DONE 0.0s 20:28:27 20:28:27 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 20:28:27 #30 DONE 0.7s 20:28:27 20:28:27 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:28:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 20:28:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 20:28:27 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:28:27 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:28:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s 20:28:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:28:27 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:28:27 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:28:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:28:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 20:28:27 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 20:28:27 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 20:28:28 #31 ... 20:28:28 20:28:28 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:28:28 #32 DONE 1.6s 20:28:28 20:28:28 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 20:28:29 8d51d6327a98: Pull complete 20:28:29 8b374f2dd631: Pull complete 20:28:29 ec14aa9079de: Pull complete 20:28:34 #33 ... 20:28:34 20:28:34 #34 [security-spire-server internal] load build context 20:28:34 #34 transferring context: 280.71MB 6.3s 20:28:34 #34 ... 20:28:34 20:28:34 #35 [security-spire-config internal] load build context 20:28:34 #35 ... 20:28:34 20:28:34 #34 [security-spire-server internal] load build context 20:28:35 2f466654f4bb: Pull complete 20:28:36 #34 transferring context: 365.16MB 8.8s done 20:28:37 #34 ... 20:28:37 20:28:37 #36 [core-common-config-bootstrapper internal] load build context 20:28:37 #36 ... 20:28:37 20:28:37 #37 [core-metadata internal] load build context 20:28:37 #37 ... 20:28:37 20:28:37 #38 [security-secretstore-setup internal] load build context 20:28:37 554e91adad29: Pull complete 20:28:37 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:28:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:28:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:28:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:28:38 WORKDIR /edgex 20:28:38 COPY go.mod . 20:28:38 RUN go mod download 20:28:38 + docker build -t ci-base-image-arm64 -f - . 20:28:38 #38 ... 20:28:38 20:28:38 #39 [support-notifications internal] load build context 20:28:38 #39 ... 20:28:38 20:28:38 #40 [security-spire-agent internal] load build context 20:28:38 #40 transferring context: 365.16MB 9.9s done 20:28:38 #40 ... 20:28:38 20:28:38 #41 [core-command internal] load build context 20:28:38 #41 ... 20:28:38 20:28:38 #42 [core-data internal] load build context 20:28:38 #42 transferring context: 365.16MB 10.3s done 20:28:38 #42 ... 20:28:38 20:28:38 #43 [security-spiffe-token-provider internal] load build context 20:28:38 #43 transferring context: 365.16MB 8.2s done 20:28:38 #43 ... 20:28:38 20:28:38 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:28:38 #44 ... 20:28:38 20:28:38 #45 [security-bootstrapper internal] load build context 20:28:38 #45 transferring context: 365.16MB 10.3s done 20:28:38 #45 ... 20:28:38 20:28:38 #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:28:38 Sending build context to Docker daemon 2.938MB 20:28:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:28:38 ---> 1e15ea492957 20:28:38 Step 2/4 : WORKDIR /edgex 20:28:38 #46 ... 20:28:38 20:28:38 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:28:38 #47 ... 20:28:38 20:28:38 #48 [security-proxy-setup internal] load build context 20:28:38 #48 transferring context: 365.16MB 11.4s done 20:28:39 #48 ... 20:28:39 20:28:39 #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:28:40 #49 ... 20:28:40 20:28:40 #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:40 #50 ... 20:28:40 20:28:40 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:28:40 #51 ... 20:28:40 20:28:40 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:28:40 ---> Running in baf15a3bbb1c 20:28:40 Removing intermediate container baf15a3bbb1c 20:28:40 ---> ef94fd2bbb15 20:28:40 Step 3/4 : COPY go.mod . 20:28:40 #52 ... 20:28:40 20:28:40 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:28:40 #53 ... 20:28:40 20:28:40 #54 [security-proxy-auth internal] load build context 20:28:40 #54 transferring context: 365.16MB 9.0s done 20:28:40 ---> 4949797dc80d 20:28:40 Step 4/4 : RUN go mod download 20:28:40 #54 ... 20:28:40 20:28:40 #55 [support-scheduler internal] load build context 20:28:40 #55 transferring context: 365.16MB 9.2s done 20:28:40 #55 ... 20:28:40 20:28:40 #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:28:41 ---> Running in 94dd939cf77b 20:28:41 #56 ... 20:28:41 20:28:41 #35 [security-spire-config internal] load build context 20:28:41 #35 transferring context: 365.16MB 10.0s done 20:28:47 #35 ... 20:28:47 20:28:47 #36 [core-common-config-bootstrapper internal] load build context 20:28:47 #36 transferring context: 365.16MB 11.4s done 20:28:48 #36 ... 20:28:48 20:28:48 #37 [core-metadata internal] load build context 20:28:48 #37 transferring context: 365.16MB 10.3s done 20:28:48 #37 ... 20:28:48 20:28:48 #39 [support-notifications internal] load build context 20:28:48 #39 transferring context: 365.16MB 11.3s done 20:28:48 #39 ... 20:28:48 20:28:48 #38 [security-secretstore-setup internal] load build context 20:28:48 #38 transferring context: 365.16MB 10.7s done 20:28:48 #38 ... 20:28:48 20:28:48 #41 [core-command internal] load build context 20:28:48 #41 transferring context: 365.16MB 11.0s done 20:28:58 #41 ... 20:28:58 20:28:58 #48 [security-proxy-setup internal] load build context 20:28:58 #48 DONE 31.1s 20:28:58 20:28:58 #43 [security-spiffe-token-provider internal] load build context 20:28:58 #43 DONE 31.1s 20:28:58 20:28:58 #33 [core-command builder 2/7] WORKDIR /edgex-go 20:28:58 #33 DONE 29.9s 20:28:58 20:28:58 #34 [security-spire-server internal] load build context 20:28:58 #34 DONE 31.1s 20:28:58 20:28:58 #54 [security-proxy-auth internal] load build context 20:28:58 #54 DONE 31.1s 20:28:58 20:28:58 #55 [support-scheduler internal] load build context 20:28:58 #55 DONE 31.2s 20:28:58 20:28:58 #40 [security-spire-agent internal] load build context 20:28:58 #40 DONE 31.2s 20:28:58 20:28:58 #35 [security-spire-config internal] load build context 20:28:58 #35 DONE 31.2s 20:28:58 20:28:58 #42 [core-data internal] load build context 20:28:58 #42 DONE 31.2s 20:28:58 20:28:58 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:28:58 #57 ... 20:28:58 20:28:58 #45 [security-bootstrapper internal] load build context 20:28:58 #45 DONE 31.2s 20:28:58 20:28:58 #38 [security-secretstore-setup internal] load build context 20:28:58 #38 DONE 31.3s 20:28:58 20:28:58 #41 [core-command internal] load build context 20:28:58 #41 DONE 31.3s 20:28:58 20:28:58 #39 [support-notifications internal] load build context 20:28:58 #39 DONE 31.3s 20:28:58 20:28:58 #36 [core-common-config-bootstrapper internal] load build context 20:28:58 #36 DONE 31.3s 20:28:58 20:28:58 #37 [core-metadata internal] load build context 20:28:58 #37 DONE 31.2s 20:28:58 20:28:58 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:28:58 #53 30.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:28:58 #53 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:28:59 #53 30.79 (1/2) Installing dumb-init (1.2.5-r2) 20:28:59 #53 30.80 (2/2) Installing openssl (3.0.10-r0) 20:28:59 #53 30.81 Executing busybox-1.35.0-r29.trigger 20:28:59 #53 30.82 OK: 8 MiB in 17 packages 20:29:00 #53 DONE 32.0s 20:29:00 20:29:00 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:29:00 #51 30.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #51 30.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #51 30.91 (1/2) Installing dumb-init (1.2.5-r2) 20:29:00 #51 30.91 (2/2) Installing su-exec (0.2-r2) 20:29:00 #51 30.92 Executing busybox-1.35.0-r29.trigger 20:29:00 #51 30.92 OK: 7 MiB in 17 packages 20:29:00 #51 DONE 32.1s 20:29:00 20:29:00 #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:29:00 #49 30.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #49 31.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #49 31.24 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:00 #49 31.24 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:00 #49 31.24 OK: 17818 distinct packages available 20:29:00 #49 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #49 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #49 31.69 (1/4) Installing dumb-init (1.2.5-r2) 20:29:00 #49 31.69 (2/4) Installing musl-obstack (1.2.3-r0) 20:29:00 #49 31.70 (3/4) Installing libucontext (1.2-r0) 20:29:00 #49 31.70 (4/4) Installing gcompat (1.1.0-r0) 20:29:00 #49 31.70 Executing busybox-1.35.0-r29.trigger 20:29:00 #49 31.71 OK: 7 MiB in 19 packages 20:29:00 #49 DONE 32.0s 20:29:00 20:29:00 #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:29:00 #46 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #46 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #46 30.83 (1/2) Installing ca-certificates (20230506-r0) 20:29:00 #46 30.85 (2/2) Installing dumb-init (1.2.5-r2) 20:29:00 #46 30.85 Executing busybox-1.35.0-r29.trigger 20:29:00 #46 30.86 Executing ca-certificates-20230506-r0.trigger 20:29:00 #46 30.94 OK: 8 MiB in 17 packages 20:29:00 #46 DONE 32.0s 20:29:00 20:29:00 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:29:00 #52 30.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #52 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #52 30.80 (1/4) Installing ca-certificates (20230506-r0) 20:29:00 #52 30.81 (2/4) Installing dumb-init (1.2.5-r2) 20:29:00 #52 30.81 (3/4) Installing su-exec (0.2-r2) 20:29:00 #52 30.82 (4/4) Installing yq (4.30.4-r4) 20:29:00 #52 30.98 Executing busybox-1.35.0-r29.trigger 20:29:00 #52 30.99 Executing ca-certificates-20230506-r0.trigger 20:29:00 #52 31.06 OK: 17 MiB in 19 packages 20:29:00 #52 DONE 32.0s 20:29:00 20:29:00 #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:00 #50 30.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #50 30.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #50 30.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:00 #50 30.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:00 #50 30.91 OK: 17818 distinct packages available 20:29:00 #50 30.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #50 31.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #50 31.37 (1/5) Installing dumb-init (1.2.5-r2) 20:29:00 #50 31.39 (2/5) Installing musl-obstack (1.2.3-r0) 20:29:00 #50 31.39 (3/5) Installing libucontext (1.2-r0) 20:29:00 #50 31.40 (4/5) Installing gcompat (1.1.0-r0) 20:29:00 #50 31.40 (5/5) Installing openssl (3.0.10-r0) 20:29:00 #50 31.43 Executing busybox-1.35.0-r29.trigger 20:29:00 #50 31.44 OK: 8 MiB in 20 packages 20:29:00 #50 DONE 32.0s 20:29:00 20:29:00 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:29:00 #58 DONE 0.1s 20:29:00 20:29:00 #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:29:00 #56 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #56 31.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #56 31.58 (1/1) Installing dumb-init (1.2.5-r2) 20:29:00 #56 31.59 Executing busybox-1.35.0-r29.trigger 20:29:00 #56 31.59 OK: 7 MiB in 16 packages 20:29:00 #56 DONE 32.4s 20:29:00 20:29:00 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:29:00 #47 31.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #47 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #47 32.28 (1/1) Installing dumb-init (1.2.5-r2) 20:29:00 #47 32.29 Executing busybox-1.35.0-r29.trigger 20:29:00 #47 32.30 OK: 7 MiB in 16 packages 20:29:00 #47 DONE 32.4s 20:29:00 20:29:00 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:29:00 #0 1.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #0 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #0 2.308 OK: 265 MiB in 53 packages 20:29:00 #59 DONE 2.4s 20:29:00 20:29:00 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:29:00 #57 1.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:00 #57 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:00 #57 2.274 OK: 265 MiB in 53 packages 20:29:00 #57 DONE 2.5s 20:29:00 20:29:00 #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:29:00 #60 DONE 0.0s 20:29:00 20:29:00 #61 [core-data builder 4/7] COPY go.mod vendor* ./ 20:29:00 #61 DONE 0.1s 20:29:00 20:29:00 #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:01 #62 ... 20:29:01 20:29:01 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:29:01 #44 32.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:01 #44 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:01 #44 32.43 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:01 #44 32.43 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:01 #44 32.43 OK: 17818 distinct packages available 20:29:01 #44 32.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:01 #44 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:01 #44 32.83 (1/9) Installing ca-certificates (20230506-r0) 20:29:01 #44 32.84 (2/9) Installing brotli-libs (1.0.9-r9) 20:29:01 #44 32.86 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:29:01 #44 32.88 (4/9) Installing libcurl (8.2.1-r0) 20:29:01 #44 32.89 (5/9) Installing curl (8.2.1-r0) 20:29:01 #44 32.90 (6/9) Installing dumb-init (1.2.5-r2) 20:29:01 #44 32.93 (7/9) Installing musl-obstack (1.2.3-r0) 20:29:01 #44 32.93 (8/9) Installing libucontext (1.2-r0) 20:29:01 #44 32.93 (9/9) Installing gcompat (1.1.0-r0) 20:29:01 #44 32.94 Executing busybox-1.35.0-r29.trigger 20:29:01 #44 32.94 Executing ca-certificates-20230506-r0.trigger 20:29:01 #44 33.01 OK: 10 MiB in 24 packages 20:29:01 #44 DONE 33.1s 20:29:01 20:29:01 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:29:01 #0 2.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:01 #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:01 #0 3.277 OK: 265 MiB in 53 packages 20:29:01 #63 DONE 3.4s 20:29:01 20:29:01 #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:29:01 #64 DONE 0.1s 20:29:01 20:29:01 #65 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:02 #65 ... 20:29:02 20:29:02 #66 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:29:02 #0 3.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:02 #0 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:02 #0 3.466 OK: 265 MiB in 53 packages 20:29:02 #66 DONE 3.6s 20:29:02 20:29:02 #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:29:02 #67 DONE 0.0s 20:29:02 20:29:02 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:29:02 #68 DONE 1.8s 20:29:02 20:29:02 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:29:02 #69 DONE 0.0s 20:29:02 20:29:02 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:02 #70 ... 20:29:02 20:29:02 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:29:02 #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:02 #0 3.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:02 #0 3.660 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:02 #0 3.660 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:02 #0 3.660 OK: 17823 distinct packages available 20:29:02 #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:02 #0 3.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:02 #0 4.037 OK: 265 MiB in 53 packages 20:29:02 #71 DONE 4.1s 20:29:02 20:29:02 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:29:02 #72 DONE 0.0s 20:29:02 20:29:02 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:12 #73 ... 20:29:12 20:29:12 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:19 Removing intermediate container 94dd939cf77b 20:29:19 ---> 0fc296b924f3 20:29:19 Successfully built 0fc296b924f3 20:29:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:20 + docker inspect -f . ci-base-image-arm64 20:29:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:20 prd-ubuntu20.04-docker-arm64-4c-16g-3713 does not seem to be running inside a container 20:29:20 $ 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 20:29:21 $ docker top f3232be869109a94103061889d26696d778c92d3912819fc50593f89e7d84f81 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:22 + go version 20:29:22 go version go1.20.6 linux/arm64 [Pipeline] } 20:29:22 $ docker stop --time=1 f3232be869109a94103061889d26696d778c92d3912819fc50593f89e7d84f81 20:29:24 $ docker rm -f --volumes f3232be869109a94103061889d26696d778c92d3912819fc50593f89e7d84f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:25 + docker inspect -f . ci-base-image-arm64 20:29:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:25 prd-ubuntu20.04-docker-arm64-4c-16g-3713 does not seem to be running inside a container 20:29:25 $ 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 20:29:26 $ docker top 83c8a921e76b7f1044eee543faa2872a59098c2bfbcb8e965d3cd519d2a6cb8d -eo pid,comm [Pipeline] { [Pipeline] echo 20:29:26 ========================================================= 20:29:26 [edgeXBuildGoParallel] Running Tests and Build... 20:29:26 ========================================================= [Pipeline] sh 20:29:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:29:27 + make test 20:29:27 go test -race -coverprofile=coverage.out ./... 20:29:44 #74 DONE 43.5s 20:29:44 20:29:44 #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:44 #62 DONE 43.4s 20:29:44 20:29:44 #75 [support-notifications builder 6/7] COPY . . 20:29:44 #75 ... 20:29:44 20:29:44 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:44 #70 DONE 42.3s 20:29:44 20:29:44 #65 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:44 #65 DONE 42.4s 20:29:44 20:29:44 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:44 #73 DONE 41.8s 20:29:44 20:29:44 #76 [security-spiffe-token-provider builder 6/7] COPY . . 20:29:54 #76 ... 20:29:54 20:29:54 #77 [security-spire-config builder 6/9] COPY . . 20:29:54 #77 ... 20:29:54 20:29:54 #78 [security-secretstore-setup builder 6/7] COPY . . 20:29:54 #78 ... 20:29:54 20:29:54 #79 [core-data builder 6/7] COPY . . 20:29:58 #79 DONE 13.5s 20:29:58 20:29:58 #76 [security-spiffe-token-provider builder 6/7] COPY . . 20:29:58 #76 DONE 13.4s 20:29:58 20:29:58 #80 [support-scheduler builder 6/7] COPY . . 20:29:58 #80 CACHED 20:29:58 20:29:58 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:29:58 #81 CACHED 20:29:58 20:29:58 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 #82 CACHED 20:29:58 20:29:58 #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:29:58 #83 CACHED 20:29:58 20:29:58 #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 #84 CACHED 20:29:58 20:29:58 #85 [core-common-config-bootstrapper builder 6/7] COPY . . 20:29:58 #85 CACHED 20:29:58 20:29:58 #86 [core-command builder 6/7] COPY . . 20:29:58 #86 CACHED 20:29:58 20:29:58 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 20:29:58 #87 CACHED 20:29:58 20:29:58 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 #88 CACHED 20:29:58 20:29:58 #89 [security-proxy-auth builder 6/7] COPY . . 20:29:58 #89 CACHED 20:29:58 20:29:58 #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:29:58 #90 CACHED 20:29:58 20:29:58 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 #91 CACHED 20:29:58 20:29:58 #75 [support-notifications builder 6/7] COPY . . 20:29:58 #75 DONE 13.5s 20:29:58 20:29:58 #78 [security-secretstore-setup builder 6/7] COPY . . 20:29:58 #78 DONE 13.5s 20:29:58 20:29:58 #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:29:58 #92 CACHED 20:29:58 20:29:58 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 #93 CACHED 20:29:58 20:29:58 #94 [security-bootstrapper builder 6/7] COPY . . 20:29:58 #94 CACHED 20:29:58 20:29:58 #95 [security-proxy-setup builder 6/7] COPY . . 20:29:58 #95 CACHED 20:29:58 20:29:58 #96 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:29:58 #96 CACHED 20:29:58 20:29:58 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 #97 CACHED 20:29:58 20:29:58 #77 [security-spire-config builder 6/9] COPY . . 20:29:58 #77 DONE 13.5s 20:29:58 20:29:58 #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:29:58 #98 CACHED 20:29:58 20:29:58 #99 [core-metadata builder 6/7] COPY . . 20:29:58 #99 CACHED 20:29:58 20:29:58 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 #100 CACHED 20:29:58 20:29:58 #101 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:29:58 #101 DONE 0.2s 20:29:58 20:29:58 #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:29:58 #102 CACHED 20:29:58 20:29:58 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:29:58 #103 CACHED 20:29:58 20:29:58 #104 [security-spire-server builder 6/9] COPY . . 20:29:58 #104 CACHED 20:29:58 20:29:58 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 #105 CACHED 20:29:58 20:29:58 #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:30:00 #106 DONE 2.7s 20:30:00 20:30:00 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:00 #0 1.103 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 20:30:00 #107 ... 20:30:00 20:30:00 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:30:00 #108 DONE 2.8s 20:30:00 20:30:00 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:30:01 #109 ... 20:30:01 20:30:01 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:30:01 #110 DONE 1.0s 20:30:02 20:30:02 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:30:02 #109 DONE 1.1s 20:30:02 20:30:02 #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:30:02 #111 DONE 0.4s 20:30:02 20:30:02 #112 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:30:02 #112 DONE 0.2s 20:30:02 20:30:02 #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:30:02 #113 DONE 0.2s 20:30:02 20:30:02 #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:02 #114 ... 20:30:02 20:30:02 #115 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:02 #115 CACHED 20:30:02 20:30:02 #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:30:02 #116 CACHED 20:30:02 20:30:02 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:30:02 #117 CACHED 20:30:02 20:30:02 #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:30:02 #118 CACHED 20:30:02 20:30:02 #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:30:02 #119 CACHED 20:30:02 20:30:02 #120 [security-spire-agent builder 6/9] COPY . . 20:30:02 #120 CACHED 20:30:02 20:30:02 #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:30:02 #121 CACHED 20:30:02 20:30:02 #122 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:30:02 #122 CACHED 20:30:02 20:30:02 #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:30:02 #123 DONE 0.3s 20:30:02 20:30:02 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:03 #124 ... 20:30:03 20:30:03 #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:03 #114 DONE 1.4s 20:30:04 20:30:04 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:30:04 #125 DONE 1.2s 20:30:04 20:30:04 #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:04 #126 ... 20:30:04 20:30:04 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:04 #124 DONE 1.8s 20:30:04 20:30:04 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:30:04 #127 DONE 0.8s 20:30:04 20:30:04 #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:30:05 #128 ... 20:30:05 20:30:05 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:30:05 #129 DONE 1.3s 20:30:06 20:30:06 #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:06 #126 DONE 2.2s 20:30:06 20:30:06 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:30:06 #130 ... 20:30:06 20:30:06 #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:30:06 #128 DONE 1.7s 20:30:06 20:30:06 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:30:06 #130 DONE 0.3s 20:30:06 20:30:06 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:30:06 #131 DONE 0.1s 20:30:06 20:30:06 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:30:06 #132 DONE 0.1s 20:30:06 20:30:06 #133 [security-spire-server] exporting to image 20:30:06 #133 exporting layers 20:30:06 ? github.com/edgexfoundry/edgex-go [no test files] 20:30:06 #133 ... 20:30:06 20:30:06 #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:30:06 #134 DONE 0.1s 20:30:06 20:30:06 #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:30:06 #135 DONE 0.1s 20:30:06 20:30:06 #133 [security-spire-config] exporting to image 20:30:06 #133 ... 20:30:06 20:30:06 #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:30:06 #136 DONE 0.3s 20:30:06 20:30:06 #133 [security-spire-agent] exporting to image 20:30:07 #133 exporting layers 0.7s done 20:30:07 #133 writing image sha256:572a2c5a07425c919f7d59e05d2763ba067ec29ed2468d5c2fda2d0cfe868d33 0.0s done 20:30:07 #133 naming to docker.io/library/security-spire-server done 20:30:07 #133 writing image sha256:908259882c629dcc48b2023295a4a0089d88fa013dca46b7bd4247c6220f81ee done 20:30:07 #133 naming to docker.io/library/security-spire-config done 20:30:07 #133 exporting layers 0.5s done 20:30:07 #133 writing image sha256:6db82619bb9fb02dce23b0318f2837cf691db8a92101598fd983fc2943b1df51 done 20:30:07 #133 naming to docker.io/library/security-spire-agent done 20:30:07 #133 DONE 1.0s 20:30:07 20:30:07 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:30:07 #0 2.212 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 20:30:07 #137 ... 20:30:07 20:30:07 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:30:07 #0 1.033 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 20:30:08 #138 ... 20:30:08 20:30:08 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:30:08 #0 0.479 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:30:08 #139 ... 20:30:08 20:30:08 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:30:08 #0 1.047 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 20:30:08 #140 ... 20:30:08 20:30:08 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:30:08 #0 0.920 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 20:30:08 #141 ... 20:30:08 20:30:08 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:30:08 #0 0.541 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 20:30:08 #142 ... 20:30:08 20:30:08 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:30:08 #0 0.921 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:30:08 #143 ... 20:30:08 20:30:08 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:30:08 #0 1.076 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 20:30:08 #144 ... 20:30:08 20:30:08 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:08 #0 0.405 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 20:30:09 #145 ... 20:30:09 20:30:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:30:09 #0 1.423 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 20:31:16 #146 ... 20:31:16 20:31:16 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:31:16 #107 75.99 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 20:31:31 #107 ... 20:31:31 20:31:31 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:31:31 #140 DONE 92.7s 20:31:31 20:31:31 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:31:31 #137 DONE 92.7s 20:31:31 20:31:31 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:31 #146 DONE 92.7s 20:31:31 20:31:31 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:31:31 #139 DONE 92.7s 20:31:31 20:31:31 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:31 #142 DONE 92.8s 20:31:31 20:31:31 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:31:31 #107 DONE 92.8s 20:31:31 20:31:31 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:31:31 #143 DONE 92.8s 20:31:31 20:31:31 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:31:31 #141 DONE 92.8s 20:31:31 20:31:31 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #147 ... 20:31:31 20:31:31 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:31:31 #138 DONE 93.0s 20:31:31 20:31:31 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #148 ... 20:31:31 20:31:31 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:31:31 #144 DONE 93.1s 20:31:31 20:31:31 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:31:31 #145 DONE 93.2s 20:31:31 20:31:31 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #149 DONE 0.6s 20:31:31 20:31:31 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #150 ... 20:31:31 20:31:31 #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #151 DONE 0.6s 20:31:31 20:31:31 #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #152 DONE 0.6s 20:31:31 20:31:31 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #147 DONE 0.6s 20:31:31 20:31:31 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #148 DONE 0.6s 20:31:31 20:31:31 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #150 DONE 0.3s 20:31:31 20:31:31 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:31:31 #153 DONE 0.3s 20:31:31 20:31:31 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:31:31 #154 ... 20:31:31 20:31:31 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:31:31 #155 DONE 0.4s 20:31:31 20:31:31 #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:31:31 #156 DONE 0.3s 20:31:31 20:31:31 #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:31:31 #157 CACHED 20:31:31 20:31:31 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #158 CACHED 20:31:31 20:31:31 #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:31:31 #159 DONE 0.3s 20:31:31 20:31:31 #160 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #160 CACHED 20:31:31 20:31:31 #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:31:31 #161 CACHED 20:31:31 20:31:31 #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #162 CACHED 20:31:31 20:31:31 #163 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:31:31 #163 CACHED 20:31:31 20:31:31 #164 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:31:31 #164 DONE 0.3s 20:31:31 20:31:31 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:31:31 #165 DONE 0.3s 20:31:31 20:31:31 #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:31:31 #166 DONE 0.3s 20:31:31 20:31:31 #167 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:31:31 #167 CACHED 20:31:31 20:31:31 #168 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:31:31 #168 CACHED 20:31:31 20:31:31 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:31:31 #169 ... 20:31:31 20:31:31 #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:31 #170 DONE 0.3s 20:31:32 20:31:32 #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:31:34 #171 ... 20:31:34 20:31:34 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:31:34 #172 DONE 2.4s 20:31:34 20:31:34 #173 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:31:34 #173 DONE 2.5s 20:31:34 20:31:34 #174 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:31:34 #174 DONE 2.5s 20:31:34 20:31:34 #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:31:34 #175 DONE 2.5s 20:31:34 20:31:34 #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:31:34 #176 DONE 2.5s 20:31:34 20:31:34 #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:31:34 #177 DONE 2.6s 20:31:34 20:31:34 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:31:34 #178 DONE 2.6s 20:31:34 20:31:34 #179 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:31:34 #179 ... 20:31:34 20:31:34 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:31:34 #169 DONE 2.5s 20:31:34 20:31:34 #180 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:31:34 #180 DONE 2.6s 20:31:34 20:31:34 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:31:34 #181 ... 20:31:34 20:31:34 #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:31:34 #171 DONE 2.7s 20:31:34 20:31:34 #182 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:31:34 #182 DONE 0.6s 20:31:34 20:31:34 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:31:34 #183 DONE 0.5s 20:31:34 20:31:34 #184 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:31:34 #184 DONE 0.5s 20:31:34 20:31:34 #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:31:34 #185 DONE 0.5s 20:31:34 20:31:34 #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:31:34 #186 DONE 0.6s 20:31:34 20:31:34 #179 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:31:34 #179 DONE 0.5s 20:31:34 20:31:34 #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:31:34 #187 DONE 0.5s 20:31:34 20:31:34 #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:31:34 #188 ... 20:31:34 20:31:34 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:31:34 #189 DONE 0.6s 20:31:34 20:31:34 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:31:34 #181 DONE 0.6s 20:31:34 20:31:34 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:31:34 #154 DONE 3.5s 20:31:34 20:31:34 #133 [support-scheduler] exporting to image 20:31:34 #133 exporting layers 0.3s done 20:31:34 #133 writing image sha256:cb80093d95c97a0961e8fca43684c9c7cc077cd37ed4a200950b9cb9110a3512 20:31:35 #133 ... 20:31:35 20:31:35 #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:31:35 #190 DONE 0.4s 20:31:35 20:31:35 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:31:35 #191 DONE 0.4s 20:31:35 20:31:35 #133 [core-data] exporting to image 20:31:35 #133 writing image sha256:cb80093d95c97a0961e8fca43684c9c7cc077cd37ed4a200950b9cb9110a3512 0.1s done 20:31:35 #133 writing image sha256:9ea46f431932c8d9487e4a01889d60221c6afd5e4b5ebc58b42f48e539854533 20:31:35 #133 naming to docker.io/library/core-data 0.0s done 20:31:35 #133 ... 20:31:35 20:31:35 #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:31:35 #192 DONE 0.4s 20:31:35 20:31:35 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:31:35 #193 DONE 0.4s 20:31:35 20:31:35 #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:31:35 #194 DONE 0.3s 20:31:35 20:31:35 #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:31:35 #188 DONE 0.4s 20:31:35 20:31:35 #133 [core-metadata] exporting to image 20:31:35 #133 writing image sha256:9ea46f431932c8d9487e4a01889d60221c6afd5e4b5ebc58b42f48e539854533 0.1s done 20:31:35 #133 naming to docker.io/library/core-command done 20:31:35 #133 writing image sha256:b4a985afe9ca05ce86d5331753a90435f8d0dc279659a141f515173f55d437fb 0.0s done 20:31:35 #133 naming to docker.io/library/support-notifications done 20:31:35 #133 writing image sha256:4a5d427c8c00fc1416354f67179859b00725b352d3f2694cc4b7db93df0be947 done 20:31:35 #133 naming to docker.io/library/support-scheduler done 20:31:35 #133 writing image sha256:b8a4ae5064b2ba75557ff5469a35403e256a57bc19e0af8b79f8e2f54973f259 done 20:31:35 #133 naming to docker.io/library/security-spiffe-token-provider done 20:31:35 #133 exporting layers 0.2s done 20:31:35 #133 writing image sha256:357b267927d2f1fae5e117c83a02acb49f4624b33d75ea1f6c51a2ec51e79e14 done 20:31:35 #133 naming to docker.io/library/core-metadata done 20:31:35 #133 DONE 1.9s 20:31:35 20:31:35 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:31:35 #195 DONE 0.4s 20:31:35 20:31:35 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:31:35 #196 DONE 0.3s 20:31:35 20:31:35 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:31:36 #197 DONE 0.5s 20:31:36 20:31:36 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:36 #198 DONE 0.5s 20:31:36 20:31:36 #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:31:36 #199 DONE 0.1s 20:31:36 20:31:36 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:31:36 #200 DONE 0.1s 20:31:36 20:31:36 #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:36 #201 DONE 1.0s 20:31:36 20:31:36 #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:31:36 #202 DONE 0.1s 20:31:36 20:31:36 #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:31:36 #203 DONE 0.0s 20:31:36 20:31:36 #133 [core-common-config-bootstrapper] exporting to image 20:31:36 #133 ... 20:31:36 20:31:36 #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:31:36 #204 DONE 0.1s 20:31:36 20:31:36 #133 [core-common-config-bootstrapper] exporting to image 20:31:36 #133 exporting layers 0.2s done 20:31:36 #133 ... 20:31:36 20:31:36 #205 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:31:36 #205 DONE 0.1s 20:31:36 20:31:36 #206 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:36 #206 DONE 1.3s 20:31:36 20:31:36 #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:36 #207 DONE 1.3s 20:31:36 20:31:36 #133 [security-proxy-auth] exporting to image 20:31:36 #133 writing image sha256:8aa6fb79aab873a754d1a3041b135b7bc02841ef37fd5777ded3b21556cdf135 done 20:31:36 #133 naming to docker.io/library/core-common-config-bootstrapper done 20:31:36 #133 exporting layers 0.2s done 20:31:36 #133 exporting layers 0.2s done 20:31:36 #133 writing image sha256:b317ecacf2300d65716f9cb5fc026d4f0bfae473caf624605183fff19539a133 done 20:31:36 #133 naming to docker.io/library/security-proxy-auth done 20:31:36 #133 writing image sha256:1288be0a5b32c7505f8c85e3a182cdc49bbf69542be561c437d412d2b8dd00fa done 20:31:36 #133 naming to docker.io/library/security-proxy-setup done 20:31:36 #133 DONE 2.3s 20:31:36 20:31:36 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:31:36 #208 ... 20:31:36 20:31:36 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:36 #209 DONE 0.7s 20:31:36 20:31:36 #133 [security-secretstore-setup] exporting to image 20:31:37 #133 exporting layers 0.2s done 20:31:37 #133 writing image sha256:23effb56e27b69464d50bddb6c06d1397604f5122c13120452c7ddc7b889a3cf done 20:31:37 #133 naming to docker.io/library/security-secretstore-setup done 20:31:37 #133 DONE 2.5s 20:31:37 20:31:37 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:31:37 #208 DONE 0.8s 20:31:37 20:31:37 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:31:37 #31 ... 20:31:37 20:31:37 #133 [security-bootstrapper] exporting to image 20:31:37 #133 exporting layers 0.2s done 20:31:37 #133 writing image sha256:43dc7464cc777338d4ae98e7e325118b172db2edbf4edf95a5da133301559da2 done 20:31:37 #133 naming to docker.io/library/security-bootstrapper done 20:31:37 #133 DONE 2.7s 20:31:37 20:31:37 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:37 time="2023-08-15T20:28:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:31:37 $ docker stop --time=1 bea488da0be85730a05fb9e0d2ab7e60c8c6a98b64c005e64f6c3fa416b910d7 20:31:38 $ docker rm -f --volumes bea488da0be85730a05fb9e0d2ab7e60c8c6a98b64c005e64f6c3fa416b910d7 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:38 + docker images 20:31:38 REPOSITORY TAG IMAGE ID CREATED SIZE 20:31:38 security-proxy-auth latest b317ecacf230 2 seconds ago 19.4MB 20:31:38 security-bootstrapper latest 43dc7464cc77 2 seconds ago 23MB 20:31:38 security-secretstore-setup latest 23effb56e27b 2 seconds ago 44.1MB 20:31:38 security-proxy-setup latest 1288be0a5b32 2 seconds ago 19.6MB 20:31:38 core-common-config-bootstrapper latest 8aa6fb79aab8 3 seconds ago 18MB 20:31:38 security-spiffe-token-provider latest b8a4ae5064b2 4 seconds ago 33.5MB 20:31:38 support-notifications latest b4a985afe9ca 4 seconds ago 34.3MB 20:31:38 core-command latest 9ea46f431932 4 seconds ago 21MB 20:31:38 support-scheduler latest 4a5d427c8c00 4 seconds ago 33.7MB 20:31:38 core-data latest cb80093d95c9 4 seconds ago 21.2MB 20:31:38 core-metadata latest 357b267927d2 4 seconds ago 21.6MB 20:31:38 security-spire-config latest 908259882c62 About a minute ago 102MB 20:31:38 security-spire-server latest 572a2c5a0742 About a minute ago 103MB 20:31:38 security-spire-agent latest 6db82619bb9f About a minute ago 161MB 20:31:38 ci-base-image-x86_64 latest 2fc5a4bfc1a1 5 minutes ago 1.07GB 20:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 20:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 20:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [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] } 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements 20:32:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.294s coverage: 97.0% of statements 20:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.418s coverage: 71.5% of statements 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 54.0% of statements 20:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.099s coverage: 93.4% of statements 20:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.348s coverage: 3.8% of statements 20:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.631s coverage: 97.6% of statements 20:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:33:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 72.2% of statements 20:33:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:33:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements 20:33:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 32.2% of statements 20:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 42.9% of statements 20:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 82.9% of statements 20:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.269s coverage: 94.1% of statements 20:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 20:33:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:33:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:33:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:33:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements 20:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.066s coverage: 79.9% of statements 20:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.273s coverage: 92.9% of statements 20:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 20:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements 20:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 20:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.181s coverage: 20.0% of statements 20:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 20:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.8% of statements 20:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.474s coverage: 82.1% of statements 20:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 86.0% of statements 20:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.036s coverage: 63.1% of statements 20:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.245s coverage: 100.0% of statements 20:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements 20:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 20:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 20:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 20:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.981s coverage: 38.4% of statements 20:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 20:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 20:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements 20:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:34:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.580s coverage: 95.7% of statements 20:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.8% of statements 20:34:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:34:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:34:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 98.9% of statements 20:34:41 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 20:34:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:34:41 go vet ./... 20:37:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:37:18 ./bin/test-attribution-txt.sh 20:37:18 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:37:18 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:37:18 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:37:18 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:37:18 + ls -al . 20:37:18 total 720 20:37:18 drwxrwxr-x 10 1001 1001 4096 Aug 15 20:29 . 20:37:18 drwxr-xr-x 4 root root 4096 Aug 15 20:29 .. 20:37:18 drwxrwxr-x 2 1001 1001 4096 Aug 15 20:27 .blubracket 20:37:18 -rw-rw-r-- 1 1001 1001 16 Aug 15 20:27 .dockerignore 20:37:18 drwxrwxr-x 8 1001 1001 4096 Aug 15 20:27 .git 20:37:18 drwxrwxr-x 3 1001 1001 4096 Aug 15 20:27 .github 20:37:18 -rw-rw-r-- 1 1001 1001 1133 Aug 15 20:27 .gitignore 20:37:18 -rw-rw-r-- 1 1001 1001 42 Aug 15 20:27 .golangci.yml 20:37:18 -rw-rw-r-- 1 1001 1001 87 Aug 15 20:27 .hadolint.yml 20:37:18 -rw-rw-r-- 1 1001 1001 166 Aug 15 20:27 .sonarcloud.properties 20:37:18 -rw-rw-r-- 1 1001 1001 1171 Aug 15 20:27 ADOPTERS.md 20:37:18 -rw-rw-r-- 1 1001 1001 11152 Aug 15 20:27 Attribution.txt 20:37:18 -rw-rw-r-- 1 1001 1001 93407 Aug 15 20:27 CHANGELOG.md 20:37:18 -rw-rw-r-- 1 1001 1001 3804 Aug 15 20:27 CONTRIBUTING.md 20:37:18 -rw-rw-r-- 1 1001 1001 677 Aug 15 20:27 GOVERNANCE.md 20:37:18 -rw-rw-r-- 1 1001 1001 883 Aug 15 20:27 Jenkinsfile 20:37:18 -rw-rw-r-- 1 1001 1001 10775 Aug 15 20:27 LICENSE 20:37:18 -rw-rw-r-- 1 1001 1001 14368 Aug 15 20:27 Makefile 20:37:18 -rw-rw-r-- 1 1001 1001 582 Aug 15 20:27 OWNERS.md 20:37:18 -rw-rw-r-- 1 1001 1001 9923 Aug 15 20:27 README.md 20:37:18 -rw-rw-r-- 1 1001 1001 789 Aug 15 20:27 SECURITY.md 20:37:18 -rw-rw-r-- 1 1001 1001 5 Aug 15 20:25 VERSION 20:37:18 drwxrwxr-x 2 1001 1001 4096 Aug 15 20:27 bin 20:37:18 drwxrwxr-x 18 1001 1001 4096 Aug 15 20:27 cmd 20:37:18 -rw-r--r-- 1 root root 446998 Aug 15 20:34 coverage.out 20:37:18 -rw-rw-r-- 1 1001 1001 3687 Aug 15 20:27 go.mod 20:37:18 -rw-rw-r-- 1 1001 1001 33714 Aug 15 20:27 go.sum 20:37:18 drwxrwxr-x 7 1001 1001 4096 Aug 15 20:27 internal 20:37:18 drwxrwxr-x 3 1001 1001 4096 Aug 15 20:27 openapi 20:37:18 -rw-rw-r-- 1 1001 1001 594 Aug 15 20:27 security.txt 20:37:18 drwxrwxr-x 4 1001 1001 4096 Aug 15 20:27 snap 20:37:18 -rw-rw-r-- 1 1001 1001 204 Aug 15 20:27 version.go [Pipeline] sh 20:37:19 + '[' -e coverage.out ] 20:37:19 + chown 1001:1001 coverage.out [Pipeline] stash 20:37:19 Warning: overwriting stash ‘coverage-report’ 20:37:20 Stashed 1 file(s) [Pipeline] sh 20:37:20 + make build 20:37:20 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 20:38:57 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 20:39:00 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 20:39:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:39:09 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 20:39: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 20:39:55 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:40:01 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 20:40: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:40:11 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 20:40:15 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 20:40: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:40:27 $ docker stop --time=1 83c8a921e76b7f1044eee543faa2872a59098c2bfbcb8e965d3cd519d2a6cb8d 20:40:29 $ docker rm -f --volumes 83c8a921e76b7f1044eee543faa2872a59098c2bfbcb8e965d3cd519d2a6cb8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:32 20:40:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:33 latest: Pulling from edgex-devops/edgex-compose-arm64 20:40:33 547446be3368: Pulling fs layer 20:40:33 d125d8839a47: Pulling fs layer 20:40:33 3e85d5ac6304: Pulling fs layer 20:40:33 c3105a71a48b: Pulling fs layer 20:40:33 0f093f025ec4: Pulling fs layer 20:40:33 c3106fc0e877: Pulling fs layer 20:40:33 c3105a71a48b: Waiting 20:40:33 0f093f025ec4: Waiting 20:40:33 c3106fc0e877: Waiting 20:40:33 547446be3368: Verifying Checksum 20:40:33 547446be3368: Download complete 20:40:33 c3105a71a48b: Verifying Checksum 20:40:33 c3105a71a48b: Download complete 20:40:33 d125d8839a47: Verifying Checksum 20:40:33 d125d8839a47: Download complete 20:40:33 c3106fc0e877: Verifying Checksum 20:40:33 c3106fc0e877: Download complete 20:40:33 0f093f025ec4: Verifying Checksum 20:40:33 0f093f025ec4: Download complete 20:40:34 547446be3368: Pull complete 20:40:35 d125d8839a47: Pull complete 20:40:35 3e85d5ac6304: Verifying Checksum 20:40:35 3e85d5ac6304: Download complete 20:40:43 3e85d5ac6304: Pull complete 20:40:43 c3105a71a48b: Pull complete 20:40:44 0f093f025ec4: Pull complete 20:40:46 c3106fc0e877: Pull complete 20:40:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:40:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:47 prd-ubuntu20.04-docker-arm64-4c-16g-3713 does not seem to be running inside a container 20:40:47 $ 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 20:40:49 $ docker top 2553d02ed8d72893f8d0b7f080be9c152fc0e7c2ae8101e9a8d77950ae01d897 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:50 + docker compose -f ./docker-compose-build.yml build --parallel 20:40:58 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:40:58 #1 transferring dockerfile: 1.78kB done 20:40:58 #1 DONE 0.1s 20:40:58 20:40:58 #2 [security-proxy-auth internal] load build definition from Dockerfile 20:40:58 #2 transferring dockerfile: 2.04kB done 20:40:58 #2 DONE 0.0s 20:40:58 20:40:58 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:40:58 #3 transferring dockerfile: 2.12kB done 20:40:58 #3 DONE 0.0s 20:40:58 20:40:58 #4 [security-spire-server internal] load build definition from Dockerfile 20:40:58 #4 transferring dockerfile: 2.63kB done 20:40:58 #4 DONE 0.0s 20:40:58 20:40:58 #5 [support-scheduler internal] load build definition from Dockerfile 20:40:59 #5 transferring dockerfile: 1.82kB done 20:40:59 #5 DONE 0.8s 20:40:59 20:40:59 #6 [core-metadata internal] load build definition from Dockerfile 20:40:59 #6 transferring dockerfile: 1.96kB done 20:40:59 #6 DONE 0.1s 20:40:59 20:40:59 #7 [security-bootstrapper internal] load build definition from Dockerfile 20:40:59 #7 transferring dockerfile: 2.82kB done 20:40:59 #7 DONE 0.1s 20:40:59 20:40:59 #8 [security-proxy-setup internal] load build definition from Dockerfile 20:40:59 #8 transferring dockerfile: 2.06kB done 20:40:59 #8 DONE 0.1s 20:40:59 20:40:59 #9 [security-spire-config internal] load build definition from Dockerfile 20:40:59 #9 transferring dockerfile: 2.58kB done 20:40:59 #9 DONE 0.1s 20:40:59 20:40:59 #10 [security-secretstore-setup internal] load build definition from Dockerfile 20:40:59 #10 transferring dockerfile: 2.38kB 0.0s done 20:40:59 #10 DONE 0.1s 20:40:59 20:40:59 #11 [core-command internal] load build definition from Dockerfile 20:40:59 #11 transferring dockerfile: 1.82kB done 20:40:59 #11 DONE 0.1s 20:40:59 20:40:59 #12 [security-spire-agent internal] load build definition from Dockerfile 20:40:59 #12 transferring dockerfile: 2.68kB done 20:40:59 #12 DONE 0.1s 20:40:59 20:40:59 #13 [core-data internal] load build definition from Dockerfile 20:40:59 #13 transferring dockerfile: 1.90kB 0.0s done 20:40:59 #13 DONE 0.1s 20:40:59 20:40:59 #14 [support-notifications internal] load build definition from Dockerfile 20:40:59 #14 transferring dockerfile: 1.84kB done 20:40:59 #14 DONE 0.1s 20:40:59 20:40:59 #15 [security-spiffe-token-provider internal] load .dockerignore 20:40:59 #15 transferring context: 20:41:00 #15 transferring context: 56B done 20:41:00 #15 DONE 0.1s 20:41:00 20:41:00 #16 [security-proxy-auth internal] load .dockerignore 20:41:00 #16 transferring context: 56B done 20:41:00 #16 DONE 0.0s 20:41:00 20:41:00 #17 [core-common-config-bootstrapper internal] load .dockerignore 20:41:00 #17 transferring context: 56B done 20:41:00 #17 DONE 0.0s 20:41:00 20:41:00 #18 [security-spire-server internal] load .dockerignore 20:41:00 #18 transferring context: 56B done 20:41:00 #18 DONE 0.1s 20:41:00 20:41:00 #19 [support-scheduler internal] load .dockerignore 20:41:01 #19 transferring context: 56B done 20:41:01 #19 DONE 0.0s 20:41:01 20:41:01 #20 [core-metadata internal] load .dockerignore 20:41:01 #20 transferring context: 56B done 20:41:01 #20 DONE 0.0s 20:41:01 20:41:01 #21 [security-bootstrapper internal] load .dockerignore 20:41:01 #21 transferring context: 56B 0.0s done 20:41:01 #21 DONE 0.1s 20:41:01 20:41:01 #22 [security-proxy-setup internal] load .dockerignore 20:41:01 #22 transferring context: 56B done 20:41:01 #22 DONE 0.1s 20:41:01 20:41:01 #23 [security-spire-config internal] load .dockerignore 20:41:01 #23 transferring context: 56B done 20:41:01 #23 DONE 0.1s 20:41:01 20:41:01 #24 [security-secretstore-setup internal] load .dockerignore 20:41:01 #24 transferring context: 56B done 20:41:01 #24 DONE 0.0s 20:41:01 20:41:01 #25 [core-command internal] load .dockerignore 20:41:01 #25 transferring context: 56B done 20:41:01 #25 DONE 0.0s 20:41:01 20:41:01 #26 [security-spire-agent internal] load .dockerignore 20:41:01 #26 transferring context: 56B done 20:41:01 #26 DONE 0.0s 20:41:01 20:41:01 #27 [core-data internal] load .dockerignore 20:41:01 #27 transferring context: 56B done 20:41:01 #27 DONE 0.1s 20:41:01 20:41:01 #28 [support-notifications internal] load .dockerignore 20:41:01 #28 transferring context: 56B done 20:41:01 #28 DONE 0.1s 20:41:01 20:41:01 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:01 #29 DONE 0.0s 20:41:01 20:41:01 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 20:41:02 #30 ... 20:41:02 20:41:02 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:02 #29 DONE 0.0s 20:41:02 20:41:02 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 20:41:02 #30 ... 20:41:02 20:41:02 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:02 #29 DONE 0.0s 20:41:02 20:41:02 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 20:41:02 #30 ... 20:41:02 20:41:02 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:02 #29 DONE 0.0s 20:41:02 20:41:02 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:02 #29 DONE 0.0s 20:41:02 20:41:02 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:02 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:41:02 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 20:41:02 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:41:02 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:41:02 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:41:02 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 20:41:02 #31 ... 20:41:02 20:41:02 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:02 #29 DONE 0.0s 20:41:02 20:41:02 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 20:41:02 #30 DONE 0.9s 20:41:02 20:41:02 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:02 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:41:02 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 20:41:02 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:41:02 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:41:02 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:41:02 #31 ... 20:41:02 20:41:02 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:02 #29 DONE 0.0s 20:41:02 20:41:02 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:02 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:41:02 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 20:41:02 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:41:02 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:41:02 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:41:02 #31 ... 20:41:02 20:41:02 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 20:41:02 #30 DONE 0.9s 20:41:02 20:41:02 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:03 #31 ... 20:41:03 20:41:03 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:03 #29 DONE 0.0s 20:41:03 20:41:03 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:41:03 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 20:41:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:41:03 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:41:03 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:41:03 #31 ... 20:41:03 20:41:03 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:03 #29 DONE 0.0s 20:41:03 20:41:03 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:03 #31 ... 20:41:03 20:41:03 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 20:41:03 #30 DONE 1.0s 20:41:03 20:41:03 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:41:03 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 20:41:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:41:03 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:41:03 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:41:03 #31 ... 20:41:03 20:41:03 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:03 #29 DONE 0.0s 20:41:03 20:41:03 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:41:03 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 20:41:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:41:03 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:41:03 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:41:03 #31 ... 20:41:03 20:41:03 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:03 #29 DONE 0.0s 20:41:03 20:41:03 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:04 #31 ... 20:41:04 20:41:04 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:41:04 #29 DONE 0.1s 20:41:04 20:41:04 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:41:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 20:41:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:41:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:41:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:41:04 #31 ... 20:41:04 20:41:04 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:41:04 #30 DONE 1.6s 20:41:04 20:41:04 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:41:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 20:41:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:41:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:41:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:41:04 #31 ... 20:41:04 20:41:04 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:41:04 #32 DONE 3.9s 20:41:04 20:41:04 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:04 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.6s done 20:41:05 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.6s done 20:41:05 #31 ... 20:41:05 20:41:05 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:41:05 #33 DONE 2.5s 20:41:05 20:41:05 #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:41:07 #34 ... 20:41:07 20:41:07 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:07 #31 DONE 6.3s 20:41:07 20:41:07 #35 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:41:12 #35 ... 20:41:12 20:41:12 #36 [security-spiffe-token-provider internal] load build context 20:41:12 #36 transferring context: 23.13MB 9.8s 20:41:12 #36 ... 20:41:12 20:41:12 #37 [security-spire-server internal] load build context 20:41:12 #37 ... 20:41:12 20:41:12 #38 [security-proxy-auth internal] load build context 20:41:12 #38 ... 20:41:12 20:41:12 #39 [core-common-config-bootstrapper internal] load build context 20:41:12 #39 ... 20:41:12 20:41:12 #40 [support-scheduler internal] load build context 20:41:12 #40 ... 20:41:12 20:41:12 #41 [core-metadata internal] load build context 20:41:12 #41 ... 20:41:12 20:41:12 #42 [security-proxy-setup internal] load build context 20:41:12 #42 ... 20:41:12 20:41:12 #40 [support-scheduler internal] load build context 20:41:13 #40 ... 20:41:13 20:41:13 #43 [security-bootstrapper internal] load build context 20:41:13 #43 ... 20:41:13 20:41:13 #42 [security-proxy-setup internal] load build context 20:41:13 #42 ... 20:41:13 20:41:13 #44 [security-spire-config internal] load build context 20:41:13 #44 ... 20:41:13 20:41:13 #42 [security-proxy-setup internal] load build context 20:41:13 #42 ... 20:41:13 20:41:13 #45 [security-secretstore-setup internal] load build context 20:41:13 #45 ... 20:41:13 20:41:13 #46 [core-command internal] load build context 20:41:13 #46 ... 20:41:13 20:41:13 #43 [security-bootstrapper internal] load build context 20:41:14 #43 ... 20:41:14 20:41:14 #47 [security-spire-agent internal] load build context 20:41:14 #47 ... 20:41:14 20:41:14 #48 [core-data internal] load build context 20:41:14 #48 ... 20:41:14 20:41:14 #49 [support-notifications internal] load build context 20:41:14 #49 ... 20:41:14 20:41:14 #48 [core-data internal] load build context 20:41:14 #48 ... 20:41:14 20:41:14 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:41:14 #0 4.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:14 #0 5.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:14 #0 7.443 OK: 263 MiB in 53 packages 20:41:14 #50 DONE 9.1s 20:41:14 20:41:14 #45 [security-secretstore-setup internal] load build context 20:41:15 #45 ... 20:41:15 20:41:15 #51 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:41:15 #0 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:15 #0 9.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:15 #51 ... 20:41:15 20:41:15 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:41:15 #0 5.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:15 #0 6.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:15 #0 9.369 OK: 263 MiB in 53 packages 20:41:15 #52 ... 20:41:15 20:41:15 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:41:15 #0 8.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:16 #53 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:16 #53 ... 20:41:16 20:41:16 #48 [core-data internal] load build context 20:41:16 #48 ... 20:41:16 20:41:16 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:41:16 #52 DONE 11.0s 20:41:16 20:41:16 #48 [core-data internal] load build context 20:41:17 #48 ... 20:41:17 20:41:17 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:41:17 #54 ... 20:41:17 20:41:17 #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:41:17 #55 ... 20:41:17 20:41:17 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:41:17 #56 ... 20:41:17 20:41:17 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:41:17 #57 ... 20:41:17 20:41:17 #58 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:41:18 #58 ... 20:41:18 20:41:18 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:41:18 #59 ... 20:41:18 20:41:18 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:41:18 #60 ... 20:41:18 20:41:18 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:41:18 #61 ... 20:41:18 20:41:18 #45 [security-secretstore-setup internal] load build context 20:41:18 #45 transferring context: 29.67MB 14.4s 20:41:19 #45 ... 20:41:19 20:41:19 #51 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:41:19 #51 12.19 OK: 263 MiB in 53 packages 20:41:19 #51 DONE 14.5s 20:41:19 20:41:19 #45 [security-secretstore-setup internal] load build context 20:41:20 #45 ... 20:41:20 20:41:20 #34 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:41:20 #34 9.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:20 #34 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:20 #34 13.41 OK: 263 MiB in 53 packages 20:41:20 #34 DONE 15.2s 20:41:20 20:41:20 #45 [security-secretstore-setup internal] load build context 20:41:22 #45 ... 20:41:22 20:41:22 #36 [security-spiffe-token-provider internal] load build context 20:41:22 #36 transferring context: 32.51MB 20.2s 20:41:22 #36 ... 20:41:22 20:41:22 #37 [security-spire-server internal] load build context 20:41:22 #37 ... 20:41:22 20:41:22 #38 [security-proxy-auth internal] load build context 20:41:22 #38 ... 20:41:22 20:41:22 #39 [core-common-config-bootstrapper internal] load build context 20:41:22 #39 ... 20:41:22 20:41:22 #41 [core-metadata internal] load build context 20:41:22 #41 ... 20:41:22 20:41:22 #39 [core-common-config-bootstrapper internal] load build context 20:41:23 #39 ... 20:41:23 20:41:23 #40 [support-scheduler internal] load build context 20:41:23 #40 ... 20:41:23 20:41:23 #41 [core-metadata internal] load build context 20:41:23 #41 ... 20:41:23 20:41:23 #44 [security-spire-config internal] load build context 20:41:23 #44 ... 20:41:23 20:41:23 #39 [core-common-config-bootstrapper internal] load build context 20:41:23 #39 ... 20:41:23 20:41:23 #42 [security-proxy-setup internal] load build context 20:41:23 #42 ... 20:41:23 20:41:23 #44 [security-spire-config internal] load build context 20:41:24 #44 ... 20:41:24 20:41:24 #43 [security-bootstrapper internal] load build context 20:41:24 #43 ... 20:41:24 20:41:24 #46 [core-command internal] load build context 20:41:24 #46 ... 20:41:24 20:41:24 #47 [security-spire-agent internal] load build context 20:41:24 #47 ... 20:41:24 20:41:24 #44 [security-spire-config internal] load build context 20:41:24 #44 ... 20:41:24 20:41:24 #49 [support-notifications internal] load build context 20:41:24 #49 ... 20:41:24 20:41:24 #44 [security-spire-config internal] load build context 20:41:28 #44 ... 20:41:28 20:41:28 #48 [core-data internal] load build context 20:41:28 #48 ... 20:41:28 20:41:28 #44 [security-spire-config internal] load build context 20:41:28 #44 ... 20:41:28 20:41:28 #35 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:41:28 #35 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:28 #35 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:28 #35 18.58 (1/2) Installing ca-certificates (20230506-r0) 20:41:28 #35 19.00 (2/2) Installing dumb-init (1.2.5-r2) 20:41:28 #35 19.09 Executing busybox-1.35.0-r29.trigger 20:41:28 #35 19.37 Executing ca-certificates-20230506-r0.trigger 20:41:28 #35 ... 20:41:28 20:41:28 #46 [core-command internal] load build context 20:41:28 #46 ... 20:41:28 20:41:28 #58 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:41:28 #58 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:28 #58 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:28 #58 21.09 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:41:28 #58 21.09 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:41:28 #58 21.09 OK: 17689 distinct packages available 20:41:28 #58 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:28 #58 ... 20:41:28 20:41:28 #44 [security-spire-config internal] load build context 20:41:28 #44 transferring context: 30.89MB 25.1s 20:41:28 #44 ... 20:41:28 20:41:28 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:41:28 #56 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:28 #56 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:28 #56 20.34 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:41:28 #56 20.34 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:41:28 #56 20.34 OK: 17689 distinct packages available 20:41:29 #56 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:29 #56 ... 20:41:29 20:41:29 #44 [security-spire-config internal] load build context 20:41:29 #44 ... 20:41:29 20:41:29 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:41:29 #53 13.67 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:41:29 #53 13.67 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:41:29 #53 13.67 OK: 17694 distinct packages available 20:41:29 #53 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:29 #53 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:29 #53 ... 20:41:29 20:41:29 #38 [security-proxy-auth internal] load build context 20:41:29 #38 ... 20:41:29 20:41:29 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:41:29 #53 23.91 OK: 263 MiB in 53 packages 20:41:30 #53 ... 20:41:30 20:41:30 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:41:30 #54 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:30 #54 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:30 #54 22.16 (1/1) Installing dumb-init (1.2.5-r2) 20:41:30 #54 22.39 Executing busybox-1.35.0-r29.trigger 20:41:30 #54 22.48 OK: 8 MiB in 16 packages 20:41:30 #54 ... 20:41:30 20:41:30 #37 [security-spire-server internal] load build context 20:41:30 #37 ... 20:41:30 20:41:30 #38 [security-proxy-auth internal] load build context 20:41:31 #38 ... 20:41:31 20:41:31 #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:41:31 #54 DONE 24.5s 20:41:31 20:41:31 #38 [security-proxy-auth internal] load build context 20:41:31 #38 ... 20:41:31 20:41:31 #35 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:41:31 #35 22.02 OK: 8 MiB in 17 packages 20:41:31 #35 DONE 24.3s 20:41:31 20:41:31 #42 [security-proxy-setup internal] load build context 20:41:31 #42 ... 20:41:31 20:41:31 #38 [security-proxy-auth internal] load build context 20:41:31 #38 ... 20:41:31 20:41:31 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:41:31 #61 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:31 #61 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:31 #61 23.45 (1/2) Installing dumb-init (1.2.5-r2) 20:41:31 #61 23.53 (2/2) Installing su-exec (0.2-r2) 20:41:31 #61 23.56 Executing busybox-1.35.0-r29.trigger 20:41:31 #61 23.67 OK: 8 MiB in 17 packages 20:41:32 #61 ... 20:41:32 20:41:32 #47 [security-spire-agent internal] load build context 20:41:32 #47 ... 20:41:32 20:41:32 #38 [security-proxy-auth internal] load build context 20:41:32 #38 ... 20:41:32 20:41:32 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:41:32 #53 DONE 26.7s 20:41:32 20:41:32 #38 [security-proxy-auth internal] load build context 20:41:32 #38 ... 20:41:32 20:41:32 #45 [security-secretstore-setup internal] load build context 20:41:32 #45 ... 20:41:32 20:41:32 #36 [security-spiffe-token-provider internal] load build context 20:41:32 #36 transferring context: 48.13MB 30.5s 20:41:32 #36 ... 20:41:32 20:41:32 #45 [security-secretstore-setup internal] load build context 20:41:33 #45 ... 20:41:33 20:41:33 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:41:33 #61 DONE 25.5s 20:41:33 20:41:33 #47 [security-spire-agent internal] load build context 20:41:33 #47 ... 20:41:33 20:41:33 #40 [support-scheduler internal] load build context 20:41:33 #40 ... 20:41:33 20:41:33 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:41:33 #57 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:33 #57 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:33 #57 ... 20:41:33 20:41:33 #40 [support-scheduler internal] load build context 20:41:33 #40 ... 20:41:33 20:41:33 #41 [core-metadata internal] load build context 20:41:34 #41 ... 20:41:34 20:41:34 #39 [core-common-config-bootstrapper internal] load build context 20:41:34 #39 ... 20:41:34 20:41:34 #40 [support-scheduler internal] load build context 20:41:34 #40 ... 20:41:34 20:41:34 #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:41:34 #55 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:34 #55 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:34 #55 24.67 (1/2) Installing dumb-init (1.2.5-r2) 20:41:34 #55 24.72 (2/2) Installing openssl (3.0.10-r0) 20:41:34 #55 24.79 Executing busybox-1.35.0-r29.trigger 20:41:34 #55 24.93 OK: 8 MiB in 17 packages 20:41:34 #55 DONE 26.8s 20:41:34 20:41:34 #40 [support-scheduler internal] load build context 20:41:34 #40 ... 20:41:34 20:41:34 #43 [security-bootstrapper internal] load build context 20:41:34 #43 ... 20:41:34 20:41:34 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:41:34 #62 ... 20:41:34 20:41:34 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:41:34 #59 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:34 #59 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:34 #59 26.25 (1/1) Installing dumb-init (1.2.5-r2) 20:41:34 #59 26.28 Executing busybox-1.35.0-r29.trigger 20:41:34 #59 26.41 OK: 8 MiB in 16 packages 20:41:34 #59 ... 20:41:34 20:41:34 #40 [support-scheduler internal] load build context 20:41:34 #40 ... 20:41:34 20:41:34 #49 [support-notifications internal] load build context 20:41:35 #49 ... 20:41:35 20:41:35 #43 [security-bootstrapper internal] load build context 20:41:35 #43 ... 20:41:35 20:41:35 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:41:35 #62 DONE 1.0s 20:41:35 20:41:35 #43 [security-bootstrapper internal] load build context 20:41:35 #43 ... 20:41:35 20:41:35 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:41:35 #60 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:35 #60 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:35 #60 26.90 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:41:35 #60 26.90 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:41:35 #60 26.90 OK: 17689 distinct packages available 20:41:35 #60 ... 20:41:35 20:41:35 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:41:35 #59 DONE 27.8s 20:41:35 20:41:35 #49 [support-notifications internal] load build context 20:41:37 #49 ... 20:41:37 20:41:37 #58 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:41:37 #58 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:37 #58 29.20 (1/5) Installing dumb-init (1.2.5-r2) 20:41:37 #58 29.20 (2/5) Installing musl-obstack (1.2.3-r0) 20:41:37 #58 29.20 (3/5) Installing libucontext (1.2-r0) 20:41:37 #58 29.20 (4/5) Installing gcompat (1.1.0-r0) 20:41:37 #58 29.20 (5/5) Installing openssl (3.0.10-r0) 20:41:37 #58 29.20 Executing busybox-1.35.0-r29.trigger 20:41:37 #58 29.29 OK: 9 MiB in 20 packages 20:41:37 #58 DONE 30.3s 20:41:37 20:41:37 #49 [support-notifications internal] load build context 20:41:37 #49 ... 20:41:37 20:41:37 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:41:37 #57 26.17 (1/4) Installing ca-certificates (20230506-r0) 20:41:37 #57 26.54 (2/4) Installing dumb-init (1.2.5-r2) 20:41:37 #57 26.54 (3/4) Installing su-exec (0.2-r2) 20:41:37 #57 26.58 (4/4) Installing yq (4.30.4-r4) 20:41:37 #57 27.49 Executing busybox-1.35.0-r29.trigger 20:41:37 #57 27.58 Executing ca-certificates-20230506-r0.trigger 20:41:37 #57 28.63 OK: 17 MiB in 19 packages 20:41:37 #57 DONE 29.9s 20:41:37 20:41:37 #49 [support-notifications internal] load build context 20:41:37 #49 ... 20:41:37 20:41:37 #48 [core-data internal] load build context 20:41:38 #48 ... 20:41:38 20:41:38 #47 [security-spire-agent internal] load build context 20:41:38 #47 ... 20:41:38 20:41:38 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:41:38 #56 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:38 #56 28.50 (1/9) Installing ca-certificates (20230506-r0) 20:41:38 #56 28.81 (2/9) Installing brotli-libs (1.0.9-r9) 20:41:38 #56 28.81 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:41:38 #56 28.81 (4/9) Installing libcurl (8.2.1-r0) 20:41:38 #56 28.98 (5/9) Installing curl (8.2.1-r0) 20:41:38 #56 28.98 (6/9) Installing dumb-init (1.2.5-r2) 20:41:38 #56 28.99 (7/9) Installing musl-obstack (1.2.3-r0) 20:41:38 #56 29.00 (8/9) Installing libucontext (1.2-r0) 20:41:38 #56 29.01 (9/9) Installing gcompat (1.1.0-r0) 20:41:38 #56 29.09 Executing busybox-1.35.0-r29.trigger 20:41:38 #56 29.28 Executing ca-certificates-20230506-r0.trigger 20:41:38 #56 29.88 OK: 11 MiB in 24 packages 20:41:38 #56 DONE 30.7s 20:41:38 20:41:38 #47 [security-spire-agent internal] load build context 20:41:38 #47 ... 20:41:38 20:41:38 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:41:38 #63 DONE 5.7s 20:41:38 20:41:38 #47 [security-spire-agent internal] load build context 20:41:38 #47 ... 20:41:38 20:41:38 #46 [core-command internal] load build context 20:41:39 #46 ... 20:41:39 20:41:39 #47 [security-spire-agent internal] load build context 20:41:39 #47 transferring context: 54.29MB 35.1s 20:41:39 #47 ... 20:41:39 20:41:39 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:41:39 #60 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:39 #60 29.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:39 #60 30.54 (1/4) Installing dumb-init (1.2.5-r2) 20:41:39 #60 30.54 (2/4) Installing musl-obstack (1.2.3-r0) 20:41:39 #60 30.58 (3/4) Installing libucontext (1.2-r0) 20:41:39 #60 30.58 (4/4) Installing gcompat (1.1.0-r0) 20:41:39 #60 30.58 Executing busybox-1.35.0-r29.trigger 20:41:39 #60 30.63 OK: 8 MiB in 19 packages 20:41:39 #60 DONE 31.4s 20:41:39 20:41:39 #44 [security-spire-config internal] load build context 20:41:39 #44 ... 20:41:39 20:41:39 #47 [security-spire-agent internal] load build context 20:41:39 #47 ... 20:41:39 20:41:39 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:41:39 #64 DONE 0.9s 20:41:39 20:41:39 #47 [security-spire-agent internal] load build context 20:41:40 #47 ... 20:41:40 20:41:40 #37 [security-spire-server internal] load build context 20:41:40 #37 ... 20:41:40 20:41:40 #47 [security-spire-agent internal] load build context 20:41:41 #47 ... 20:41:41 20:41:41 #42 [security-proxy-setup internal] load build context 20:41:41 #42 ... 20:41:41 20:41:41 #37 [security-spire-server internal] load build context 20:41:42 #37 ... 20:41:42 20:41:42 #38 [security-proxy-auth internal] load build context 20:41:42 #38 ... 20:41:42 20:41:42 #47 [security-spire-agent internal] load build context 20:41:42 #47 ... 20:41:42 20:41:42 #36 [security-spiffe-token-provider internal] load build context 20:41:42 #36 transferring context: 67.10MB 40.9s 20:41:42 #36 ... 20:41:42 20:41:42 #38 [security-proxy-auth internal] load build context 20:41:43 #38 ... 20:41:43 20:41:43 #45 [security-secretstore-setup internal] load build context 20:41:43 #45 ... 20:41:43 20:41:43 #38 [security-proxy-auth internal] load build context 20:41:44 #38 ... 20:41:44 20:41:44 #41 [core-metadata internal] load build context 20:41:44 #41 ... 20:41:44 20:41:44 #39 [core-common-config-bootstrapper internal] load build context 20:41:44 #39 ... 20:41:44 20:41:44 #41 [core-metadata internal] load build context 20:41:44 #41 ... 20:41:44 20:41:44 #40 [support-scheduler internal] load build context 20:41:45 #40 ... 20:41:45 20:41:45 #41 [core-metadata internal] load build context 20:41:45 #41 ... 20:41:45 20:41:45 #43 [security-bootstrapper internal] load build context 20:41:45 #43 ... 20:41:45 20:41:45 #37 [security-spire-server internal] load build context 20:41:48 #37 ... 20:41:48 20:41:48 #49 [support-notifications internal] load build context 20:41:48 #49 ... 20:41:48 20:41:48 #37 [security-spire-server internal] load build context 20:41:48 #37 ... 20:41:48 20:41:48 #48 [core-data internal] load build context 20:41:48 #48 ... 20:41:48 20:41:48 #37 [security-spire-server internal] load build context 20:41:48 #37 transferring context: 142.15MB 46.0s 20:41:49 #37 ... 20:41:49 20:41:49 #46 [core-command internal] load build context 20:41:49 #46 ... 20:41:49 20:41:49 #49 [support-notifications internal] load build context 20:41:49 #49 ... 20:41:49 20:41:49 #44 [security-spire-config internal] load build context 20:41:49 #44 ... 20:41:49 20:41:49 #49 [support-notifications internal] load build context 20:41:51 #49 ... 20:41:51 20:41:51 #42 [security-proxy-setup internal] load build context 20:41:51 #42 ... 20:41:51 20:41:51 #44 [security-spire-config internal] load build context 20:41:52 #44 ... 20:41:52 20:41:52 #47 [security-spire-agent internal] load build context 20:41:53 #47 ... 20:41:53 20:41:53 #44 [security-spire-config internal] load build context 20:41:53 #44 ... 20:41:53 20:41:53 #36 [security-spiffe-token-provider internal] load build context 20:41:53 #36 transferring context: 97.74MB 51.0s 20:41:53 #36 ... 20:41:53 20:41:53 #47 [security-spire-agent internal] load build context 20:41:53 #47 ... 20:41:53 20:41:53 #45 [security-secretstore-setup internal] load build context 20:41:53 #45 ... 20:41:53 20:41:53 #47 [security-spire-agent internal] load build context 20:41:54 #47 ... 20:41:54 20:41:54 #38 [security-proxy-auth internal] load build context 20:41:54 #38 ... 20:41:54 20:41:54 #39 [core-common-config-bootstrapper internal] load build context 20:41:54 #39 ... 20:41:54 20:41:54 #38 [security-proxy-auth internal] load build context 20:41:55 #38 ... 20:41:55 20:41:55 #41 [core-metadata internal] load build context 20:41:55 #41 transferring context: 188.25MB 51.9s done 20:41:55 #41 DONE 52.4s 20:41:55 20:41:55 #38 [security-proxy-auth internal] load build context 20:41:55 #38 ... 20:41:55 20:41:55 #40 [support-scheduler internal] load build context 20:41:55 #40 ... 20:41:55 20:41:55 #38 [security-proxy-auth internal] load build context 20:41:55 #38 ... 20:41:55 20:41:55 #43 [security-bootstrapper internal] load build context 20:41:56 #43 ... 20:41:56 20:41:56 #38 [security-proxy-auth internal] load build context 20:41:58 #38 ... 20:41:58 20:41:58 #46 [core-command internal] load build context 20:41:58 #46 transferring context: 188.25MB 52.9s done 20:41:58 #46 DONE 54.3s 20:41:58 20:41:58 #37 [security-spire-server internal] load build context 20:41:58 #37 transferring context: 188.25MB 54.7s done 20:41:58 #37 DONE 55.6s 20:41:58 20:41:58 #38 [security-proxy-auth internal] load build context 20:41:58 #38 ... 20:41:58 20:41:58 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:41:58 #65 DONE 3.3s 20:41:58 20:41:58 #38 [security-proxy-auth internal] load build context 20:41:58 #38 ... 20:41:58 20:41:58 #48 [core-data internal] load build context 20:41:58 #48 transferring context: 188.25MB 53.9s done 20:41:58 #48 ... 20:41:58 20:41:58 #38 [security-proxy-auth internal] load build context 20:41:58 #38 ... 20:41:58 20:41:58 #48 [core-data internal] load build context 20:41:58 #48 DONE 54.5s 20:41:58 20:41:58 #38 [security-proxy-auth internal] load build context 20:41:59 #38 ... 20:41:59 20:41:59 #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:41:59 #66 DONE 1.4s 20:41:59 20:41:59 #38 [security-proxy-auth internal] load build context 20:42:01 #38 ... 20:42:01 20:42:01 #40 [support-scheduler internal] load build context 20:42:01 #40 transferring context: 188.25MB 58.2s done 20:42:01 #40 DONE 58.6s 20:42:01 20:42:01 #38 [security-proxy-auth internal] load build context 20:42:01 #38 ... 20:42:01 20:42:01 #49 [support-notifications internal] load build context 20:42:01 #49 ... 20:42:01 20:42:01 #45 [security-secretstore-setup internal] load build context 20:42:01 #45 transferring context: 188.25MB 57.7s done 20:42:01 #45 DONE 58.2s 20:42:01 20:42:01 #49 [support-notifications internal] load build context 20:42:01 #49 ... 20:42:01 20:42:01 #38 [security-proxy-auth internal] load build context 20:42:01 #38 ... 20:42:01 20:42:01 #42 [security-proxy-setup internal] load build context 20:42:02 #42 transferring context: 188.25MB 58.9s done 20:42:02 #42 ... 20:42:02 20:42:02 #44 [security-spire-config internal] load build context 20:42:02 #44 ... 20:42:02 20:42:02 #38 [security-proxy-auth internal] load build context 20:42:02 #38 ... 20:42:02 20:42:02 #42 [security-proxy-setup internal] load build context 20:42:02 #42 DONE 59.5s 20:42:02 20:42:02 #38 [security-proxy-auth internal] load build context 20:42:02 #38 ... 20:42:02 20:42:02 #47 [security-spire-agent internal] load build context 20:42:02 #47 transferring context: 188.25MB 58.1s done 20:42:02 #47 DONE 58.8s 20:42:02 20:42:02 #38 [security-proxy-auth internal] load build context 20:42:03 #38 ... 20:42:03 20:42:03 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:42:03 #67 DONE 0.9s 20:42:03 20:42:03 #38 [security-proxy-auth internal] load build context 20:42:03 #38 ... 20:42:03 20:42:03 #36 [security-spiffe-token-provider internal] load build context 20:42:03 #36 ... 20:42:03 20:42:03 #38 [security-proxy-auth internal] load build context 20:42:04 #38 ... 20:42:04 20:42:04 #39 [core-common-config-bootstrapper internal] load build context 20:42:04 #39 ... 20:42:04 20:42:04 #38 [security-proxy-auth internal] load build context 20:42:06 #38 ... 20:42:06 20:42:06 #43 [security-bootstrapper internal] load build context 20:42:06 #43 ... 20:42:06 20:42:06 #38 [security-proxy-auth internal] load build context 20:42:06 #38 transferring context: 188.25MB 64.2s done 20:42:06 #38 DONE 64.5s 20:42:06 20:42:06 #43 [security-bootstrapper internal] load build context 20:42:08 #43 ... 20:42:08 20:42:08 #44 [security-spire-config internal] load build context 20:42:08 #44 transferring context: 188.25MB 64.0s done 20:42:08 #44 DONE 64.6s 20:42:08 20:42:08 #39 [core-common-config-bootstrapper internal] load build context 20:42:08 #39 transferring context: 188.25MB 65.4s done 20:42:08 #39 DONE 65.7s 20:42:08 20:42:08 #43 [security-bootstrapper internal] load build context 20:42:08 #43 transferring context: 188.25MB 65.0s done 20:42:08 #43 DONE 65.3s 20:42:08 20:42:08 #36 [security-spiffe-token-provider internal] load build context 20:42:08 #36 ... 20:42:08 20:42:08 #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:08 #68 ... 20:42:08 20:42:08 #36 [security-spiffe-token-provider internal] load build context 20:42:08 #36 transferring context: 188.25MB 66.8s done 20:42:08 #36 DONE 66.9s 20:42:08 20:42:08 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:42:09 #69 ... 20:42:09 20:42:09 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:09 #70 ... 20:42:09 20:42:09 #49 [support-notifications internal] load build context 20:42:09 #49 ... 20:42:09 20:42:09 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:42:09 #69 DONE 1.0s 20:42:09 20:42:09 #49 [support-notifications internal] load build context 20:42:09 #49 ... 20:42:09 20:42:09 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:11 #71 ... 20:42:11 20:42:11 #49 [support-notifications internal] load build context 20:42:11 #49 transferring context: 188.25MB 66.7s done 20:42:11 #49 DONE 67.1s 20:42:11 20:42:11 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:42:11 #72 DONE 0.4s 20:42:11 20:42:11 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:12 #73 ... 20:42:12 20:42:12 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:51 #74 ... 20:42:51 20:42:51 #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:51 #68 DONE 49.3s 20:42:51 20:42:51 #75 [core-metadata builder 6/7] COPY . . 20:42:51 #75 ... 20:42:51 20:42:51 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:51 #70 DONE 48.1s 20:42:51 20:42:51 #76 [security-spire-server builder 6/9] COPY . . 20:42:51 #76 ... 20:42:51 20:42:51 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:51 #73 DONE 46.2s 20:42:51 20:42:51 #77 [security-secretstore-setup builder 6/7] COPY . . 20:42:51 #77 ... 20:42:51 20:42:51 #76 [security-spire-server builder 6/9] COPY . . 20:42:51 #76 DONE 4.2s 20:42:52 20:42:52 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:52 #78 CACHED 20:42:52 20:42:52 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 20:42:52 #79 CACHED 20:42:52 20:42:52 #80 [core-data builder 6/7] COPY . . 20:42:52 #80 CACHED 20:42:52 20:42:52 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:52 #81 CACHED 20:42:52 20:42:52 #82 [core-command builder 4/7] COPY go.mod vendor* ./ 20:42:52 #82 CACHED 20:42:52 20:42:52 #83 [core-command builder 6/7] COPY . . 20:42:52 #83 CACHED 20:42:52 20:42:52 #77 [security-secretstore-setup builder 6/7] COPY . . 20:42:52 #77 DONE 2.8s 20:42:52 20:42:52 #75 [core-metadata builder 6/7] COPY . . 20:42:52 #75 DONE 4.2s 20:42:52 20:42:52 #84 [security-proxy-setup builder 6/7] COPY . . 20:42:52 #84 CACHED 20:42:52 20:42:52 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:52 #85 CACHED 20:42:52 20:42:52 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:42:52 #86 CACHED 20:42:52 20:42:52 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:42:52 #87 CACHED 20:42:52 20:42:52 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:52 #88 CACHED 20:42:52 20:42:52 #89 [security-bootstrapper builder 6/7] COPY . . 20:42:52 #89 CACHED 20:42:52 20:42:52 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:52 #90 CACHED 20:42:52 20:42:52 #91 [support-scheduler builder 6/7] COPY . . 20:42:52 #91 CACHED 20:42:52 20:42:52 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:42:52 #92 CACHED 20:42:52 20:42:52 #93 [core-common-config-bootstrapper builder 6/7] COPY . . 20:42:52 #93 CACHED 20:42:52 20:42:52 #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:42:52 #94 CACHED 20:42:52 20:42:52 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:52 #95 CACHED 20:42:52 20:42:52 #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:42:52 #96 CACHED 20:42:52 20:42:52 #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:52 #97 CACHED 20:42:52 20:42:52 #98 [security-proxy-auth builder 6/7] COPY . . 20:42:52 #98 CACHED 20:42:52 20:42:52 #99 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:42:52 #99 ... 20:42:52 20:42:52 #100 [security-spire-agent builder 6/9] COPY . . 20:42:52 #100 CACHED 20:42:52 20:42:52 #101 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:52 #101 CACHED 20:42:52 20:42:52 #102 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:42:52 #102 CACHED 20:42:52 20:42:52 #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:42:52 #103 CACHED 20:42:52 20:42:52 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:42:52 #104 DONE 0.5s 20:42:52 20:42:52 #105 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:42:56 #105 ... 20:42:56 20:42:56 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:56 #71 DONE 46.9s 20:42:57 20:42:57 #106 [security-spiffe-token-provider builder 6/7] COPY . . 20:42:57 #106 ... 20:42:57 20:42:57 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:57 #74 DONE 45.5s 20:42:57 20:42:57 #107 [support-notifications builder 6/7] COPY . . 20:43:00 #107 ... 20:43:00 20:43:00 #105 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:43:00 #105 DONE 7.5s 20:43:00 20:43:00 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:43:00 #108 DONE 7.6s 20:43:00 20:43:00 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:43:00 #109 DONE 0.3s 20:43:00 20:43:00 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:43:00 #110 DONE 0.4s 20:43:00 20:43:00 #99 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:43:00 #99 6.528 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 20:43:00 #99 ... 20:43:00 20:43:00 #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:43:00 #111 CACHED 20:43:00 20:43:00 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:43:00 #112 CACHED 20:43:00 20:43:00 #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:43:00 #113 CACHED 20:43:00 20:43:00 #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:00 #114 CACHED 20:43:00 20:43:00 #115 [security-spire-config builder 6/9] COPY . . 20:43:00 #115 CACHED 20:43:00 20:43:00 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:43:00 #116 CACHED 20:43:00 20:43:00 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:43:01 #117 ... 20:43:01 20:43:01 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:43:01 #118 DONE 0.6s 20:43:01 20:43:01 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:43:01 #117 DONE 0.6s 20:43:01 20:43:01 #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:43:01 #119 DONE 0.2s 20:43:01 20:43:01 #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:43:01 #0 6.374 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 20:43:02 #120 ... 20:43:02 20:43:02 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:43:02 #0 6.139 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:43:02 #121 ... 20:43:02 20:43:02 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:43:02 #0 7.124 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 20:43:02 #122 ... 20:43:02 20:43:02 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:43:02 #0 6.781 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 20:43:02 #123 ... 20:43:02 20:43:02 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:43:02 #0 6.749 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 20:43:02 #124 ... 20:43:02 20:43:02 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:43:02 #0 6.952 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 20:43:02 #125 ... 20:43:02 20:43:02 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:43:02 #0 7.537 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 20:43:02 #126 ... 20:43:02 20:43:02 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:43:02 #0 5.842 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:43:03 #127 ... 20:43:03 20:43:03 #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:43:03 #128 CACHED 20:43:03 20:43:03 #129 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:43:03 #129 CACHED 20:43:03 20:43:03 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:03 #130 ... 20:43:03 20:43:03 #107 [support-notifications builder 6/7] COPY . . 20:43:03 #107 DONE 6.1s 20:43:03 20:43:03 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:43:03 #131 ... 20:43:03 20:43:03 #106 [security-spiffe-token-provider builder 6/7] COPY . . 20:43:03 #106 DONE 6.7s 20:43:04 20:43:04 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:43:04 #132 ... 20:43:04 20:43:04 #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:43:04 #133 DONE 0.3s 20:43:05 20:43:05 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:07 #134 ... 20:43:07 20:43:07 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:43:07 #135 DONE 2.1s 20:43:07 20:43:07 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:07 #130 DONE 3.6s 20:43:07 20:43:07 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:43:07 #131 3.522 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 20:43:07 #131 ... 20:43:07 20:43:07 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:43:07 #136 DONE 0.3s 20:43:07 20:43:07 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:07 #134 DONE 2.4s 20:43:07 20:43:07 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:43:07 #137 DONE 0.2s 20:43:07 20:43:07 #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:43:07 #138 DONE 0.2s 20:43:07 20:43:07 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:43:07 #139 DONE 0.2s 20:43:07 20:43:07 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:43:07 #140 DONE 0.3s 20:43:07 20:43:07 #141 [security-spire-server] exporting to image 20:43:07 #141 exporting layers 20:43:08 #141 ... 20:43:08 20:43:08 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:43:08 #142 DONE 0.3s 20:43:08 20:43:08 #141 [security-spire-config] exporting to image 20:43:08 #141 ... 20:43:08 20:43:08 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:08 #143 DONE 2.2s 20:43:09 20:43:09 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:43:09 #144 DONE 0.2s 20:43:09 20:43:09 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:43:09 #145 DONE 0.3s 20:43:09 20:43:09 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:43:09 #132 3.054 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 20:43:09 #132 ... 20:43:09 20:43:09 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:43:09 #146 DONE 0.3s 20:43:10 20:43:10 #141 [security-spire-agent] exporting to image 20:43:14 #141 exporting layers 6.4s done 20:43:14 #141 writing image sha256:d81ffb6f2d5267acf4ff09466b9423c888f717e53f5c638a2d412144f2505b1f 0.0s done 20:43:14 #141 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:43:14 #141 exporting layers 4.5s done 20:43:14 #141 writing image sha256:ec80cf7fe1a956fb7a7fb521542c91b83505f0141a90da3c98b3a085f42c0e20 0.0s done 20:43:14 #141 naming to docker.io/library/security-spire-config-arm64 done 20:43:14 #141 writing image sha256:d5805ec267fb482c575ebe9155a4064c000f5c57208abe3b423927a8dc3e0a7a done 20:43:14 #141 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:43:14 #141 DONE 6.6s 20:43:14 20:43:14 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:58:21 #131 ... 20:58:21 20:58:21 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:58:21 #123 916.3 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 20:58:21 #123 ... 20:58:21 20:58:21 #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:58:21 #120 DONE 919.9s 20:58:21 20:58:21 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:58:21 #122 ... 20:58:21 20:58:21 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:58:21 #147 DONE 0.3s 20:58:21 20:58:21 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:58:21 #132 ... 20:58:21 20:58:21 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:58:21 #148 DONE 0.1s 20:58:21 20:58:21 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:58:21 #149 DONE 0.1s 20:58:21 20:58:21 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:58:21 #132 ... 20:58:21 20:58:21 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:58:21 #150 DONE 0.3s 20:58:21 20:58:21 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:58:21 #126 ... 20:58:21 20:58:21 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:58:21 #151 DONE 0.2s 20:58:21 20:58:21 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:58:21 #152 DONE 2.0s 20:58:21 20:58:21 #141 [security-proxy-setup] exporting to image 20:58:21 #141 exporting layers 20:58:21 #141 exporting layers 0.8s done 20:58:21 #141 writing image sha256:152ab4b9cb772cabd59e3078cf3bbd7e7af61c78e83f3e37e8d66c45a98018d6 done 20:58:21 #141 naming to docker.io/library/security-proxy-setup-arm64 done 20:58:21 #141 DONE 7.4s 20:58:21 20:58:21 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:58:25 #124 ... 20:58:25 20:58:25 #99 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:58:25 #99 DONE 933.0s 20:58:25 20:58:25 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:58:25 #132 ... 20:58:25 20:58:25 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:58:25 #153 DONE 0.2s 20:58:25 20:58:25 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:58:27 #154 DONE 1.9s 20:58:27 20:58:27 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:58:27 #131 ... 20:58:27 20:58:27 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:58:28 #155 DONE 0.2s 20:58:28 20:58:28 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:58:28 #156 DONE 0.2s 20:58:28 20:58:28 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:58:28 #126 ... 20:58:28 20:58:28 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:58:28 #157 DONE 0.3s 20:58:28 20:58:28 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:58:28 #158 DONE 0.2s 20:58:28 20:58:28 #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:58:28 #159 DONE 0.2s 20:58:28 20:58:28 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:58:28 #132 ... 20:58:28 20:58:28 #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:58:29 #160 DONE 0.2s 20:58:29 20:58:29 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:58:29 #161 DONE 0.2s 20:58:29 20:58:29 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:58:29 #162 DONE 0.2s 20:58:29 20:58:29 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:58:29 #124 ... 20:58:29 20:58:29 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:58:31 #163 DONE 2.0s 20:58:31 20:58:31 #141 [security-bootstrapper] exporting to image 20:58:31 #141 exporting layers 20:58:32 #141 exporting layers 0.9s done 20:58:32 #141 writing image sha256:fc9070376f008f08f3a46792bb0c296c8fd28afc0f72812b4ea29b3a77f5bcdb done 20:58:32 #141 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:58:32 #141 DONE 8.4s 20:58:32 20:58:32 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:58:33 #132 ... 20:58:33 20:58:33 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:58:33 #123 DONE 940.9s 20:58:33 20:58:33 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:58:33 #121 ... 20:58:33 20:58:33 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:58:33 #164 DONE 0.3s 20:58:33 20:58:33 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:58:33 #165 DONE 0.2s 20:58:33 20:58:33 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:58:33 #121 ... 20:58:33 20:58:33 #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:58:34 #166 DONE 0.2s 20:58:34 20:58:34 #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:58:34 #167 DONE 0.1s 20:58:34 20:58:34 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:58:34 #131 ... 20:58:34 20:58:34 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:58:34 #168 DONE 0.1s 20:58:34 20:58:34 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:58:34 #169 DONE 0.3s 20:58:34 20:58:34 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:58:34 #121 ... 20:58:34 20:58:34 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:58:34 #170 DONE 0.3s 20:58:34 20:58:34 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:58:34 #132 ... 20:58:34 20:58:34 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:58:34 #171 DONE 0.1s 20:58:34 20:58:34 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:58:36 #172 DONE 2.0s 20:58:36 20:58:36 #141 [security-secretstore-setup] exporting to image 20:58:38 #141 exporting layers 1.0s done 20:58:38 #141 writing image sha256:15a8f38d026117a63352317c8cfce586271620c08ee8cdeeb90666f983de180e 0.0s done 20:58:38 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 20:58:38 #141 DONE 9.4s 20:58:38 20:58:38 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:58:46 #121 DONE 953.6s 20:58:46 20:58:46 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:58:46 #126 ... 20:58:46 20:58:46 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:58:46 #173 DONE 0.3s 20:58:46 20:58:46 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:58:46 #174 DONE 0.3s 20:58:46 20:58:46 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:58:47 #175 DONE 0.3s 20:58:47 20:58:47 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:58:47 #176 DONE 0.2s 20:58:47 20:58:47 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:58:47 #177 DONE 0.2s 20:58:47 20:58:47 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:58:51 #178 DONE 3.9s 20:58:51 20:58:51 #141 [security-proxy-auth] exporting to image 20:58:51 #141 exporting layers 20:58:51 #141 exporting layers 0.6s done 20:58:51 #141 writing image sha256:45bba8ebc899dbfe1d526953d86d822cfab8adab2caad68f41ea7369b540e490 done 20:58:51 #141 naming to docker.io/library/security-proxy-auth-arm64 done 20:58:51 #141 DONE 10.1s 20:58:51 20:58:51 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:04 #132 ... 20:59:04 20:59:04 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:59:04 #127 DONE 970.2s 20:59:04 20:59:04 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:04 #132 ... 20:59:04 20:59:04 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:59:04 #179 DONE 0.2s 20:59:04 20:59:04 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:59:04 #180 DONE 0.1s 20:59:04 20:59:04 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:59:04 #131 ... 20:59:04 20:59:04 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:59:04 #181 DONE 0.4s 20:59:04 20:59:04 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:59:04 #131 ... 20:59:04 20:59:04 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:59:04 #182 DONE 0.2s 20:59:04 20:59:04 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:59:04 #183 DONE 0.2s 20:59:04 20:59:04 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:59:06 #184 DONE 1.9s 20:59:06 20:59:06 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:06 #132 ... 20:59:06 20:59:06 #141 [core-common-config-bootstrapper] exporting to image 20:59:06 #141 exporting layers 20:59:06 #141 exporting layers 0.5s done 20:59:06 #141 writing image sha256:2f8237796f38ea720496e0655dde240505e07fb0757be88b560ec162483db224 done 20:59:06 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 20:59:06 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:59:06 #141 DONE 10.6s 20:59:06 20:59:06 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:59:45 #131 ... 20:59:45 20:59:45 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:59:45 #122 DONE 1007.9s 20:59:45 20:59:45 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:59:45 #124 ... 20:59:45 20:59:45 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:59:45 #185 DONE 0.2s 20:59:45 20:59:45 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:45 #132 ... 20:59:45 20:59:45 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:59:45 #186 DONE 0.1s 20:59:45 20:59:45 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:59:45 #187 DONE 0.2s 20:59:45 20:59:45 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:59:45 #188 DONE 0.1s 20:59:45 20:59:45 #141 [core-command] exporting to image 20:59:45 #141 exporting layers 20:59:45 #141 exporting layers 0.2s done 20:59:45 #141 writing image sha256:5b4359bd854d7cd5296c540122b675c6b1039d2994465bb86dde4415776efac4 done 20:59:45 #141 naming to docker.io/library/core-command-arm64 done 20:59:45 #141 DONE 10.9s 20:59:45 20:59:45 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:59:55 #131 ... 20:59:55 20:59:55 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:59:55 #126 DONE 1023.4s 20:59:55 20:59:55 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:59:56 #131 ... 20:59:56 20:59:56 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:59:56 #189 DONE 0.3s 20:59:56 20:59:56 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:59:56 #190 DONE 0.1s 20:59:56 20:59:56 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:59:56 #191 DONE 0.2s 20:59:56 20:59:56 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:59:56 #131 ... 20:59:56 20:59:56 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:59:56 #192 DONE 0.1s 20:59:56 20:59:56 #141 [core-data] exporting to image 20:59:56 #141 exporting layers 20:59:57 #141 exporting layers 0.3s done 20:59:57 #141 writing image sha256:d961970f2a831f748ea64e36fe76856a796f1b0d4f6fafa20b46aa3ac6d8e033 done 20:59:57 #141 naming to docker.io/library/core-data-arm64 done 20:59:57 #141 DONE 11.2s 20:59:57 20:59:57 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:00:01 #124 DONE 1028.9s 21:00:01 21:00:01 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:00:01 #131 ... 21:00:01 21:00:01 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:00:01 #193 DONE 0.2s 21:00:01 21:00:01 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:00:01 #194 DONE 0.1s 21:00:01 21:00:01 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:00:02 #195 DONE 0.3s 21:00:02 21:00:02 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:00:02 #196 DONE 0.1s 21:00:02 21:00:02 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:00:02 #132 ... 21:00:02 21:00:02 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:00:02 #197 DONE 0.1s 21:00:02 21:00:02 #141 [core-metadata] exporting to image 21:00:02 #141 exporting layers 21:00:02 #141 exporting layers 0.2s done 21:00:02 #141 writing image sha256:f6d6a1d908e083d9c549b478520a0b9b3674976afb0a8dda460bbc575145cfa8 done 21:00:02 #141 naming to docker.io/library/core-metadata-arm64 done 21:00:02 #141 DONE 11.5s 21:00:02 21:00:02 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:00:29 #125 ... 21:00:29 21:00:29 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:00:29 #132 DONE 1045.4s 21:00:29 21:00:29 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:00:29 #131 ... 21:00:29 21:00:29 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:00:29 #198 DONE 0.2s 21:00:29 21:00:29 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:00:29 #131 ... 21:00:29 21:00:29 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:00:30 #199 DONE 0.2s 21:00:30 21:00:30 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:00:30 #200 DONE 0.4s 21:00:30 21:00:30 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:00:30 #125 ... 21:00:30 21:00:30 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:00:30 #201 DONE 0.2s 21:00:30 21:00:30 #141 [security-spiffe-token-provider] exporting to image 21:00:30 #141 exporting layers 21:00:31 #141 exporting layers 0.5s done 21:00:31 #141 writing image sha256:d99e730281d8b1d96a8900223c242834ed38d5f5bef1f338fddf7b8a7e4e40e3 done 21:00:31 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:00:31 #141 DONE 12.0s 21:00:31 21:00:31 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:00:53 #125 DONE 1079.9s 21:00:53 21:00:53 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:00:53 #131 ... 21:00:53 21:00:53 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:00:53 #202 DONE 0.2s 21:00:53 21:00:53 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:00:53 #203 DONE 0.2s 21:00:53 21:00:53 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:00:53 #204 ... 21:00:53 21:00:53 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:00:53 #131 DONE 1069.3s 21:00:53 21:00:53 #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:00:53 #205 DONE 0.3s 21:00:53 21:00:53 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:00:53 #204 DONE 0.4s 21:00:53 21:00:53 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:00:53 #206 DONE 0.2s 21:00:53 21:00:53 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:00:53 #207 DONE 0.1s 21:00:53 21:00:53 #141 [support-scheduler] exporting to image 21:00:53 #141 exporting layers 21:00:53 #141 ... 21:00:53 21:00:53 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:00:53 #208 DONE 0.3s 21:00:53 21:00:53 #141 [support-scheduler] exporting to image 21:00:53 #141 exporting layers 0.4s done 21:00:53 #141 writing image sha256:f138e102e0c3506f554fac8692af295c23987a3ea51261bb8fb18d733d82b217 done 21:00:53 #141 naming to docker.io/library/support-scheduler-arm64 done 21:00:53 #141 DONE 12.4s 21:00:53 21:00:53 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:00:53 #209 DONE 0.2s 21:00:53 21:00:53 #141 [support-notifications] exporting to image 21:00:54 #141 exporting layers 0.4s done 21:00:54 #141 writing image sha256:cb569a2c7333920bd10ad7bbe163be46a1c991e19aab31fff4065d10b158ac13 done 21:00:54 #141 naming to docker.io/library/support-notifications-arm64 done 21:00:54 #141 DONE 12.7s 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:00:54 time="2023-08-15T20:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:00:54 $ docker stop --time=1 2553d02ed8d72893f8d0b7f080be9c152fc0e7c2ae8101e9a8d77950ae01d897 21:00:55 $ docker rm -f --volumes 2553d02ed8d72893f8d0b7f080be9c152fc0e7c2ae8101e9a8d77950ae01d897 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:56 + docker images 21:00:56 REPOSITORY TAG IMAGE ID CREATED SIZE 21:00:56 support-scheduler-arm64 latest f138e102e0c3 3 seconds ago 32.9MB 21:00:56 support-notifications-arm64 latest cb569a2c7333 3 seconds ago 33.7MB 21:00:56 security-spiffe-token-provider-arm64 latest d99e730281d8 26 seconds ago 33.3MB 21:00:56 core-metadata-arm64 latest f6d6a1d908e0 54 seconds ago 21.2MB 21:00:56 core-data-arm64 latest d961970f2a83 About a minute ago 20.9MB 21:00:56 core-command-arm64 latest 5b4359bd854d About a minute ago 20.8MB 21:00:56 core-common-config-bootstrapper-arm64 latest 2f8237796f38 About a minute ago 18MB 21:00:56 security-proxy-auth-arm64 latest 45bba8ebc899 2 minutes ago 19.3MB 21:00:56 security-secretstore-setup-arm64 latest 15a8f38d0261 2 minutes ago 43MB 21:00:56 security-bootstrapper-arm64 latest fc9070376f00 2 minutes ago 22.6MB 21:00:56 security-proxy-setup-arm64 latest 152ab4b9cb77 2 minutes ago 19.5MB 21:00:56 security-spire-agent-arm64 latest d5805ec267fb 17 minutes ago 152MB 21:00:56 security-spire-config-arm64 latest ec80cf7fe1a9 17 minutes ago 96.1MB 21:00:56 security-spire-server-arm64 latest d81ffb6f2d52 17 minutes ago 96.9MB 21:00:56 ci-base-image-arm64 latest 0fc296b924f3 31 minutes ago 1.05GB 21:00:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 21:00:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [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 21:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:57 21:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:58 arm64: Pulling from edgex-lftools-log-publisher 21:00:58 8998bd30e6a1: Pulling fs layer 21:00:58 04944245beec: Pulling fs layer 21:00:58 699f458cf7ca: Pulling fs layer 21:00:58 765212b225bb: Pulling fs layer 21:00:58 f23df028b6ca: Pulling fs layer 21:00:58 d65c8cfc05b1: Pulling fs layer 21:00:58 2437ff75d9bd: Pulling fs layer 21:00:58 d65c8cfc05b1: Waiting 21:00:58 765212b225bb: Waiting 21:00:58 f23df028b6ca: Waiting 21:00:58 2437ff75d9bd: Waiting 21:00:58 04944245beec: Verifying Checksum 21:00:58 04944245beec: Download complete 21:00:58 765212b225bb: Verifying Checksum 21:00:58 765212b225bb: Download complete 21:00:58 f23df028b6ca: Download complete 21:00:58 d65c8cfc05b1: Verifying Checksum 21:00:58 d65c8cfc05b1: Download complete 21:00:58 699f458cf7ca: Verifying Checksum 21:00:58 699f458cf7ca: Download complete 21:00:58 8998bd30e6a1: Download complete 21:01:00 2437ff75d9bd: Verifying Checksum 21:01:00 2437ff75d9bd: Download complete 21:01:02 8998bd30e6a1: Pull complete 21:01:03 04944245beec: Pull complete 21:01:04 699f458cf7ca: Pull complete 21:01:04 765212b225bb: Pull complete 21:01:05 f23df028b6ca: Pull complete 21:01:05 d65c8cfc05b1: Pull complete 21:01:20 2437ff75d9bd: Pull complete 21:01:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:20 prd-ubuntu20.04-docker-arm64-4c-16g-3713 does not seem to be running inside a container 21:01:20 $ 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 21:01:23 $ docker top 8201173e18f69b572a14233118eed4d3ed3072cbeab36637e2ad0f79766762f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:24 ---> job-cost.sh 21:01:24 lf-activate-venv: SKIPPING 21:01:24 INFO: No Stack... 21:01:24 INFO: Retrieving Pricing Info for: v3-standard-4 21:01:25 INFO: Archiving Costs [Pipeline] sh 21:01:26 + cut -d, -f6 21:01:26 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 21:01:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4635-1-stack-cost] 21:01:26 Resource [jenkins-edgexfoundry-edgex-go-PR-4635-1-stack-cost] did not exist. Created. 21:01:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4635-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:27 + echo total: 0.10999999940395355 [Pipeline] stash 21:01:27 Stashed 1 file(s) [Pipeline] } 21:01:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4635-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:27 $ docker stop --time=1 8201173e18f69b572a14233118eed4d3ed3072cbeab36637e2ad0f79766762f2 21:01:29 $ docker rm -f --volumes 8201173e18f69b572a14233118eed4d3ed3072cbeab36637e2ad0f79766762f2 [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 21:01:30 provisioning config files... 21:01:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5017506296203190191tmp [Pipeline] { [Pipeline] sh 21:01:30 + set +x 21:01:30 + bash -s -- 21:01:30 + curl -s https://codecov.io/bash 21:01:30 21:01:30 _____ _ 21:01:30 / ____| | | 21:01:30 | | ___ __| | ___ ___ _____ __ 21:01:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:01:30 | |___| (_) | (_| | __/ (_| (_) \ V / 21:01:30 \_____\___/ \__,_|\___|\___\___/ \_/ 21:01:30 Bash-1.0.6 21:01:30 21:01:30 21:01:30 ==> git version 2.25.1 found 21:01:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:01:30 Release-Date: 2020-01-08 21:01:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:01:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:01:30 ==> Jenkins CI detected. 21:01:30 current dir:  /w/workspace/edgex-go/1 21:01:30 project root: . 21:01:30 --> token set from env 21:01:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:01:30 ==> Running gcov in . (disable via -X gcov) 21:01:30 ==> Python coveragepy not found 21:01:30 ==> Searching for coverage reports in: 21:01:30 + . 21:01:30 -> Found 1 reports 21:01:30 ==> Detecting git/mercurial file structure 21:01:30 ==> Reading reports 21:01:30 + ./coverage.out bytes=446998 21:01:30 ==> Appending adjustments 21:01:30 https://docs.codecov.io/docs/fixing-reports 21:01:31 + Found adjustments 21:01:31 ==> Gzipping contents 21:01:31 56K /tmp/codecov.WrXMNC.gz 21:01:31 ==> Uploading reports 21:01:31 url: https://codecov.io 21:01:31 query: branch=PR-4635&commit=5168b17729dcce27c0cfb0fc6e5f2e437920005e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4635%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4635&job=&cmd_args= 21:01:31 -> Pinging Codecov 21:01:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4635&commit=5168b17729dcce27c0cfb0fc6e5f2e437920005e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4635%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4635&job=&cmd_args= 21:01:31 -> Uploading to 21:01:31 https://storage.googleapis.com/codecov/v4/raw/2023-08-15/00271124DB129430A58F1EEE437C3FCB/5168b17729dcce27c0cfb0fc6e5f2e437920005e/a758e927-9451-4609-9452-1e3b7b96dba8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T210131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=732242dd56a7f5e4b0511d7fd1e2362aa5c272dfc47c0f4fae9966d3b90d8fed 21:01:31 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:31 Dload Upload Total Spent Left Speed 21:01:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57321 0 0 100 57321 0 238k --:--:-- --:--:-- --:--:-- 238k 21:01:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5168b17729dcce27c0cfb0fc6e5f2e437920005e [Pipeline] } 21:01:32 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 21:01:33 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:01:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:34 ---> package-listing.sh 21:01:34 ++ facter osfamily 21:01:34 ++ tr '[:upper:]' '[:lower:]' 21:01:35 + OS_FAMILY=debian 21:01:35 + workspace=/w/workspace/edgex-go/1 21:01:35 + START_PACKAGES=/tmp/packages_start.txt 21:01:35 + END_PACKAGES=/tmp/packages_end.txt 21:01:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:35 + PACKAGES=/tmp/packages_start.txt 21:01:35 + '[' /w/workspace/edgex-go/1 ']' 21:01:35 + PACKAGES=/tmp/packages_end.txt 21:01:35 + case "${OS_FAMILY}" in 21:01:35 + dpkg -l 21:01:35 + grep '^ii' 21:01:35 + '[' -f /tmp/packages_start.txt ']' 21:01:35 + '[' -f /tmp/packages_end.txt ']' 21:01:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:01:35 + '[' /w/workspace/edgex-go/1 ']' 21:01:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:01:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:01:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:01:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:36 21:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:36 latest: Pulling from edgex-lftools-log-publisher 21:01:36 5eb5b503b376: Pulling fs layer 21:01:36 5c69ac0246d0: Pulling fs layer 21:01:36 ec43610c2a17: Pulling fs layer 21:01:36 3a2ae6a8a46f: Pulling fs layer 21:01:36 33b1e0a273af: Pulling fs layer 21:01:36 5d3b04190fa2: Pulling fs layer 21:01:36 2f39f015ded8: Pulling fs layer 21:01:36 3a2ae6a8a46f: Waiting 21:01:36 5d3b04190fa2: Waiting 21:01:36 33b1e0a273af: Waiting 21:01:36 2f39f015ded8: Waiting 21:01:36 5c69ac0246d0: Download complete 21:01:36 3a2ae6a8a46f: Download complete 21:01:36 33b1e0a273af: Verifying Checksum 21:01:36 33b1e0a273af: Download complete 21:01:36 5d3b04190fa2: Download complete 21:01:36 ec43610c2a17: Verifying Checksum 21:01:36 ec43610c2a17: Download complete 21:01:36 5eb5b503b376: Verifying Checksum 21:01:36 5eb5b503b376: Download complete 21:01:37 2f39f015ded8: Verifying Checksum 21:01:37 2f39f015ded8: Download complete 21:01:38 5eb5b503b376: Pull complete 21:01:38 5c69ac0246d0: Pull complete 21:01:38 ec43610c2a17: Pull complete 21:01:38 3a2ae6a8a46f: Pull complete 21:01:38 33b1e0a273af: Pull complete 21:01:38 5d3b04190fa2: Pull complete 21:01:43 2f39f015ded8: Pull complete 21:01:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:43 prd-ubuntu20.04-docker-8c-8g-3712 does not seem to be running inside a container 21:01:43 $ 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 21:01:47 $ docker top 87d437227f148354b207bf74a3bb71fe0b37d38e9a4c4f49d901158b225cf7d0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:47 + touch /tmp/pre-build-complete [Pipeline] sh 21:01:47 + mkdir -p /var/log/sysstat [Pipeline] sh 21:01:48 + ls /var/log/sa-host 21:01:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:48 provisioning config files... 21:01:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8838665332134260463tmp [Pipeline] { [Pipeline] echo 21:01:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:01:48 ---> create-netrc.sh [Pipeline] } 21:01:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:01:49 ---> python-tools-install.sh [Pipeline] echo 21:01:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:01:49 ---> sudo-logs.sh 21:01:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:01:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:01:50 ---> job-cost.sh 21:01:50 lf-activate-venv: SKIPPING 21:01:50 DEBUG: total: 0.10999999940395355 21:01:50 INFO: Retrieving Stack Cost... 21:01:50 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:50 INFO: Archiving Costs [Pipeline] echo 21:01:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:01:51 ---> logs-deploy.sh 21:01:51 lf-activate-venv: SKIPPING 21:01:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4635/1 21:01:51 INFO: archiving workspace using pattern(s): 21:01:52 Archives upload complete. 21:01:52 INFO: archiving logs to Nexus 21:01:53 ---> uname -a: 21:01:53 Linux prd-ubuntu20-04-docker-8c-8g-3712 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:01:53 21:01:53 21:01:53 ---> lscpu: 21:01:53 Architecture: x86_64 21:01:53 CPU op-mode(s): 32-bit, 64-bit 21:01:53 Byte Order: Little Endian 21:01:53 Address sizes: 40 bits physical, 48 bits virtual 21:01:53 CPU(s): 8 21:01:53 On-line CPU(s) list: 0-7 21:01:53 Thread(s) per core: 1 21:01:53 Core(s) per socket: 1 21:01:53 Socket(s): 8 21:01:53 NUMA node(s): 1 21:01:53 Vendor ID: AuthenticAMD 21:01:53 CPU family: 23 21:01:53 Model: 49 21:01:53 Model name: AMD EPYC-Rome Processor 21:01:53 Stepping: 0 21:01:53 CPU MHz: 2799.998 21:01:53 BogoMIPS: 5599.99 21:01:53 Virtualization: AMD-V 21:01:53 Hypervisor vendor: KVM 21:01:53 Virtualization type: full 21:01:53 L1d cache: 256 KiB 21:01:53 L1i cache: 256 KiB 21:01:53 L2 cache: 4 MiB 21:01:53 L3 cache: 128 MiB 21:01:53 NUMA node0 CPU(s): 0-7 21:01:53 Vulnerability Itlb multihit: Not affected 21:01:53 Vulnerability L1tf: Not affected 21:01:53 Vulnerability Mds: Not affected 21:01:53 Vulnerability Meltdown: Not affected 21:01:53 Vulnerability Mmio stale data: Not affected 21:01:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:01:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:01:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:01:53 Vulnerability Srbds: Not affected 21:01:53 Vulnerability Tsx async abort: Not affected 21:01:53 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 21:01:53 21:01:53 21:01:53 ---> nproc: 21:01:53 8 21:01:53 21:01:53 21:01:53 ---> df -h: 21:01:53 Filesystem Size Used Avail Use% Mounted on 21:01:53 overlay 155G 22G 133G 15% / 21:01:53 tmpfs 64M 0 64M 0% /dev 21:01:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:01:53 shm 64M 0 64M 0% /dev/shm 21:01:53 /dev/vda1 155G 22G 133G 15% /facter-os 21:01:53 21:01:53 21:01:53 ---> sar -b -r -n DEV: 21:01:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3712) 08/15/23 _x86_64_ (8 CPU) 21:01:53 21:01:53 20:24:17 LINUX RESTART (8 CPU) 21:01:53 21:01:53 20:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:01:53 20:26:01 145.60 10.59 135.01 0.00 1726.08 78268.09 0.00 21:01:53 20:27:01 40.72 0.10 40.62 0.00 7.46 18374.29 0.00 21:01:53 20:28:01 35.65 0.27 35.38 0.00 3.33 11892.99 0.00 21:01:53 20:29:01 296.98 0.38 296.60 0.00 47.33 198068.72 0.00 21:01:53 20:30:01 452.07 15.58 436.49 0.00 3251.67 120128.78 0.00 21:01:53 20:31:01 187.45 1.32 186.14 0.00 242.85 48745.75 0.00 21:01:53 20:32:01 498.37 1.07 497.30 0.00 26.12 71878.84 0.00 21:01:53 20:33:01 3.25 0.00 3.25 0.00 0.00 37.33 0.00 21:01:53 20:34:01 1.38 0.00 1.38 0.00 0.00 14.13 0.00 21:01:53 20:35:01 2.60 0.00 2.60 0.00 0.00 35.59 0.00 21:01:53 20:36:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 21:01:53 20:37:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 21:01:53 20:38:01 2.58 1.67 0.92 0.00 37.73 11.33 0.00 21:01:53 20:39:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 21:01:53 20:40:01 1.92 0.02 1.90 0.00 0.13 21.33 0.00 21:01:53 20:41:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 21:01:53 20:42:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 21:01:53 20:43:01 1.57 0.00 1.57 0.00 0.00 17.19 0.00 21:01:53 20:44:01 1.02 0.00 1.02 0.00 0.00 10.13 0.00 21:01:53 20:45:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 21:01:53 20:46:01 1.10 0.00 1.10 0.00 0.00 10.93 0.00 21:01:53 20:47:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 21:01:53 20:48:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 21:01:53 20:49:02 1.57 0.00 1.57 0.00 0.00 16.66 0.00 21:01:53 20:50:01 1.12 0.00 1.12 0.00 0.00 11.93 0.00 21:01:53 20:51:01 1.78 0.00 1.78 0.00 0.00 19.19 0.00 21:01:53 20:52:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 21:01:53 20:53:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 21:01:53 20:54:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 21:01:53 20:55:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 21:01:53 20:56:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 21:01:53 20:57:01 1.73 0.00 1.73 0.00 0.00 18.26 0.00 21:01:53 20:58:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 21:01:53 20:59:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 21:01:53 21:00:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 21:01:53 21:01:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 21:01:53 Average: 47.23 0.86 46.38 0.00 147.82 15197.67 0.00 21:01:53 21:01:53 20:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:01:53 20:26:01 28403204 31619144 692156 2.10 113476 3334604 1694276 4.99 1063168 3009700 4488 21:01:53 20:27:01 27909848 31485308 815912 2.48 117024 3641600 2003460 5.90 1312600 3194788 37340 21:01:53 20:28:01 27340096 31558552 740100 2.25 120048 4246628 1900960 5.60 1430384 3608680 338000 21:01:53 20:29:01 22341488 31363820 919940 2.80 132668 8916204 3167432 9.33 1742360 8149244 0 21:01:53 20:30:01 17636272 30506164 1712616 5.21 242876 12256000 6230284 18.36 3006952 11110716 2752 21:01:53 20:31:01 12811428 28421356 3790552 11.53 259804 14852116 9173112 27.03 6354384 12447728 1257752 21:01:53 20:32:01 16207116 31461108 811312 2.47 268436 14616624 2261632 6.67 2530980 13086592 624 21:01:53 20:33:01 16207164 31461240 810992 2.47 268484 14616628 2261632 6.67 2530836 13086596 156 21:01:53 20:34:01 16256532 31510672 761480 2.32 268564 14616628 2261632 6.67 2482212 13086596 176 21:01:53 20:35:01 16258036 31512308 759900 2.31 268696 14616608 2261632 6.67 2480796 13086576 160 21:01:53 20:36:01 16258232 31512532 759616 2.31 268720 14616612 2245408 6.62 2481852 13086580 172 21:01:53 20:37:01 16259180 31513480 758852 2.31 268740 14616604 2245408 6.62 2481512 13086580 4 21:01:53 20:38:01 16233356 31489736 782444 2.38 268784 14617744 2245408 6.62 2509332 13086968 56 21:01:53 20:39:01 16245896 31502904 770016 2.34 268816 14617748 2245408 6.62 2495452 13087512 28 21:01:53 20:40:01 16242404 31499388 773388 2.35 268864 14617744 2251176 6.63 2495476 13087516 16 21:01:53 20:41:01 16242648 31499660 773048 2.35 268900 14617744 2251176 6.63 2495568 13087516 12 21:01:53 20:42:01 16242852 31499928 772748 2.35 268924 14617756 2251176 6.63 2495528 13087524 8 21:01:53 20:43:01 16242488 31499572 773020 2.35 268952 14617760 2251176 6.63 2495596 13087524 12 21:01:53 20:44:01 16242440 31499548 772992 2.35 268968 14617760 2251176 6.63 2495624 13087524 8 21:01:53 20:45:01 16242676 31499808 772664 2.35 268996 14617760 2251176 6.63 2495712 13087528 16 21:01:53 20:46:01 16242836 31499996 772616 2.35 269028 14617764 2251176 6.63 2495684 13087528 12 21:01:53 20:47:01 16242380 31499576 773000 2.35 269060 14617776 2251176 6.63 2495732 13087532 20 21:01:53 20:48:01 16242552 31499792 772740 2.35 269084 14617776 2251176 6.63 2495748 13087540 8 21:01:53 20:49:02 16242220 31499492 772984 2.35 269104 14617780 2251176 6.63 2496152 13087544 8 21:01:53 20:50:01 16242108 31499408 772892 2.35 269144 14617784 2251176 6.63 2495868 13087548 20 21:01:53 20:51:01 16242304 31499772 772444 2.35 269200 14617912 2251176 6.63 2495864 13087676 8 21:01:53 20:52:01 16242004 31499536 772748 2.35 269228 14617916 2251176 6.63 2496196 13087680 8 21:01:53 20:53:01 16242200 31499736 772476 2.35 269240 14617916 2251176 6.63 2495920 13087680 44 21:01:53 20:54:01 16242404 31499984 772192 2.35 269264 14617920 2251176 6.63 2495944 13087684 8 21:01:53 20:55:01 16242280 31499884 772436 2.35 269296 14617920 2251176 6.63 2496076 13087684 44 21:01:53 20:56:01 16242220 31499880 772644 2.35 269332 14617916 2251176 6.63 2496052 13087688 24 21:01:53 20:57:01 16241960 31499644 772840 2.35 269356 14617932 2251176 6.63 2496096 13087692 4 21:01:53 20:58:01 16241912 31499620 772804 2.35 269380 14617932 2251176 6.63 2496108 13087692 8 21:01:53 20:59:01 16241896 31499632 772732 2.35 269404 14617936 2251176 6.63 2496148 13087696 40 21:01:53 21:00:01 16241816 31499584 772724 2.35 269428 14617936 2251176 6.63 2496236 13087700 20 21:01:53 21:01:01 16242008 31499804 772644 2.35 269480 14617920 2251176 6.63 2496224 13087704 12 21:01:53 Average: 17324957 31386432 885741 2.69 251577 13493747 2547877 7.51 2494788 12059507 45613 21:01:53 21:01:53 20:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:01:53 20:26:01 ens3 908.66 782.27 10553.32 86.68 0.00 0.00 0.00 0.00 21:01:53 20:26:01 docker0 626.13 663.90 45.65 4583.27 0.00 0.00 0.00 0.00 21:01:53 20:26:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 21:01:53 20:27:01 ens3 61.00 48.18 41.00 100.13 0.00 0.00 0.00 0.00 21:01:53 20:27:01 docker0 1.45 1.52 0.11 0.14 0.00 0.00 0.00 0.00 21:01:53 20:27:01 veth518d4d5 1.45 1.63 0.13 0.15 0.00 0.00 0.00 0.00 21:01:53 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:28:01 ens3 25.04 16.89 21.81 12.00 0.00 0.00 0.00 0.00 21:01:53 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:28:01 veth518d4d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:29:01 ens3 188.05 111.66 3102.40 23.25 0.00 0.00 0.00 0.00 21:01:53 20:29:01 veth046faa8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:29:01 veth6b59932 4.03 7.63 0.32 102.62 0.00 0.00 0.00 0.01 21:01:53 20:29:01 vetha6f9962 2.05 3.03 0.15 42.47 0.00 0.00 0.00 0.00 21:01:53 20:29:01 docker0 29.18 60.01 1.82 822.70 0.00 0.00 0.00 0.00 21:01:53 20:29:01 veth87a4812 1.35 2.90 0.10 42.46 0.00 0.00 0.00 0.00 21:01:53 20:29:01 vethc0a8129 1.37 3.47 0.10 42.50 0.00 0.00 0.00 0.00 21:01:53 20:29:01 veth2f347e8 7.63 4.03 102.62 0.32 0.00 0.00 0.00 0.00 21:01:53 20:29:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:01:53 20:29:01 veth505ea96 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 21:01:53 20:29:01 veth8c0aa90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:30:01 ens3 704.33 377.54 4365.04 41.98 0.00 0.00 0.00 0.00 21:01:53 20:30:01 veth1ef655e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 vetha9ed97a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 docker0 342.45 614.15 27.71 2978.74 0.00 0.00 0.00 0.00 21:01:53 20:30:01 veth394ca85 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 veth39b5e4f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 veth78788a9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 vethe8de2c0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 vethaf4566b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 veth8c5b0da 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 veth4e6e627 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:01:53 20:30:01 veth505ea96 0.00 0.55 0.00 0.02 0.00 0.00 0.00 0.00 21:01:53 20:30:01 vethf610a45 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:30:01 vethceb8cc3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:01:53 20:31:01 ens3 14.30 8.26 11.01 6.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 veth1ef655e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 vetha9ed97a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 veth394ca85 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 veth39b5e4f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 veth78788a9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 vethe8de2c0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 vethaf4566b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 veth8c5b0da 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 veth4e6e627 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:01:53 20:31:01 veth505ea96 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 vethf610a45 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:31:01 vethceb8cc3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:32:01 ens3 13.98 10.28 18.86 5.74 0.00 0.00 0.00 0.00 21:01:53 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:33:01 ens3 2.70 1.43 3.89 0.10 0.00 0.00 0.00 0.00 21:01:53 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:35:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:01:53 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:38:01 ens3 7.17 5.00 5.29 6.01 0.00 0.00 0.00 0.00 21:01:53 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:39:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:40:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:01:53 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:41:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 21:01:53 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:42:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:44:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:45:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:01:53 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:49:02 ens3 0.25 0.22 0.12 0.07 0.00 0.00 0.00 0.00 21:01:53 20:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:50:01 ens3 0.19 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:01:53 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:55:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:01:53 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:59:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 21:00:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:01:53 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 21:01:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:53 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:53 Average: ens3 53.20 37.57 499.08 7.82 0.00 0.00 0.00 0.00 21:01:53 Average: docker0 27.50 36.95 2.07 231.06 0.00 0.00 0.00 0.00 21:01:53 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 21:01:53 21:01:53 21:01:53 ---> sar -P ALL: 21:01:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3712) 08/15/23 _x86_64_ (8 CPU) 21:01:53 21:01:53 20:24:17 LINUX RESTART (8 CPU) 21:01:53 21:01:53 20:25:02 CPU %user %nice %system %iowait %steal %idle 21:01:53 20:26:01 all 9.32 0.00 4.32 4.36 0.07 81.93 21:01:53 20:26:01 0 9.28 0.00 3.81 2.54 0.07 84.31 21:01:53 20:26:01 1 9.72 0.00 3.82 3.75 0.10 82.61 21:01:53 20:26:01 2 9.33 0.00 3.83 6.69 0.05 80.10 21:01:53 20:26:01 3 9.73 0.00 4.98 1.31 0.07 83.91 21:01:53 20:26:01 4 7.93 0.00 4.07 1.01 0.05 86.94 21:01:53 20:26:01 5 7.68 0.00 4.12 1.03 0.03 87.14 21:01:53 20:26:01 6 13.08 0.00 4.81 17.89 0.07 64.15 21:01:53 20:26:01 7 7.78 0.00 5.16 0.68 0.10 86.28 21:01:53 20:27:01 all 31.33 0.00 5.78 1.25 0.08 61.56 21:01:53 20:27:01 0 31.35 0.00 6.64 0.07 0.08 61.86 21:01:53 20:27:01 1 29.92 0.00 5.79 0.05 0.07 64.18 21:01:53 20:27:01 2 33.90 0.00 5.68 0.08 0.07 60.27 21:01:53 20:27:01 3 31.64 0.00 6.39 0.28 0.08 61.61 21:01:53 20:27:01 4 32.30 0.00 5.33 8.03 0.08 54.25 21:01:53 20:27:01 5 31.07 0.00 6.16 0.03 0.08 62.65 21:01:53 20:27:01 6 31.26 0.00 5.03 1.39 0.07 62.25 21:01:53 20:27:01 7 29.18 0.00 5.21 0.08 0.07 65.46 21:01:53 20:28:01 all 52.35 0.00 7.65 0.61 0.09 39.30 21:01:53 20:28:01 0 52.39 0.00 8.23 1.64 0.08 37.66 21:01:53 20:28:01 1 51.13 0.00 7.48 0.30 0.10 40.98 21:01:53 20:28:01 2 51.59 0.00 7.75 0.57 0.08 40.01 21:01:53 20:28:01 3 53.40 0.00 7.97 0.32 0.10 38.21 21:01:53 20:28:01 4 52.49 0.00 7.08 0.17 0.10 40.16 21:01:53 20:28:01 5 52.95 0.00 7.49 0.59 0.08 38.89 21:01:53 20:28:01 6 52.05 0.00 7.88 1.21 0.10 38.75 21:01:53 20:28:01 7 52.80 0.00 7.28 0.12 0.08 39.72 21:01:53 20:29:01 all 16.58 0.00 5.81 14.49 0.07 63.05 21:01:53 20:29:01 0 16.15 0.00 5.73 2.77 0.08 75.26 21:01:53 20:29:01 1 16.35 0.00 5.92 14.69 0.08 62.96 21:01:53 20:29:01 2 16.12 0.00 5.80 12.83 0.08 65.16 21:01:53 20:29:01 3 17.03 0.00 5.67 11.65 0.07 65.58 21:01:53 20:29:01 4 16.29 0.00 5.02 21.47 0.07 57.15 21:01:53 20:29:01 5 17.83 0.00 5.43 16.98 0.07 59.69 21:01:53 20:29:01 6 15.93 0.00 5.54 2.83 0.05 75.65 21:01:53 20:29:01 7 16.95 0.00 7.38 32.88 0.09 42.70 21:01:53 20:30:01 all 9.93 0.00 5.26 17.26 0.08 67.47 21:01:53 20:30:01 0 9.62 0.00 5.45 39.17 0.07 45.70 21:01:53 20:30:01 1 9.49 0.00 4.62 4.37 0.07 81.46 21:01:53 20:30:01 2 9.98 0.00 5.05 8.19 0.05 76.73 21:01:53 20:30:01 3 9.56 0.00 6.53 40.51 0.12 43.29 21:01:53 20:30:01 4 10.89 0.00 5.17 16.89 0.10 66.94 21:01:53 20:30:01 5 9.93 0.00 4.57 17.28 0.05 68.17 21:01:53 20:30:01 6 9.92 0.00 5.29 5.10 0.07 79.63 21:01:53 20:30:01 7 10.07 0.00 5.44 6.59 0.10 77.80 21:01:53 20:31:01 all 89.66 0.00 10.20 0.00 0.14 0.00 21:01:53 20:31:01 0 90.39 0.00 9.49 0.00 0.12 0.00 21:01:53 20:31:01 1 89.45 0.00 10.42 0.00 0.13 0.00 21:01:53 20:31:01 2 88.98 0.00 10.80 0.00 0.20 0.02 21:01:53 20:31:01 3 89.55 0.00 10.33 0.00 0.12 0.00 21:01:53 20:31:01 4 90.46 0.00 9.42 0.00 0.12 0.00 21:01:53 20:31:01 5 89.62 0.00 10.25 0.00 0.13 0.00 21:01:53 20:31:01 6 88.61 0.00 11.25 0.00 0.13 0.00 21:01:53 20:31:01 7 90.22 0.00 9.65 0.00 0.13 0.00 21:01:53 20:32:01 all 28.05 0.00 4.50 5.38 0.06 62.01 21:01:53 20:32:01 0 28.42 0.00 4.39 1.50 0.05 65.64 21:01:53 20:32:01 1 27.74 0.00 4.97 16.68 0.07 50.54 21:01:53 20:32:01 2 28.78 0.00 4.38 1.98 0.07 64.79 21:01:53 20:32:01 3 27.62 0.00 4.42 2.08 0.07 65.82 21:01:53 20:32:01 4 28.75 0.00 4.40 5.42 0.07 61.36 21:01:53 20:32:01 5 28.03 0.00 4.47 0.59 0.05 66.87 21:01:53 20:32:01 6 26.93 0.00 4.72 9.04 0.07 59.24 21:01:53 20:32:01 7 28.15 0.00 4.23 5.81 0.07 61.74 21:01:53 20:33:01 all 0.25 0.00 0.01 0.01 0.01 99.72 21:01:53 20:33:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:01:53 20:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:33:01 2 1.89 0.00 0.05 0.00 0.03 98.03 21:01:53 20:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:01:53 20:33:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:01:53 20:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:01:53 20:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:01:53 20:34:01 all 0.16 0.00 0.01 0.00 0.01 99.82 21:01:53 20:34:01 0 0.07 0.00 0.03 0.00 0.00 99.90 21:01:53 20:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:01:53 20:34:01 2 1.08 0.00 0.05 0.00 0.02 98.86 21:01:53 20:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:34:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:01:53 20:34:01 6 0.02 0.00 0.00 0.03 0.02 99.93 21:01:53 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:35:01 all 0.16 0.00 0.03 0.01 0.01 99.79 21:01:53 20:35:01 0 0.07 0.00 0.05 0.02 0.02 99.85 21:01:53 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:35:01 2 0.99 0.00 0.07 0.00 0.03 98.91 21:01:53 20:35:01 3 0.12 0.00 0.00 0.00 0.00 99.88 21:01:53 20:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:35:01 5 0.05 0.00 0.05 0.00 0.03 99.87 21:01:53 20:35:01 6 0.03 0.00 0.05 0.05 0.00 99.87 21:01:53 20:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:36:01 all 0.07 0.00 0.02 0.00 0.01 99.90 21:01:53 20:36:01 0 0.08 0.00 0.00 0.00 0.02 99.90 21:01:53 20:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:01:53 20:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:01:53 20:36:01 3 0.38 0.00 0.02 0.00 0.00 99.60 21:01:53 20:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:01:53 20:36:01 5 0.03 0.00 0.05 0.00 0.02 99.90 21:01:53 20:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:01:53 20:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:01:53 21:01:53 20:36:01 CPU %user %nice %system %iowait %steal %idle 21:01:53 20:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:01:53 20:37:01 0 0.03 0.00 0.03 0.02 0.00 99.92 21:01:53 20:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:37:01 2 0.02 0.00 0.05 0.00 0.02 99.92 21:01:53 20:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:01:53 20:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:01:53 20:37:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:01:53 20:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:38:01 all 0.30 0.00 0.04 0.01 0.01 99.65 21:01:53 20:38:01 0 0.33 0.00 0.07 0.02 0.02 99.57 21:01:53 20:38:01 1 0.10 0.00 0.03 0.00 0.02 99.85 21:01:53 20:38:01 2 0.13 0.00 0.07 0.00 0.02 99.78 21:01:53 20:38:01 3 0.95 0.00 0.02 0.00 0.00 99.03 21:01:53 20:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:01:53 20:38:01 5 0.23 0.00 0.05 0.02 0.02 99.68 21:01:53 20:38:01 6 0.60 0.00 0.05 0.02 0.00 99.33 21:01:53 20:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:01:53 20:39:01 all 0.03 0.00 0.01 0.01 0.00 99.96 21:01:53 20:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:01:53 20:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:01:53 20:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:01:53 20:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:01:53 20:39:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:01:53 20:39:01 6 0.05 0.00 0.00 0.02 0.02 99.92 21:01:53 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:40:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:01:53 20:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:01:53 20:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:01:53 20:40:01 2 0.02 0.00 0.02 0.00 0.03 99.93 21:01:53 20:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:01:53 20:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:40:01 5 0.05 0.00 0.05 0.00 0.02 99.88 21:01:53 20:40:01 6 0.05 0.00 0.02 0.02 0.00 99.92 21:01:53 20:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:01:53 20:41:01 all 0.04 0.00 0.01 0.01 0.01 99.94 21:01:53 20:41:01 0 0.07 0.00 0.03 0.00 0.00 99.90 21:01:53 20:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:01:53 20:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:01:53 20:41:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:01:53 20:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:01:53 20:41:01 5 0.05 0.00 0.02 0.00 0.03 99.90 21:01:53 20:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:01:53 20:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:01:53 20:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:01:53 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:01:53 20:42:01 2 0.00 0.00 0.03 0.00 0.02 99.95 21:01:53 20:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:42:01 5 0.07 0.00 0.03 0.00 0.02 99.88 21:01:53 20:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:01:53 20:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:43:01 all 0.03 0.00 0.02 0.01 0.01 99.93 21:01:53 20:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:01:53 20:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:01:53 20:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:01:53 20:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:01:53 20:43:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:01:53 20:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:01:53 20:43:01 6 0.03 0.00 0.02 0.05 0.00 99.90 21:01:53 20:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:01:53 20:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:01:53 20:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:01:53 20:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:01:53 20:44:01 3 0.07 0.00 0.00 0.00 0.00 99.93 21:01:53 20:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:01:53 20:44:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:01:53 20:44:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:01:53 20:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:01:53 20:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:01:53 20:45:01 0 0.02 0.00 0.05 0.00 0.02 99.92 21:01:53 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:01:53 20:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:01:53 20:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:01:53 20:45:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:01:53 20:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:01:53 20:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 21:01:53 20:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:01:53 20:46:01 all 0.08 0.00 0.01 0.00 0.01 99.90 21:01:53 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:01:53 20:46:01 2 0.57 0.00 0.00 0.00 0.02 99.42 21:01:53 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:01:53 20:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:01:53 20:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:01:53 20:47:01 all 0.28 0.00 0.01 0.00 0.01 99.70 21:01:53 20:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:01:53 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:47:01 2 1.97 0.00 0.02 0.00 0.02 98.00 21:01:53 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:47:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:01:53 20:47:01 5 0.07 0.00 0.02 0.00 0.02 99.90 21:01:53 20:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:01:53 20:47:01 7 0.05 0.00 0.02 0.02 0.00 99.92 21:01:53 21:01:53 20:47:01 CPU %user %nice %system %iowait %steal %idle 21:01:53 20:48:01 all 0.14 0.00 0.01 0.00 0.01 99.84 21:01:53 20:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:01:53 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:48:01 2 0.91 0.00 0.02 0.00 0.02 99.05 21:01:53 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:01:53 20:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:01:53 20:48:01 6 0.05 0.00 0.00 0.02 0.00 99.93 21:01:53 20:48:01 7 0.02 0.00 0.02 0.02 0.02 99.93 21:01:53 20:49:02 all 0.02 0.00 0.02 0.00 0.01 99.94 21:01:53 20:49:02 0 0.03 0.00 0.03 0.00 0.00 99.93 21:01:53 20:49:02 1 0.00 0.00 0.02 0.00 0.00 99.98 21:01:53 20:49:02 2 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:49:02 3 0.00 0.00 0.03 0.00 0.00 99.97 21:01:53 20:49:02 4 0.03 0.00 0.02 0.00 0.00 99.95 21:01:53 20:49:02 5 0.07 0.00 0.03 0.00 0.03 99.87 21:01:53 20:49:02 6 0.03 0.00 0.03 0.02 0.02 99.90 21:01:53 20:49:02 7 0.00 0.00 0.00 0.02 0.00 99.98 21:01:53 20:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:01:53 20:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:01:53 20:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:01:53 20:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:50:01 5 0.08 0.00 0.03 0.00 0.03 99.85 21:01:53 20:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:01:53 20:50:01 7 0.00 0.00 0.02 0.02 0.02 99.95 21:01:53 20:51:01 all 0.04 0.00 0.01 0.02 0.00 99.93 21:01:53 20:51:01 0 0.03 0.00 0.02 0.02 0.00 99.93 21:01:53 20:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:01:53 20:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:01:53 20:51:01 5 0.10 0.00 0.02 0.00 0.02 99.87 21:01:53 20:51:01 6 0.03 0.00 0.02 0.15 0.00 99.80 21:01:53 20:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:01:53 20:52:01 all 0.02 0.00 0.02 0.03 0.01 99.92 21:01:53 20:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:01:53 20:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:01:53 20:52:01 3 0.05 0.00 0.07 0.00 0.03 99.85 21:01:53 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:52:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:01:53 20:52:01 6 0.03 0.00 0.00 0.23 0.00 99.73 21:01:53 20:52:01 7 0.00 0.00 0.03 0.03 0.00 99.93 21:01:53 20:53:01 all 0.05 0.00 0.01 0.00 0.01 99.93 21:01:53 20:53:01 0 0.10 0.00 0.03 0.00 0.00 99.87 21:01:53 20:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:01:53 20:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:53:01 3 0.10 0.00 0.02 0.00 0.00 99.88 21:01:53 20:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:01:53 20:53:01 5 0.03 0.00 0.03 0.00 0.03 99.90 21:01:53 20:53:01 6 0.05 0.00 0.02 0.02 0.02 99.90 21:01:53 20:53:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:01:53 20:54:01 all 0.02 0.00 0.01 0.05 0.01 99.91 21:01:53 20:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:01:53 20:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:01:53 20:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:54:01 5 0.05 0.00 0.02 0.13 0.02 99.78 21:01:53 20:54:01 6 0.02 0.00 0.00 0.12 0.00 99.87 21:01:53 20:54:01 7 0.02 0.00 0.00 0.15 0.00 99.83 21:01:53 20:55:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:01:53 20:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:01:53 20:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:01:53 20:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:55:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:01:53 20:55:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:01:53 20:55:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:01:53 20:55:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:01:53 20:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:01:53 20:56:01 all 0.04 0.00 0.01 0.00 0.00 99.94 21:01:53 20:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:01:53 20:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:01:53 20:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:56:01 3 0.13 0.00 0.03 0.00 0.00 99.83 21:01:53 20:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:01:53 20:56:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:01:53 20:56:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:01:53 20:56:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:01:53 20:57:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:01:53 20:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:01:53 20:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 20:57:01 3 0.07 0.00 0.02 0.00 0.02 99.90 21:01:53 20:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:01:53 20:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:01:53 20:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:01:53 20:57:01 7 0.03 0.00 0.00 0.03 0.02 99.92 21:01:53 20:58:01 all 0.04 0.00 0.02 0.00 0.01 99.94 21:01:53 20:58:01 0 0.08 0.00 0.05 0.00 0.03 99.83 21:01:53 20:58:01 1 0.08 0.00 0.03 0.00 0.00 99.88 21:01:53 20:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:58:01 3 0.07 0.00 0.03 0.00 0.02 99.88 21:01:53 20:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:58:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:01:53 20:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 21:01:53 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:01:53 20:59:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:01:53 20:59:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:01:53 20:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 20:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:01:53 20:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:01:53 20:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 20:59:01 5 0.07 0.00 0.00 0.00 0.00 99.93 21:01:53 20:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:01:53 20:59:01 7 0.02 0.00 0.07 0.02 0.02 99.88 21:01:53 21:00:01 all 0.06 0.00 0.01 0.00 0.00 99.92 21:01:53 21:00:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:01:53 21:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 21:00:01 2 0.23 0.00 0.00 0.00 0.00 99.77 21:01:53 21:00:01 3 0.07 0.00 0.05 0.00 0.02 99.87 21:01:53 21:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:01:53 21:00:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:01:53 21:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:01:53 21:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:01:53 21:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:01:53 21:01:01 0 0.07 0.00 0.00 0.00 0.00 99.93 21:01:53 21:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:01:53 21:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:01:53 21:01:01 3 0.03 0.00 0.03 0.00 0.03 99.90 21:01:53 21:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:01:53 21:01:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:01:53 21:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:01:53 21:01:01 7 0.02 0.00 0.03 0.02 0.00 99.93 21:01:53 Average: all 6.61 0.00 1.21 1.20 0.02 90.96 21:01:53 Average: 0 6.61 0.00 1.23 1.32 0.02 90.81 21:01:53 Average: 1 6.47 0.00 1.19 1.10 0.02 91.22 21:01:53 Average: 2 6.82 0.00 1.21 0.83 0.03 91.12 21:01:53 Average: 3 6.67 0.00 1.29 1.54 0.02 90.48 21:01:53 Average: 4 6.63 0.00 1.12 1.46 0.02 90.77 21:01:53 Average: 5 6.61 0.00 1.20 1.01 0.03 91.16 21:01:53 Average: 6 6.58 0.00 1.23 1.05 0.02 91.12 21:01:53 Average: 7 6.50 0.00 1.23 1.27 0.02 90.97 21:01:53 21:01:53 21:01:53