Pull request #4089 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from d1e24d1146302119e59b1dc62d45a9e45192978d+fb67e34980dfa056f4ddb70a50fca33d4f71295e (4b0bd555ff3f60be57646ed211f611ade3196acb) Loading library edgex-global-pipelines@c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 Attempting to resolve c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 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-ssh2280325550409457744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 in remote references. Pulling heads to local for deep search... > 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-ssh6221928422655158895.key > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 # timeout=10 Selected match: pr/405/merge revision c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4089/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags 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-4089/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13813090224210219872.key > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 (pr/405/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 # timeout=10 Commit message: "ci: add privileged to fix issues with Go 1.18 and AppArmor" > 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 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-ssh7252934940558197853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4089/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4089/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13502930042659148434.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19354’ Running on prd-ubuntu20.04-docker-8c-8g-19356 in /w/workspace/edgexfoundry_edgex-go_PR-4089 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit d1e24d1146302119e59b1dc62d45a9e45192978d Merge succeeded, producing d1e24d1146302119e59b1dc62d45a9e45192978d Checking out Revision d1e24d1146302119e59b1dc62d45a9e45192978d (PR-4089) > 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/4089/head:refs/remotes/origin/PR-4089 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1e24d1146302119e59b1dc62d45a9e45192978d # 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 fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1e24d1146302119e59b1dc62d45a9e45192978d # timeout=10 Commit message: "ci: pin to epg AppArmor fix" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:32 ========================================================= 20:57:32 EdgeX Global Pipelines Version Info 20:57:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:33 ------------------- 20:57:33 stable info: 20:57:33 ------------------- 20:57:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:33 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 20:57:33 Message: update stable to v1.0.236 > git rev-list --no-walk adc5924d56c22eebf78196a917bdc4377936cc53 # timeout=10 20:57:33 ------------------- 20:57:33 experimental info: 20:57:33 ------------------- 20:57:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:33 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 20:57:33 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4089 [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4089 [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4089 [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1e24d1146302119e59b1dc62d45a9e45192978d [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1e24d1 [Pipeline] echo 20:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:34 provisioning config files... 20:57:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4757774255635663190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:34 ---> docker-login.sh 20:57:34 nexus3.edgexfoundry.org:10001 20:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:35 Configure a credential helper to remove this warning. See 20:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:35 20:57:35 Login Succeeded 20:57:35 nexus3.edgexfoundry.org:10002 20:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:35 Configure a credential helper to remove this warning. See 20:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:35 20:57:35 Login Succeeded 20:57:35 nexus3.edgexfoundry.org:10003 20:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:35 Configure a credential helper to remove this warning. See 20:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:35 20:57:35 Login Succeeded 20:57:35 nexus3.edgexfoundry.org:10004 20:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:35 Configure a credential helper to remove this warning. See 20:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:35 20:57:35 Login Succeeded 20:57:35 docker.io 20:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:36 Configure a credential helper to remove this warning. See 20:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:36 20:57:36 Login Succeeded 20:57:36 ---> docker-login.sh ends [Pipeline] } 20:57:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:36 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:57:36 + dirname cmd/core-command/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo core-command,cmd/core-command/Dockerfile 20:57:36 + dirname cmd/core-data/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo core-data,cmd/core-data/Dockerfile 20:57:36 + dirname cmd/core-metadata/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo core-metadata,cmd/core-metadata/Dockerfile 20:57:36 + dirname cmd/security-bootstrapper/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:57:36 + dirname cmd/security-proxy-setup/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:57:36 + dirname cmd/security-secretstore-setup/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:57:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:57:36 + + dirname cmd/security-spire-agent/Dockerfile 20:57:36 cut -d/ -f2 20:57:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:57:36 + + dirname cmd/security-spire-config/Dockerfilecut 20:57:36 -d/ -f2 20:57:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + dirname cmd/security-spire-server/Dockerfile 20:57:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:57:36 + dirname cmd/support-notifications/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo support-notifications,cmd/support-notifications/Dockerfile 20:57:36 + dirname cmd/support-scheduler/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:57:36 + dirname cmd/sys-mgmt-agent/Dockerfile 20:57:36 + cut -d/ -f2 20:57:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:57:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:57:36 + git rev-list -1 --merges d1e24d1146302119e59b1dc62d45a9e45192978d~1..d1e24d1146302119e59b1dc62d45a9e45192978d [Pipeline] echo 20:57:36 -----------> git rev-list -1 --merges d1e24d1146302119e59b1dc62d45a9e45192978d~1..d1e24d1146302119e59b1dc62d45a9e45192978d d1e24d1146302119e59b1dc62d45a9e45192978d [false] [Pipeline] sh 20:57:37 + git log --format=format:%s -1 d1e24d1146302119e59b1dc62d45a9e45192978d [Pipeline] echo 20:57:37 ========================================================= 20:57:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:57:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:57:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:57:37 + grep -v github /etc/ssh/ssh_known_hosts 20:57:37 + [ -e /tmp/ssh_known_hosts ] 20:57:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:57:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:57:37 + sudo tee -a /etc/ssh/ssh_known_hosts 20:57:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:37 20:57:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:38 0.1.4: Pulling from edgex-devops/py-git-semver 20:57:38 b85a868b505f: Pulling fs layer 20:57:38 e2be974225ed: Pulling fs layer 20:57:38 339a4e72a1f5: Pulling fs layer 20:57:38 988bab9f4d93: Pulling fs layer 20:57:38 1469e6f7b9e6: Pulling fs layer 20:57:38 eaf3925da568: Pulling fs layer 20:57:38 bab4dde63d76: Pulling fs layer 20:57:38 bde34c3a00c8: Pulling fs layer 20:57:38 b352a97aabf1: Pulling fs layer 20:57:38 4872d77fe225: Pulling fs layer 20:57:38 5851b861e8e6: Pulling fs layer 20:57:38 eaf3925da568: Waiting 20:57:38 bab4dde63d76: Waiting 20:57:38 bde34c3a00c8: Waiting 20:57:38 b352a97aabf1: Waiting 20:57:38 4872d77fe225: Waiting 20:57:38 5851b861e8e6: Waiting 20:57:38 e2be974225ed: Download complete 20:57:38 988bab9f4d93: Verifying Checksum 20:57:38 988bab9f4d93: Download complete 20:57:38 1469e6f7b9e6: Verifying Checksum 20:57:38 1469e6f7b9e6: Download complete 20:57:38 339a4e72a1f5: Verifying Checksum 20:57:38 339a4e72a1f5: Download complete 20:57:38 eaf3925da568: Verifying Checksum 20:57:38 eaf3925da568: Download complete 20:57:38 bde34c3a00c8: Verifying Checksum 20:57:38 bde34c3a00c8: Download complete 20:57:38 b352a97aabf1: Verifying Checksum 20:57:38 b352a97aabf1: Download complete 20:57:38 4872d77fe225: Verifying Checksum 20:57:38 4872d77fe225: Download complete 20:57:38 5851b861e8e6: Verifying Checksum 20:57:38 5851b861e8e6: Download complete 20:57:38 b85a868b505f: Verifying Checksum 20:57:38 b85a868b505f: Download complete 20:57:38 bab4dde63d76: Verifying Checksum 20:57:38 bab4dde63d76: Download complete 20:57:39 b85a868b505f: Pull complete 20:57:39 e2be974225ed: Pull complete 20:57:40 339a4e72a1f5: Pull complete 20:57:40 988bab9f4d93: Pull complete 20:57:40 1469e6f7b9e6: Pull complete 20:57:40 eaf3925da568: Pull complete 20:57:42 bab4dde63d76: Pull complete 20:57:42 bde34c3a00c8: Pull complete 20:57:42 b352a97aabf1: Pull complete 20:57:42 4872d77fe225: Pull complete 20:57:42 5851b861e8e6: Pull complete 20:57:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:42 prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container 20:57:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:57:44 $ docker top ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 -eo pid,comm 20:57:44 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:57:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:44 [ssh-agent] Looking for ssh-agent implementation... 20:57:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:44 $ docker exec ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 ssh-agent 20:57:44 SSH_AUTH_SOCK=/tmp/ssh-OdX3u7mKTW1c/agent.32 20:57:44 SSH_AGENT_PID=38 20:57:44 Running ssh-add (command line suppressed) 20:57:44 Identity added: /w/workspace/edgex-go/3@tmp/private_key_625225850672270722.key (/w/workspace/edgex-go/3@tmp/private_key_625225850672270722.key) 20:57:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:45 + git tag --points-at HEAD [Pipeline] } 20:57:45 $ docker exec --env ******** --env ******** ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 ssh-agent -k 20:57:45 unset SSH_AUTH_SOCK; 20:57:45 unset SSH_AGENT_PID; 20:57:45 echo Agent pid 38 killed; 20:57:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:45 [ssh-agent] Looking for ssh-agent implementation... 20:57:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:45 $ docker exec ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 ssh-agent 20:57:45 SSH_AUTH_SOCK=/tmp/ssh-D8CZTg6ZQdO7/agent.70 20:57:45 SSH_AGENT_PID=76 20:57:45 Running ssh-add (command line suppressed) 20:57:45 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4658803021150966032.key (/w/workspace/edgex-go/3@tmp/private_key_4658803021150966032.key) 20:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:45 + git semver init 20:57:46 2022-07-11 20:57:46,192 [run_init] DEBUG init version:0.0.0 force:False 20:57:46 2022-07-11 20:57:46,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 20:57:46 2022-07-11 20:57:46,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 20:57:46 2022-07-11 20:57:46,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 20:57:50 2022-07-11 20:57:50,002 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 20:57:50 2022-07-11 20:57:50,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4089 with force:False 20:57:50 2022-07-11 20:57:50,002 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4089 20:57:50 2022-07-11 20:57:50,007 [execute] INFO git cat-file --batch-check 20:57:50 2022-07-11 20:57:50,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 20:57:50 2022-07-11 20:57:50,013 [execute] INFO git cat-file --batch 20:57:50 2022-07-11 20:57:50,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 20:57:50 2022-07-11 20:57:50,023 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4089 20:57:50 0.0.0 [Pipeline] } 20:57:50 $ docker exec --env ******** --env ******** ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 ssh-agent -k 20:57:50 unset SSH_AUTH_SOCK; 20:57:50 unset SSH_AGENT_PID; 20:57:50 echo Agent pid 76 killed; 20:57:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:50 + git semver [Pipeline] } 20:57:51 $ docker stop --time=1 ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 20:57:52 $ docker rm -f ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 [Pipeline] // withDockerContainer [Pipeline] sh 20:57:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:57:53 Stashed 1 file(s) [Pipeline] echo 20:57:53 [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] echo 20:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:53 ========================================================= 20:57:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:57:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:57:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:57:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:57:53 2408cc74d12b: Pulling fs layer 20:57:53 ea60b727a1ce: Pulling fs layer 20:57:53 30c4a7721957: Pulling fs layer 20:57:53 370296b7ddb6: Pulling fs layer 20:57:53 7c6cee850709: Pulling fs layer 20:57:53 39a5fcdaea64: Pulling fs layer 20:57:53 d94ebbe4e438: Pulling fs layer 20:57:53 bcfd1f05c69d: Pulling fs layer 20:57:53 59ccb84bbe0f: Pulling fs layer 20:57:53 d94ebbe4e438: Waiting 20:57:53 bcfd1f05c69d: Waiting 20:57:53 370296b7ddb6: Waiting 20:57:53 7c6cee850709: Waiting 20:57:53 39a5fcdaea64: Waiting 20:57:53 59ccb84bbe0f: Waiting 20:57:53 30c4a7721957: Verifying Checksum 20:57:53 30c4a7721957: Download complete 20:57:53 ea60b727a1ce: Verifying Checksum 20:57:53 ea60b727a1ce: Download complete 20:57:53 7c6cee850709: Download complete 20:57:53 39a5fcdaea64: Verifying Checksum 20:57:53 39a5fcdaea64: Download complete 20:57:53 2408cc74d12b: Verifying Checksum 20:57:53 2408cc74d12b: Download complete 20:57:53 d94ebbe4e438: Verifying Checksum 20:57:53 d94ebbe4e438: Download complete 20:57:53 2408cc74d12b: Pull complete 20:57:53 ea60b727a1ce: Pull complete 20:57:53 30c4a7721957: Pull complete 20:57:54 59ccb84bbe0f: Verifying Checksum 20:57:54 59ccb84bbe0f: Download complete 20:57:54 370296b7ddb6: Verifying Checksum 20:57:54 370296b7ddb6: Download complete 20:57:54 bcfd1f05c69d: Verifying Checksum 20:57:54 bcfd1f05c69d: Download complete 20:57:58 370296b7ddb6: Pull complete 20:57:58 7c6cee850709: Pull complete 20:57:58 39a5fcdaea64: Pull complete 20:57:58 d94ebbe4e438: Pull complete 20:58:00 bcfd1f05c69d: Pull complete 20:58:01 59ccb84bbe0f: Pull complete 20:58:01 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:58:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:58:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:58:01 WORKDIR /edgex 20:58:01 COPY go.mod . 20:58:01 RUN go mod download 20:58:01 + docker build -t ci-base-image-x86_64 -f - . 20:58:02 Sending build context to Docker daemon 335.3MB 20:58:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:58:02 ---> a4fb48ad2a94 20:58:02 Step 2/4 : WORKDIR /edgex 20:58:05 ---> Running in 6d536c52c3c8 20:58:05 Removing intermediate container 6d536c52c3c8 20:58:05 ---> f1ffd0b28218 20:58:05 Step 3/4 : COPY go.mod . 20:58:05 ---> c89ab75be289 20:58:05 Step 4/4 : RUN go mod download 20:58:05 ---> Running in 72cab23fc7b6 20:58:08 Still waiting to schedule task 20:58:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19355’ 20:58:15 Removing intermediate container 72cab23fc7b6 20:58:15 ---> ea63fc4e8ee4 20:58:15 Successfully built ea63fc4e8ee4 20:58:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:16 + docker inspect -f . ci-base-image-x86_64 20:58:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:16 prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container 20:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:58:16 $ docker top 6a3071587bd32067a55e6eb8962b395ca9e6fccf258ff5fc6cc0320c7a7ae201 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:16 + go version 20:58:16 go version go1.18.3 linux/amd64 [Pipeline] } 20:58:16 $ docker stop --time=1 6a3071587bd32067a55e6eb8962b395ca9e6fccf258ff5fc6cc0320c7a7ae201 20:58:18 $ docker rm -f 6a3071587bd32067a55e6eb8962b395ca9e6fccf258ff5fc6cc0320c7a7ae201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:18 + docker inspect -f . ci-base-image-x86_64 20:58:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:18 prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container 20:58:18 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:58:19 $ docker top 6cd916083236ce4c0c734de6cafafc1e0df9805d4fc24334c4176d24794de945 -eo pid,comm [Pipeline] { [Pipeline] echo 20:58:19 ========================================================= 20:58:19 [edgeXBuildGoParallel] Running Tests and Build... 20:58:19 ========================================================= [Pipeline] sh 20:58:19 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 20:58:20 + make test 20:58:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:58:26 ? github.com/edgexfoundry/edgex-go [no test files] 20:58:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:58:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 20:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 20:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements 20:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.194s coverage: 89.2% of statements 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.112s coverage: 83.8% of statements 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.527s coverage: 95.6% of statements 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements 20:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.118s coverage: 96.3% of statements 20:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements 20:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 20:58:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.5% of statements 20:58:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.4% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:59:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 20:59:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:59:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:59:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:59:23 GO111MODULE=on go vet ./... 20:59:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:26 ./bin/test-attribution-txt.sh [Pipeline] echo 20:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:59:26 + ls -al . 20:59:26 total 684 20:59:26 drwxrwxr-x 10 1001 1001 4096 Jul 11 20:58 . 20:59:26 drwxr-xr-x 4 root root 4096 Jul 11 20:58 .. 20:59:26 -rw-rw-r-- 1 1001 1001 11 Jul 11 20:57 .dockerignore 20:59:26 drwxrwxr-x 8 1001 1001 4096 Jul 11 20:59 .git 20:59:26 drwxrwxr-x 3 1001 1001 4096 Jul 11 20:57 .github 20:59:26 -rw-rw-r-- 1 1001 1001 1030 Jul 11 20:57 .gitignore 20:59:26 -rw-rw-r-- 1 1001 1001 42 Jul 11 20:57 .golangci.yml 20:59:26 -rw-rw-r-- 1 1001 1001 87 Jul 11 20:57 .hadolint.yml 20:59:26 drwxr-xr-x 3 1001 1001 4096 Jul 11 20:57 .semver 20:59:26 -rw-rw-r-- 1 1001 1001 166 Jul 11 20:57 .sonarcloud.properties 20:59:26 -rw-rw-r-- 1 1001 1001 1171 Jul 11 20:57 ADOPTERS.md 20:59:26 -rw-rw-r-- 1 1001 1001 10347 Jul 11 20:57 Attribution.txt 20:59:26 -rw-rw-r-- 1 1001 1001 63209 Jul 11 20:57 CHANGELOG.md 20:59:26 -rw-rw-r-- 1 1001 1001 3804 Jul 11 20:57 CONTRIBUTING.md 20:59:26 -rw-rw-r-- 1 1001 1001 677 Jul 11 20:57 GOVERNANCE.md 20:59:26 -rw-rw-r-- 1 1001 1001 929 Jul 11 20:57 Jenkinsfile 20:59:26 -rw-rw-r-- 1 1001 1001 10775 Jul 11 20:57 LICENSE 20:59:26 -rw-rw-r-- 1 1001 1001 10350 Jul 11 20:57 Makefile 20:59:26 -rw-rw-r-- 1 1001 1001 582 Jul 11 20:57 OWNERS.md 20:59:26 -rw-rw-r-- 1 1001 1001 9094 Jul 11 20:57 README.md 20:59:26 -rw-rw-r-- 1 1001 1001 6912 Jul 11 20:57 SECURITY.md 20:59:26 -rw-rw-r-- 1 1001 1001 5 Jul 11 20:57 VERSION 20:59:26 -rw-rw-r-- 1 1001 1001 4131 Jul 11 20:57 ZMQWindows.md 20:59:26 drwxrwxr-x 2 1001 1001 4096 Jul 11 20:57 bin 20:59:26 drwxrwxr-x 18 1001 1001 4096 Jul 11 20:57 cmd 20:59:26 -rw-r--r-- 1 root root 435593 Jul 11 20:59 coverage.out 20:59:26 -rw-rw-r-- 1 1001 1001 3311 Jul 11 20:57 go.mod 20:59:26 -rw-rw-r-- 1 1001 1001 36231 Jul 11 20:57 go.sum 20:59:26 drwxrwxr-x 8 1001 1001 4096 Jul 11 20:57 internal 20:59:26 drwxrwxr-x 3 1001 1001 4096 Jul 11 20:57 openapi 20:59:26 drwxrwxr-x 4 1001 1001 4096 Jul 11 20:57 snap 20:59:26 -rw-rw-r-- 1 1001 1001 204 Jul 11 20:57 version.go [Pipeline] sh 20:59:26 + '[' -e coverage.out ] 20:59:26 + chown 1001:1001 coverage.out [Pipeline] stash 20:59:26 Stashed 1 file(s) [Pipeline] sh 20:59:27 + make build 20:59:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:59:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:59:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:59:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:59:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:59:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:00:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:00:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:00:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:00:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:00:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:00:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:00:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:00:07 $ docker stop --time=1 6cd916083236ce4c0c734de6cafafc1e0df9805d4fc24334c4176d24794de945 21:00:10 $ docker rm -f 6cd916083236ce4c0c734de6cafafc1e0df9805d4fc24334c4176d24794de945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:00:10 21:00:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:00:11 latest: Pulling from edgex-devops/edgex-compose 21:00:11 cbdbe7a5bc2a: Pulling fs layer 21:00:11 ca9280d653b3: Pulling fs layer 21:00:11 7e9c9ca2126c: Pulling fs layer 21:00:11 cbdbe7a5bc2a: Verifying Checksum 21:00:11 cbdbe7a5bc2a: Download complete 21:00:11 ca9280d653b3: Verifying Checksum 21:00:11 ca9280d653b3: Download complete 21:00:11 cbdbe7a5bc2a: Pull complete 21:00:11 7e9c9ca2126c: Download complete 21:00:11 ca9280d653b3: Pull complete 21:00:15 7e9c9ca2126c: Pull complete 21:00:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:15 prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container 21:00:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:00:16 $ docker top 58540cbeca6fd7070c990983e3e280bb7d8336eb9f34121cb54b641b4011e50e -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:17 + docker-compose build --help 21:00:17 + grep parallel 21:00:17 --parallel Build images in parallel. [Pipeline] } 21:00:17 $ docker stop --time=1 58540cbeca6fd7070c990983e3e280bb7d8336eb9f34121cb54b641b4011e50e 21:00:19 $ docker rm -f 58540cbeca6fd7070c990983e3e280bb7d8336eb9f34121cb54b641b4011e50e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:19 prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container 21:00: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:00:19 $ docker top c902a43ac78f747bcb106b1f825608ef39b6744fe3481dfaf790e9407bb6950a -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:20 + docker-compose -f ./docker-compose-build.yml build --parallel 21:00:20 Building core-command ... 21:00:20 Building core-data ... 21:00:20 Building core-metadata ... 21:00:20 Building security-bootstrapper ... 21:00:20 Building security-proxy-setup ... 21:00:20 Building security-secretstore-setup ... 21:00:20 Building security-spiffe-token-provider ... 21:00:20 Building security-spire-agent ... 21:00:20 Building security-spire-config ... 21:00:20 Building security-spire-server ... 21:00:20 Building support-notifications ... 21:00:20 Building support-scheduler ... 21:00:20 Building sys-mgmt-agent ... 21:00:20 Building security-spire-server 21:00:20 Building security-spire-config 21:00:20 Building security-secretstore-setup 21:00:20 Building security-bootstrapper 21:00:20 Building core-command 21:00:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:00:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:00:35 ---> ea63fc4e8ee4 21:00:35 Step 3/26 : WORKDIR /edgex-go 21:00:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:00:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:00:35 ---> ea63fc4e8ee4 21:00:35 Step 3/25 : WORKDIR /edgex-go 21:00:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:00:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:00:35 ---> ea63fc4e8ee4 21:00:35 Step 3/23 : WORKDIR /edgex-go 21:00:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:00:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:00:35 ---> ea63fc4e8ee4 21:00:35 Step 3/25 : WORKDIR /edgex-go 21:00:35 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:00:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:00:35 ---> ea63fc4e8ee4 21:00:35 Step 3/31 : WORKDIR /edgex-go 21:00:39 ---> Running in e3c90c535920 21:00:39 ---> Running in 2f1c2be60ca4 21:00:39 ---> Running in c928c52cd5e4 21:00:39 ---> Running in b2fec6dab0f8 21:00:39 ---> Running in a696cc7fc603 21:00:39 Removing intermediate container c928c52cd5e4 21:00:39 ---> 042a2d0b27f8 21:00:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:39 Removing intermediate container e3c90c535920 21:00:39 ---> 2afc52566c74 21:00:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:39 Removing intermediate container b2fec6dab0f8 21:00:39 ---> 686f261cb514 21:00:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:39 Removing intermediate container 2f1c2be60ca4 21:00:39 ---> bc14ccb399ad 21:00:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:39 Removing intermediate container a696cc7fc603 21:00:39 ---> ba3ee16a7b0a 21:00:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:39 ---> Running in dffc852674d8 21:00:39 ---> Running in be8945314de6 21:00:39 ---> Running in bf633baabe54 21:00:39 ---> Running in 548d99a32e51 21:00:39 ---> Running in b81ebc0baed3 21:00:40 Removing intermediate container dffc852674d8 21:00:40 ---> 58a99d402500 21:00:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:00:40 ---> Running in 17bfef898025 21:00:40 Removing intermediate container be8945314de6 21:00:40 ---> 94b85a6cba4b 21:00:40 Step 5/23 : RUN apk add --update --no-cache make git 21:00:40 ---> Running in dd63fa4aa090 21:00:40 Removing intermediate container b81ebc0baed3 21:00:40 ---> 4dea76c9dee8 21:00:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:00:40 ---> Running in 71451c80a099 21:00:40 Removing intermediate container bf633baabe54 21:00:40 ---> c7a56577b8d5 21:00:40 Step 5/31 : RUN apk add --update --no-cache make git 21:00:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:00:41 ---> Running in 72e3d59e91eb 21:00:41 Removing intermediate container 548d99a32e51 21:00:41 ---> 28b256392ed2 21:00:41 Step 5/25 : RUN apk add --update --no-cache make git 21:00:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:00:41 ---> Running in 750d0015105e 21:00:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:00:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:00:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:00:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:00:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:00:42 OK: 211 MiB in 51 packages 21:00:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:00:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:00:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:00:42 OK: 211 MiB in 51 packages 21:00:42 OK: 211 MiB in 51 packages 21:00:42 Removing intermediate container 17bfef898025 21:00:42 ---> e1f8b8dd953d 21:00:42 Step 6/25 : COPY go.mod vendor* ./ 21:00:42 OK: 211 MiB in 51 packages 21:00:42 Removing intermediate container dd63fa4aa090 21:00:42 ---> f3fb44a9e30b 21:00:42 Step 6/23 : COPY go.mod vendor* ./ 21:00:42 ---> 1063c67380b4 21:00:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:42 ---> Running in 785d097e6048 21:00:42 OK: 211 MiB in 51 packages 21:00:42 Removing intermediate container 71451c80a099 21:00:42 ---> b76905e38b13 21:00:42 Step 6/26 : COPY go.mod vendor* ./ 21:00:42 ---> c70c79fbfb9f 21:00:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:42 Removing intermediate container 750d0015105e 21:00:42 ---> 3da635cc3ad0 21:00:42 Step 6/25 : COPY go.mod vendor* ./ 21:00:42 ---> Running in b57743681c07 21:00:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19358 in /w/workspace/edgexfoundry_edgex-go_PR-4089 [Pipeline] { [Pipeline] ws 21:00:43 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:00:43 The recommended git tool is: git 21:00:43 ---> 16f6af9c1927 21:00:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:43 ---> Running in ca4b8c243659 21:00:43 ---> 6e3e2d6c46a5 21:00:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:43 ---> Running in 4e1f5d21e0fc 21:00:43 Removing intermediate container 72e3d59e91eb 21:00:43 ---> fd10450ad29b 21:00:43 Step 6/31 : COPY go.mod vendor* ./ 21:00:43 ---> 40095cae88fa 21:00:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:43 ---> Running in 623d3fd7096f 21:00:49 using credential edgex-jenkins-ssh 21:00:49 Cloning the remote Git repository 21:00:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:00:49 > git init /w/workspace/edgex-go/3 # timeout=10 21:00:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:00:49 > git --version # timeout=10 21:00:49 > git --version # 'git version 2.25.1' 21:00:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:55 Removing intermediate container b57743681c07 21:00:55 ---> 71141887f2f2 21:00:55 Step 8/23 : COPY . . 21:00:55 Removing intermediate container 623d3fd7096f 21:00:55 ---> 9deefde5452d 21:00:55 Step 8/31 : COPY . . 21:00:55 Removing intermediate container 785d097e6048 21:00:55 ---> 5be4544858b4 21:00:55 Step 8/25 : COPY . . 21:00:55 Removing intermediate container 4e1f5d21e0fc 21:00:55 ---> 448f6f285c45 21:00:55 Step 8/25 : COPY . . 21:00:55 Removing intermediate container ca4b8c243659 21:00:55 ---> ed03627e408a 21:00:55 Step 8/26 : COPY . . 21:01:07 ---> 29f99056df2e 21:01:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:01:07 ---> 0bdb9458b23e 21:01:07 ---> e6b7aaf2621f 21:01:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/23 : RUN make cmd/core-command/core-command 21:01:07 21:01:07 ---> ae354c31e5e6 21:01:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:01:07 ---> 7bc4e30b7e2d 21:01:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:01:07 ---> Running in 57ff854002e4 21:01:07 ---> Running in 90f01cb0f305 21:01:07 ---> Running in 79964452c255 21:01:07 ---> Running in fd132ec67240 21:01:07 ---> Running in e8a784880118 21:01:07 Removing intermediate container 57ff854002e4 21:01:07 ---> cee1de3e94a3 21:01:07 Step 10/25 : WORKDIR /edgex-go/spire-build 21:01:07 Removing intermediate container 79964452c255 21:01:07 ---> 3fcf2d965cf9 21:01:07 Step 10/26 : WORKDIR /edgex-go/spire-build 21:01:07 ---> Running in 9ed8f162e9bf 21:01:07 ---> Running in 0e8c5fb2482d 21:01:07 Removing intermediate container 9ed8f162e9bf 21:01:07 ---> 06a08a422ece 21:01:07 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:01:07 Removing intermediate container 0e8c5fb2482d 21:01:07 ---> 6f001395744d 21:01:07 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:01:07 ---> Running in 3d076664ef3c 21:01:07 ---> Running in a934544b01e4 21:01:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:01:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:01:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:01:08 Removing intermediate container a934544b01e4 21:01:08 ---> 8cbf9308075c 21:01:08 Step 12/26 : WORKDIR /edgex-go 21:01:08 Removing intermediate container 3d076664ef3c 21:01:08 ---> 5fd9933095b5 21:01:08 Step 12/25 : WORKDIR /edgex-go 21:01:08 ---> Running in 94c66cb9e809 21:01:08 Merging remotes/origin/main commit fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit d1e24d1146302119e59b1dc62d45a9e45192978d 21:01:09 ---> Running in 3f82f1be5edc 21:01:09 Removing intermediate container 94c66cb9e809 21:01:09 ---> 0892b3dc8fb6 21:01:09 21:01:09 Step 13/26 : FROM alpine:3.15 21:01:09 Removing intermediate container 3f82f1be5edc 21:01:09 ---> ceb503cd124d 21:01:09 21:01:09 Step 13/25 : FROM alpine:3.15 21:01:09 Merge succeeded, producing d1e24d1146302119e59b1dc62d45a9e45192978d 21:01:09 Checking out Revision d1e24d1146302119e59b1dc62d45a9e45192978d (PR-4089) 21:01:09 3.15: Pulling from library/alpine 21:01:09 3.15: Pulling from library/alpine 21:01:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:01:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:01:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:01:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4089/head:refs/remotes/origin/PR-4089 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:01:08 > git config core.sparsecheckout # timeout=10 21:01:08 > git checkout -f d1e24d1146302119e59b1dc62d45a9e45192978d # timeout=10 21:01:09 > git remote # timeout=10 21:01:09 > git config --get remote.origin.url # timeout=10 21:01:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:09 > git merge fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 21:01:09 > git rev-parse HEAD^{commit} # timeout=10 21:01:09 > git config core.sparsecheckout # timeout=10 21:01:09 > git checkout -f d1e24d1146302119e59b1dc62d45a9e45192978d # timeout=10 21:01:10 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:01:10 Status: Downloaded newer image for alpine:3.15 21:01:10 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:01:10 Status: Image is up to date for alpine:3.15 21:01:10 ---> 0ac33e5f5afa 21:01:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:01:10 ---> 0ac33e5f5afa 21:01:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:01:10 ---> Running in 15d0a4dfea57 21:01:10 ---> Running in ea812bc43618 21:01:11 Removing intermediate container ea812bc43618 21:01:11 ---> 8ba93bc3c6da 21:01:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:11 Removing intermediate container 15d0a4dfea57 21:01:11 ---> 7ce7c1888eec 21:01:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:11 ---> Running in 64f5124d2320 21:01:11 ---> Running in f6f99777a552 21:01:13 Removing intermediate container f6f99777a552 21:01:13 ---> 002731ad9ebe 21:01:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:13 Removing intermediate container 64f5124d2320 21:01:13 ---> 95a365faec70 21:01:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:13 ---> Running in a4bde952d5e0 21:01:13 ---> Running in 58a0c4be8ecf 21:01:13 Commit message: "ci: pin to epg AppArmor fix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:01:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:01:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:01:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:14 Dload Upload Total Spent Left Speed 21:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 96661 0 --:--:-- --:--:-- --:--:-- 97428 [Pipeline] sh 21:01:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:01:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:01:15 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:01:15 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:01:15 OK: 15861 distinct packages available 21:01:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:01:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:01:15 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:01:15 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:01:15 OK: 15861 distinct packages available 21:01:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:01:15 + + sudosudo tee /etc/docker/daemon.new 21:01:15 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:01:15 { 21:01:15 "registry-mirrors": [ 21:01:15 "https://nexus3.edgexfoundry.org:10001" 21:01:15 ], 21:01:15 "bip": "10.250.0.254/24", 21:01:15 "hosts": [ 21:01:15 "tcp://0.0.0.0:5555", 21:01:15 "unix:///var/run/docker.sock" 21:01:15 ], 21:01:15 "mtu": 1458, 21:01:15 "selinux-enabled": true, 21:01:15 "seccomp-profile": "/etc/docker/seccomp.json" 21:01:15 } [Pipeline] sh 21:01:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:01:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:01:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:01:16 + sudo service docker restart 21:01:16 (1/4) Installing dumb-init (1.2.5-r1) 21:01:16 (1/5) Installing dumb-init (1.2.5-r1) 21:01:16 (2/4) Installing musl-obstack (1.2.3-r0) 21:01:16 (2/5) Installing musl-obstack (1.2.3-r0) 21:01:16 (3/4) Installing libucontext (1.1-r0) 21:01:16 (3/5) Installing libucontext (1.1-r0) 21:01:16 (4/5) Installing gcompat (1.0.0-r4) 21:01:16 (4/4) Installing gcompat (1.0.0-r4) 21:01:16 (5/5) Installing openssl (1.1.1q-r0) 21:01:16 Executing busybox-1.34.1-r5.trigger 21:01:16 OK: 6 MiB in 18 packages 21:01:16 Executing busybox-1.34.1-r5.trigger 21:01:16 OK: 6 MiB in 19 packages 21:01:18 Removing intermediate container 58a0c4be8ecf 21:01:18 Removing intermediate container a4bde952d5e0 21:01:18 ---> c93a6934ab89 21:01:18 ---> 2e0d1679a23a 21:01:18 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:01:18 21:01:24 ---> 2d0139564d8e 21:01:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:01:24 ---> 6b434cee9b9c 21:01:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:01:24 ---> ed15523d604a 21:01:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:01:24 ---> 4ca7114feb59 21:01:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:01:24 ---> Running in f8c76290fea3 21:01:24 ---> e9c33d4e3879 21:01:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:01:24 Removing intermediate container f8c76290fea3 21:01:24 ---> 5b859f05a681 21:01:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:01:24 ---> eeeb829d2901 21:01:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:01:24 ---> 932df0b5b6e2 21:01:24 Step 21/26 : WORKDIR / 21:01:25 ---> Running in e472e7a2eab5 21:01:25 ---> Running in 5cc891bdf371 21:01:25 Removing intermediate container e472e7a2eab5 21:01:25 ---> 22d8840130c3 21:01:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:01:25 Removing intermediate container 5cc891bdf371 21:01:25 ---> a330183924b0 21:01:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:01:25 ---> Running in fd79be44b821 21:01:25 ---> Running in 7a202f7d4ed4 21:01:25 Removing intermediate container fd79be44b821 21:01:25 ---> 739fb74688b4 21:01:25 Step 23/25 : LABEL arch=x86_64 21:01:25 Removing intermediate container 7a202f7d4ed4 21:01:25 ---> fb3ee5aff0c1 21:01:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:01:25 ---> Running in 8b1a6635c8bb 21:01:25 ---> Running in de96f237d53a 21:01:25 Removing intermediate container 8b1a6635c8bb 21:01:25 ---> 146fc1fe2f66 21:01:25 Step 24/25 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:01:25 ---> Running in 80153290d53f 21:01:26 Removing intermediate container de96f237d53a 21:01:26 ---> edebf136723c 21:01:26 Step 24/26 : LABEL arch=x86_64 21:01:26 Removing intermediate container 80153290d53f 21:01:26 ---> 67fb34b25ac0 21:01:26 Step 25/25 : LABEL version=0.0.0 21:01:26 ---> Running in f4fca0e5506d 21:01:26 ---> Running in c11f3fffd3ac 21:01:26 Removing intermediate container f4fca0e5506d 21:01:26 ---> 08bcbeeac47d 21:01:26 Step 25/26 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:01:26 ---> Running in b174ae2d2561 21:01:26 Removing intermediate container c11f3fffd3ac 21:01:26 ---> 7dba3bd9478c 21:01:26 21:01:26 Successfully built 7dba3bd9478c 21:01:26 Removing intermediate container b174ae2d2561 21:01:26 ---> e55d09a65d3a 21:01:26 Step 26/26 : LABEL version=0.0.0 21:01:26 Successfully tagged security-spire-server:latest 21:01:26 Building security-spiffe-token-provider 21:01:26  Building security-spire-server ... done  ---> Running in 4a6ed47da9c1 21:01:27 Removing intermediate container 4a6ed47da9c1 21:01:27 ---> 46aab6ac53bd 21:01:27 21:01:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:01:27 Successfully built 46aab6ac53bd 21:01:28 Successfully tagged security-spire-config:latest 21:01:28  Building security-spire-config ... done Building sys-mgmt-agent 21:01:31 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:01:31 ---> ea63fc4e8ee4 21:01:31 Step 3/20 : WORKDIR /edgex-go 21:01:31 ---> Using cache 21:01:31 ---> ba3ee16a7b0a 21:01:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:01:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:32 ---> ea63fc4e8ee4 21:01:32 Step 3/23 : WORKDIR /edgex-go 21:01:32 ---> Using cache 21:01:32 ---> ba3ee16a7b0a 21:01:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:32 ---> Using cache 21:01:32 ---> 28b256392ed2 21:01:32 Step 5/23 : RUN apk add --update --no-cache make bash git 21:01:32 ---> Running in 56ed513824be 21:01:32 ---> Running in e965659f2dd2 21:01:32 Removing intermediate container fd132ec67240 21:01:32 ---> d0bedf3a0dc7 21:01:32 21:01:32 Step 10/31 : FROM alpine:3.16 21:01:32 Removing intermediate container 90f01cb0f305 21:01:32 ---> dacc408d33cb 21:01:32 21:01:32 Step 10/23 : FROM alpine:3.16 21:01:32 Removing intermediate container e8a784880118 21:01:32 ---> 7f7fe84934ed 21:01:32 21:01:32 Step 10/25 : FROM alpine:3.16 21:01:33 3.16: Pulling from library/alpine 21:01:33 3.16: Pulling from library/alpine 21:01:33 3.16: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:34 provisioning config files... 21:01:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7517285887064840240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:34 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 21:01:34 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 21:01:34 Status: Downloaded newer image for alpine:3.16 21:01:34 Status: Downloaded newer image for alpine:3.16 21:01:34 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 21:01:34 Status: Image is up to date for alpine:3.16 21:01:34 ---> e66264b98777 21:01:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:01:34 ---> e66264b98777 21:01:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:01:34 ---> e66264b98777 21:01:34 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:34 ---> Running in d07639e28970 21:01:34 ---> Running in 549b0944ccd5 21:01:34 ---> Running in af94ad6b2cd6 21:01:34 Removing intermediate container d07639e28970 21:01:34 ---> 098f3572a223 21:01:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:01:35 ---> Running in 4a8c94876661 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:01:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:01:35 ---> docker-login.sh 21:01:35 nexus3.edgexfoundry.org:10001 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:01:35 v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:01:35 v3.16.0-304-g51632b3deb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:01:35 OK: 17031 distinct packages available 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:01:35 (1/1) Installing dumb-init (1.2.5-r1) 21:01:35 Executing busybox-1.35.0-r13.trigger 21:01:35 OK: 6 MiB in 15 packages 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:35 OK: 211 MiB in 51 packages 21:01:35 (1/3) Installing ca-certificates (20211220-r0) 21:01:35 (2/3) Installing dumb-init (1.2.5-r1) 21:01:35 (3/3) Installing su-exec (0.2-r1) 21:01:35 Executing busybox-1.35.0-r13.trigger 21:01:35 Executing ca-certificates-20211220-r0.trigger 21:01:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:01:35 OK: 6 MiB in 17 packages 21:01:35 (1/2) Installing dumb-init (1.2.5-r1) 21:01:35 (2/2) Installing su-exec (0.2-r1) 21:01:35 Executing busybox-1.35.0-r13.trigger 21:01:35 OK: 6 MiB in 16 packages 21:01:35 Removing intermediate container 549b0944ccd5 21:01:35 ---> 491465aa9c78 21:01:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:35 Configure a credential helper to remove this warning. See 21:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:35 21:01:35 Login Succeeded 21:01:35 nexus3.edgexfoundry.org:10002 21:01:36 ---> Running in c1a605bcbaf3 21:01:36 Removing intermediate container c1a605bcbaf3 21:01:36 ---> 12b7cef36b27 21:01:36 Step 13/23 : ENV APP_PORT=59882 21:01:36 ---> Running in febc48573ed3 21:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:36 OK: 211 MiB in 51 packages 21:01:36 Removing intermediate container 56ed513824be 21:01:36 ---> eab253f0b9e1 21:01:36 Step 5/20 : COPY go.mod vendor* ./ 21:01:36 Removing intermediate container febc48573ed3 21:01:36 ---> c30ce99474f0 21:01:36 Step 14/23 : EXPOSE $APP_PORT 21:01:36 ---> Running in feea8116ac04 21:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:36 Configure a credential helper to remove this warning. See 21:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:36 21:01:36 Login Succeeded 21:01:36 nexus3.edgexfoundry.org:10003 21:01:36 Removing intermediate container 4a8c94876661 21:01:36 ---> aea7c8ea9fa8 21:01:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:01:36 ---> cb243fc87bfe 21:01:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:36 Removing intermediate container feea8116ac04 21:01:36 ---> cbfe6aa0bc33 21:01:36 Step 15/23 : WORKDIR / 21:01:36 ---> Running in 2acd2b18ab5f 21:01:36 Removing intermediate container af94ad6b2cd6 21:01:36 ---> 11910d43da46 21:01:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:36 ---> Running in e0b42cba2509 21:01:36 ---> Running in ac4a580dc170 21:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:36 Removing intermediate container e965659f2dd2 21:01:36 ---> 8557a81738d0 21:01:36 Step 6/23 : COPY go.mod vendor* ./ 21:01:36 ---> Running in d3a2982df653 21:01:36 Removing intermediate container 2acd2b18ab5f 21:01:36 ---> 17883a58523b 21:01:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:01:36 ---> Running in 2510c9e31302 21:01:36 Removing intermediate container ac4a580dc170 21:01:36 ---> c92a728c3d26 21:01:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:36 Removing intermediate container d3a2982df653 21:01:36 ---> 4be9e8e569be 21:01:36 Step 13/25 : WORKDIR / 21:01:36 ---> 8bfa0d1446ba 21:01:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:36 ---> Running in 7cba54ff3e5b 21:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:37 Configure a credential helper to remove this warning. See 21:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:37 21:01:37 Login Succeeded 21:01:37 nexus3.edgexfoundry.org:10004 21:01:37 ---> Running in b598aaf98972 21:01:37 Removing intermediate container 2510c9e31302 21:01:37 ---> d1d9956d505f 21:01:37 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:01:37 ---> Running in b310412a6bb2 21:01:37 Removing intermediate container 7cba54ff3e5b 21:01:37 ---> 56828f341873 21:01:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:01:37 ---> 4f54c15a7a0c 21:01:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:37 Configure a credential helper to remove this warning. See 21:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:37 21:01:37 Login Succeeded 21:01:37 docker.io 21:01:37 ---> b8a4278a023f 21:01:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:01:37 ---> 0c756e1f7703 21:01:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:01:37 ---> 9000ecd189e8 21:01:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:38 ---> 0bca52befdc2 21:01:38 Step 19/23 : ENTRYPOINT ["/core-command"] 21:01:38 ---> Running in 5f3c8815faae 21:01:38 Removing intermediate container b310412a6bb2 21:01:38 ---> 3619cbd32ee0 21:01:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:38 Configure a credential helper to remove this warning. See 21:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:38 21:01:38 Login Succeeded 21:01:38 ---> docker-login.sh ends [Pipeline] } 21:01:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:01:38 ---> cb555f51ac31 21:01:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:01:38 ---> Running in a88f46e3e5db 21:01:38 Removing intermediate container 5f3c8815faae 21:01:38 ---> 633827aac507 21:01:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] echo 21:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:38 ========================================================= 21:01:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:01:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:01:39 ---> Running in 277c1004e33c 21:01:39 ---> e8bec17a17d7 21:01:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:01:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:39 b3c136eddcbf: Pulling fs layer 21:01:39 c0a3192eca97: Pulling fs layer 21:01:39 a050256f5b6f: Pulling fs layer 21:01:39 656be50a0ddc: Pulling fs layer 21:01:39 2bbca73fdf42: Pulling fs layer 21:01:39 46d945488cbd: Pulling fs layer 21:01:39 8a5474983e97: Pulling fs layer 21:01:39 329c88fbcd65: Pulling fs layer 21:01:39 46d945488cbd: Waiting 21:01:39 656be50a0ddc: Waiting 21:01:39 8a5474983e97: Waiting 21:01:39 2bbca73fdf42: Waiting 21:01:39 329c88fbcd65: Waiting 21:01:39 a050256f5b6f: Verifying Checksum 21:01:39 a050256f5b6f: Download complete 21:01:39 c0a3192eca97: Verifying Checksum 21:01:39 c0a3192eca97: Download complete 21:01:39 2bbca73fdf42: Verifying Checksum 21:01:39 2bbca73fdf42: Download complete 21:01:39 46d945488cbd: Verifying Checksum 21:01:39 46d945488cbd: Download complete 21:01:39 b3c136eddcbf: Verifying Checksum 21:01:39 b3c136eddcbf: Download complete 21:01:39 Removing intermediate container a88f46e3e5db 21:01:39 ---> 9edcee6e5159 21:01:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:01:39 Removing intermediate container 277c1004e33c 21:01:39 ---> f16b4b4d54da 21:01:39 Step 21/23 : LABEL arch=x86_64 21:01:39 ---> 5058c962e724 21:01:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:01:39 ---> Running in f1a6b6736115 21:01:39 ---> dfa32d525c07 21:01:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:01:39 Removing intermediate container f1a6b6736115 21:01:39 ---> 93ecc1b58681 21:01:39 Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:01:40 ---> Running in de073f07383e 21:01:40 ---> Running in e2671607bd22 21:01:40 ---> 3c1519cf7277 21:01:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:01:40 Removing intermediate container e2671607bd22 21:01:40 ---> 9850a07e270b 21:01:40 Step 23/23 : LABEL version=0.0.0 21:01:40 ---> Running in a308217866d2 21:01:40 ---> 559b27778190 21:01:40 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:01:40 b3c136eddcbf: Pull complete 21:01:40 Removing intermediate container a308217866d2 21:01:40 ---> 824a25b3baaf 21:01:40 21:01:40 ---> Running in 9b4aa1c943c5 21:01:40 Successfully built 824a25b3baaf 21:01:40 Successfully tagged core-command:latest 21:01:40  Building core-command ... done Building security-spire-agent 21:01:40 329c88fbcd65: Verifying Checksum 21:01:40 329c88fbcd65: Download complete 21:01:41 c0a3192eca97: Pull complete 21:01:41 a050256f5b6f: Pull complete 21:01:42 8a5474983e97: Verifying Checksum 21:01:42 8a5474983e97: Download complete 21:01:42 656be50a0ddc: Verifying Checksum 21:01:42 656be50a0ddc: Download complete 21:01:44 Removing intermediate container de073f07383e 21:01:44 ---> 9c4d78a6c082 21:01:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:44 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:01:44 ---> ea63fc4e8ee4 21:01:44 Step 3/26 : WORKDIR /edgex-go 21:01:44 ---> Using cache 21:01:44 ---> ba3ee16a7b0a 21:01:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:44 ---> Using cache 21:01:44 ---> 28b256392ed2 21:01:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:01:44 ---> Running in e848f4a79692 21:01:44 ---> 03d3c5dd163b 21:01:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:01:44 Removing intermediate container 9b4aa1c943c5 21:01:44 ---> 432e5fa83b56 21:01:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:01:44 ---> Running in 723fb51c5f12 21:01:44 Removing intermediate container 723fb51c5f12 21:01:44 ---> 83bdafb8123f 21:01:44 Step 23/25 : LABEL arch=x86_64 21:01:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:01:45 Removing intermediate container b598aaf98972 21:01:45 ---> 2d68e741e842 21:01:45 Step 8/23 : COPY . . 21:01:45 ---> Running in 1ff0d0d94094 21:01:45 Removing intermediate container e0b42cba2509 21:01:45 ---> b429bf51e748 21:01:45 Step 7/20 : COPY . . 21:01:45 ---> 083f10e98589 21:01:45 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:01:45 Removing intermediate container 1ff0d0d94094 21:01:45 ---> 31db0d6b588d 21:01:45 Step 24/25 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:01:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:01:46 OK: 211 MiB in 51 packages 21:01:48 ---> Running in f3c4e78b1fab 21:01:48 ---> 70acf7b6e1dc 21:01:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:01:48 Removing intermediate container f3c4e78b1fab 21:01:48 ---> 7f8c25572139 21:01:48 Step 25/25 : LABEL version=0.0.0 21:01:49 ---> Running in 5ed8cdb55084 21:01:49 ---> 9c25b6d1a28e 21:01:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:01:49 Removing intermediate container e848f4a79692 21:01:49 ---> 6f3cb41f8d92 21:01:49 Step 6/26 : COPY go.mod vendor* ./ 21:01:49 Removing intermediate container 5ed8cdb55084 21:01:49 ---> 9f0d505baad6 21:01:49 21:01:49 ---> babaa2ae3410 21:01:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:49 ---> 837a3b43771d 21:01:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:01:49 Successfully built 9f0d505baad6 21:01:49 Successfully tagged security-secretstore-setup:latest 21:01:49 Building core-metadata 21:01:49  Building security-secretstore-setup ... done  ---> Running in f76427b789f7 21:01:50 ---> Running in 803e8ae5baf2 21:01:51 ---> bb810c4b28b2 21:01:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:01:51 Removing intermediate container 803e8ae5baf2 21:01:51 ---> 65ac972c915f 21:01:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:01:51 ---> Running in 370aab1a5585 21:01:51 ---> d03b392efca4 21:01:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:01:52 ---> Running in 975b5d21973c 21:01:52 ---> 2276a9246b67 21:01:52 Step 26/31 : RUN chmod +x /entrypoint.sh 21:01:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:01:52 ---> Running in d359a1dc5f0c 21:01:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:01:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:53 ---> ea63fc4e8ee4 21:01:53 Step 3/23 : WORKDIR /edgex-go 21:01:53 ---> Using cache 21:01:53 ---> ba3ee16a7b0a 21:01:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:53 ---> Using cache 21:01:53 ---> 28b256392ed2 21:01:53 Step 5/23 : RUN apk add --update --no-cache make git 21:01:53 ---> Using cache 21:01:53 ---> 3da635cc3ad0 21:01:53 Step 6/23 : COPY go.mod vendor* ./ 21:01:53 ---> Using cache 21:01:53 ---> 6e3e2d6c46a5 21:01:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:53 ---> Using cache 21:01:53 ---> 448f6f285c45 21:01:53 Step 8/23 : COPY . . 21:01:53 ---> Using cache 21:01:53 ---> 7bc4e30b7e2d 21:01:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:01:55 ---> Running in 98bd773626c2 21:01:55 Removing intermediate container d359a1dc5f0c 21:01:55 ---> e64c1e51be31 21:01:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:01:56 ---> Running in 6e23a619af81 21:01:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:01:56 Removing intermediate container 6e23a619af81 21:01:56 ---> 98a1ba6d1c7d 21:01:56 Step 28/31 : CMD ["gate"] 21:01:56 ---> Running in a71203b69487 21:01:57 Removing intermediate container a71203b69487 21:01:57 ---> 466fc78e5f2c 21:01:57 Step 29/31 : LABEL arch=x86_64 21:01:57 ---> Running in 37e1126cccb1 21:01:57 656be50a0ddc: Pull complete 21:01:57 2bbca73fdf42: Pull complete 21:01:57 46d945488cbd: Pull complete 21:01:57 Removing intermediate container 37e1126cccb1 21:01:57 ---> 31c50756d615 21:01:57 Step 30/31 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:01:58 ---> Running in 6182ab3a757c 21:01:58 Removing intermediate container 6182ab3a757c 21:01:58 ---> fdebc22c26cc 21:01:58 Step 31/31 : LABEL version=0.0.0 21:01:59 ---> Running in 85d40b645ddf 21:01:59 Removing intermediate container f76427b789f7 21:01:59 ---> 7f435aac57e8 21:01:59 Step 8/26 : COPY . . 21:01:59 Removing intermediate container 85d40b645ddf 21:01:59 ---> f91b23930d65 21:01:59 21:01:59 Successfully built f91b23930d65 21:01:59 Successfully tagged security-bootstrapper:latest 21:01:59  Building security-bootstrapper ... done Building security-proxy-setup 21:02:03 8a5474983e97: Pull complete 21:02:04 329c88fbcd65: Pull complete 21:02:04 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:02:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:02:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:02:05 WORKDIR /edgex 21:02:05 COPY go.mod . 21:02:05 RUN go mod download 21:02:05 + docker build -t ci-base-image-arm64 -f - . 21:02:07 Sending build context to Docker daemon 169.2MB 21:02:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:02:07 ---> ff4287adb874 21:02:07 Step 2/4 : WORKDIR /edgex 21:02:09 ---> Running in e9cc03bc9e3c 21:02:09 Removing intermediate container e9cc03bc9e3c 21:02:09 ---> a0f0f4b61e6c 21:02:09 Step 3/4 : COPY go.mod . 21:02:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:02:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:09 ---> ea63fc4e8ee4 21:02:09 Step 3/22 : WORKDIR /edgex-go 21:02:09 ---> Using cache 21:02:09 ---> ba3ee16a7b0a 21:02:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:09 ---> Using cache 21:02:09 ---> 28b256392ed2 21:02:09 Step 5/22 : RUN apk add --update --no-cache make git 21:02:09 ---> Using cache 21:02:09 ---> 3da635cc3ad0 21:02:09 Step 6/22 : COPY go.mod vendor* ./ 21:02:09 ---> Using cache 21:02:09 ---> 6e3e2d6c46a5 21:02:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:09 ---> Using cache 21:02:09 ---> 448f6f285c45 21:02:09 Step 8/22 : COPY . . 21:02:09 ---> Using cache 21:02:09 ---> 7bc4e30b7e2d 21:02:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:02:09 ---> 9fa79a7d4054 21:02:09 Step 4/4 : RUN go mod download 21:02:09 ---> Running in 0dd0dd2304c5 21:02:16 ---> Running in 94b1e5582e1d 21:02:16 ---> f9118690e9f2 21:02:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:02:16 ---> Running in 8e0df9113440 21:02:16 Removing intermediate container 8e0df9113440 21:02:16 ---> bace8b79c503 21:02:16 Step 10/26 : WORKDIR /edgex-go/spire-build 21:02:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:02:16 ---> Running in 3a8ad9a3060b 21:02:17 Removing intermediate container 3a8ad9a3060b 21:02:17 ---> 9b228845a7da 21:02:17 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:02:17 ---> Running in 43fc2b696794 21:02:17 Removing intermediate container 370aab1a5585 21:02:17 ---> ef59794a9475 21:02:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:02:17 ---> Running in b5afda3f23b3 21:02:18 Removing intermediate container 43fc2b696794 21:02:18 ---> 000249d10c54 21:02:18 Step 12/26 : WORKDIR /edgex-go 21:02:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:02:18 ---> Running in 6cc07f5f00a7 21:02:19 Removing intermediate container 6cc07f5f00a7 21:02:19 ---> 005f9658e452 21:02:19 21:02:19 Step 13/26 : FROM alpine:3.15 21:02:19 ---> 0ac33e5f5afa 21:02:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:02:19 ---> Using cache 21:02:19 ---> 7ce7c1888eec 21:02:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:19 ---> Using cache 21:02:19 ---> 002731ad9ebe 21:02:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:02:19 ---> Using cache 21:02:19 ---> 2e0d1679a23a 21:02:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:02:20 ---> 1ed4c1b14536 21:02:20 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:20 Removing intermediate container 98bd773626c2 21:02:20 ---> 5e8a9802c6bc 21:02:20 21:02:20 Step 10/23 : FROM alpine:3.16 21:02:20 ---> e66264b98777 21:02:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:02:20 ---> Using cache 21:02:20 ---> 491465aa9c78 21:02:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:20 ---> Using cache 21:02:20 ---> 12b7cef36b27 21:02:20 Step 13/23 : ENV APP_PORT=59881 21:02:20 ---> Running in 8d2f3b04a8a6 21:02:20 Removing intermediate container b5afda3f23b3 21:02:20 ---> a7e1698566f5 21:02:20 21:02:20 Step 11/23 : FROM docker:20.10.14 21:02:20 20.10.14: Pulling from library/docker 21:02:21 Removing intermediate container 8d2f3b04a8a6 21:02:21 ---> efc6089c119f 21:02:21 Step 14/23 : EXPOSE $APP_PORT 21:02:21 ---> Running in cc81cb25f1f1 21:02:21 Removing intermediate container 975b5d21973c 21:02:21 ---> 1f0f17d698f9 21:02:21 21:02:21 Step 9/20 : FROM alpine:3.15 21:02:21 ---> 0ac33e5f5afa 21:02:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:02:21 ---> Using cache 21:02:21 ---> 7ce7c1888eec 21:02:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:21 ---> Using cache 21:02:21 ---> 002731ad9ebe 21:02:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:02:22 ---> Running in c2fb9c293091 21:02:22 Removing intermediate container cc81cb25f1f1 21:02:22 ---> d0f6ebdbce02 21:02:22 Step 15/23 : WORKDIR / 21:02:22 ---> 39c6b3d670c1 21:02:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:02:22 ---> Running in 564d6556f6e7 21:02:22 Removing intermediate container 564d6556f6e7 21:02:22 ---> e35045ea3bf0 21:02:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:22 ---> 83f5d6aa3191 21:02:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:02:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:02:23 ---> fa55726099e8 21:02:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:02:23 ---> 689223b62419 21:02:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:02:23 ---> 9c17210bb294 21:02:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:02:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:02:23 ---> Running in 8ca426c1ee33 21:02:24 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:02:24 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:02:24 OK: 15861 distinct packages available 21:02:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:02:24 Removing intermediate container 8ca426c1ee33 21:02:24 ---> bb4872c6ae8e 21:02:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:02:24 ---> 2221a0fc39e7 21:02:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:02:24 ---> Running in 8a09f06856f3 21:02:24 Removing intermediate container 8a09f06856f3 21:02:24 ---> d589f79472e1 21:02:24 Step 24/26 : LABEL arch=x86_64 21:02:24 ---> 01e06a74387a 21:02:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:02:24 ---> Running in f150113a05f1 21:02:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:02:24 ---> Running in fcd62f841bb3 21:02:25 Removing intermediate container f150113a05f1 21:02:25 ---> 5aad29272e36 21:02:25 Step 25/26 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:02:25 Removing intermediate container fcd62f841bb3 21:02:25 ---> 1bb32ff6394b 21:02:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:25 ---> Running in ce0a698c47e7 21:02:25 ---> Running in 99abd231393e 21:02:25 (1/9) Installing ca-certificates (20211220-r0) 21:02:25 Removing intermediate container ce0a698c47e7 21:02:25 ---> fd8f4c9c049b 21:02:25 Step 26/26 : LABEL version=0.0.0 21:02:25 (2/9) Installing brotli-libs (1.0.9-r5) 21:02:25 Removing intermediate container 99abd231393e 21:02:25 ---> a827db5730e6 21:02:25 Step 21/23 : LABEL arch=x86_64 21:02:25 ---> Running in 690f3d37480a 21:02:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:02:25 ---> Running in 51aba92dcfac 21:02:25 (4/9) Installing libcurl (7.80.0-r2) 21:02:25 Removing intermediate container 690f3d37480a 21:02:25 ---> 0f2d1bcb5b4b 21:02:25 21:02:25 (5/9) Installing curl (7.80.0-r2) 21:02:25 Removing intermediate container 51aba92dcfac 21:02:25 ---> 13c36db601d7 21:02:25 Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:02:25 Successfully built 0f2d1bcb5b4b 21:02:25 Successfully tagged security-spire-agent:latest 21:02:25  Building security-spire-agent ... done Building core-data 21:02:25 (6/9) Installing dumb-init (1.2.5-r1) 21:02:25 ---> Running in 40bc4b5e0f48 21:02:25 (7/9) Installing musl-obstack (1.2.3-r0) 21:02:25 (8/9) Installing libucontext (1.1-r0) 21:02:26 (9/9) Installing gcompat (1.0.0-r4) 21:02:26 Executing busybox-1.34.1-r5.trigger 21:02:26 Executing ca-certificates-20211220-r0.trigger 21:02:26 OK: 8 MiB in 23 packages 21:02:27 Removing intermediate container 40bc4b5e0f48 21:02:27 ---> f18b7b2da18a 21:02:27 Step 23/23 : LABEL version=0.0.0 21:02:27 ---> Running in 753171be1567 21:02:27 Removing intermediate container 753171be1567 21:02:27 ---> a00eb9810b02 21:02:27 21:02:27 Successfully built a00eb9810b02 21:02:28 Successfully tagged core-metadata:latest 21:02:28 Building support-scheduler 21:02:28  Building core-metadata ... done Removing intermediate container c2fb9c293091 21:02:28 ---> 35f766a30e46 21:02:28 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:28 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:02:28 Status: Downloaded newer image for docker:20.10.14 21:02:28 ---> 7417809fdb73 21:02:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:02:28 ---> Running in 147d2b8f71de 21:02:29 ---> 60919ce0631d 21:02:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:02:29 Removing intermediate container 147d2b8f71de 21:02:29 ---> 363b5da54019 21:02:29 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:02:30 ---> f51c92ac2c0e 21:02:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:02:30 ---> Running in f99235fa255a 21:02:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:02:30 ---> 17b6ab271b13 21:02:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:02:30 ---> Running in 7b0acf22d2bf 21:02:30 (1/43) Installing readline (8.1.1-r0) 21:02:30 (2/43) Installing bash (5.1.16-r0) 21:02:30 Executing bash-5.1.16-r0.post-install 21:02:30 (3/43) Installing brotli-libs (1.0.9-r5) 21:02:30 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:02:30 (5/43) Installing libcurl (7.80.0-r2) 21:02:31 Removing intermediate container 7b0acf22d2bf 21:02:31 ---> 7a1bb776ab45 21:02:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:31 (6/43) Installing curl (7.80.0-r2) 21:02:31 (7/43) Installing dumb-init (1.2.5-r1) 21:02:31 (8/43) Installing libbz2 (1.0.8-r1) 21:02:31 (9/43) Installing expat (2.4.7-r0) 21:02:31 (10/43) Installing libffi (3.4.2-r1) 21:02:31 (11/43) Installing gdbm (1.22-r0) 21:02:31 (12/43) Installing xz-libs (5.2.5-r1) 21:02:31 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:02:31 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:02:31 ---> Running in ee3f13325af1 21:02:31 (15/43) Installing mpdecimal (2.5.1-r1) 21:02:31 (16/43) Installing sqlite-libs (3.36.0-r0) 21:02:31 (17/43) Installing python3 (3.9.7-r4) 21:02:31 (18/43) Installing py3-appdirs (1.4.4-r2) 21:02:31 (19/43) Installing py3-certifi (2020.12.5-r1) 21:02:31 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:02:31 (21/43) Installing py3-idna (3.3-r0) 21:02:31 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:02:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:02:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:31 ---> ea63fc4e8ee4 21:02:31 Step 3/23 : WORKDIR /edgex-go 21:02:31 ---> Using cache 21:02:31 ---> ba3ee16a7b0a 21:02:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:31 ---> Using cache 21:02:31 ---> 28b256392ed2 21:02:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:02:31 (23/43) Installing py3-requests (2.26.0-r1) 21:02:31 (24/43) Installing py3-msgpack (1.0.2-r1) 21:02:31 (25/43) Installing py3-lockfile (0.12.2-r4) 21:02:31 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:02:31 (27/43) Installing py3-colorama (0.4.4-r1) 21:02:31 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:02:31 (29/43) Installing py3-distlib (0.3.3-r0) 21:02:31 (30/43) Installing py3-distro (1.6.0-r0) 21:02:31 (31/43) Installing py3-six (1.16.0-r0) 21:02:31 (32/43) Installing py3-webencodings (0.5.1-r4) 21:02:31 (33/43) Installing py3-html5lib (1.1-r1) 21:02:31 (34/43) Installing py3-parsing (2.4.7-r2) 21:02:31 (35/43) Installing py3-packaging (20.9-r1) 21:02:31 (36/43) Installing py3-tomli (1.2.2-r0) 21:02:31 (37/43) Installing py3-pep517 (0.12.0-r0) 21:02:31 (38/43) Installing py3-progress (1.6-r0) 21:02:31 (39/43) Installing py3-retrying (1.3.3-r2) 21:02:31 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:02:31 (41/43) Installing py3-setuptools (52.0.0-r4) 21:02:32 (42/43) Installing py3-toml (0.10.2-r2) 21:02:32 (43/43) Installing py3-pip (20.3.4-r1) 21:02:32 Removing intermediate container ee3f13325af1 21:02:32 ---> 619c84427050 21:02:32 Step 18/20 : LABEL arch=x86_64 21:02:32 Executing busybox-1.34.1-r5.trigger 21:02:32 OK: 83 MiB in 65 packages 21:02:32 ---> Running in 23c4ae69004d 21:02:32 ---> Running in 2f5386e876dd 21:02:32 Collecting docker-compose==1.23.2 21:02:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:02:32 Removing intermediate container 2f5386e876dd 21:02:32 ---> 439fe6a7520c 21:02:32 Step 19/20 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:02:33 ---> Running in 29337a77152e 21:02:33 Collecting PyYAML<4,>=3.10 21:02:33 Downloading PyYAML-3.13.tar.gz (270 kB) 21:02:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:02:33 Removing intermediate container 29337a77152e 21:02:33 ---> 9c8c47f71804 21:02:33 Step 20/20 : LABEL version=0.0.0 21:02:33 ---> Running in caa04d0b3f29 21:02:33 Removing intermediate container caa04d0b3f29 21:02:33 ---> 3013adc7ec10 21:02:33 21:02:33 Collecting texttable<0.10,>=0.9.0 21:02:33 Downloading texttable-0.9.1.tar.gz (11 kB) 21:02:33 Successfully built 3013adc7ec10 21:02:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:02:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:33 ---> ea63fc4e8ee4 21:02:33 Step 3/22 : WORKDIR /edgex-go 21:02:33 ---> Using cache 21:02:33 ---> ba3ee16a7b0a 21:02:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:33 ---> Using cache 21:02:33 ---> 28b256392ed2 21:02:33 Step 5/22 : RUN apk add --update --no-cache make git 21:02:33 ---> Using cache 21:02:33 ---> 3da635cc3ad0 21:02:33 Step 6/22 : COPY go.mod vendor* ./ 21:02:33 ---> Using cache 21:02:33 ---> 6e3e2d6c46a5 21:02:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:33 ---> Using cache 21:02:33 ---> 448f6f285c45 21:02:33 Step 8/22 : COPY . . 21:02:33 ---> Using cache 21:02:33 ---> 7bc4e30b7e2d 21:02:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:02:33 Successfully tagged security-spiffe-token-provider:latest 21:02:33 Building support-notifications 21:02:33  Building security-spiffe-token-provider ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:02:34 OK: 211 MiB in 51 packages 21:02:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:02:34 Collecting jsonschema<3,>=2.5.1 21:02:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:02:34 Collecting websocket-client<1.0,>=0.32.0 21:02:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:02:34 Collecting dockerpty<0.5,>=0.4.1 21:02:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:02:35 Collecting docker<4.0,>=3.6.0 21:02:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:02:35 Collecting docopt<0.7,>=0.6.1 21:02:35 Downloading docopt-0.6.2.tar.gz (25 kB) 21:02:35 Collecting cached-property<2,>=1.2.0 21:02:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:02:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:02:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:02:35 Collecting docker-pycreds>=0.4.0 21:02:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:02:35 Collecting urllib3<1.25,>=1.21.1 21:02:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:02:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:02:35 Collecting chardet<3.1.0,>=3.0.2 21:02:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:02:35 Collecting idna<2.8,>=2.5 21:02:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:02:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:02:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:02:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:02:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:02:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:02:35 Attempting uninstall: urllib3 21:02:35 Found existing installation: urllib3 1.26.7 21:02:35 Uninstalling urllib3-1.26.7: 21:02:35 Successfully uninstalled urllib3-1.26.7 21:02:36 Attempting uninstall: idna 21:02:36 Found existing installation: idna 3.3 21:02:36 Uninstalling idna-3.3: 21:02:36 ---> Running in 61e1a6d7a4cf 21:02:36 Successfully uninstalled idna-3.3 21:02:36 Removing intermediate container 94b1e5582e1d 21:02:36 ---> d5c996b2133f 21:02:36 21:02:36 Step 10/22 : FROM alpine:3.16 21:02:36 ---> e66264b98777 21:02:36 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:02:36 Removing intermediate container 23c4ae69004d 21:02:36 ---> a3108b0a69c7 21:02:36 Step 6/23 : COPY go.mod vendor* ./ 21:02:36 ---> Running in d175972704a6 21:02:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:02:37 ---> 3f416d0a3db6 21:02:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:02:37 ---> Running in 55bfe1086126 21:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:02:37 Attempting uninstall: requests 21:02:37 Found existing installation: requests 2.26.0 21:02:37 Uninstalling requests-2.26.0: 21:02:37 Successfully uninstalled requests-2.26.0 21:02:37 Running setup.py install for texttable: started 21:02:37 (1/6) Installing ca-certificates (20211220-r0) 21:02:37 (2/6) Installing brotli-libs (1.0.9-r6) 21:02:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:02:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:02:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:37 (4/6) Installing libcurl (7.83.1-r2) 21:02:37 ---> ea63fc4e8ee4 21:02:37 Step 3/22 : WORKDIR /edgex-go 21:02:37 ---> Using cache 21:02:37 ---> ba3ee16a7b0a 21:02:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:37 ---> Using cache 21:02:37 ---> 28b256392ed2 21:02:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:02:37 (5/6) Installing curl (7.83.1-r2) 21:02:37 (6/6) Installing dumb-init (1.2.5-r1) 21:02:37 Executing busybox-1.35.0-r13.trigger 21:02:37 Executing ca-certificates-20211220-r0.trigger 21:02:37 Running setup.py install for texttable: finished with status 'done' 21:02:37 Running setup.py install for PyYAML: started 21:02:37 OK: 8 MiB in 20 packages 21:02:37 ---> Running in 1a836a708abe 21:02:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:02:38 Running setup.py install for PyYAML: finished with status 'done' 21:02:38 Running setup.py install for docopt: started 21:02:38 Removing intermediate container d175972704a6 21:02:38 ---> 230bc2843d74 21:02:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:02:38 ---> Running in 62f7d084912f 21:02:38 Removing intermediate container 62f7d084912f 21:02:38 ---> 87e1e0f26bae 21:02:38 Step 13/22 : WORKDIR /edgex 21:02:38 Running setup.py install for docopt: finished with status 'done' 21:02:38 Running setup.py install for dockerpty: started 21:02:38 ---> Running in bc2247a8da0f 21:02:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:02:38 Removing intermediate container bc2247a8da0f 21:02:38 ---> 627f18366964 21:02:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:02:39 Running setup.py install for dockerpty: finished with status 'done' 21:02:39 OK: 211 MiB in 51 packages 21:02:39 ---> 03d50f78f95b 21:02:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:02:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:02:40 ---> 480fe910f1e7 21:02:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:40 Removing intermediate container 1a836a708abe 21:02:40 ---> 98fcb1c85447 21:02:40 Step 6/22 : COPY go.mod vendor* ./ 21:02:40 ---> 1f112cc19d07 21:02:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:41 ---> Running in f4426d307a61 21:02:41 ---> b3d47776e413 21:02:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:02:42 ---> ff5e5533770c 21:02:42 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:42 Removing intermediate container 0dd0dd2304c5 21:02:42 ---> 095e69301e1b 21:02:42 Successfully built 095e69301e1b 21:02:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:42 ---> Running in 4b9287a34933 21:02:42 + docker inspect -f . ci-base-image-arm64 21:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:42 prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container 21:02:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:02:44 $ docker top 37086db425101c7c3cd05cb5fdf5ec5d7976a086e84a45069a72cf4c57401fdb -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:44 Removing intermediate container 4b9287a34933 21:02:44 ---> 8000c17e831a 21:02:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:02:45 ---> Running in 0a2f0170be06 21:02:45 Removing intermediate container f99235fa255a 21:02:45 ---> 479a05408251 21:02:45 Step 14/23 : ENV APP_PORT=58890 21:02:45 + go version 21:02:45 go version go1.18.3 linux/arm64 [Pipeline] } 21:02:45 $ docker stop --time=1 37086db425101c7c3cd05cb5fdf5ec5d7976a086e84a45069a72cf4c57401fdb 21:02:45 Removing intermediate container 55bfe1086126 21:02:45 ---> 46be4bab9f88 21:02:45 Step 8/23 : COPY . . 21:02:45 ---> Running in 02d389b08c9f 21:02:45 Removing intermediate container 0a2f0170be06 21:02:45 ---> 030eaa0d7be2 21:02:45 Step 20/22 : LABEL arch=x86_64 21:02:45 ---> Running in def97366aa0f 21:02:45 Removing intermediate container 02d389b08c9f 21:02:45 ---> ce1bb2a59237 21:02:45 Step 15/23 : EXPOSE $APP_PORT 21:02:46 Removing intermediate container def97366aa0f 21:02:46 ---> 622185f4f1e6 21:02:46 Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:02:46 ---> Running in 09f1cbcdab84 21:02:46 ---> Running in 8e71488c8dff 21:02:46 $ docker rm -f 37086db425101c7c3cd05cb5fdf5ec5d7976a086e84a45069a72cf4c57401fdb 21:02:47 Removing intermediate container 09f1cbcdab84 21:02:47 ---> 33c244ddb357 21:02:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:02:47 Removing intermediate container 8e71488c8dff 21:02:47 ---> e13fcbf2f68a 21:02:47 Step 22/22 : LABEL version=0.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:47 + docker inspect -f . ci-base-image-arm64 21:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:47 prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container 21:02:47 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:02:47 ---> Running in a303af0d753f 21:02:48 ---> 693061004e94 21:02:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:02:48 Removing intermediate container a303af0d753f 21:02:48 ---> baf3a601a36c 21:02:48 21:02:48 Successfully built baf3a601a36c 21:02:48 Successfully tagged security-proxy-setup:latest 21:02:49 $ docker top 90c023a018fcfaae3ae5b2a4227359a87f91fc6e2d7eb2b1433d22d7b5d1f123 -eo pid,comm 21:02:49  Building security-proxy-setup ... done  ---> d4e7a7299c09 21:02:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] { [Pipeline] echo 21:02:49 ========================================================= 21:02:49 [edgeXBuildGoParallel] Running Tests and Build... 21:02:49 ========================================================= [Pipeline] sh 21:02:49 Removing intermediate container f4426d307a61 21:02:49 ---> 537f37c01769 21:02:49 Step 8/22 : COPY . . 21:02:50 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 21:02:50 ---> 4263bad860f5 21:02:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:02:50 ---> Running in 876bc2fc1d50 21:02:50 + make test 21:02:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:02:51 Removing intermediate container 876bc2fc1d50 21:02:51 ---> a9d6e77f781d 21:02:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:52 ---> Running in 4c33e348833d 21:02:52 Removing intermediate container 4c33e348833d 21:02:52 ---> 4fcc0da8179c 21:02:52 Step 21/23 : LABEL arch=x86_64 21:02:52 ---> Running in cb949a8a718e 21:02:53 Removing intermediate container cb949a8a718e 21:02:53 ---> 71b9b3a5c5bf 21:02:53 Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:02:53 ---> Running in 28a19001a149 21:02:53 Removing intermediate container 28a19001a149 21:02:53 ---> e70ff37ab6b2 21:02:53 Step 23/23 : LABEL version=0.0.0 21:02:53 ---> Running in 9415df510834 21:02:53 Removing intermediate container 9415df510834 21:02:53 ---> cb8ce2cb33ea 21:02:53 21:02:54 Successfully built cb8ce2cb33ea 21:02:54 Successfully tagged sys-mgmt-agent:latest 21:02:55  Building sys-mgmt-agent ... done  ---> 5e0eda3a5031 21:02:55 Step 9/23 : RUN make cmd/core-data/core-data 21:02:55 ---> Running in cef38056c17f 21:02:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:02:57 ---> a2d59ce38a84 21:02:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:02:57 ---> Running in 6e3ee7d40561 21:02:57 Removing intermediate container 61e1a6d7a4cf 21:02:57 ---> 26b81579d5bb 21:02:57 21:02:57 Step 10/22 : FROM alpine:3.16 21:02:57 ---> e66264b98777 21:02:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:02:57 ---> Using cache 21:02:57 ---> 491465aa9c78 21:02:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:57 ---> Using cache 21:02:57 ---> 12b7cef36b27 21:02:57 Step 13/22 : ENV APP_PORT=59861 21:02:57 ---> Running in 3103572fe6a4 21:02:57 Removing intermediate container 3103572fe6a4 21:02:57 ---> 5200c98703ae 21:02:57 Step 14/22 : EXPOSE $APP_PORT 21:02:57 ---> Running in e3acc27adee8 21:02:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:02:57 Removing intermediate container e3acc27adee8 21:02:57 ---> 37308fc68c48 21:02:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:57 ---> 924913aacff7 21:02:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:02:58 ---> b78d81958473 21:02:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:02:58 ---> 3103bf07c67b 21:02:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:02:58 ---> Running in 66bb1059f100 21:02:58 Removing intermediate container 66bb1059f100 21:02:58 ---> 14650818c360 21:02:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:58 ---> Running in 7f527c0ea3ce 21:02:58 Removing intermediate container 7f527c0ea3ce 21:02:58 ---> 56f4a4b366e1 21:02:58 Step 20/22 : LABEL arch=x86_64 21:02:59 ---> Running in aac324fc8b9a 21:02:59 Removing intermediate container aac324fc8b9a 21:02:59 ---> ada9faf59826 21:02:59 Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:02:59 ---> Running in ca17790c1f6a 21:02:59 Removing intermediate container ca17790c1f6a 21:02:59 ---> 5ad7855d8b29 21:02:59 Step 22/22 : LABEL version=0.0.0 21:02:59 ---> Running in 3008b4ffed62 21:03:00 Removing intermediate container 3008b4ffed62 21:03:00 ---> a0578aa8314a 21:03:00 21:03:00 Successfully built a0578aa8314a 21:03:00 Successfully tagged support-scheduler:latest 21:03:18  Building support-scheduler ... done Removing intermediate container cef38056c17f 21:03:18 ---> 8614410ec89a 21:03:18 21:03:18 Step 10/23 : FROM alpine:3.16 21:03:18 ---> e66264b98777 21:03:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:03:18 ---> Running in 7fa870f6d86b 21:03:18 Removing intermediate container 7fa870f6d86b 21:03:18 ---> 846487078fa0 21:03:18 Step 12/23 : ENV APP_PORT=59880 21:03:18 ---> Running in 466a34d8a81f 21:03:18 Removing intermediate container 466a34d8a81f 21:03:18 ---> 9000c664c952 21:03:18 Step 13/23 : EXPOSE $APP_PORT 21:03:18 ---> Running in dc46bac4dee0 21:03:18 Removing intermediate container dc46bac4dee0 21:03:18 ---> 7e0b98a1b4d1 21:03:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:18 ---> Running in ffa283bc267a 21:03:18 Removing intermediate container ffa283bc267a 21:03:18 ---> 10bf17552c43 21:03:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:03:18 ---> Running in b76ab0b5a449 21:03:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:03:19 Removing intermediate container 6e3ee7d40561 21:03:19 ---> 152470058392 21:03:19 21:03:19 Step 10/22 : FROM alpine:3.16 21:03:19 ---> e66264b98777 21:03:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:03:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:03:19 ---> Running in 626cd686ac62 21:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:03:19 (1/6) Installing dumb-init (1.2.5-r1) 21:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:03:19 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:03:19 (3/6) Installing libsodium (1.0.18-r0) 21:03:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:03:20 (1/2) Installing ca-certificates (20211220-r0) 21:03:20 (2/2) Installing dumb-init (1.2.5-r1) 21:03:20 Executing busybox-1.35.0-r13.trigger 21:03:20 Executing ca-certificates-20211220-r0.trigger 21:03:20 OK: 6 MiB in 16 packages 21:03:20 (5/6) Installing libzmq (4.3.4-r0) 21:03:20 (6/6) Installing zeromq (4.3.4-r0) 21:03:20 Executing busybox-1.35.0-r13.trigger 21:03:20 OK: 8 MiB in 20 packages 21:03:20 Removing intermediate container 626cd686ac62 21:03:20 ---> ab6aef84c746 21:03:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:03:20 ---> Running in 8768532b40f0 21:03:20 Removing intermediate container b76ab0b5a449 21:03:20 ---> a20de6d39fea 21:03:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:20 Removing intermediate container 8768532b40f0 21:03:20 ---> 2424b1db1ea8 21:03:20 Step 13/22 : ENV APP_PORT=59860 21:03:20 ---> Running in 51e7c83839f5 21:03:20 ---> 537524d7b582 21:03:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:03:20 Removing intermediate container 51e7c83839f5 21:03:20 ---> d0a3819e60b3 21:03:20 Step 14/22 : EXPOSE $APP_PORT 21:03:21 ---> Running in 6b9c91f267b9 21:03:21 Removing intermediate container 6b9c91f267b9 21:03:21 ---> c8c4d038105d 21:03:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:21 ---> 351a336bf060 21:03:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:03:21 ---> b0dc4d91fa75 21:03:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:03:21 ---> 38264f62a980 21:03:21 Step 19/23 : ENTRYPOINT ["/core-data"] 21:03:21 ---> Running in e120463c3173 21:03:21 Removing intermediate container e120463c3173 21:03:21 ---> d52a9be999a6 21:03:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:21 ---> Running in 15610bd7f437 21:03:21 Removing intermediate container 15610bd7f437 21:03:21 ---> 7a4c146457f1 21:03:21 Step 21/23 : LABEL arch=x86_64 21:03:21 ---> 47b348ee0c4c 21:03:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:03:21 ---> Running in 164366530f25 21:03:22 Removing intermediate container 164366530f25 21:03:22 ---> c5716fc86966 21:03:22 Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:03:22 ---> 61b9008cf0fd 21:03:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:03:22 ---> Running in 26c1717eeec2 21:03:22 ---> Running in 0b810828d3eb 21:03:22 Removing intermediate container 26c1717eeec2 21:03:22 ---> baaa14a2b54e 21:03:22 Step 23/23 : LABEL version=0.0.0 21:03:22 Removing intermediate container 0b810828d3eb 21:03:22 ---> 2dc3d169142b 21:03:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:22 ---> Running in 89b650182e02 21:03:22 ---> Running in c776ce4a7419 21:03:22 Removing intermediate container 89b650182e02 21:03:22 ---> 97b75b050b83 21:03:22 21:03:22 Removing intermediate container c776ce4a7419 21:03:22 ---> 2e3c593adb17 21:03:22 Step 20/22 : LABEL arch=x86_64 21:03:22 ---> Running in 4b9b1fbb820d 21:03:22 Successfully built 97b75b050b83 21:03:22 Successfully tagged core-data:latest 21:03:22  Building core-data ... done Removing intermediate container 4b9b1fbb820d 21:03:22 ---> 33d010523d71 21:03:22 Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:03:22 ---> Running in 1a9ab6de3e34 21:03:22 Removing intermediate container 1a9ab6de3e34 21:03:22 ---> e288495c78bd 21:03:22 Step 22/22 : LABEL version=0.0.0 21:03:22 ---> Running in 4778e88d4f6b 21:03:23 Removing intermediate container 4778e88d4f6b 21:03:23 ---> 9dbfc62ddb96 21:03:23 21:03:23 Successfully built 9dbfc62ddb96 21:03:23 Successfully tagged support-notifications:latest 21:03:23  Building support-notifications ... done  [Pipeline] } 21:03:23 $ docker stop --time=1 c902a43ac78f747bcb106b1f825608ef39b6744fe3481dfaf790e9407bb6950a 21:03:24 $ docker rm -f c902a43ac78f747bcb106b1f825608ef39b6744fe3481dfaf790e9407bb6950a [Pipeline] // withDockerContainer [Pipeline] sh 21:03:24 + docker images 21:03:24 REPOSITORY TAG IMAGE ID CREATED SIZE 21:03:24 core-data latest 97b75b050b83 2 seconds ago 21.5MB 21:03:24 support-notifications latest 9dbfc62ddb96 2 seconds ago 27.1MB 21:03:24 152470058392 6 seconds ago 1.68GB 21:03:24 8614410ec89a 9 seconds ago 1.65GB 21:03:24 support-scheduler latest a0578aa8314a 25 seconds ago 26.5MB 21:03:24 26b81579d5bb 28 seconds ago 1.68GB 21:03:24 sys-mgmt-agent latest cb8ce2cb33ea 31 seconds ago 299MB 21:03:24 security-proxy-setup latest baf3a601a36c 36 seconds ago 27.1MB 21:03:24 d5c996b2133f 50 seconds ago 1.63GB 21:03:24 security-spiffe-token-provider latest 3013adc7ec10 51 seconds ago 29.1MB 21:03:24 core-metadata latest a00eb9810b02 57 seconds ago 17.1MB 21:03:24 security-spire-agent latest 0f2d1bcb5b4b 59 seconds ago 125MB 21:03:24 1f0f17d698f9 About a minute ago 1.67GB 21:03:24 5e8a9802c6bc About a minute ago 1.62GB 21:03:24 a7e1698566f5 About a minute ago 1.62GB 21:03:24 005f9658e452 About a minute ago 1.52GB 21:03:24 security-bootstrapper latest f91b23930d65 About a minute ago 19.3MB 21:03:24 security-secretstore-setup latest 9f0d505baad6 About a minute ago 28.9MB 21:03:24 core-command latest 824a25b3baaf About a minute ago 16.1MB 21:03:24 7f7fe84934ed About a minute ago 1.63GB 21:03:24 d0bedf3a0dc7 About a minute ago 1.62GB 21:03:24 dacc408d33cb About a minute ago 1.62GB 21:03:24 security-spire-server latest 7dba3bd9478c About a minute ago 86.5MB 21:03:24 security-spire-config latest 46aab6ac53bd About a minute ago 85.8MB 21:03:24 ceb503cd124d 2 minutes ago 1.52GB 21:03:24 0892b3dc8fb6 2 minutes ago 1.52GB 21:03:24 ci-base-image-x86_64 latest ea63fc4e8ee4 5 minutes ago 937MB 21:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 days ago 253MB 21:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 days ago 677MB 21:03:24 alpine 3.16 e66264b98777 7 weeks ago 5.53MB 21:03:24 docker 20.10.14 7417809fdb73 3 months ago 218MB 21:03:24 alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB 21:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:03:29 ? github.com/edgexfoundry/edgex-go [no test files] 21:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:05:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:05:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:05:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:05:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:05:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:05:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:05:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:05:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.407s coverage: 28.7% of statements 21:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.398s coverage: 98.5% of statements 21:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.487s coverage: 54.2% of statements 21:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:06:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.355s coverage: 89.2% of statements 21:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:06:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.497s coverage: 83.8% of statements 21:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.543s coverage: 95.6% of statements 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:06:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.280s coverage: 72.2% of statements 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:06:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.515s coverage: 60.0% of statements 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:06:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:06:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.254s coverage: 58.8% of statements 21:06:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.308s coverage: 29.6% of statements 21:06:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements 21:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 79.5% of statements 21:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 21:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements 21:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 21:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.230s coverage: 94.4% of statements 21:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements 21:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.679s coverage: 82.5% of statements 21:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.263s coverage: 58.8% of statements 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.251s coverage: 80.0% of statements 21:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 21:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements 21:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.859s coverage: 91.2% of statements 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.902s coverage: 64.4% of statements 21:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.323s coverage: 100.0% of statements 21:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 21:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 21:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.159s coverage: 73.7% of statements 21:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 21:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.376s coverage: 65.4% of statements 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.788s coverage: 43.8% of statements 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:06:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:07:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.417s coverage: 17.7% of statements 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:07:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.854s coverage: 92.3% of statements 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:07:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.271s coverage: 63.2% of statements 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:07:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.469s coverage: 97.7% of statements 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:07:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:07:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:07:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.224s coverage: 100.0% of statements 21:07:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 21:07:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:07:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:07:03 GO111MODULE=on go vet ./... 21:08:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:08:55 ./bin/test-attribution-txt.sh [Pipeline] echo 21:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:08:56 + ls -al . 21:08:56 total 680 21:08:56 drwxrwxr-x 9 1001 1001 4096 Jul 11 21:02 . 21:08:56 drwxr-xr-x 4 root root 4096 Jul 11 21:02 .. 21:08:56 -rw-rw-r-- 1 1001 1001 11 Jul 11 21:01 .dockerignore 21:08:56 drwxrwxr-x 8 1001 1001 4096 Jul 11 21:01 .git 21:08:56 drwxrwxr-x 3 1001 1001 4096 Jul 11 21:01 .github 21:08:56 -rw-rw-r-- 1 1001 1001 1030 Jul 11 21:01 .gitignore 21:08:56 -rw-rw-r-- 1 1001 1001 42 Jul 11 21:01 .golangci.yml 21:08:56 -rw-rw-r-- 1 1001 1001 87 Jul 11 21:01 .hadolint.yml 21:08:56 -rw-rw-r-- 1 1001 1001 166 Jul 11 21:01 .sonarcloud.properties 21:08:56 -rw-rw-r-- 1 1001 1001 1171 Jul 11 21:01 ADOPTERS.md 21:08:56 -rw-rw-r-- 1 1001 1001 10347 Jul 11 21:01 Attribution.txt 21:08:56 -rw-rw-r-- 1 1001 1001 63209 Jul 11 21:01 CHANGELOG.md 21:08:56 -rw-rw-r-- 1 1001 1001 3804 Jul 11 21:01 CONTRIBUTING.md 21:08:56 -rw-rw-r-- 1 1001 1001 677 Jul 11 21:01 GOVERNANCE.md 21:08:56 -rw-rw-r-- 1 1001 1001 929 Jul 11 21:01 Jenkinsfile 21:08:56 -rw-rw-r-- 1 1001 1001 10775 Jul 11 21:01 LICENSE 21:08:56 -rw-rw-r-- 1 1001 1001 10350 Jul 11 21:01 Makefile 21:08:56 -rw-rw-r-- 1 1001 1001 582 Jul 11 21:01 OWNERS.md 21:08:56 -rw-rw-r-- 1 1001 1001 9094 Jul 11 21:01 README.md 21:08:56 -rw-rw-r-- 1 1001 1001 6912 Jul 11 21:01 SECURITY.md 21:08:56 -rw-rw-r-- 1 1001 1001 5 Jul 11 20:57 VERSION 21:08:56 -rw-rw-r-- 1 1001 1001 4131 Jul 11 21:01 ZMQWindows.md 21:08:56 drwxrwxr-x 2 1001 1001 4096 Jul 11 21:01 bin 21:08:56 drwxrwxr-x 18 1001 1001 4096 Jul 11 21:01 cmd 21:08:56 -rw-r--r-- 1 root root 435593 Jul 11 21:07 coverage.out 21:08:56 -rw-rw-r-- 1 1001 1001 3311 Jul 11 21:01 go.mod 21:08:56 -rw-rw-r-- 1 1001 1001 36231 Jul 11 21:01 go.sum 21:08:56 drwxrwxr-x 8 1001 1001 4096 Jul 11 21:01 internal 21:08:56 drwxrwxr-x 3 1001 1001 4096 Jul 11 21:01 openapi 21:08:56 drwxrwxr-x 4 1001 1001 4096 Jul 11 21:01 snap 21:08:56 -rw-rw-r-- 1 1001 1001 204 Jul 11 21:01 version.go [Pipeline] sh 21:08:56 + '[' -e coverage.out ] 21:08:56 + chown 1001:1001 coverage.out [Pipeline] stash 21:08:56 Warning: overwriting stash ‘coverage-report’ 21:08:57 Stashed 1 file(s) [Pipeline] sh 21:08:58 + make build 21:08:58 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:10:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:11:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:11:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:12:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:12:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:12:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:12:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:12:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:12:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:12:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:12:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:12:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:13:00 $ docker stop --time=1 90c023a018fcfaae3ae5b2a4227359a87f91fc6e2d7eb2b1433d22d7b5d1f123 21:13:02 $ docker rm -f 90c023a018fcfaae3ae5b2a4227359a87f91fc6e2d7eb2b1433d22d7b5d1f123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:13:05 21:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:13:05 latest: Pulling from edgex-devops/edgex-compose-arm64 21:13:05 29e5d40040c1: Pulling fs layer 21:13:05 1ce36da41761: Pulling fs layer 21:13:05 25b303627fd3: Pulling fs layer 21:13:05 29e5d40040c1: Verifying Checksum 21:13:05 29e5d40040c1: Download complete 21:13:06 1ce36da41761: Verifying Checksum 21:13:06 1ce36da41761: Download complete 21:13:06 29e5d40040c1: Pull complete 21:13:07 25b303627fd3: Verifying Checksum 21:13:07 25b303627fd3: Download complete 21:13:07 1ce36da41761: Pull complete 21:13:20 25b303627fd3: Pull complete 21:13:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:13:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:20 prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container 21:13:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:13:22 $ docker top e36f6219410ca147a7c22cf030791888376510bdde1eec2675267ffeb418e15d -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:23 + docker-compose build --help 21:13:23 + grep parallel 21:13:28 --parallel Build images in parallel. [Pipeline] } 21:13:28 $ docker stop --time=1 e36f6219410ca147a7c22cf030791888376510bdde1eec2675267ffeb418e15d 21:13:30 $ docker rm -f e36f6219410ca147a7c22cf030791888376510bdde1eec2675267ffeb418e15d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:31 prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container 21:13:31 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:13:32 $ docker top af318fb5eda8fd578411d43a239f4cd9f7d5ea04b9710e501832efd098d04be0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:33 + docker-compose -f ./docker-compose-build.yml build --parallel 21:13:38 Building core-command ... 21:13:38 Building core-data ... 21:13:38 Building core-metadata ... 21:13:38 Building security-bootstrapper ... 21:13:38 Building security-proxy-setup ... 21:13:38 Building security-secretstore-setup ... 21:13:38 Building security-spiffe-token-provider ... 21:13:38 Building security-spire-agent ... 21:13:38 Building security-spire-config ... 21:13:38 Building security-spire-server ... 21:13:38 Building support-notifications ... 21:13:38 Building support-scheduler ... 21:13:38 Building sys-mgmt-agent ... 21:13:38 Building support-scheduler 21:13:38 Building core-data 21:13:38 Building core-metadata 21:13:38 Building support-notifications 21:13:38 Building security-proxy-setup 21:15:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 095e69301e1b 21:15:15 Step 3/22 : WORKDIR /edgex-go 21:15:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 095e69301e1b 21:15:15 Step 3/22 : WORKDIR /edgex-go 21:15:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 095e69301e1b 21:15:15 Step 3/23 : WORKDIR /edgex-go 21:15:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 095e69301e1b 21:15:15 Step 3/23 : WORKDIR /edgex-go 21:15:15 ---> Running in 4c7d6803229b 21:15:15 ---> Running in e2819f6a7785 21:15:15 ---> Running in a76ebde5bc23 21:15:15 ---> Running in 870eb7d7ec83 21:15:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 095e69301e1b 21:15:15 Step 3/22 : WORKDIR /edgex-go 21:15:15 ---> Running in 9d5c8b0dc701 21:15:15 Removing intermediate container e2819f6a7785 21:15:15 ---> a116a3723808 21:15:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:15 Removing intermediate container 4c7d6803229b 21:15:15 ---> a62ca3367490 21:15:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:15 Removing intermediate container 9d5c8b0dc701 21:15:15 ---> d6cd2735520c 21:15:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:15 Removing intermediate container 870eb7d7ec83 21:15:15 ---> e18cbe094265 21:15:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:15 Removing intermediate container a76ebde5bc23 21:15:15 ---> 83502cc3979f 21:15:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:15 ---> Running in ad4fe8d42dcc 21:15:15 ---> Running in 30d9a57c933f 21:15:15 ---> Running in 464524abd08b 21:15:15 ---> Running in 3897109dc823 21:15:15 ---> Running in 43e6631d300a 21:15:15 Removing intermediate container ad4fe8d42dcc 21:15:15 ---> ea7faf19c7b8 21:15:15 Step 5/23 : RUN apk add --update --no-cache make git 21:15:15 Removing intermediate container 30d9a57c933f 21:15:15 ---> e9a25e79100b 21:15:15 Step 5/22 : RUN apk add --update --no-cache make git 21:15:15 ---> Running in 2f7a9dd6613a 21:15:15 ---> Running in 194e1f4ff057 21:15:15 Removing intermediate container 43e6631d300a 21:15:15 ---> 6646c8207c0e 21:15:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:15:15 Removing intermediate container 464524abd08b 21:15:15 ---> 36184c025233 21:15:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container 3897109dc823 21:15:15 21:15:15 ---> 1fd5c5f0ce2f 21:15:15 Step 5/22 : RUN apk add --update --no-cache make git 21:15:15 ---> Running in e28559523f10 21:15:15 ---> Running in 026981a3a877 21:15:15 ---> Running in da838632f30b 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:15 OK: 221 MiB in 51 packages 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:15 OK: 221 MiB in 51 packages 21:15:15 OK: 221 MiB in 51 packages 21:15:15 OK: 221 MiB in 51 packages 21:15:15 OK: 221 MiB in 51 packages 21:15:16 Removing intermediate container 2f7a9dd6613a 21:15:16 ---> 431c0609297a 21:15:16 Step 6/23 : COPY go.mod vendor* ./ 21:15:16 Removing intermediate container 194e1f4ff057 21:15:16 ---> ec96db216354 21:15:16 Step 6/22 : COPY go.mod vendor* ./ 21:15:16 Removing intermediate container e28559523f10 21:15:16 ---> 4bcf397cf153 21:15:16 Step 6/23 : COPY go.mod vendor* ./ 21:15:17 Removing intermediate container 026981a3a877 21:15:17 ---> 20ac18e059b7 21:15:17 Step 6/22 : COPY go.mod vendor* ./ 21:15:17 Removing intermediate container da838632f30b 21:15:17 ---> 13a0b2f847e2 21:15:17 Step 6/22 : COPY go.mod vendor* ./ 21:15:17 ---> 26db4a7358e9 21:15:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:17 ---> 93a1fee7ed06 21:15:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:17 ---> Running in c4350d9a99cc 21:15:17 ---> Running in 73b028d7633b 21:15:18 ---> b8a255be757e 21:15:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:18 ---> Running in 4e96982f7965 21:15:18 ---> d0e078e6fb1f 21:15:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:18 ---> Running in 4d96ff289403 21:15:19 ---> e107fa110e68 21:15:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:19 ---> Running in 57be9cb90602 21:16:27 Removing intermediate container 57be9cb90602 21:16:27 ---> 4c2a58a919fd 21:16:27 Step 8/22 : COPY . . 21:16:27 Removing intermediate container 73b028d7633b 21:16:27 ---> e9fb8ac1da34 21:16:27 Step 8/22 : COPY . . 21:16:27 Removing intermediate container 4d96ff289403 21:16:27 ---> ec2343412060 21:16:27 Step 8/22 : COPY . . 21:16:27 Removing intermediate container c4350d9a99cc 21:16:27 ---> 43b456936428 21:16:27 Step 8/23 : COPY . . 21:16:27 Removing intermediate container 4e96982f7965 21:16:27 ---> 81b91cbbbe3f 21:16:27 Step 8/23 : COPY . . 21:16:45 ---> 1db451b55d74 21:16:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:16:45 ---> a992b1becb7a 21:16:45 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:16:45 ---> Running in 2293bd84c19c 21:16:45 ---> Running in 454ea05c8caa 21:16:45 ---> 094458ba71f1 21:16:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:16:45 ---> 44e25fddf4f5 21:16:45 Step 9/23 : RUN make cmd/core-data/core-data 21:16:45 ---> 29a797a9c2ed 21:16:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:16:45 ---> Running in f74c76419a18 21:16:45 ---> Running in c694001a9657 21:16:45 ---> Running in 2d5125b3e172 21:16:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:16:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:16:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:16:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:16:47 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:21:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:21:58 Removing intermediate container c694001a9657 21:21:58 ---> a47aa4260ef2 21:21:58 21:21:58 Step 10/22 : FROM alpine:3.16 21:21:58 3.16: Pulling from library/alpine 21:21:58 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 21:21:58 Status: Downloaded newer image for alpine:3.16 21:21:58 ---> 6e30ab57aeee 21:21:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:21:58 ---> Running in f233e7c8462c 21:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:21:59 (1/6) Installing ca-certificates (20211220-r0) 21:22:00 (2/6) Installing brotli-libs (1.0.9-r6) 21:22:00 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:22:00 (4/6) Installing libcurl (7.83.1-r2) 21:22:00 (5/6) Installing curl (7.83.1-r2) 21:22:00 (6/6) Installing dumb-init (1.2.5-r1) 21:22:00 Executing busybox-1.35.0-r13.trigger 21:22:00 Executing ca-certificates-20211220-r0.trigger 21:22:00 OK: 8 MiB in 20 packages 21:22:03 Removing intermediate container f233e7c8462c 21:22:03 ---> d9afdc5c43cf 21:22:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:22:03 ---> Running in 06ef324a2f5d 21:22:04 Removing intermediate container 06ef324a2f5d 21:22:04 ---> 43c282988c45 21:22:04 Step 13/22 : WORKDIR /edgex 21:22:04 ---> Running in 46335d416ed2 21:22:05 Removing intermediate container 46335d416ed2 21:22:05 ---> 2b3c5c9ba66e 21:22:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:22:06 ---> eed917f5c0d8 21:22:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:22:09 ---> 800597405de8 21:22:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:22:10 Removing intermediate container 454ea05c8caa 21:22:10 ---> 6165fc09cdd7 21:22:10 21:22:10 Step 10/23 : FROM alpine:3.16 21:22:10 ---> 6e30ab57aeee 21:22:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:22:10 ---> Running in 1480b5ca3c07 21:22:12 ---> 35a1a0e0ce30 21:22:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:22:13 ---> 4318a874d22f 21:22:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:14 ---> Running in 6279d81f36a0 21:22:15 (1/1) Installing dumb-init (1.2.5-r1) 21:22:15 Executing busybox-1.35.0-r13.trigger 21:22:15 OK: 5 MiB in 15 packages 21:22:17 Removing intermediate container 1480b5ca3c07 21:22:17 ---> 4df78b6f9cfd 21:22:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:22:17 ---> Running in c9d4a4f3789d 21:22:17 Removing intermediate container 6279d81f36a0 21:22:17 ---> 6be487905d68 21:22:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:22:17 ---> Running in be72a71efcf1 21:22:18 Removing intermediate container c9d4a4f3789d 21:22:18 ---> 4f1577cd76eb 21:22:18 Step 13/23 : ENV APP_PORT=59881 21:22:18 ---> Running in 7fd96b7f89a0 21:22:18 Removing intermediate container be72a71efcf1 21:22:18 ---> f5075c13462b 21:22:18 Step 20/22 : LABEL arch=arm64 21:22:18 ---> Running in 4b804e79f822 21:22:19 Removing intermediate container 7fd96b7f89a0 21:22:19 ---> dc3b58f034ab 21:22:19 Step 14/23 : EXPOSE $APP_PORT 21:22:19 ---> Running in e07939466e22 21:22:19 Removing intermediate container 4b804e79f822 21:22:19 ---> bf08d4acbedb 21:22:19 Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:22:19 ---> Running in a651e2f9875b 21:22:20 Removing intermediate container e07939466e22 21:22:20 ---> fb77e8e8154e 21:22:20 Step 15/23 : WORKDIR / 21:22:20 ---> Running in cb11f27d03f6 21:22:20 Removing intermediate container a651e2f9875b 21:22:20 ---> bd22543fff7b 21:22:20 Step 22/22 : LABEL version=0.0.0 21:22:20 ---> Running in a149e7887540 21:22:21 Removing intermediate container cb11f27d03f6 21:22:21 ---> 2edfecc1770d 21:22:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:21 Removing intermediate container a149e7887540 21:22:21 ---> d8ee3876ed6b 21:22:21 21:22:22 Successfully built d8ee3876ed6b 21:22:22 Successfully tagged security-proxy-setup-arm64:latest 21:22:22 ---> dbe350239815 21:22:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:22:22 Building security-spire-agent 21:22:24  Building security-proxy-setup ... done  ---> 4a31acd86dbc 21:22:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:22:25 ---> c4a379240d51 21:22:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:22:25 ---> Running in 96b5eeb91976 21:22:26 Removing intermediate container 96b5eeb91976 21:22:26 ---> 51b3064887aa 21:22:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:22:26 ---> Running in 67c5cc4ec10d 21:22:26 Removing intermediate container 67c5cc4ec10d 21:22:26 ---> 9960a1eaf4a5 21:22:26 Step 21/23 : LABEL arch=arm64 21:22:26 ---> Running in efee757fe3c3 21:22:27 Removing intermediate container efee757fe3c3 21:22:27 ---> c08569efbf3e 21:22:27 Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:22:27 ---> Running in 68d92ded270a 21:22:27 Removing intermediate container 68d92ded270a 21:22:27 ---> d5913062fa8d 21:22:27 Step 23/23 : LABEL version=0.0.0 21:22:27 ---> Running in cad8a96e7aeb 21:22:28 Removing intermediate container cad8a96e7aeb 21:22:28 ---> ea651080c092 21:22:28 21:22:28 Successfully built ea651080c092 21:22:28 Successfully tagged core-metadata-arm64:latest 21:22:28  Building core-metadata ... done Building security-spire-server 21:23:07 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:23:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:23:07 ---> 095e69301e1b 21:23:07 Step 3/26 : WORKDIR /edgex-go 21:23:07 ---> Using cache 21:23:07 ---> 83502cc3979f 21:23:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:07 ---> Using cache 21:23:07 ---> 6646c8207c0e 21:23:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:23:07 ---> Running in fe5787f3ec25 21:23:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:23:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:23:07 OK: 221 MiB in 51 packages 21:23:09 Removing intermediate container fe5787f3ec25 21:23:09 ---> b6d120e9034f 21:23:09 Step 6/26 : COPY go.mod vendor* ./ 21:23:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:23:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:23:10 ---> 095e69301e1b 21:23:10 Step 3/25 : WORKDIR /edgex-go 21:23:10 ---> Using cache 21:23:10 ---> 83502cc3979f 21:23:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:10 ---> Using cache 21:23:10 ---> 6646c8207c0e 21:23:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:23:10 ---> Using cache 21:23:10 ---> b6d120e9034f 21:23:10 Step 6/25 : COPY go.mod vendor* ./ 21:23:10 ---> 5a688561a079 21:23:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:11 ---> Running in 495e88cf5459 21:23:12 ---> d19b19e23a9c 21:23:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:12 ---> Running in 37950b64eeb4 21:23:44 Removing intermediate container 2d5125b3e172 21:23:44 ---> 7e020d06ec50 21:23:44 21:23:44 Step 10/23 : FROM alpine:3.16 21:23:44 ---> 6e30ab57aeee 21:23:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:23:44 ---> Running in 065337a8ddcf 21:23:45 Removing intermediate container 065337a8ddcf 21:23:45 ---> c475b07e5704 21:23:45 Step 12/23 : ENV APP_PORT=59880 21:23:45 ---> Running in d61265fe9ac9 21:23:46 Removing intermediate container d61265fe9ac9 21:23:46 ---> 1db511a731e0 21:23:46 Step 13/23 : EXPOSE $APP_PORT 21:23:47 ---> Running in 95cf1da7ba8c 21:23:48 Removing intermediate container 95cf1da7ba8c 21:23:48 ---> 7e6ba58cca64 21:23:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:48 ---> Running in 893c72569672 21:23:54 Removing intermediate container 893c72569672 21:23:54 ---> 6702e1da2448 21:23:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:23:54 ---> Running in 4a1b22960b16 21:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:23:58 (1/6) Installing dumb-init (1.2.5-r1) 21:23:58 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:23:58 (3/6) Installing libsodium (1.0.18-r0) 21:23:58 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:23:58 (5/6) Installing libzmq (4.3.4-r0) 21:23:58 (6/6) Installing zeromq (4.3.4-r0) 21:23:58 Executing busybox-1.35.0-r13.trigger 21:23:58 OK: 8 MiB in 20 packages 21:24:02 Removing intermediate container 4a1b22960b16 21:24:02 ---> 18b30e1290af 21:24:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:03 ---> fdaf4e87128a 21:24:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:24:08 ---> 46d057e2636f 21:24:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:24:08 ---> 05690bb353e7 21:24:08 Step 19/23 : ENTRYPOINT ["/core-data"] 21:24:08 ---> Running in 8930e6bc115e 21:24:09 Removing intermediate container 8930e6bc115e 21:24:09 ---> 3d85211bc92a 21:24:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:09 ---> Running in 663046f9c825 21:24:10 Removing intermediate container 663046f9c825 21:24:10 ---> fed684077a9c 21:24:10 Step 21/23 : LABEL arch=arm64 21:24:10 ---> Running in cc14f9550666 21:24:11 Removing intermediate container cc14f9550666 21:24:11 ---> 85ee31c53ee8 21:24:11 Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:24:11 ---> Running in 1684606f9a42 21:24:12 Removing intermediate container 1684606f9a42 21:24:12 ---> 0eff765e8eaa 21:24:12 Step 23/23 : LABEL version=0.0.0 21:24:12 ---> Running in 6009e6c5ce24 21:24:12 Removing intermediate container 495e88cf5459 21:24:12 ---> 04eebd8d7e19 21:24:12 Step 8/26 : COPY . .Removing intermediate container 37950b64eeb4 21:24:12 21:24:12 ---> 9e189a6da783 21:24:12 Step 8/25 : COPY . . 21:24:13 Removing intermediate container 6009e6c5ce24 21:24:13 ---> 38aa30914194 21:24:13 21:24:13 Successfully built 38aa30914194 21:24:13 Successfully tagged core-data-arm64:latest 21:24:13  Building core-data ... done Building security-secretstore-setup 21:24:26 Removing intermediate container 2293bd84c19c 21:24:26 ---> 17324150f7fa 21:24:26 21:24:26 Step 10/22 : FROM alpine:3.16 21:24:26 ---> 6e30ab57aeee 21:24:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:24:26 Removing intermediate container f74c76419a18 21:24:26 ---> 21ff121a5348 21:24:26 21:24:26 Step 10/22 : FROM alpine:3.16 21:24:26 ---> 6e30ab57aeee 21:24:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:24:26 ---> Using cache 21:24:26 ---> 4df78b6f9cfd 21:24:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:24:26 ---> Using cache 21:24:26 ---> 4f1577cd76eb 21:24:26 Step 13/22 : ENV APP_PORT=59861 21:24:26 ---> Running in 40bca16815a1 21:24:26 ---> Running in 991716094f42 21:24:26 Removing intermediate container 991716094f42 21:24:26 ---> a5efe0333d03 21:24:26 Step 14/22 : EXPOSE $APP_PORT 21:24:26 ---> Running in 018a98eaf188 21:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:24:26 Removing intermediate container 018a98eaf188 21:24:26 ---> 181b3d880965 21:24:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:24:27 (1/2) Installing ca-certificates (20211220-r0) 21:24:27 (2/2) Installing dumb-init (1.2.5-r1) 21:24:27 Executing busybox-1.35.0-r13.trigger 21:24:27 Executing ca-certificates-20211220-r0.trigger 21:24:28 OK: 6 MiB in 16 packages 21:24:28 ---> 4fc41705ac16 21:24:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:24:30 Removing intermediate container 40bca16815a1 21:24:30 ---> e235e9c31db9 21:24:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:24:30 ---> Running in 177eeed6535c 21:24:31 Removing intermediate container 177eeed6535c 21:24:31 ---> 509477fd55c7 21:24:31 Step 13/22 : ENV APP_PORT=59860 21:24:31 ---> Running in db763badb2bc 21:24:31 ---> 7c8d839405db 21:24:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:24:31 Removing intermediate container db763badb2bc 21:24:31 ---> 37e719338df8 21:24:31 Step 14/22 : EXPOSE $APP_PORT 21:24:32 ---> Running in 8c7ee10359c1 21:24:32 Removing intermediate container 8c7ee10359c1 21:24:32 ---> 9d608da74f43 21:24:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:32 ---> 06f0652e05e7 21:24:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:24:32 ---> Running in 999920112ccb 21:24:33 Removing intermediate container 999920112ccb 21:24:33 ---> ad359ad7f101 21:24:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:33 ---> 379c88b4b63d 21:24:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:24:33 ---> Running in 1ad52a263b90 21:24:34 Removing intermediate container 1ad52a263b90 21:24:34 ---> aee5ca5f0ca9 21:24:34 Step 20/22 : LABEL arch=arm64 21:24:34 ---> Running in f89c5d1c08cf 21:24:34 Removing intermediate container f89c5d1c08cf 21:24:34 ---> 919549adc328 21:24:34 Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:24:35 ---> Running in b36c8d597dde 21:24:36 Removing intermediate container b36c8d597dde 21:24:36 ---> 4ddb8c221499 21:24:36 Step 22/22 : LABEL version=0.0.0 21:24:36 ---> Running in 3997448631c6 21:24:36 ---> fac4d18aac4c 21:24:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:24:36 Removing intermediate container 3997448631c6 21:24:36 ---> cd7477277f05 21:24:36 21:24:37 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:24:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:24:37 ---> 095e69301e1b 21:24:37 Step 3/25 : WORKDIR /edgex-go 21:24:37 ---> Using cache 21:24:37 ---> 83502cc3979f 21:24:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:37 ---> Using cache 21:24:37 ---> 6646c8207c0e 21:24:37 Step 5/25 : RUN apk add --update --no-cache make git 21:24:37 ---> Running in 3928037417ff 21:24:37 Successfully built cd7477277f05 21:24:37 Successfully tagged support-scheduler-arm64:latest 21:24:37 Building sys-mgmt-agent 21:24:38  Building support-scheduler ... done  ---> a13e8a698718 21:24:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:24:38 ---> Running in 3883ec334c70 21:24:38 Removing intermediate container 3883ec334c70 21:24:38 ---> c1e62341e1c4 21:24:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:38 ---> Running in ba4277024682 21:24:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:24:39 Removing intermediate container ba4277024682 21:24:39 ---> 0dec156b6954 21:24:39 Step 20/22 : LABEL arch=arm64 21:24:39 ---> Running in cc5b66aecd07 21:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:24:41 Removing intermediate container cc5b66aecd07 21:24:41 ---> e217124bd672 21:24:41 Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:24:41 ---> Running in 9e34d3fdc9a2 21:24:41 OK: 221 MiB in 51 packages 21:24:41 Removing intermediate container 9e34d3fdc9a2 21:24:41 ---> d4b1076fc544 21:24:41 Step 22/22 : LABEL version=0.0.0 21:24:42 ---> Running in e0fdf7a59894 21:24:42 Removing intermediate container e0fdf7a59894 21:24:42 ---> eb05bfa3c873 21:24:42 21:24:42 Removing intermediate container 3928037417ff 21:24:42 ---> 83af7b9ca85a 21:24:42 Step 6/25 : COPY go.mod vendor* ./ 21:24:43 Successfully built eb05bfa3c873 21:24:43 Successfully tagged support-notifications-arm64:latest 21:24:43  Building support-notifications ... done Building security-spire-config 21:24:44 ---> 85780165d309 21:24:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:44 ---> Running in 738cf455b047 21:24:47 ---> 38dedd9d5a35 21:24:47 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:24:47 ---> d2faa9cc2a0b 21:24:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:24:47 ---> Running in fcd1ee2ac2ee 21:24:47 ---> Running in 53de78f2b845 21:24:47 Removing intermediate container fcd1ee2ac2ee 21:24:47 ---> 6ab1a0aedd9a 21:24:47 Step 10/25 : WORKDIR /edgex-go/spire-build 21:24:47 Removing intermediate container 53de78f2b845 21:24:47 ---> 93cd7cac7dee 21:24:47 Step 10/26 : WORKDIR /edgex-go/spire-build 21:24:47 ---> Running in df5de764dbfe 21:24:47 ---> Running in d1b100bb4b35 21:24:47 Removing intermediate container df5de764dbfe 21:24:47 ---> 51aa72d22781 21:24:47 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:24:48 ---> Running in efb4ea24f777 21:24:48 Removing intermediate container d1b100bb4b35 21:24:48 ---> 8a3407e1136a 21:24:48 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:24:48 ---> Running in dfaa8ef62570 21:24:52 Removing intermediate container dfaa8ef62570 21:24:52 ---> 81837d3efb4a 21:24:52 Step 12/26 : WORKDIR /edgex-go 21:24:52 Removing intermediate container efb4ea24f777 21:24:52 ---> cd6b136bc528 21:24:52 Step 12/25 : WORKDIR /edgex-go 21:24:52 ---> Running in 98b46095b1d4 21:24:52 ---> Running in 8920cdc594f4 21:24:53 Removing intermediate container 98b46095b1d4 21:24:53 ---> 95da9a29fe57 21:24:53 21:24:53 Step 13/26 : FROM alpine:3.15 21:24:53 Removing intermediate container 8920cdc594f4 21:24:53 ---> e4c858539757 21:24:53 21:24:53 Step 13/25 : FROM alpine:3.15 21:24:54 3.15: Pulling from library/alpine 21:24:54 3.15: Pulling from library/alpine 21:24:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:24:57 Status: Downloaded newer image for alpine:3.15 21:24:57 ---> 3fb3c9af89a9 21:24:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:24:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:24:57 Status: Image is up to date for alpine:3.15 21:24:57 ---> 3fb3c9af89a9 21:24:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:24:57 ---> Running in dc257b7fe59a 21:24:57 ---> Running in 8496f4cd25c7 21:24:58 Removing intermediate container dc257b7fe59a 21:24:58 ---> 7a96a05a2ce0 21:24:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:58 Removing intermediate container 8496f4cd25c7 21:24:58 ---> a78c574a8f39 21:24:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:58 ---> Running in 8860b8bff39c 21:24:58 ---> Running in a7fef2cdaf78 21:25:02 Removing intermediate container a7fef2cdaf78 21:25:02 ---> 1e716c9a3377 21:25:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:25:02 Removing intermediate container 8860b8bff39c 21:25:02 ---> 005b468cfdcc 21:25:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:25:02 ---> Running in 6bc4db7d70d6 21:25:02 ---> Running in 06c14ab56a73 21:25:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:25:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:25:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:25:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:25:05 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:25:05 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:25:05 OK: 15738 distinct packages available 21:25:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:25:06 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:25:06 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:25:06 OK: 15738 distinct packages available 21:25:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:25:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:25:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:25:07 (1/5) Installing dumb-init (1.2.5-r1) 21:25:07 (2/5) Installing musl-obstack (1.2.3-r0) 21:25:07 (3/5) Installing libucontext (1.1-r0) 21:25:08 (4/5) Installing gcompat (1.0.0-r4) 21:25:08 (5/5) Installing openssl (1.1.1q-r0) 21:25:08 (1/5) Installing dumb-init (1.2.5-r1) 21:25:08 Executing busybox-1.34.1-r5.trigger 21:25:08 OK: 6 MiB in 19 packages 21:25:08 (2/5) Installing musl-obstack (1.2.3-r0) 21:25:08 (3/5) Installing libucontext (1.1-r0) 21:25:08 (4/5) Installing gcompat (1.0.0-r4) 21:25:08 (5/5) Installing openssl (1.1.1q-r0) 21:25:08 Executing busybox-1.34.1-r5.trigger 21:25:08 OK: 6 MiB in 19 packages 21:25:10 Removing intermediate container 6bc4db7d70d6 21:25:10 ---> cfe6f1d8ee19 21:25:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:25:10 Removing intermediate container 06c14ab56a73 21:25:10 ---> a9844cb8d8d7 21:25:10 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:25:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:25:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:25:11 ---> 095e69301e1b 21:25:11 Step 3/23 : WORKDIR /edgex-go 21:25:11 ---> Using cache 21:25:11 ---> 83502cc3979f 21:25:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:11 ---> Using cache 21:25:11 ---> 6646c8207c0e 21:25:11 Step 5/23 : RUN apk add --update --no-cache make bash git 21:25:11 ---> Running in 8d3a64d8636b 21:25:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:25:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:25:15 OK: 221 MiB in 51 packages 21:25:16 ---> a3221c279e9f 21:25:16 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:25:17 Removing intermediate container 8d3a64d8636b 21:25:17 ---> 5c68c4bfbfc7 21:25:17 Step 6/23 : COPY go.mod vendor* ./ 21:25:18 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:25:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:25:18 ---> 095e69301e1b 21:25:18 Step 3/26 : WORKDIR /edgex-go 21:25:18 ---> Using cache 21:25:18 ---> 83502cc3979f 21:25:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:18 ---> Using cache 21:25:18 ---> 6646c8207c0e 21:25:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:25:18 ---> Using cache 21:25:18 ---> b6d120e9034f 21:25:18 Step 6/26 : COPY go.mod vendor* ./ 21:25:18 ---> Using cache 21:25:18 ---> d19b19e23a9c 21:25:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:18 ---> Using cache 21:25:18 ---> 9e189a6da783 21:25:18 Step 8/26 : COPY . . 21:25:18 ---> Using cache 21:25:18 ---> 38dedd9d5a35 21:25:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:25:18 ---> Using cache 21:25:18 ---> 6ab1a0aedd9a 21:25:18 Step 10/26 : WORKDIR /edgex-go/spire-build 21:25:18 ---> Using cache 21:25:18 ---> 51aa72d22781 21:25:18 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:25:19 ---> 69e2dcd89147 21:25:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:19 ---> Running in e9b8f6f33718 21:25:19 ---> Running in e36fc4af176a 21:25:20 ---> f0c4470f7dec 21:25:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:25:22 ---> a3cad1f322af 21:25:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tplRemoving intermediate container e9b8f6f33718 21:25:22 ---> 0ea7e0993372 21:25:22 Step 12/26 : WORKDIR /edgex-go 21:25:22 21:25:22 ---> Running in d31c4858e9b2 21:25:23 Removing intermediate container d31c4858e9b2 21:25:23 ---> e07e77ad2152 21:25:23 21:25:23 Step 13/26 : FROM alpine:3.15 21:25:23 ---> 3fb3c9af89a9 21:25:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:25:23 ---> Using cache 21:25:23 ---> a78c574a8f39 21:25:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:23 ---> Using cache 21:25:23 ---> 005b468cfdcc 21:25:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:25:23 ---> Running in acdb1281468d 21:25:24 ---> 7b153fdd68ea 21:25:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:25:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:25:27 ---> 54515d4c1a8e 21:25:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:25:27 ---> Running in bb166a8fa0bb 21:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:25:28 Removing intermediate container bb166a8fa0bb 21:25:28 ---> 20cb69557056 21:25:28 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:25:28 ---> 5d02857d43b2 21:25:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:25:28 ---> Running in a3364edb8556 21:25:28 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:25:28 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:25:28 OK: 15738 distinct packages available 21:25:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:25:29 Removing intermediate container a3364edb8556 21:25:29 ---> 3de2c8f17b0e 21:25:29 Step 23/25 : LABEL arch=arm64 21:25:29 ---> Running in 96d8c85b92b5 21:25:29 Removing intermediate container 738cf455b047 21:25:29 ---> 21972beff4ef 21:25:29 Step 8/25 : COPY . . 21:25:29 ---> ef69ee4c8882 21:25:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:25:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:25:30 Removing intermediate container 96d8c85b92b5 21:25:30 ---> 82886b100af2 21:25:30 Step 24/25 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:25:30 ---> Running in dbf9117357f9 21:25:30 ---> 0c96bf682ee5 21:25:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:25:31 Removing intermediate container dbf9117357f9 21:25:31 ---> b4d1e7eab20b 21:25:31 Step 25/25 : LABEL version=0.0.0 21:25:31 (1/4) Installing dumb-init (1.2.5-r1) 21:25:31 (2/4) Installing musl-obstack (1.2.3-r0) 21:25:31 ---> Running in d6fdac080f18 21:25:31 (3/4) Installing libucontext (1.1-r0) 21:25:31 (4/4) Installing gcompat (1.0.0-r4) 21:25:31 Executing busybox-1.34.1-r5.trigger 21:25:31 OK: 6 MiB in 18 packages 21:25:32 Removing intermediate container d6fdac080f18 21:25:32 ---> 52fd66ca595e 21:25:32 21:25:32 ---> 6f772ba5f9a3 21:25:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:25:32 ---> Running in 57416f15aaeb 21:25:33 Successfully built 52fd66ca595e 21:25:33 Successfully tagged security-spire-server-arm64:latest 21:25:33  Building security-spire-server ... done Building security-bootstrapper 21:25:33 Removing intermediate container acdb1281468d 21:25:33 ---> 656ee7f34476 21:25:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:25:33 Removing intermediate container 57416f15aaeb 21:25:33 ---> eaf5a0ea456c 21:25:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:25:33 ---> Running in d46cbc0970f6 21:25:34 Removing intermediate container d46cbc0970f6 21:25:34 ---> 164f4d7ed5ed 21:25:34 Step 24/26 : LABEL arch=arm64 21:25:34 ---> Running in 089a7edc516f 21:25:35 Removing intermediate container 089a7edc516f 21:25:35 ---> 4e14b6f15cd5 21:25:35 Step 25/26 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:25:35 ---> Running in 7581b1ffee8b 21:25:36 Removing intermediate container 7581b1ffee8b 21:25:36 ---> ca66fd4f198a 21:25:36 Step 26/26 : LABEL version=0.0.0 21:25:37 ---> Running in 4827260bdca6 21:25:38 Removing intermediate container 4827260bdca6 21:25:38 ---> 47bac4def9c4 21:25:38 21:25:38 Successfully built 47bac4def9c4 21:25:39 Successfully tagged security-spire-agent-arm64:latest 21:25:39  Building security-spire-agent ... done Building core-command 21:25:42 ---> 08e37559d56a 21:25:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:25:43 ---> 31d9777ca13c 21:25:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:25:43 ---> Running in 310d829db0c0 21:25:44 Removing intermediate container 310d829db0c0 21:25:44 ---> 8bdc1d4b4792 21:25:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:25:45 ---> de60fc904161 21:25:45 Step 21/26 : WORKDIR / 21:25:46 ---> Running in d37edf9288b6 21:25:47 Removing intermediate container d37edf9288b6 21:25:47 ---> 49a498c4fe73 21:25:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:25:47 ---> Running in 15241e906bcf 21:25:48 Removing intermediate container 15241e906bcf 21:25:48 ---> 55b2cd65b024 21:25:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:25:48 ---> Running in 2c724464cbf9 21:25:48 Removing intermediate container 2c724464cbf9 21:25:48 ---> 135944350edd 21:25:48 Step 24/26 : LABEL arch=arm64 21:25:48 ---> Running in 49a7858813e5 21:25:49 Removing intermediate container 49a7858813e5 21:25:49 ---> 36ab1ff77f6a 21:25:49 Step 25/26 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:25:49 ---> Running in 3bb4591dfccb 21:25:50 Removing intermediate container 3bb4591dfccb 21:25:50 ---> dc9f21d91642 21:25:50 Step 26/26 : LABEL version=0.0.0 21:25:50 ---> Running in 4ff5ed340ab8 21:25:51 Removing intermediate container 4ff5ed340ab8 21:25:51 ---> b12b3c26aa26 21:25:51 21:25:51 Successfully built b12b3c26aa26 21:25:51 Successfully tagged security-spire-config-arm64:latest 21:25:51  Building security-spire-config ... done Building security-spiffe-token-provider 21:25:58 Removing intermediate container e36fc4af176a 21:25:58 ---> 97e3698597e4 21:25:58 Step 8/23 : COPY . . 21:26:03 ---> 75fb5229884e 21:26:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:26:03 ---> Running in 046937aec267 21:26:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:26:08 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:26:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:26:08 ---> 095e69301e1b 21:26:08 Step 3/31 : WORKDIR /edgex-go 21:26:08 ---> Using cache 21:26:08 ---> 83502cc3979f 21:26:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:08 ---> Using cache 21:26:08 ---> 6646c8207c0e 21:26:08 Step 5/31 : RUN apk add --update --no-cache make git 21:26:08 ---> Using cache 21:26:08 ---> 83af7b9ca85a 21:26:08 Step 6/31 : COPY go.mod vendor* ./ 21:26:08 ---> Using cache 21:26:08 ---> 85780165d309 21:26:08 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:08 ---> Using cache 21:26:08 ---> 21972beff4ef 21:26:08 Step 8/31 : COPY . . 21:26:08 ---> Using cache 21:26:08 ---> 75fb5229884e 21:26:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:26:09 ---> Running in 170ec0841047 21:26:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:26:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:26:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:26:16 ---> 095e69301e1b 21:26:16 Step 3/23 : WORKDIR /edgex-go 21:26:16 ---> Using cache 21:26:16 ---> 83502cc3979f 21:26:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:16 ---> Using cache 21:26:16 ---> 6646c8207c0e 21:26:16 Step 5/23 : RUN apk add --update --no-cache make git 21:26:16 ---> Using cache 21:26:16 ---> 83af7b9ca85a 21:26:16 Step 6/23 : COPY go.mod vendor* ./ 21:26:16 ---> Using cache 21:26:16 ---> 85780165d309 21:26:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:16 ---> Using cache 21:26:16 ---> 21972beff4ef 21:26:16 Step 8/23 : COPY . . 21:26:16 ---> Using cache 21:26:16 ---> 75fb5229884e 21:26:16 Step 9/23 : RUN make cmd/core-command/core-command 21:26:17 ---> Running in 24a2c9bd1ad8 21:26:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:26:32 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:26:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:26:32 ---> 095e69301e1b 21:26:32 Step 3/20 : WORKDIR /edgex-go 21:26:32 ---> Using cache 21:26:32 ---> 83502cc3979f 21:26:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:26:32 ---> Running in 67da6c3016fa 21:26:33 ---> 78b63d011a31 21:26:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:26:33 ---> Running in 85aaabcb0d68 21:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:26:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:26:36 v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:26:36 v3.16.0-304-g51632b3deb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:26:36 OK: 16885 distinct packages available 21:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:26:39 OK: 221 MiB in 51 packages 21:26:40 Removing intermediate container 67da6c3016fa 21:26:40 ---> 493aeebcf612 21:26:40 Step 5/20 : COPY go.mod vendor* ./ 21:26:41 ---> ad3fa5ffd6e3 21:26:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:41 ---> Running in 7affb56faccc 21:27:28 Removing intermediate container 7affb56faccc 21:27:28 ---> 4d5549eff331 21:27:28 Step 7/20 : COPY . . 21:27:51 ---> 3f86b8f0f31b 21:27:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:27:51 ---> Running in ff4c21f17b48 21:27:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:31:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:31:20 Removing intermediate container 046937aec267 21:31:20 ---> 2e4b61d63a39 21:31:20 21:31:20 Step 10/25 : FROM alpine:3.16 21:31:20 ---> 6e30ab57aeee 21:31:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:31:20 ---> Running in 71ed39413c90 21:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:31:23 (1/3) Installing ca-certificates (20211220-r0) 21:31:23 (2/3) Installing dumb-init (1.2.5-r1) 21:31:23 (3/3) Installing su-exec (0.2-r1) 21:31:23 Executing busybox-1.35.0-r13.trigger 21:31:24 Executing ca-certificates-20211220-r0.trigger 21:31:24 OK: 6 MiB in 17 packages 21:31:27 Removing intermediate container 71ed39413c90 21:31:27 ---> 00750bb8c37e 21:31:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:31:27 ---> Running in 69075b8ff884 21:31:28 Removing intermediate container 69075b8ff884 21:31:28 ---> 9f0f863dbaa0 21:31:28 Step 13/25 : WORKDIR / 21:31:28 ---> Running in b572148cae53 21:31:30 Removing intermediate container b572148cae53 21:31:30 ---> 299847d0bc43 21:31:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:31:32 ---> 810cc1c56647 21:31:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:31:34 ---> d0b62870163d 21:31:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:31:35 Removing intermediate container 24a2c9bd1ad8 21:31:35 ---> 254b85428b82 21:31:35 21:31:35 Step 10/23 : FROM alpine:3.16 21:31:35 ---> 6e30ab57aeee 21:31:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:31:35 ---> Using cache 21:31:35 ---> 4df78b6f9cfd 21:31:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:31:35 ---> Using cache 21:31:35 ---> 4f1577cd76eb 21:31:35 Step 13/23 : ENV APP_PORT=59882 21:31:35 ---> Running in 92165f9ee64d 21:31:36 ---> c34d84c4de9a 21:31:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:31:36 Removing intermediate container 92165f9ee64d 21:31:36 ---> 1c90ad855a50 21:31:36 Step 14/23 : EXPOSE $APP_PORT 21:31:37 ---> Running in 9411b25f3c8c 21:31:38 Removing intermediate container 170ec0841047 21:31:38 ---> df335d3a8d09 21:31:38 21:31:38 Step 10/31 : FROM alpine:3.16 21:31:38 ---> 6e30ab57aeee 21:31:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:31:38 ---> Running in 2506ffbd81fc 21:31:38 Removing intermediate container 9411b25f3c8c 21:31:38 ---> 0a50324d41bb 21:31:38 Step 15/23 : WORKDIR / 21:31:38 ---> Running in 691ec7db7fca 21:31:38 ---> 36dd479d3d6f 21:31:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:31:39 Removing intermediate container 2506ffbd81fc 21:31:39 ---> de66af78624e 21:31:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:31:39 ---> Running in c4bc3e8adab2 21:31:39 Removing intermediate container 691ec7db7fca 21:31:39 ---> d33e1ddbf753 21:31:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:31:42 ---> d82a6d420a87 21:31:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:31:43 ---> 602bd8667d4c 21:31:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:31:43 (1/2) Installing dumb-init (1.2.5-r1) 21:31:43 (2/2) Installing su-exec (0.2-r1) 21:31:43 Executing busybox-1.35.0-r13.trigger 21:31:43 OK: 5 MiB in 16 packages 21:31:46 ---> 5926091b4422 21:31:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:31:46 Removing intermediate container c4bc3e8adab2 21:31:46 ---> 5a667f4f7452 21:31:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:31:46 ---> Running in e867abcc6043 21:31:46 ---> 79efd870a9b6 21:31:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:31:46 Removing intermediate container 85aaabcb0d68 21:31:46 ---> b36438cc590d 21:31:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:31:47 Removing intermediate container e867abcc6043 21:31:47 ---> ffb2927d0757 21:31:47 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:31:47 ---> Running in 37fe89f6ef4b 21:31:47 ---> Running in c5a6668b779c 21:31:48 ---> 6df3794d5b8a 21:31:48 Step 19/23 : ENTRYPOINT ["/core-command"] 21:31:48 ---> Running in 01e7f6a537f1 21:31:48 Removing intermediate container c5a6668b779c 21:31:48 ---> c701abd43ea7 21:31:48 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:31:49 ---> Running in c98c1fddae65 21:31:49 Removing intermediate container 01e7f6a537f1 21:31:49 ---> f4d7589d0850 21:31:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:50 ---> 5bb75a843728 21:31:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:31:50 ---> Running in 57eae252777f 21:31:50 ---> Running in 2f069e3397f8 21:31:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:31:51 Removing intermediate container 57eae252777f 21:31:51 ---> 4ba8820275bb 21:31:51 Step 21/23 : LABEL arch=arm64 21:31:51 ---> Running in 81d2c729901e 21:31:52 Removing intermediate container 81d2c729901e 21:31:52 ---> b47475dd8701 21:31:52 Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:31:52 ---> Running in 40431d2fd087 21:31:54 Removing intermediate container 40431d2fd087 21:31:54 ---> 47343a9c0dcd 21:31:54 Step 23/23 : LABEL version=0.0.0 21:31:54 ---> Running in 5ed0514b7413 21:31:54 Removing intermediate container c98c1fddae65 21:31:54 ---> a496a202832d 21:31:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:31:54 ---> Running in 2c56b0cb3cf1 21:31:54 Removing intermediate container 2f069e3397f8 21:31:54 ---> 693ee92e946f 21:31:54 Removing intermediate container 5ed0514b7413 21:31:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:31:54 ---> 01c2ec34b402 21:31:54 21:31:54 ---> Running in 2f109aa4426f 21:31:55 Removing intermediate container 2c56b0cb3cf1 21:31:55 ---> 54ce37450436 21:31:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:31:56 Removing intermediate container 2f109aa4426f 21:31:56 ---> 726d76f7e415 21:31:56 Step 23/25 : LABEL arch=arm64 21:31:56 ---> Running in 674a1e293222 21:31:56 Removing intermediate container 37fe89f6ef4b 21:31:56 ---> e3bbfe3f540b 21:31:56 21:31:56 Step 11/23 : FROM docker:20.10.14 21:31:56 20.10.14: Pulling from library/docker 21:31:56 Successfully built 01c2ec34b402 21:31:56 Successfully tagged core-command-arm64:latest 21:31:56  Building core-command ... done  ---> d6b397ee7f65 21:31:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:31:57 ---> Running in 24d9a062e738 21:31:57 Removing intermediate container 674a1e293222 21:31:57 ---> bf15c435c638 21:31:57 Step 24/25 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:31:58 ---> Running in 68150a1a0f0f 21:31:59 Removing intermediate container 68150a1a0f0f 21:31:59 ---> 11898c9deda6 21:31:59 Step 25/25 : LABEL version=0.0.0 21:31:59 ---> Running in 3776e8933c05 21:32:00 Removing intermediate container 3776e8933c05 21:32:00 ---> 3098a12793a8 21:32:00 21:32:01 Removing intermediate container 24d9a062e738 21:32:01 ---> 2f270e970360 21:32:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:32:01 Successfully built 3098a12793a8 21:32:01 Successfully tagged security-secretstore-setup-arm64:latest 21:32:02  Building security-secretstore-setup ... done  ---> 42da68d35ee2 21:32:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:32:05 ---> 961bb002eac7 21:32:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:32:06 ---> 60e69e53fd88 21:32:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:32:07 ---> 0d417e161507 21:32:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:32:09 ---> 4b0d23b53c8f 21:32:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:32:09 ---> Running in ac6dc159a060 21:32:10 Removing intermediate container ac6dc159a060 21:32:10 ---> f01cf0870099 21:32:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:32:12 ---> 1c14f208dee8 21:32:12 Step 26/31 : RUN chmod +x /entrypoint.sh 21:32:12 ---> Running in 89f1379746eb 21:32:16 Removing intermediate container 89f1379746eb 21:32:16 ---> a39ac9b234a4 21:32:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:32:16 ---> Running in bac5573ca517 21:32:16 Removing intermediate container bac5573ca517 21:32:16 ---> 31f4f97a14b2 21:32:16 Step 28/31 : CMD ["gate"] 21:32:17 ---> Running in bceec020a60b 21:32:18 Removing intermediate container bceec020a60b 21:32:18 ---> bfc9f44b5a94 21:32:18 Step 29/31 : LABEL arch=arm64 21:32:18 ---> Running in af098f7edb9a 21:32:19 Removing intermediate container af098f7edb9a 21:32:19 ---> 0a1b15bd5d07 21:32:19 Step 30/31 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:32:19 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:32:19 Status: Downloaded newer image for docker:20.10.14 21:32:19 ---> c346e9eafbab 21:32:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:32:19 ---> Running in c563a564d250 21:32:19 ---> Running in bc45202f561d 21:32:20 Removing intermediate container c563a564d250 21:32:20 ---> 07348eb87820 21:32:20 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:32:20 ---> Running in eca0e62cd225 21:32:20 Removing intermediate container bc45202f561d 21:32:20 ---> f7b9bbc02358 21:32:20 Step 31/31 : LABEL version=0.0.0 21:32:20 ---> Running in 93d77b33bab8 21:32:21 Removing intermediate container 93d77b33bab8 21:32:21 ---> 6a726b22e49e 21:32:21 21:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:32:21 Successfully built 6a726b22e49e 21:32:21 Successfully tagged security-bootstrapper-arm64:latest 21:32:21  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:32:22 (1/43) Installing readline (8.1.1-r0) 21:32:22 (2/43) Installing bash (5.1.16-r0) 21:32:22 Executing bash-5.1.16-r0.post-install 21:32:22 (3/43) Installing brotli-libs (1.0.9-r5) 21:32:22 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:32:23 (5/43) Installing libcurl (7.80.0-r2) 21:32:23 (6/43) Installing curl (7.80.0-r2) 21:32:23 (7/43) Installing dumb-init (1.2.5-r1) 21:32:23 (8/43) Installing libbz2 (1.0.8-r1) 21:32:23 (9/43) Installing expat (2.4.7-r0) 21:32:23 (10/43) Installing libffi (3.4.2-r1) 21:32:23 (11/43) Installing gdbm (1.22-r0) 21:32:23 (12/43) Installing xz-libs (5.2.5-r1) 21:32:23 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:32:23 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:32:23 (15/43) Installing mpdecimal (2.5.1-r1) 21:32:23 (16/43) Installing sqlite-libs (3.36.0-r0) 21:32:23 (17/43) Installing python3 (3.9.7-r4) 21:32:25 (18/43) Installing py3-appdirs (1.4.4-r2) 21:32:25 (19/43) Installing py3-certifi (2020.12.5-r1) 21:32:25 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:32:25 (21/43) Installing py3-idna (3.3-r0) 21:32:25 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:32:25 (23/43) Installing py3-requests (2.26.0-r1) 21:32:25 (24/43) Installing py3-msgpack (1.0.2-r1) 21:32:25 (25/43) Installing py3-lockfile (0.12.2-r4) 21:32:25 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:32:25 (27/43) Installing py3-colorama (0.4.4-r1) 21:32:25 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:32:25 (29/43) Installing py3-distlib (0.3.3-r0) 21:32:25 (30/43) Installing py3-distro (1.6.0-r0) 21:32:25 (31/43) Installing py3-six (1.16.0-r0) 21:32:25 (32/43) Installing py3-webencodings (0.5.1-r4) 21:32:25 (33/43) Installing py3-html5lib (1.1-r1) 21:32:25 (34/43) Installing py3-parsing (2.4.7-r2) 21:32:25 (35/43) Installing py3-packaging (20.9-r1) 21:32:25 (36/43) Installing py3-tomli (1.2.2-r0) 21:32:25 (37/43) Installing py3-pep517 (0.12.0-r0) 21:32:25 (38/43) Installing py3-progress (1.6-r0) 21:32:25 (39/43) Installing py3-retrying (1.3.3-r2) 21:32:25 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:32:25 (41/43) Installing py3-setuptools (52.0.0-r4) 21:32:25 (42/43) Installing py3-toml (0.10.2-r2) 21:32:25 (43/43) Installing py3-pip (20.3.4-r1) 21:32:26 Executing busybox-1.34.1-r5.trigger 21:32:26 OK: 82 MiB in 65 packages 21:32:30 Collecting docker-compose==1.23.2 21:32:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:32:31 Collecting texttable<0.10,>=0.9.0 21:32:31 Downloading texttable-0.9.1.tar.gz (11 kB) 21:32:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:32:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:32:34 Collecting docopt<0.7,>=0.6.1 21:32:34 Downloading docopt-0.6.2.tar.gz (25 kB) 21:32:36 Collecting cached-property<2,>=1.2.0 21:32:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:32:36 Collecting PyYAML<4,>=3.10 21:32:36 Downloading PyYAML-3.13.tar.gz (270 kB) 21:32:40 Collecting dockerpty<0.5,>=0.4.1 21:32:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:32:42 Collecting websocket-client<1.0,>=0.32.0 21:32:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:32:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:32:42 Collecting jsonschema<3,>=2.5.1 21:32:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:32:42 Collecting docker<4.0,>=3.6.0 21:32:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:32:43 Collecting docker-pycreds>=0.4.0 21:32:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:32:44 Collecting chardet<3.1.0,>=3.0.2 21:32:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:32:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:32:44 Collecting urllib3<1.25,>=1.21.1 21:32:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:32:44 Collecting idna<2.8,>=2.5 21:32:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:32:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:32:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:32:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:32:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:32:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:32:46 Attempting uninstall: urllib3 21:32:46 Found existing installation: urllib3 1.26.7 21:32:46 Uninstalling urllib3-1.26.7: 21:32:46 Successfully uninstalled urllib3-1.26.7 21:32:46 Attempting uninstall: idna 21:32:46 Found existing installation: idna 3.3 21:32:46 Uninstalling idna-3.3: 21:32:46 Successfully uninstalled idna-3.3 21:32:49 Removing intermediate container ff4c21f17b48 21:32:49 ---> 4fde4c893db0 21:32:49 21:32:49 Step 9/20 : FROM alpine:3.15 21:32:49 ---> 3fb3c9af89a9 21:32:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:32:49 ---> Using cache 21:32:49 ---> a78c574a8f39 21:32:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:49 ---> Using cache 21:32:49 ---> 005b468cfdcc 21:32:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:32:49 ---> Running in 95648c4aee99 21:32:49 Attempting uninstall: requests 21:32:49 Found existing installation: requests 2.26.0 21:32:49 Uninstalling requests-2.26.0: 21:32:50 Successfully uninstalled requests-2.26.0 21:32:50 Running setup.py install for texttable: started 21:32:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:32:52 Running setup.py install for texttable: finished with status 'done' 21:32:52 Running setup.py install for PyYAML: started 21:32:52 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:32:52 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:32:52 OK: 15738 distinct packages available 21:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:32:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:32:54 (1/9) Installing ca-certificates (20211220-r0) 21:32:54 (2/9) Installing brotli-libs (1.0.9-r5) 21:32:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:32:54 Running setup.py install for PyYAML: finished with status 'done' 21:32:54 (4/9) Installing libcurl (7.80.0-r2) 21:32:54 (5/9) Installing curl (7.80.0-r2) 21:32:54 (6/9) Installing dumb-init (1.2.5-r1) 21:32:54 Running setup.py install for docopt: started 21:32:54 (7/9) Installing musl-obstack (1.2.3-r0) 21:32:54 (8/9) Installing libucontext (1.1-r0) 21:32:54 (9/9) Installing gcompat (1.0.0-r4) 21:32:55 Executing busybox-1.34.1-r5.trigger 21:32:55 Executing ca-certificates-20211220-r0.trigger 21:32:55 OK: 8 MiB in 23 packages 21:32:56 Removing intermediate container 95648c4aee99 21:32:56 ---> eda2be7bccbd 21:32:56 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:32:56 Running setup.py install for docopt: finished with status 'done' 21:32:56 Running setup.py install for dockerpty: started 21:32:57 ---> 6515a7656301 21:32:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:32:58 ---> d226609c6a8c 21:32:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:32:59 Running setup.py install for dockerpty: finished with status 'done' 21:32:59 ---> 95f83866b9bc 21:32:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:32:59 ---> Running in c1f8136e2104 21:32:59 Removing intermediate container c1f8136e2104 21:32:59 ---> 553f93d0321b 21:32:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:59 ---> Running in c864d49bae63 21:33:00 Removing intermediate container c864d49bae63 21:33:00 ---> b4e287c5e966 21:33:00 Step 18/20 : LABEL arch=arm64 21:33:00 ---> Running in da619fb99114 21:33:00 Removing intermediate container da619fb99114 21:33:00 ---> fb8cadd8ed91 21:33:00 Step 19/20 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:33:00 ---> Running in 704a7f9624dc 21:33:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:33:00 Removing intermediate container 704a7f9624dc 21:33:00 ---> b8a753a79055 21:33:00 Step 20/20 : LABEL version=0.0.0 21:33:01 ---> Running in 3327b210d172 21:33:01 Removing intermediate container 3327b210d172 21:33:01 ---> 909d14a1114f 21:33:01 21:33:01 Successfully built 909d14a1114f 21:33:01 Successfully tagged security-spiffe-token-provider-arm64:latest 21:33:10  Building security-spiffe-token-provider ... done Removing intermediate container eca0e62cd225 21:33:10 ---> 48e0a1f1c809 21:33:10 Step 14/23 : ENV APP_PORT=58890 21:33:10 ---> Running in 14e80a247368 21:33:10 Removing intermediate container 14e80a247368 21:33:10 ---> 8c096b3bf336 21:33:10 Step 15/23 : EXPOSE $APP_PORT 21:33:10 ---> Running in 7264420c0eb4 21:33:10 Removing intermediate container 7264420c0eb4 21:33:10 ---> 5094a79e561f 21:33:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:33:11 ---> 7e8a9f85b0be 21:33:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:33:11 ---> 6d5208537ac0 21:33:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:33:12 ---> 656528970830 21:33:12 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:33:12 ---> Running in 84a68f8538c5 21:33:13 Removing intermediate container 84a68f8538c5 21:33:13 ---> 72722b2fb5e1 21:33:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:13 ---> Running in 49b25b386497 21:33:13 Removing intermediate container 49b25b386497 21:33:13 ---> 9ebe1dbfa201 21:33:13 Step 21/23 : LABEL arch=arm64 21:33:13 ---> Running in f004075c0429 21:33:13 Removing intermediate container f004075c0429 21:33:13 ---> 5147adacfbd2 21:33:13 Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d 21:33:13 ---> Running in 815f9ead6f4f 21:33:14 Removing intermediate container 815f9ead6f4f 21:33:14 ---> b28ebe4c0b7b 21:33:14 Step 23/23 : LABEL version=0.0.0 21:33:14 ---> Running in 13816774faef 21:33:14 Removing intermediate container 13816774faef 21:33:14 ---> 236398d8d207 21:33:14 21:33:15 Successfully built 236398d8d207 21:33:15 Successfully tagged sys-mgmt-agent-arm64:latest 21:33:15  Building sys-mgmt-agent ... done  [Pipeline] } 21:33:15 $ docker stop --time=1 af318fb5eda8fd578411d43a239f4cd9f7d5ea04b9710e501832efd098d04be0 21:33:17 $ docker rm -f af318fb5eda8fd578411d43a239f4cd9f7d5ea04b9710e501832efd098d04be0 [Pipeline] // withDockerContainer [Pipeline] sh 21:33:17 + docker images 21:33:17 REPOSITORY TAG IMAGE ID CREATED SIZE 21:33:17 sys-mgmt-agent-arm64 latest 236398d8d207 3 seconds ago 282MB 21:33:17 security-spiffe-token-provider-arm64 latest 909d14a1114f 16 seconds ago 28.2MB 21:33:17 4fde4c893db0 30 seconds ago 1.5GB 21:33:17 security-bootstrapper-arm64 latest 6a726b22e49e 57 seconds ago 18.5MB 21:33:17 security-secretstore-setup-arm64 latest 3098a12793a8 About a minute ago 27.9MB 21:33:17 e3bbfe3f540b About a minute ago 1.45GB 21:33:17 core-command-arm64 latest 01c2ec34b402 About a minute ago 15.5MB 21:33:17 df335d3a8d09 About a minute ago 1.45GB 21:33:17 254b85428b82 About a minute ago 1.45GB 21:33:17 2e4b61d63a39 About a minute ago 1.46GB 21:33:17 security-spire-config-arm64 latest b12b3c26aa26 7 minutes ago 83.6MB 21:33:17 security-spire-agent-arm64 latest 47bac4def9c4 7 minutes ago 122MB 21:33:17 security-spire-server-arm64 latest 52fd66ca595e 7 minutes ago 84.2MB 21:33:17 e07e77ad2152 7 minutes ago 1.35GB 21:33:17 e4c858539757 8 minutes ago 1.35GB 21:33:17 95da9a29fe57 8 minutes ago 1.35GB 21:33:17 support-notifications-arm64 latest eb05bfa3c873 8 minutes ago 26.1MB 21:33:17 support-scheduler-arm64 latest cd7477277f05 8 minutes ago 25.5MB 21:33:17 21ff121a5348 8 minutes ago 1.51GB 21:33:17 17324150f7fa 8 minutes ago 1.51GB 21:33:17 core-data-arm64 latest 38aa30914194 9 minutes ago 20.6MB 21:33:17 7e020d06ec50 9 minutes ago 1.48GB 21:33:17 core-metadata-arm64 latest ea651080c092 10 minutes ago 16.4MB 21:33:17 security-proxy-setup-arm64 latest d8ee3876ed6b 10 minutes ago 26.1MB 21:33:17 6165fc09cdd7 11 minutes ago 1.45GB 21:33:17 a47aa4260ef2 11 minutes ago 1.46GB 21:33:17 ci-base-image-arm64 latest 095e69301e1b 30 minutes ago 938MB 21:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 days ago 678MB 21:33:17 alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB 21:33:17 docker 20.10.14 c346e9eafbab 3 months ago 202MB 21:33:17 alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB 21:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:18 21:33:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:18 arm64: Pulling from edgex-lftools-log-publisher 21:33:18 8998bd30e6a1: Pulling fs layer 21:33:18 04944245beec: Pulling fs layer 21:33:18 699f458cf7ca: Pulling fs layer 21:33:18 765212b225bb: Pulling fs layer 21:33:18 f23df028b6ca: Pulling fs layer 21:33:18 d65c8cfc05b1: Pulling fs layer 21:33:18 2437ff75d9bd: Pulling fs layer 21:33:18 f23df028b6ca: Waiting 21:33:18 d65c8cfc05b1: Waiting 21:33:18 2437ff75d9bd: Waiting 21:33:18 765212b225bb: Waiting 21:33:19 04944245beec: Verifying Checksum 21:33:19 04944245beec: Download complete 21:33:19 765212b225bb: Verifying Checksum 21:33:19 765212b225bb: Download complete 21:33:19 f23df028b6ca: Verifying Checksum 21:33:19 f23df028b6ca: Download complete 21:33:19 d65c8cfc05b1: Verifying Checksum 21:33:19 d65c8cfc05b1: Download complete 21:33:19 699f458cf7ca: Verifying Checksum 21:33:19 699f458cf7ca: Download complete 21:33:19 8998bd30e6a1: Verifying Checksum 21:33:19 8998bd30e6a1: Download complete 21:33:21 2437ff75d9bd: Verifying Checksum 21:33:21 2437ff75d9bd: Download complete 21:33:24 8998bd30e6a1: Pull complete 21:33:24 04944245beec: Pull complete 21:33:26 699f458cf7ca: Pull complete 21:33:26 765212b225bb: Pull complete 21:33:27 f23df028b6ca: Pull complete 21:33:27 d65c8cfc05b1: Pull complete 21:33:42 2437ff75d9bd: Pull complete 21:33:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:42 prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container 21:33:42 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:33:45 $ docker top e52bd3496332de1dcd9368f55708378c3c8dc0ed157943a627fb0c8164c47287 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:46 ---> job-cost.sh 21:33:46 lf-activate-venv: SKIPPING 21:33:46 INFO: No Stack... 21:33:47 INFO: Retrieving Pricing Info for: v3-standard-4 21:33:47 INFO: Archiving Costs [Pipeline] sh 21:33:48 + cut -d, -f6 21:33:48 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 21:33:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4089-3-stack-cost] 21:33:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4089-3-stack-cost] did not exist. Created. 21:33:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4089-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:49 + echo total: 0.10999999940395355 [Pipeline] stash 21:33:49 Stashed 1 file(s) [Pipeline] } 21:33:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4089-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:33:49 $ docker stop --time=1 e52bd3496332de1dcd9368f55708378c3c8dc0ed157943a627fb0c8164c47287 21:33:50 $ docker rm -f e52bd3496332de1dcd9368f55708378c3c8dc0ed157943a627fb0c8164c47287 [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:33:51 provisioning config files... 21:33:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5000598998758950906tmp [Pipeline] { [Pipeline] sh 21:33:51 + set +x 21:33:51 + curl -s https://codecov.io/bash 21:33:51 + bash -s -- 21:33:51 21:33:51 _____ _ 21:33:51 / ____| | | 21:33:51 | | ___ __| | ___ ___ _____ __ 21:33:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:33:51 | |___| (_) | (_| | __/ (_| (_) \ V / 21:33:51 \_____\___/ \__,_|\___|\___\___/ \_/ 21:33:51 Bash-1.0.6 21:33:51 21:33:51 21:33:51 ==> git version 2.25.1 found 21:33:51 ==> 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:33:51 Release-Date: 2020-01-08 21:33:51 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:33:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:33:51 ==> Jenkins CI detected. 21:33:51 current dir:  /w/workspace/edgex-go/3 21:33:51 project root: . 21:33:51 --> token set from env 21:33:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:33:51 ==> Running gcov in . (disable via -X gcov) 21:33:51 ==> Python coveragepy not found 21:33:51 ==> Searching for coverage reports in: 21:33:51 + . 21:33:51 -> Found 1 reports 21:33:51 ==> Detecting git/mercurial file structure 21:33:51 ==> Reading reports 21:33:51 + ./coverage.out bytes=435593 21:33:51 ==> Appending adjustments 21:33:51 https://docs.codecov.io/docs/fixing-reports 21:33:52 + Found adjustments 21:33:52 ==> Gzipping contents 21:33:53 60K /tmp/codecov.gIGFKh.gz 21:33:53 ==> Uploading reports 21:33:53 url: https://codecov.io 21:33:53 query: branch=PR-4089&commit=d1e24d1146302119e59b1dc62d45a9e45192978d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4089%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4089&job=&cmd_args= 21:33:53 -> Pinging Codecov 21:33:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4089&commit=d1e24d1146302119e59b1dc62d45a9e45192978d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4089%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4089&job=&cmd_args= 21:33:53 -> Uploading to 21:33:53 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/00271124DB129430A58F1EEE437C3FCB/d1e24d1146302119e59b1dc62d45a9e45192978d/5686523e-e124-4c96-92b8-dcfbc82a8faa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T213352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e798d1e8d2d4a4762f7c08f09a92a7fef85bacfee8a838ff1f798e405f77236f 21:33:53 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:53 Dload Upload Total Spent Left Speed 21:33:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59902 0 0 100 59902 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59902 0 0 100 59902 0 181k --:--:-- --:--:-- --:--:-- 181k 21:33:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d1e24d1146302119e59b1dc62d45a9e45192978d [Pipeline] } 21:33:53 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:33:54 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 21:33:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:33:55 ---> package-listing.sh 21:33:55 ++ facter osfamily 21:33:55 ++ tr '[:upper:]' '[:lower:]' 21:33:55 + OS_FAMILY=debian 21:33:55 + workspace=/w/workspace/edgex-go/3 21:33:55 + START_PACKAGES=/tmp/packages_start.txt 21:33:55 + END_PACKAGES=/tmp/packages_end.txt 21:33:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:33:55 + PACKAGES=/tmp/packages_start.txt 21:33:55 + '[' /w/workspace/edgex-go/3 ']' 21:33:55 + PACKAGES=/tmp/packages_end.txt 21:33:55 + case "${OS_FAMILY}" in 21:33:55 + dpkg -l 21:33:55 + grep '^ii' 21:33:55 + '[' -f /tmp/packages_start.txt ']' 21:33:55 + '[' -f /tmp/packages_end.txt ']' 21:33:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:33:55 + '[' /w/workspace/edgex-go/3 ']' 21:33:55 + mkdir -p /w/workspace/edgex-go/3/archives/ 21:33:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 21:33:55 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:33:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:56 21:33:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:56 latest: Pulling from edgex-lftools-log-publisher 21:33:56 5eb5b503b376: Pulling fs layer 21:33:56 5c69ac0246d0: Pulling fs layer 21:33:56 ec43610c2a17: Pulling fs layer 21:33:56 3a2ae6a8a46f: Pulling fs layer 21:33:56 33b1e0a273af: Pulling fs layer 21:33:56 5d3b04190fa2: Pulling fs layer 21:33:56 2f39f015ded8: Pulling fs layer 21:33:56 3a2ae6a8a46f: Waiting 21:33:56 33b1e0a273af: Waiting 21:33:56 5d3b04190fa2: Waiting 21:33:56 2f39f015ded8: Waiting 21:33:56 5c69ac0246d0: Verifying Checksum 21:33:56 5c69ac0246d0: Download complete 21:33:56 3a2ae6a8a46f: Verifying Checksum 21:33:56 3a2ae6a8a46f: Download complete 21:33:57 33b1e0a273af: Download complete 21:33:57 5d3b04190fa2: Download complete 21:33:57 ec43610c2a17: Verifying Checksum 21:33:57 5eb5b503b376: Verifying Checksum 21:33:57 5eb5b503b376: Download complete 21:33:57 2f39f015ded8: Download complete 21:33:58 5eb5b503b376: Pull complete 21:33:58 5c69ac0246d0: Pull complete 21:33:59 ec43610c2a17: Pull complete 21:33:59 3a2ae6a8a46f: Pull complete 21:33:59 33b1e0a273af: Pull complete 21:33:59 5d3b04190fa2: Pull complete 21:34:04 2f39f015ded8: Pull complete 21:34:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:04 prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container 21:34:04 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:34:06 $ docker top 7b14f4704105317109627265f8b8ef1283ce21bed666b610fed307844bc8b7e7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:07 + touch /tmp/pre-build-complete [Pipeline] sh 21:34:07 + mkdir -p /var/log/sysstat [Pipeline] sh 21:34:07 + ls /var/log/sa-host 21:34:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:07 provisioning config files... 21:34:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2462650110699003087tmp [Pipeline] { [Pipeline] echo 21:34:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:34:08 ---> create-netrc.sh [Pipeline] } 21:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:34:08 ---> python-tools-install.sh [Pipeline] echo 21:34:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:34:08 ---> sudo-logs.sh 21:34:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:34:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:34:09 ---> job-cost.sh 21:34:09 lf-activate-venv: SKIPPING 21:34:09 DEBUG: total: 0.10999999940395355 21:34:09 INFO: Retrieving Stack Cost... 21:34:09 INFO: Retrieving Pricing Info for: v3-standard-8 21:34:09 INFO: Archiving Costs [Pipeline] echo 21:34:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:34:10 ---> logs-deploy.sh 21:34:10 lf-activate-venv: SKIPPING 21:34:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4089/3 21:34:10 INFO: archiving workspace using pattern(s): 21:34:11 Archives upload complete. 21:34:11 INFO: archiving logs to Nexus 21:34:12 ---> uname -a: 21:34:12 Linux prd-ubuntu20-04-docker-8c-8g-19356 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:34:12 21:34:12 21:34:12 ---> lscpu: 21:34:12 Architecture: x86_64 21:34:12 CPU op-mode(s): 32-bit, 64-bit 21:34:12 Byte Order: Little Endian 21:34:12 Address sizes: 40 bits physical, 48 bits virtual 21:34:12 CPU(s): 8 21:34:12 On-line CPU(s) list: 0-7 21:34:12 Thread(s) per core: 1 21:34:12 Core(s) per socket: 1 21:34:12 Socket(s): 8 21:34:12 NUMA node(s): 1 21:34:12 Vendor ID: AuthenticAMD 21:34:12 CPU family: 23 21:34:12 Model: 49 21:34:12 Model name: AMD EPYC-Rome Processor 21:34:12 Stepping: 0 21:34:12 CPU MHz: 2799.976 21:34:12 BogoMIPS: 5599.95 21:34:12 Virtualization: AMD-V 21:34:12 Hypervisor vendor: KVM 21:34:12 Virtualization type: full 21:34:12 L1d cache: 256 KiB 21:34:12 L1i cache: 256 KiB 21:34:12 L2 cache: 4 MiB 21:34:12 L3 cache: 128 MiB 21:34:12 NUMA node0 CPU(s): 0-7 21:34:12 Vulnerability Itlb multihit: Not affected 21:34:12 Vulnerability L1tf: Not affected 21:34:12 Vulnerability Mds: Not affected 21:34:12 Vulnerability Meltdown: Not affected 21:34:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:34:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:34:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:34:12 Vulnerability Srbds: Not affected 21:34:12 Vulnerability Tsx async abort: Not affected 21:34:12 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:34:12 21:34:12 21:34:12 ---> nproc: 21:34:12 8 21:34:12 21:34:12 21:34:12 ---> df -h: 21:34:12 Filesystem Size Used Avail Use% Mounted on 21:34:12 overlay 155G 19G 137G 13% / 21:34:12 tmpfs 64M 0 64M 0% /dev 21:34:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:34:12 shm 64M 0 64M 0% /dev/shm 21:34:12 /dev/vda1 155G 19G 137G 13% /facter-os 21:34:12 21:34:12 21:34:12 ---> sar -b -r -n DEV: 21:34:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19356) 07/11/22 _x86_64_ (8 CPU) 21:34:12 21:34:12 20:56:51 LINUX RESTART (8 CPU) 21:34:12 21:34:12 20:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:34:12 20:58:01 361.54 55.72 305.82 0.00 7419.43 194491.32 0.00 21:34:12 20:59:01 117.31 0.25 117.06 0.00 2.53 64356.34 0.00 21:34:12 21:00:01 45.64 1.75 43.89 0.00 52.39 12408.08 0.00 21:34:12 21:01:01 489.89 6.81 483.07 0.00 80.11 309857.65 0.00 21:34:12 21:02:01 961.51 0.83 960.67 0.00 12.53 381290.58 0.00 21:34:12 21:03:02 1045.62 1.27 1044.35 0.00 12.53 350372.94 0.00 21:34:12 21:04:01 223.93 0.05 223.88 0.00 3.80 31077.31 0.00 21:34:12 21:05:01 1.63 0.00 1.63 0.00 0.00 20.39 0.00 21:34:12 21:06:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 21:34:12 21:07:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 21:34:12 21:08:01 1.18 0.00 1.18 0.00 0.00 16.93 0.00 21:34:12 21:09:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 21:34:12 21:10:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 21:34:12 21:11:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 21:34:12 21:12:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 21:34:12 21:13:01 2.28 0.02 2.27 0.00 0.13 26.66 0.00 21:34:12 21:14:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 21:34:12 21:15:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 21:34:12 21:16:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 21:34:12 21:17:01 1.45 0.02 1.43 0.00 0.13 17.33 0.00 21:34:12 21:18:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 21:34:12 21:19:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 21:34:12 21:20:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 21:34:12 21:21:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 21:34:12 21:22:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 21:34:12 21:23:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 21:34:12 21:24:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 21:34:12 21:25:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 21:34:12 21:26:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 21:34:12 21:27:01 1.47 0.00 1.47 0.00 0.00 18.40 0.00 21:34:12 21:28:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 21:34:12 21:29:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 21:34:12 21:30:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 21:34:12 21:31:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 21:34:12 21:32:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 21:34:12 21:33:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 21:34:12 21:34:01 4.32 0.22 4.10 0.00 16.93 340.34 0.00 21:34:12 Average: 88.77 1.81 86.96 0.00 205.49 36343.74 0.00 21:34:12 21:34:12 20:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:12 20:58:01 28413128 31768148 535716 1.63 115896 3496700 2167684 6.39 1171524 2911416 850948 21:34:12 20:59:01 27666076 31720804 569576 1.73 136916 4102292 2038268 6.01 1597788 3141576 303744 21:34:12 21:00:01 27394276 31768536 519860 1.58 140260 4389164 2011416 5.93 1431976 3550456 371716 21:34:12 21:01:01 19383124 31719560 560652 1.70 275844 11906420 2046392 6.03 1893916 10776868 2671220 21:34:12 21:02:01 18400932 31029508 1231620 3.75 354084 12029872 4442948 13.09 2871148 10660056 1110716 21:34:12 21:03:02 17935496 31445144 816536 2.48 443624 12738520 3185712 9.39 2646924 11273952 77236 21:34:12 21:04:01 19048364 31761664 513348 1.56 448420 11967500 1937004 5.71 2329676 10525792 180 21:34:12 21:05:01 19049040 31762384 512568 1.56 448452 11967504 1937004 5.71 2329648 10525796 180 21:34:12 21:06:01 19061636 31775092 500156 1.52 448468 11967508 1937004 5.71 2317504 10525956 196 21:34:12 21:07:01 19062376 31775856 499388 1.52 448492 11967508 1937004 5.71 2317504 10525956 216 21:34:12 21:08:01 19064684 31778176 497112 1.51 448520 11967488 1937004 5.71 2315600 10525936 192 21:34:12 21:09:01 19065252 31778756 496544 1.51 448540 11967488 1937004 5.71 2315120 10525940 16 21:34:12 21:10:01 19065648 31779168 496276 1.51 448544 11967492 1937004 5.71 2315116 10525940 200 21:34:12 21:11:01 19065600 31779152 496248 1.51 448556 11967496 1937004 5.71 2315448 10525960 388 21:34:12 21:12:01 19065268 31778828 496508 1.51 448564 11967500 1937004 5.71 2315180 10525960 232 21:34:12 21:13:01 19065808 31779488 496376 1.51 448612 11967504 1920904 5.66 2315404 10525968 240 21:34:12 21:14:01 19066036 31779748 496048 1.51 448636 11967508 1920904 5.66 2314960 10525972 188 21:34:12 21:15:01 19066164 31779896 496048 1.51 448660 11967504 1920904 5.66 2314880 10525972 8 21:34:12 21:16:01 19066408 31780156 495768 1.51 448668 11967512 1920904 5.66 2314932 10525976 200 21:34:12 21:17:01 19065784 31779548 496296 1.51 448684 11967512 1920904 5.66 2314740 10525976 188 21:34:12 21:18:01 19065832 31779640 496172 1.51 448696 11967516 1920904 5.66 2315236 10525980 196 21:34:12 21:19:01 19065736 31779700 496040 1.51 448712 11967652 1904264 5.61 2314984 10526104 292 21:34:12 21:20:01 19065436 31779448 496240 1.51 448736 11967656 1904264 5.61 2315416 10526116 204 21:34:12 21:21:01 19065884 31779916 495812 1.51 448744 11967660 1904264 5.61 2314916 10526124 244 21:34:12 21:22:01 19065908 31779960 495752 1.51 448764 11967664 1904264 5.61 2314888 10526128 40 21:34:12 21:23:01 19065600 31779680 495984 1.51 448788 11967664 1904264 5.61 2315672 10526128 248 21:34:12 21:24:01 19066040 31780140 495508 1.51 448804 11967668 1904264 5.61 2314872 10526132 12 21:34:12 21:25:01 19066184 31780296 495460 1.51 448816 11967668 1904264 5.61 2315008 10526132 176 21:34:12 21:26:01 19066416 31780548 495396 1.51 448832 11967672 1904264 5.61 2315628 10526136 184 21:34:12 21:27:01 19066156 31780300 495620 1.51 448848 11967672 1904264 5.61 2315524 10526140 8 21:34:12 21:28:01 19066068 31780224 495640 1.51 448852 11967676 1904264 5.61 2315632 10526140 192 21:34:12 21:29:01 19066312 31780488 495316 1.51 448864 11967684 1904264 5.61 2315372 10526148 180 21:34:12 21:30:01 19066004 31780200 495544 1.51 448880 11967684 1904264 5.61 2315040 10526148 180 21:34:12 21:31:01 19065996 31780216 495468 1.51 448900 11967688 1904264 5.61 2315212 10526152 284 21:34:12 21:32:01 19066136 31780372 495252 1.51 448916 11967688 1904264 5.61 2315068 10526156 12 21:34:12 21:33:01 19066328 31780592 495180 1.51 448940 11967692 1904264 5.61 2315644 10526156 244 21:34:12 21:34:01 18514828 31712180 562216 1.71 458004 12415684 2317232 6.83 2390200 10973388 452916 21:34:12 Average: 19720053 31743608 532844 1.62 415825 11354224 2046813 6.03 2256576 9974833 157941 21:34:12 21:34:12 20:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:12 20:58:01 docker0 452.99 361.86 33.52 2712.63 0.00 0.00 0.00 0.00 21:34:12 20:58:01 ens3 1443.63 1340.06 12766.01 180.25 0.00 0.00 0.00 0.00 21:34:12 20:58:01 lo 5.87 5.87 0.56 0.56 0.00 0.00 0.00 0.00 21:34:12 20:59:01 docker0 81.22 95.10 6.69 740.13 0.00 0.00 0.00 0.00 21:34:12 20:59:01 ens3 169.12 141.69 788.81 74.17 0.00 0.00 0.00 0.00 21:34:12 20:59:01 veth6932d58 1.43 1.63 0.11 0.14 0.00 0.00 0.00 0.00 21:34:12 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:00:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:00:01 ens3 54.44 52.02 26.79 63.39 0.00 0.00 0.00 0.00 21:34:12 21:00:01 veth6932d58 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:01:01 docker0 134.74 175.62 10.21 1499.37 0.00 0.00 0.00 0.00 21:34:12 21:01:01 ens3 269.06 192.00 3200.15 31.67 0.00 0.00 0.00 0.00 21:34:12 21:01:01 veth5290f1f 0.00 0.87 0.00 0.05 0.00 0.00 0.00 0.00 21:34:12 21:01:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:34:12 21:02:01 veth0be71f6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:34:12 21:02:01 vethe81ca8d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:34:12 21:02:01 docker0 110.40 146.98 7.70 1224.15 0.00 0.00 0.00 0.00 21:34:12 21:02:01 ens3 223.18 173.54 1312.57 86.01 0.00 0.00 0.00 0.00 21:34:12 21:02:01 veth5290f1f 0.00 0.57 0.00 0.02 0.00 0.00 0.00 0.00 21:34:12 21:02:01 vethf6016ae 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:34:12 21:02:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 21:34:12 21:03:02 docker0 75.97 115.49 5.68 1155.04 0.00 0.00 0.00 0.00 21:34:12 21:03:02 veth8c41a28 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:12 21:03:02 ens3 238.04 172.76 2285.94 100.15 0.00 0.00 0.00 0.00 21:34:12 21:03:02 veth4071e32 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 21:34:12 21:03:02 veth5290f1f 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 21:34:12 21:03:02 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 21:34:12 21:04:01 docker0 9.52 14.13 0.57 103.39 0.00 0.00 0.00 0.00 21:34:12 21:04:01 ens3 26.23 16.17 113.46 5.67 0.00 0.00 0.00 0.00 21:34:12 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:05:01 ens3 1.05 0.73 0.65 0.24 0.00 0.00 0.00 0.00 21:34:12 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:06:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:34:12 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:07:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:08:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:34:12 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:09:01 ens3 0.92 0.25 0.16 0.08 0.00 0.00 0.00 0.00 21:34:12 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:10:01 ens3 0.43 0.38 0.26 0.21 0.00 0.00 0.00 0.00 21:34:12 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:11:01 ens3 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 21:34:12 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:12:01 ens3 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:34:12 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:13:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 21:34:12 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:14:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:18:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:34:12 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:19:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 21:34:12 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:20:01 ens3 0.15 0.12 0.11 0.07 0.00 0.00 0.00 0.00 21:34:12 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:22:01 ens3 0.42 0.02 0.04 0.00 0.00 0.00 0.00 0.00 21:34:12 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:23:01 ens3 0.70 0.42 0.45 0.27 0.00 0.00 0.00 0.00 21:34:12 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:24:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:25:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:26:01 ens3 0.72 0.12 0.14 0.07 0.00 0.00 0.00 0.00 21:34:12 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:27:01 ens3 0.52 0.38 0.26 0.21 0.00 0.00 0.00 0.00 21:34:12 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:28:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:34:12 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:29:01 ens3 0.28 0.20 0.13 0.01 0.00 0.00 0.00 0.00 21:34:12 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:33:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:34:12 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:12 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:12 21:34:01 ens3 122.68 101.27 2522.82 60.66 0.00 0.00 0.00 0.00 21:34:12 21:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:34:12 Average: docker0 23.38 24.58 1.74 200.98 0.00 0.00 0.00 0.00 21:34:12 Average: ens3 69.06 59.32 622.35 16.32 0.00 0.00 0.00 0.00 21:34:12 Average: lo 0.39 0.39 0.03 0.03 0.00 0.00 0.00 0.00 21:34:12 21:34:12 21:34:12 ---> sar -P ALL: 21:34:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19356) 07/11/22 _x86_64_ (8 CPU) 21:34:12 21:34:12 20:56:51 LINUX RESTART (8 CPU) 21:34:12 21:34:12 20:57:01 CPU %user %nice %system %iowait %steal %idle 21:34:12 20:58:01 all 12.17 0.00 4.90 2.52 0.05 80.36 21:34:12 20:58:01 0 11.54 0.00 4.77 2.51 0.05 81.13 21:34:12 20:58:01 1 10.15 0.00 5.63 4.52 0.05 79.65 21:34:12 20:58:01 2 15.35 0.00 5.02 1.42 0.03 78.18 21:34:12 20:58:01 3 11.74 0.00 4.74 4.11 0.05 79.36 21:34:12 20:58:01 4 10.52 0.00 4.19 2.90 0.03 82.35 21:34:12 20:58:01 5 12.82 0.00 3.91 2.51 0.07 80.70 21:34:12 20:58:01 6 13.38 0.00 6.11 0.59 0.05 79.87 21:34:12 20:58:01 7 11.83 0.00 4.83 1.64 0.07 81.62 21:34:12 20:59:01 all 30.57 0.00 6.20 1.08 0.07 62.09 21:34:12 20:59:01 0 29.91 0.00 6.49 5.28 0.07 58.25 21:34:12 20:59:01 1 28.47 0.00 6.62 0.44 0.07 64.40 21:34:12 20:59:01 2 29.39 0.00 6.22 0.10 0.07 64.22 21:34:12 20:59:01 3 31.07 0.00 6.80 0.10 0.07 61.96 21:34:12 20:59:01 4 30.62 0.00 6.27 0.32 0.07 62.73 21:34:12 20:59:01 5 31.28 0.00 6.06 2.19 0.07 60.40 21:34:12 20:59:01 6 31.54 0.00 5.07 0.07 0.05 63.27 21:34:12 20:59:01 7 32.26 0.00 6.05 0.12 0.07 61.50 21:34:12 21:00:01 all 54.40 0.00 7.45 0.18 0.09 37.88 21:34:12 21:00:01 0 54.30 0.00 6.95 0.12 0.10 38.53 21:34:12 21:00:01 1 53.94 0.00 7.34 0.03 0.08 38.61 21:34:12 21:00:01 2 54.32 0.00 7.10 0.05 0.10 38.43 21:34:12 21:00:01 3 54.02 0.00 8.36 0.07 0.08 37.46 21:34:12 21:00:01 4 53.74 0.00 7.12 0.02 0.10 39.02 21:34:12 21:00:01 5 55.36 0.00 7.47 0.86 0.08 36.22 21:34:12 21:00:01 6 54.64 0.00 7.54 0.02 0.10 37.70 21:34:12 21:00:01 7 54.85 0.00 7.74 0.25 0.10 37.06 21:34:12 21:01:01 all 18.15 0.00 12.18 6.86 0.08 62.74 21:34:12 21:01:01 0 19.19 0.00 11.87 2.52 0.07 66.35 21:34:12 21:01:01 1 20.17 0.00 11.28 2.79 0.07 65.70 21:34:12 21:01:01 2 18.16 0.00 12.39 8.15 0.09 61.22 21:34:12 21:01:01 3 17.12 0.00 12.58 4.72 0.08 65.49 21:34:12 21:01:01 4 18.12 0.00 11.83 2.62 0.07 67.37 21:34:12 21:01:01 5 17.67 0.00 13.40 20.69 0.09 48.15 21:34:12 21:01:01 6 16.10 0.00 11.64 3.01 0.07 69.18 21:34:12 21:01:01 7 18.68 0.00 12.43 10.54 0.09 58.27 21:34:12 21:02:01 all 46.56 0.00 13.21 9.26 0.10 30.86 21:34:12 21:02:01 0 45.47 0.00 12.37 5.91 0.12 36.14 21:34:12 21:02:01 1 45.93 0.00 14.59 9.99 0.08 29.41 21:34:12 21:02:01 2 47.76 0.00 12.56 16.75 0.10 22.84 21:34:12 21:02:01 3 47.46 0.00 13.63 8.34 0.12 30.46 21:34:12 21:02:01 4 46.19 0.00 13.29 7.64 0.10 32.78 21:34:12 21:02:01 5 47.26 0.00 13.74 6.29 0.10 32.60 21:34:12 21:02:01 6 46.59 0.00 12.96 8.54 0.10 31.81 21:34:12 21:02:01 7 45.80 0.00 12.58 10.68 0.10 30.85 21:34:12 21:03:02 all 60.89 0.00 14.92 6.00 0.12 18.07 21:34:12 21:03:02 0 59.02 0.00 12.54 4.99 0.12 23.32 21:34:12 21:03:02 1 62.37 0.00 13.69 5.61 0.14 18.20 21:34:12 21:03:02 2 60.91 0.00 14.99 4.37 0.12 19.61 21:34:12 21:03:02 3 60.40 0.00 15.59 6.98 0.12 16.91 21:34:12 21:03:02 4 60.82 0.00 15.04 4.83 0.10 19.22 21:34:12 21:03:02 5 62.88 0.00 16.30 6.46 0.14 14.22 21:34:12 21:03:02 6 59.62 0.00 15.69 5.76 0.12 18.81 21:34:12 21:03:02 7 61.14 0.00 15.52 9.01 0.10 14.23 21:34:12 21:04:01 all 19.80 0.00 3.63 1.06 0.04 75.48 21:34:12 21:04:01 0 20.15 0.00 3.41 0.36 0.03 76.05 21:34:12 21:04:01 1 19.82 0.00 3.87 0.34 0.03 75.93 21:34:12 21:04:01 2 19.96 0.00 3.38 0.15 0.03 76.47 21:34:12 21:04:01 3 19.34 0.00 3.85 0.73 0.03 76.04 21:34:12 21:04:01 4 19.90 0.00 3.67 1.22 0.05 75.15 21:34:12 21:04:01 5 19.36 0.00 3.67 0.46 0.05 76.46 21:34:12 21:04:01 6 20.16 0.00 3.85 2.86 0.05 73.08 21:34:12 21:04:01 7 19.71 0.00 3.29 2.32 0.05 74.62 21:34:12 21:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:34:12 21:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:34:12 21:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:05:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:34:12 21:05:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:34:12 21:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:06:01 all 0.02 0.00 0.03 0.01 0.00 99.93 21:34:12 21:06:01 0 0.03 0.00 0.07 0.00 0.00 99.90 21:34:12 21:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:34:12 21:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:34:12 21:06:01 4 0.03 0.00 0.05 0.02 0.00 99.90 21:34:12 21:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:34:12 21:06:01 6 0.03 0.00 0.05 0.07 0.00 99.85 21:34:12 21:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:34:12 21:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:34:12 21:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:34:12 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:34:12 21:07:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:34:12 21:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:34:12 21:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:34:12 21:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:34:12 21:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:34:12 21:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:08:01 5 0.02 0.00 0.02 0.00 0.03 99.93 21:34:12 21:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:34:12 21:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:34:12 21:34:12 21:08:01 CPU %user %nice %system %iowait %steal %idle 21:34:12 21:09:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:34:12 21:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:09:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:34:12 21:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:34:12 21:09:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:34:12 21:09:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:34:12 21:10:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:34:12 21:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:10:01 5 0.02 0.00 0.02 0.00 0.03 99.93 21:34:12 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:10:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:34:12 21:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:34:12 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:11:01 1 0.03 0.00 0.07 0.00 0.00 99.90 21:34:12 21:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:34:12 21:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:34:12 21:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:34:12 21:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:34:12 21:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:34:12 21:12:01 5 0.03 0.00 0.00 0.00 0.03 99.93 21:34:12 21:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:34:12 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:13:01 all 0.01 0.00 0.03 0.01 0.00 99.95 21:34:12 21:13:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:34:12 21:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:34:12 21:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:13:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:34:12 21:13:01 5 0.02 0.00 0.05 0.00 0.00 99.93 21:34:12 21:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:34:12 21:13:01 7 0.02 0.00 0.03 0.02 0.00 99.93 21:34:12 21:14:01 all 0.01 0.00 0.01 0.00 0.01 99.98 21:34:12 21:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:34:12 21:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:14:01 5 0.00 0.00 0.00 0.00 0.03 99.97 21:34:12 21:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:34:12 21:15:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:34:12 21:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:15:01 5 0.10 0.00 0.03 0.00 0.02 99.85 21:34:12 21:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:15:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:34:12 21:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:34:12 21:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:34:12 21:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:34:12 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:34:12 21:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:34:12 21:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:34:12 21:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:34:12 21:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:17:01 5 0.03 0.00 0.03 0.00 0.03 99.90 21:34:12 21:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:17:01 7 0.00 0.00 0.02 0.03 0.00 99.95 21:34:12 21:18:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:34:12 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:34:12 21:18:01 7 0.02 0.00 0.00 0.03 0.02 99.93 21:34:12 21:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:34:12 21:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:34:12 21:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:34:12 21:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:34:12 21:19:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:34:12 21:34:12 21:19:01 CPU %user %nice %system %iowait %steal %idle 21:34:12 21:20:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:34:12 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:34:12 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:34:12 21:20:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:34:12 21:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:20:01 6 0.02 0.00 0.00 0.02 0.02 99.95 21:34:12 21:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:34:12 21:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:34:12 21:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:34:12 21:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:34:12 21:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:21:01 4 0.02 0.00 0.00 0.10 0.00 99.88 21:34:12 21:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:34:12 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:34:12 21:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:34:12 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:34:12 21:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:34:12 21:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:34:12 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:23:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:34:12 21:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:34:12 21:23:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:34:12 21:24:01 all 0.01 0.00 0.00 0.00 0.00 99.97 21:34:12 21:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:34:12 21:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:34:12 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:24:01 7 0.03 0.00 0.00 0.02 0.00 99.95 21:34:12 21:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:34:12 21:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:34:12 21:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:34:12 21:25:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:34:12 21:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:34:12 21:26:01 all 0.02 0.00 0.00 0.00 0.01 99.96 21:34:12 21:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:34:12 21:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:26:01 4 0.05 0.00 0.00 0.03 0.00 99.92 21:34:12 21:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:34:12 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:34:12 21:27:01 all 0.07 0.00 0.01 0.01 0.00 99.91 21:34:12 21:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:27:01 1 0.35 0.00 0.02 0.00 0.00 99.63 21:34:12 21:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:34:12 21:27:01 5 0.12 0.00 0.02 0.00 0.00 99.87 21:34:12 21:27:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:34:12 21:27:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:34:12 21:28:01 all 0.19 0.00 0.01 0.00 0.01 99.79 21:34:12 21:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:34:12 21:28:01 1 1.47 0.00 0.02 0.00 0.02 98.50 21:34:12 21:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:34:12 21:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:34:12 21:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:34:12 21:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:29:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:34:12 21:30:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:34:12 21:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:34:12 21:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:34:12 21:30:01 CPU %user %nice %system %iowait %steal %idle 21:34:12 21:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:34:12 21:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:34:12 21:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:34:12 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:31:01 6 0.00 0.00 0.02 0.03 0.02 99.93 21:34:12 21:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:32:01 all 0.02 0.00 0.00 0.02 0.01 99.96 21:34:12 21:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:34:12 21:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:34:12 21:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:32:01 4 0.02 0.00 0.00 0.12 0.02 99.85 21:34:12 21:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:34:12 21:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:34:12 21:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:34:12 21:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:34:12 21:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:34:12 21:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:34:12 21:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:34:12 21:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:34:12 21:33:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:34:12 21:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:34:12 21:34:01 all 2.40 0.00 0.98 0.04 0.01 96.57 21:34:12 21:34:01 0 2.35 0.00 0.89 0.02 0.02 96.73 21:34:12 21:34:01 1 2.98 0.00 1.10 0.00 0.02 95.90 21:34:12 21:34:01 2 2.24 0.00 1.62 0.02 0.00 96.13 21:34:12 21:34:01 3 2.43 0.00 1.01 0.03 0.00 96.53 21:34:12 21:34:01 4 2.29 0.00 0.82 0.00 0.00 96.89 21:34:12 21:34:01 5 2.44 0.00 0.74 0.00 0.02 96.81 21:34:12 21:34:01 6 2.47 0.00 0.79 0.22 0.00 96.52 21:34:12 21:34:01 7 1.97 0.00 0.90 0.03 0.02 97.07 21:34:12 Average: all 6.55 0.00 1.70 0.72 0.02 91.01 21:34:12 Average: 0 6.47 0.00 1.60 0.58 0.02 91.34 21:34:12 Average: 1 6.57 0.00 1.72 0.63 0.02 91.06 21:34:12 Average: 2 6.63 0.00 1.69 0.82 0.02 90.85 21:34:12 Average: 3 6.50 0.00 1.78 0.67 0.02 91.03 21:34:12 Average: 4 6.47 0.00 1.66 0.54 0.02 91.31 21:34:12 Average: 5 6.68 0.00 1.75 1.05 0.03 90.49 21:34:12 Average: 6 6.53 0.00 1.70 0.57 0.02 91.17 21:34:12 Average: 7 6.57 0.00 1.69 0.93 0.02 90.79 21:34:12 21:34:12 21:34:12