Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb+8d74a5096a4a44ccbcfe21975abab76d27106cec (cd756f17c08f2105f634d04236f67f002daf4285) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16169786481891131209.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh444993408302198610.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4340/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 with 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-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7746322895443596626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9474559865658889556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/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-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8772772561762296799.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5755 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb Merge succeeded, producing fd4a0dea5051cc322d6ff01476a49d12443644ff Checking out Revision fd4a0dea5051cc322d6ff01476a49d12443644ff (PR-4340) > git config core.sparsecheckout # timeout=10 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # 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 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd4a0dea5051cc322d6ff01476a49d12443644ff # timeout=10 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1598583f3854ec7ba5bfaead51eb878d6d00b22d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T08:30:42.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T08:30:42.336Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T08:30:42.353Z] ========================================================= [2023-02-14T08:30:42.353Z] EdgeX Global Pipelines Version Info [2023-02-14T08:30:42.353Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:30:43.057Z] ------------------- [2023-02-14T08:30:43.057Z] stable info: [2023-02-14T08:30:43.057Z] ------------------- [2023-02-14T08:30:43.057Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T08:30:43.057Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T08:30:43.057Z] Message: update stable to v1.0.244 [2023-02-14T08:30:43.626Z] ------------------- [2023-02-14T08:30:43.626Z] experimental info: [2023-02-14T08:30:43.626Z] ------------------- [2023-02-14T08:30:43.626Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T08:30:43.626Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T08:30:43.626Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T08:30:43.797Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-14T08:30:43.808Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-14T08:30:43.819Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T08:30:43.829Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T08:30:43.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T08:30:43.851Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T08:30:43.863Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T08:30:43.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-14T08:30:43.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-14T08:30:43.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-14T08:30:43.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T08:30:43.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T08:30:43.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T08:30:43.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T08:30:43.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T08:30:43.973Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T08:30:43.986Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T08:30:44.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T08:30:44.010Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T08:30:44.021Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-14T08:30:44.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T08:30:44.044Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T08:30:44.055Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T08:30:44.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4340 [Pipeline] echo [2023-02-14T08:30:44.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4340 [Pipeline] echo [2023-02-14T08:30:44.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4340 [Pipeline] echo [2023-02-14T08:30:44.100Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd4a0dea5051cc322d6ff01476a49d12443644ff [Pipeline] echo [2023-02-14T08:30:44.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd4a0de [Pipeline] echo [2023-02-14T08:30:44.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T08:30:44.161Z] provisioning config files... [2023-02-14T08:30:44.174Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8186277280847515313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:30:44.474Z] ---> docker-login.sh [2023-02-14T08:30:44.474Z] nexus3.edgexfoundry.org:10001 [2023-02-14T08:30:44.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:44.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:44.733Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:44.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:44.733Z] [2023-02-14T08:30:44.733Z] Login Succeeded [2023-02-14T08:30:44.733Z] nexus3.edgexfoundry.org:10002 [2023-02-14T08:30:44.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:44.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:44.992Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:44.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:44.992Z] [2023-02-14T08:30:44.992Z] Login Succeeded [2023-02-14T08:30:44.992Z] nexus3.edgexfoundry.org:10003 [2023-02-14T08:30:44.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:44.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:44.992Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:44.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:44.992Z] [2023-02-14T08:30:44.992Z] Login Succeeded [2023-02-14T08:30:44.992Z] nexus3.edgexfoundry.org:10004 [2023-02-14T08:30:44.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:44.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:44.992Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:44.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:44.992Z] [2023-02-14T08:30:44.992Z] Login Succeeded [2023-02-14T08:30:45.251Z] docker.io [2023-02-14T08:30:45.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:45.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:45.509Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:45.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:45.509Z] [2023-02-14T08:30:45.509Z] Login Succeeded [2023-02-14T08:30:45.509Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T08:30:45.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T08:30:45.823Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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 [2023-02-14T08:30:45.823Z] + dirname cmd/core-command/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T08:30:45.823Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + dirname cmd/core-data/Dockerfile [2023-02-14T08:30:45.823Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + dirname cmd/core-metadata/Dockerfile [2023-02-14T08:30:45.823Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-14T08:30:45.823Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2023-02-14T08:30:45.823Z] [2023-02-14T08:30:45.823Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-14T08:30:45.823Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-14T08:30:45.823Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-14T08:30:45.823Z] cut -d/ -f2 [2023-02-14T08:30:45.823Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-14T08:30:45.823Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T08:30:45.823Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-14T08:30:45.823Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-14T08:30:45.823Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-14T08:30:45.823Z] + dirname cmd/support-notifications/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-14T08:30:45.823Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-14T08:30:45.823Z] + cut -d/ -f2 [2023-02-14T08:30:45.823Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-14T08:30:45.876Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T08:30:46.214Z] + git rev-list -1 --merges fd4a0dea5051cc322d6ff01476a49d12443644ff~1..fd4a0dea5051cc322d6ff01476a49d12443644ff [Pipeline] echo [2023-02-14T08:30:46.225Z] -----------> git rev-list -1 --merges fd4a0dea5051cc322d6ff01476a49d12443644ff~1..fd4a0dea5051cc322d6ff01476a49d12443644ff fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:30:46.225Z] fd4a0dea5051cc322d6ff01476a49d12443644ff [false] [Pipeline] sh [2023-02-14T08:30:46.507Z] + git log --format=format:%s -1 fd4a0dea5051cc322d6ff01476a49d12443644ff [Pipeline] echo [2023-02-14T08:30:46.524Z] ========================================================= [2023-02-14T08:30:46.524Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T08:30:46.524Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-14T08:30:46.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T08:30:46.893Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T08:30:46.893Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T08:30:46.893Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T08:30:46.893Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T08:30:46.893Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T08:30:46.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:30:47.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:30:47.245Z] [2023-02-14T08:30:47.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:30:47.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:30:47.588Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T08:30:47.588Z] b85a868b505f: Pulling fs layer [2023-02-14T08:30:47.588Z] e2be974225ed: Pulling fs layer [2023-02-14T08:30:47.588Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T08:30:47.588Z] 988bab9f4d93: Pulling fs layer [2023-02-14T08:30:47.588Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T08:30:47.588Z] eaf3925da568: Pulling fs layer [2023-02-14T08:30:47.588Z] bab4dde63d76: Pulling fs layer [2023-02-14T08:30:47.588Z] bde34c3a00c8: Pulling fs layer [2023-02-14T08:30:47.588Z] b352a97aabf1: Pulling fs layer [2023-02-14T08:30:47.588Z] 4872d77fe225: Pulling fs layer [2023-02-14T08:30:47.588Z] 5851b861e8e6: Pulling fs layer [2023-02-14T08:30:47.588Z] bab4dde63d76: Waiting [2023-02-14T08:30:47.588Z] bde34c3a00c8: Waiting [2023-02-14T08:30:47.588Z] b352a97aabf1: Waiting [2023-02-14T08:30:47.588Z] 5851b861e8e6: Waiting [2023-02-14T08:30:47.588Z] 988bab9f4d93: Waiting [2023-02-14T08:30:47.588Z] 1469e6f7b9e6: Waiting [2023-02-14T08:30:47.588Z] eaf3925da568: Waiting [2023-02-14T08:30:47.882Z] e2be974225ed: Verifying Checksum [2023-02-14T08:30:47.882Z] e2be974225ed: Download complete [2023-02-14T08:30:47.882Z] 988bab9f4d93: Verifying Checksum [2023-02-14T08:30:47.882Z] 988bab9f4d93: Download complete [2023-02-14T08:30:48.167Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T08:30:48.167Z] 1469e6f7b9e6: Download complete [2023-02-14T08:30:48.167Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T08:30:48.167Z] 339a4e72a1f5: Download complete [2023-02-14T08:30:48.167Z] eaf3925da568: Download complete [2023-02-14T08:30:48.167Z] bde34c3a00c8: Download complete [2023-02-14T08:30:48.461Z] b352a97aabf1: Verifying Checksum [2023-02-14T08:30:48.461Z] b352a97aabf1: Download complete [2023-02-14T08:30:48.461Z] 4872d77fe225: Verifying Checksum [2023-02-14T08:30:48.461Z] 4872d77fe225: Download complete [2023-02-14T08:30:48.461Z] 5851b861e8e6: Verifying Checksum [2023-02-14T08:30:48.461Z] 5851b861e8e6: Download complete [2023-02-14T08:30:48.759Z] b85a868b505f: Verifying Checksum [2023-02-14T08:30:48.759Z] b85a868b505f: Download complete [2023-02-14T08:30:49.408Z] bab4dde63d76: Verifying Checksum [2023-02-14T08:30:49.408Z] bab4dde63d76: Download complete [2023-02-14T08:30:49.986Z] b85a868b505f: Pull complete [2023-02-14T08:30:50.247Z] e2be974225ed: Pull complete [2023-02-14T08:30:50.813Z] 339a4e72a1f5: Pull complete [2023-02-14T08:30:50.813Z] 988bab9f4d93: Pull complete [2023-02-14T08:30:51.071Z] 1469e6f7b9e6: Pull complete [2023-02-14T08:30:51.330Z] eaf3925da568: Pull complete [2023-02-14T08:30:53.236Z] bab4dde63d76: Pull complete [2023-02-14T08:30:53.236Z] bde34c3a00c8: Pull complete [2023-02-14T08:30:53.236Z] b352a97aabf1: Pull complete [2023-02-14T08:30:53.495Z] 4872d77fe225: Pull complete [2023-02-14T08:30:53.495Z] 5851b861e8e6: Pull complete [2023-02-14T08:30:53.495Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T08:30:53.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:30:53.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:30:53.582Z] prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container [2023-02-14T08:30:53.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T08:30:55.055Z] $ docker top 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 -eo pid,comm [2023-02-14T08:30:55.116Z] 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). [2023-02-14T08:30:55.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T08:30:55.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T08:30:55.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T08:30:55.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T08:30:55.269Z] $ docker exec 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 ssh-agent [2023-02-14T08:30:55.396Z] SSH_AUTH_SOCK=/tmp/ssh-LGzTMRCnkWyO/agent.33 [2023-02-14T08:30:55.396Z] SSH_AGENT_PID=39 [2023-02-14T08:30:55.404Z] Running ssh-add (command line suppressed) [2023-02-14T08:30:55.514Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_10547728271807384894.key (/w/workspace/edgex-go/4@tmp/private_key_10547728271807384894.key) [2023-02-14T08:30:55.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T08:30:55.834Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T08:30:55.859Z] $ docker exec --env ******** --env ******** 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 ssh-agent -k [2023-02-14T08:30:55.980Z] unset SSH_AUTH_SOCK; [2023-02-14T08:30:55.980Z] unset SSH_AGENT_PID; [2023-02-14T08:30:55.981Z] echo Agent pid 39 killed; [2023-02-14T08:30:55.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T08:30:56.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T08:30:56.015Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T08:30:56.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T08:30:56.154Z] $ docker exec 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 ssh-agent [2023-02-14T08:30:56.261Z] SSH_AUTH_SOCK=/tmp/ssh-iViCbPCkb6sC/agent.72 [2023-02-14T08:30:56.261Z] SSH_AGENT_PID=78 [2023-02-14T08:30:56.267Z] Running ssh-add (command line suppressed) [2023-02-14T08:30:56.366Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_10858428665945936997.key (/w/workspace/edgex-go/4@tmp/private_key_10858428665945936997.key) [2023-02-14T08:30:56.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T08:30:56.685Z] + git semver init [2023-02-14T08:30:56.944Z] 2023-02-14 08:30:56,867 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T08:30:56.944Z] 2023-02-14 08:30:56,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-02-14T08:30:56.944Z] 2023-02-14 08:30:56,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-02-14T08:30:56.944Z] 2023-02-14 08:30:56,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-02-14T08:31:02.220Z] 2023-02-14 08:31:01,508 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-02-14T08:31:02.221Z] 2023-02-14 08:31:01,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4340 with force:False [2023-02-14T08:31:02.221Z] 2023-02-14 08:31:01,509 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4340 [2023-02-14T08:31:02.221Z] 2023-02-14 08:31:01,513 [execute] INFO git cat-file --batch-check [2023-02-14T08:31:02.221Z] 2023-02-14 08:31:01,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T08:31:02.221Z] 2023-02-14 08:31:01,519 [execute] INFO git cat-file --batch [2023-02-14T08:31:02.221Z] 2023-02-14 08:31:01,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T08:31:02.221Z] 2023-02-14 08:31:01,524 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4340 [2023-02-14T08:31:02.221Z] 0.0.0 [Pipeline] } [2023-02-14T08:31:02.235Z] $ docker exec --env ******** --env ******** 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 ssh-agent -k [2023-02-14T08:31:02.339Z] unset SSH_AUTH_SOCK; [2023-02-14T08:31:02.340Z] unset SSH_AGENT_PID; [2023-02-14T08:31:02.340Z] echo Agent pid 78 killed; [2023-02-14T08:31:02.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T08:31:02.649Z] + git semver [Pipeline] } [2023-02-14T08:31:02.924Z] $ docker stop --time=1 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 [2023-02-14T08:31:04.324Z] $ docker rm -f --volumes 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T08:31:04.689Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T08:31:04.898Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T08:31:04.901Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T08:31:05.286Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-02-14T08:31:05.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:31:05.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:31:05.317Z] ========================================================= [2023-02-14T08:31:05.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T08:31:05.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:31:05.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:05.868Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T08:31:05.868Z] 213ec9aee27d: Pulling fs layer [2023-02-14T08:31:05.868Z] 4583459ba037: Pulling fs layer [2023-02-14T08:31:05.868Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T08:31:05.868Z] 53926ce57604: Pulling fs layer [2023-02-14T08:31:05.868Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T08:31:05.868Z] 22ff95d597cd: Pulling fs layer [2023-02-14T08:31:05.868Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T08:31:05.868Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T08:31:05.868Z] a7acece74701: Pulling fs layer [2023-02-14T08:31:05.868Z] 53926ce57604: Waiting [2023-02-14T08:31:05.868Z] 21b2b0c7a3f4: Waiting [2023-02-14T08:31:05.868Z] 22ff95d597cd: Waiting [2023-02-14T08:31:05.868Z] 12d6caf4c0d1: Waiting [2023-02-14T08:31:05.868Z] a7acece74701: Waiting [2023-02-14T08:31:05.868Z] 96b7cbca73a9: Waiting [2023-02-14T08:31:05.868Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T08:31:05.868Z] 93c1e223e6f2: Download complete [2023-02-14T08:31:05.868Z] 4583459ba037: Verifying Checksum [2023-02-14T08:31:05.868Z] 4583459ba037: Download complete [2023-02-14T08:31:05.868Z] 21b2b0c7a3f4: Download complete [2023-02-14T08:31:05.868Z] 22ff95d597cd: Verifying Checksum [2023-02-14T08:31:05.868Z] 22ff95d597cd: Download complete [2023-02-14T08:31:05.868Z] 213ec9aee27d: Verifying Checksum [2023-02-14T08:31:05.868Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T08:31:05.868Z] 12d6caf4c0d1: Download complete [2023-02-14T08:31:06.135Z] 213ec9aee27d: Pull complete [2023-02-14T08:31:06.135Z] 4583459ba037: Pull complete [2023-02-14T08:31:06.431Z] 93c1e223e6f2: Pull complete [2023-02-14T08:31:07.121Z] a7acece74701: Verifying Checksum [2023-02-14T08:31:07.121Z] a7acece74701: Download complete [2023-02-14T08:31:07.717Z] 53926ce57604: Verifying Checksum [2023-02-14T08:31:07.717Z] 53926ce57604: Download complete [2023-02-14T08:31:07.717Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T08:31:11.917Z] 53926ce57604: Pull complete [2023-02-14T08:31:11.917Z] 21b2b0c7a3f4: Pull complete [2023-02-14T08:31:11.917Z] 22ff95d597cd: Pull complete [2023-02-14T08:31:11.917Z] 12d6caf4c0d1: Pull complete [2023-02-14T08:31:14.449Z] 96b7cbca73a9: Pull complete [2023-02-14T08:31:15.013Z] a7acece74701: Pull complete [2023-02-14T08:31:15.013Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T08:31:15.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:15.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:31:15.302Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:15.302Z] WORKDIR /edgex [2023-02-14T08:31:15.302Z] COPY go.mod . [2023-02-14T08:31:15.302Z] RUN go mod download ci-base-image-x86_64 [2023-02-14T08:31:15.302Z] -f - . [2023-02-14T08:31:15.869Z] Sending build context to Docker daemon 170.3MB [2023-02-14T08:31:16.127Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:16.127Z] ---> db6d94c90886 [2023-02-14T08:31:16.127Z] Step 2/4 : WORKDIR /edgex [2023-02-14T08:31:18.031Z] ---> Running in 23dd396889ff [2023-02-14T08:31:18.031Z] Removing intermediate container 23dd396889ff [2023-02-14T08:31:18.031Z] ---> a24bd3d91842 [2023-02-14T08:31:18.031Z] Step 3/4 : COPY go.mod . [2023-02-14T08:31:18.031Z] ---> 9b8149410a49 [2023-02-14T08:31:18.031Z] Step 4/4 : RUN go mod download [2023-02-14T08:31:18.031Z] ---> Running in a77ad5802a29 [2023-02-14T08:31:19.979Z] Still waiting to schedule task [2023-02-14T08:31:19.980Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5759’ is offline [2023-02-14T08:31:27.996Z] Removing intermediate container a77ad5802a29 [2023-02-14T08:31:27.996Z] ---> 50e3b6d4c4ff [2023-02-14T08:31:27.996Z] Successfully built 50e3b6d4c4ff [2023-02-14T08:31:27.996Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:31:28.292Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T08:31:28.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:31:28.362Z] prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container [2023-02-14T08:31:28.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T08:31:28.824Z] $ docker top 646f6f667a35bbe1bbe930c389911f3a3ff73bf56a18dff4519e3b7d3e4b288f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:31:29.174Z] + go version [2023-02-14T08:31:29.174Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T08:31:29.187Z] $ docker stop --time=1 646f6f667a35bbe1bbe930c389911f3a3ff73bf56a18dff4519e3b7d3e4b288f [2023-02-14T08:31:30.508Z] $ docker rm -f --volumes 646f6f667a35bbe1bbe930c389911f3a3ff73bf56a18dff4519e3b7d3e4b288f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:31:30.911Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T08:31:30.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:31:30.982Z] prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container [2023-02-14T08:31:31.017Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T08:31:31.362Z] $ docker top 737bb3477dc3037bb7004345ef356161e2c4ee0082751e2f80e94a51ae237a06 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T08:31:31.438Z] ========================================================= [2023-02-14T08:31:31.438Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T08:31:31.438Z] ========================================================= [Pipeline] sh [2023-02-14T08:31:31.715Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:31:32.018Z] + make test [2023-02-14T08:31:32.018Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T08:31:40.150Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T08:31:55.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T08:31:55.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T08:31:55.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2023-02-14T08:31:58.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.209s coverage: 73.2% of statements [2023-02-14T08:31:58.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T08:31:58.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T08:31:58.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T08:31:58.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements [2023-02-14T08:31:58.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T08:31:58.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.001s coverage: 89.2% of statements [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.603s coverage: 95.6% of statements [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 65.9% of statements [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.117s coverage: 29.6% of statements [2023-02-14T08:31:59.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2023-02-14T08:31:59.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-02-14T08:32:07.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements [2023-02-14T08:32:07.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.414s coverage: 79.9% of statements [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 77.4% of statements [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.112s coverage: 80.0% of statements [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 63.1% of statements [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T08:32:19.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-02-14T08:32:19.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-02-14T08:32:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-02-14T08:32:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.3% of statements [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T08:32:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 41.0% of statements [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T08:32:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T08:32:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T08:32:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T08:32:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T08:32:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T08:32:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T08:32:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:32:19.825Z] 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 [2023-02-14T08:32:37.922Z] 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." [2023-02-14T08:32:37.922Z] go vet ./... [2023-02-14T08:32:42.113Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T08:32:42.113Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T08:32:42.113Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T08:32:42.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T08:32:42.423Z] + ls -al . [2023-02-14T08:32:42.423Z] total 744 [2023-02-14T08:32:42.423Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 08:31 . [2023-02-14T08:32:42.423Z] drwxr-xr-x 4 root root 4096 Feb 14 08:31 .. [2023-02-14T08:32:42.423Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 .blubracket [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 08:30 .dockerignore [2023-02-14T08:32:42.423Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 08:32 .git [2023-02-14T08:32:42.423Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 .github [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:30 .gitignore [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 08:30 .golangci.yml [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 08:30 .hadolint.yml [2023-02-14T08:32:42.423Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 08:31 .semver [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 08:30 .sonarcloud.properties [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:30 ADOPTERS.md [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:30 Attribution.txt [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:30 CHANGELOG.md [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:30 CONTRIBUTING.md [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 08:30 GOVERNANCE.md [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 08:30 Jenkinsfile [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:30 LICENSE [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:30 Makefile [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 08:30 OWNERS.md [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:30 README.md [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:30 SECURITY.md [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 08:31 VERSION [2023-02-14T08:32:42.423Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 bin [2023-02-14T08:32:42.423Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 08:30 cmd [2023-02-14T08:32:42.423Z] -rw-r--r-- 1 root root 487233 Feb 14 08:32 coverage.out [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:30 go.mod [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:30 go.sum [2023-02-14T08:32:42.423Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 08:30 internal [2023-02-14T08:32:42.423Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 openapi [2023-02-14T08:32:42.423Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 08:30 snap [2023-02-14T08:32:42.423Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 08:30 version.go [Pipeline] sh [2023-02-14T08:32:42.712Z] + '[' -e coverage.out ] [2023-02-14T08:32:42.712Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T08:32:42.811Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T08:32:43.093Z] + make build [2023-02-14T08:32:43.093Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-14T08:32:55.290Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-14T08:32:55.547Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-14T08:32:56.479Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-14T08:32:57.411Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-14T08:33:03.969Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-14T08:33:05.867Z] 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 [2023-02-14T08:33:06.799Z] 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 [2023-02-14T08:33:07.733Z] 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 [2023-02-14T08:33:08.667Z] 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 [2023-02-14T08:33:09.597Z] 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 [2023-02-14T08:33:12.137Z] 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] } [2023-02-14T08:33:13.078Z] $ docker stop --time=1 737bb3477dc3037bb7004345ef356161e2c4ee0082751e2f80e94a51ae237a06 [2023-02-14T08:33:15.250Z] $ docker rm -f --volumes 737bb3477dc3037bb7004345ef356161e2c4ee0082751e2f80e94a51ae237a06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:33:16.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:33:16.014Z] [2023-02-14T08:33:16.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:33:16.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:33:16.318Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-14T08:33:16.318Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-14T08:33:16.318Z] ca9280d653b3: Pulling fs layer [2023-02-14T08:33:16.318Z] 7e9c9ca2126c: Pulling fs layer [2023-02-14T08:33:16.318Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-14T08:33:16.318Z] cbdbe7a5bc2a: Download complete [2023-02-14T08:33:16.584Z] cbdbe7a5bc2a: Pull complete [2023-02-14T08:33:16.584Z] ca9280d653b3: Verifying Checksum [2023-02-14T08:33:16.584Z] ca9280d653b3: Download complete [2023-02-14T08:33:17.148Z] 7e9c9ca2126c: Download complete [2023-02-14T08:33:17.148Z] ca9280d653b3: Pull complete [2023-02-14T08:33:20.424Z] 7e9c9ca2126c: Pull complete [2023-02-14T08:33:20.424Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-14T08:33:20.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:33:20.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:33:20.499Z] prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container [2023-02-14T08:33:20.525Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T08:33:24.705Z] $ docker top e64527572912d6bde27d21f39ceef1c4610007e36b81549403dbf5772e0ed690 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:33:25.052Z] + docker-compose build --help [2023-02-14T08:33:25.052Z] + grep parallel [2023-02-14T08:33:25.622Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T08:33:25.631Z] $ docker stop --time=1 e64527572912d6bde27d21f39ceef1c4610007e36b81549403dbf5772e0ed690 [2023-02-14T08:33:26.929Z] $ docker rm -f --volumes e64527572912d6bde27d21f39ceef1c4610007e36b81549403dbf5772e0ed690 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:33:27.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:33:27.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:33:27.401Z] prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container [2023-02-14T08:33:27.430Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T08:33:27.786Z] $ docker top af023dd59f70051746bbbbcd8efd4991b09db35d52d3514d9a457e4e6515c754 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:33:28.128Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T08:33:28.696Z] Building core-command ... [2023-02-14T08:33:28.696Z] Building core-common-config-bootstrapper ... [2023-02-14T08:33:28.696Z] Building core-data ... [2023-02-14T08:33:28.696Z] Building core-metadata ... [2023-02-14T08:33:28.696Z] Building security-bootstrapper ... [2023-02-14T08:33:28.696Z] Building security-proxy-setup ... [2023-02-14T08:33:28.696Z] Building security-secretstore-setup ... [2023-02-14T08:33:28.696Z] Building security-spiffe-token-provider ... [2023-02-14T08:33:28.696Z] Building security-spire-agent ... [2023-02-14T08:33:28.696Z] Building security-spire-config ... [2023-02-14T08:33:28.696Z] Building security-spire-server ... [2023-02-14T08:33:28.696Z] Building support-notifications ... [2023-02-14T08:33:28.696Z] Building support-scheduler ... [2023-02-14T08:33:28.696Z] Building security-bootstrapper [2023-02-14T08:33:28.696Z] Building security-spiffe-token-provider [2023-02-14T08:33:28.696Z] Building security-spire-agent [2023-02-14T08:33:28.696Z] Building core-common-config-bootstrapper [2023-02-14T08:33:28.696Z] Building support-scheduler [2023-02-14T08:33:40.900Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:40.900Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:40.900Z] ---> 50e3b6d4c4ff [2023-02-14T08:33:40.900Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T08:33:40.900Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:40.900Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:40.900Z] ---> 50e3b6d4c4ff [2023-02-14T08:33:40.900Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:33:40.900Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:40.900Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:40.900Z] ---> 50e3b6d4c4ff [2023-02-14T08:33:40.900Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:33:40.900Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:40.900Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:40.900Z] ---> 50e3b6d4c4ff [2023-02-14T08:33:40.900Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T08:33:40.900Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:40.900Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:40.900Z] ---> 50e3b6d4c4ff [2023-02-14T08:33:40.900Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:33:43.439Z] ---> Running in 17e8efbd1d68 [2023-02-14T08:33:43.439Z] ---> Running in c956350fbc5e [2023-02-14T08:33:43.439Z] ---> Running in 8837536d02dc [2023-02-14T08:33:43.439Z] ---> Running in 9b543e18c9da [2023-02-14T08:33:43.439Z] ---> Running in 657bd62d6415 [2023-02-14T08:33:43.697Z] Removing intermediate container c956350fbc5e [2023-02-14T08:33:43.697Z] ---> 96bbf10b9e5b [2023-02-14T08:33:43.697Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:33:43.697Z] Removing intermediate container 17e8efbd1d68 [2023-02-14T08:33:43.697Z] ---> 97d1767a890b [2023-02-14T08:33:43.697Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:33:43.697Z] Removing intermediate container 8837536d02dc [2023-02-14T08:33:43.697Z] ---> 917309392eb3 [2023-02-14T08:33:43.697Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:33:43.697Z] Removing intermediate container 9b543e18c9da [2023-02-14T08:33:43.697Z] ---> 053cb7ff4c96 [2023-02-14T08:33:43.697Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T08:33:43.697Z] Removing intermediate container 657bd62d6415 [2023-02-14T08:33:43.697Z] ---> 06bd3265ea28 [2023-02-14T08:33:43.697Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T08:33:43.697Z] ---> Running in 381d9ad79a4a [2023-02-14T08:33:43.697Z] ---> Running in 62a26e261505 [2023-02-14T08:33:43.697Z] ---> Running in 71873abf480a [2023-02-14T08:33:43.697Z] ---> Running in 2d3747cfef90 [2023-02-14T08:33:43.697Z] ---> Running in 53175b257b98 [2023-02-14T08:33:43.959Z] Removing intermediate container 381d9ad79a4a [2023-02-14T08:33:43.959Z] ---> 6f1a2b36b4fe [2023-02-14T08:33:43.959Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:33:43.959Z] Removing intermediate container 71873abf480a [2023-02-14T08:33:43.959Z] ---> 655f759b1ed3 [2023-02-14T08:33:43.959Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:33:43.959Z] ---> Running in f4af76079ebc [2023-02-14T08:33:43.959Z] ---> Running in a37be7c9087c [2023-02-14T08:33:44.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:44.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:44.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:44.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:44.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:44.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:44.743Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:45.003Z] Removing intermediate container 62a26e261505 [2023-02-14T08:33:45.003Z] ---> 17103a936e3f [2023-02-14T08:33:45.004Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:33:45.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:45.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:45.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:45.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:45.264Z] ---> b0714bc44e98 [2023-02-14T08:33:45.264Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:45.264Z] ---> Running in 4866c8090625 [2023-02-14T08:33:45.833Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:45.833Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:46.094Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:46.094Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T08:33:46.094Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T08:33:46.094Z] OK: 17046 distinct packages available [2023-02-14T08:33:46.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:46.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:46.612Z] Removing intermediate container f4af76079ebc [2023-02-14T08:33:46.612Z] ---> 29862bf38bb8 [2023-02-14T08:33:46.612Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:33:46.873Z] Removing intermediate container a37be7c9087c [2023-02-14T08:33:46.873Z] ---> 82b78c5d0de8 [2023-02-14T08:33:46.873Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:33:46.873Z] ---> 7be5879a44e4 [2023-02-14T08:33:46.873Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:47.132Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:47.132Z] ---> Running in baf777f247b6 [2023-02-14T08:33:47.132Z] Removing intermediate container 2d3747cfef90 [2023-02-14T08:33:47.132Z] ---> 5791679d9e65 [2023-02-14T08:33:47.132Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T08:33:47.391Z] ---> 0457008e95f1 [2023-02-14T08:33:47.391Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:47.651Z] ---> Running in d44cc2fd4162 [2023-02-14T08:33:47.910Z] ---> f77ff76271f4 [2023-02-14T08:33:47.910Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:47.910Z] ---> Running in c929cc8bb1d4 [2023-02-14T08:33:48.481Z] Removing intermediate container 53175b257b98 [2023-02-14T08:33:48.481Z] ---> bdd087d6e8c8 [2023-02-14T08:33:48.481Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T08:33:49.047Z] ---> 6fa9ae56881d [2023-02-14T08:33:49.047Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:49.307Z] ---> Running in 9b9ed6908c05 [2023-02-14T08:34:13.063Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5765 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws [2023-02-14T08:34:13.078Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-02-14T08:34:13.142Z] The recommended git tool is: git [2023-02-14T08:34:21.178Z] using credential edgex-jenkins-ssh [2023-02-14T08:34:21.199Z] Cloning the remote Git repository [2023-02-14T08:34:21.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:34:21.381Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-02-14T08:34:21.607Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:34:21.609Z] > git --version # timeout=10 [2023-02-14T08:34:21.643Z] > git --version # 'git version 2.25.1' [2023-02-14T08:34:21.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:34:21.732Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T08:34:42.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T08:34:42.136Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T08:34:43.739Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T08:34:43.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:34:43.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:34:43.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T08:34:44.713Z] Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb [2023-02-14T08:34:45.531Z] Merge succeeded, producing a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T08:34:45.531Z] Checking out Revision a21e3a18903b9df7b9680542937159cfc7cbdcd3 (PR-4340) [2023-02-14T08:34:45.556Z] Removing intermediate container 4866c8090625 [2023-02-14T08:34:45.556Z] ---> 537d297284ac [2023-02-14T08:34:45.556Z] Step 7/24 : COPY . . [2023-02-14T08:34:45.556Z] Removing intermediate container 9b9ed6908c05 [2023-02-14T08:34:45.556Z] ---> 0c58af9e6d61 [2023-02-14T08:34:45.556Z] Step 7/19 : COPY . . [2023-02-14T08:34:45.556Z] Removing intermediate container d44cc2fd4162 [2023-02-14T08:34:45.556Z] ---> cada0bbcf9d2 [2023-02-14T08:34:45.556Z] Step 8/22 : COPY . . [2023-02-14T08:34:45.556Z] Removing intermediate container c929cc8bb1d4 [2023-02-14T08:34:45.556Z] ---> 206337704f0c [2023-02-14T08:34:45.556Z] Step 7/32 : COPY . . [2023-02-14T08:34:45.556Z] Removing intermediate container baf777f247b6 [2023-02-14T08:34:45.556Z] ---> 31164b5769ca [2023-02-14T08:34:45.556Z] Step 8/22 : COPY . . [2023-02-14T08:34:44.724Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T08:34:44.777Z] > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 [2023-02-14T08:34:45.086Z] > git remote # timeout=10 [2023-02-14T08:34:45.110Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T08:34:45.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:34:45.161Z] > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 [2023-02-14T08:34:45.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T08:34:45.519Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T08:34:45.554Z] > git checkout -f a21e3a18903b9df7b9680542937159cfc7cbdcd3 # timeout=10 [2023-02-14T08:34:49.418Z] Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" [2023-02-14T08:34:49.473Z] First time build. Skipping changelog. [2023-02-14T08:34:49.411Z] > git rev-list --no-walk 1598583f3854ec7ba5bfaead51eb878d6d00b22d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T08:34:50.442Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T08:34:50.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T08:34:50.442Z] Dload Upload Total Spent Left Speed [2023-02-14T08:34:50.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-02-14T08:34:51.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T08:34:51.675Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T08:34:51.675Z] + sudo tee /etc/docker/daemon.new [2023-02-14T08:34:51.675Z] { [2023-02-14T08:34:51.675Z] "registry-mirrors": [ [2023-02-14T08:34:51.675Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T08:34:51.675Z] ], [2023-02-14T08:34:51.675Z] "bip": "10.250.0.254/24", [2023-02-14T08:34:51.675Z] "hosts": [ [2023-02-14T08:34:51.675Z] "tcp://0.0.0.0:5555", [2023-02-14T08:34:51.675Z] "unix:///var/run/docker.sock" [2023-02-14T08:34:51.675Z] ], [2023-02-14T08:34:51.675Z] "mtu": 1458, [2023-02-14T08:34:51.675Z] "selinux-enabled": true, [2023-02-14T08:34:51.675Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T08:34:51.675Z] } [Pipeline] sh [2023-02-14T08:34:52.071Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T08:34:52.134Z] ---> d208a2377a50 [2023-02-14T08:34:52.134Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T08:34:52.134Z] ---> 2a89a4dfa509 [2023-02-14T08:34:52.134Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T08:34:52.134Z] ---> d8c1f5763ebd [2023-02-14T08:34:52.134Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:34:52.134Z] ---> 7a09772557d9 [2023-02-14T08:34:52.134Z] ---> eaab96876ee9 [2023-02-14T08:34:52.134Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T08:34:52.134Z] [2023-02-14T08:34:52.134Z] ---> Running in 797dccf80775 [2023-02-14T08:34:52.134Z] ---> Running in 9a3fda5c618a [2023-02-14T08:34:52.134Z] ---> Running in 76113f31ae2c [2023-02-14T08:34:52.134Z] ---> Running in f91411ca46e8 [2023-02-14T08:34:52.134Z] ---> Running in daee5f321577 [2023-02-14T08:34:52.463Z] + sudo service docker restart [2023-02-14T08:34:52.700Z] Removing intermediate container daee5f321577 [2023-02-14T08:34:52.700Z] ---> d788e778be28 [2023-02-14T08:34:52.700Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:34:52.700Z] ---> Running in 838340e8fd52 [2023-02-14T08:34:53.279Z] 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 [2023-02-14T08:34:53.546Z] Removing intermediate container 838340e8fd52 [2023-02-14T08:34:53.546Z] ---> 973937b356af [2023-02-14T08:34:53.546Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T08:34:53.546Z] 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 [2023-02-14T08:34:53.804Z] ---> Running in d33dd9f75247 [2023-02-14T08:34:54.369Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-14T08:34:54.369Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-14T08:34:55.760Z] Removing intermediate container d33dd9f75247 [2023-02-14T08:34:55.760Z] ---> 05c5a159ee51 [2023-02-14T08:34:55.760Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:34:56.017Z] ---> Running in 8e98c62959dd [2023-02-14T08:34:56.581Z] Removing intermediate container 8e98c62959dd [2023-02-14T08:34:56.581Z] ---> 4f63473dd204 [2023-02-14T08:34:56.581Z] [2023-02-14T08:34:56.581Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:34:56.581Z] 3.15: Pulling from library/alpine [2023-02-14T08:34:57.950Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:34:57.950Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T08:34:57.950Z] ---> 5ce65d7b0fde [2023-02-14T08:34:57.950Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:34:59.317Z] ---> Running in 1dc0cbc68236 [2023-02-14T08:35:00.446Z] Removing intermediate container 1dc0cbc68236 [2023-02-14T08:35:00.446Z] ---> f952d2bfc540 [2023-02-14T08:35:00.446Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:35:01.812Z] ---> Running in e9b05cf2484c [2023-02-14T08:35:02.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:02.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:03.334Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:35:03.334Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:35:03.334Z] OK: 15857 distinct packages available [2023-02-14T08:35:03.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:03.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:03.591Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:03.591Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:35:03.591Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:35:03.591Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:35:03.591Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:35:03.591Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:35:03.591Z] OK: 7 MiB in 19 packages [2023-02-14T08:35:06.115Z] Removing intermediate container e9b05cf2484c [2023-02-14T08:35:06.115Z] ---> b47a5c78323a [2023-02-14T08:35:06.115Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T08:35:10.895Z] provisioning config files... [2023-02-14T08:35:10.945Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9539249896977198834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:35:11.358Z] ---> docker-login.sh [2023-02-14T08:35:11.358Z] nexus3.edgexfoundry.org:10001 [2023-02-14T08:35:11.376Z] ---> 4feeefe142d2 [2023-02-14T08:35:11.376Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:35:11.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:12.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:12.238Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:12.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:12.238Z] [2023-02-14T08:35:12.238Z] Login Succeeded [2023-02-14T08:35:12.238Z] nexus3.edgexfoundry.org:10002 [2023-02-14T08:35:12.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:12.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:12.795Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:12.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:12.795Z] [2023-02-14T08:35:12.795Z] Login Succeeded [2023-02-14T08:35:12.795Z] nexus3.edgexfoundry.org:10003 [2023-02-14T08:35:13.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:13.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:13.071Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:13.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:13.071Z] [2023-02-14T08:35:13.071Z] Login Succeeded [2023-02-14T08:35:13.071Z] nexus3.edgexfoundry.org:10004 [2023-02-14T08:35:13.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:13.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:13.629Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:13.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:13.629Z] [2023-02-14T08:35:13.629Z] Login Succeeded [2023-02-14T08:35:13.629Z] docker.io [2023-02-14T08:35:13.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:14.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:14.180Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:14.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:14.180Z] [2023-02-14T08:35:14.455Z] Login Succeeded [2023-02-14T08:35:14.455Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T08:35:14.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-14T08:35:15.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-02-14T08:35:15.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:35:15.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:35:15.307Z] ========================================================= [2023-02-14T08:35:15.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T08:35:15.308Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:35:15.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:15.932Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T08:35:15.932Z] 9b18e9b68314: Pulling fs layer [2023-02-14T08:35:15.932Z] 35d82f9e3411: Pulling fs layer [2023-02-14T08:35:15.932Z] e16973657156: Pulling fs layer [2023-02-14T08:35:15.932Z] fc693d55d65f: Pulling fs layer [2023-02-14T08:35:15.932Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T08:35:15.932Z] dda99020689f: Pulling fs layer [2023-02-14T08:35:15.932Z] db1c61fa0a46: Pulling fs layer [2023-02-14T08:35:15.932Z] 891c053d2c06: Pulling fs layer [2023-02-14T08:35:15.932Z] 7e9fc2657dce: Waiting [2023-02-14T08:35:15.932Z] dda99020689f: Waiting [2023-02-14T08:35:15.932Z] db1c61fa0a46: Waiting [2023-02-14T08:35:15.932Z] 891c053d2c06: Waiting [2023-02-14T08:35:15.932Z] fc693d55d65f: Waiting [2023-02-14T08:35:15.932Z] e16973657156: Verifying Checksum [2023-02-14T08:35:15.932Z] e16973657156: Download complete [2023-02-14T08:35:15.932Z] 35d82f9e3411: Verifying Checksum [2023-02-14T08:35:15.932Z] 35d82f9e3411: Download complete [2023-02-14T08:35:15.932Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T08:35:15.932Z] 7e9fc2657dce: Download complete [2023-02-14T08:35:15.932Z] 9b18e9b68314: Verifying Checksum [2023-02-14T08:35:15.932Z] 9b18e9b68314: Download complete [2023-02-14T08:35:15.932Z] dda99020689f: Verifying Checksum [2023-02-14T08:35:15.932Z] dda99020689f: Download complete [2023-02-14T08:35:17.942Z] 9b18e9b68314: Pull complete [2023-02-14T08:35:17.942Z] 891c053d2c06: Verifying Checksum [2023-02-14T08:35:17.942Z] 891c053d2c06: Download complete [2023-02-14T08:35:19.423Z] 35d82f9e3411: Pull complete [2023-02-14T08:35:19.486Z] ---> 87594ae69c03 [2023-02-14T08:35:19.486Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:35:20.032Z] db1c61fa0a46: Verifying Checksum [2023-02-14T08:35:20.032Z] db1c61fa0a46: Download complete [2023-02-14T08:35:20.032Z] e16973657156: Pull complete [2023-02-14T08:35:20.641Z] fc693d55d65f: Verifying Checksum [2023-02-14T08:35:20.641Z] fc693d55d65f: Download complete [2023-02-14T08:35:20.860Z] ---> 198dc787ba80 [2023-02-14T08:35:20.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T08:35:22.232Z] ---> c233d5b611ec [2023-02-14T08:35:22.232Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T08:35:26.406Z] ---> f2e2ab2e9186 [2023-02-14T08:35:26.406Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:35:26.664Z] ---> Running in d902a3714977 [2023-02-14T08:35:26.664Z] Removing intermediate container 9a3fda5c618a [2023-02-14T08:35:26.664Z] ---> fed40fb1a8c7 [2023-02-14T08:35:26.664Z] [2023-02-14T08:35:26.664Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:35:26.664Z] Removing intermediate container 797dccf80775 [2023-02-14T08:35:26.664Z] ---> e66bdb51d229 [2023-02-14T08:35:26.664Z] [2023-02-14T08:35:26.664Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T08:35:26.923Z] Removing intermediate container d902a3714977 [2023-02-14T08:35:26.923Z] ---> 62eaac729eab [2023-02-14T08:35:26.923Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:35:27.498Z] 3.16: Pulling from library/alpine [2023-02-14T08:35:27.498Z] 3.16: Pulling from library/alpine [2023-02-14T08:35:27.498Z] ---> Running in 2cee4b8a90ae [2023-02-14T08:35:27.755Z] Removing intermediate container 2cee4b8a90ae [2023-02-14T08:35:27.755Z] ---> 3bdb1e755956 [2023-02-14T08:35:27.755Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:35:27.755Z] ---> Running in 6ab76e6c1f0a [2023-02-14T08:35:28.688Z] Removing intermediate container 6ab76e6c1f0a [2023-02-14T08:35:28.688Z] ---> 059d7747fbf0 [2023-02-14T08:35:28.688Z] Step 23/24 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:35:29.288Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:35:29.549Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:35:29.549Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T08:35:29.550Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T08:35:29.550Z] ---> dfd21b5a31f5 [2023-02-14T08:35:29.550Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> dfd21b5a31f5 [2023-02-14T08:35:29.550Z] [2023-02-14T08:35:29.550Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T08:35:29.550Z] ---> Running in 08b12cef2668 [2023-02-14T08:35:29.808Z] ---> Running in 479830c2f4a0 [2023-02-14T08:35:29.808Z] ---> Running in 003ad5ce7dbe [2023-02-14T08:35:29.808Z] Removing intermediate container 08b12cef2668 [2023-02-14T08:35:29.808Z] ---> 63a273e8da19 [2023-02-14T08:35:29.808Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:35:30.065Z] Removing intermediate container 76113f31ae2c [2023-02-14T08:35:30.065Z] ---> d341f2922428 [2023-02-14T08:35:30.065Z] [2023-02-14T08:35:30.065Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T08:35:30.065Z] ---> 5ce65d7b0fde [2023-02-14T08:35:30.065Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:35:30.065Z] ---> Using cache [2023-02-14T08:35:30.065Z] ---> f952d2bfc540 [2023-02-14T08:35:30.065Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T08:35:30.065Z] Removing intermediate container 003ad5ce7dbe [2023-02-14T08:35:30.065Z] ---> 6526dd18f341 [2023-02-14T08:35:30.065Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T08:35:30.065Z] Removing intermediate container 479830c2f4a0 [2023-02-14T08:35:30.065Z] ---> b3f2c89ead5a [2023-02-14T08:35:30.065Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:35:30.322Z] ---> Running in 3c1db0010179 [2023-02-14T08:35:30.322Z] ---> Running in a6e3d429a884 [2023-02-14T08:35:30.322Z] ---> Running in 0dcb2fdbe009 [2023-02-14T08:35:30.322Z] ---> Running in 1a355d26118a [2023-02-14T08:35:30.322Z] Removing intermediate container 0dcb2fdbe009 [2023-02-14T08:35:30.322Z] ---> 665d7c8f7324 [2023-02-14T08:35:30.322Z] [2023-02-14T08:35:30.322Z] Successfully built 665d7c8f7324 [2023-02-14T08:35:30.579Z] Successfully tagged security-spire-agent:latest [2023-02-14T08:35:30.579Z]  Building security-spire-agent ... done Building core-metadata [2023-02-14T08:35:30.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:31.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:31.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:32.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:32.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:32.358Z] Removing intermediate container f91411ca46e8 [2023-02-14T08:35:32.358Z] ---> c41342acc0ea [2023-02-14T08:35:32.358Z] [2023-02-14T08:35:32.358Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:35:32.358Z] ---> dfd21b5a31f5 [2023-02-14T08:35:32.358Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:35:32.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:33.291Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:33.291Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:33.291Z] ---> 50e3b6d4c4ff [2023-02-14T08:35:33.291Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:35:33.291Z] ---> Using cache [2023-02-14T08:35:33.291Z] ---> 917309392eb3 [2023-02-14T08:35:33.291Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T08:35:33.291Z] ---> Using cache [2023-02-14T08:35:33.291Z] ---> 655f759b1ed3 [2023-02-14T08:35:33.291Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T08:35:33.291Z] ---> Using cache [2023-02-14T08:35:33.291Z] ---> 82b78c5d0de8 [2023-02-14T08:35:33.291Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T08:35:33.291Z] ---> Using cache [2023-02-14T08:35:33.291Z] ---> 0457008e95f1 [2023-02-14T08:35:33.291Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:33.291Z] ---> Using cache [2023-02-14T08:35:33.291Z] ---> cada0bbcf9d2 [2023-02-14T08:35:33.291Z] Step 8/24 : COPY . . [2023-02-14T08:35:33.291Z] ---> Using cache [2023-02-14T08:35:33.291Z] ---> d208a2377a50 [2023-02-14T08:35:33.291Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T08:35:33.552Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:33.552Z] ---> Running in b0b8927526f9 [2023-02-14T08:35:33.552Z] ---> Running in 6a777a7c253d [2023-02-14T08:35:33.552Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T08:35:33.552Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:35:33.552Z] OK: 6 MiB in 16 packages [2023-02-14T08:35:34.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:34.117Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-14T08:35:34.117Z] Removing intermediate container a6e3d429a884 [2023-02-14T08:35:34.117Z] ---> 81207d60d684 [2023-02-14T08:35:34.117Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T08:35:34.117Z] ---> Running in 792ae1521065 [2023-02-14T08:35:34.375Z] Removing intermediate container 792ae1521065 [2023-02-14T08:35:34.376Z] ---> 991d4e3c4e13 [2023-02-14T08:35:34.376Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T08:35:34.376Z] ---> Running in c104258bab3f [2023-02-14T08:35:34.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:34.376Z] Removing intermediate container c104258bab3f [2023-02-14T08:35:34.376Z] ---> cbe63421b8fd [2023-02-14T08:35:34.376Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T08:35:34.634Z] ---> Running in f9acb2d4b5cf [2023-02-14T08:35:34.634Z] Removing intermediate container f9acb2d4b5cf [2023-02-14T08:35:34.634Z] ---> e09c7b221b11 [2023-02-14T08:35:34.634Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T08:35:34.634Z] ---> Running in e1dfa69bae61 [2023-02-14T08:35:34.891Z] Removing intermediate container e1dfa69bae61 [2023-02-14T08:35:34.891Z] ---> f9b50166ca31 [2023-02-14T08:35:34.891Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T08:35:34.891Z] ---> Running in 72a7efd38388 [2023-02-14T08:35:34.891Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:34.891Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:35:34.891Z] OK: 6 MiB in 15 packages [2023-02-14T08:35:34.891Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:34.891Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:35:35.149Z] OK: 6 MiB in 15 packages [2023-02-14T08:35:35.149Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:35:35.149Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:35:35.149Z] OK: 15857 distinct packages available [2023-02-14T08:35:35.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.406Z] Removing intermediate container b0b8927526f9 [2023-02-14T08:35:35.406Z] ---> 14770a6c4e0a [2023-02-14T08:35:35.406Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:35:35.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.673Z] ---> Running in b4fce6a39c19 [2023-02-14T08:35:35.673Z] Removing intermediate container 1a355d26118a [2023-02-14T08:35:35.673Z] ---> f4881d3ca7eb [2023-02-14T08:35:35.673Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:35.673Z] Removing intermediate container 72a7efd38388 [2023-02-14T08:35:35.673Z] ---> 0a9786f76c24 [2023-02-14T08:35:35.673Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T08:35:35.673Z] ---> Running in 5796a63b2267 [2023-02-14T08:35:35.673Z] Removing intermediate container b4fce6a39c19 [2023-02-14T08:35:35.673Z] ---> f40d3b909e49 [2023-02-14T08:35:35.673Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T08:35:35.673Z] ---> Running in cc8a7798e670 [2023-02-14T08:35:35.735Z] fc693d55d65f: Pull complete [2023-02-14T08:35:35.735Z] 7e9fc2657dce: Pull complete [2023-02-14T08:35:35.950Z] ---> bb90ed938960 [2023-02-14T08:35:35.950Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T08:35:35.950Z] Removing intermediate container 5796a63b2267 [2023-02-14T08:35:35.950Z] ---> 0a9621821a46 [2023-02-14T08:35:35.950Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T08:35:35.950Z] Removing intermediate container cc8a7798e670 [2023-02-14T08:35:35.950Z] ---> b3e5a986b4e8 [2023-02-14T08:35:35.950Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T08:35:35.950Z] ---> Running in dcfb959b8e06 [2023-02-14T08:35:36.006Z] dda99020689f: Pull complete [2023-02-14T08:35:36.208Z] ---> 769f15e42698 [2023-02-14T08:35:36.208Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T08:35:36.208Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T08:35:36.208Z] Removing intermediate container dcfb959b8e06 [2023-02-14T08:35:36.208Z] ---> 5a4ddf04433f [2023-02-14T08:35:36.208Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:36.208Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T08:35:36.208Z] ---> Running in 2e751e3fe62d [2023-02-14T08:35:36.208Z] ---> b86bf45c300e [2023-02-14T08:35:36.208Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T08:35:36.756Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T08:35:36.756Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T08:35:36.756Z] ---> c529521c2e40 [2023-02-14T08:35:36.756Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T08:35:37.014Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T08:35:37.014Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:37.014Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:35:37.014Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T08:35:37.014Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T08:35:37.014Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:35:37.271Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:35:37.271Z] OK: 8 MiB in 23 packages [2023-02-14T08:35:37.529Z] ---> 33de097c2f8b [2023-02-14T08:35:37.529Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T08:35:38.462Z] ---> 685f0ad5209f [2023-02-14T08:35:38.462Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T08:35:38.719Z] ---> 6f7a5e22e132 [2023-02-14T08:35:38.719Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:35:38.981Z] ---> Running in 1e84450761df [2023-02-14T08:35:38.981Z] ---> 47029d954db1 [2023-02-14T08:35:38.981Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T08:35:38.981Z] ---> Running in 0f4827c3148d [2023-02-14T08:35:38.981Z] Removing intermediate container 3c1db0010179 [2023-02-14T08:35:38.981Z] ---> c15c92ad63f8 [2023-02-14T08:35:38.981Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:39.239Z] Removing intermediate container 2e751e3fe62d [2023-02-14T08:35:39.239Z] ---> 6e97e392b339 [2023-02-14T08:35:39.239Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:39.239Z] Removing intermediate container 0f4827c3148d [2023-02-14T08:35:39.239Z] ---> db6eec64c4b5 [2023-02-14T08:35:39.239Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:35:39.550Z] ---> Running in e90f92ff396d [2023-02-14T08:35:39.550Z] ---> c2db81e414ef [2023-02-14T08:35:39.550Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T08:35:39.550Z] ---> bddb38242255 [2023-02-14T08:35:39.550Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T08:35:39.550Z] Removing intermediate container e90f92ff396d [2023-02-14T08:35:39.550Z] ---> 41d35cbc4a6e [2023-02-14T08:35:39.550Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:35:39.812Z] ---> Running in 249c2e716c9c [2023-02-14T08:35:40.085Z] Removing intermediate container 249c2e716c9c [2023-02-14T08:35:40.085Z] ---> dc85935074e5 [2023-02-14T08:35:40.085Z] Step 21/22 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:35:40.652Z] Removing intermediate container 1e84450761df [2023-02-14T08:35:40.652Z] ---> 8b0186eb038b [2023-02-14T08:35:40.652Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:35:40.652Z] ---> Running in 00fa823eaeab [2023-02-14T08:35:40.911Z] ---> Running in 0a0f7c28bdd8 [2023-02-14T08:35:40.911Z] ---> a7ac1e447e55 [2023-02-14T08:35:40.911Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T08:35:41.171Z] ---> a35f3d1211d2 [2023-02-14T08:35:41.172Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T08:35:41.172Z] Removing intermediate container 00fa823eaeab [2023-02-14T08:35:41.172Z] ---> bd6185b8c9fa [2023-02-14T08:35:41.172Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:35:41.172Z] Removing intermediate container 0a0f7c28bdd8 [2023-02-14T08:35:41.172Z] ---> 0634c4635390 [2023-02-14T08:35:41.172Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T08:35:41.172Z] ---> Running in 803894287a40 [2023-02-14T08:35:41.172Z] ---> Running in eb39fabe948e [2023-02-14T08:35:41.431Z] ---> 93363011b9eb [2023-02-14T08:35:41.431Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T08:35:41.431Z] ---> f824c95dcd7e [2023-02-14T08:35:41.431Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T08:35:41.690Z] Removing intermediate container 803894287a40 [2023-02-14T08:35:41.690Z] ---> c0ec2be7473d [2023-02-14T08:35:41.690Z] [2023-02-14T08:35:41.690Z] Removing intermediate container eb39fabe948e [2023-02-14T08:35:41.690Z] ---> 3f59c1951f28 [2023-02-14T08:35:41.690Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:35:41.690Z] ---> Running in 69bad9dc500c [2023-02-14T08:35:41.690Z] Successfully built c0ec2be7473d [2023-02-14T08:35:41.690Z] Successfully tagged support-scheduler:latest [2023-02-14T08:35:41.690Z] Building security-secretstore-setup [2023-02-14T08:35:41.690Z] ---> Running in fc3d0969ed68 [2023-02-14T08:35:41.690Z]  Building support-scheduler ... done  ---> 83a74506ee49 [2023-02-14T08:35:41.690Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T08:35:41.950Z] Removing intermediate container 69bad9dc500c [2023-02-14T08:35:41.950Z] ---> 23acb21cab9c [2023-02-14T08:35:41.950Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:35:44.205Z] ---> Running in 8ba46918b644 [2023-02-14T08:35:44.205Z] Removing intermediate container fc3d0969ed68 [2023-02-14T08:35:44.205Z] ---> bfeccac44e9f [2023-02-14T08:35:44.205Z] Step 21/22 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:35:44.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:44.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:44.464Z] ---> 50e3b6d4c4ff [2023-02-14T08:35:44.464Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:35:44.464Z] ---> Using cache [2023-02-14T08:35:44.464Z] ---> 06bd3265ea28 [2023-02-14T08:35:44.464Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T08:35:44.739Z] ---> 177a090b9d0b [2023-02-14T08:35:44.739Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T08:35:44.739Z] ---> Running in 372e4bb4e5fb [2023-02-14T08:35:44.739Z] ---> Running in b133d6069800 [2023-02-14T08:35:44.739Z] Removing intermediate container 8ba46918b644 [2023-02-14T08:35:44.739Z] ---> ca297c6814bd [2023-02-14T08:35:44.739Z] Step 17/19 : LABEL arch=x86_64 [2023-02-14T08:35:45.000Z] ---> 45c4456d2439 [2023-02-14T08:35:45.000Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T08:35:45.000Z] ---> Running in 343fc12b2862 [2023-02-14T08:35:45.000Z] Removing intermediate container b133d6069800 [2023-02-14T08:35:45.000Z] ---> 535d095e6009 [2023-02-14T08:35:45.000Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:35:45.000Z] ---> Running in f24f786bb197 [2023-02-14T08:35:45.280Z] Removing intermediate container 343fc12b2862 [2023-02-14T08:35:45.280Z] ---> 3400fd42abe7 [2023-02-14T08:35:45.280Z] Step 18/19 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:35:45.280Z] ---> Running in 2ae45732fff8 [2023-02-14T08:35:45.280Z] ---> 50f0feaaae20 [2023-02-14T08:35:45.280Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T08:35:45.280Z] Removing intermediate container f24f786bb197 [2023-02-14T08:35:45.280Z] ---> adfe173cdaba [2023-02-14T08:35:45.280Z] [2023-02-14T08:35:45.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:45.542Z] Removing intermediate container 2ae45732fff8 [2023-02-14T08:35:45.542Z] ---> 331407069059 [2023-02-14T08:35:45.542Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T08:35:45.542Z] ---> Running in 9aa34027d4a0 [2023-02-14T08:35:45.542Z] Successfully built adfe173cdaba [2023-02-14T08:35:45.542Z] ---> Running in bd55ec830142 [2023-02-14T08:35:45.542Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-14T08:35:45.542Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-14T08:35:45.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:46.371Z] OK: 211 MiB in 51 packages [2023-02-14T08:35:46.934Z] Removing intermediate container bd55ec830142 [2023-02-14T08:35:46.934Z] ---> d10acf5414ce [2023-02-14T08:35:46.934Z] [2023-02-14T08:35:46.934Z] Successfully built d10acf5414ce [2023-02-14T08:35:47.192Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-14T08:35:47.192Z] Building core-data [2023-02-14T08:35:48.387Z] db1c61fa0a46: Pull complete [2023-02-14T08:35:49.097Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:49.097Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:49.097Z] ---> 50e3b6d4c4ff [2023-02-14T08:35:49.097Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:35:49.097Z] ---> Using cache [2023-02-14T08:35:49.097Z] ---> 917309392eb3 [2023-02-14T08:35:49.097Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:35:49.097Z] ---> Using cache [2023-02-14T08:35:49.097Z] ---> 655f759b1ed3 [2023-02-14T08:35:49.097Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T08:35:50.469Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:50.469Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:50.469Z] ---> 50e3b6d4c4ff [2023-02-14T08:35:50.469Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:35:50.469Z] ---> Using cache [2023-02-14T08:35:50.469Z] ---> 917309392eb3 [2023-02-14T08:35:50.469Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:35:50.469Z] ---> Using cache [2023-02-14T08:35:50.469Z] ---> 655f759b1ed3 [2023-02-14T08:35:50.469Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:35:50.469Z] ---> Using cache [2023-02-14T08:35:50.469Z] ---> 82b78c5d0de8 [2023-02-14T08:35:50.469Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:35:50.469Z] ---> Using cache [2023-02-14T08:35:50.469Z] ---> 0457008e95f1 [2023-02-14T08:35:50.469Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:50.469Z] ---> Using cache [2023-02-14T08:35:50.469Z] ---> cada0bbcf9d2 [2023-02-14T08:35:50.469Z] Step 8/22 : COPY . . [2023-02-14T08:35:50.469Z] ---> Using cache [2023-02-14T08:35:50.469Z] ---> d208a2377a50 [2023-02-14T08:35:50.469Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T08:35:51.037Z] Removing intermediate container 372e4bb4e5fb [2023-02-14T08:35:51.037Z] ---> 7f9473927726 [2023-02-14T08:35:51.037Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:35:51.037Z] ---> Running in df65734a4b1c [2023-02-14T08:35:51.037Z] ---> Running in 967e4aafa5c2 [2023-02-14T08:35:51.037Z] Removing intermediate container 9aa34027d4a0 [2023-02-14T08:35:51.037Z] ---> 551df98d9450 [2023-02-14T08:35:51.037Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T08:35:51.316Z] ---> cbe9729f7cd1 [2023-02-14T08:35:51.316Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:51.740Z] 891c053d2c06: Pull complete [2023-02-14T08:35:51.740Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T08:35:51.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:51.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:35:51.883Z] ---> Running in f8592d8ad3dc [2023-02-14T08:35:51.883Z] ---> Running in d9e852e91807 [2023-02-14T08:35:52.084Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:52.084Z] WORKDIR /edgex [2023-02-14T08:35:52.084Z] COPY go.mod . [2023-02-14T08:35:52.084Z] RUN go mod download [2023-02-14T08:35:52.084Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-14T08:35:52.141Z] Removing intermediate container f8592d8ad3dc [2023-02-14T08:35:52.141Z] ---> b22001758b0f [2023-02-14T08:35:52.141Z] Step 29/32 : CMD ["gate"] [2023-02-14T08:35:52.141Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-14T08:35:52.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:52.141Z] ---> Running in 74a3947c2da2 [2023-02-14T08:35:52.399Z] Removing intermediate container 74a3947c2da2 [2023-02-14T08:35:52.399Z] ---> acbddadd6f4d [2023-02-14T08:35:52.399Z] Step 30/32 : LABEL arch=x86_64 [2023-02-14T08:35:52.666Z] ---> Running in b9e455a400ea [2023-02-14T08:35:52.927Z] Removing intermediate container b9e455a400ea [2023-02-14T08:35:52.927Z] ---> a6b95c267cc5 [2023-02-14T08:35:52.927Z] Step 31/32 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:35:53.268Z] ---> Running in 188672ff386b [2023-02-14T08:35:53.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:53.268Z] Removing intermediate container 188672ff386b [2023-02-14T08:35:53.268Z] ---> 9c9f863801c3 [2023-02-14T08:35:53.268Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T08:35:53.534Z] Sending build context to Docker daemon 3.1MB [2023-02-14T08:35:53.534Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:53.534Z] ---> f96f9c87975a [2023-02-14T08:35:53.534Z] Step 2/4 : WORKDIR /edgex [2023-02-14T08:35:53.534Z] ---> Running in 9d7ccebb09c7 [2023-02-14T08:35:53.547Z] ---> Running in be46f77a2cbf [2023-02-14T08:35:53.547Z] Removing intermediate container 6a777a7c253d [2023-02-14T08:35:53.547Z] ---> 7740d5e55de7 [2023-02-14T08:35:53.547Z] [2023-02-14T08:35:53.547Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T08:35:53.547Z] ---> dfd21b5a31f5 [2023-02-14T08:35:53.547Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:35:53.547Z] ---> Using cache [2023-02-14T08:35:53.547Z] ---> 14770a6c4e0a [2023-02-14T08:35:53.547Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:35:53.547Z] ---> Using cache [2023-02-14T08:35:53.547Z] ---> f40d3b909e49 [2023-02-14T08:35:53.547Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T08:35:53.547Z] ---> Running in ed6c744ffee3 [2023-02-14T08:35:53.547Z] Removing intermediate container be46f77a2cbf [2023-02-14T08:35:53.547Z] ---> ac920e00f4c3 [2023-02-14T08:35:53.547Z] [2023-02-14T08:35:53.547Z] Successfully built ac920e00f4c3 [2023-02-14T08:35:53.547Z] Successfully tagged security-bootstrapper:latest [2023-02-14T08:35:53.547Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-02-14T08:35:53.547Z] Removing intermediate container ed6c744ffee3 [2023-02-14T08:35:53.547Z] ---> 7869831b9811 [2023-02-14T08:35:53.547Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T08:35:53.825Z] ---> Running in 2ebb077511d9 [2023-02-14T08:35:54.848Z] OK: 211 MiB in 51 packages [2023-02-14T08:35:55.121Z] Removing intermediate container 2ebb077511d9 [2023-02-14T08:35:55.121Z] ---> c8c9fe40c411 [2023-02-14T08:35:55.121Z] Step 15/24 : WORKDIR / [2023-02-14T08:35:55.499Z] Removing intermediate container 9d7ccebb09c7 [2023-02-14T08:35:55.499Z] ---> 787a78c23cbb [2023-02-14T08:35:55.499Z] Step 3/4 : COPY go.mod . [2023-02-14T08:35:56.089Z] ---> 1736624e87fd [2023-02-14T08:35:56.089Z] Step 4/4 : RUN go mod download [2023-02-14T08:35:56.089Z] ---> Running in ad0825ecd7fa [2023-02-14T08:35:56.160Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:56.160Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:56.160Z] ---> 50e3b6d4c4ff [2023-02-14T08:35:56.160Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T08:35:56.160Z] ---> Using cache [2023-02-14T08:35:56.160Z] ---> 06bd3265ea28 [2023-02-14T08:35:56.160Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T08:35:56.160Z] ---> Using cache [2023-02-14T08:35:56.160Z] ---> 7f9473927726 [2023-02-14T08:35:56.160Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T08:35:56.160Z] ---> Using cache [2023-02-14T08:35:56.160Z] ---> cbe9729f7cd1 [2023-02-14T08:35:56.160Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:58.055Z] ---> Running in fd7a76fa3da2 [2023-02-14T08:35:58.055Z] ---> Running in 0852d193137e [2023-02-14T08:35:58.313Z] Removing intermediate container 967e4aafa5c2 [2023-02-14T08:35:58.313Z] ---> a3a46380759d [2023-02-14T08:35:58.313Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:35:58.313Z] Removing intermediate container fd7a76fa3da2 [2023-02-14T08:35:58.313Z] ---> 4af6c55ec126 [2023-02-14T08:35:58.313Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:58.573Z] ---> b4723317f7a0 [2023-02-14T08:35:58.573Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:58.573Z] ---> Running in c1176ebf93f5 [2023-02-14T08:35:58.830Z] ---> e5a1bc1b2a7a [2023-02-14T08:35:58.830Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T08:35:59.764Z] ---> 775df3b2615a [2023-02-14T08:35:59.764Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T08:36:00.022Z] ---> 0d933f92c2c0 [2023-02-14T08:36:00.022Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T08:36:00.304Z] ---> edffe9f902bf [2023-02-14T08:36:00.304Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T08:36:00.304Z] ---> Running in 111aab71a4af [2023-02-14T08:36:00.562Z] Removing intermediate container 111aab71a4af [2023-02-14T08:36:00.562Z] ---> 5d0918be0a7e [2023-02-14T08:36:00.562Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:36:00.562Z] ---> Running in fd9122bc30b9 [2023-02-14T08:36:00.562Z] Removing intermediate container fd9122bc30b9 [2023-02-14T08:36:00.562Z] ---> 9d32b78532e3 [2023-02-14T08:36:00.562Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:36:00.820Z] ---> Running in 566cc6e989c0 [2023-02-14T08:36:00.820Z] Removing intermediate container 566cc6e989c0 [2023-02-14T08:36:00.820Z] ---> 41b3d8df22dd [2023-02-14T08:36:00.820Z] Step 23/24 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:36:00.820Z] ---> Running in b677db252a56 [2023-02-14T08:36:01.078Z] Removing intermediate container b677db252a56 [2023-02-14T08:36:01.078Z] ---> d14c0dd0f63e [2023-02-14T08:36:01.078Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:36:01.078Z] ---> Running in 2ac2c2667012 [2023-02-14T08:36:01.078Z] Removing intermediate container 2ac2c2667012 [2023-02-14T08:36:01.078Z] ---> dafefcfeee4f [2023-02-14T08:36:01.078Z] [2023-02-14T08:36:01.335Z] Successfully built dafefcfeee4f [2023-02-14T08:36:01.335Z] Successfully tagged core-metadata:latest [2023-02-14T08:36:01.335Z]  Building core-metadata ... done Building security-spire-server [2023-02-14T08:36:03.967Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:36:03.967Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:36:03.967Z] ---> 50e3b6d4c4ff [2023-02-14T08:36:03.967Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T08:36:03.967Z] ---> Using cache [2023-02-14T08:36:03.967Z] ---> 06bd3265ea28 [2023-02-14T08:36:03.967Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:36:04.908Z] ---> Running in 270ec4ff5e2f [2023-02-14T08:36:05.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:05.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:06.794Z] OK: 211 MiB in 51 packages [2023-02-14T08:36:07.362Z] Removing intermediate container 270ec4ff5e2f [2023-02-14T08:36:07.362Z] ---> b058574567c9 [2023-02-14T08:36:07.362Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T08:36:07.622Z] ---> 8f8b970e9de4 [2023-02-14T08:36:07.622Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:36:07.622Z] ---> Running in c3af8b545e51 [2023-02-14T08:36:10.906Z] Removing intermediate container df65734a4b1c [2023-02-14T08:36:10.906Z] ---> 58e2bd8aa3f7 [2023-02-14T08:36:10.906Z] [2023-02-14T08:36:10.906Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:36:10.906Z] ---> dfd21b5a31f5 [2023-02-14T08:36:10.906Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T08:36:10.906Z] ---> Running in f4248bb492c7 [2023-02-14T08:36:10.906Z] Removing intermediate container f4248bb492c7 [2023-02-14T08:36:10.906Z] ---> 879ed2a7c15f [2023-02-14T08:36:10.906Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T08:36:10.906Z] ---> Running in 48dacdd3eab0 [2023-02-14T08:36:10.906Z] Removing intermediate container 48dacdd3eab0 [2023-02-14T08:36:10.906Z] ---> 75dd175c675e [2023-02-14T08:36:10.906Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T08:36:10.906Z] ---> Running in 6d730b14b774 [2023-02-14T08:36:10.906Z] Removing intermediate container 6d730b14b774 [2023-02-14T08:36:10.906Z] ---> cdd4ea2ef547 [2023-02-14T08:36:10.906Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:36:10.906Z] ---> Running in 4012719d1621 [2023-02-14T08:36:11.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:11.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:11.988Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:36:11.988Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:36:11.988Z] OK: 6 MiB in 15 packages [2023-02-14T08:36:12.560Z] Removing intermediate container 4012719d1621 [2023-02-14T08:36:12.560Z] ---> 9e681605d9d9 [2023-02-14T08:36:12.560Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:36:12.818Z] ---> 137f660c835a [2023-02-14T08:36:12.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T08:36:13.386Z] ---> cd59edace791 [2023-02-14T08:36:13.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T08:36:13.386Z] ---> 2368df467790 [2023-02-14T08:36:13.386Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T08:36:13.643Z] ---> Running in 688b2f6afc47 [2023-02-14T08:36:13.643Z] Removing intermediate container 688b2f6afc47 [2023-02-14T08:36:13.643Z] ---> afd87b757665 [2023-02-14T08:36:13.643Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:36:13.913Z] ---> Running in ef26966a9c6d [2023-02-14T08:36:14.171Z] Removing intermediate container ef26966a9c6d [2023-02-14T08:36:14.171Z] ---> 131fd09f6209 [2023-02-14T08:36:14.171Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:36:14.430Z] ---> Running in b105d72068f3 [2023-02-14T08:36:14.430Z] Removing intermediate container b105d72068f3 [2023-02-14T08:36:14.430Z] ---> 31f4a85d13c8 [2023-02-14T08:36:14.430Z] Step 21/22 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:36:14.697Z] ---> Running in 9419df05083d [2023-02-14T08:36:14.697Z] Removing intermediate container 9419df05083d [2023-02-14T08:36:14.697Z] ---> a57ca311238e [2023-02-14T08:36:14.697Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:36:14.697Z] ---> Running in 94a9b04e2dc7 [2023-02-14T08:36:14.957Z] Removing intermediate container 94a9b04e2dc7 [2023-02-14T08:36:14.957Z] ---> 0883ed90d71b [2023-02-14T08:36:14.957Z] [2023-02-14T08:36:14.957Z] Successfully built 0883ed90d71b [2023-02-14T08:36:14.957Z] Successfully tagged core-data:latest [2023-02-14T08:36:14.957Z]  Building core-data ... done Building security-spire-config [2023-02-14T08:36:17.490Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:36:17.490Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:36:17.490Z] ---> 50e3b6d4c4ff [2023-02-14T08:36:17.490Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:36:17.490Z] ---> Using cache [2023-02-14T08:36:17.490Z] ---> 06bd3265ea28 [2023-02-14T08:36:17.490Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:36:17.490Z] ---> Using cache [2023-02-14T08:36:17.490Z] ---> b058574567c9 [2023-02-14T08:36:17.490Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:36:17.490Z] ---> Using cache [2023-02-14T08:36:17.490Z] ---> 8f8b970e9de4 [2023-02-14T08:36:17.490Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:36:18.432Z] ---> Running in 3eec780d3e38 [2023-02-14T08:36:33.330Z] Removing intermediate container c1176ebf93f5 [2023-02-14T08:36:33.330Z] ---> 51f1b0d74fb9 [2023-02-14T08:36:33.330Z] Step 8/22 : COPY . . [2023-02-14T08:36:39.899Z] ---> b53eaba7ba6e [2023-02-14T08:36:39.899Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T08:36:40.467Z] ---> Running in 7a0e4dfd37d6 [2023-02-14T08:36:41.034Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-14T08:37:07.610Z] Removing intermediate container d9e852e91807 [2023-02-14T08:37:07.610Z] ---> 497c4461b2d8 [2023-02-14T08:37:07.610Z] Step 7/24 : COPY . . [2023-02-14T08:37:11.798Z] ---> e882ff5ed1b5 [2023-02-14T08:37:11.798Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T08:37:11.798Z] Removing intermediate container 7a0e4dfd37d6 [2023-02-14T08:37:11.798Z] ---> 08478cbddfef [2023-02-14T08:37:11.798Z] [2023-02-14T08:37:11.798Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:37:11.798Z] ---> dfd21b5a31f5 [2023-02-14T08:37:11.798Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T08:37:12.364Z] Removing intermediate container c3af8b545e51 [2023-02-14T08:37:12.364Z] ---> 8e8a78ce0d59 [2023-02-14T08:37:12.364Z] Step 7/23 : COPY . . [2023-02-14T08:37:12.622Z] ---> Running in cd3ba3f740b9 [2023-02-14T08:37:12.622Z] ---> Running in 156200c24cf8 [2023-02-14T08:37:13.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:13.186Z] 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 [2023-02-14T08:37:13.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:13.442Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T08:37:13.442Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T08:37:13.442Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:37:13.442Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:37:13.442Z] OK: 6 MiB in 16 packages [2023-02-14T08:37:17.785Z] Removing intermediate container ad0825ecd7fa [2023-02-14T08:37:17.785Z] ---> a9ea1be84f8b [2023-02-14T08:37:17.785Z] Successfully built a9ea1be84f8b [2023-02-14T08:37:17.785Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:37:18.136Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T08:37:18.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:37:18.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container [2023-02-14T08:37:18.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T08:37:19.884Z] $ docker top 805bfe8297e4d79a4eff21bacb796f9b4cf855f1bf457286459cd5b4572e5551 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:37:20.814Z] + go version [2023-02-14T08:37:20.814Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T08:37:20.827Z] $ docker stop --time=1 805bfe8297e4d79a4eff21bacb796f9b4cf855f1bf457286459cd5b4572e5551 [2023-02-14T08:37:21.619Z] ---> a9b15e2aaf29 [2023-02-14T08:37:21.619Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:37:21.885Z] ---> Running in 3d776717f56d [2023-02-14T08:37:22.143Z] Removing intermediate container 156200c24cf8 [2023-02-14T08:37:22.143Z] ---> a686a5807775 [2023-02-14T08:37:22.143Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:37:22.633Z] $ docker rm -f --volumes 805bfe8297e4d79a4eff21bacb796f9b4cf855f1bf457286459cd5b4572e5551 [2023-02-14T08:37:22.710Z] Removing intermediate container 0852d193137e [2023-02-14T08:37:22.710Z] ---> 9082f2563565 [2023-02-14T08:37:22.710Z] Step 7/21 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:37:23.137Z] Removing intermediate container 3d776717f56d [2023-02-14T08:37:23.137Z] ---> c0b036135f7f [2023-02-14T08:37:23.137Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T08:37:23.137Z] ---> Running in 0cb9d4b489d9 [2023-02-14T08:37:23.137Z] Removing intermediate container 3eec780d3e38 [2023-02-14T08:37:23.137Z] ---> eac256047609 [2023-02-14T08:37:23.137Z] Step 7/24 : COPY . . [2023-02-14T08:37:23.241Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T08:37:23.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:37:23.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container [2023-02-14T08:37:23.568Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T08:37:23.725Z] ---> Running in 11a756e89005 [2023-02-14T08:37:25.029Z] $ docker top b196b1c0e00ca30367512916648e98c14a09a708a59335ddc30066f614ad28cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T08:37:25.318Z] ========================================================= [2023-02-14T08:37:25.318Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T08:37:25.318Z] ========================================================= [Pipeline] sh [2023-02-14T08:37:25.957Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:37:26.636Z] + make test [2023-02-14T08:37:26.636Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T08:37:30.277Z] Removing intermediate container 0cb9d4b489d9 [2023-02-14T08:37:30.277Z] ---> cb316cff2889 [2023-02-14T08:37:30.277Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T08:37:30.277Z] Removing intermediate container 11a756e89005 [2023-02-14T08:37:30.277Z] ---> d3af40c750ff [2023-02-14T08:37:30.277Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T08:37:30.277Z] ---> Running in b8df47808de6 [2023-02-14T08:37:30.277Z] ---> d9fd15df1a2e [2023-02-14T08:37:30.277Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:37:30.277Z] ---> Running in 839d2e8ae3f5 [2023-02-14T08:37:30.277Z] ---> Running in 7aa10f30b694 [2023-02-14T08:37:30.277Z] ---> 56b6c577001d [2023-02-14T08:37:30.277Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T08:37:30.277Z] Removing intermediate container b8df47808de6 [2023-02-14T08:37:30.277Z] ---> 976e096176cd [2023-02-14T08:37:30.277Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T08:37:30.277Z] ---> Running in a3fb62a41865 [2023-02-14T08:37:30.277Z] ---> Running in 01ee5ac0af7a [2023-02-14T08:37:30.277Z] Removing intermediate container 7aa10f30b694 [2023-02-14T08:37:30.277Z] ---> 6fd380136a90 [2023-02-14T08:37:30.277Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:37:30.277Z] ---> Running in 2a4ff9fafe7d [2023-02-14T08:37:30.277Z] Removing intermediate container 01ee5ac0af7a [2023-02-14T08:37:30.277Z] ---> 8adbadaf4399 [2023-02-14T08:37:30.277Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:37:30.277Z] Removing intermediate container 2a4ff9fafe7d [2023-02-14T08:37:30.277Z] ---> 77d8229b4b4e [2023-02-14T08:37:30.277Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T08:37:30.277Z] ---> Running in 9a07c10965a9 [2023-02-14T08:37:30.277Z] 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 [2023-02-14T08:37:30.277Z] 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 [2023-02-14T08:37:30.277Z] ---> eceefb0fe53b [2023-02-14T08:37:30.277Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T08:37:31.211Z] Removing intermediate container 839d2e8ae3f5 [2023-02-14T08:37:31.211Z] ---> ef844f0c1c2c [2023-02-14T08:37:31.211Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T08:37:31.211Z] ---> ef8dc25cd004 [2023-02-14T08:37:31.211Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T08:37:31.470Z] ---> Running in fa8956e30c1c [2023-02-14T08:37:31.470Z] ---> 610b993ca50a [2023-02-14T08:37:31.470Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T08:37:31.729Z] Removing intermediate container 9a07c10965a9 [2023-02-14T08:37:31.729Z] ---> 04015fc2a6c5 [2023-02-14T08:37:31.729Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:37:31.729Z] ---> Running in 69334e513910 [2023-02-14T08:37:31.729Z] Removing intermediate container fa8956e30c1c [2023-02-14T08:37:31.729Z] ---> Running in 9839a0e26bfa [2023-02-14T08:37:31.729Z] ---> c2d0c97922ba [2023-02-14T08:37:31.729Z] [2023-02-14T08:37:31.729Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T08:37:31.729Z] ---> 5ce65d7b0fde [2023-02-14T08:37:31.729Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:37:31.729Z] ---> Using cache [2023-02-14T08:37:31.729Z] ---> f952d2bfc540 [2023-02-14T08:37:31.729Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:37:31.729Z] ---> Using cache [2023-02-14T08:37:31.729Z] ---> b47a5c78323a [2023-02-14T08:37:31.729Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:37:31.995Z] Removing intermediate container 69334e513910 [2023-02-14T08:37:31.995Z] ---> 253be6b2ac08 [2023-02-14T08:37:31.995Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:37:32.252Z] Removing intermediate container 9839a0e26bfa [2023-02-14T08:37:32.252Z] ---> cc870d4751f4 [2023-02-14T08:37:32.252Z] [2023-02-14T08:37:32.252Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:37:32.252Z] ---> 5ce65d7b0fde [2023-02-14T08:37:32.252Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:37:32.252Z] ---> Using cache [2023-02-14T08:37:32.252Z] ---> f952d2bfc540 [2023-02-14T08:37:32.252Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T08:37:32.816Z] ---> Running in 50e3100cf2c1 [2023-02-14T08:37:33.381Z] ---> Running in 33a9ca0e0081 [2023-02-14T08:37:33.944Z] Removing intermediate container 50e3100cf2c1 [2023-02-14T08:37:33.944Z] ---> 998a10fa1d20 [2023-02-14T08:37:33.944Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:37:34.512Z] ---> a36bc946ef85 [2023-02-14T08:37:34.512Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:37:34.512Z] ---> Running in 5af598ff3869 [2023-02-14T08:37:34.512Z] Removing intermediate container cd3ba3f740b9 [2023-02-14T08:37:34.512Z] ---> 0c22183c61e8 [2023-02-14T08:37:34.512Z] [2023-02-14T08:37:34.512Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T08:37:34.512Z] ---> dfd21b5a31f5 [2023-02-14T08:37:34.512Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T08:37:34.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:34.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:34.812Z] ---> Running in 828243baf706 [2023-02-14T08:37:35.070Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:37:35.070Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:37:35.070Z] OK: 15857 distinct packages available [2023-02-14T08:37:35.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:35.070Z] ---> 054212d984df [2023-02-14T08:37:35.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T08:37:35.070Z] Removing intermediate container 5af598ff3869 [2023-02-14T08:37:35.070Z] ---> 5b72c9690f04 [2023-02-14T08:37:35.070Z] Step 21/22 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:37:35.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:35.327Z] ---> Running in da404dccada1 [2023-02-14T08:37:35.327Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T08:37:35.327Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:37:35.327Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T08:37:35.327Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T08:37:35.327Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:37:35.327Z] OK: 6 MiB in 18 packages [2023-02-14T08:37:35.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:35.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:36.156Z] ---> 6111fd7d8b6c [2023-02-14T08:37:36.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T08:37:36.156Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T08:37:36.156Z] Removing intermediate container da404dccada1 [2023-02-14T08:37:36.156Z] ---> 89d12d7cc72c [2023-02-14T08:37:36.156Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:37:36.156Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T08:37:36.156Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T08:37:36.156Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:37:36.156Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:37:36.156Z] OK: 6 MiB in 17 packages [2023-02-14T08:37:36.415Z] ---> Running in 5339f371a2d2 [2023-02-14T08:37:36.989Z] ---> 7b69e59e94a3 [2023-02-14T08:37:36.989Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:37:36.989Z] Removing intermediate container 5339f371a2d2 [2023-02-14T08:37:36.989Z] ---> b39cb1e5501c [2023-02-14T08:37:36.989Z] [2023-02-14T08:37:36.989Z] ---> Running in 9c9208128a5b [2023-02-14T08:37:37.246Z] Removing intermediate container 33a9ca0e0081 [2023-02-14T08:37:37.247Z] ---> caa751b6b693 [2023-02-14T08:37:37.247Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:37:37.247Z] Successfully built b39cb1e5501c [2023-02-14T08:37:37.247Z] Successfully tagged support-notifications:latest [2023-02-14T08:37:37.247Z]  Building support-notifications ... done Building core-command [2023-02-14T08:37:39.145Z] Removing intermediate container 828243baf706 [2023-02-14T08:37:39.145Z] ---> 87a690482442 [2023-02-14T08:37:39.145Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T08:37:39.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:37:39.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:37:39.714Z] ---> 50e3b6d4c4ff [2023-02-14T08:37:39.714Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:37:39.714Z] ---> Using cache [2023-02-14T08:37:39.714Z] ---> 917309392eb3 [2023-02-14T08:37:39.714Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T08:37:39.714Z] ---> Using cache [2023-02-14T08:37:39.714Z] ---> 655f759b1ed3 [2023-02-14T08:37:39.714Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T08:37:39.714Z] ---> Using cache [2023-02-14T08:37:39.714Z] ---> 82b78c5d0de8 [2023-02-14T08:37:39.714Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T08:37:39.714Z] ---> Using cache [2023-02-14T08:37:39.714Z] ---> 0457008e95f1 [2023-02-14T08:37:39.714Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:37:39.714Z] ---> Using cache [2023-02-14T08:37:39.714Z] ---> cada0bbcf9d2 [2023-02-14T08:37:39.714Z] Step 8/23 : COPY . . [2023-02-14T08:37:39.714Z] ---> Using cache [2023-02-14T08:37:39.714Z] ---> d208a2377a50 [2023-02-14T08:37:39.714Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T08:37:40.648Z] Removing intermediate container 9c9208128a5b [2023-02-14T08:37:40.648Z] ---> f684425159ae [2023-02-14T08:37:40.648Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:37:40.648Z] ---> b469f1dfa3b6 [2023-02-14T08:37:40.648Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ ---> Running in 2459b0dbb592 [2023-02-14T08:37:40.648Z] ---> Running in 993f8bdf3f6a [2023-02-14T08:37:40.648Z] [2023-02-14T08:37:40.648Z] ---> Running in c4e727f73a27 [2023-02-14T08:37:41.212Z] Removing intermediate container 993f8bdf3f6a [2023-02-14T08:37:41.212Z] ---> 9eb4e09728ec [2023-02-14T08:37:41.212Z] Step 12/24 : WORKDIR / [2023-02-14T08:37:41.212Z] ---> 15d8aa43eb7e [2023-02-14T08:37:41.212Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T08:37:41.212Z] Removing intermediate container 2459b0dbb592 [2023-02-14T08:37:41.212Z] ---> bfafabd186bb [2023-02-14T08:37:41.212Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T08:37:41.212Z] ---> Running in 3bfc868aae2b [2023-02-14T08:37:41.212Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-14T08:37:41.212Z] ---> Running in 6ec1c80dd1f8 [2023-02-14T08:37:41.212Z] ---> Running in ba3b8e7a9bb5 [2023-02-14T08:37:41.486Z] Removing intermediate container 3bfc868aae2b [2023-02-14T08:37:41.486Z] ---> 88925cd4b90a [2023-02-14T08:37:41.486Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-14T08:37:41.486Z] Removing intermediate container 6ec1c80dd1f8 [2023-02-14T08:37:41.486Z] ---> ce05f3cc381a [2023-02-14T08:37:41.486Z] Step 22/23 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:37:41.486Z] Removing intermediate container ba3b8e7a9bb5 [2023-02-14T08:37:41.486Z] ---> 134da1f564df [2023-02-14T08:37:41.486Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T08:37:41.486Z] ---> Running in d396d423dd44 [2023-02-14T08:37:41.753Z] ---> 852aa1b53c20 [2023-02-14T08:37:41.753Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-14T08:37:42.010Z] ---> ef191b016df5 [2023-02-14T08:37:42.010Z] Step 19/24 : WORKDIR / [2023-02-14T08:37:42.010Z] Removing intermediate container d396d423dd44 [2023-02-14T08:37:42.010Z] ---> a04268909487 [2023-02-14T08:37:42.010Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:37:42.010Z] ---> Running in d64230d864fb [2023-02-14T08:37:42.010Z] ---> Running in f796de9d5d07 [2023-02-14T08:37:42.010Z] ---> bdae2480e020 [2023-02-14T08:37:42.010Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T08:37:42.268Z] Removing intermediate container d64230d864fb [2023-02-14T08:37:42.268Z] ---> ff1be2fecc0e [2023-02-14T08:37:42.268Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:37:42.268Z] Removing intermediate container f796de9d5d07 [2023-02-14T08:37:42.268Z] ---> c78deabcec7e [2023-02-14T08:37:42.268Z] [2023-02-14T08:37:42.268Z] ---> Running in b0c8d7115c94 [2023-02-14T08:37:42.268Z] ---> dc16930b4355 [2023-02-14T08:37:42.268Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-14T08:37:42.268Z] Successfully built c78deabcec7e [2023-02-14T08:37:42.268Z] Successfully tagged security-spire-server:latest [2023-02-14T08:37:42.268Z]  Building security-spire-server ... done Removing intermediate container b0c8d7115c94 [2023-02-14T08:37:42.268Z] ---> cbc35e14582e [2023-02-14T08:37:42.268Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:37:42.535Z] ---> Running in 7a113f9d6d86 [2023-02-14T08:37:42.535Z] ---> 11ef8c6190be [2023-02-14T08:37:42.535Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T08:37:42.535Z] Removing intermediate container 7a113f9d6d86 [2023-02-14T08:37:42.535Z] ---> 4b05d0edc32a [2023-02-14T08:37:42.535Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:37:42.792Z] ---> Running in 5ff6e572c6b8 [2023-02-14T08:37:42.792Z] ---> 6ba850456393 [2023-02-14T08:37:42.792Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T08:37:42.792Z] Removing intermediate container 5ff6e572c6b8 [2023-02-14T08:37:42.792Z] ---> f0f3755b15e1 [2023-02-14T08:37:42.792Z] Step 23/24 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:37:43.071Z] ---> Running in 74eb2afa7354 [2023-02-14T08:37:43.071Z] Removing intermediate container 74eb2afa7354 [2023-02-14T08:37:43.071Z] ---> 0f137bd04edd [2023-02-14T08:37:43.071Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:37:43.336Z] ---> Running in 14e05b5fda20 [2023-02-14T08:37:43.336Z] ---> 9dbcdb832587 [2023-02-14T08:37:43.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T08:37:43.596Z] Removing intermediate container 14e05b5fda20 [2023-02-14T08:37:43.596Z] ---> 1709501854a6 [2023-02-14T08:37:43.596Z] [2023-02-14T08:37:43.596Z] Successfully built 1709501854a6 [2023-02-14T08:37:43.596Z] Successfully tagged security-spire-config:latest [2023-02-14T08:37:43.596Z]  Building security-spire-config ... done  ---> ec64b23a7d8d [2023-02-14T08:37:43.596Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:37:43.853Z] ---> Running in 213c8fc2becd [2023-02-14T08:37:45.229Z] Removing intermediate container 213c8fc2becd [2023-02-14T08:37:45.229Z] ---> af3723e97af4 [2023-02-14T08:37:45.229Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:37:45.229Z] ---> Running in c628249df9d6 [2023-02-14T08:37:45.229Z] Removing intermediate container c628249df9d6 [2023-02-14T08:37:45.229Z] ---> 480753a81d99 [2023-02-14T08:37:45.229Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:37:45.545Z] ---> Running in 7c1f3146679f [2023-02-14T08:37:45.545Z] Removing intermediate container 7c1f3146679f [2023-02-14T08:37:45.545Z] ---> 58d5e803353d [2023-02-14T08:37:45.545Z] Step 23/24 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:37:45.805Z] ---> Running in 849f3352d7ac [2023-02-14T08:37:46.080Z] Removing intermediate container 849f3352d7ac [2023-02-14T08:37:46.080Z] ---> 24bc727abc8d [2023-02-14T08:37:46.080Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:37:46.080Z] ---> Running in b07f9b8c10a7 [2023-02-14T08:37:46.080Z] 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 [2023-02-14T08:37:46.338Z] Removing intermediate container b07f9b8c10a7 [2023-02-14T08:37:46.338Z] ---> 22fd9f020aed [2023-02-14T08:37:46.338Z] [2023-02-14T08:37:46.595Z] Successfully built 22fd9f020aed [2023-02-14T08:37:46.595Z] Successfully tagged security-secretstore-setup:latest [2023-02-14T08:37:49.919Z]  Building security-secretstore-setup ... done Removing intermediate container a3fb62a41865 [2023-02-14T08:37:49.919Z] ---> e19e3d1b425d [2023-02-14T08:37:49.919Z] [2023-02-14T08:37:49.919Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T08:37:49.919Z] ---> dfd21b5a31f5 [2023-02-14T08:37:49.919Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T08:37:50.191Z] ---> Running in 44c9d12108a3 [2023-02-14T08:37:50.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:50.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:50.704Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T08:37:50.704Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T08:37:50.704Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T08:37:50.963Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T08:37:50.963Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T08:37:50.963Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T08:37:50.963Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:37:50.963Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:37:50.963Z] OK: 8 MiB in 20 packages [2023-02-14T08:37:51.528Z] Removing intermediate container 44c9d12108a3 [2023-02-14T08:37:51.528Z] ---> cddefbfc6e92 [2023-02-14T08:37:51.528Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T08:37:51.528Z] ---> Running in a26b71e17592 [2023-02-14T08:37:51.787Z] Removing intermediate container a26b71e17592 [2023-02-14T08:37:51.787Z] ---> 1e47d42a63ed [2023-02-14T08:37:51.787Z] Step 12/21 : WORKDIR /edgex [2023-02-14T08:37:51.787Z] ---> Running in e878a7d5ce3b [2023-02-14T08:37:52.047Z] Removing intermediate container e878a7d5ce3b [2023-02-14T08:37:52.047Z] ---> 170fd86fb2d5 [2023-02-14T08:37:52.047Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T08:37:52.307Z] ---> 9d9a5b279568 [2023-02-14T08:37:52.307Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T08:37:52.872Z] ---> 2ec3b594b60a [2023-02-14T08:37:52.872Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T08:37:53.439Z] ---> e143ecebd75f [2023-02-14T08:37:53.439Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T08:37:53.697Z] ---> c0335c5ed438 [2023-02-14T08:37:53.697Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:37:53.697Z] ---> Running in 8d3ce11e7f4f [2023-02-14T08:37:54.636Z] Removing intermediate container 8d3ce11e7f4f [2023-02-14T08:37:54.636Z] ---> ce7fa5093399 [2023-02-14T08:37:54.636Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:37:54.636Z] ---> Running in 6456a82cad17 [2023-02-14T08:37:54.636Z] Removing intermediate container 6456a82cad17 [2023-02-14T08:37:54.636Z] ---> 32e15b608217 [2023-02-14T08:37:54.636Z] Step 19/21 : LABEL arch=x86_64 [2023-02-14T08:37:54.897Z] ---> Running in 12ae37901eb6 [2023-02-14T08:37:54.897Z] Removing intermediate container 12ae37901eb6 [2023-02-14T08:37:54.897Z] ---> 52df19e7c6d5 [2023-02-14T08:37:54.897Z] Step 20/21 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:37:55.160Z] ---> Running in ba3cb238a2df [2023-02-14T08:37:55.160Z] Removing intermediate container ba3cb238a2df [2023-02-14T08:37:55.160Z] ---> f1778750ab85 [2023-02-14T08:37:55.160Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T08:37:55.160Z] ---> Running in 8de8a56fdf29 [2023-02-14T08:37:55.418Z] Removing intermediate container 8de8a56fdf29 [2023-02-14T08:37:55.418Z] ---> 9f628796481f [2023-02-14T08:37:55.418Z] [2023-02-14T08:37:55.418Z] Successfully built 9f628796481f [2023-02-14T08:37:55.418Z] Successfully tagged security-proxy-setup:latest [2023-02-14T08:37:57.320Z]  Building security-proxy-setup ... done Removing intermediate container c4e727f73a27 [2023-02-14T08:37:57.320Z] ---> 2a27f8558b70 [2023-02-14T08:37:57.320Z] [2023-02-14T08:37:57.320Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T08:37:57.320Z] ---> dfd21b5a31f5 [2023-02-14T08:37:57.320Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:37:57.320Z] ---> Using cache [2023-02-14T08:37:57.320Z] ---> 14770a6c4e0a [2023-02-14T08:37:57.320Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:37:57.320Z] ---> Using cache [2023-02-14T08:37:57.320Z] ---> f40d3b909e49 [2023-02-14T08:37:57.320Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T08:37:57.320Z] ---> Running in bcb49da977ab [2023-02-14T08:37:57.320Z] Removing intermediate container bcb49da977ab [2023-02-14T08:37:57.320Z] ---> 3cc30cef6241 [2023-02-14T08:37:57.320Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T08:37:57.320Z] ---> Running in acd0edc51982 [2023-02-14T08:37:57.320Z] Removing intermediate container acd0edc51982 [2023-02-14T08:37:57.320Z] ---> 80c01dfafc65 [2023-02-14T08:37:57.320Z] Step 15/23 : WORKDIR / [2023-02-14T08:37:57.320Z] ---> Running in 61af572fda46 [2023-02-14T08:37:57.578Z] Removing intermediate container 61af572fda46 [2023-02-14T08:37:57.578Z] ---> 618164b79c54 [2023-02-14T08:37:57.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:37:57.578Z] ---> b1fe300cec01 [2023-02-14T08:37:57.578Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T08:37:58.147Z] ---> 825fc82fcf46 [2023-02-14T08:37:58.147Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T08:37:58.147Z] ---> 6761ebc2c1bf [2023-02-14T08:37:58.147Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T08:37:58.147Z] ---> Running in 8821b6e9ba98 [2023-02-14T08:37:58.147Z] Removing intermediate container 8821b6e9ba98 [2023-02-14T08:37:58.147Z] ---> f97139501509 [2023-02-14T08:37:58.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:37:58.405Z] ---> Running in 081f5815a83a [2023-02-14T08:37:58.405Z] Removing intermediate container 081f5815a83a [2023-02-14T08:37:58.405Z] ---> a2ac0e52e414 [2023-02-14T08:37:58.405Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T08:37:58.405Z] ---> Running in 24df41f31720 [2023-02-14T08:37:58.662Z] Removing intermediate container 24df41f31720 [2023-02-14T08:37:58.662Z] ---> 1add2e6191a9 [2023-02-14T08:37:58.662Z] Step 22/23 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff [2023-02-14T08:37:58.662Z] ---> Running in 07c1853fec40 [2023-02-14T08:37:58.662Z] Removing intermediate container 07c1853fec40 [2023-02-14T08:37:58.662Z] ---> a2f14c9ce501 [2023-02-14T08:37:58.662Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:37:58.920Z] ---> Running in 88e5a412f619 [2023-02-14T08:37:58.920Z] Removing intermediate container 88e5a412f619 [2023-02-14T08:37:58.920Z] ---> 8e3e9815e12b [2023-02-14T08:37:58.920Z] [2023-02-14T08:37:58.920Z] Successfully built 8e3e9815e12b [2023-02-14T08:37:58.920Z] Successfully tagged core-command:latest [2023-02-14T08:37:58.925Z]  Building core-command ... done  [Pipeline] } [2023-02-14T08:37:58.917Z] $ docker stop --time=1 af023dd59f70051746bbbbcd8efd4991b09db35d52d3514d9a457e4e6515c754 [2023-02-14T08:38:00.223Z] $ docker rm -f --volumes af023dd59f70051746bbbbcd8efd4991b09db35d52d3514d9a457e4e6515c754 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T08:38:00.571Z] + docker images [2023-02-14T08:38:00.572Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T08:38:00.572Z] core-command latest 8e3e9815e12b 2 seconds ago 17.7MB [2023-02-14T08:38:00.572Z] 2a27f8558b70 4 seconds ago 1.68GB [2023-02-14T08:38:00.572Z] security-proxy-setup latest 9f628796481f 5 seconds ago 27.8MB [2023-02-14T08:38:00.572Z] e19e3d1b425d 11 seconds ago 1.67GB [2023-02-14T08:38:00.572Z] security-secretstore-setup latest 22fd9f020aed 14 seconds ago 30MB [2023-02-14T08:38:00.572Z] security-spire-config latest 1709501854a6 17 seconds ago 85.8MB [2023-02-14T08:38:00.572Z] security-spire-server latest c78deabcec7e 19 seconds ago 86.5MB [2023-02-14T08:38:00.572Z] support-notifications latest b39cb1e5501c 24 seconds ago 30.7MB [2023-02-14T08:38:00.572Z] 0c22183c61e8 27 seconds ago 1.67GB [2023-02-14T08:38:00.572Z] cc870d4751f4 29 seconds ago 1.55GB [2023-02-14T08:38:00.572Z] c2d0c97922ba 29 seconds ago 1.55GB [2023-02-14T08:38:00.572Z] 08478cbddfef 55 seconds ago 1.74GB [2023-02-14T08:38:00.572Z] core-data latest 0883ed90d71b About a minute ago 17.9MB [2023-02-14T08:38:00.572Z] 58e2bd8aa3f7 About a minute ago 1.68GB [2023-02-14T08:38:00.572Z] core-metadata latest dafefcfeee4f About a minute ago 18.5MB [2023-02-14T08:38:00.572Z] security-bootstrapper latest ac920e00f4c3 2 minutes ago 20.3MB [2023-02-14T08:38:00.572Z] 7740d5e55de7 2 minutes ago 1.68GB [2023-02-14T08:38:00.572Z] core-common-config-bootstrapper latest adfe173cdaba 2 minutes ago 15.5MB [2023-02-14T08:38:00.572Z] security-spiffe-token-provider latest d10acf5414ce 2 minutes ago 30MB [2023-02-14T08:38:00.572Z] support-scheduler latest c0ec2be7473d 2 minutes ago 30MB [2023-02-14T08:38:00.572Z] security-spire-agent latest 665d7c8f7324 2 minutes ago 125MB [2023-02-14T08:38:00.572Z] c41342acc0ea 2 minutes ago 1.74GB [2023-02-14T08:38:00.572Z] d341f2922428 2 minutes ago 1.71GB [2023-02-14T08:38:00.572Z] fed40fb1a8c7 2 minutes ago 1.67GB [2023-02-14T08:38:00.572Z] e66bdb51d229 2 minutes ago 1.67GB [2023-02-14T08:38:00.572Z] 4f63473dd204 3 minutes ago 1.55GB [2023-02-14T08:38:00.572Z] ci-base-image-x86_64 latest 50e3b6d4c4ff 6 minutes ago 903MB [2023-02-14T08:38:00.572Z] alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB [2023-02-14T08:38:00.572Z] alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB [2023-02-14T08:38:00.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-14T08:38:00.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-14T08:38:00.572Z] 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] } [2023-02-14T08:38:13.573Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T08:40:35.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T08:40:35.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T08:40:35.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T08:40:35.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T08:40:35.375Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T08:40:37.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T08:40:39.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T08:40:39.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T08:40:39.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T08:40:40.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T08:40:41.978Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T08:40:42.579Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T08:40:42.579Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T08:40:42.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T08:41:00.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.305s coverage: 28.7% of statements [2023-02-14T08:41:00.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T08:41:00.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T08:41:06.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.471s coverage: 98.5% of statements [2023-02-14T08:41:10.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.939s coverage: 73.2% of statements [2023-02-14T08:41:10.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T08:41:10.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T08:41:10.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T08:41:10.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.605s coverage: 54.0% of statements [2023-02-14T08:41:10.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T08:41:10.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T08:41:25.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.448s coverage: 89.2% of statements [2023-02-14T08:41:25.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T08:41:25.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T08:41:25.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:41:25.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T08:41:25.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T08:41:25.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.700s coverage: 3.9% of statements [2023-02-14T08:41:25.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T08:41:25.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T08:41:32.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.933s coverage: 95.6% of statements [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T08:41:32.365Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.411s coverage: 72.2% of statements [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T08:41:32.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.534s coverage: 65.9% of statements [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T08:41:32.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.498s coverage: 0.9% of statements [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T08:41:32.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.375s coverage: 29.6% of statements [2023-02-14T08:41:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T08:41:32.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.392s coverage: 47.1% of statements [2023-02-14T08:41:32.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements [2023-02-14T08:41:32.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements [2023-02-14T08:41:35.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.437s coverage: 96.3% of statements [2023-02-14T08:41:37.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.288s coverage: 87.5% of statements [2023-02-14T08:41:47.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.330s coverage: 94.4% of statements [2023-02-14T08:41:47.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.273s coverage: 44.8% of statements [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.631s coverage: 79.9% of statements [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.383s coverage: 92.9% of statements [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.301s coverage: 86.9% of statements [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.224s coverage: 20.0% of statements [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.248s coverage: 100.0% of statements [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.348s coverage: 77.4% of statements [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.302s coverage: 87.2% of statements [2023-02-14T08:42:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.007s coverage: 91.2% of statements [2023-02-14T08:42:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T08:42:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.618s coverage: 63.1% of statements [2023-02-14T08:42:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T08:42:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T08:42:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements [2023-02-14T08:42:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2023-02-14T08:42:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-02-14T08:42:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2023-02-14T08:42:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2023-02-14T08:42:21.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.806s coverage: 65.3% of statements [2023-02-14T08:42:21.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T08:42:21.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T08:42:21.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T08:42:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.086s coverage: 41.0% of statements [2023-02-14T08:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T08:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T08:42:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.360s coverage: 89.5% of statements [2023-02-14T08:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T08:42:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.327s coverage: 84.8% of statements [2023-02-14T08:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T08:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T08:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T08:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T08:42:32.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T08:42:32.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.831s coverage: 92.3% of statements [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T08:42:32.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 63.2% of statements [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T08:42:32.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.560s coverage: 97.7% of statements [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T08:42:32.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:42:32.941Z] 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 [2023-02-14T08:42:33.212Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T08:42:33.212Z] go vet ./... [2023-02-14T08:44:54.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T08:44:54.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T08:44:54.972Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T08:44:54.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T08:44:55.645Z] + ls -al . [2023-02-14T08:44:55.645Z] total 740 [2023-02-14T08:44:55.645Z] drwxrwxr-x 10 1001 1001 4096 Feb 14 08:37 . [2023-02-14T08:44:55.645Z] drwxr-xr-x 4 root root 4096 Feb 14 08:37 .. [2023-02-14T08:44:55.645Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 .blubracket [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 08:34 .dockerignore [2023-02-14T08:44:55.645Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 08:34 .git [2023-02-14T08:44:55.645Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 .github [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:34 .gitignore [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 08:34 .golangci.yml [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 08:34 .hadolint.yml [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 08:34 .sonarcloud.properties [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:34 ADOPTERS.md [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:34 Attribution.txt [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:34 CHANGELOG.md [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:34 CONTRIBUTING.md [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 08:34 GOVERNANCE.md [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 08:34 Jenkinsfile [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:34 LICENSE [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:34 Makefile [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 08:34 OWNERS.md [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:34 README.md [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:34 SECURITY.md [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 08:31 VERSION [2023-02-14T08:44:55.645Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 bin [2023-02-14T08:44:55.645Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 08:34 cmd [2023-02-14T08:44:55.645Z] -rw-r--r-- 1 root root 487233 Feb 14 08:42 coverage.out [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:34 go.mod [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:34 go.sum [2023-02-14T08:44:55.645Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 08:34 internal [2023-02-14T08:44:55.645Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 openapi [2023-02-14T08:44:55.645Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 08:34 snap [2023-02-14T08:44:55.645Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 08:34 version.go [Pipeline] sh [2023-02-14T08:44:56.301Z] + '[' -e coverage.out ] [2023-02-14T08:44:56.301Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T08:44:56.327Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T08:44:57.361Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T08:44:58.005Z] + make build [2023-02-14T08:44:58.005Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-14T08:46:49.715Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-14T08:46:49.715Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-14T08:46:53.058Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-14T08:46:57.319Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-14T08:47:53.748Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-14T08:47:54.022Z] 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 [2023-02-14T08:48:00.095Z] 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 [2023-02-14T08:48:08.310Z] 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 [2023-02-14T08:48:11.672Z] 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 [2023-02-14T08:48:17.033Z] 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 [2023-02-14T08:48:35.258Z] 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] } [2023-02-14T08:48:40.606Z] $ docker stop --time=1 b196b1c0e00ca30367512916648e98c14a09a708a59335ddc30066f614ad28cc [2023-02-14T08:48:42.734Z] $ docker rm -f --volumes b196b1c0e00ca30367512916648e98c14a09a708a59335ddc30066f614ad28cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:48:45.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:48:45.331Z] [2023-02-14T08:48:45.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:48:45.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:48:45.936Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-14T08:48:45.936Z] 29e5d40040c1: Pulling fs layer [2023-02-14T08:48:45.936Z] 1ce36da41761: Pulling fs layer [2023-02-14T08:48:45.936Z] 25b303627fd3: Pulling fs layer [2023-02-14T08:48:45.936Z] 29e5d40040c1: Verifying Checksum [2023-02-14T08:48:45.936Z] 29e5d40040c1: Download complete [2023-02-14T08:48:46.206Z] 1ce36da41761: Verifying Checksum [2023-02-14T08:48:46.206Z] 1ce36da41761: Download complete [2023-02-14T08:48:46.472Z] 29e5d40040c1: Pull complete [2023-02-14T08:48:47.888Z] 25b303627fd3: Verifying Checksum [2023-02-14T08:48:47.888Z] 25b303627fd3: Download complete [2023-02-14T08:48:47.888Z] 1ce36da41761: Pull complete [2023-02-14T08:48:57.980Z] 25b303627fd3: Pull complete [2023-02-14T08:48:57.980Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-14T08:48:57.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:48:57.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:48:58.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container [2023-02-14T08:48:58.348Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T08:49:01.045Z] $ docker top 4284f9aadefc1fb2571eb45716b82739fb9f56f0f1f9a89c2b072757744a566f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:49:01.984Z] + grep parallel [2023-02-14T08:49:01.984Z] + docker-compose build --help [2023-02-14T08:49:10.255Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T08:49:10.254Z] $ docker stop --time=1 4284f9aadefc1fb2571eb45716b82739fb9f56f0f1f9a89c2b072757744a566f [2023-02-14T08:49:12.074Z] $ docker rm -f --volumes 4284f9aadefc1fb2571eb45716b82739fb9f56f0f1f9a89c2b072757744a566f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:49:12.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:49:12.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:49:12.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container [2023-02-14T08:49:12.974Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T08:49:14.403Z] $ docker top f814df4e7bfe20fe68c14532cc1faf652066eee031a2c8d87543fa88bdeb5f6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:49:15.303Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T08:49:23.525Z] Building core-command ... [2023-02-14T08:49:23.525Z] Building core-common-config-bootstrapper ... [2023-02-14T08:49:23.525Z] Building core-data ... [2023-02-14T08:49:23.525Z] Building core-metadata ... [2023-02-14T08:49:23.525Z] Building security-bootstrapper ... [2023-02-14T08:49:23.525Z] Building security-proxy-setup ... [2023-02-14T08:49:23.525Z] Building security-secretstore-setup ... [2023-02-14T08:49:23.525Z] Building security-spiffe-token-provider ... [2023-02-14T08:49:23.525Z] Building security-spire-agent ... [2023-02-14T08:49:23.525Z] Building security-spire-config ... [2023-02-14T08:49:23.525Z] Building security-spire-server ... [2023-02-14T08:49:23.525Z] Building support-notifications ... [2023-02-14T08:49:23.525Z] Building support-scheduler ... [2023-02-14T08:49:23.525Z] Building security-proxy-setup [2023-02-14T08:49:23.525Z] Building security-secretstore-setup [2023-02-14T08:49:23.525Z] Building core-metadata [2023-02-14T08:49:23.525Z] Building security-spire-agent [2023-02-14T08:49:23.525Z] Building support-scheduler [2023-02-14T08:50:19.967Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:19.967Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:19.967Z] ---> a9ea1be84f8b [2023-02-14T08:50:19.967Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T08:50:19.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:19.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:19.967Z] ---> a9ea1be84f8b [2023-02-14T08:50:19.967Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:50:19.967Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:19.967Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:19.967Z] ---> a9ea1be84f8b [2023-02-14T08:50:19.967Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:50:19.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:19.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:19.967Z] ---> a9ea1be84f8b [2023-02-14T08:50:19.967Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:50:19.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:19.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:19.967Z] ---> a9ea1be84f8b [2023-02-14T08:50:19.967Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:50:19.967Z] ---> Running in 1007a3e753a0 [2023-02-14T08:50:19.967Z] ---> Running in e4a333130fcc [2023-02-14T08:50:19.967Z] ---> Running in d52d331b52ad [2023-02-14T08:50:19.967Z] ---> Running in 5db495b1b572 [2023-02-14T08:50:19.967Z] ---> Running in dd381a9464cf [2023-02-14T08:50:19.967Z] Removing intermediate container e4a333130fcc [2023-02-14T08:50:19.967Z] ---> 97cd5fdadb4a [2023-02-14T08:50:19.967Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T08:50:19.967Z] Removing intermediate container 5db495b1b572 [2023-02-14T08:50:19.967Z] ---> 9a02a9505b25 [2023-02-14T08:50:19.967Z] Step 4/21 : RUN apk add --update --no-cache make gitRemoving intermediate container 1007a3e753a0 [2023-02-14T08:50:19.967Z] [2023-02-14T08:50:19.967Z] ---> 2b7a3f3378e0 [2023-02-14T08:50:19.967Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:50:19.967Z] ---> Running in a89491cc9b89 [2023-02-14T08:50:19.967Z] Removing intermediate container dd381a9464cf [2023-02-14T08:50:19.967Z] ---> 66e348ec40c8 [2023-02-14T08:50:19.967Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T08:50:19.967Z] Removing intermediate container d52d331b52ad [2023-02-14T08:50:19.967Z] ---> c43e7b8fba59 [2023-02-14T08:50:19.967Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:50:19.967Z] ---> Running in b3fc3313517e [2023-02-14T08:50:19.967Z] ---> Running in d2b91c75c860 [2023-02-14T08:50:19.967Z] ---> Running in 7dbf208bfdb9 [2023-02-14T08:50:19.967Z] ---> Running in 8153c345fd86 [2023-02-14T08:50:19.967Z] Removing intermediate container 7dbf208bfdb9 [2023-02-14T08:50:19.967Z] ---> 79ffa3954b2c [2023-02-14T08:50:19.967Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:50:19.967Z] Removing intermediate container 8153c345fd86 [2023-02-14T08:50:19.967Z] ---> 3fcf7d4508b0 [2023-02-14T08:50:19.967Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T08:50:20.238Z] ---> Running in 2bc2d7b48aab [2023-02-14T08:50:20.516Z] ---> Running in b0515e80462a [2023-02-14T08:50:21.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:21.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:22.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:22.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:22.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:22.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:22.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:23.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:23.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:23.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:23.852Z] OK: 221 MiB in 51 packages [2023-02-14T08:50:24.456Z] OK: 221 MiB in 51 packages [2023-02-14T08:50:24.728Z] OK: 221 MiB in 51 packages [2023-02-14T08:50:25.725Z] OK: 221 MiB in 51 packages [2023-02-14T08:50:25.725Z] OK: 221 MiB in 51 packages [2023-02-14T08:50:25.996Z] Removing intermediate container a89491cc9b89 [2023-02-14T08:50:25.996Z] ---> 119d75065b68 [2023-02-14T08:50:25.996Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:50:26.992Z] Removing intermediate container d2b91c75c860 [2023-02-14T08:50:26.992Z] ---> 51b6dfd37e84 [2023-02-14T08:50:26.992Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:50:27.263Z] Removing intermediate container b3fc3313517e [2023-02-14T08:50:27.263Z] ---> 894c869f419a [2023-02-14T08:50:27.263Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T08:50:27.538Z] Removing intermediate container 2bc2d7b48aab [2023-02-14T08:50:27.538Z] ---> e52e8e6b3b16 [2023-02-14T08:50:27.538Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:50:27.538Z] ---> 244cbc39ee82 [2023-02-14T08:50:27.538Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:27.809Z] ---> Running in 71a888fa3bee [2023-02-14T08:50:28.077Z] Removing intermediate container b0515e80462a [2023-02-14T08:50:28.077Z] ---> 65f029b4c1fa [2023-02-14T08:50:28.077Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T08:50:28.669Z] ---> 884adfba3e7c [2023-02-14T08:50:28.669Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:28.941Z] ---> Running in 8014e93daef8 [2023-02-14T08:50:28.941Z] ---> 49aefaae776b [2023-02-14T08:50:28.941Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:29.214Z] ---> d0d190c3dcc0 [2023-02-14T08:50:29.214Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:29.488Z] ---> Running in 7f43e38b160d [2023-02-14T08:50:29.488Z] ---> Running in faa3e4d99543 [2023-02-14T08:50:29.758Z] ---> df5fbd6e7889 [2023-02-14T08:50:29.758Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:30.027Z] ---> Running in 1f1b6c0cd16e [2023-02-14T08:52:37.105Z] Removing intermediate container 71a888fa3bee [2023-02-14T08:52:37.105Z] ---> 789d5de97544 [2023-02-14T08:52:37.105Z] Step 7/24 : COPY . . [2023-02-14T08:52:37.105Z] Removing intermediate container 1f1b6c0cd16e [2023-02-14T08:52:37.105Z] ---> 1e1083b929c4 [2023-02-14T08:52:37.105Z] Step 8/24 : COPY . . [2023-02-14T08:52:37.105Z] Removing intermediate container 8014e93daef8 [2023-02-14T08:52:37.105Z] ---> 63fd76dee70c [2023-02-14T08:52:37.105Z] Step 7/21 : COPY . . [2023-02-14T08:52:37.105Z] Removing intermediate container faa3e4d99543 [2023-02-14T08:52:37.105Z] ---> 9d1455d2a96c [2023-02-14T08:52:37.105Z] Step 8/22 : COPY . . [2023-02-14T08:52:37.105Z] Removing intermediate container 7f43e38b160d [2023-02-14T08:52:37.105Z] ---> 0d27fb5579da [2023-02-14T08:52:37.105Z] Step 7/24 : COPY . . [2023-02-14T08:52:52.174Z] ---> 0c6262717fae [2023-02-14T08:52:52.174Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T08:52:52.174Z] ---> Running in 0dcca3a0496b [2023-02-14T08:52:52.174Z] ---> eced37acea72 [2023-02-14T08:52:52.174Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:52:52.451Z] ---> d823137f090f [2023-02-14T08:52:52.451Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T08:52:52.451Z] ---> 52a7646f44f9 [2023-02-14T08:52:52.451Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T08:52:52.451Z] ---> Running in 6a60d326b3e4 [2023-02-14T08:52:52.740Z] ---> Running in e7a83fe6a593 [2023-02-14T08:52:52.740Z] ---> be6612bcde10 [2023-02-14T08:52:52.740Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T08:52:52.740Z] ---> Running in f194d8c6e56f [2023-02-14T08:52:53.333Z] ---> Running in f9a0281f33fa [2023-02-14T08:52:53.605Z] Removing intermediate container 6a60d326b3e4 [2023-02-14T08:52:53.605Z] ---> c9b4a02e02f3 [2023-02-14T08:52:53.605Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:52:53.893Z] ---> Running in 703f2077c3e7 [2023-02-14T08:52:54.865Z] Removing intermediate container 703f2077c3e7 [2023-02-14T08:52:54.865Z] ---> 94d6e38bf497 [2023-02-14T08:52:54.865Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T08:52:54.865Z] ---> Running in be71a89ca57e [2023-02-14T08:52:55.135Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-14T08:52:55.405Z] 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 [2023-02-14T08:52:55.995Z] 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 [2023-02-14T08:52:56.266Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-14T08:52:58.867Z] Removing intermediate container be71a89ca57e [2023-02-14T08:52:58.867Z] ---> 323832f8b4d9 [2023-02-14T08:52:58.867Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:52:58.867Z] ---> Running in b9d651d8ca24 [2023-02-14T08:52:59.138Z] Removing intermediate container b9d651d8ca24 [2023-02-14T08:52:59.138Z] ---> dfe0713de473 [2023-02-14T08:52:59.138Z] [2023-02-14T08:52:59.138Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:52:59.138Z] 3.15: Pulling from library/alpine [2023-02-14T08:53:00.552Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:53:00.552Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T08:53:00.823Z] ---> 354640af7b1b [2023-02-14T08:53:00.823Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:53:00.823Z] ---> Running in 30b100e1e0c5 [2023-02-14T08:53:01.794Z] Removing intermediate container 30b100e1e0c5 [2023-02-14T08:53:01.794Z] ---> edc5e0be2b8d [2023-02-14T08:53:01.794Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:53:01.794Z] ---> Running in 8e37e87806b2 [2023-02-14T08:53:04.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:04.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:07.291Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:53:07.292Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:53:07.292Z] OK: 15734 distinct packages available [2023-02-14T08:53:07.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:07.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:09.839Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:53:09.839Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:53:09.839Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:53:09.839Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:53:09.839Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:53:09.839Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:53:09.839Z] OK: 6 MiB in 19 packages [2023-02-14T08:53:11.795Z] Removing intermediate container 8e37e87806b2 [2023-02-14T08:53:11.795Z] ---> 6ea0bc040818 [2023-02-14T08:53:11.795Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T08:53:17.164Z] ---> a9b5033361f7 [2023-02-14T08:53:17.164Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:53:23.841Z] ---> 32138a32fee0 [2023-02-14T08:53:23.841Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:53:24.813Z] ---> 9e08d2eab8c8 [2023-02-14T08:53:24.813Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T08:53:25.780Z] ---> fb1699fcfc77 [2023-02-14T08:53:25.780Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T08:53:26.766Z] ---> 78cdbb7d3cc0 [2023-02-14T08:53:26.766Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:53:27.039Z] ---> Running in f9201209cdfa [2023-02-14T08:53:27.628Z] Removing intermediate container f9201209cdfa [2023-02-14T08:53:27.628Z] ---> 8a542f9cefba [2023-02-14T08:53:27.628Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:53:27.628Z] ---> Running in 31e9f5f30660 [2023-02-14T08:53:28.222Z] Removing intermediate container 31e9f5f30660 [2023-02-14T08:53:28.222Z] ---> 4397e7aacf14 [2023-02-14T08:53:28.222Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T08:53:28.491Z] ---> Running in 7cf57bd10bc3 [2023-02-14T08:53:29.083Z] Removing intermediate container 7cf57bd10bc3 [2023-02-14T08:53:29.083Z] ---> f302fbe29bf9 [2023-02-14T08:53:29.083Z] Step 23/24 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T08:53:29.359Z] ---> Running in e42173a5634e [2023-02-14T08:53:29.958Z] Removing intermediate container e42173a5634e [2023-02-14T08:53:29.958Z] ---> 9fe606ae1e66 [2023-02-14T08:53:29.958Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:53:29.958Z] ---> Running in a113e8b63bd3 [2023-02-14T08:53:30.545Z] Removing intermediate container a113e8b63bd3 [2023-02-14T08:53:30.545Z] ---> 54e96097d2c8 [2023-02-14T08:53:30.545Z] [2023-02-14T08:53:30.813Z] Successfully built 54e96097d2c8 [2023-02-14T08:53:30.813Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-14T08:53:30.813Z]  Building security-spire-agent ... done Building core-data [2023-02-14T08:53:52.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:53:52.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:53:52.897Z] ---> a9ea1be84f8b [2023-02-14T08:53:52.897Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:53:52.897Z] ---> Using cache [2023-02-14T08:53:52.897Z] ---> 66e348ec40c8 [2023-02-14T08:53:52.897Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:53:52.897Z] ---> Using cache [2023-02-14T08:53:52.897Z] ---> 3fcf7d4508b0 [2023-02-14T08:53:52.897Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:53:52.897Z] ---> Using cache [2023-02-14T08:53:52.897Z] ---> 65f029b4c1fa [2023-02-14T08:53:52.897Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:53:52.897Z] ---> Using cache [2023-02-14T08:53:52.897Z] ---> df5fbd6e7889 [2023-02-14T08:53:52.897Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:53:52.897Z] ---> Using cache [2023-02-14T08:53:52.897Z] ---> 1e1083b929c4 [2023-02-14T08:53:52.897Z] Step 8/22 : COPY . . [2023-02-14T08:53:52.897Z] ---> Using cache [2023-02-14T08:53:52.897Z] ---> 0c6262717fae [2023-02-14T08:53:52.897Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T08:53:52.897Z] ---> Running in 860a7f94a3eb [2023-02-14T08:53:53.863Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-14T09:00:16.575Z] 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 [2023-02-14T09:00:21.931Z] 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 [2023-02-14T09:00:44.008Z] Removing intermediate container e7a83fe6a593 [2023-02-14T09:00:44.008Z] ---> 30cc0bd45938 [2023-02-14T09:00:44.008Z] [2023-02-14T09:00:44.008Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T09:00:44.276Z] 3.16: Pulling from library/alpine [2023-02-14T09:00:46.869Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T09:00:46.869Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T09:00:46.869Z] ---> 4c81e5bf8899 [2023-02-14T09:00:46.869Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T09:00:47.140Z] ---> Running in 0c5ffe37c149 [2023-02-14T09:00:50.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:00:50.497Z] Removing intermediate container f194d8c6e56f [2023-02-14T09:00:50.497Z] ---> 2723afc3ef1a [2023-02-14T09:00:50.497Z] [2023-02-14T09:00:50.497Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T09:00:50.497Z] ---> 4c81e5bf8899 [2023-02-14T09:00:50.497Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T09:00:50.497Z] ---> Running in 2cafb7d255e1 [2023-02-14T09:00:50.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:00:53.093Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T09:00:53.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:00:53.093Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T09:00:53.093Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T09:00:53.093Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T09:00:53.093Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T09:00:53.093Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T09:00:53.093Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:00:53.093Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:00:53.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:00:53.684Z] OK: 8 MiB in 20 packages [2023-02-14T09:00:55.101Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T09:00:55.376Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T09:00:55.376Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T09:00:55.376Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:00:55.376Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:00:55.981Z] OK: 6 MiB in 17 packages [2023-02-14T09:00:56.256Z] Removing intermediate container 0c5ffe37c149 [2023-02-14T09:00:56.256Z] ---> 55d9bde8e8fd [2023-02-14T09:00:56.256Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T09:00:56.256Z] ---> Running in bbc965ed305c [2023-02-14T09:00:56.860Z] Removing intermediate container bbc965ed305c [2023-02-14T09:00:56.860Z] ---> 3b9a13cc9922 [2023-02-14T09:00:56.860Z] Step 12/21 : WORKDIR /edgex [2023-02-14T09:00:57.136Z] ---> Running in a686e6e5d865 [2023-02-14T09:00:58.104Z] Removing intermediate container a686e6e5d865 [2023-02-14T09:00:58.105Z] ---> 457586890029 [2023-02-14T09:00:58.105Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T09:00:59.523Z] ---> b7d8f3bec58f [2023-02-14T09:00:59.523Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T09:00:59.523Z] Removing intermediate container 2cafb7d255e1 [2023-02-14T09:00:59.523Z] ---> 1236415f7cd9 [2023-02-14T09:00:59.523Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T09:00:59.523Z] ---> Running in 6cfe43ed92a9 [2023-02-14T09:01:00.494Z] Removing intermediate container 6cfe43ed92a9 [2023-02-14T09:01:00.494Z] ---> 46aa1583a544 [2023-02-14T09:01:00.494Z] Step 12/24 : WORKDIR / [2023-02-14T09:01:00.769Z] ---> Running in b9df2df73a14 [2023-02-14T09:01:01.737Z] Removing intermediate container b9df2df73a14 [2023-02-14T09:01:01.737Z] ---> b77999619d91 [2023-02-14T09:01:01.737Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-14T09:01:02.326Z] ---> 019b64319af2 [2023-02-14T09:01:02.326Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T09:01:02.920Z] ---> f7905be73337 [2023-02-14T09:01:02.920Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-14T09:01:06.283Z] ---> 7bbc9cbbf3ff [2023-02-14T09:01:06.283Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T09:01:06.875Z] ---> d5d43b4a9644 [2023-02-14T09:01:06.875Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T09:01:07.849Z] ---> 977822075265 [2023-02-14T09:01:07.849Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-14T09:01:08.121Z] ---> e26a6b76b557 [2023-02-14T09:01:08.121Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:01:08.395Z] ---> Running in d442d66f5912 [2023-02-14T09:01:09.820Z] ---> 0bdae7787fe5 [2023-02-14T09:01:09.821Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T09:01:12.423Z] ---> c1743e7760f4 [2023-02-14T09:01:12.423Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T09:01:13.031Z] Removing intermediate container d442d66f5912 [2023-02-14T09:01:13.031Z] ---> 5812b4f2fa23 [2023-02-14T09:01:13.031Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:01:13.309Z] ---> Running in 3df1246a7766 [2023-02-14T09:01:14.276Z] Removing intermediate container 3df1246a7766 [2023-02-14T09:01:14.276Z] ---> 49090f289376 [2023-02-14T09:01:14.276Z] Step 19/21 : LABEL arch=arm64 [2023-02-14T09:01:14.548Z] ---> Running in addba26abc70 [2023-02-14T09:01:15.134Z] ---> 1cdc66b2d602 [2023-02-14T09:01:15.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T09:01:15.134Z] Removing intermediate container addba26abc70 [2023-02-14T09:01:15.134Z] ---> 834a0f81e42a [2023-02-14T09:01:15.134Z] Step 20/21 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:01:15.403Z] ---> Running in 13e9c21b664b [2023-02-14T09:01:16.375Z] Removing intermediate container 13e9c21b664b [2023-02-14T09:01:16.375Z] ---> e183f4ff801d [2023-02-14T09:01:16.375Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T09:01:16.645Z] ---> bbe354863ede [2023-02-14T09:01:16.645Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:01:16.645Z] ---> Running in 921ce0076579 [2023-02-14T09:01:16.916Z] ---> Running in 3df7f2491608 [2023-02-14T09:01:17.517Z] Removing intermediate container 921ce0076579 [2023-02-14T09:01:17.517Z] ---> f10d7c48395b [2023-02-14T09:01:17.517Z] [2023-02-14T09:01:18.107Z] Successfully built f10d7c48395b [2023-02-14T09:01:18.107Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-14T09:01:18.107Z] Building support-notifications [2023-02-14T09:01:20.725Z]  Building security-proxy-setup ... done Removing intermediate container 3df7f2491608 [2023-02-14T09:01:20.725Z] ---> db5127167e14 [2023-02-14T09:01:20.725Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:01:20.996Z] ---> Running in 957c0e7c7e8b [2023-02-14T09:01:21.616Z] Removing intermediate container 957c0e7c7e8b [2023-02-14T09:01:21.616Z] ---> defe3ed88cd5 [2023-02-14T09:01:21.616Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:01:21.616Z] ---> Running in adb4469b5a62 [2023-02-14T09:01:22.587Z] Removing intermediate container adb4469b5a62 [2023-02-14T09:01:22.587Z] ---> a8b7c1a00a4f [2023-02-14T09:01:22.587Z] Step 23/24 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:01:22.587Z] ---> Running in 6c54e9fdf570 [2023-02-14T09:01:23.174Z] Removing intermediate container 6c54e9fdf570 [2023-02-14T09:01:23.174Z] ---> b51b7d385759 [2023-02-14T09:01:23.449Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:01:23.449Z] ---> Running in 0b1cf2239c32 [2023-02-14T09:01:24.418Z] Removing intermediate container 0b1cf2239c32 [2023-02-14T09:01:24.418Z] ---> 6e0f17b978d8 [2023-02-14T09:01:24.418Z] [2023-02-14T09:01:24.686Z] Successfully built 6e0f17b978d8 [2023-02-14T09:01:24.686Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-14T09:01:24.686Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-02-14T09:01:51.401Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:01:51.401Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:01:51.401Z] ---> a9ea1be84f8b [2023-02-14T09:01:51.401Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:01:51.401Z] ---> Using cache [2023-02-14T09:01:51.401Z] ---> 66e348ec40c8 [2023-02-14T09:01:51.401Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T09:01:51.401Z] ---> Using cache [2023-02-14T09:01:51.401Z] ---> 3fcf7d4508b0 [2023-02-14T09:01:51.401Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T09:01:51.401Z] ---> Running in fc38ed7d708e [2023-02-14T09:01:51.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:51.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:52.821Z] OK: 221 MiB in 51 packages [2023-02-14T09:01:55.416Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:01:55.416Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:01:55.416Z] ---> a9ea1be84f8b [2023-02-14T09:01:55.416Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:01:55.416Z] ---> Using cache [2023-02-14T09:01:55.416Z] ---> 66e348ec40c8 [2023-02-14T09:01:55.416Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T09:01:55.416Z] ---> Using cache [2023-02-14T09:01:55.416Z] ---> 3fcf7d4508b0 [2023-02-14T09:01:55.416Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T09:01:55.416Z] ---> Using cache [2023-02-14T09:01:55.416Z] ---> 65f029b4c1fa [2023-02-14T09:01:55.416Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T09:01:55.416Z] ---> Using cache [2023-02-14T09:01:55.416Z] ---> df5fbd6e7889 [2023-02-14T09:01:55.416Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:01:55.416Z] ---> Using cache [2023-02-14T09:01:55.416Z] ---> 1e1083b929c4 [2023-02-14T09:01:55.416Z] Step 8/22 : COPY . . [2023-02-14T09:01:55.416Z] ---> Using cache [2023-02-14T09:01:55.416Z] ---> 0c6262717fae [2023-02-14T09:01:55.416Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T09:01:55.687Z] ---> Running in 4c50df01cfbb [2023-02-14T09:01:55.956Z] Removing intermediate container fc38ed7d708e [2023-02-14T09:01:55.956Z] ---> 52cbae97fe3c [2023-02-14T09:01:55.956Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T09:01:56.965Z] Removing intermediate container 0dcca3a0496b [2023-02-14T09:01:56.965Z] ---> 10efcf6f330f [2023-02-14T09:01:56.965Z] [2023-02-14T09:01:56.965Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T09:01:56.965Z] ---> 4c81e5bf8899 [2023-02-14T09:01:56.965Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:01:56.965Z] ---> Running in 505143a4ef52 [2023-02-14T09:01:58.943Z] ---> b95f78abbe1c [2023-02-14T09:01:58.943Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:01:58.943Z] ---> Running in 5ea5f5693d0f [2023-02-14T09:01:59.214Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-14T09:02:00.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:00.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:02.742Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:02:02.742Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:02:02.742Z] OK: 5 MiB in 15 packages [2023-02-14T09:02:04.718Z] Removing intermediate container 505143a4ef52 [2023-02-14T09:02:04.718Z] ---> d13772e5b26f [2023-02-14T09:02:04.718Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:02:04.718Z] ---> Running in d7c730332d24 [2023-02-14T09:02:05.696Z] Removing intermediate container d7c730332d24 [2023-02-14T09:02:05.696Z] ---> 3674d5e4b036 [2023-02-14T09:02:05.697Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T09:02:05.697Z] ---> Running in 35bc0b97bc2d [2023-02-14T09:02:06.501Z] Removing intermediate container 35bc0b97bc2d [2023-02-14T09:02:06.501Z] ---> ad9e25dfdf88 [2023-02-14T09:02:06.501Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T09:02:06.501Z] ---> Running in c597f234832f [2023-02-14T09:02:07.099Z] Removing intermediate container c597f234832f [2023-02-14T09:02:07.099Z] ---> b4202d7bfc33 [2023-02-14T09:02:07.099Z] Step 15/24 : WORKDIR / [2023-02-14T09:02:07.099Z] ---> Running in 9523aa5a3677 [2023-02-14T09:02:08.081Z] Removing intermediate container 9523aa5a3677 [2023-02-14T09:02:08.081Z] ---> e0d90e5ee45b [2023-02-14T09:02:08.081Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:02:09.063Z] ---> 17e308555227 [2023-02-14T09:02:09.063Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T09:02:11.042Z] ---> 2f5c2d19670d [2023-02-14T09:02:11.042Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T09:02:12.029Z] ---> 57b0790ca9f5 [2023-02-14T09:02:12.029Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T09:02:13.469Z] ---> fcc11fa7e2a1 [2023-02-14T09:02:13.469Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T09:02:13.469Z] ---> Running in 20f1b70f4011 [2023-02-14T09:02:14.064Z] Removing intermediate container 20f1b70f4011 [2023-02-14T09:02:14.064Z] ---> aefe6274f527 [2023-02-14T09:02:14.064Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:02:14.064Z] ---> Running in 6ac7ec53cf07 [2023-02-14T09:02:14.665Z] Removing intermediate container 6ac7ec53cf07 [2023-02-14T09:02:14.665Z] ---> cc49ef9db82e [2023-02-14T09:02:14.665Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:02:14.938Z] ---> Running in 68a5a0734147 [2023-02-14T09:02:15.553Z] Removing intermediate container 68a5a0734147 [2023-02-14T09:02:15.553Z] ---> 6ca4f3249674 [2023-02-14T09:02:15.553Z] Step 23/24 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:02:15.553Z] ---> Running in 1d4fba1fc461 [2023-02-14T09:02:16.149Z] Removing intermediate container 1d4fba1fc461 [2023-02-14T09:02:16.149Z] ---> fbd028746bfa [2023-02-14T09:02:16.149Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:02:16.431Z] ---> Running in d5d2f9c7ccdd [2023-02-14T09:02:17.026Z] Removing intermediate container d5d2f9c7ccdd [2023-02-14T09:02:17.026Z] ---> 20b101859e54 [2023-02-14T09:02:17.026Z] [2023-02-14T09:02:17.299Z] Successfully built 20b101859e54 [2023-02-14T09:02:17.299Z] Successfully tagged core-metadata-arm64:latest [2023-02-14T09:02:17.299Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-02-14T09:02:39.438Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:02:39.438Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:02:39.438Z] ---> a9ea1be84f8b [2023-02-14T09:02:39.438Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T09:02:39.438Z] ---> Using cache [2023-02-14T09:02:39.438Z] ---> 9a02a9505b25 [2023-02-14T09:02:39.438Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T09:02:39.438Z] ---> Running in b67bb89299d0 [2023-02-14T09:02:40.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:40.324Z] Removing intermediate container 860a7f94a3eb [2023-02-14T09:02:40.596Z] ---> 5c2462739b4f [2023-02-14T09:02:40.596Z] [2023-02-14T09:02:40.596Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:02:40.596Z] ---> 4c81e5bf8899 [2023-02-14T09:02:40.596Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T09:02:40.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:40.596Z] ---> Running in 934a04ea459d [2023-02-14T09:02:41.575Z] Removing intermediate container 934a04ea459d [2023-02-14T09:02:41.575Z] ---> cdcda43dbce7 [2023-02-14T09:02:41.575Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T09:02:41.575Z] ---> Running in 4868c48202b5 [2023-02-14T09:02:42.174Z] Removing intermediate container 4868c48202b5 [2023-02-14T09:02:42.174Z] ---> 0bcab205f533 [2023-02-14T09:02:42.174Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T09:02:42.174Z] ---> Running in f50dff5a1a82 [2023-02-14T09:02:42.770Z] Removing intermediate container f50dff5a1a82 [2023-02-14T09:02:42.770Z] ---> 2ca2083e4ea9 [2023-02-14T09:02:42.770Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:02:43.051Z] ---> Running in 4f360de4c700 [2023-02-14T09:02:43.051Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T09:02:43.051Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T09:02:43.051Z] OK: 16903 distinct packages available [2023-02-14T09:02:43.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:43.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:45.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:45.908Z] OK: 221 MiB in 51 packages [2023-02-14T09:02:46.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:48.164Z] Removing intermediate container b67bb89299d0 [2023-02-14T09:02:48.164Z] ---> fc4a73f96f12 [2023-02-14T09:02:48.164Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T09:02:48.436Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:02:48.436Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:02:48.436Z] OK: 5 MiB in 15 packages [2023-02-14T09:02:49.040Z] ---> d3b86a7cd63b [2023-02-14T09:02:49.040Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:02:49.040Z] ---> Running in 7cc487fade2a [2023-02-14T09:02:51.638Z] Removing intermediate container 4f360de4c700 [2023-02-14T09:02:51.638Z] ---> f803d7e6e035 [2023-02-14T09:02:51.638Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:02:52.606Z] ---> da4a639fe8ed [2023-02-14T09:02:52.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T09:02:54.559Z] ---> 7bf84719132b [2023-02-14T09:02:54.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T09:02:55.984Z] ---> 7abd81f25de2 [2023-02-14T09:02:55.984Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T09:02:55.984Z] ---> Running in 4ad35a51f510 [2023-02-14T09:02:56.594Z] Removing intermediate container 4ad35a51f510 [2023-02-14T09:02:56.594Z] ---> dc4ebd7007fe [2023-02-14T09:02:56.594Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:02:56.869Z] ---> Running in 642eee57cfbc [2023-02-14T09:02:57.479Z] Removing intermediate container 642eee57cfbc [2023-02-14T09:02:57.479Z] ---> 46567a176d1f [2023-02-14T09:02:57.479Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:02:57.479Z] ---> Running in 45d4ae598795 [2023-02-14T09:02:58.461Z] Removing intermediate container 45d4ae598795 [2023-02-14T09:02:58.461Z] ---> 5f712c3ff1d5 [2023-02-14T09:02:58.461Z] Step 21/22 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:02:58.733Z] ---> Running in 046e1018b446 [2023-02-14T09:02:59.332Z] Removing intermediate container 046e1018b446 [2023-02-14T09:02:59.332Z] ---> 6dcd99a2e99c [2023-02-14T09:02:59.332Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:02:59.332Z] ---> Running in e6651555d00c [2023-02-14T09:02:59.925Z] Removing intermediate container e6651555d00c [2023-02-14T09:02:59.925Z] ---> 69e8c2adda8a [2023-02-14T09:02:59.925Z] [2023-02-14T09:03:00.342Z] Successfully built 69e8c2adda8a [2023-02-14T09:03:00.659Z] Successfully tagged core-data-arm64:latest [2023-02-14T09:03:00.659Z] Building security-spire-server [2023-02-14T09:03:22.986Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:03:22.986Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:03:22.986Z] ---> a9ea1be84f8b [2023-02-14T09:03:22.986Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T09:03:22.986Z] ---> Using cache [2023-02-14T09:03:22.986Z] ---> 9a02a9505b25 [2023-02-14T09:03:22.986Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T09:03:23.270Z] ---> Running in 350ef5e6d605 [2023-02-14T09:03:26.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:26.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:28.043Z] OK: 221 MiB in 51 packages [2023-02-14T09:03:31.414Z] Removing intermediate container 350ef5e6d605 [2023-02-14T09:03:31.414Z] ---> 31ca2bab75aa [2023-02-14T09:03:31.414Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T09:03:32.835Z] ---> cf9d025e73c6 [2023-02-14T09:03:32.835Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:03:32.835Z] ---> Running in 8daee32d4d3a [2023-02-14T09:03:59.611Z] Removing intermediate container 5ea5f5693d0f [2023-02-14T09:03:59.611Z] ---> 134fd18c5947 [2023-02-14T09:03:59.611Z] Step 8/22 : COPY . . [2023-02-14T09:04:17.943Z] ---> 4ff919e66eeb [2023-02-14T09:04:17.943Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T09:04:17.943Z] ---> Running in 57540e986d99 [2023-02-14T09:04:18.227Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-14T09:04:57.196Z] Removing intermediate container 7cc487fade2a [2023-02-14T09:04:57.196Z] ---> e8570eb82bbc [2023-02-14T09:04:57.196Z] Step 7/19 : COPY . . [2023-02-14T09:05:29.458Z] ---> 8b507af0721f [2023-02-14T09:05:29.458Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T09:05:29.458Z] ---> Running in 3a69493d5ed8 [2023-02-14T09:05:30.872Z] Removing intermediate container f9a0281f33fa [2023-02-14T09:05:30.872Z] ---> 5d19b938f420 [2023-02-14T09:05:30.872Z] [2023-02-14T09:05:30.872Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:05:30.872Z] ---> 4c81e5bf8899 [2023-02-14T09:05:30.872Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:05:30.872Z] ---> Using cache [2023-02-14T09:05:30.872Z] ---> d13772e5b26f [2023-02-14T09:05:30.872Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:05:30.872Z] ---> Using cache [2023-02-14T09:05:30.872Z] ---> 3674d5e4b036 [2023-02-14T09:05:30.872Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T09:05:31.459Z] ---> Running in 6d2eeecfb87d [2023-02-14T09:05:31.459Z] 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 [2023-02-14T09:05:32.434Z] Removing intermediate container 6d2eeecfb87d [2023-02-14T09:05:32.435Z] ---> dbbf0201a547 [2023-02-14T09:05:32.435Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T09:05:32.703Z] ---> Running in 6174cb52e2f0 [2023-02-14T09:05:33.696Z] Removing intermediate container 6174cb52e2f0 [2023-02-14T09:05:33.696Z] ---> c46477556d8e [2023-02-14T09:05:33.696Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:05:35.692Z] ---> d768183df3f2 [2023-02-14T09:05:35.692Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T09:05:39.993Z] ---> b2cf0570192e [2023-02-14T09:05:39.993Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T09:05:41.419Z] ---> e19e2c04f6a8 [2023-02-14T09:05:41.419Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T09:05:42.012Z] ---> Running in 71cf07a271d3 [2023-02-14T09:05:42.626Z] Removing intermediate container 71cf07a271d3 [2023-02-14T09:05:42.626Z] ---> 40e5b70d88e1 [2023-02-14T09:05:42.626Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:05:42.900Z] ---> Running in 6111540d4aa9 [2023-02-14T09:05:43.876Z] Removing intermediate container 6111540d4aa9 [2023-02-14T09:05:43.876Z] ---> df5f4cd7bed7 [2023-02-14T09:05:43.876Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:05:44.152Z] ---> Running in 8d88b8bcff27 [2023-02-14T09:05:45.136Z] Removing intermediate container 8d88b8bcff27 [2023-02-14T09:05:45.136Z] ---> f1091f7a64da [2023-02-14T09:05:45.136Z] Step 21/22 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:05:45.136Z] ---> Running in 11f770c4847a [2023-02-14T09:05:46.117Z] Removing intermediate container 11f770c4847a [2023-02-14T09:05:46.117Z] ---> 0e1ca6a34dbc [2023-02-14T09:05:46.117Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:05:46.117Z] ---> Running in 6ff542d3dada [2023-02-14T09:05:46.712Z] Removing intermediate container 8daee32d4d3a [2023-02-14T09:05:46.712Z] ---> 12778c77e353 [2023-02-14T09:05:46.712Z] Step 7/23 : COPY . . [2023-02-14T09:05:46.984Z] Removing intermediate container 6ff542d3dada [2023-02-14T09:05:46.984Z] ---> 805819f6ba1f [2023-02-14T09:05:46.984Z] [2023-02-14T09:05:47.959Z] Successfully built 805819f6ba1f [2023-02-14T09:05:47.959Z] Successfully tagged support-scheduler-arm64:latest [2023-02-14T09:05:47.959Z] Building security-spire-config [2023-02-14T09:06:03.019Z]  Building support-scheduler ... done  ---> eb2a5d7a2a4e [2023-02-14T09:06:03.019Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T09:06:03.019Z] ---> Running in 5ca34904cd58 [2023-02-14T09:06:03.610Z] Removing intermediate container 5ca34904cd58 [2023-02-14T09:06:03.610Z] ---> 7ff2fdbbed8b [2023-02-14T09:06:03.610Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T09:06:03.901Z] ---> Running in 4e05595626f8 [2023-02-14T09:06:04.507Z] Removing intermediate container 4e05595626f8 [2023-02-14T09:06:04.507Z] ---> 61bba49162c8 [2023-02-14T09:06:04.507Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T09:06:04.786Z] ---> Running in 128741c39a26 [2023-02-14T09:06:08.163Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:06:08.163Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:06:08.163Z] ---> a9ea1be84f8b [2023-02-14T09:06:08.163Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T09:06:08.163Z] ---> Using cache [2023-02-14T09:06:08.163Z] ---> 9a02a9505b25 [2023-02-14T09:06:08.163Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T09:06:08.163Z] ---> Using cache [2023-02-14T09:06:08.163Z] ---> 31ca2bab75aa [2023-02-14T09:06:08.163Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T09:06:08.163Z] ---> Using cache [2023-02-14T09:06:08.163Z] ---> cf9d025e73c6 [2023-02-14T09:06:08.163Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:06:08.163Z] ---> Using cache [2023-02-14T09:06:08.163Z] ---> 12778c77e353 [2023-02-14T09:06:08.163Z] Step 7/24 : COPY . . [2023-02-14T09:06:08.163Z] ---> Using cache [2023-02-14T09:06:08.163Z] ---> eb2a5d7a2a4e [2023-02-14T09:06:08.163Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T09:06:08.163Z] ---> Using cache [2023-02-14T09:06:08.163Z] ---> 7ff2fdbbed8b [2023-02-14T09:06:08.163Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T09:06:08.163Z] ---> Using cache [2023-02-14T09:06:08.163Z] ---> 61bba49162c8 [2023-02-14T09:06:08.163Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T09:06:08.163Z] ---> Running in 300116ca5fa1 [2023-02-14T09:06:09.615Z] Removing intermediate container 128741c39a26 [2023-02-14T09:06:09.615Z] ---> bcaa54747622 [2023-02-14T09:06:09.615Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T09:06:09.906Z] ---> Running in 8e841b875097 [2023-02-14T09:06:11.346Z] Removing intermediate container 8e841b875097 [2023-02-14T09:06:11.346Z] ---> 46ef825ed0a0 [2023-02-14T09:06:11.346Z] [2023-02-14T09:06:11.346Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T09:06:11.346Z] ---> 354640af7b1b [2023-02-14T09:06:11.346Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:06:11.346Z] ---> Using cache [2023-02-14T09:06:11.346Z] ---> edc5e0be2b8d [2023-02-14T09:06:11.346Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T09:06:11.346Z] ---> Using cache [2023-02-14T09:06:11.346Z] ---> 6ea0bc040818 [2023-02-14T09:06:11.346Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T09:06:13.308Z] Removing intermediate container 300116ca5fa1 [2023-02-14T09:06:13.308Z] ---> 4279296644e9 [2023-02-14T09:06:13.308Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T09:06:13.578Z] ---> Running in ce9780ee7768 [2023-02-14T09:06:14.563Z] Removing intermediate container ce9780ee7768 [2023-02-14T09:06:14.563Z] ---> ab4e4d61abed [2023-02-14T09:06:14.564Z] [2023-02-14T09:06:14.564Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T09:06:14.564Z] ---> 354640af7b1b [2023-02-14T09:06:14.564Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:06:14.564Z] ---> Using cache [2023-02-14T09:06:14.564Z] ---> edc5e0be2b8d [2023-02-14T09:06:14.564Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T09:06:14.564Z] ---> Running in e4bd5a415059 [2023-02-14T09:06:17.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:06:18.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:06:19.640Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T09:06:19.640Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T09:06:19.640Z] OK: 15734 distinct packages available [2023-02-14T09:06:19.640Z] ---> 7cbc0f5a7221 [2023-02-14T09:06:19.640Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T09:06:19.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:06:20.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:06:21.090Z] ---> 4957b3b9dc5f [2023-02-14T09:06:21.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T09:06:22.056Z] ---> 1bc38956eb0e [2023-02-14T09:06:22.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T09:06:22.644Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T09:06:22.644Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T09:06:22.644Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T09:06:22.644Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T09:06:22.644Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T09:06:22.644Z] OK: 6 MiB in 18 packages [2023-02-14T09:06:23.623Z] ---> 4dc5e828fcf4 [2023-02-14T09:06:23.623Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T09:06:23.895Z] ---> Running in 4863603780cb [2023-02-14T09:06:24.867Z] Removing intermediate container 4863603780cb [2023-02-14T09:06:24.867Z] ---> e17f39a4a2c2 [2023-02-14T09:06:24.867Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T09:06:24.867Z] ---> Running in a1a990f9007f [2023-02-14T09:06:24.867Z] Removing intermediate container e4bd5a415059 [2023-02-14T09:06:24.867Z] ---> 61d0d3bccb31 [2023-02-14T09:06:25.137Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T09:06:25.725Z] Removing intermediate container a1a990f9007f [2023-02-14T09:06:25.725Z] ---> 92e8910f9c8f [2023-02-14T09:06:25.725Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T09:06:25.999Z] ---> Running in fbaa99c633ee [2023-02-14T09:06:26.964Z] Removing intermediate container fbaa99c633ee [2023-02-14T09:06:26.964Z] ---> deaf03798362 [2023-02-14T09:06:26.964Z] Step 22/23 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:06:27.553Z] ---> Running in 907f57bcf75e [2023-02-14T09:06:28.517Z] Removing intermediate container 907f57bcf75e [2023-02-14T09:06:28.517Z] ---> e9bf5982665f [2023-02-14T09:06:28.517Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T09:06:28.517Z] ---> Running in 2c59722b2934 [2023-02-14T09:06:29.931Z] Removing intermediate container 2c59722b2934 [2023-02-14T09:06:29.931Z] ---> aa34ae523335 [2023-02-14T09:06:29.931Z] [2023-02-14T09:06:30.517Z] Successfully built aa34ae523335 [2023-02-14T09:06:30.517Z] Successfully tagged security-spire-server-arm64:latest [2023-02-14T09:06:30.517Z] Building core-command [2023-02-14T09:06:33.121Z]  Building security-spire-server ... done  ---> fa0dd4bfdd21 [2023-02-14T09:06:33.121Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T09:06:33.705Z] ---> 144269a89a2c [2023-02-14T09:06:33.705Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T09:06:33.972Z] ---> Running in 932aadf16394 [2023-02-14T09:06:34.944Z] Removing intermediate container 932aadf16394 [2023-02-14T09:06:34.944Z] ---> 90ea04ceb0a7 [2023-02-14T09:06:34.944Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T09:06:36.360Z] ---> 18458198aa39 [2023-02-14T09:06:36.360Z] Step 19/24 : WORKDIR / [2023-02-14T09:06:36.360Z] ---> Running in 37ff7e0b315a [2023-02-14T09:06:36.973Z] Removing intermediate container 37ff7e0b315a [2023-02-14T09:06:36.973Z] ---> d8d3b747042e [2023-02-14T09:06:36.973Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T09:06:37.247Z] ---> Running in 13a3f85c0b1b [2023-02-14T09:06:37.844Z] Removing intermediate container 13a3f85c0b1b [2023-02-14T09:06:37.844Z] ---> d825f2cd4a25 [2023-02-14T09:06:37.844Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T09:06:37.844Z] ---> Running in 5eea139ba3c0 [2023-02-14T09:06:38.432Z] Removing intermediate container 5eea139ba3c0 [2023-02-14T09:06:38.432Z] ---> f5fd1fecc409 [2023-02-14T09:06:38.432Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:06:38.700Z] ---> Running in 1618a803ad8d [2023-02-14T09:06:39.303Z] Removing intermediate container 1618a803ad8d [2023-02-14T09:06:39.303Z] ---> 43fffb04aec5 [2023-02-14T09:06:39.303Z] Step 23/24 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:06:39.586Z] ---> Running in 06e986528592 [2023-02-14T09:06:40.184Z] Removing intermediate container 06e986528592 [2023-02-14T09:06:40.184Z] ---> 7bae19f1ccc7 [2023-02-14T09:06:40.184Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:06:40.184Z] ---> Running in 3d11b5f8456c [2023-02-14T09:06:41.157Z] Removing intermediate container 3d11b5f8456c [2023-02-14T09:06:41.157Z] ---> a174f55107e0 [2023-02-14T09:06:41.157Z] [2023-02-14T09:06:42.128Z] Successfully built a174f55107e0 [2023-02-14T09:06:42.128Z] Successfully tagged security-spire-config-arm64:latest [2023-02-14T09:06:42.128Z]  Building security-spire-config ... done Building security-bootstrapper [2023-02-14T09:07:00.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:07:00.403Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:07:00.403Z] ---> a9ea1be84f8b [2023-02-14T09:07:00.403Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:07:00.403Z] ---> Using cache [2023-02-14T09:07:00.403Z] ---> 66e348ec40c8 [2023-02-14T09:07:00.403Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T09:07:00.403Z] ---> Using cache [2023-02-14T09:07:00.403Z] ---> 3fcf7d4508b0 [2023-02-14T09:07:00.403Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T09:07:00.403Z] ---> Using cache [2023-02-14T09:07:00.403Z] ---> 65f029b4c1fa [2023-02-14T09:07:00.403Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T09:07:00.403Z] ---> Using cache [2023-02-14T09:07:00.403Z] ---> df5fbd6e7889 [2023-02-14T09:07:00.403Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:07:00.403Z] ---> Using cache [2023-02-14T09:07:00.403Z] ---> 1e1083b929c4 [2023-02-14T09:07:00.403Z] Step 8/23 : COPY . . [2023-02-14T09:07:00.403Z] ---> Using cache [2023-02-14T09:07:00.403Z] ---> 0c6262717fae [2023-02-14T09:07:00.403Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T09:07:00.403Z] ---> Running in 4c1236e4ccb4 [2023-02-14T09:07:02.622Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-14T09:07:08.133Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:07:08.133Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:07:08.133Z] ---> a9ea1be84f8b [2023-02-14T09:07:08.133Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T09:07:08.133Z] ---> Using cache [2023-02-14T09:07:08.133Z] ---> 9a02a9505b25 [2023-02-14T09:07:08.133Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T09:07:08.403Z] ---> Using cache [2023-02-14T09:07:08.403Z] ---> 894c869f419a [2023-02-14T09:07:08.403Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T09:07:08.403Z] ---> Using cache [2023-02-14T09:07:08.403Z] ---> 884adfba3e7c [2023-02-14T09:07:08.403Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:07:08.403Z] ---> Using cache [2023-02-14T09:07:08.403Z] ---> 63fd76dee70c [2023-02-14T09:07:08.403Z] Step 7/32 : COPY . . [2023-02-14T09:07:08.403Z] ---> Using cache [2023-02-14T09:07:08.403Z] ---> d823137f090f [2023-02-14T09:07:08.403Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T09:07:08.679Z] ---> Running in 4ccec0c5cedc [2023-02-14T09:07:11.287Z] 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 [2023-02-14T09:10:18.211Z] Removing intermediate container 4c50df01cfbb [2023-02-14T09:10:18.211Z] ---> e9819d89b6e9 [2023-02-14T09:10:18.211Z] [2023-02-14T09:10:18.211Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:10:18.211Z] ---> 4c81e5bf8899 [2023-02-14T09:10:18.211Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T09:10:18.211Z] ---> Running in 22e11df56502 [2023-02-14T09:10:18.211Z] Removing intermediate container 22e11df56502 [2023-02-14T09:10:18.211Z] ---> 95263e9fd59b [2023-02-14T09:10:18.211Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:10:18.211Z] ---> Running in 495af895db41 [2023-02-14T09:10:18.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:18.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:18.211Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:10:18.211Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:10:18.211Z] OK: 5 MiB in 15 packages [2023-02-14T09:10:18.483Z] Removing intermediate container 495af895db41 [2023-02-14T09:10:18.483Z] ---> bda44e535447 [2023-02-14T09:10:18.483Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:10:19.457Z] ---> e6c3716c88e7 [2023-02-14T09:10:19.457Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T09:10:21.444Z] ---> e6fbbfc9e296 [2023-02-14T09:10:21.444Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T09:10:22.432Z] ---> fa9c06021824 [2023-02-14T09:10:22.432Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T09:10:23.409Z] ---> 836782c4f849 [2023-02-14T09:10:23.409Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:10:23.701Z] ---> Running in ebe3ada23119 [2023-02-14T09:10:27.989Z] Removing intermediate container ebe3ada23119 [2023-02-14T09:10:27.989Z] ---> cafd362ec42d [2023-02-14T09:10:27.989Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:10:27.989Z] ---> Running in e2303382829f [2023-02-14T09:10:27.989Z] Removing intermediate container e2303382829f [2023-02-14T09:10:27.989Z] ---> 4cc0df4d7695 [2023-02-14T09:10:27.989Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T09:10:27.989Z] ---> Running in b88e5f61d5eb [2023-02-14T09:10:28.584Z] Removing intermediate container b88e5f61d5eb [2023-02-14T09:10:28.584Z] ---> 74e141d174ce [2023-02-14T09:10:28.584Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:10:28.857Z] ---> Running in 4d89f5eca33f [2023-02-14T09:10:29.449Z] Removing intermediate container 4d89f5eca33f [2023-02-14T09:10:29.449Z] ---> e341416721d3 [2023-02-14T09:10:29.449Z] Step 21/22 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:10:29.449Z] ---> Running in 6b95ed7d5cc0 [2023-02-14T09:10:30.044Z] Removing intermediate container 6b95ed7d5cc0 [2023-02-14T09:10:30.044Z] ---> 9d932144b567 [2023-02-14T09:10:30.044Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:10:30.317Z] ---> Running in 84b788c16628 [2023-02-14T09:10:30.912Z] Removing intermediate container 84b788c16628 [2023-02-14T09:10:30.912Z] ---> 791bb8d45fbf [2023-02-14T09:10:30.912Z] [2023-02-14T09:10:31.186Z] Successfully built 791bb8d45fbf [2023-02-14T09:10:31.186Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-14T09:14:23.161Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 4ccec0c5cedc [2023-02-14T09:14:23.161Z] ---> 1c779ee09145 [2023-02-14T09:14:23.161Z] [2023-02-14T09:14:23.161Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T09:14:23.161Z] ---> 4c81e5bf8899 [2023-02-14T09:14:23.161Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:14:23.161Z] ---> Running in 67be336ca1a9 [2023-02-14T09:14:23.161Z] Removing intermediate container 67be336ca1a9 [2023-02-14T09:14:23.161Z] ---> efa0dca4ceaf [2023-02-14T09:14:23.161Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T09:14:23.161Z] ---> Running in 5919caa7f7b3 [2023-02-14T09:14:23.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:24.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:25.770Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T09:14:25.770Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T09:14:25.770Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:14:26.042Z] OK: 5 MiB in 16 packages [2023-02-14T09:14:28.666Z] Removing intermediate container 5919caa7f7b3 [2023-02-14T09:14:28.666Z] ---> 8e36298e260e [2023-02-14T09:14:28.666Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T09:14:28.666Z] ---> Running in 1fd646229d2f [2023-02-14T09:14:29.276Z] Removing intermediate container 4c1236e4ccb4 [2023-02-14T09:14:29.276Z] ---> bdfc67935bc9 [2023-02-14T09:14:29.276Z] [2023-02-14T09:14:29.276Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T09:14:29.276Z] ---> 4c81e5bf8899 [2023-02-14T09:14:29.276Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:14:29.276Z] ---> Using cache [2023-02-14T09:14:29.276Z] ---> d13772e5b26f [2023-02-14T09:14:29.276Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:14:29.276Z] ---> Using cache [2023-02-14T09:14:29.276Z] ---> 3674d5e4b036 [2023-02-14T09:14:29.276Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T09:14:29.276Z] Removing intermediate container 1fd646229d2f [2023-02-14T09:14:29.276Z] ---> 0db7ff519db3 [2023-02-14T09:14:29.276Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T09:14:29.276Z] ---> Running in 1ffcb87f025e [2023-02-14T09:14:29.547Z] ---> Running in c641025aec41 [2023-02-14T09:14:30.138Z] Removing intermediate container 1ffcb87f025e [2023-02-14T09:14:30.138Z] ---> 30ba7275c709 [2023-02-14T09:14:30.138Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T09:14:30.138Z] Removing intermediate container c641025aec41 [2023-02-14T09:14:30.138Z] ---> c8fa1bae3093 [2023-02-14T09:14:30.138Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T09:14:30.138Z] ---> Running in ab2bdc1253be [2023-02-14T09:14:30.408Z] ---> Running in 1c1b92829841 [2023-02-14T09:14:30.998Z] Removing intermediate container ab2bdc1253be [2023-02-14T09:14:30.998Z] ---> ffa1fd771e06 [2023-02-14T09:14:30.998Z] Step 15/23 : WORKDIR / [2023-02-14T09:14:30.998Z] Removing intermediate container 1c1b92829841 [2023-02-14T09:14:30.998Z] ---> 77a9d46a0899 [2023-02-14T09:14:30.998Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T09:14:30.998Z] ---> Running in fdc384f11535 [2023-02-14T09:14:31.267Z] ---> Running in fb8636105da2 [2023-02-14T09:14:31.857Z] Removing intermediate container fb8636105da2 [2023-02-14T09:14:31.857Z] ---> 18f246ad9f14 [2023-02-14T09:14:31.857Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T09:14:32.132Z] Removing intermediate container fdc384f11535 [2023-02-14T09:14:32.132Z] ---> 44e016da96c0 [2023-02-14T09:14:32.132Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:14:32.132Z] ---> Running in 37dc32af6c3c [2023-02-14T09:14:33.553Z] ---> a4f475e808b9 [2023-02-14T09:14:33.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T09:14:36.166Z] Removing intermediate container 37dc32af6c3c [2023-02-14T09:14:36.166Z] ---> fb5bfe6f420a [2023-02-14T09:14:36.166Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T09:14:36.166Z] ---> 38b351b21a60 [2023-02-14T09:14:36.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T09:14:36.166Z] ---> Running in 6bb20fa7e911 [2023-02-14T09:14:36.756Z] Removing intermediate container 6bb20fa7e911 [2023-02-14T09:14:36.756Z] ---> cf0d6a590fec [2023-02-14T09:14:36.756Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T09:14:37.346Z] ---> d45bae07d65d [2023-02-14T09:14:37.346Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T09:14:37.346Z] ---> Running in 78b74e8e0a57 [2023-02-14T09:14:38.331Z] Removing intermediate container 78b74e8e0a57 [2023-02-14T09:14:38.331Z] ---> dcc4087f9b74 [2023-02-14T09:14:38.331Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:14:38.331Z] ---> Running in 3ff5dcfe6bc6 [2023-02-14T09:14:38.331Z] ---> db4ee9a0edae [2023-02-14T09:14:38.331Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T09:14:38.600Z] ---> Running in 9f53d478a912 [2023-02-14T09:14:39.191Z] Removing intermediate container 3ff5dcfe6bc6 [2023-02-14T09:14:39.191Z] ---> 60f079c41ef8 [2023-02-14T09:14:39.191Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T09:14:39.461Z] ---> Running in ed555277cf03 [2023-02-14T09:14:40.436Z] Removing intermediate container ed555277cf03 [2023-02-14T09:14:40.436Z] ---> df0577ad2c13 [2023-02-14T09:14:40.436Z] Step 22/23 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:14:40.436Z] ---> Running in 2cd74f2843cc [2023-02-14T09:14:41.030Z] Removing intermediate container 2cd74f2843cc [2023-02-14T09:14:41.030Z] ---> d041924fe3aa [2023-02-14T09:14:41.030Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T09:14:41.300Z] ---> Running in 74a4eea9eb86 [2023-02-14T09:14:42.274Z] Removing intermediate container 74a4eea9eb86 [2023-02-14T09:14:42.274Z] ---> 7c4d581bccb7 [2023-02-14T09:14:42.274Z] [2023-02-14T09:14:42.554Z] Removing intermediate container 9f53d478a912 [2023-02-14T09:14:42.554Z] ---> f0946b53c9d8 [2023-02-14T09:14:42.834Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:14:42.834Z] Successfully built 7c4d581bccb7 [2023-02-14T09:14:42.834Z] Successfully tagged core-command-arm64:latest [2023-02-14T09:14:43.809Z]  Building core-command ... done  ---> 0c9353481393 [2023-02-14T09:14:43.809Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T09:14:45.237Z] ---> d39c1ea0b59d [2023-02-14T09:14:45.237Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T09:14:46.213Z] ---> d9fe7066ee0d [2023-02-14T09:14:46.213Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T09:14:46.805Z] ---> 4bd482026e07 [2023-02-14T09:14:46.805Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T09:14:47.769Z] ---> ced5fc69c284 [2023-02-14T09:14:47.769Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T09:14:48.356Z] ---> 11f6e260dcda [2023-02-14T09:14:48.356Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T09:14:49.326Z] ---> d1d8ca7a9892 [2023-02-14T09:14:49.326Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T09:14:49.326Z] ---> Running in b56d5451ed28 [2023-02-14T09:14:52.679Z] Removing intermediate container b56d5451ed28 [2023-02-14T09:14:52.679Z] ---> 4465fcef3055 [2023-02-14T09:14:52.679Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T09:14:52.679Z] ---> Running in d6332d2ae860 [2023-02-14T09:14:53.268Z] Removing intermediate container d6332d2ae860 [2023-02-14T09:14:53.268Z] ---> 7e4f30491892 [2023-02-14T09:14:53.268Z] Step 29/32 : CMD ["gate"] [2023-02-14T09:14:53.543Z] ---> Running in a47ee962b40d [2023-02-14T09:14:54.133Z] Removing intermediate container a47ee962b40d [2023-02-14T09:14:54.133Z] ---> ef07b01f391b [2023-02-14T09:14:54.133Z] Step 30/32 : LABEL arch=arm64 [2023-02-14T09:14:54.133Z] ---> Running in f5c0153222b9 [2023-02-14T09:14:54.719Z] Removing intermediate container f5c0153222b9 [2023-02-14T09:14:54.719Z] ---> 1be2085d1e4d [2023-02-14T09:14:54.719Z] Step 31/32 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:14:54.985Z] ---> Running in d3f498ebf729 [2023-02-14T09:14:55.583Z] Removing intermediate container d3f498ebf729 [2023-02-14T09:14:55.583Z] ---> bf80b64280f8 [2023-02-14T09:14:55.583Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T09:14:55.850Z] ---> Running in f7183d6bf07f [2023-02-14T09:14:56.434Z] Removing intermediate container f7183d6bf07f [2023-02-14T09:14:56.434Z] ---> 25480b8cc883 [2023-02-14T09:14:56.434Z] [2023-02-14T09:14:57.019Z] Successfully built 25480b8cc883 [2023-02-14T09:14:57.019Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-14T09:15:01.275Z]  Building security-bootstrapper ... done Removing intermediate container 3a69493d5ed8 [2023-02-14T09:15:01.275Z] ---> a24441c96d6c [2023-02-14T09:15:01.275Z] [2023-02-14T09:15:01.275Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T09:15:01.275Z] ---> 354640af7b1b [2023-02-14T09:15:01.275Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:15:01.275Z] ---> Using cache [2023-02-14T09:15:01.275Z] ---> edc5e0be2b8d [2023-02-14T09:15:01.275Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T09:15:01.275Z] Removing intermediate container 57540e986d99 [2023-02-14T09:15:01.275Z] ---> 739062de4c82 [2023-02-14T09:15:01.275Z] [2023-02-14T09:15:01.275Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:15:01.275Z] ---> 4c81e5bf8899 [2023-02-14T09:15:01.275Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T09:15:01.275Z] ---> Running in 769dcaeb6095 [2023-02-14T09:15:01.275Z] ---> Running in 4d1379259592 [2023-02-14T09:15:02.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:15:02.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:15:03.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:15:03.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:15:04.251Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T09:15:04.251Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T09:15:04.251Z] OK: 15734 distinct packages available [2023-02-14T09:15:04.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:15:04.784Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T09:15:04.784Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T09:15:04.784Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:15:04.784Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:15:04.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:15:05.053Z] OK: 6 MiB in 16 packages [2023-02-14T09:15:06.028Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T09:15:06.028Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T09:15:06.028Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T09:15:06.028Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T09:15:06.297Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T09:15:06.297Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T09:15:06.297Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T09:15:06.297Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T09:15:06.297Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T09:15:06.297Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T09:15:06.297Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:15:06.568Z] OK: 8 MiB in 23 packages [2023-02-14T09:15:06.568Z] Removing intermediate container 4d1379259592 [2023-02-14T09:15:06.568Z] ---> ca69971d8c28 [2023-02-14T09:15:06.568Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:15:06.840Z] ---> Running in d7b818d568e6 [2023-02-14T09:15:07.110Z] Removing intermediate container d7b818d568e6 [2023-02-14T09:15:07.110Z] ---> 4fdc140c7f7d [2023-02-14T09:15:07.110Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T09:15:07.380Z] ---> Running in f3813b6a5df5 [2023-02-14T09:15:07.654Z] Removing intermediate container f3813b6a5df5 [2023-02-14T09:15:07.654Z] ---> ddcc091e2867 [2023-02-14T09:15:07.654Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T09:15:07.654Z] ---> Running in b4a496fd4a6a [2023-02-14T09:15:08.243Z] Removing intermediate container b4a496fd4a6a [2023-02-14T09:15:08.243Z] ---> 2c8d8ea72d0c [2023-02-14T09:15:08.243Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:15:08.243Z] Removing intermediate container 769dcaeb6095 [2023-02-14T09:15:08.243Z] ---> 35a64e7afe8a [2023-02-14T09:15:08.243Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:15:08.836Z] ---> 36b45f5fd571 [2023-02-14T09:15:08.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T09:15:08.836Z] ---> 5eac64657747 [2023-02-14T09:15:08.836Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T09:15:10.802Z] ---> 3c896fbb96b3 [2023-02-14T09:15:10.802Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T09:15:10.802Z] ---> c17ca611179a [2023-02-14T09:15:10.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T09:15:11.073Z] ---> bae05dc242f6 [2023-02-14T09:15:11.073Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T09:15:11.073Z] ---> c450d233c332 [2023-02-14T09:15:11.073Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T09:15:11.345Z] ---> Running in 78c3a3d20cb8 [2023-02-14T09:15:11.345Z] ---> Running in 98ee88abcab9 [2023-02-14T09:15:11.615Z] Removing intermediate container 78c3a3d20cb8 [2023-02-14T09:15:11.615Z] ---> 6e05e582ee81 [2023-02-14T09:15:11.615Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:15:11.615Z] Removing intermediate container 98ee88abcab9 [2023-02-14T09:15:11.615Z] ---> 2bce6754b8be [2023-02-14T09:15:11.615Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:15:11.615Z] ---> Running in 3eb3540e285b [2023-02-14T09:15:11.885Z] ---> Running in e358db388dbd [2023-02-14T09:15:12.155Z] Removing intermediate container 3eb3540e285b [2023-02-14T09:15:12.155Z] ---> 6de9cc921825 [2023-02-14T09:15:12.155Z] Step 17/19 : LABEL arch=arm64 [2023-02-14T09:15:12.155Z] Removing intermediate container e358db388dbd [2023-02-14T09:15:12.155Z] ---> bbcd63f73147 [2023-02-14T09:15:12.155Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:15:12.155Z] ---> Running in 325e9f215c59 [2023-02-14T09:15:12.423Z] ---> Running in 1dfe9315c5b1 [2023-02-14T09:15:12.696Z] Removing intermediate container 325e9f215c59 [2023-02-14T09:15:12.696Z] ---> 81fd29c5ef86 [2023-02-14T09:15:12.696Z] Step 18/19 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:15:12.696Z] Removing intermediate container 1dfe9315c5b1 [2023-02-14T09:15:12.696Z] ---> 01ac5ab3f4f9 [2023-02-14T09:15:12.696Z] Step 21/22 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 [2023-02-14T09:15:12.696Z] ---> Running in 702fb5a0c271 [2023-02-14T09:15:12.696Z] ---> Running in 4875f9c21ffe [2023-02-14T09:15:13.286Z] Removing intermediate container 702fb5a0c271 [2023-02-14T09:15:13.286Z] ---> edf523e738df [2023-02-14T09:15:13.286Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T09:15:13.286Z] Removing intermediate container 4875f9c21ffe [2023-02-14T09:15:13.286Z] ---> 986a20d9c247 [2023-02-14T09:15:13.286Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:15:13.286Z] ---> Running in c2da268b8c86 [2023-02-14T09:15:13.286Z] ---> Running in 4a74790660e9 [2023-02-14T09:15:13.558Z] Removing intermediate container c2da268b8c86 [2023-02-14T09:15:13.558Z] ---> 1b287a8395b7 [2023-02-14T09:15:13.558Z] [2023-02-14T09:15:13.831Z] Removing intermediate container 4a74790660e9 [2023-02-14T09:15:13.831Z] ---> 522ebe5fc2e7 [2023-02-14T09:15:13.831Z] [2023-02-14T09:15:14.100Z] Successfully built 1b287a8395b7 [2023-02-14T09:15:14.100Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-14T09:15:14.100Z]  Building security-spiffe-token-provider ... done Successfully built 522ebe5fc2e7 [2023-02-14T09:15:14.100Z] Successfully tagged support-notifications-arm64:latest [2023-02-14T09:15:14.382Z]  Building support-notifications ... done  [Pipeline] } [2023-02-14T09:15:14.368Z] $ docker stop --time=1 f814df4e7bfe20fe68c14532cc1faf652066eee031a2c8d87543fa88bdeb5f6a [2023-02-14T09:15:16.165Z] $ docker rm -f --volumes f814df4e7bfe20fe68c14532cc1faf652066eee031a2c8d87543fa88bdeb5f6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T09:15:16.690Z] + docker images [2023-02-14T09:15:16.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T09:15:16.958Z] security-spiffe-token-provider-arm64 latest 1b287a8395b7 3 seconds ago 29.1MB [2023-02-14T09:15:16.958Z] support-notifications-arm64 latest 522ebe5fc2e7 3 seconds ago 29.7MB [2023-02-14T09:15:16.958Z] 739062de4c82 16 seconds ago 1.57GB [2023-02-14T09:15:16.958Z] a24441c96d6c 17 seconds ago 1.54GB [2023-02-14T09:15:16.958Z] security-bootstrapper-arm64 latest 25480b8cc883 20 seconds ago 19.6MB [2023-02-14T09:15:16.958Z] core-command-arm64 latest 7c4d581bccb7 34 seconds ago 17.1MB [2023-02-14T09:15:16.958Z] bdfc67935bc9 48 seconds ago 1.51GB [2023-02-14T09:15:16.958Z] 1c779ee09145 57 seconds ago 1.5GB [2023-02-14T09:15:16.958Z] core-common-config-bootstrapper-arm64 latest 791bb8d45fbf 4 minutes ago 14.9MB [2023-02-14T09:15:16.958Z] e9819d89b6e9 5 minutes ago 1.5GB [2023-02-14T09:15:16.958Z] security-spire-config-arm64 latest a174f55107e0 8 minutes ago 83.6MB [2023-02-14T09:15:16.958Z] security-spire-server-arm64 latest aa34ae523335 8 minutes ago 84.3MB [2023-02-14T09:15:16.958Z] ab4e4d61abed 9 minutes ago 1.38GB [2023-02-14T09:15:16.958Z] 46ef825ed0a0 9 minutes ago 1.38GB [2023-02-14T09:15:16.958Z] support-scheduler-arm64 latest 805819f6ba1f 9 minutes ago 29MB [2023-02-14T09:15:16.958Z] 5d19b938f420 9 minutes ago 1.57GB [2023-02-14T09:15:16.958Z] core-data-arm64 latest 69e8c2adda8a 12 minutes ago 17.2MB [2023-02-14T09:15:16.958Z] 5c2462739b4f 12 minutes ago 1.51GB [2023-02-14T09:15:16.958Z] core-metadata-arm64 latest 20b101859e54 13 minutes ago 17.7MB [2023-02-14T09:15:16.958Z] 10efcf6f330f 13 minutes ago 1.51GB [2023-02-14T09:15:16.958Z] security-secretstore-setup-arm64 latest 6e0f17b978d8 13 minutes ago 29MB [2023-02-14T09:15:16.958Z] security-proxy-setup-arm64 latest f10d7c48395b 13 minutes ago 26.9MB [2023-02-14T09:15:16.958Z] 2723afc3ef1a 14 minutes ago 1.5GB [2023-02-14T09:15:16.958Z] 30cc0bd45938 14 minutes ago 1.5GB [2023-02-14T09:15:16.958Z] security-spire-agent-arm64 latest 54e96097d2c8 21 minutes ago 122MB [2023-02-14T09:15:16.958Z] dfe0713de473 22 minutes ago 1.38GB [2023-02-14T09:15:16.958Z] ci-base-image-arm64 latest a9ea1be84f8b 38 minutes ago 905MB [2023-02-14T09:15:16.958Z] alpine 3.15 354640af7b1b 3 days ago 5.34MB [2023-02-14T09:15:16.958Z] alpine 3.16 4c81e5bf8899 3 days ago 5.3MB [2023-02-14T09:15:16.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-14T09:15:16.958Z] 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 [2023-02-14T09:15:17.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:15:17.381Z] [2023-02-14T09:15:17.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:15:17.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:15:17.986Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T09:15:17.986Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T09:15:17.986Z] 04944245beec: Pulling fs layer [2023-02-14T09:15:17.986Z] 699f458cf7ca: Pulling fs layer [2023-02-14T09:15:17.986Z] 765212b225bb: Pulling fs layer [2023-02-14T09:15:17.986Z] f23df028b6ca: Pulling fs layer [2023-02-14T09:15:17.986Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T09:15:17.986Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T09:15:17.986Z] f23df028b6ca: Waiting [2023-02-14T09:15:17.986Z] 2437ff75d9bd: Waiting [2023-02-14T09:15:17.986Z] d65c8cfc05b1: Waiting [2023-02-14T09:15:17.986Z] 765212b225bb: Waiting [2023-02-14T09:15:17.986Z] 04944245beec: Verifying Checksum [2023-02-14T09:15:17.986Z] 04944245beec: Download complete [2023-02-14T09:15:17.986Z] 765212b225bb: Verifying Checksum [2023-02-14T09:15:17.986Z] 765212b225bb: Download complete [2023-02-14T09:15:18.252Z] f23df028b6ca: Verifying Checksum [2023-02-14T09:15:18.252Z] f23df028b6ca: Download complete [2023-02-14T09:15:18.252Z] d65c8cfc05b1: Download complete [2023-02-14T09:15:18.252Z] 699f458cf7ca: Verifying Checksum [2023-02-14T09:15:18.252Z] 699f458cf7ca: Download complete [2023-02-14T09:15:18.841Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T09:15:18.841Z] 8998bd30e6a1: Download complete [2023-02-14T09:15:21.428Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T09:15:21.428Z] 2437ff75d9bd: Download complete [2023-02-14T09:15:23.378Z] 8998bd30e6a1: Pull complete [2023-02-14T09:15:23.646Z] 04944245beec: Pull complete [2023-02-14T09:15:25.057Z] 699f458cf7ca: Pull complete [2023-02-14T09:15:25.326Z] 765212b225bb: Pull complete [2023-02-14T09:15:26.376Z] f23df028b6ca: Pull complete [2023-02-14T09:15:26.646Z] d65c8cfc05b1: Pull complete [2023-02-14T09:15:41.762Z] 2437ff75d9bd: Pull complete [2023-02-14T09:15:41.762Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T09:15:41.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:15:41.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T09:15:41.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container [2023-02-14T09:15:42.025Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-14T09:15:45.158Z] $ docker top 11d3a3ed5813485934860dcfcc4980f20a6e2c5b11ec2d38c95aa32d9cfd5721 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:46.060Z] ---> job-cost.sh [2023-02-14T09:15:46.060Z] lf-activate-venv: SKIPPING [2023-02-14T09:15:46.060Z] INFO: No Stack... [2023-02-14T09:15:46.642Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T09:15:47.600Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T09:15:48.239Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-02-14T09:15:48.239Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T09:15:48.308Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4340-4-stack-cost] [2023-02-14T09:15:48.314Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4340-4-stack-cost] did not exist. Created. [2023-02-14T09:15:48.314Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4340-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T09:15:48.955Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T09:15:49.139Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T09:15:49.145Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4340-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T09:15:49.139Z] $ docker stop --time=1 11d3a3ed5813485934860dcfcc4980f20a6e2c5b11ec2d38c95aa32d9cfd5721 [2023-02-14T09:15:50.658Z] $ docker rm -f --volumes 11d3a3ed5813485934860dcfcc4980f20a6e2c5b11ec2d38c95aa32d9cfd5721 [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 [2023-02-14T09:15:51.070Z] provisioning config files... [2023-02-14T09:15:51.076Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3220659816603720814tmp [Pipeline] { [Pipeline] sh [2023-02-14T09:15:51.362Z] + set +x [2023-02-14T09:15:51.362Z] + curl -s https://codecov.io/bash [2023-02-14T09:15:51.362Z] + bash -s -- [2023-02-14T09:15:51.362Z] [2023-02-14T09:15:51.362Z] _____ _ [2023-02-14T09:15:51.362Z] / ____| | | [2023-02-14T09:15:51.362Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T09:15:51.362Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T09:15:51.362Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T09:15:51.362Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T09:15:51.362Z] Bash-1.0.6 [2023-02-14T09:15:51.362Z] [2023-02-14T09:15:51.362Z] [2023-02-14T09:15:51.362Z] ==> git version 2.25.1 found [2023-02-14T09:15:51.362Z] ==> 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 [2023-02-14T09:15:51.362Z] Release-Date: 2020-01-08 [2023-02-14T09:15:51.362Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-14T09:15:51.362Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T09:15:51.362Z] ==> Jenkins CI detected. [2023-02-14T09:15:51.362Z] current dir:  /w/workspace/edgex-go/4 [2023-02-14T09:15:51.362Z] project root: . [2023-02-14T09:15:51.362Z] --> token set from env [2023-02-14T09:15:51.362Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T09:15:51.363Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T09:15:51.363Z] ==> Python coveragepy not found [2023-02-14T09:15:51.363Z] ==> Searching for coverage reports in: [2023-02-14T09:15:51.363Z] + . [2023-02-14T09:15:51.363Z] -> Found 1 reports [2023-02-14T09:15:51.363Z] ==> Detecting git/mercurial file structure [2023-02-14T09:15:51.620Z] ==> Reading reports [2023-02-14T09:15:51.620Z] + ./coverage.out bytes=487233 [2023-02-14T09:15:51.620Z] ==> Appending adjustments [2023-02-14T09:15:51.620Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T09:15:52.556Z] + Found adjustments [2023-02-14T09:15:52.556Z] ==> Gzipping contents [2023-02-14T09:15:52.815Z] 64K /tmp/codecov.2jxXLo.gz [2023-02-14T09:15:52.815Z] ==> Uploading reports [2023-02-14T09:15:52.815Z] url: https://codecov.io [2023-02-14T09:15:52.815Z] query: branch=PR-4340&commit=fd4a0dea5051cc322d6ff01476a49d12443644ff&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-14T09:15:52.815Z] -> Pinging Codecov [2023-02-14T09:15:52.815Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4340&commit=fd4a0dea5051cc322d6ff01476a49d12443644ff&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-14T09:15:52.815Z] -> Uploading to [2023-02-14T09:15:52.815Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/fd4a0dea5051cc322d6ff01476a49d12443644ff/b67cf331-8267-4304-a37d-4718bf69edab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T091552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4489593fdc1a4385d93d5eb4be60ade74692f7f683f59b4e28795ab2b8893430 [2023-02-14T09:15:52.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T09:15:52.815Z] Dload Upload Total Spent Left Speed [2023-02-14T09:15:53.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62864 0 0 100 62864 0 127k --:--:-- --:--:-- --:--:-- 127k [2023-02-14T09:15:53.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd4a0dea5051cc322d6ff01476a49d12443644ff [Pipeline] } [2023-02-14T09:15:53.390Z] 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 [2023-02-14T09:15:53.941Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:54.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:55.102Z] ---> package-listing.sh [2023-02-14T09:15:55.102Z] ++ facter osfamily [2023-02-14T09:15:55.102Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T09:15:55.362Z] + OS_FAMILY=debian [2023-02-14T09:15:55.362Z] + workspace=/w/workspace/edgex-go/4 [2023-02-14T09:15:55.362Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T09:15:55.362Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T09:15:55.362Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T09:15:55.362Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T09:15:55.362Z] + '[' /w/workspace/edgex-go/4 ']' [2023-02-14T09:15:55.362Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T09:15:55.362Z] + case "${OS_FAMILY}" in [2023-02-14T09:15:55.362Z] + dpkg -l [2023-02-14T09:15:55.362Z] + grep '^ii' [2023-02-14T09:15:55.362Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T09:15:55.362Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T09:15:55.362Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T09:15:55.362Z] + '[' /w/workspace/edgex-go/4 ']' [2023-02-14T09:15:55.362Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-02-14T09:15:55.362Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-02-14T09:15:55.375Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T09:15:55.655Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:15:56.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:15:56.213Z] [2023-02-14T09:15:56.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:15:56.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:15:56.516Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T09:15:56.516Z] 5eb5b503b376: Pulling fs layer [2023-02-14T09:15:56.516Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T09:15:56.516Z] ec43610c2a17: Pulling fs layer [2023-02-14T09:15:56.516Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T09:15:56.516Z] 33b1e0a273af: Pulling fs layer [2023-02-14T09:15:56.516Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T09:15:56.516Z] 2f39f015ded8: Pulling fs layer [2023-02-14T09:15:56.516Z] 33b1e0a273af: Waiting [2023-02-14T09:15:56.516Z] 5d3b04190fa2: Waiting [2023-02-14T09:15:56.516Z] 2f39f015ded8: Waiting [2023-02-14T09:15:56.516Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T09:15:56.516Z] 5c69ac0246d0: Download complete [2023-02-14T09:15:56.516Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T09:15:56.516Z] 3a2ae6a8a46f: Download complete [2023-02-14T09:15:56.780Z] 33b1e0a273af: Verifying Checksum [2023-02-14T09:15:56.780Z] 33b1e0a273af: Download complete [2023-02-14T09:15:56.780Z] ec43610c2a17: Verifying Checksum [2023-02-14T09:15:56.780Z] ec43610c2a17: Download complete [2023-02-14T09:15:56.780Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T09:15:57.044Z] 5eb5b503b376: Verifying Checksum [2023-02-14T09:15:57.044Z] 5eb5b503b376: Download complete [2023-02-14T09:15:57.619Z] 2f39f015ded8: Download complete [2023-02-14T09:15:58.187Z] 5eb5b503b376: Pull complete [2023-02-14T09:15:58.187Z] 5c69ac0246d0: Pull complete [2023-02-14T09:15:58.753Z] ec43610c2a17: Pull complete [2023-02-14T09:15:58.753Z] 3a2ae6a8a46f: Pull complete [2023-02-14T09:15:59.010Z] 33b1e0a273af: Pull complete [2023-02-14T09:15:59.010Z] 5d3b04190fa2: Pull complete [2023-02-14T09:16:04.284Z] 2f39f015ded8: Pull complete [2023-02-14T09:16:04.284Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T09:16:04.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:16:04.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T09:16:04.370Z] prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container [2023-02-14T09:16:04.395Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T09:16:06.466Z] $ docker top d0ed4f6faa2108d75905f1421bda7999d23a6a8a19e528b0e92aac79087b7a5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T09:16:06.815Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T09:16:07.098Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T09:16:07.386Z] + ls /var/log/sa-host [2023-02-14T09:16:07.386Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T09:16:07.454Z] provisioning config files... [2023-02-14T09:16:07.463Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7928674430316108621tmp [Pipeline] { [Pipeline] echo [2023-02-14T09:16:07.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:16:07.761Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T09:16:07.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:16:08.082Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T09:16:08.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:16:08.377Z] ---> sudo-logs.sh [2023-02-14T09:16:08.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T09:16:08.400Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:16:08.688Z] ---> job-cost.sh [2023-02-14T09:16:08.688Z] lf-activate-venv: SKIPPING [2023-02-14T09:16:08.688Z] DEBUG: total: 0.10999999940395355 [2023-02-14T09:16:08.688Z] INFO: Retrieving Stack Cost... [2023-02-14T09:16:11.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T09:16:11.973Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T09:16:11.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:16:12.268Z] ---> logs-deploy.sh [2023-02-14T09:16:12.268Z] lf-activate-venv: SKIPPING [2023-02-14T09:16:12.268Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4340/4 [2023-02-14T09:16:12.268Z] INFO: archiving workspace using pattern(s): [2023-02-14T09:16:13.201Z] Archives upload complete. [2023-02-14T09:16:13.201Z] INFO: archiving logs to Nexus [2023-02-14T09:16:14.139Z] ---> uname -a: [2023-02-14T09:16:14.139Z] Linux prd-ubuntu20-04-docker-8c-8g-5755 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-14T09:16:14.139Z] [2023-02-14T09:16:14.139Z] [2023-02-14T09:16:14.139Z] ---> lscpu: [2023-02-14T09:16:14.139Z] Architecture: x86_64 [2023-02-14T09:16:14.139Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-14T09:16:14.139Z] Byte Order: Little Endian [2023-02-14T09:16:14.139Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-14T09:16:14.139Z] CPU(s): 8 [2023-02-14T09:16:14.139Z] On-line CPU(s) list: 0-7 [2023-02-14T09:16:14.139Z] Thread(s) per core: 1 [2023-02-14T09:16:14.139Z] Core(s) per socket: 1 [2023-02-14T09:16:14.139Z] Socket(s): 8 [2023-02-14T09:16:14.139Z] NUMA node(s): 1 [2023-02-14T09:16:14.139Z] Vendor ID: AuthenticAMD [2023-02-14T09:16:14.139Z] CPU family: 23 [2023-02-14T09:16:14.139Z] Model: 49 [2023-02-14T09:16:14.139Z] Model name: AMD EPYC-Rome Processor [2023-02-14T09:16:14.139Z] Stepping: 0 [2023-02-14T09:16:14.139Z] CPU MHz: 2799.996 [2023-02-14T09:16:14.139Z] BogoMIPS: 5599.99 [2023-02-14T09:16:14.139Z] Virtualization: AMD-V [2023-02-14T09:16:14.139Z] Hypervisor vendor: KVM [2023-02-14T09:16:14.139Z] Virtualization type: full [2023-02-14T09:16:14.139Z] L1d cache: 256 KiB [2023-02-14T09:16:14.139Z] L1i cache: 256 KiB [2023-02-14T09:16:14.139Z] L2 cache: 4 MiB [2023-02-14T09:16:14.139Z] L3 cache: 128 MiB [2023-02-14T09:16:14.139Z] NUMA node0 CPU(s): 0-7 [2023-02-14T09:16:14.139Z] Vulnerability Itlb multihit: Not affected [2023-02-14T09:16:14.139Z] Vulnerability L1tf: Not affected [2023-02-14T09:16:14.139Z] Vulnerability Mds: Not affected [2023-02-14T09:16:14.139Z] Vulnerability Meltdown: Not affected [2023-02-14T09:16:14.139Z] Vulnerability Mmio stale data: Not affected [2023-02-14T09:16:14.139Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-14T09:16:14.139Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-14T09:16:14.139Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-14T09:16:14.139Z] Vulnerability Srbds: Not affected [2023-02-14T09:16:14.139Z] Vulnerability Tsx async abort: Not affected [2023-02-14T09:16:14.139Z] 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 [2023-02-14T09:16:14.139Z] [2023-02-14T09:16:14.139Z] [2023-02-14T09:16:14.139Z] ---> nproc: [2023-02-14T09:16:14.139Z] 8 [2023-02-14T09:16:14.140Z] [2023-02-14T09:16:14.140Z] [2023-02-14T09:16:14.140Z] ---> df -h: [2023-02-14T09:16:14.140Z] Filesystem Size Used Avail Use% Mounted on [2023-02-14T09:16:14.140Z] overlay 155G 20G 135G 13% / [2023-02-14T09:16:14.140Z] tmpfs 64M 0 64M 0% /dev [2023-02-14T09:16:14.140Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-14T09:16:14.140Z] shm 64M 0 64M 0% /dev/shm [2023-02-14T09:16:14.140Z] /dev/vda1 155G 20G 135G 13% /facter-os [2023-02-14T09:16:14.140Z] [2023-02-14T09:16:14.140Z] [2023-02-14T09:16:14.140Z] ---> sar -b -r -n DEV: [2023-02-14T09:16:14.140Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5755) 02/14/23 _x86_64_ (8 CPU) [2023-02-14T09:16:14.140Z] [2023-02-14T09:16:14.140Z] 08:29:48 LINUX RESTART (8 CPU) [2023-02-14T09:16:14.140Z] [2023-02-14T09:16:14.140Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-14T09:16:14.140Z] 08:31:02 314.16 47.39 266.77 0.00 5367.64 137328.18 0.00 [2023-02-14T09:16:14.140Z] 08:32:01 107.03 1.54 105.49 0.00 42.84 51640.20 0.00 [2023-02-14T09:16:14.140Z] 08:33:01 46.98 0.23 46.75 0.00 3.07 20819.74 0.00 [2023-02-14T09:16:14.140Z] 08:34:01 262.46 1.62 260.84 0.00 19.06 108014.93 0.00 [2023-02-14T09:16:14.140Z] 08:35:01 466.72 7.90 458.82 0.00 129.85 248265.16 0.00 [2023-02-14T09:16:14.140Z] 08:36:01 940.29 7.02 933.28 0.00 851.19 212424.33 0.00 [2023-02-14T09:16:14.140Z] 08:37:01 522.63 5.74 516.88 0.00 4281.85 155679.12 0.00 [2023-02-14T09:16:14.140Z] 08:38:01 873.51 0.80 872.71 0.00 15.46 237158.95 0.00 [2023-02-14T09:16:14.140Z] 08:39:01 4.20 0.02 4.18 0.00 0.13 108.36 0.00 [2023-02-14T09:16:14.140Z] 08:40:01 1.83 0.00 1.83 0.00 0.00 19.33 0.00 [2023-02-14T09:16:14.140Z] 08:41:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-02-14T09:16:14.140Z] 08:42:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2023-02-14T09:16:14.140Z] 08:43:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2023-02-14T09:16:14.140Z] 08:44:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2023-02-14T09:16:14.140Z] 08:45:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2023-02-14T09:16:14.140Z] 08:46:01 2.52 0.02 2.50 0.00 0.13 31.46 0.00 [2023-02-14T09:16:14.140Z] 08:47:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2023-02-14T09:16:14.140Z] 08:48:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 [2023-02-14T09:16:14.140Z] 08:49:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2023-02-14T09:16:14.140Z] 08:50:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2023-02-14T09:16:14.140Z] 08:51:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2023-02-14T09:16:14.140Z] 08:52:01 1.98 0.00 1.98 0.00 0.00 22.00 0.00 [2023-02-14T09:16:14.140Z] 08:53:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 [2023-02-14T09:16:14.140Z] 08:54:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2023-02-14T09:16:14.140Z] 08:55:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2023-02-14T09:16:14.140Z] 08:56:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 [2023-02-14T09:16:14.140Z] 08:57:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2023-02-14T09:16:14.140Z] 08:58:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2023-02-14T09:16:14.140Z] 08:59:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2023-02-14T09:16:14.140Z] 09:00:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2023-02-14T09:16:14.140Z] 09:01:01 1.17 0.00 1.17 0.00 0.00 13.59 0.00 [2023-02-14T09:16:14.140Z] 09:02:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 [2023-02-14T09:16:14.140Z] 09:03:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-02-14T09:16:14.140Z] 09:04:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2023-02-14T09:16:14.140Z] 09:05:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2023-02-14T09:16:14.140Z] 09:06:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2023-02-14T09:16:14.140Z] 09:07:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2023-02-14T09:16:14.140Z] 09:08:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 [2023-02-14T09:16:14.140Z] 09:09:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2023-02-14T09:16:14.140Z] 09:10:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 [2023-02-14T09:16:14.140Z] 09:11:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-02-14T09:16:14.140Z] 09:12:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 [2023-02-14T09:16:14.140Z] 09:13:02 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2023-02-14T09:16:14.140Z] 09:14:01 1.56 0.00 1.56 0.00 0.00 17.49 0.00 [2023-02-14T09:16:14.140Z] 09:15:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2023-02-14T09:16:14.140Z] 09:16:01 4.12 0.28 3.83 0.00 23.86 342.74 0.00 [2023-02-14T09:16:14.140Z] Average: 78.03 1.58 76.45 0.00 233.58 25486.59 0.00 [2023-02-14T09:16:14.140Z] [2023-02-14T09:16:14.140Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-14T09:16:14.140Z] 08:31:02 29677824 31652568 681600 2.07 60496 2215348 1767196 5.21 950712 1940220 936 [2023-02-14T09:16:14.140Z] 08:32:01 27604352 31254372 1040056 3.16 113524 3741336 2498060 7.36 1818440 3004412 578628 [2023-02-14T09:16:14.140Z] 08:33:01 27735556 31524272 768584 2.34 116816 3855160 1915972 5.65 1425160 3251064 287516 [2023-02-14T09:16:14.140Z] 08:34:01 25067144 31428424 844700 2.57 161872 6224392 2325252 6.85 1820264 5336516 833784 [2023-02-14T09:16:14.140Z] 08:35:01 21835500 31261768 999544 3.04 304240 8977224 3450212 10.17 2093452 8108524 13788 [2023-02-14T09:16:14.140Z] 08:36:01 21056368 31345724 913576 2.78 342052 9768388 2473440 7.29 2257660 8690160 209584 [2023-02-14T09:16:14.140Z] 08:37:01 18053592 31384808 860508 2.62 451720 12454628 2531980 7.46 2681324 11005920 103432 [2023-02-14T09:16:14.140Z] 08:38:01 17904748 31515152 747568 2.27 539448 12658000 1945400 5.73 2549880 11318424 232 [2023-02-14T09:16:14.140Z] 08:39:01 17936500 31542008 721424 2.19 537936 12654744 1907600 5.62 2523716 11315200 12 [2023-02-14T09:16:14.140Z] 08:40:01 17936348 31541892 721412 2.19 537960 12654748 1907600 5.62 2523520 11315200 24 [2023-02-14T09:16:14.140Z] 08:41:01 17947916 31553464 709772 2.16 537976 12654752 1907600 5.62 2512364 11315204 8 [2023-02-14T09:16:14.140Z] 08:42:01 17950396 31555956 707192 2.15 537988 12654760 1907600 5.62 2509788 11315212 164 [2023-02-14T09:16:14.140Z] 08:43:01 17950844 31557148 706704 2.15 537992 12654760 1907600 5.62 2508848 11315896 8 [2023-02-14T09:16:14.140Z] 08:44:01 17951076 31557396 706648 2.15 538000 12654764 1907600 5.62 2508996 11315912 172 [2023-02-14T09:16:14.140Z] 08:45:01 17951304 31557632 706360 2.15 538008 12654768 1907600 5.62 2508612 11315916 12 [2023-02-14T09:16:14.140Z] 08:46:01 17951288 31557660 706440 2.15 538032 12654744 1931908 5.69 2508720 11315880 168 [2023-02-14T09:16:14.140Z] 08:47:01 17951816 31558192 705832 2.15 538052 12654748 1931908 5.69 2508928 11315884 12 [2023-02-14T09:16:14.140Z] 08:48:01 17951484 31557860 706096 2.15 538060 12654748 1931908 5.69 2508668 11315884 176 [2023-02-14T09:16:14.140Z] 08:49:01 17951972 31558356 705524 2.15 538076 12654752 1931908 5.69 2508688 11315888 8 [2023-02-14T09:16:14.140Z] 08:50:01 17951648 31558096 705784 2.15 538088 12654760 1931908 5.69 2508792 11315896 92 [2023-02-14T09:16:14.140Z] 08:51:01 17951316 31557776 706048 2.15 538104 12654760 1931908 5.69 2509128 11315908 8 [2023-02-14T09:16:14.140Z] 08:52:01 17951340 31557864 705912 2.15 538148 12654764 1931908 5.69 2508996 11315916 4 [2023-02-14T09:16:14.140Z] 08:53:01 17951544 31558068 705644 2.15 538152 12654764 1915212 5.64 2508804 11315916 8 [2023-02-14T09:16:14.140Z] 08:54:01 17951452 31557984 705876 2.15 538160 12654768 1915212 5.64 2508760 11315920 44 [2023-02-14T09:16:14.140Z] 08:55:01 17951120 31557660 706164 2.15 538168 12654776 1915212 5.64 2508760 11315928 32 [2023-02-14T09:16:14.140Z] 08:56:01 17951356 31557956 705820 2.15 538196 12654776 1915212 5.64 2509032 11315932 12 [2023-02-14T09:16:14.140Z] 08:57:01 17951340 31557944 705780 2.15 538204 12654780 1915212 5.64 2508828 11315936 8 [2023-02-14T09:16:14.140Z] 08:58:01 17951016 31557624 706136 2.15 538216 12654784 1915212 5.64 2508828 11315940 172 [2023-02-14T09:16:14.140Z] 08:59:01 17950960 31557572 706108 2.15 538236 12654788 1915212 5.64 2508856 11315944 12 [2023-02-14T09:16:14.140Z] 09:00:01 17950944 31557568 706048 2.15 538248 12654792 1898788 5.60 2508852 11315948 196 [2023-02-14T09:16:14.140Z] 09:01:01 17950860 31557544 706312 2.15 538268 12654792 1898788 5.60 2508968 11315952 8 [2023-02-14T09:16:14.140Z] 09:02:01 17951388 31558076 705740 2.15 538276 12654796 1898788 5.60 2508924 11315956 40 [2023-02-14T09:16:14.140Z] 09:03:01 17951532 31558224 705748 2.15 538292 12654800 1898788 5.60 2509060 11315960 8 [2023-02-14T09:16:14.140Z] 09:04:01 17951296 31558028 705944 2.15 538304 12654800 1898788 5.60 2509176 11315944 180 [2023-02-14T09:16:14.140Z] 09:05:01 17951144 31557892 705952 2.15 538324 12654804 1898788 5.60 2509560 11315948 208 [2023-02-14T09:16:14.140Z] 09:06:01 17951200 31558072 705744 2.15 538344 12654936 1898788 5.60 2509080 11316072 44 [2023-02-14T09:16:14.140Z] 09:07:01 17951152 31558036 705720 2.15 538352 12654936 1898788 5.60 2509068 11316080 8 [2023-02-14T09:16:14.140Z] 09:08:01 17951072 31558024 705712 2.15 538368 12654944 1898788 5.60 2509064 11316092 48 [2023-02-14T09:16:14.140Z] 09:09:01 17951340 31558292 705384 2.15 538400 12654944 1898788 5.60 2509016 11316092 8 [2023-02-14T09:16:14.140Z] 09:10:01 17951040 31558060 705592 2.15 538424 12654948 1898788 5.60 2509056 11316100 60 [2023-02-14T09:16:14.140Z] 09:11:01 17951016 31558040 705532 2.15 538444 12654952 1898788 5.60 2509116 11316104 8 [2023-02-14T09:16:14.140Z] 09:12:01 17950868 31557928 705780 2.15 538484 12654956 1898788 5.60 2509312 11316100 4 [2023-02-14T09:16:14.140Z] 09:13:02 17950884 31557996 705720 2.15 538496 12654960 1898788 5.60 2509164 11316108 12 [2023-02-14T09:16:14.140Z] 09:14:01 17951004 31558120 705728 2.15 538512 12654960 1898788 5.60 2509156 11316108 40 [2023-02-14T09:16:14.140Z] 09:15:01 17950752 31557872 705928 2.15 538540 12654964 1898788 5.60 2509156 11316112 8 [2023-02-14T09:16:14.140Z] 09:16:01 17420028 31511776 751304 2.28 547608 13100276 2180852 6.43 2562432 11760656 450044 [2023-02-14T09:16:14.140Z] Average: 18924275 31532234 733972 2.23 490252 11765718 1994609 5.88 2413580 10502258 53913 [2023-02-14T09:16:14.140Z] [2023-02-14T09:16:14.140Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-14T09:16:14.140Z] 08:31:02 veth5a69429 236.93 206.95 21.12 2718.74 0.00 0.00 0.00 0.22 [2023-02-14T09:16:14.140Z] 08:31:02 ens3 963.62 763.09 7840.77 138.02 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:31:02 docker0 236.93 206.83 17.88 2718.73 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:31:02 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:32:01 veth05ac2f8 0.31 0.47 0.02 0.04 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:32:01 ens3 290.71 231.35 4813.17 36.90 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:32:01 docker0 68.16 90.19 5.83 701.15 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:32:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:33:01 veth05ac2f8 1.13 1.17 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:33:01 ens3 27.26 16.91 20.84 11.56 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:33:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:34:01 veth7779589 64.07 79.69 5.40 164.30 0.00 0.00 0.00 0.01 [2023-02-14T09:16:14.140Z] 08:34:01 veth1021015 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:34:01 veth2a708ff 71.64 84.04 6.18 296.49 0.00 0.00 0.00 0.02 [2023-02-14T09:16:14.140Z] 08:34:01 veth294d81b 82.02 106.07 7.57 757.18 0.00 0.00 0.00 0.06 [2023-02-14T09:16:14.140Z] 08:34:01 veth80e5b9d 67.19 80.75 5.76 226.48 0.00 0.00 0.00 0.02 [2023-02-14T09:16:14.140Z] 08:34:01 ens3 653.96 526.45 4556.53 60.83 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:34:01 docker0 452.89 545.59 32.30 2854.98 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:35:01 veth6873ddb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:35:01 veth1021015 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:35:01 veth89cd63c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:35:01 veth9bdff95 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.140Z] 08:35:01 ens3 402.70 316.01 4140.30 32.08 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:35:01 vethe70bbdf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:35:01 docker0 272.64 313.83 18.96 3222.74 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:35:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:36:01 vethdef9ce1 5.42 7.43 0.52 2.96 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:36:01 veth1021015 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:36:01 vetha59200a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:36:01 vethc23bdd9 4.83 6.67 0.47 2.80 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:36:01 veth608ba6b 11.30 16.55 1.11 5.87 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:36:01 ens3 344.76 261.69 859.23 208.34 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:36:01 docker0 91.43 127.11 5.58 392.87 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:36:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:37:01 vethdef9ce1 323.41 340.59 23.29 925.47 0.00 0.00 0.00 0.08 [2023-02-14T09:16:14.141Z] 08:37:01 veth6173e09 208.86 221.03 15.53 568.59 0.00 0.00 0.00 0.05 [2023-02-14T09:16:14.141Z] 08:37:01 veth1021015 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:37:01 ens3 1631.45 1390.16 6683.28 114.11 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:37:01 docker0 1209.52 1297.52 74.48 5081.53 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:38:01 ens3 251.40 207.73 1118.17 31.66 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:38:01 docker0 181.59 208.91 10.39 1083.23 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:39:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:40:01 ens3 0.32 0.13 0.36 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:41:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:42:01 ens3 0.62 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:43:01 ens3 1.35 0.25 0.32 0.20 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:44:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:45:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:46:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:47:01 ens3 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:48:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:49:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:50:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:51:01 ens3 0.80 0.50 0.48 0.34 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:54:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:55:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:56:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:58:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:00:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:01:01 ens3 0.30 0.15 0.19 0.07 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:02:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:03:01 ens3 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:04:01 ens3 0.82 0.38 0.30 0.21 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:05:01 ens3 0.62 0.62 0.40 0.29 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:06:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:10:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:11:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:13:02 ens3 0.22 0.07 0.12 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:14:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:15:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.141Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.142Z] 09:16:01 ens3 117.88 77.69 2522.91 12.39 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.142Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.142Z] 09:16:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.142Z] Average: ens3 102.05 82.51 706.63 14.08 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.142Z] Average: docker0 54.69 60.71 3.60 349.10 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.142Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-14T09:16:14.142Z] [2023-02-14T09:16:14.142Z] [2023-02-14T09:16:14.142Z] ---> sar -P ALL: [2023-02-14T09:16:14.142Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5755) 02/14/23 _x86_64_ (8 CPU) [2023-02-14T09:16:14.142Z] [2023-02-14T09:16:14.142Z] 08:29:48 LINUX RESTART (8 CPU) [2023-02-14T09:16:14.142Z] [2023-02-14T09:16:14.142Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2023-02-14T09:16:14.142Z] 08:31:02 all 8.47 0.00 2.76 1.94 0.05 86.78 [2023-02-14T09:16:14.142Z] 08:31:02 0 8.71 0.00 2.03 0.45 0.05 88.76 [2023-02-14T09:16:14.142Z] 08:31:02 1 9.71 0.00 5.69 4.60 0.05 79.95 [2023-02-14T09:16:14.142Z] 08:31:02 2 5.42 0.00 2.47 2.93 0.03 89.14 [2023-02-14T09:16:14.142Z] 08:31:02 3 6.68 0.00 2.18 1.36 0.07 89.71 [2023-02-14T09:16:14.142Z] 08:31:02 4 12.80 0.00 1.88 3.85 0.03 81.43 [2023-02-14T09:16:14.142Z] 08:31:02 5 7.00 0.00 2.06 1.59 0.03 89.31 [2023-02-14T09:16:14.142Z] 08:31:02 6 5.46 0.00 2.48 0.15 0.05 91.86 [2023-02-14T09:16:14.142Z] 08:31:02 7 12.03 0.00 3.27 0.56 0.07 84.07 [2023-02-14T09:16:14.142Z] 08:32:01 all 35.80 0.00 8.19 0.84 0.10 55.06 [2023-02-14T09:16:14.142Z] 08:32:01 0 33.53 0.00 8.24 0.45 0.09 57.70 [2023-02-14T09:16:14.142Z] 08:32:01 1 35.01 0.00 8.01 1.95 0.10 54.93 [2023-02-14T09:16:14.142Z] 08:32:01 2 37.01 0.00 8.75 0.14 0.12 53.97 [2023-02-14T09:16:14.142Z] 08:32:01 3 35.77 0.00 8.12 1.18 0.10 54.82 [2023-02-14T09:16:14.142Z] 08:32:01 4 36.83 0.00 8.08 0.07 0.10 54.92 [2023-02-14T09:16:14.142Z] 08:32:01 5 36.88 0.00 8.15 0.07 0.10 54.80 [2023-02-14T09:16:14.142Z] 08:32:01 6 34.27 0.00 7.75 0.03 0.10 57.84 [2023-02-14T09:16:14.142Z] 08:32:01 7 37.14 0.00 8.43 2.87 0.09 51.46 [2023-02-14T09:16:14.142Z] 08:33:01 all 42.06 0.00 5.72 0.45 0.09 51.68 [2023-02-14T09:16:14.142Z] 08:33:01 0 40.97 0.00 5.59 0.02 0.08 53.33 [2023-02-14T09:16:14.142Z] 08:33:01 1 42.10 0.00 5.35 0.22 0.12 52.21 [2023-02-14T09:16:14.142Z] 08:33:01 2 42.86 0.00 5.93 0.00 0.08 51.13 [2023-02-14T09:16:14.142Z] 08:33:01 3 41.31 0.00 5.58 0.00 0.07 53.05 [2023-02-14T09:16:14.142Z] 08:33:01 4 40.80 0.00 5.93 0.00 0.08 53.19 [2023-02-14T09:16:14.142Z] 08:33:01 5 42.06 0.00 5.69 0.02 0.08 52.15 [2023-02-14T09:16:14.142Z] 08:33:01 6 43.05 0.00 5.94 0.35 0.08 50.57 [2023-02-14T09:16:14.142Z] 08:33:01 7 43.34 0.00 5.77 2.96 0.08 47.85 [2023-02-14T09:16:14.142Z] 08:34:01 all 15.18 0.00 7.94 4.56 0.08 72.24 [2023-02-14T09:16:14.142Z] 08:34:01 0 16.52 0.00 6.21 2.35 0.08 74.83 [2023-02-14T09:16:14.142Z] 08:34:01 1 15.71 0.00 9.23 4.23 0.07 70.76 [2023-02-14T09:16:14.142Z] 08:34:01 2 15.44 0.00 8.33 1.74 0.07 74.42 [2023-02-14T09:16:14.142Z] 08:34:01 3 13.72 0.00 8.07 1.63 0.10 76.48 [2023-02-14T09:16:14.142Z] 08:34:01 4 14.93 0.00 7.00 10.34 0.08 67.64 [2023-02-14T09:16:14.142Z] 08:34:01 5 15.68 0.00 9.15 3.81 0.08 71.27 [2023-02-14T09:16:14.142Z] 08:34:01 6 15.15 0.00 6.86 1.76 0.08 76.14 [2023-02-14T09:16:14.142Z] 08:34:01 7 14.23 0.00 8.68 10.73 0.10 66.26 [2023-02-14T09:16:14.142Z] 08:35:01 all 19.26 0.00 7.75 18.91 0.07 54.01 [2023-02-14T09:16:14.142Z] 08:35:01 0 18.93 0.00 8.99 28.26 0.07 43.74 [2023-02-14T09:16:14.142Z] 08:35:01 1 18.97 0.00 7.81 11.42 0.07 61.73 [2023-02-14T09:16:14.142Z] 08:35:01 2 20.43 0.00 6.41 16.10 0.07 56.98 [2023-02-14T09:16:14.142Z] 08:35:01 3 19.29 0.00 7.04 19.11 0.08 54.47 [2023-02-14T09:16:14.142Z] 08:35:01 4 19.73 0.00 7.26 10.40 0.07 62.55 [2023-02-14T09:16:14.142Z] 08:35:01 5 18.59 0.00 7.72 10.89 0.07 62.73 [2023-02-14T09:16:14.142Z] 08:35:01 6 19.47 0.00 8.24 43.70 0.07 28.51 [2023-02-14T09:16:14.142Z] 08:35:01 7 18.68 0.00 8.51 11.52 0.08 61.21 [2023-02-14T09:16:14.142Z] 08:36:01 all 57.73 0.00 12.24 9.57 0.14 20.33 [2023-02-14T09:16:14.142Z] 08:36:01 0 58.74 0.00 11.56 13.06 0.15 16.48 [2023-02-14T09:16:14.142Z] 08:36:01 1 57.95 0.00 12.29 5.45 0.13 24.18 [2023-02-14T09:16:14.142Z] 08:36:01 2 57.69 0.00 11.99 9.73 0.14 20.46 [2023-02-14T09:16:14.142Z] 08:36:01 3 56.86 0.00 13.16 8.80 0.15 21.03 [2023-02-14T09:16:14.142Z] 08:36:01 4 57.27 0.00 12.38 12.15 0.13 18.07 [2023-02-14T09:16:14.142Z] 08:36:01 5 57.06 0.00 12.00 9.22 0.12 21.61 [2023-02-14T09:16:14.142Z] 08:36:01 6 57.97 0.00 11.94 8.31 0.13 21.65 [2023-02-14T09:16:14.142Z] 08:36:01 7 58.31 0.00 12.59 9.83 0.14 19.14 [2023-02-14T09:16:14.142Z] 08:37:01 all 32.11 0.00 10.06 12.40 0.11 45.33 [2023-02-14T09:16:14.142Z] 08:37:01 0 29.50 0.00 9.47 18.85 0.10 42.08 [2023-02-14T09:16:14.142Z] 08:37:01 1 31.36 0.00 9.25 13.82 0.12 45.45 [2023-02-14T09:16:14.142Z] 08:37:01 2 33.05 0.00 10.05 14.04 0.10 42.76 [2023-02-14T09:16:14.142Z] 08:37:01 3 31.43 0.00 11.15 11.04 0.14 46.24 [2023-02-14T09:16:14.142Z] 08:37:01 4 32.19 0.00 9.21 12.22 0.10 46.27 [2023-02-14T09:16:14.142Z] 08:37:01 5 33.47 0.00 10.15 9.68 0.10 46.60 [2023-02-14T09:16:14.142Z] 08:37:01 6 33.90 0.00 9.80 9.60 0.10 46.60 [2023-02-14T09:16:14.142Z] 08:37:01 7 31.93 0.00 11.43 9.92 0.12 46.60 [2023-02-14T09:16:14.142Z] 08:38:01 all 38.60 0.00 11.47 12.54 0.12 37.28 [2023-02-14T09:16:14.142Z] 08:38:01 0 36.65 0.00 9.51 7.70 0.12 46.02 [2023-02-14T09:16:14.142Z] 08:38:01 1 35.87 0.00 11.30 20.14 0.12 32.56 [2023-02-14T09:16:14.142Z] 08:38:01 2 40.01 0.00 12.09 14.96 0.10 32.83 [2023-02-14T09:16:14.142Z] 08:38:01 3 40.10 0.00 11.62 13.53 0.14 34.61 [2023-02-14T09:16:14.142Z] 08:38:01 4 36.24 0.00 12.60 8.16 0.10 42.89 [2023-02-14T09:16:14.142Z] 08:38:01 5 40.28 0.00 11.07 9.30 0.14 39.21 [2023-02-14T09:16:14.142Z] 08:38:01 6 40.09 0.00 11.80 12.35 0.10 35.66 [2023-02-14T09:16:14.142Z] 08:38:01 7 39.54 0.00 11.74 14.15 0.12 34.46 [2023-02-14T09:16:14.142Z] 08:39:01 all 0.32 0.00 0.05 0.02 0.00 99.61 [2023-02-14T09:16:14.142Z] 08:39:01 0 0.23 0.00 0.10 0.00 0.00 99.67 [2023-02-14T09:16:14.142Z] 08:39:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2023-02-14T09:16:14.142Z] 08:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.142Z] 08:39:01 3 0.03 0.00 0.07 0.07 0.00 99.83 [2023-02-14T09:16:14.142Z] 08:39:01 4 0.03 0.00 0.07 0.00 0.02 99.88 [2023-02-14T09:16:14.142Z] 08:39:01 5 0.05 0.00 0.07 0.07 0.00 99.82 [2023-02-14T09:16:14.142Z] 08:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.142Z] 08:39:01 7 2.05 0.00 0.02 0.02 0.00 97.92 [2023-02-14T09:16:14.142Z] 08:40:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-02-14T09:16:14.142Z] 08:40:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.142Z] 08:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-14T09:16:14.142Z] 08:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:40:01 7 1.97 0.00 0.02 0.03 0.00 97.98 [2023-02-14T09:16:14.142Z] 08:41:01 all 0.26 0.00 0.01 0.01 0.00 99.71 [2023-02-14T09:16:14.142Z] 08:41:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2023-02-14T09:16:14.142Z] 08:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.142Z] 08:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:41:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-14T09:16:14.142Z] 08:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.142Z] 08:41:01 7 1.97 0.00 0.00 0.08 0.00 97.95 [2023-02-14T09:16:14.142Z] [2023-02-14T09:16:14.142Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2023-02-14T09:16:14.142Z] 08:42:01 all 0.10 0.00 0.02 0.00 0.00 99.86 [2023-02-14T09:16:14.142Z] 08:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.142Z] 08:42:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2023-02-14T09:16:14.142Z] 08:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:42:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-14T09:16:14.142Z] 08:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.142Z] 08:42:01 7 0.80 0.00 0.05 0.00 0.02 99.14 [2023-02-14T09:16:14.142Z] 08:43:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-02-14T09:16:14.142Z] 08:43:01 0 0.02 0.00 0.02 0.07 0.00 99.90 [2023-02-14T09:16:14.142Z] 08:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:43:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-14T09:16:14.142Z] 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.142Z] 08:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.142Z] 08:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-14T09:16:14.142Z] 08:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T09:16:14.142Z] 08:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:44:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.142Z] 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.142Z] 08:45:01 4 0.07 0.00 0.00 0.02 0.00 99.92 [2023-02-14T09:16:14.142Z] 08:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-14T09:16:14.142Z] 08:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.142Z] 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.142Z] 08:46:01 all 0.03 0.00 0.03 0.01 0.00 99.94 [2023-02-14T09:16:14.142Z] 08:46:01 0 0.03 0.00 0.05 0.05 0.00 99.87 [2023-02-14T09:16:14.142Z] 08:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.142Z] 08:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.142Z] 08:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.142Z] 08:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-14T09:16:14.143Z] 08:46:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:47:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:47:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:47:01 3 0.22 0.00 0.02 0.00 0.00 99.77 [2023-02-14T09:16:14.143Z] 08:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-14T09:16:14.143Z] 08:47:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:48:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-02-14T09:16:14.143Z] 08:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:48:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-14T09:16:14.143Z] 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:48:01 7 0.42 0.00 0.02 0.02 0.00 99.55 [2023-02-14T09:16:14.143Z] 08:49:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-02-14T09:16:14.143Z] 08:49:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-14T09:16:14.143Z] 08:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-14T09:16:14.143Z] 08:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:49:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-14T09:16:14.143Z] 08:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:49:01 7 0.57 0.00 0.00 0.02 0.00 99.42 [2023-02-14T09:16:14.143Z] 08:50:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:50:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:50:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:51:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2023-02-14T09:16:14.143Z] 08:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:51:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:51:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-02-14T09:16:14.143Z] 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:51:01 7 0.98 0.00 0.02 0.00 0.02 98.99 [2023-02-14T09:16:14.143Z] 08:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:52:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:52:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-14T09:16:14.143Z] 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:52:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-02-14T09:16:14.143Z] [2023-02-14T09:16:14.143Z] 08:52:01 CPU %user %nice %system %iowait %steal %idle [2023-02-14T09:16:14.143Z] 08:53:01 all 0.11 0.00 0.01 0.01 0.00 99.87 [2023-02-14T09:16:14.143Z] 08:53:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-14T09:16:14.143Z] 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:53:01 7 0.75 0.00 0.00 0.02 0.00 99.24 [2023-02-14T09:16:14.143Z] 08:54:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-02-14T09:16:14.143Z] 08:54:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-02-14T09:16:14.143Z] 08:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:54:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2023-02-14T09:16:14.143Z] 08:55:01 all 0.10 0.00 0.02 0.00 0.00 99.87 [2023-02-14T09:16:14.143Z] 08:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:55:01 7 0.73 0.00 0.10 0.02 0.00 99.15 [2023-02-14T09:16:14.143Z] 08:56:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:56:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-14T09:16:14.143Z] 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:57:01 all 0.01 0.00 0.01 0.03 0.00 99.96 [2023-02-14T09:16:14.143Z] 08:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:57:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-14T09:16:14.143Z] 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:57:01 7 0.00 0.00 0.02 0.18 0.00 99.80 [2023-02-14T09:16:14.143Z] 08:58:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:58:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-02-14T09:16:14.143Z] 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:58:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2023-02-14T09:16:14.143Z] 08:59:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:59:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 08:59:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-14T09:16:14.143Z] 08:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.143Z] 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 08:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.143Z] 09:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 09:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-14T09:16:14.143Z] 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 09:00:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2023-02-14T09:16:14.143Z] 09:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-14T09:16:14.143Z] 09:00:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-14T09:16:14.143Z] 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 09:01:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 09:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 09:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 09:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.143Z] 09:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-14T09:16:14.143Z] 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.143Z] 09:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T09:16:14.143Z] 09:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-02-14T09:16:14.143Z] 09:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-14T09:16:14.143Z] 09:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-14T09:16:14.143Z] 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.143Z] 09:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-14T09:16:14.143Z] 09:02:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-14T09:16:14.143Z] 09:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:02:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:03:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2023-02-14T09:16:14.144Z] 09:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-14T09:16:14.144Z] 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] [2023-02-14T09:16:14.144Z] 09:03:01 CPU %user %nice %system %iowait %steal %idle [2023-02-14T09:16:14.144Z] 09:04:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-02-14T09:16:14.144Z] 09:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T09:16:14.144Z] 09:04:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:04:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-14T09:16:14.144Z] 09:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:04:01 7 1.97 0.00 0.00 0.02 0.00 98.01 [2023-02-14T09:16:14.144Z] 09:05:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2023-02-14T09:16:14.144Z] 09:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:05:01 5 0.03 0.00 0.03 0.03 0.00 99.90 [2023-02-14T09:16:14.144Z] 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:05:01 7 1.19 0.00 0.05 0.02 0.00 98.74 [2023-02-14T09:16:14.144Z] 09:06:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:06:01 4 0.02 0.00 0.00 0.10 0.00 99.88 [2023-02-14T09:16:14.144Z] 09:06:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-02-14T09:16:14.144Z] 09:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:07:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2023-02-14T09:16:14.144Z] 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-14T09:16:14.144Z] 09:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:07:01 7 0.63 0.00 0.02 0.02 0.00 99.33 [2023-02-14T09:16:14.144Z] 09:08:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-02-14T09:16:14.144Z] 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:08:01 5 0.02 0.00 0.05 0.02 0.00 99.92 [2023-02-14T09:16:14.144Z] 09:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:08:01 7 1.95 0.00 0.00 0.00 0.00 98.05 [2023-02-14T09:16:14.144Z] 09:09:01 all 0.08 0.00 0.02 0.01 0.00 99.89 [2023-02-14T09:16:14.144Z] 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:09:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-14T09:16:14.144Z] 09:09:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:09:01 7 0.58 0.00 0.07 0.03 0.02 99.30 [2023-02-14T09:16:14.144Z] 09:10:01 all 0.22 0.00 0.02 0.01 0.00 99.75 [2023-02-14T09:16:14.144Z] 09:10:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-14T09:16:14.144Z] 09:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:10:01 7 1.73 0.00 0.05 0.02 0.00 98.21 [2023-02-14T09:16:14.144Z] 09:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:11:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-02-14T09:16:14.144Z] 09:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:12:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-14T09:16:14.144Z] 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:12:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:13:02 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:13:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:13:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:13:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:13:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:13:02 4 0.02 0.00 0.00 0.08 0.00 99.90 [2023-02-14T09:16:14.144Z] 09:13:02 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-14T09:16:14.144Z] 09:13:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:13:02 7 0.00 0.00 0.00 0.10 0.00 99.90 [2023-02-14T09:16:14.144Z] 09:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:14:01 4 0.03 0.00 0.00 0.07 0.00 99.90 [2023-02-14T09:16:14.144Z] 09:14:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-14T09:16:14.144Z] 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T09:16:14.144Z] [2023-02-14T09:16:14.144Z] 09:14:01 CPU %user %nice %system %iowait %steal %idle [2023-02-14T09:16:14.144Z] 09:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T09:16:14.144Z] 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T09:16:14.144Z] 09:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:15:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-14T09:16:14.144Z] 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T09:16:14.144Z] 09:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T09:16:14.144Z] 09:16:01 all 2.09 0.00 0.96 0.03 0.01 96.91 [2023-02-14T09:16:14.144Z] 09:16:01 0 2.22 0.00 0.95 0.02 0.02 96.79 [2023-02-14T09:16:14.144Z] 09:16:01 1 2.91 0.00 1.00 0.02 0.02 96.06 [2023-02-14T09:16:14.144Z] 09:16:01 2 1.40 0.00 1.37 0.00 0.02 97.21 [2023-02-14T09:16:14.144Z] 09:16:01 3 2.01 0.00 0.90 0.00 0.02 97.07 [2023-02-14T09:16:14.144Z] 09:16:01 4 2.39 0.00 0.75 0.03 0.02 96.81 [2023-02-14T09:16:14.144Z] 09:16:01 5 1.77 0.00 0.89 0.00 0.02 97.32 [2023-02-14T09:16:14.144Z] 09:16:01 6 1.75 0.00 0.92 0.00 0.00 97.33 [2023-02-14T09:16:14.144Z] 09:16:01 7 2.27 0.00 0.86 0.19 0.02 96.67 [2023-02-14T09:16:14.144Z] Average: all 5.46 0.00 1.45 1.32 0.02 91.75 [2023-02-14T09:16:14.144Z] Average: 0 5.30 0.00 1.35 1.54 0.02 91.80 [2023-02-14T09:16:14.144Z] Average: 1 5.37 0.00 1.51 1.33 0.02 91.78 [2023-02-14T09:16:14.144Z] Average: 2 5.44 0.00 1.45 1.28 0.02 91.80 [2023-02-14T09:16:14.144Z] Average: 3 5.32 0.00 1.47 1.22 0.02 91.97 [2023-02-14T09:16:14.144Z] Average: 4 5.45 0.00 1.40 1.24 0.02 91.89 [2023-02-14T09:16:14.144Z] Average: 5 5.45 0.00 1.45 0.96 0.02 92.11 [2023-02-14T09:16:14.144Z] Average: 6 5.41 0.00 1.42 1.64 0.02 91.52 [2023-02-14T09:16:14.144Z] Average: 7 5.95 0.00 1.53 1.36 0.02 91.14 [2023-02-14T09:16:14.144Z] [2023-02-14T09:16:14.144Z] [2023-02-14T09:16:14.144Z]