Pull request #4271 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faab248cdddb919d47302e496822b466f99d5e87+1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (f731ca4467834136c6a4efff4a65314b27eebd11) 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-ssh7619951615952279427.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-ssh3074156967618255244.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2123620824108698626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16339559230610001405.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9116199457870817723.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4271/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7745436098692092976.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1640 in /w/workspace/edgexfoundry_edgex-go_PR-4271 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit faab248cdddb919d47302e496822b466f99d5e87 Merge succeeded, producing faab248cdddb919d47302e496822b466f99d5e87 Checking out Revision faab248cdddb919d47302e496822b466f99d5e87 (PR-4271) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > 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/4271/head:refs/remotes/origin/PR-4271 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faab248cdddb919d47302e496822b466f99d5e87 # 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faab248cdddb919d47302e496822b466f99d5e87 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T19:15:01.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T19:15:01.329Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T19:15:01.427Z] ========================================================= [2023-01-10T19:15:01.427Z] EdgeX Global Pipelines Version Info [2023-01-10T19:15:01.427Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:15:02.169Z] ------------------- [2023-01-10T19:15:02.169Z] stable info: [2023-01-10T19:15:02.169Z] ------------------- [2023-01-10T19:15:02.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T19:15:02.169Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T19:15:02.169Z] Message: update stable to v1.0.244 [2023-01-10T19:15:02.740Z] ------------------- [2023-01-10T19:15:02.740Z] experimental info: [2023-01-10T19:15:02.740Z] ------------------- [2023-01-10T19:15:02.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T19:15:02.740Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T19:15:02.740Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T19:15:03.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-10T19:15:03.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-10T19:15:03.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T19:15:03.145Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T19:15:03.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T19:15:03.217Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T19:15:03.252Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T19:15:03.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-10T19:15:03.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-10T19:15:03.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-10T19:15:03.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T19:15:03.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T19:15:03.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T19:15:03.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T19:15:03.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T19:15:03.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T19:15:03.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T19:15:03.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T19:15:03.710Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-10T19:15:03.750Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-10T19:15:03.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T19:15:03.832Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T19:15:03.871Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T19:15:03.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4271 [Pipeline] echo [2023-01-10T19:15:03.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4271 [Pipeline] echo [2023-01-10T19:15:03.996Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4271 [Pipeline] echo [2023-01-10T19:15:04.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faab248cdddb919d47302e496822b466f99d5e87 [Pipeline] echo [2023-01-10T19:15:04.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faab248 [Pipeline] echo [2023-01-10T19:15:04.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T19:15:04.226Z] provisioning config files... [2023-01-10T19:15:04.240Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1779143602920494789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:15:04.581Z] ---> docker-login.sh [2023-01-10T19:15:04.581Z] nexus3.edgexfoundry.org:10001 [2023-01-10T19:15:04.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:04.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:04.845Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:04.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:04.845Z] [2023-01-10T19:15:04.845Z] Login Succeeded [2023-01-10T19:15:04.845Z] nexus3.edgexfoundry.org:10002 [2023-01-10T19:15:04.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:04.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:04.845Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:04.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:04.845Z] [2023-01-10T19:15:04.845Z] Login Succeeded [2023-01-10T19:15:04.845Z] nexus3.edgexfoundry.org:10003 [2023-01-10T19:15:05.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:05.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:05.111Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:05.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:05.111Z] [2023-01-10T19:15:05.111Z] Login Succeeded [2023-01-10T19:15:05.111Z] nexus3.edgexfoundry.org:10004 [2023-01-10T19:15:05.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:05.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:05.111Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:05.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:05.111Z] [2023-01-10T19:15:05.111Z] Login Succeeded [2023-01-10T19:15:05.111Z] docker.io [2023-01-10T19:15:05.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:05.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:05.372Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:05.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:05.372Z] [2023-01-10T19:15:05.372Z] Login Succeeded [2023-01-10T19:15:05.372Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T19:15:05.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T19:15:05.828Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/core-command/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/core-data/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/core-metadata/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/support-notifications/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-10T19:15:05.828Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-10T19:15:05.828Z] + cut -d/ -f2 [2023-01-10T19:15:05.828Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-10T19:15:05.898Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T19:15:06.396Z] + git rev-list -1 --merges faab248cdddb919d47302e496822b466f99d5e87~1..faab248cdddb919d47302e496822b466f99d5e87 [Pipeline] echo [2023-01-10T19:15:06.429Z] -----------> git rev-list -1 --merges faab248cdddb919d47302e496822b466f99d5e87~1..faab248cdddb919d47302e496822b466f99d5e87 faab248cdddb919d47302e496822b466f99d5e87 [false] [Pipeline] sh [2023-01-10T19:15:06.732Z] + git log --format=format:%s -1 faab248cdddb919d47302e496822b466f99d5e87 [Pipeline] echo [2023-01-10T19:15:06.764Z] ========================================================= [2023-01-10T19:15:06.764Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T19:15:06.764Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-10T19:15:07.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T19:15:07.180Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T19:15:07.180Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T19:15:07.180Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T19:15:07.180Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T19:15:07.180Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T19:15:07.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:15:07.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T19:15:07.596Z] [2023-01-10T19:15:07.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:15:07.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T19:15:07.969Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T19:15:07.969Z] b85a868b505f: Pulling fs layer [2023-01-10T19:15:07.969Z] e2be974225ed: Pulling fs layer [2023-01-10T19:15:07.969Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T19:15:07.969Z] 988bab9f4d93: Pulling fs layer [2023-01-10T19:15:07.969Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T19:15:07.969Z] eaf3925da568: Pulling fs layer [2023-01-10T19:15:07.969Z] bab4dde63d76: Pulling fs layer [2023-01-10T19:15:07.969Z] bde34c3a00c8: Pulling fs layer [2023-01-10T19:15:07.969Z] b352a97aabf1: Pulling fs layer [2023-01-10T19:15:07.969Z] 4872d77fe225: Pulling fs layer [2023-01-10T19:15:07.969Z] 5851b861e8e6: Pulling fs layer [2023-01-10T19:15:07.969Z] 988bab9f4d93: Waiting [2023-01-10T19:15:07.969Z] bde34c3a00c8: Waiting [2023-01-10T19:15:07.969Z] b352a97aabf1: Waiting [2023-01-10T19:15:07.969Z] 1469e6f7b9e6: Waiting [2023-01-10T19:15:07.969Z] bab4dde63d76: Waiting [2023-01-10T19:15:07.969Z] eaf3925da568: Waiting [2023-01-10T19:15:07.969Z] 5851b861e8e6: Waiting [2023-01-10T19:15:07.969Z] 4872d77fe225: Waiting [2023-01-10T19:15:07.969Z] e2be974225ed: Verifying Checksum [2023-01-10T19:15:07.969Z] e2be974225ed: Download complete [2023-01-10T19:15:07.969Z] 988bab9f4d93: Download complete [2023-01-10T19:15:08.229Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T19:15:08.229Z] 1469e6f7b9e6: Download complete [2023-01-10T19:15:08.229Z] eaf3925da568: Verifying Checksum [2023-01-10T19:15:08.229Z] eaf3925da568: Download complete [2023-01-10T19:15:08.229Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T19:15:08.229Z] 339a4e72a1f5: Download complete [2023-01-10T19:15:08.229Z] bde34c3a00c8: Verifying Checksum [2023-01-10T19:15:08.229Z] bde34c3a00c8: Download complete [2023-01-10T19:15:08.229Z] b352a97aabf1: Verifying Checksum [2023-01-10T19:15:08.229Z] b352a97aabf1: Download complete [2023-01-10T19:15:08.229Z] 4872d77fe225: Download complete [2023-01-10T19:15:08.229Z] b85a868b505f: Verifying Checksum [2023-01-10T19:15:08.229Z] b85a868b505f: Download complete [2023-01-10T19:15:08.229Z] 5851b861e8e6: Verifying Checksum [2023-01-10T19:15:08.229Z] 5851b861e8e6: Download complete [2023-01-10T19:15:08.799Z] bab4dde63d76: Verifying Checksum [2023-01-10T19:15:08.799Z] bab4dde63d76: Download complete [2023-01-10T19:15:09.733Z] b85a868b505f: Pull complete [2023-01-10T19:15:09.733Z] e2be974225ed: Pull complete [2023-01-10T19:15:10.300Z] 339a4e72a1f5: Pull complete [2023-01-10T19:15:10.300Z] 988bab9f4d93: Pull complete [2023-01-10T19:15:10.561Z] 1469e6f7b9e6: Pull complete [2023-01-10T19:15:10.561Z] eaf3925da568: Pull complete [2023-01-10T19:15:12.462Z] bab4dde63d76: Pull complete [2023-01-10T19:15:12.462Z] bde34c3a00c8: Pull complete [2023-01-10T19:15:12.722Z] b352a97aabf1: Pull complete [2023-01-10T19:15:12.722Z] 4872d77fe225: Pull complete [2023-01-10T19:15:12.980Z] 5851b861e8e6: Pull complete [2023-01-10T19:15:12.980Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T19:15:12.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T19:15:12.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:15:13.193Z] prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container [2023-01-10T19:15:13.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T19:15:15.587Z] $ docker top e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d -eo pid,comm [2023-01-10T19:15:15.644Z] 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-01-10T19:15:15.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T19:15:15.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T19:15:15.763Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T19:15:15.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T19:15:15.885Z] $ docker exec e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d ssh-agent [2023-01-10T19:15:15.993Z] SSH_AUTH_SOCK=/tmp/ssh-G8vF9VybpgVH/agent.33 [2023-01-10T19:15:15.993Z] SSH_AGENT_PID=39 [2023-01-10T19:15:16.000Z] Running ssh-add (command line suppressed) [2023-01-10T19:15:16.089Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_880489342647384653.key (/w/workspace/edgex-go/1@tmp/private_key_880489342647384653.key) [2023-01-10T19:15:16.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T19:15:16.434Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T19:15:16.460Z] $ docker exec --env ******** --env ******** e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d ssh-agent -k [2023-01-10T19:15:16.565Z] unset SSH_AUTH_SOCK; [2023-01-10T19:15:16.566Z] unset SSH_AGENT_PID; [2023-01-10T19:15:16.566Z] echo Agent pid 39 killed; [2023-01-10T19:15:16.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T19:15:16.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T19:15:16.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T19:15:16.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T19:15:16.786Z] $ docker exec e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d ssh-agent [2023-01-10T19:15:16.893Z] SSH_AUTH_SOCK=/tmp/ssh-cCZh3ODPUZJe/agent.71 [2023-01-10T19:15:16.893Z] SSH_AGENT_PID=77 [2023-01-10T19:15:16.898Z] Running ssh-add (command line suppressed) [2023-01-10T19:15:17.000Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10201889069589130750.key (/w/workspace/edgex-go/1@tmp/private_key_10201889069589130750.key) [2023-01-10T19:15:17.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T19:15:17.344Z] + git semver init [2023-01-10T19:15:17.604Z] 2023-01-10 19:15:17,531 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T19:15:17.604Z] 2023-01-10 19:15:17,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-10T19:15:17.604Z] 2023-01-10 19:15:17,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-10T19:15:17.604Z] 2023-01-10 19:15:17,532 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-01-10T19:15:22.945Z] 2023-01-10 19:15:22,290 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-10T19:15:22.945Z] 2023-01-10 19:15:22,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4271 with force:False [2023-01-10T19:15:22.945Z] 2023-01-10 19:15:22,291 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4271 [2023-01-10T19:15:22.945Z] 2023-01-10 19:15:22,296 [execute] INFO git cat-file --batch-check [2023-01-10T19:15:22.945Z] 2023-01-10 19:15:22,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T19:15:22.945Z] 2023-01-10 19:15:22,303 [execute] INFO git cat-file --batch [2023-01-10T19:15:22.945Z] 2023-01-10 19:15:22,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T19:15:22.945Z] 2023-01-10 19:15:22,308 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4271 [2023-01-10T19:15:22.945Z] 0.0.0 [Pipeline] } [2023-01-10T19:15:22.969Z] $ docker exec --env ******** --env ******** e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d ssh-agent -k [2023-01-10T19:15:23.090Z] unset SSH_AUTH_SOCK; [2023-01-10T19:15:23.091Z] unset SSH_AGENT_PID; [2023-01-10T19:15:23.091Z] echo Agent pid 77 killed; [2023-01-10T19:15:23.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T19:15:23.573Z] + git semver [Pipeline] } [2023-01-10T19:15:23.853Z] $ docker stop --time=1 e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d [2023-01-10T19:15:25.143Z] $ docker rm -f --volumes e48dda934542e71b65e662e250fcdc918febcc6c45493bb5659c09070a80c34d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T19:15:25.548Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T19:15:25.854Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T19:15:25.871Z] [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-01-10T19:15:26.630Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-10T19:15:26.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T19:15:26.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T19:15:26.733Z] ========================================================= [2023-01-10T19:15:26.733Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T19:15:26.733Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:15:27.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T19:15:27.074Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T19:15:27.074Z] 213ec9aee27d: Pulling fs layer [2023-01-10T19:15:27.074Z] 4583459ba037: Pulling fs layer [2023-01-10T19:15:27.074Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T19:15:27.074Z] 53926ce57604: Pulling fs layer [2023-01-10T19:15:27.074Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T19:15:27.074Z] 22ff95d597cd: Pulling fs layer [2023-01-10T19:15:27.074Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T19:15:27.074Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T19:15:27.074Z] a7acece74701: Pulling fs layer [2023-01-10T19:15:27.074Z] 21b2b0c7a3f4: Waiting [2023-01-10T19:15:27.074Z] 22ff95d597cd: Waiting [2023-01-10T19:15:27.074Z] 12d6caf4c0d1: Waiting [2023-01-10T19:15:27.074Z] 53926ce57604: Waiting [2023-01-10T19:15:27.074Z] 96b7cbca73a9: Waiting [2023-01-10T19:15:27.074Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T19:15:27.074Z] 93c1e223e6f2: Download complete [2023-01-10T19:15:27.074Z] 4583459ba037: Download complete [2023-01-10T19:15:27.074Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T19:15:27.074Z] 21b2b0c7a3f4: Download complete [2023-01-10T19:15:27.074Z] 22ff95d597cd: Download complete [2023-01-10T19:15:27.074Z] 213ec9aee27d: Verifying Checksum [2023-01-10T19:15:27.074Z] 213ec9aee27d: Download complete [2023-01-10T19:15:27.074Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T19:15:27.074Z] 12d6caf4c0d1: Download complete [2023-01-10T19:15:27.334Z] 213ec9aee27d: Pull complete [2023-01-10T19:15:27.599Z] 4583459ba037: Pull complete [2023-01-10T19:15:27.599Z] 93c1e223e6f2: Pull complete [2023-01-10T19:15:27.859Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T19:15:27.859Z] 96b7cbca73a9: Download complete [2023-01-10T19:15:27.859Z] a7acece74701: Download complete [2023-01-10T19:15:28.117Z] 53926ce57604: Download complete [2023-01-10T19:15:32.306Z] 53926ce57604: Pull complete [2023-01-10T19:15:32.306Z] 21b2b0c7a3f4: Pull complete [2023-01-10T19:15:32.306Z] 22ff95d597cd: Pull complete [2023-01-10T19:15:32.306Z] 12d6caf4c0d1: Pull complete [2023-01-10T19:15:34.211Z] 96b7cbca73a9: Pull complete [2023-01-10T19:15:34.778Z] a7acece74701: Pull complete [2023-01-10T19:15:34.778Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T19:15:34.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T19:15:34.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:15:35.147Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T19:15:35.147Z] WORKDIR /edgex [2023-01-10T19:15:35.147Z] COPY go.mod . [2023-01-10T19:15:35.147Z] RUN go mod download build [2023-01-10T19:15:35.147Z] -t ci-base-image-x86_64 -f - . [2023-01-10T19:15:35.713Z] Sending build context to Docker daemon 170.2MB [2023-01-10T19:15:35.713Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T19:15:35.713Z] ---> db6d94c90886 [2023-01-10T19:15:35.713Z] Step 2/4 : WORKDIR /edgex [2023-01-10T19:15:41.113Z] ---> Running in 7d635caf43af [2023-01-10T19:15:41.113Z] Removing intermediate container 7d635caf43af [2023-01-10T19:15:41.113Z] ---> b2142920f20f [2023-01-10T19:15:41.113Z] Step 3/4 : COPY go.mod . [2023-01-10T19:15:41.113Z] ---> 9195baec1d3f [2023-01-10T19:15:41.113Z] Step 4/4 : RUN go mod download [2023-01-10T19:15:41.113Z] ---> Running in 1cc31f13f0f4 [2023-01-10T19:15:41.149Z] Still waiting to schedule task [2023-01-10T19:15:41.149Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-10T19:15:53.342Z] Removing intermediate container 1cc31f13f0f4 [2023-01-10T19:15:53.342Z] ---> 17b676442902 [2023-01-10T19:15:53.342Z] Successfully built 17b676442902 [2023-01-10T19:15:53.342Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:15:53.723Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T19:15:53.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:15:53.867Z] prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container [2023-01-10T19:15:53.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T19:15:54.288Z] $ docker top b563ce44c2c56041a6177d8994ef2efacc7898f361f1f3623e6ee7ca5bc74374 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:15:54.681Z] + go version [2023-01-10T19:15:54.681Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T19:15:54.713Z] $ docker stop --time=1 b563ce44c2c56041a6177d8994ef2efacc7898f361f1f3623e6ee7ca5bc74374 [2023-01-10T19:15:55.952Z] $ docker rm -f --volumes b563ce44c2c56041a6177d8994ef2efacc7898f361f1f3623e6ee7ca5bc74374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:15:56.661Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T19:15:56.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:15:56.811Z] prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container [2023-01-10T19:15:56.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T19:15:57.156Z] $ docker top dc7f3af40f4b59d923c02759af312182298d915d2a9ca99c5306c3d0ac6cc8c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T19:15:57.261Z] ========================================================= [2023-01-10T19:15:57.261Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-10T19:15:57.261Z] ========================================================= [Pipeline] sh [2023-01-10T19:15:57.555Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:15:57.904Z] + make test [2023-01-10T19:15:57.904Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T19:16:04.464Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-10T19:16:19.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-10T19:16:19.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2023-01-10T19:16:19.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.116s coverage: 43.0% of statements [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-10T19:16:19.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-10T19:16:19.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.085s coverage: 89.2% of statements [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.127s coverage: 2.2% of statements [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.521s coverage: 95.6% of statements [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.101s coverage: 29.6% of statements [2023-01-10T19:16:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-01-10T19:16:23.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.103s coverage: 87.5% of statements [2023-01-10T19:16:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2023-01-10T19:16:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2023-01-10T19:16:33.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements [2023-01-10T19:16:33.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 58.8% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.2% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.7% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.018s coverage: 100.0% of statements [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.8% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-10T19:16:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-10T19:16:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:16:43.022Z] 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-01-10T19:17:01.238Z] 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-01-10T19:17:01.238Z] go vet ./... [2023-01-10T19:17:03.139Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T19:17:03.139Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T19:17:03.397Z] ./bin/test-attribution-txt.sh [2023-01-10T19:17:03.398Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-10T19:17:03.398Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-10T19:17:03.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-10T19:17:03.738Z] + ls -al . [2023-01-10T19:17:03.738Z] total 752 [2023-01-10T19:17:03.738Z] drwxrwxr-x 11 1001 1001 4096 Jan 10 19:15 . [2023-01-10T19:17:03.738Z] drwxr-xr-x 4 root root 4096 Jan 10 19:15 .. [2023-01-10T19:17:03.738Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 19:15 .blubracket [2023-01-10T19:17:03.738Z] -rw-rw-r-- 1 1001 1001 16 Jan 10 19:15 .dockerignore [2023-01-10T19:17:03.739Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 19:16 .git [2023-01-10T19:17:03.739Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 19:15 .github [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 956 Jan 10 19:15 .gitignore [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 42 Jan 10 19:15 .golangci.yml [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 87 Jan 10 19:15 .hadolint.yml [2023-01-10T19:17:03.739Z] drwxr-xr-x 3 1001 1001 4096 Jan 10 19:15 .semver [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 166 Jan 10 19:15 .sonarcloud.properties [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 19:15 ADOPTERS.md [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 10618 Jan 10 19:15 Attribution.txt [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 73765 Jan 10 19:15 CHANGELOG.md [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 19:15 CONTRIBUTING.md [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 19:15 GOVERNANCE.md [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 850 Jan 10 19:15 Jenkinsfile [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 19:15 LICENSE [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 12513 Jan 10 19:15 Makefile [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 19:15 OWNERS.md [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 9403 Jan 10 19:15 README.md [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 6912 Jan 10 19:15 SECURITY.md [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 5 Jan 10 19:15 VERSION [2023-01-10T19:17:03.739Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 19:15 bin [2023-01-10T19:17:03.739Z] drwxrwxr-x 16 1001 1001 4096 Jan 10 19:15 cmd [2023-01-10T19:17:03.739Z] -rw-r--r-- 1 root root 494833 Jan 10 19:16 coverage.out [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 3376 Jan 10 19:15 go.mod [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 34949 Jan 10 19:15 go.sum [2023-01-10T19:17:03.739Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 19:15 internal [2023-01-10T19:17:03.739Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 19:15 openapi [2023-01-10T19:17:03.739Z] drwxrwxr-x 4 1001 1001 4096 Jan 10 19:15 snap [2023-01-10T19:17:03.739Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 19:15 version.go [Pipeline] sh [2023-01-10T19:17:04.044Z] + '[' -e coverage.out ] [2023-01-10T19:17:04.044Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-10T19:17:04.186Z] Stashed 1 file(s) [Pipeline] sh [2023-01-10T19:17:04.549Z] + make build [2023-01-10T19:17:04.549Z] 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-01-10T19:17:16.746Z] 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-01-10T19:17:17.682Z] 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-01-10T19:17:18.618Z] 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-01-10T19:17:26.753Z] 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-01-10T19:17:26.753Z] 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-01-10T19:17:28.129Z] 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-01-10T19:17:29.080Z] 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-01-10T19:17:30.029Z] 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-01-10T19:17:30.966Z] 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-01-10T19:17:33.500Z] 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-01-10T19:17:34.454Z] $ docker stop --time=1 dc7f3af40f4b59d923c02759af312182298d915d2a9ca99c5306c3d0ac6cc8c8 [2023-01-10T19:17:39.672Z] $ docker rm -f --volumes dc7f3af40f4b59d923c02759af312182298d915d2a9ca99c5306c3d0ac6cc8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:17:40.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T19:17:40.828Z] [2023-01-10T19:17:40.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:17:41.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T19:17:41.208Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-10T19:17:41.208Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-10T19:17:41.208Z] ca9280d653b3: Pulling fs layer [2023-01-10T19:17:41.208Z] 7e9c9ca2126c: Pulling fs layer [2023-01-10T19:17:41.467Z] cbdbe7a5bc2a: Download complete [2023-01-10T19:17:41.467Z] cbdbe7a5bc2a: Pull complete [2023-01-10T19:17:41.467Z] ca9280d653b3: Verifying Checksum [2023-01-10T19:17:41.467Z] ca9280d653b3: Download complete [2023-01-10T19:17:41.725Z] 7e9c9ca2126c: Download complete [2023-01-10T19:17:41.982Z] ca9280d653b3: Pull complete [2023-01-10T19:17:43.266Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1643 in /w/workspace/edgexfoundry_edgex-go_PR-4271 [Pipeline] { [Pipeline] ws [2023-01-10T19:17:43.325Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-10T19:17:43.403Z] The recommended git tool is: git [2023-01-10T19:17:45.295Z] 7e9c9ca2126c: Pull complete [2023-01-10T19:17:45.295Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-10T19:17:45.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T19:17:45.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:17:45.519Z] prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container [2023-01-10T19:17:45.555Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-10T19:17:48.585Z] $ docker top 454c752c4ec4a8a95c789c8a2c2d75019fb8748dcb6e450f23a58ccbc7c91c2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:17:48.989Z] + docker-compose build --help [2023-01-10T19:17:48.989Z] + grep parallel [2023-01-10T19:17:49.093Z] using credential edgex-jenkins-ssh [2023-01-10T19:17:49.109Z] Cloning the remote Git repository [2023-01-10T19:17:49.558Z] --parallel Build images in parallel. [2023-01-10T19:17:49.158Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-10T19:17:49.246Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-10T19:17:49.407Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-10T19:17:49.409Z] > git --version # timeout=10 [2023-01-10T19:17:49.443Z] > git --version # 'git version 2.25.1' [2023-01-10T19:17:49.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T19:17:49.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2023-01-10T19:17:49.591Z] $ docker stop --time=1 454c752c4ec4a8a95c789c8a2c2d75019fb8748dcb6e450f23a58ccbc7c91c2d [2023-01-10T19:17:50.849Z] $ docker rm -f --volumes 454c752c4ec4a8a95c789c8a2c2d75019fb8748dcb6e450f23a58ccbc7c91c2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:17:51.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T19:17:51.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:17:51.610Z] prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container [2023-01-10T19:17:51.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-10T19:17:51.951Z] $ docker top 97bb1b6b830130395882a31e409df5f391014362148e2c5588ca36eefa63108d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:17:52.353Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-10T19:17:52.921Z] Building core-command ... [2023-01-10T19:17:52.922Z] Building core-data ... [2023-01-10T19:17:52.922Z] Building core-metadata ... [2023-01-10T19:17:52.922Z] Building security-bootstrapper ... [2023-01-10T19:17:52.922Z] Building security-proxy-setup ... [2023-01-10T19:17:52.922Z] Building security-secretstore-setup ... [2023-01-10T19:17:52.922Z] Building security-spiffe-token-provider ... [2023-01-10T19:17:52.922Z] Building security-spire-agent ... [2023-01-10T19:17:52.922Z] Building security-spire-config ... [2023-01-10T19:17:52.922Z] Building security-spire-server ... [2023-01-10T19:17:52.922Z] Building support-notifications ... [2023-01-10T19:17:52.922Z] Building support-scheduler ... [2023-01-10T19:17:52.922Z] Building security-proxy-setup [2023-01-10T19:17:52.922Z] Building security-secretstore-setup [2023-01-10T19:17:52.922Z] Building security-spire-agent [2023-01-10T19:17:52.922Z] Building core-data [2023-01-10T19:17:52.922Z] Building support-notifications [2023-01-10T19:18:02.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:02.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:02.888Z] ---> 17b676442902 [2023-01-10T19:18:02.888Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:18:02.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:02.888Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:02.888Z] ---> 17b676442902 [2023-01-10T19:18:02.888Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:18:02.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:02.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:02.888Z] ---> 17b676442902 [2023-01-10T19:18:02.888Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:18:02.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:02.888Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:02.888Z] ---> 17b676442902 [2023-01-10T19:18:02.888Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:18:02.888Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:02.888Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:02.888Z] ---> 17b676442902 [2023-01-10T19:18:02.888Z] Step 3/21 : WORKDIR /edgex-go [2023-01-10T19:18:07.328Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-10T19:18:07.352Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T19:18:09.032Z] Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:18:09.416Z] Merge succeeded, producing faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:18:09.416Z] Checking out Revision faab248cdddb919d47302e496822b466f99d5e87 (PR-4271) [2023-01-10T19:18:08.296Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-10T19:18:08.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-10T19:18:08.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T19:18:08.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4271/head:refs/remotes/origin/PR-4271 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T19:18:09.059Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T19:18:09.088Z] > git checkout -f faab248cdddb919d47302e496822b466f99d5e87 # timeout=10 [2023-01-10T19:18:09.323Z] > git remote # timeout=10 [2023-01-10T19:18:09.343Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T19:18:09.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T19:18:09.374Z] > git merge 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 [2023-01-10T19:18:09.399Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T19:18:09.423Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T19:18:09.436Z] > git checkout -f faab248cdddb919d47302e496822b466f99d5e87 # timeout=10 [2023-01-10T19:18:10.093Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [2023-01-10T19:18:10.143Z] > git --version # timeout=10 [2023-01-10T19:18:10.154Z] > git --version # 'git version 2.25.1' [2023-01-10T19:18:10.168Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T19:18:11.007Z] ---> Running in 262647a2a49f [2023-01-10T19:18:11.007Z] ---> Running in 99d15e5aeb90 [2023-01-10T19:18:11.007Z] ---> Running in 2e813ba9c6f8 [2023-01-10T19:18:11.007Z] ---> Running in 1fff6360f175 [2023-01-10T19:18:11.007Z] ---> Running in 42c43ca3c508 [2023-01-10T19:18:11.266Z] Removing intermediate container 42c43ca3c508 [2023-01-10T19:18:11.266Z] ---> dd1aaa128ec4 [2023-01-10T19:18:11.266Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:18:11.266Z] Removing intermediate container 99d15e5aeb90 [2023-01-10T19:18:11.266Z] ---> 1e028d9611e2 [2023-01-10T19:18:11.266Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:18:11.266Z] Removing intermediate container 262647a2a49f [2023-01-10T19:18:11.266Z] ---> 01b8c32ea5c8 [2023-01-10T19:18:11.266Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:18:11.266Z] Removing intermediate container 1fff6360f175 [2023-01-10T19:18:11.266Z] ---> 30728aa5bb52 [2023-01-10T19:18:11.266Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-10T19:18:11.266Z] Removing intermediate container 2e813ba9c6f8 [2023-01-10T19:18:11.266Z] ---> 80d68f3c8bc8 [2023-01-10T19:18:11.266Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-10T19:18:11.266Z] ---> Running in 5ee838cc9edb [2023-01-10T19:18:11.266Z] ---> Running in 6c8393abec8a [2023-01-10T19:18:11.266Z] ---> Running in 46a449b52f9f [2023-01-10T19:18:11.266Z] ---> Running in e96de3828b97 [2023-01-10T19:18:11.266Z] ---> Running in 0e9ddd199e1a [2023-01-10T19:18:11.266Z] Removing intermediate container 5ee838cc9edb [2023-01-10T19:18:11.266Z] ---> b09037199b85 [2023-01-10T19:18:11.266Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-10T19:18:11.266Z] ---> Running in 2a5a66c89575 [2023-01-10T19:18:11.266Z] Removing intermediate container 46a449b52f9f [2023-01-10T19:18:11.266Z] ---> b5bbde32de9f [2023-01-10T19:18:11.266Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T19:18:11.266Z] ---> Running in 523221d7d49d [2023-01-10T19:18:11.337Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T19:18:11.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T19:18:11.337Z] Dload Upload Total Spent Left Speed [2023-01-10T19:18:11.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [2023-01-10T19:18:11.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-01-10T19:18:11.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:11.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:11.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:11.957Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T19:18:12.051Z] OK: 211 MiB in 51 packages [2023-01-10T19:18:12.051Z] OK: 211 MiB in 51 packages [2023-01-10T19:18:12.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:12.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:12.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:12.309Z] + sudo tee /etc/docker/daemon.new [2023-01-10T19:18:12.309Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T19:18:12.309Z] { [2023-01-10T19:18:12.309Z] "registry-mirrors": [ [2023-01-10T19:18:12.309Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T19:18:12.309Z] ], [2023-01-10T19:18:12.309Z] "bip": "10.250.0.254/24", [2023-01-10T19:18:12.309Z] "hosts": [ [2023-01-10T19:18:12.309Z] "tcp://0.0.0.0:5555", [2023-01-10T19:18:12.309Z] "unix:///var/run/docker.sock" [2023-01-10T19:18:12.309Z] ], [2023-01-10T19:18:12.309Z] "mtu": 1458, [2023-01-10T19:18:12.309Z] "selinux-enabled": true, [2023-01-10T19:18:12.309Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T19:18:12.309Z] } [2023-01-10T19:18:12.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:12.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:12.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:12.310Z] OK: 211 MiB in 51 packages [2023-01-10T19:18:12.310Z] Removing intermediate container e96de3828b97 [2023-01-10T19:18:12.310Z] ---> c3b705cc5a28 [2023-01-10T19:18:12.310Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:18:12.310Z] OK: 211 MiB in 51 packages [2023-01-10T19:18:12.310Z] OK: 211 MiB in 51 packages [Pipeline] sh [2023-01-10T19:18:12.572Z] Removing intermediate container 6c8393abec8a [2023-01-10T19:18:12.572Z] ---> d2284dba0e65 [2023-01-10T19:18:12.572Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:18:12.572Z] ---> c147193fcb00 [2023-01-10T19:18:12.572Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:12.572Z] ---> Running in f24015926bdb [2023-01-10T19:18:12.572Z] ---> 459a432aa000 [2023-01-10T19:18:12.572Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:12.572Z] ---> Running in 5334adeaa2bb [2023-01-10T19:18:12.680Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T19:18:12.831Z] Removing intermediate container 523221d7d49d [2023-01-10T19:18:12.831Z] ---> c3c052a1e04e [2023-01-10T19:18:12.831Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:18:12.831Z] Removing intermediate container 2a5a66c89575 [2023-01-10T19:18:12.831Z] ---> 99a902600fb2 [2023-01-10T19:18:12.831Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:18:12.831Z] ---> 593b938369a9 [2023-01-10T19:18:12.831Z] Removing intermediate container 0e9ddd199e1a [2023-01-10T19:18:12.831Z] ---> 6cac8b6ceab5 [2023-01-10T19:18:12.831Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-10T19:18:12.832Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:13.042Z] + sudo service docker restart [2023-01-10T19:18:13.093Z] ---> Running in f01016f9dd6e [2023-01-10T19:18:13.093Z] ---> 9111701f34f9 [2023-01-10T19:18:13.093Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:13.093Z] ---> Running in 7680c52cce0a [2023-01-10T19:18:13.093Z] ---> 7e1a6238b2bf [2023-01-10T19:18:13.093Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:13.093Z] ---> Running in 5a72d7f71a7e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T19:18:31.399Z] provisioning config files... [2023-01-10T19:18:31.430Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6382193611596805931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:18:31.825Z] ---> docker-login.sh [2023-01-10T19:18:31.825Z] nexus3.edgexfoundry.org:10001 [2023-01-10T19:18:32.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:18:32.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:18:32.418Z] Configure a credential helper to remove this warning. See [2023-01-10T19:18:32.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:18:32.418Z] [2023-01-10T19:18:32.418Z] Login Succeeded [2023-01-10T19:18:32.418Z] nexus3.edgexfoundry.org:10002 [2023-01-10T19:18:32.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:18:32.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:18:32.972Z] Configure a credential helper to remove this warning. See [2023-01-10T19:18:32.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:18:32.972Z] [2023-01-10T19:18:32.972Z] Login Succeeded [2023-01-10T19:18:32.972Z] nexus3.edgexfoundry.org:10003 [2023-01-10T19:18:33.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:18:33.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:18:33.241Z] Configure a credential helper to remove this warning. See [2023-01-10T19:18:33.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:18:33.241Z] [2023-01-10T19:18:33.241Z] Login Succeeded [2023-01-10T19:18:33.241Z] nexus3.edgexfoundry.org:10004 [2023-01-10T19:18:33.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:18:33.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:18:33.844Z] Configure a credential helper to remove this warning. See [2023-01-10T19:18:33.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:18:33.844Z] [2023-01-10T19:18:33.844Z] Login Succeeded [2023-01-10T19:18:33.844Z] docker.io [2023-01-10T19:18:34.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:18:34.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:18:34.386Z] Configure a credential helper to remove this warning. See [2023-01-10T19:18:34.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:18:34.386Z] [2023-01-10T19:18:34.386Z] Login Succeeded [2023-01-10T19:18:34.386Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T19:18:34.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-10T19:18:35.292Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-10T19:18:35.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T19:18:35.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T19:18:35.397Z] ========================================================= [2023-01-10T19:18:35.397Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T19:18:35.397Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:18:35.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T19:18:36.044Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T19:18:36.044Z] 9b18e9b68314: Pulling fs layer [2023-01-10T19:18:36.044Z] 35d82f9e3411: Pulling fs layer [2023-01-10T19:18:36.044Z] e16973657156: Pulling fs layer [2023-01-10T19:18:36.044Z] fc693d55d65f: Pulling fs layer [2023-01-10T19:18:36.044Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T19:18:36.044Z] dda99020689f: Pulling fs layer [2023-01-10T19:18:36.044Z] db1c61fa0a46: Pulling fs layer [2023-01-10T19:18:36.044Z] 891c053d2c06: Pulling fs layer [2023-01-10T19:18:36.044Z] 7e9fc2657dce: Waiting [2023-01-10T19:18:36.044Z] dda99020689f: Waiting [2023-01-10T19:18:36.044Z] fc693d55d65f: Waiting [2023-01-10T19:18:36.044Z] 891c053d2c06: Waiting [2023-01-10T19:18:36.044Z] e16973657156: Verifying Checksum [2023-01-10T19:18:36.044Z] e16973657156: Download complete [2023-01-10T19:18:36.044Z] 35d82f9e3411: Download complete [2023-01-10T19:18:36.044Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T19:18:36.044Z] 7e9fc2657dce: Download complete [2023-01-10T19:18:36.044Z] dda99020689f: Verifying Checksum [2023-01-10T19:18:36.044Z] dda99020689f: Download complete [2023-01-10T19:18:36.044Z] 9b18e9b68314: Verifying Checksum [2023-01-10T19:18:36.044Z] 9b18e9b68314: Download complete [2023-01-10T19:18:37.021Z] 9b18e9b68314: Pull complete [2023-01-10T19:18:37.294Z] 891c053d2c06: Verifying Checksum [2023-01-10T19:18:37.294Z] 891c053d2c06: Download complete [2023-01-10T19:18:38.823Z] db1c61fa0a46: Verifying Checksum [2023-01-10T19:18:38.823Z] db1c61fa0a46: Download complete [2023-01-10T19:18:39.092Z] fc693d55d65f: Verifying Checksum [2023-01-10T19:18:39.092Z] fc693d55d65f: Download complete [2023-01-10T19:18:39.361Z] 35d82f9e3411: Pull complete [2023-01-10T19:18:39.634Z] e16973657156: Pull complete [2023-01-10T19:18:51.997Z] fc693d55d65f: Pull complete [2023-01-10T19:18:51.997Z] 7e9fc2657dce: Pull complete [2023-01-10T19:18:52.267Z] dda99020689f: Pull complete [2023-01-10T19:18:58.975Z] db1c61fa0a46: Pull complete [2023-01-10T19:19:00.926Z] 891c053d2c06: Pull complete [2023-01-10T19:19:00.926Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T19:19:00.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T19:19:00.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:19:01.321Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T19:19:01.321Z] WORKDIR /edgex [2023-01-10T19:19:01.321Z] COPY go.mod . [2023-01-10T19:19:01.321Z] RUN go mod download [2023-01-10T19:19:01.321Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-10T19:19:01.908Z] Sending build context to Docker daemon 3.136MB [2023-01-10T19:19:01.908Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T19:19:01.908Z] ---> f96f9c87975a [2023-01-10T19:19:01.908Z] Step 2/4 : WORKDIR /edgex [2023-01-10T19:19:03.874Z] ---> Running in 6611cbf18081 [2023-01-10T19:19:04.144Z] Removing intermediate container 6611cbf18081 [2023-01-10T19:19:04.144Z] ---> 7ea6f1c79a5c [2023-01-10T19:19:04.144Z] Step 3/4 : COPY go.mod . [2023-01-10T19:19:04.736Z] ---> 1421f7aa6c10 [2023-01-10T19:19:04.736Z] Step 4/4 : RUN go mod download [2023-01-10T19:19:04.736Z] ---> Running in 25845beaab4a [2023-01-10T19:19:20.812Z] Removing intermediate container 5334adeaa2bb [2023-01-10T19:19:20.812Z] ---> 48bc60530b34 [2023-01-10T19:19:20.812Z] Step 7/24 : COPY . . [2023-01-10T19:19:20.812Z] Removing intermediate container 5a72d7f71a7e [2023-01-10T19:19:20.812Z] ---> d54aac9f6de0 [2023-01-10T19:19:20.812Z] Step 7/21 : COPY . . [2023-01-10T19:19:20.812Z] Removing intermediate container f24015926bdb [2023-01-10T19:19:20.812Z] ---> 5b34bcf25f40 [2023-01-10T19:19:20.812Z] Step 7/24 : COPY . . [2023-01-10T19:19:20.812Z] Removing intermediate container 7680c52cce0a [2023-01-10T19:19:20.812Z] ---> 43000f733e1e [2023-01-10T19:19:20.812Z] Step 8/22 : COPY . . [2023-01-10T19:19:20.812Z] Removing intermediate container f01016f9dd6e [2023-01-10T19:19:20.812Z] ---> 04b8fc8a70b2 [2023-01-10T19:19:20.812Z] Step 8/22 : COPY . . [2023-01-10T19:19:33.324Z] ---> 9cb3c05730f1 [2023-01-10T19:19:33.324Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-10T19:19:33.324Z] ---> 1479ee82f8dd [2023-01-10T19:19:33.324Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:19:33.324Z] ---> 6ee225ad2f3a [2023-01-10T19:19:33.324Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-10T19:19:33.324Z] ---> Running in fd4a7b9d213f [2023-01-10T19:19:33.324Z] ---> Running in f3004f092a94 [2023-01-10T19:19:33.324Z] ---> 9b189bdc12fe [2023-01-10T19:19:33.324Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-10T19:19:33.324Z] ---> Running in 13b69da0c03f [2023-01-10T19:19:33.324Z] ---> 67c1c06dc73a [2023-01-10T19:19:33.324Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-10T19:19:33.324Z] ---> Running in 75db5a2e5dfa [2023-01-10T19:19:33.324Z] ---> Running in c29326978251 [2023-01-10T19:19:33.324Z] Removing intermediate container 13b69da0c03f [2023-01-10T19:19:33.324Z] ---> 99637400df83 [2023-01-10T19:19:33.324Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T19:19:33.324Z] ---> Running in 10737d574c1c [2023-01-10T19:19:33.324Z] Removing intermediate container 10737d574c1c [2023-01-10T19:19:33.324Z] ---> 93de20c484fd [2023-01-10T19:19:33.324Z] 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-01-10T19:19:33.324Z] ---> Running in d98c51429b9c [2023-01-10T19:19:33.324Z] 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-01-10T19:19:33.324Z] 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-01-10T19:19:33.324Z] 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-01-10T19:19:33.324Z] 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-01-10T19:19:33.585Z] Removing intermediate container d98c51429b9c [2023-01-10T19:19:33.585Z] ---> 22f85a90bc4f [2023-01-10T19:19:33.585Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T19:19:33.585Z] ---> Running in b995c2d59710 [2023-01-10T19:19:33.842Z] Removing intermediate container b995c2d59710 [2023-01-10T19:19:33.842Z] ---> c1b01af2466b [2023-01-10T19:19:33.842Z] [2023-01-10T19:19:33.842Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T19:19:34.099Z] 3.15: Pulling from library/alpine [2023-01-10T19:19:34.358Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-10T19:19:34.358Z] Status: Downloaded newer image for alpine:3.15 [2023-01-10T19:19:34.358Z] ---> c4fc93816858 [2023-01-10T19:19:34.358Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:19:34.358Z] ---> Running in 7bd33903e331 [2023-01-10T19:19:34.641Z] Removing intermediate container 7bd33903e331 [2023-01-10T19:19:34.641Z] ---> 8d47b26f2aaa [2023-01-10T19:19:34.641Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T19:19:34.902Z] ---> Running in 58a2078a9afd [2023-01-10T19:19:35.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:35.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:36.099Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:19:36.099Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:19:36.099Z] OK: 15859 distinct packages available [2023-01-10T19:19:36.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:36.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:36.358Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-10T19:19:36.358Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:19:36.358Z] (3/5) Installing libucontext (1.1-r0) [2023-01-10T19:19:36.358Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-10T19:19:36.358Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-10T19:19:36.358Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:19:36.358Z] OK: 7 MiB in 19 packages [2023-01-10T19:19:37.011Z] Removing intermediate container 25845beaab4a [2023-01-10T19:19:37.011Z] ---> 5dbd46d0023e [2023-01-10T19:19:37.011Z] Successfully built 5dbd46d0023e [2023-01-10T19:19:37.011Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:19:37.412Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T19:19:37.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:19:37.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container [2023-01-10T19:19:37.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T19:19:38.886Z] Removing intermediate container 58a2078a9afd [2023-01-10T19:19:38.886Z] ---> 755ddaae76ed [2023-01-10T19:19:38.886Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-10T19:19:39.072Z] $ docker top 3ee9191305caddf5c4e724deb3f0352ce66787650da7f908966b9d7d443d7d8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:19:40.022Z] + go version [2023-01-10T19:19:40.022Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T19:19:40.063Z] $ docker stop --time=1 3ee9191305caddf5c4e724deb3f0352ce66787650da7f908966b9d7d443d7d8b [2023-01-10T19:19:43.054Z] $ docker rm -f --volumes 3ee9191305caddf5c4e724deb3f0352ce66787650da7f908966b9d7d443d7d8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:19:43.909Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T19:19:43.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:19:44.165Z] ---> d496aa78a978 [2023-01-10T19:19:44.165Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:19:44.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container [2023-01-10T19:19:44.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T19:19:45.468Z] $ docker top 588172fe6f3898f1d94014414dc55bc507ba1a23173621b60dacaed97f3fb730 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T19:19:45.740Z] ========================================================= [2023-01-10T19:19:45.740Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-10T19:19:45.740Z] ========================================================= [Pipeline] sh [2023-01-10T19:19:46.067Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:19:47.049Z] + make test [2023-01-10T19:19:47.049Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T19:19:49.558Z] ---> 1c402a2f106e [2023-01-10T19:19:49.558Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:19:49.558Z] ---> e019578d9f78 [2023-01-10T19:19:49.558Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-10T19:19:49.816Z] ---> 15a424e1b54f [2023-01-10T19:19:49.816Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-10T19:19:50.384Z] ---> 872a250d10ef [2023-01-10T19:19:50.384Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:19:50.741Z] ---> Running in 596cd53bb0ca [2023-01-10T19:19:51.005Z] Removing intermediate container 596cd53bb0ca [2023-01-10T19:19:51.005Z] ---> 51d9669d6a27 [2023-01-10T19:19:51.005Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:19:51.005Z] ---> Running in 5fe004924d39 [2023-01-10T19:19:51.280Z] Removing intermediate container 5fe004924d39 [2023-01-10T19:19:51.280Z] ---> 7cc7baaab3bb [2023-01-10T19:19:51.280Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T19:19:51.544Z] ---> Running in 18fb0f88befa [2023-01-10T19:19:52.152Z] Removing intermediate container 18fb0f88befa [2023-01-10T19:19:52.152Z] ---> 269e8dd4b8b7 [2023-01-10T19:19:52.152Z] Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:19:52.152Z] ---> Running in e4fc9f0e313a [2023-01-10T19:19:52.410Z] Removing intermediate container e4fc9f0e313a [2023-01-10T19:19:52.410Z] ---> 9b46e41617dc [2023-01-10T19:19:52.410Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:19:52.734Z] ---> Running in ffc93f3bafc9 [2023-01-10T19:19:52.992Z] Removing intermediate container ffc93f3bafc9 [2023-01-10T19:19:52.992Z] ---> b618bcb9bec0 [2023-01-10T19:19:52.992Z] [2023-01-10T19:19:52.992Z] Successfully built b618bcb9bec0 [2023-01-10T19:19:52.992Z] Successfully tagged security-spire-agent:latest [2023-01-10T19:19:52.992Z] Building security-bootstrapper [2023-01-10T19:19:56.269Z]  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:19:56.269Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:19:56.269Z] ---> 17b676442902 [2023-01-10T19:19:56.269Z] Step 3/32 : WORKDIR /edgex-go [2023-01-10T19:19:56.269Z] ---> Using cache [2023-01-10T19:19:56.269Z] ---> 80d68f3c8bc8 [2023-01-10T19:19:56.269Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-10T19:19:56.269Z] ---> Using cache [2023-01-10T19:19:56.269Z] ---> 6cac8b6ceab5 [2023-01-10T19:19:56.269Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-10T19:19:56.269Z] ---> Using cache [2023-01-10T19:19:56.269Z] ---> 7e1a6238b2bf [2023-01-10T19:19:56.269Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:19:56.269Z] ---> Using cache [2023-01-10T19:19:56.269Z] ---> d54aac9f6de0 [2023-01-10T19:19:56.269Z] Step 7/32 : COPY . . [2023-01-10T19:19:56.269Z] ---> Using cache [2023-01-10T19:19:56.269Z] ---> 9cb3c05730f1 [2023-01-10T19:19:56.269Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-10T19:19:59.609Z] ---> Running in 5c8171dc0c9d [2023-01-10T19:20:00.988Z] 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-01-10T19:20:01.247Z] 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-01-10T19:20:01.247Z] 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-01-10T19:20:13.482Z] Removing intermediate container 75db5a2e5dfa [2023-01-10T19:20:13.482Z] ---> 81ee2ec0a230 [2023-01-10T19:20:13.482Z] [2023-01-10T19:20:13.482Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:20:13.482Z] Removing intermediate container fd4a7b9d213f [2023-01-10T19:20:13.482Z] ---> b42e3828f519 [2023-01-10T19:20:13.482Z] [2023-01-10T19:20:13.482Z] Step 9/21 : FROM alpine:3.16 [2023-01-10T19:20:13.482Z] Removing intermediate container f3004f092a94 [2023-01-10T19:20:13.482Z] ---> 4d925ed6de65 [2023-01-10T19:20:13.482Z] [2023-01-10T19:20:13.482Z] Step 9/24 : FROM alpine:3.16 [2023-01-10T19:20:13.482Z] 3.16: Pulling from library/alpine [2023-01-10T19:20:13.482Z] 3.16: Pulling from library/alpine [2023-01-10T19:20:13.482Z] 3.16: Pulling from library/alpine [2023-01-10T19:20:17.707Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T19:20:17.707Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T19:20:17.707Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T19:20:17.707Z] Status: Image is up to date for alpine:3.16 [2023-01-10T19:20:17.707Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T19:20:17.707Z] Status: Image is up to date for alpine:3.16 [2023-01-10T19:20:17.707Z] ---> bfe296a52501 [2023-01-10T19:20:17.707Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-10T19:20:17.707Z] ---> bfe296a52501 [2023-01-10T19:20:17.707Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-10T19:20:17.707Z] ---> bfe296a52501 [2023-01-10T19:20:17.707Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-10T19:20:17.707Z] ---> Running in 8f5d90c7d479 [2023-01-10T19:20:17.707Z] ---> Running in 29d623914c41 [2023-01-10T19:20:17.707Z] ---> Running in c17dc1c011e0 [2023-01-10T19:20:17.707Z] Removing intermediate container c29326978251 [2023-01-10T19:20:17.707Z] ---> ae0ad5661411 [2023-01-10T19:20:17.707Z] [2023-01-10T19:20:17.707Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:20:17.707Z] ---> bfe296a52501 [2023-01-10T19:20:17.707Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-10T19:20:17.967Z] ---> Running in 56b008f49f02 [2023-01-10T19:20:17.968Z] Removing intermediate container 8f5d90c7d479 [2023-01-10T19:20:17.968Z] ---> e3bca79a6605 [2023-01-10T19:20:17.968Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-10T19:20:17.968Z] ---> Running in 3fe4c09506c1 [2023-01-10T19:20:17.968Z] Removing intermediate container 3fe4c09506c1 [2023-01-10T19:20:17.968Z] ---> 4d6268987e8d [2023-01-10T19:20:17.968Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-10T19:20:17.968Z] ---> Running in b27b1f2380fb [2023-01-10T19:20:18.229Z] Removing intermediate container b27b1f2380fb [2023-01-10T19:20:18.229Z] ---> c92bf723271f [2023-01-10T19:20:18.229Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:20:18.229Z] ---> Running in 5c48cb8e0143 [2023-01-10T19:20:18.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:18.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:18.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:18.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:18.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:18.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:18.803Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-10T19:20:18.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:18.803Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:18.803Z] (3/3) Installing su-exec (0.2-r1) [2023-01-10T19:20:18.803Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:20:18.803Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:20:18.803Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-10T19:20:18.803Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-10T19:20:18.803Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-10T19:20:18.803Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-10T19:20:18.803Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:18.803Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-10T19:20:18.803Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:20:18.803Z] OK: 6 MiB in 17 packages [2023-01-10T19:20:18.803Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:20:18.803Z] (5/6) Installing curl (7.83.1-r5) [2023-01-10T19:20:18.803Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:18.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:18.803Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:20:18.803Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:20:18.803Z] OK: 6 MiB in 16 packages [2023-01-10T19:20:18.803Z] OK: 8 MiB in 20 packages [2023-01-10T19:20:19.127Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:19.127Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:20:19.127Z] OK: 6 MiB in 15 packages [2023-01-10T19:20:19.696Z] Removing intermediate container 29d623914c41 [2023-01-10T19:20:19.696Z] ---> 90f848bb94d1 [2023-01-10T19:20:19.696Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T19:20:19.696Z] Removing intermediate container 5c48cb8e0143 [2023-01-10T19:20:19.696Z] ---> bb4a08e641eb [2023-01-10T19:20:19.696Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:20:19.696Z] Removing intermediate container 56b008f49f02 [2023-01-10T19:20:19.696Z] ---> 9cdad93788d4 [2023-01-10T19:20:19.696Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:20:19.958Z] ---> Running in 3c5285800940 [2023-01-10T19:20:19.958Z] ---> Running in 0ff4e770b204 [2023-01-10T19:20:19.958Z] Removing intermediate container c17dc1c011e0 [2023-01-10T19:20:19.958Z] ---> f87fa8f8d6e5 [2023-01-10T19:20:19.958Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T19:20:20.232Z] ---> Running in e21865c99c3f [2023-01-10T19:20:20.232Z] Removing intermediate container 0ff4e770b204 [2023-01-10T19:20:20.232Z] ---> 953ccf4ac0f3 [2023-01-10T19:20:20.232Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-10T19:20:20.232Z] Removing intermediate container 3c5285800940 [2023-01-10T19:20:20.232Z] ---> 2354063d0a3c [2023-01-10T19:20:20.232Z] Step 12/24 : WORKDIR / [2023-01-10T19:20:20.232Z] ---> ba0437c59d37 [2023-01-10T19:20:20.232Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-10T19:20:20.232Z] ---> Running in f8b078550d08 [2023-01-10T19:20:20.232Z] ---> Running in e562329bd54c [2023-01-10T19:20:20.232Z] Removing intermediate container e21865c99c3f [2023-01-10T19:20:20.232Z] ---> aac7c4e990ef [2023-01-10T19:20:20.232Z] Step 12/21 : WORKDIR /edgex [2023-01-10T19:20:20.232Z] Removing intermediate container f8b078550d08 [2023-01-10T19:20:20.232Z] ---> f7a1e09b2491 [2023-01-10T19:20:20.232Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T19:20:20.495Z] ---> Running in 46a9ce1ac80c [2023-01-10T19:20:20.495Z] ---> Running in acfee0dec2a1 [2023-01-10T19:20:20.495Z] Removing intermediate container e562329bd54c [2023-01-10T19:20:20.495Z] ---> ab591b36ef5a [2023-01-10T19:20:20.495Z] 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-01-10T19:20:21.069Z] Removing intermediate container acfee0dec2a1 [2023-01-10T19:20:21.069Z] ---> 1e6340434ca0 [2023-01-10T19:20:21.069Z] Removing intermediate container 46a9ce1ac80c [2023-01-10T19:20:21.069Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / ---> cf35e110e9bd [2023-01-10T19:20:21.069Z] [2023-01-10T19:20:21.069Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-10T19:20:21.389Z] ---> 2bb36576c269 [2023-01-10T19:20:21.389Z] 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-01-10T19:20:21.389Z] ---> dbefb9659d9d [2023-01-10T19:20:21.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-10T19:20:21.668Z] ---> 84bb0a0a8d40 [2023-01-10T19:20:21.668Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-10T19:20:21.668Z] ---> 1edb4192497d [2023-01-10T19:20:21.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-10T19:20:21.668Z] ---> a879d3d27b6d [2023-01-10T19:20:21.668Z] ---> c5042a40d055 [2023-01-10T19:20:21.668Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-10T19:20:21.668Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-10T19:20:21.668Z] ---> Running in 46758e40a3f5 [2023-01-10T19:20:21.928Z] Removing intermediate container 5c8171dc0c9d [2023-01-10T19:20:21.928Z] ---> 34ca82ef0c8d [2023-01-10T19:20:21.928Z] [2023-01-10T19:20:21.928Z] Step 9/32 : FROM alpine:3.16 [2023-01-10T19:20:22.230Z] ---> bfe296a52501 [2023-01-10T19:20:22.230Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:20:22.491Z] Removing intermediate container 46758e40a3f5 [2023-01-10T19:20:22.491Z] ---> 5cc4e0bf6fba [2023-01-10T19:20:22.491Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:20:22.766Z] ---> a6f7bb477c69 [2023-01-10T19:20:22.766Z] 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-01-10T19:20:22.766Z] ---> Running in 406775b0ea45 [2023-01-10T19:20:22.766Z] ---> 7d8d593e323c [2023-01-10T19:20:22.766Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-10T19:20:22.766Z] ---> 8a28e7b940f2 [2023-01-10T19:20:22.766Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-10T19:20:22.766Z] ---> Running in fc052063e379 [2023-01-10T19:20:22.766Z] Removing intermediate container fc052063e379 [2023-01-10T19:20:22.766Z] ---> 693f3ff0323b [2023-01-10T19:20:22.766Z] Step 20/22 : LABEL arch=x86_64 [2023-01-10T19:20:22.766Z] Removing intermediate container 406775b0ea45 [2023-01-10T19:20:22.766Z] ---> f8d52c851e1e [2023-01-10T19:20:22.766Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-10T19:20:23.028Z] ---> Running in 637508869b98 [2023-01-10T19:20:23.028Z] ---> Running in 194460cb5f25 [2023-01-10T19:20:23.028Z] ---> fef0b7834e28 [2023-01-10T19:20:23.028Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-10T19:20:23.028Z] ---> 6a67e70cacbc [2023-01-10T19:20:23.028Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-10T19:20:23.028Z] ---> Running in 454c786c4ff6 [2023-01-10T19:20:23.028Z] Removing intermediate container 194460cb5f25 [2023-01-10T19:20:23.028Z] ---> 25cda4799798 [2023-01-10T19:20:23.028Z] Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:20:23.289Z] ---> Running in fc9a1bf41a68 [2023-01-10T19:20:23.289Z] Removing intermediate container 454c786c4ff6 [2023-01-10T19:20:23.289Z] ---> 61507001d3a2 [2023-01-10T19:20:23.289Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:20:23.289Z] ---> 51efd34ceba3 [2023-01-10T19:20:23.289Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T19:20:23.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:23.289Z] ---> Running in a06d26cde24a [2023-01-10T19:20:23.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:23.548Z] Removing intermediate container fc9a1bf41a68 [2023-01-10T19:20:23.548Z] ---> 7fc73edf023a [2023-01-10T19:20:23.548Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:20:23.548Z] Removing intermediate container a06d26cde24a [2023-01-10T19:20:23.548Z] ---> 675cb5e22540 [2023-01-10T19:20:23.548Z] Step 20/22 : LABEL arch=x86_64 [2023-01-10T19:20:23.548Z] ---> e0828fa963e8 [2023-01-10T19:20:23.548Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T19:20:23.548Z] ---> f8afb6e470d3 [2023-01-10T19:20:23.548Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-10T19:20:23.548Z] ---> Running in 79b03739a797 [2023-01-10T19:20:23.548Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:23.548Z] (2/2) Installing su-exec (0.2-r1) [2023-01-10T19:20:23.548Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:20:23.548Z] ---> Running in 4b1effa434d8 [2023-01-10T19:20:23.548Z] ---> Running in c6d64b65eac4 [2023-01-10T19:20:23.548Z] OK: 6 MiB in 16 packages [2023-01-10T19:20:23.809Z] Removing intermediate container 79b03739a797 [2023-01-10T19:20:23.809Z] ---> e87605c4283e [2023-01-10T19:20:23.809Z] [2023-01-10T19:20:23.809Z] Removing intermediate container 4b1effa434d8 [2023-01-10T19:20:23.809Z] ---> c253372f2d31 [2023-01-10T19:20:23.809Z] Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:20:24.066Z] ---> Running in 79867440af4e [2023-01-10T19:20:24.066Z] Successfully built e87605c4283e [2023-01-10T19:20:24.066Z] Successfully tagged core-data:latest [2023-01-10T19:20:24.066Z]  Building core-data ... done Building core-metadata [2023-01-10T19:20:25.942Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-10T19:20:26.657Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:20:26.657Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:20:26.657Z] ---> 17b676442902 [2023-01-10T19:20:26.657Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:20:26.657Z] ---> Using cache [2023-01-10T19:20:26.657Z] ---> 1e028d9611e2 [2023-01-10T19:20:26.657Z] Step 4/24 : WORKDIR /edgex-go [2023-01-10T19:20:26.657Z] ---> Using cache [2023-01-10T19:20:26.657Z] ---> b5bbde32de9f [2023-01-10T19:20:26.657Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-10T19:20:26.657Z] ---> Using cache [2023-01-10T19:20:26.657Z] ---> c3c052a1e04e [2023-01-10T19:20:26.657Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-10T19:20:26.657Z] ---> Using cache [2023-01-10T19:20:26.657Z] ---> 593b938369a9 [2023-01-10T19:20:26.657Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:20:26.657Z] ---> Using cache [2023-01-10T19:20:26.657Z] ---> 04b8fc8a70b2 [2023-01-10T19:20:26.657Z] Step 8/24 : COPY . . [2023-01-10T19:20:26.657Z] ---> Using cache [2023-01-10T19:20:26.657Z] ---> 9b189bdc12fe [2023-01-10T19:20:26.657Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-10T19:20:27.599Z] Removing intermediate container 79867440af4e [2023-01-10T19:20:27.599Z] ---> 0ba49a90af42 [2023-01-10T19:20:27.599Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:20:27.858Z] ---> ebf7b6433bca [2023-01-10T19:20:27.858Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T19:20:27.858Z] Removing intermediate container 637508869b98 [2023-01-10T19:20:27.858Z] ---> 1a1663e1cf55 [2023-01-10T19:20:27.858Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-10T19:20:27.858Z] ---> Running in a1243064fa65 [2023-01-10T19:20:27.858Z] ---> Running in f53df51f3461 [2023-01-10T19:20:27.858Z] ---> Running in c87b86f83b26 [2023-01-10T19:20:27.858Z] Removing intermediate container c6d64b65eac4 [2023-01-10T19:20:27.858Z] ---> 84828e850f7c [2023-01-10T19:20:27.858Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T19:20:27.858Z] ---> Running in 8a2ac48c0c50 [2023-01-10T19:20:27.858Z] Removing intermediate container f53df51f3461 [2023-01-10T19:20:27.858Z] ---> b2b8b8ee3e72 [2023-01-10T19:20:27.858Z] [2023-01-10T19:20:27.858Z] Removing intermediate container c87b86f83b26 [2023-01-10T19:20:27.858Z] ---> c0941e7edada [2023-01-10T19:20:27.858Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-10T19:20:27.858Z] ---> Running in 871a471fbab1 [2023-01-10T19:20:28.139Z] Successfully built b2b8b8ee3e72 [2023-01-10T19:20:28.139Z] ---> 8a0bb3f2f55a [2023-01-10T19:20:28.139Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T19:20:28.139Z] Removing intermediate container 8a2ac48c0c50 [2023-01-10T19:20:28.139Z] ---> 599df7e8342c [2023-01-10T19:20:28.139Z] Step 19/21 : LABEL arch=x86_64 [2023-01-10T19:20:28.139Z] Successfully tagged support-notifications:latest [2023-01-10T19:20:28.139Z]  Building support-notifications ... done Building core-command [2023-01-10T19:20:28.139Z] ---> Running in 4850606bca11 [2023-01-10T19:20:28.139Z] ---> Running in 5705f4f16600 [2023-01-10T19:20:28.139Z] Removing intermediate container 871a471fbab1 [2023-01-10T19:20:28.139Z] ---> 53c99a32eea7 [2023-01-10T19:20:28.139Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-10T19:20:28.139Z] 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-01-10T19:20:28.139Z] ---> Running in 405a6b9dc939 [2023-01-10T19:20:28.399Z] Removing intermediate container 4850606bca11 [2023-01-10T19:20:28.399Z] ---> 9ba874b406e9 [2023-01-10T19:20:28.399Z] Step 20/21 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:20:31.699Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:20:31.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:20:31.699Z] ---> 17b676442902 [2023-01-10T19:20:31.699Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:20:31.699Z] ---> Using cache [2023-01-10T19:20:31.699Z] ---> 1e028d9611e2 [2023-01-10T19:20:31.699Z] Step 4/23 : WORKDIR /edgex-go [2023-01-10T19:20:31.699Z] ---> Using cache [2023-01-10T19:20:31.699Z] ---> b5bbde32de9f [2023-01-10T19:20:31.699Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-10T19:20:31.699Z] ---> Using cache [2023-01-10T19:20:31.699Z] ---> c3c052a1e04e [2023-01-10T19:20:31.699Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-10T19:20:31.699Z] ---> Using cache [2023-01-10T19:20:31.699Z] ---> 593b938369a9 [2023-01-10T19:20:31.699Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:20:31.699Z] ---> Using cache [2023-01-10T19:20:31.699Z] ---> 04b8fc8a70b2 [2023-01-10T19:20:31.699Z] Step 8/23 : COPY . . [2023-01-10T19:20:31.699Z] ---> Using cache [2023-01-10T19:20:31.699Z] ---> 9b189bdc12fe [2023-01-10T19:20:31.699Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-10T19:20:31.963Z] Removing intermediate container 405a6b9dc939 [2023-01-10T19:20:31.963Z] ---> 0f45060f060f [2023-01-10T19:20:31.963Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-10T19:20:31.963Z] ---> Running in 18d1068db3a7 [2023-01-10T19:20:32.224Z] ---> Running in 245aea68ac11 [2023-01-10T19:20:32.224Z] ---> Running in e74af08cceec [2023-01-10T19:20:32.224Z] Removing intermediate container 245aea68ac11 [2023-01-10T19:20:32.224Z] ---> fb0571cf4185 [2023-01-10T19:20:32.224Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-10T19:20:32.224Z] Removing intermediate container 5705f4f16600 [2023-01-10T19:20:32.224Z] Removing intermediate container 18d1068db3a7 [2023-01-10T19:20:32.224Z] ---> 74611ed1de55 [2023-01-10T19:20:32.224Z] ---> 092522031080 [2023-01-10T19:20:32.224Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"]Step 21/21 : LABEL version=0.0.0 [2023-01-10T19:20:32.224Z] [2023-01-10T19:20:32.224Z] ---> Running in 870a526fccda [2023-01-10T19:20:32.486Z] ---> Running in 23b505dac2fe [2023-01-10T19:20:32.486Z] ---> Running in 72f3a1abc0fa [2023-01-10T19:20:32.486Z] Removing intermediate container 870a526fccda [2023-01-10T19:20:32.486Z] ---> 9b6dc94bd731 [2023-01-10T19:20:32.486Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T19:20:32.486Z] Removing intermediate container 72f3a1abc0fa [2023-01-10T19:20:32.486Z] ---> cf4be3f43d2a [2023-01-10T19:20:32.486Z] [2023-01-10T19:20:32.486Z] ---> Running in 3e4214388fc1 [2023-01-10T19:20:32.766Z] Successfully built cf4be3f43d2a [2023-01-10T19:20:32.766Z] Successfully tagged security-proxy-setup:latest [2023-01-10T19:20:32.766Z] Building security-spire-server [2023-01-10T19:20:32.766Z]  Building security-proxy-setup ... done 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-01-10T19:20:32.766Z] Removing intermediate container 3e4214388fc1 [2023-01-10T19:20:32.766Z] ---> 918563d12300 [2023-01-10T19:20:32.766Z] Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:20:33.024Z] ---> Running in d1757154205f [2023-01-10T19:20:36.466Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:20:36.466Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:20:36.466Z] ---> 17b676442902 [2023-01-10T19:20:36.466Z] Step 3/23 : WORKDIR /edgex-go [2023-01-10T19:20:36.466Z] ---> Using cache [2023-01-10T19:20:36.466Z] ---> 80d68f3c8bc8 [2023-01-10T19:20:36.466Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:20:37.879Z] Removing intermediate container d1757154205f [2023-01-10T19:20:37.879Z] ---> ef9e1f4d5ecd [2023-01-10T19:20:37.879Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:20:38.184Z] ---> Running in 10c4384ae9f0 [2023-01-10T19:20:38.184Z] ---> Running in f4ac47536043 [2023-01-10T19:20:38.443Z] Removing intermediate container 10c4384ae9f0 [2023-01-10T19:20:38.443Z] ---> f265a1a5c77b [2023-01-10T19:20:38.443Z] [2023-01-10T19:20:38.443Z] Removing intermediate container 23b505dac2fe [2023-01-10T19:20:38.443Z] ---> 6cb97475098b [2023-01-10T19:20:38.443Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-10T19:20:38.443Z] Successfully built f265a1a5c77b [2023-01-10T19:20:38.443Z] Successfully tagged security-secretstore-setup:latest [2023-01-10T19:20:38.443Z] Building security-spire-config [2023-01-10T19:20:38.702Z]  Building security-secretstore-setup ... done  ---> Running in 01dd01c39c75 [2023-01-10T19:20:38.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:38.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:39.219Z] OK: 211 MiB in 51 packages [2023-01-10T19:20:41.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:20:41.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:20:41.780Z] ---> 17b676442902 [2023-01-10T19:20:41.780Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:20:41.780Z] ---> Using cache [2023-01-10T19:20:41.780Z] ---> 80d68f3c8bc8 [2023-01-10T19:20:41.780Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:20:45.074Z] Removing intermediate container 01dd01c39c75 [2023-01-10T19:20:45.074Z] ---> 330f37e211c9 [2023-01-10T19:20:45.074Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-10T19:20:45.074Z] ---> Running in 96abec1053fa [2023-01-10T19:20:45.074Z] ---> 5d99ba2149ba [2023-01-10T19:20:45.074Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-10T19:20:45.074Z] ---> Running in 31f332f7ae94 [2023-01-10T19:20:45.074Z] Removing intermediate container f4ac47536043 [2023-01-10T19:20:45.074Z] ---> 1f975e567736 [2023-01-10T19:20:45.074Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-10T19:20:45.332Z] ---> cf0f9aa0e1a0 [2023-01-10T19:20:45.332Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:20:45.332Z] ---> Running in c99ffc65581a [2023-01-10T19:20:45.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:45.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:45.897Z] OK: 211 MiB in 51 packages [2023-01-10T19:20:46.154Z] Removing intermediate container 31f332f7ae94 [2023-01-10T19:20:46.154Z] ---> d7358b444912 [2023-01-10T19:20:46.154Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:20:46.413Z] Removing intermediate container 96abec1053fa [2023-01-10T19:20:46.413Z] ---> 276ac6a3fad1 [2023-01-10T19:20:46.413Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:20:46.670Z] ---> 7a7800034aff [2023-01-10T19:20:46.670Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-10T19:20:47.235Z] ---> c74d931e729f [2023-01-10T19:20:47.235Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:20:47.492Z] ---> ba454d33ba6d [2023-01-10T19:20:47.492Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-10T19:20:47.749Z] ---> Running in 41482d54365b [2023-01-10T19:20:48.007Z] ---> a6f1d3a8bf99 [2023-01-10T19:20:48.007Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-10T19:20:48.361Z] ---> 6cd8e5bd1bc6 [2023-01-10T19:20:48.361Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-10T19:20:48.618Z] ---> 89a8fe5e0b96 [2023-01-10T19:20:48.618Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-10T19:20:48.875Z] ---> bdd439fd11de [2023-01-10T19:20:48.875Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-10T19:20:49.440Z] ---> 2b13fdb75eaf [2023-01-10T19:20:49.441Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-10T19:20:49.441Z] ---> Running in 647156c3917f [2023-01-10T19:20:54.919Z] Removing intermediate container 647156c3917f [2023-01-10T19:20:54.919Z] ---> 55507e17fc37 [2023-01-10T19:20:54.919Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-10T19:20:55.871Z] ---> Running in 817fb6c48e98 [2023-01-10T19:20:56.131Z] Removing intermediate container 817fb6c48e98 [2023-01-10T19:20:56.131Z] ---> f211c9672f21 [2023-01-10T19:20:56.131Z] Step 29/32 : CMD ["gate"] [2023-01-10T19:20:56.131Z] ---> Running in 837bdd58e6c1 [2023-01-10T19:20:56.447Z] Removing intermediate container 837bdd58e6c1 [2023-01-10T19:20:56.447Z] ---> d2bcabf0e01a [2023-01-10T19:20:56.447Z] Step 30/32 : LABEL arch=x86_64 [2023-01-10T19:20:56.447Z] ---> Running in 1476ffcbcace [2023-01-10T19:20:57.882Z] Removing intermediate container 1476ffcbcace [2023-01-10T19:20:57.882Z] ---> d740dd76f19a [2023-01-10T19:20:57.882Z] Step 31/32 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:21:03.224Z] ---> Running in 2283f80e4108 [2023-01-10T19:21:03.487Z] Removing intermediate container a1243064fa65 [2023-01-10T19:21:03.487Z] ---> cb9149ad12a6 [2023-01-10T19:21:03.487Z] [2023-01-10T19:21:03.487Z] Step 10/24 : FROM alpine:3.16 [2023-01-10T19:21:03.487Z] ---> bfe296a52501 [2023-01-10T19:21:03.487Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:21:03.487Z] Removing intermediate container 2283f80e4108 [2023-01-10T19:21:03.487Z] ---> 95d4a712f215 [2023-01-10T19:21:03.487Z] Step 32/32 : LABEL version=0.0.0 [2023-01-10T19:21:03.487Z] ---> Running in f7ee7e9b1717 [2023-01-10T19:21:03.487Z] ---> Running in a694904050dc [2023-01-10T19:21:03.487Z] Removing intermediate container e74af08cceec [2023-01-10T19:21:03.487Z] ---> ef9207b00e8f [2023-01-10T19:21:03.487Z] [2023-01-10T19:21:03.487Z] Step 10/23 : FROM alpine:3.16 [2023-01-10T19:21:03.487Z] ---> bfe296a52501 [2023-01-10T19:21:03.487Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:21:03.487Z] ---> Running in 4d8bfd8e7e39 [2023-01-10T19:21:03.746Z] Removing intermediate container a694904050dc [2023-01-10T19:21:03.746Z] ---> 321b5cf4927b [2023-01-10T19:21:03.746Z] [2023-01-10T19:21:03.746Z] Successfully built 321b5cf4927b [2023-01-10T19:21:03.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:03.746Z] Successfully tagged security-bootstrapper:latest [2023-01-10T19:21:03.746Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-01-10T19:21:04.005Z] Removing intermediate container c99ffc65581a [2023-01-10T19:21:04.005Z] ---> c7e3ddba8db8 [2023-01-10T19:21:04.005Z] Step 7/23 : COPY . . [2023-01-10T19:21:04.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:04.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:04.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:04.266Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T19:21:04.266Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:21:04.266Z] OK: 6 MiB in 15 packages [2023-01-10T19:21:04.266Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T19:21:04.266Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:21:04.266Z] OK: 6 MiB in 15 packages [2023-01-10T19:21:06.828Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:21:06.828Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:21:06.828Z] ---> 17b676442902 [2023-01-10T19:21:06.828Z] Step 3/19 : WORKDIR /edgex-go [2023-01-10T19:21:06.828Z] ---> Using cache [2023-01-10T19:21:06.828Z] ---> 80d68f3c8bc8 [2023-01-10T19:21:06.828Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-10T19:21:13.489Z] ---> Running in 955b451b4de2 [2023-01-10T19:21:13.489Z] Removing intermediate container 4d8bfd8e7e39 [2023-01-10T19:21:13.489Z] ---> 49da0ba97a4f [2023-01-10T19:21:13.489Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:21:13.489Z] ---> 41980038c161 [2023-01-10T19:21:13.489Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:21:13.489Z] ---> Running in cd3775731708 [2023-01-10T19:21:13.489Z] Removing intermediate container f7ee7e9b1717 [2023-01-10T19:21:13.489Z] ---> 2cee76844f88 [2023-01-10T19:21:13.489Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:21:13.489Z] ---> Running in d38a3f5a595f [2023-01-10T19:21:13.489Z] ---> Running in 1d2eea57d6d5 [2023-01-10T19:21:13.489Z] Removing intermediate container d38a3f5a595f [2023-01-10T19:21:13.489Z] ---> 79205ea51619 [2023-01-10T19:21:13.489Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-10T19:21:13.489Z] Removing intermediate container cd3775731708 [2023-01-10T19:21:13.489Z] ---> 3426a4a98089 [2023-01-10T19:21:13.489Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-10T19:21:13.489Z] Removing intermediate container 1d2eea57d6d5 [2023-01-10T19:21:13.489Z] ---> 8cbc7f129b34 [2023-01-10T19:21:13.489Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-10T19:21:13.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:13.489Z] ---> Running in 3d003235c0fd [2023-01-10T19:21:13.489Z] ---> Running in c5e49a30c8bf [2023-01-10T19:21:13.489Z] ---> Running in 0087d3715d7c [2023-01-10T19:21:13.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:13.489Z] Removing intermediate container c5e49a30c8bf [2023-01-10T19:21:13.489Z] ---> 505cc90e77d4 [2023-01-10T19:21:13.489Z] 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-01-10T19:21:13.489Z] Removing intermediate container 3d003235c0fd [2023-01-10T19:21:13.489Z] ---> 2dd6a23ddb70 [2023-01-10T19:21:13.489Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-10T19:21:13.489Z] ---> Running in 2fac644048bb [2023-01-10T19:21:13.489Z] Removing intermediate container 0087d3715d7c [2023-01-10T19:21:13.489Z] ---> d610411d6c0d [2023-01-10T19:21:13.489Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-10T19:21:13.489Z] ---> Running in e1d6c94a7558 [2023-01-10T19:21:13.489Z] ---> Running in 974b14e0d6f0 [2023-01-10T19:21:13.489Z] Removing intermediate container e1d6c94a7558 [2023-01-10T19:21:13.489Z] ---> 9ccb1748de46 [2023-01-10T19:21:13.489Z] Step 15/23 : WORKDIR / [2023-01-10T19:21:13.489Z] Removing intermediate container 974b14e0d6f0 [2023-01-10T19:21:13.489Z] ---> 30e8491b4bbb [2023-01-10T19:21:13.489Z] Step 15/24 : WORKDIR / [2023-01-10T19:21:13.489Z] ---> Running in 780db3bbf582 [2023-01-10T19:21:13.489Z] ---> Running in 4c765a0b3912 [2023-01-10T19:21:13.489Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-10T19:21:13.489Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-10T19:21:13.489Z] OK: 17042 distinct packages available [2023-01-10T19:21:13.489Z] Removing intermediate container 41482d54365b [2023-01-10T19:21:13.489Z] ---> 95d177cc39e4 [2023-01-10T19:21:13.489Z] Step 7/24 : COPY . . [2023-01-10T19:21:13.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:13.997Z] Removing intermediate container 780db3bbf582 [2023-01-10T19:21:13.997Z] ---> c3b0957a74b5 [2023-01-10T19:21:13.997Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:21:13.997Z] Removing intermediate container 4c765a0b3912 [2023-01-10T19:21:13.997Z] ---> c9506e6719ed [2023-01-10T19:21:13.997Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:21:13.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:14.256Z] OK: 211 MiB in 51 packages [2023-01-10T19:21:14.865Z] ---> 58c7a40f611d [2023-01-10T19:21:14.865Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-10T19:21:16.263Z] ---> 0064db9ce6a1 [2023-01-10T19:21:16.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-10T19:21:16.263Z] ---> a0acf1296e86 [2023-01-10T19:21:16.263Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-10T19:21:16.263Z] Removing intermediate container 2fac644048bb [2023-01-10T19:21:16.263Z] ---> 6465e7697820 [2023-01-10T19:21:16.263Z] Step 11/23 : WORKDIR /edgex-go [2023-01-10T19:21:16.621Z] ---> Running in 32f9985891ef [2023-01-10T19:21:16.621Z] Removing intermediate container 955b451b4de2 [2023-01-10T19:21:16.621Z] ---> 632484694c57 [2023-01-10T19:21:16.621Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-10T19:21:16.961Z] ---> 66433862bbcb [2023-01-10T19:21:16.961Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-10T19:21:17.217Z] ---> 20544cb38fd5 [2023-01-10T19:21:17.217Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-10T19:21:17.217Z] ---> 5fd4dea4331f [2023-01-10T19:21:17.217Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:21:17.217Z] Removing intermediate container 32f9985891ef [2023-01-10T19:21:17.217Z] ---> e64f967418f2 [2023-01-10T19:21:17.217Z] [2023-01-10T19:21:17.217Z] Step 12/23 : FROM alpine:3.15 [2023-01-10T19:21:17.473Z] ---> c4fc93816858 [2023-01-10T19:21:17.473Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:21:17.473Z] ---> Using cache [2023-01-10T19:21:17.473Z] ---> 8d47b26f2aaa [2023-01-10T19:21:17.473Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T19:21:17.473Z] ---> Using cache [2023-01-10T19:21:17.473Z] ---> 755ddaae76ed [2023-01-10T19:21:17.473Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:21:17.473Z] ---> 35302403ac5b [2023-01-10T19:21:17.473Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-10T19:21:17.473Z] ---> Running in c2256b106dde [2023-01-10T19:21:17.473Z] ---> Running in df5a0c99b2c1 [2023-01-10T19:21:17.473Z] ---> 0111e51a9de1 [2023-01-10T19:21:17.473Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-10T19:21:17.808Z] ---> Running in 784ddd9e6525 [2023-01-10T19:21:17.808Z] Removing intermediate container df5a0c99b2c1 [2023-01-10T19:21:17.808Z] ---> 2602b7d2413a [2023-01-10T19:21:17.808Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:21:17.808Z] ---> Running in 239945d09716 [2023-01-10T19:21:17.808Z] Removing intermediate container 784ddd9e6525 [2023-01-10T19:21:17.808Z] ---> 69b910324ed6 [2023-01-10T19:21:17.808Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:21:18.066Z] Removing intermediate container 239945d09716 [2023-01-10T19:21:18.066Z] ---> f45409c529a4 [2023-01-10T19:21:18.066Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T19:21:18.768Z] ---> Running in 6a93a091b19f [2023-01-10T19:21:18.768Z] ---> Running in ac017bd40bde [2023-01-10T19:21:18.768Z] Removing intermediate container 6a93a091b19f [2023-01-10T19:21:18.768Z] ---> 5c4b2058d126 [2023-01-10T19:21:18.768Z] Step 21/23 : LABEL arch=x86_64 [2023-01-10T19:21:19.030Z] ---> Running in 936f0262ff4f [2023-01-10T19:21:19.030Z] Removing intermediate container ac017bd40bde [2023-01-10T19:21:19.030Z] ---> 2039b7e3985a [2023-01-10T19:21:19.030Z] Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:21:19.289Z] ---> 6e3cd2df42e3 [2023-01-10T19:21:19.289Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:21:19.289Z] ---> Running in a4f73a9bd0b3 [2023-01-10T19:21:19.548Z] Removing intermediate container 936f0262ff4f [2023-01-10T19:21:19.548Z] ---> 4b4fba015972 [2023-01-10T19:21:19.548Z] Step 22/23 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:21:19.548Z] ---> Running in fbe5757ee4fe [2023-01-10T19:21:19.548Z] ---> e52252df92ff [2023-01-10T19:21:19.548Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:21:19.548Z] Removing intermediate container a4f73a9bd0b3 [2023-01-10T19:21:19.548Z] ---> d566031c0ee1 [2023-01-10T19:21:19.548Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:21:19.548Z] ---> Running in 9f532840f936 [2023-01-10T19:21:19.548Z] Removing intermediate container fbe5757ee4fe [2023-01-10T19:21:19.548Z] ---> 2030fc7ec796 [2023-01-10T19:21:19.548Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T19:21:19.548Z] ---> Running in db3801eb08c7 [2023-01-10T19:21:19.548Z] ---> 43dfee8c3a61 [2023-01-10T19:21:19.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-10T19:21:19.548Z] ---> Running in c8b4e117d10a [2023-01-10T19:21:19.548Z] Removing intermediate container 9f532840f936 [2023-01-10T19:21:19.548Z] ---> d5c0ed0a2f4f [2023-01-10T19:21:19.548Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T19:21:19.805Z] ---> Running in 85d29871dcd0 [2023-01-10T19:21:19.805Z] Removing intermediate container db3801eb08c7 [2023-01-10T19:21:19.805Z] ---> 15d488159b4f [2023-01-10T19:21:19.805Z] [2023-01-10T19:21:19.805Z] Removing intermediate container c8b4e117d10a [2023-01-10T19:21:19.805Z] ---> e897b1f325b7 [2023-01-10T19:21:19.805Z] [2023-01-10T19:21:19.805Z] ---> b5c5d3791ede [2023-01-10T19:21:19.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-10T19:21:19.805Z] Successfully built 15d488159b4f [2023-01-10T19:21:19.805Z] Successfully tagged core-metadata:latest [2023-01-10T19:21:19.805Z]  Building core-metadata ... done Building support-scheduler [2023-01-10T19:21:19.806Z] Removing intermediate container 85d29871dcd0 [2023-01-10T19:21:19.806Z] ---> 0e3b5f3c46ed [2023-01-10T19:21:19.806Z] 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-01-10T19:21:19.806Z] Successfully built e897b1f325b7 [2023-01-10T19:21:19.806Z] Successfully tagged core-command:latest [2023-01-10T19:21:19.806Z]  Building core-command ... done  ---> Running in 3dd4264600d3 [2023-01-10T19:21:21.276Z] ---> 4d1729a07afe [2023-01-10T19:21:21.276Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:21:23.867Z] ---> Running in 540a5c7e465c [2023-01-10T19:21:23.867Z] Removing intermediate container 540a5c7e465c [2023-01-10T19:21:23.867Z] ---> f017b0080f35 [2023-01-10T19:21:23.867Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:21:23.867Z] ---> Running in c33e176fe200 [2023-01-10T19:21:23.867Z] Removing intermediate container 3dd4264600d3 [2023-01-10T19:21:23.867Z] ---> 8dbc80cd08a4 [2023-01-10T19:21:23.867Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T19:21:23.867Z] ---> Running in 20d6ce8baadf [2023-01-10T19:21:23.867Z] Removing intermediate container c33e176fe200 [2023-01-10T19:21:23.867Z] ---> c272048d42fa [2023-01-10T19:21:23.867Z] Step 21/23 : LABEL arch=x86_64 [2023-01-10T19:21:24.124Z] ---> Running in 0fa758405eb0 [2023-01-10T19:21:24.381Z] Removing intermediate container 0fa758405eb0 [2023-01-10T19:21:24.381Z] ---> dde3a434c6f7 [2023-01-10T19:21:24.381Z] Step 22/23 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:21:24.381Z] Removing intermediate container 20d6ce8baadf [2023-01-10T19:21:24.381Z] ---> 2a9f2b45a3ea [2023-01-10T19:21:24.381Z] [2023-01-10T19:21:24.381Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T19:21:24.381Z] ---> c4fc93816858 [2023-01-10T19:21:24.381Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:21:24.381Z] ---> Using cache [2023-01-10T19:21:24.381Z] ---> 8d47b26f2aaa [2023-01-10T19:21:24.381Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-10T19:21:24.381Z] ---> Running in 9ff70ca9c2be [2023-01-10T19:21:24.381Z] ---> Running in 91552e542918 [2023-01-10T19:21:24.639Z] Removing intermediate container 9ff70ca9c2be [2023-01-10T19:21:24.639Z] ---> 81718d1ba70c [2023-01-10T19:21:24.639Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T19:21:24.639Z] ---> Running in 58e22db17c14 [2023-01-10T19:21:24.639Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:21:24.639Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:21:24.639Z] ---> 17b676442902 [2023-01-10T19:21:24.639Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:21:24.639Z] ---> Using cache [2023-01-10T19:21:24.639Z] ---> 1e028d9611e2 [2023-01-10T19:21:24.639Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:21:24.639Z] ---> Using cache [2023-01-10T19:21:24.639Z] ---> b5bbde32de9f [2023-01-10T19:21:24.639Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T19:21:24.639Z] ---> Using cache [2023-01-10T19:21:24.639Z] ---> c3c052a1e04e [2023-01-10T19:21:24.639Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:21:24.639Z] ---> Using cache [2023-01-10T19:21:24.639Z] ---> 593b938369a9 [2023-01-10T19:21:24.639Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:21:24.639Z] ---> Using cache [2023-01-10T19:21:24.639Z] ---> 04b8fc8a70b2 [2023-01-10T19:21:24.639Z] Step 8/22 : COPY . . [2023-01-10T19:21:24.639Z] ---> Using cache [2023-01-10T19:21:24.639Z] ---> 9b189bdc12fe [2023-01-10T19:21:24.639Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-10T19:21:24.639Z] ---> Running in 51db76b5a35f [2023-01-10T19:21:24.639Z] Removing intermediate container 58e22db17c14 [2023-01-10T19:21:24.639Z] ---> 4394a0e617ba [2023-01-10T19:21:24.639Z] [2023-01-10T19:21:24.639Z] Successfully built 4394a0e617ba [2023-01-10T19:21:24.639Z] Successfully tagged security-spire-server:latest [2023-01-10T19:21:24.896Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:24.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:24.896Z] 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-01-10T19:21:25.153Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:21:25.153Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:21:25.153Z] OK: 15859 distinct packages available [2023-01-10T19:21:25.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:25.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:25.410Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-10T19:21:25.410Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:21:25.410Z] (3/4) Installing libucontext (1.1-r0) [2023-01-10T19:21:25.410Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-10T19:21:25.410Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:21:25.410Z] OK: 6 MiB in 18 packages [2023-01-10T19:21:26.001Z] Removing intermediate container 91552e542918 [2023-01-10T19:21:26.001Z] ---> 086aae89e0dd [2023-01-10T19:21:26.001Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:21:31.305Z] ---> 0dd8451e5fd8 [2023-01-10T19:21:31.305Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:21:33.214Z] ---> aa31828b0e06 [2023-01-10T19:21:33.214Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-10T19:21:36.518Z] ---> Running in 125f076c6de3 [2023-01-10T19:21:37.089Z] Removing intermediate container 125f076c6de3 [2023-01-10T19:21:37.089Z] ---> 72df22b0d6d4 [2023-01-10T19:21:37.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-10T19:21:37.366Z] ---> fad3fb94099b [2023-01-10T19:21:37.366Z] Step 19/24 : WORKDIR / [2023-01-10T19:21:37.366Z] ---> Running in 986f8221f689 [2023-01-10T19:21:37.366Z] Removing intermediate container c2256b106dde [2023-01-10T19:21:37.366Z] ---> ad261cc2fc70 [2023-01-10T19:21:37.366Z] Step 7/19 : COPY . . [2023-01-10T19:21:37.688Z] Removing intermediate container 986f8221f689 [2023-01-10T19:21:37.688Z] ---> b74584689cf3 [2023-01-10T19:21:37.688Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:21:38.288Z] ---> Running in dad4ec2b1702 [2023-01-10T19:21:40.219Z] Removing intermediate container dad4ec2b1702 [2023-01-10T19:21:40.219Z] ---> a4c75c547649 [2023-01-10T19:21:40.219Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:21:42.183Z] ---> Running in 02d32cce9dc7 [2023-01-10T19:21:42.789Z] Removing intermediate container 02d32cce9dc7 [2023-01-10T19:21:42.789Z] ---> 8b418a177e40 [2023-01-10T19:21:42.789Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T19:21:43.358Z] ---> Running in d1528bb4ba9d [2023-01-10T19:21:43.930Z] Removing intermediate container d1528bb4ba9d [2023-01-10T19:21:43.930Z] ---> 74127b7c8e32 [2023-01-10T19:21:43.930Z] Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:21:44.191Z] ---> Running in 3977f2e45563 [2023-01-10T19:21:44.519Z] ---> 8e26ee776795 [2023-01-10T19:21:44.520Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-10T19:21:44.520Z] Removing intermediate container 3977f2e45563 [2023-01-10T19:21:44.520Z] ---> e2faa18b9b35 [2023-01-10T19:21:44.520Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:21:44.781Z] ---> Running in a9f75ebf0e1c [2023-01-10T19:21:44.781Z] ---> Running in ecf41b0d7fe3 [2023-01-10T19:21:45.041Z] Removing intermediate container ecf41b0d7fe3 [2023-01-10T19:21:45.041Z] ---> 076502dc7d67 [2023-01-10T19:21:45.041Z] [2023-01-10T19:21:45.303Z] Successfully built 076502dc7d67 [2023-01-10T19:21:45.303Z] Successfully tagged security-spire-config:latest [2023-01-10T19:21:45.564Z]  Building security-spire-config ... done 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-01-10T19:21:53.784Z] Removing intermediate container 51db76b5a35f [2023-01-10T19:21:53.784Z] ---> bf3d86b4a74e [2023-01-10T19:21:53.784Z] [2023-01-10T19:21:53.784Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:21:53.784Z] ---> bfe296a52501 [2023-01-10T19:21:53.784Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:21:53.784Z] ---> Using cache [2023-01-10T19:21:53.784Z] ---> 2cee76844f88 [2023-01-10T19:21:53.784Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:21:53.784Z] ---> Using cache [2023-01-10T19:21:53.784Z] ---> 8cbc7f129b34 [2023-01-10T19:21:53.784Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-10T19:21:54.043Z] ---> Running in 2cbaf03597ad [2023-01-10T19:21:54.304Z] Removing intermediate container 2cbaf03597ad [2023-01-10T19:21:54.304Z] ---> 8742cbce66a3 [2023-01-10T19:21:54.304Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T19:21:54.304Z] ---> Running in fd76a31164b0 [2023-01-10T19:21:54.304Z] Removing intermediate container fd76a31164b0 [2023-01-10T19:21:54.304Z] ---> 16a63f72d743 [2023-01-10T19:21:54.304Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:21:54.564Z] ---> c3897678b715 [2023-01-10T19:21:54.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-10T19:21:55.949Z] ---> 1f5b8042c442 [2023-01-10T19:21:55.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-10T19:21:56.228Z] ---> cfbffcc4a4de [2023-01-10T19:21:56.228Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-10T19:21:56.228Z] ---> Running in 368d25a60a49 [2023-01-10T19:21:56.228Z] Removing intermediate container 368d25a60a49 [2023-01-10T19:21:56.228Z] ---> b4f57d19bdea [2023-01-10T19:21:56.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:21:56.488Z] ---> Running in 071a16e02bcb [2023-01-10T19:21:56.488Z] Removing intermediate container 071a16e02bcb [2023-01-10T19:21:56.488Z] ---> 9ddf7f924316 [2023-01-10T19:21:56.488Z] Step 20/22 : LABEL arch=x86_64 [2023-01-10T19:21:56.488Z] ---> Running in ea6cba08be4f [2023-01-10T19:21:56.751Z] Removing intermediate container ea6cba08be4f [2023-01-10T19:21:56.751Z] ---> f2cd7d0dcbc8 [2023-01-10T19:21:56.751Z] Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:21:56.751Z] ---> Running in 52cabfef1a16 [2023-01-10T19:21:56.751Z] Removing intermediate container 52cabfef1a16 [2023-01-10T19:21:56.751Z] ---> 2ae5773880a1 [2023-01-10T19:21:56.751Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:21:56.751Z] ---> Running in 370dbcf602ef [2023-01-10T19:21:57.019Z] Removing intermediate container 370dbcf602ef [2023-01-10T19:21:57.020Z] ---> 49013c0fba34 [2023-01-10T19:21:57.020Z] [2023-01-10T19:21:57.020Z] Successfully built 49013c0fba34 [2023-01-10T19:21:57.281Z] Successfully tagged support-scheduler:latest [2023-01-10T19:22:05.409Z]  Building support-scheduler ... done Removing intermediate container a9f75ebf0e1c [2023-01-10T19:22:05.409Z] ---> 674c273bb941 [2023-01-10T19:22:05.409Z] [2023-01-10T19:22:05.409Z] Step 9/19 : FROM alpine:3.15 [2023-01-10T19:22:05.409Z] ---> c4fc93816858 [2023-01-10T19:22:05.409Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:22:05.409Z] ---> Using cache [2023-01-10T19:22:05.409Z] ---> 8d47b26f2aaa [2023-01-10T19:22:05.409Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-10T19:22:05.409Z] ---> Running in addd805e55c6 [2023-01-10T19:22:05.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:22:05.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:22:06.191Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:22:06.191Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:22:06.191Z] OK: 15859 distinct packages available [2023-01-10T19:22:06.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:22:06.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:22:06.452Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-10T19:22:06.452Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-10T19:22:06.452Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-10T19:22:06.452Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-10T19:22:06.713Z] (5/9) Installing curl (7.80.0-r5) [2023-01-10T19:22:06.713Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-10T19:22:06.713Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:22:06.713Z] (8/9) Installing libucontext (1.1-r0) [2023-01-10T19:22:06.713Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-10T19:22:06.713Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:22:06.713Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:22:06.713Z] OK: 8 MiB in 23 packages [2023-01-10T19:22:07.282Z] Removing intermediate container addd805e55c6 [2023-01-10T19:22:07.282Z] ---> 5e643a58df4e [2023-01-10T19:22:07.282Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:22:07.282Z] ---> d3c0f1e2ba5a [2023-01-10T19:22:07.282Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-10T19:22:08.223Z] ---> 4bab9f8ffc43 [2023-01-10T19:22:08.223Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-10T19:22:08.223Z] ---> c4789df5c0bf [2023-01-10T19:22:08.223Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-10T19:22:08.223Z] ---> Running in 4bb507d1242f [2023-01-10T19:22:08.484Z] Removing intermediate container 4bb507d1242f [2023-01-10T19:22:08.484Z] ---> c2f45dafcd0e [2023-01-10T19:22:08.484Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:22:08.484Z] ---> Running in 24b76d193099 [2023-01-10T19:22:08.484Z] Removing intermediate container 24b76d193099 [2023-01-10T19:22:08.484Z] ---> f12b219a594d [2023-01-10T19:22:08.484Z] Step 17/19 : LABEL arch=x86_64 [2023-01-10T19:22:08.484Z] ---> Running in 4cc87ea61088 [2023-01-10T19:22:08.484Z] Removing intermediate container 4cc87ea61088 [2023-01-10T19:22:08.484Z] ---> b7d5710fc8e1 [2023-01-10T19:22:08.484Z] Step 18/19 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:22:08.484Z] ---> Running in d6cd878ca874 [2023-01-10T19:22:08.744Z] Removing intermediate container d6cd878ca874 [2023-01-10T19:22:08.744Z] ---> a75a83d7ad9b [2023-01-10T19:22:08.744Z] Step 19/19 : LABEL version=0.0.0 [2023-01-10T19:22:08.744Z] ---> Running in 1fb4a6aabc1c [2023-01-10T19:22:08.744Z] Removing intermediate container 1fb4a6aabc1c [2023-01-10T19:22:08.744Z] ---> 02a71cf38d8f [2023-01-10T19:22:08.744Z] [2023-01-10T19:22:08.744Z] Successfully built 02a71cf38d8f [2023-01-10T19:22:08.744Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-10T19:22:08.750Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-10T19:22:08.773Z] $ docker stop --time=1 97bb1b6b830130395882a31e409df5f391014362148e2c5588ca36eefa63108d [2023-01-10T19:22:10.093Z] $ docker rm -f --volumes 97bb1b6b830130395882a31e409df5f391014362148e2c5588ca36eefa63108d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T19:22:10.494Z] + docker images [2023-01-10T19:22:10.495Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-10T19:22:10.495Z] security-spiffe-token-provider latest 02a71cf38d8f 2 seconds ago 29.8MB [2023-01-10T19:22:10.495Z] 674c273bb941 7 seconds ago 1.71GB [2023-01-10T19:22:10.495Z] support-scheduler latest 49013c0fba34 14 seconds ago 30MB [2023-01-10T19:22:10.495Z] bf3d86b4a74e 19 seconds ago 1.74GB [2023-01-10T19:22:10.495Z] security-spire-config latest 076502dc7d67 26 seconds ago 85.8MB [2023-01-10T19:22:10.495Z] security-spire-server latest 4394a0e617ba 46 seconds ago 86.5MB [2023-01-10T19:22:10.495Z] 2a9f2b45a3ea 47 seconds ago 1.54GB [2023-01-10T19:22:10.495Z] core-metadata latest 15d488159b4f 51 seconds ago 18.5MB [2023-01-10T19:22:10.495Z] core-command latest e897b1f325b7 51 seconds ago 17.7MB [2023-01-10T19:22:10.495Z] e64f967418f2 54 seconds ago 1.54GB [2023-01-10T19:22:10.495Z] security-bootstrapper latest 321b5cf4927b About a minute ago 20.3MB [2023-01-10T19:22:10.495Z] ef9207b00e8f About a minute ago 1.67GB [2023-01-10T19:22:10.495Z] cb9149ad12a6 About a minute ago 1.68GB [2023-01-10T19:22:10.495Z] security-secretstore-setup latest f265a1a5c77b About a minute ago 29.9MB [2023-01-10T19:22:10.495Z] security-proxy-setup latest cf4be3f43d2a About a minute ago 27.7MB [2023-01-10T19:22:10.495Z] support-notifications latest b2b8b8ee3e72 About a minute ago 30.6MB [2023-01-10T19:22:10.495Z] core-data latest e87605c4283e About a minute ago 17.9MB [2023-01-10T19:22:10.495Z] 34ca82ef0c8d About a minute ago 1.66GB [2023-01-10T19:22:10.495Z] ae0ad5661411 About a minute ago 1.74GB [2023-01-10T19:22:10.495Z] 4d925ed6de65 2 minutes ago 1.67GB [2023-01-10T19:22:10.495Z] 81ee2ec0a230 2 minutes ago 1.68GB [2023-01-10T19:22:10.495Z] b42e3828f519 2 minutes ago 1.66GB [2023-01-10T19:22:10.495Z] security-spire-agent latest b618bcb9bec0 2 minutes ago 125MB [2023-01-10T19:22:10.495Z] c1b01af2466b 2 minutes ago 1.54GB [2023-01-10T19:22:10.495Z] ci-base-image-x86_64 latest 17b676442902 6 minutes ago 904MB [2023-01-10T19:22:10.495Z] alpine 3.16 bfe296a52501 8 weeks ago 5.54MB [2023-01-10T19:22:10.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-10T19:22:10.495Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-10T19:22:10.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-10T19:22:10.495Z] 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-01-10T19:22:32.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-10T19:22:32.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-10T19:22:32.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-10T19:22:32.675Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-10T19:22:40.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-10T19:22:40.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-10T19:22:40.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-10T19:22:40.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-10T19:22:40.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-10T19:22:40.903Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-10T19:22:40.903Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-10T19:22:40.903Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-10T19:22:40.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-10T19:22:53.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.259s coverage: 28.7% of statements [2023-01-10T19:22:53.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-10T19:22:53.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-10T19:22:58.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.652s coverage: 98.5% of statements [2023-01-10T19:23:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.137s coverage: 43.0% of statements [2023-01-10T19:23:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-10T19:23:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-10T19:23:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 54.2% of statements [2023-01-10T19:23:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-10T19:23:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-10T19:23:22.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.519s coverage: 89.2% of statements [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-10T19:23:22.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.748s coverage: 2.2% of statements [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-10T19:23:22.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.732s coverage: 95.6% of statements [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-10T19:23:22.730Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.339s coverage: 72.2% of statements [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-10T19:23:22.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-10T19:23:22.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.430s coverage: 60.0% of statements [2023-01-10T19:23:22.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-10T19:23:22.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-10T19:23:22.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-10T19:23:22.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.545s coverage: 0.9% of statements [2023-01-10T19:23:22.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-10T19:23:22.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.409s coverage: 58.8% of statements [2023-01-10T19:23:22.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 29.6% of statements [2023-01-10T19:23:22.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-10T19:23:22.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.400s coverage: 47.1% of statements [2023-01-10T19:23:23.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.346s coverage: 79.5% of statements [2023-01-10T19:23:24.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.392s coverage: 94.1% of statements [2023-01-10T19:23:25.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.319s coverage: 96.3% of statements [2023-01-10T19:23:25.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.290s coverage: 87.5% of statements [2023-01-10T19:23:37.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.287s coverage: 94.4% of statements [2023-01-10T19:23:37.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2023-01-10T19:23:44.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.751s coverage: 79.9% of statements [2023-01-10T19:23:44.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.264s coverage: 87.2% of statements [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.202s coverage: 100.0% of statements [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 58.8% of statements [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.325s coverage: 80.0% of statements [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.318s coverage: 85.4% of statements [2023-01-10T19:23:50.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.863s coverage: 91.2% of statements [2023-01-10T19:23:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-10T19:23:57.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 64.7% of statements [2023-01-10T19:23:57.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-10T19:23:57.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-10T19:23:57.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.362s coverage: 100.0% of statements [2023-01-10T19:23:57.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.185s coverage: 89.4% of statements [2023-01-10T19:23:57.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2023-01-10T19:23:57.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.156s coverage: 73.7% of statements [2023-01-10T19:23:57.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-01-10T19:24:04.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.528s coverage: 65.8% of statements [2023-01-10T19:24:04.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-10T19:24:04.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-10T19:24:04.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-10T19:24:06.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.948s coverage: 41.8% of statements [2023-01-10T19:24:06.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-10T19:24:06.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-10T19:24:06.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.324s coverage: 89.5% of statements [2023-01-10T19:24:06.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-10T19:24:06.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.396s coverage: 84.8% of statements [2023-01-10T19:24:06.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-10T19:24:06.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-10T19:24:06.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-10T19:24:06.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-10T19:24:16.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.324s coverage: 17.7% of statements [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-10T19:24:16.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.675s coverage: 92.3% of statements [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-10T19:24:16.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 63.2% of statements [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-10T19:24:16.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.495s coverage: 97.7% of statements [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-10T19:24:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:24:16.347Z] 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-01-10T19:24:16.347Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T19:24:16.347Z] go vet ./... [2023-01-10T19:26:08.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T19:26:08.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T19:26:08.024Z] ./bin/test-attribution-txt.sh [2023-01-10T19:26:08.024Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-10T19:26:08.024Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-10T19:26:08.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-10T19:26:08.407Z] + ls -al . [2023-01-10T19:26:08.676Z] total 748 [2023-01-10T19:26:08.676Z] drwxrwxr-x 10 1001 1001 4096 Jan 10 19:19 . [2023-01-10T19:26:08.676Z] drwxr-xr-x 4 root root 4096 Jan 10 19:19 .. [2023-01-10T19:26:08.676Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 19:18 .blubracket [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 16 Jan 10 19:18 .dockerignore [2023-01-10T19:26:08.676Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 19:18 .git [2023-01-10T19:26:08.676Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 19:18 .github [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 956 Jan 10 19:18 .gitignore [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 42 Jan 10 19:18 .golangci.yml [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 87 Jan 10 19:18 .hadolint.yml [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 166 Jan 10 19:18 .sonarcloud.properties [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 19:18 ADOPTERS.md [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 10618 Jan 10 19:18 Attribution.txt [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 73765 Jan 10 19:18 CHANGELOG.md [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 19:18 CONTRIBUTING.md [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 19:18 GOVERNANCE.md [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 850 Jan 10 19:18 Jenkinsfile [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 19:18 LICENSE [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 12513 Jan 10 19:18 Makefile [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 19:18 OWNERS.md [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 9403 Jan 10 19:18 README.md [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 6912 Jan 10 19:18 SECURITY.md [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 5 Jan 10 19:15 VERSION [2023-01-10T19:26:08.676Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 19:18 bin [2023-01-10T19:26:08.676Z] drwxrwxr-x 16 1001 1001 4096 Jan 10 19:18 cmd [2023-01-10T19:26:08.676Z] -rw-r--r-- 1 root root 494833 Jan 10 19:24 coverage.out [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 3376 Jan 10 19:18 go.mod [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 34949 Jan 10 19:18 go.sum [2023-01-10T19:26:08.676Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 19:18 internal [2023-01-10T19:26:08.676Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 19:18 openapi [2023-01-10T19:26:08.676Z] drwxrwxr-x 4 1001 1001 4096 Jan 10 19:18 snap [2023-01-10T19:26:08.676Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 19:18 version.go [Pipeline] sh [2023-01-10T19:26:09.003Z] + '[' -e coverage.out ] [2023-01-10T19:26:09.003Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-10T19:26:09.042Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T19:26:09.932Z] Stashed 1 file(s) [Pipeline] sh [2023-01-10T19:26:10.336Z] + make build [2023-01-10T19:26:10.612Z] 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-01-10T19:27:47.333Z] 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-01-10T19:27:47.333Z] 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-01-10T19:27:47.333Z] 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-01-10T19:28:26.190Z] 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-01-10T19:28:34.383Z] 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-01-10T19:28:38.635Z] 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-01-10T19:28:45.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-10T19:28:49.538Z] 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-01-10T19:28:53.793Z] 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-01-10T19:29:11.984Z] 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-01-10T19:29:16.292Z] $ docker stop --time=1 588172fe6f3898f1d94014414dc55bc507ba1a23173621b60dacaed97f3fb730 [2023-01-10T19:29:18.209Z] $ docker rm -f --volumes 588172fe6f3898f1d94014414dc55bc507ba1a23173621b60dacaed97f3fb730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:29:20.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T19:29:20.489Z] [2023-01-10T19:29:20.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:29:20.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T19:29:21.158Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-10T19:29:21.158Z] 29e5d40040c1: Pulling fs layer [2023-01-10T19:29:21.158Z] 1ce36da41761: Pulling fs layer [2023-01-10T19:29:21.158Z] 25b303627fd3: Pulling fs layer [2023-01-10T19:29:21.158Z] 29e5d40040c1: Download complete [2023-01-10T19:29:21.745Z] 1ce36da41761: Verifying Checksum [2023-01-10T19:29:21.745Z] 1ce36da41761: Download complete [2023-01-10T19:29:21.745Z] 29e5d40040c1: Pull complete [2023-01-10T19:29:23.159Z] 25b303627fd3: Verifying Checksum [2023-01-10T19:29:23.159Z] 25b303627fd3: Download complete [2023-01-10T19:29:23.159Z] 1ce36da41761: Pull complete [2023-01-10T19:29:33.222Z] 25b303627fd3: Pull complete [2023-01-10T19:29:33.222Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-10T19:29:33.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T19:29:33.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:29:33.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container [2023-01-10T19:29:33.651Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-10T19:29:36.230Z] $ docker top 1fc5ec86eed0951911b5f6157f95a83c992de97722ed201d4cd5bc43f78c8971 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:29:37.083Z] + docker-compose build --help [2023-01-10T19:29:37.083Z] + grep parallel [2023-01-10T19:29:42.420Z] --parallel Build images in parallel. [Pipeline] } [2023-01-10T19:29:42.467Z] $ docker stop --time=1 1fc5ec86eed0951911b5f6157f95a83c992de97722ed201d4cd5bc43f78c8971 [2023-01-10T19:29:44.068Z] $ docker rm -f --volumes 1fc5ec86eed0951911b5f6157f95a83c992de97722ed201d4cd5bc43f78c8971 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:29:44.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T19:29:44.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:29:45.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container [2023-01-10T19:29:45.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-10T19:29:46.179Z] $ docker top ce8fc1497c97629ca062bcc618d72b29cab8395f12b6a651a68e0fb14e7b700b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:29:46.709Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-10T19:29:52.032Z] Building core-command ... [2023-01-10T19:29:52.032Z] Building core-data ... [2023-01-10T19:29:52.032Z] Building core-metadata ... [2023-01-10T19:29:52.032Z] Building security-bootstrapper ... [2023-01-10T19:29:52.032Z] Building security-proxy-setup ... [2023-01-10T19:29:52.032Z] Building security-secretstore-setup ... [2023-01-10T19:29:52.032Z] Building security-spiffe-token-provider ... [2023-01-10T19:29:52.032Z] Building security-spire-agent ... [2023-01-10T19:29:52.032Z] Building security-spire-config ... [2023-01-10T19:29:52.032Z] Building security-spire-server ... [2023-01-10T19:29:52.032Z] Building support-notifications ... [2023-01-10T19:29:52.032Z] Building support-scheduler ... [2023-01-10T19:29:52.032Z] Building core-command [2023-01-10T19:29:52.032Z] Building core-data [2023-01-10T19:29:52.032Z] Building support-notifications [2023-01-10T19:29:52.032Z] Building security-proxy-setup [2023-01-10T19:29:52.032Z] Building security-secretstore-setup [2023-01-10T19:30:30.865Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:30:30.865Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:30:30.865Z] ---> 5dbd46d0023e [2023-01-10T19:30:30.865Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:30:30.865Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:30:30.865Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:30:30.865Z] ---> 5dbd46d0023e [2023-01-10T19:30:30.865Z] Step 3/21 : WORKDIR /edgex-go [2023-01-10T19:30:31.142Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:30:31.142Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:30:31.142Z] ---> 5dbd46d0023e [2023-01-10T19:30:31.142Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:30:31.417Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:30:31.417Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:30:31.417Z] ---> 5dbd46d0023e [2023-01-10T19:30:31.417Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:30:31.417Z] ---> Running in 0482c4639333 [2023-01-10T19:30:31.417Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:30:31.417Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:30:31.417Z] ---> 5dbd46d0023e [2023-01-10T19:30:31.417Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:30:31.417Z] ---> Running in 67debdf9981f [2023-01-10T19:30:31.417Z] ---> Running in 6389e5e4ed79 [2023-01-10T19:30:31.417Z] ---> Running in f7698c31e54d [2023-01-10T19:30:31.417Z] ---> Running in 6178784d9746 [2023-01-10T19:30:32.000Z] Removing intermediate container f7698c31e54d [2023-01-10T19:30:32.000Z] ---> 3a047784888f [2023-01-10T19:30:32.000Z] Step 4/23 : WORKDIR /edgex-go [2023-01-10T19:30:32.000Z] Removing intermediate container 0482c4639333 [2023-01-10T19:30:32.000Z] ---> 2be0268bb290 [2023-01-10T19:30:32.000Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:30:32.273Z] Removing intermediate container 67debdf9981f [2023-01-10T19:30:32.273Z] ---> 89233b3f0049 [2023-01-10T19:30:32.273Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:30:32.273Z] Removing intermediate container 6389e5e4ed79 [2023-01-10T19:30:32.273Z] ---> 6cd510af25dd [2023-01-10T19:30:32.273Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-10T19:30:32.273Z] ---> Running in aa6e6338b1c1 [2023-01-10T19:30:32.273Z] ---> Running in adb043f775e8 [2023-01-10T19:30:32.273Z] Removing intermediate container 6178784d9746 [2023-01-10T19:30:32.273Z] ---> 5e938ea7dbd3 [2023-01-10T19:30:32.273Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-10T19:30:32.273Z] ---> Running in 1091868668f1 [2023-01-10T19:30:32.273Z] ---> Running in b9f6541a3a12 [2023-01-10T19:30:32.539Z] ---> Running in ba7db20cfb62 [2023-01-10T19:30:33.123Z] Removing intermediate container aa6e6338b1c1 [2023-01-10T19:30:33.123Z] ---> 3c8a6f19f5d7 [2023-01-10T19:30:33.123Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-10T19:30:33.123Z] Removing intermediate container b9f6541a3a12 [2023-01-10T19:30:33.123Z] ---> 0d17e7559ef8 [2023-01-10T19:30:33.123Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T19:30:33.390Z] Removing intermediate container adb043f775e8 [2023-01-10T19:30:33.390Z] ---> 56e565fddd28 [2023-01-10T19:30:33.390Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-10T19:30:33.390Z] ---> Running in 2f8f0833a52a [2023-01-10T19:30:33.656Z] ---> Running in 4bd73c7ff9a4 [2023-01-10T19:30:33.656Z] ---> Running in 921de7565071 [2023-01-10T19:30:34.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:34.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:34.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:34.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:35.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:35.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:35.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:35.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:36.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:36.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:30:36.301Z] OK: 221 MiB in 51 packages [2023-01-10T19:30:36.301Z] OK: 221 MiB in 51 packages [2023-01-10T19:30:37.439Z] OK: 221 MiB in 51 packages [2023-01-10T19:30:37.439Z] OK: 221 MiB in 51 packages [2023-01-10T19:30:37.710Z] OK: 221 MiB in 51 packages [2023-01-10T19:30:38.741Z] Removing intermediate container ba7db20cfb62 [2023-01-10T19:30:38.741Z] ---> b7226a101e8c [2023-01-10T19:30:39.026Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:30:39.026Z] Removing intermediate container 1091868668f1 [2023-01-10T19:30:39.026Z] ---> 90df14f8dfc9 [2023-01-10T19:30:39.026Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-10T19:30:39.612Z] Removing intermediate container 921de7565071 [2023-01-10T19:30:39.612Z] ---> 89b159320bee [2023-01-10T19:30:39.612Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-10T19:30:39.612Z] Removing intermediate container 2f8f0833a52a [2023-01-10T19:30:39.612Z] ---> 6eb02bbbeb1d [2023-01-10T19:30:39.612Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:30:39.612Z] Removing intermediate container 4bd73c7ff9a4 [2023-01-10T19:30:39.612Z] ---> 25184900dad6 [2023-01-10T19:30:39.612Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:30:40.197Z] ---> 936d9891c404 [2023-01-10T19:30:40.197Z] ---> 608b733ab9cc [2023-01-10T19:30:40.197Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:30:40.197Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:30:40.197Z] ---> Running in c584bf69cdc6 [2023-01-10T19:30:40.197Z] ---> Running in 45e33f6044e6 [2023-01-10T19:30:40.464Z] ---> e49681d344cf [2023-01-10T19:30:40.464Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:30:40.739Z] ---> Running in 29cf94210935 [2023-01-10T19:30:40.739Z] ---> d5907477babf [2023-01-10T19:30:40.739Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:30:40.739Z] ---> 4fe21c175ccd [2023-01-10T19:30:40.739Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:30:41.005Z] ---> Running in 62a836963de2 [2023-01-10T19:30:41.005Z] ---> Running in be7994625863 [2023-01-10T19:32:32.663Z] Removing intermediate container 62a836963de2 [2023-01-10T19:32:32.663Z] ---> b78960202af1 [2023-01-10T19:32:32.663Z] Step 8/23 : COPY . . [2023-01-10T19:32:32.663Z] Removing intermediate container c584bf69cdc6 [2023-01-10T19:32:32.663Z] ---> 48aff48d6090 [2023-01-10T19:32:32.663Z] Step 7/24 : COPY . . [2023-01-10T19:32:32.663Z] Removing intermediate container 45e33f6044e6 [2023-01-10T19:32:32.663Z] ---> 1b98779c990d [2023-01-10T19:32:32.663Z] Step 7/21 : COPY . . [2023-01-10T19:32:32.663Z] Removing intermediate container be7994625863 [2023-01-10T19:32:32.663Z] ---> 1e64675739cd [2023-01-10T19:32:32.663Z] Step 8/22 : COPY . . [2023-01-10T19:32:32.663Z] Removing intermediate container 29cf94210935 [2023-01-10T19:32:32.663Z] ---> f8ce6de1800e [2023-01-10T19:32:32.663Z] Step 8/22 : COPY . . [2023-01-10T19:32:39.328Z] ---> 47964f790bce [2023-01-10T19:32:39.328Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-10T19:32:39.328Z] ---> 3b70830157eb [2023-01-10T19:32:39.328Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-10T19:32:39.328Z] ---> Running in 2a8dda30c425 [2023-01-10T19:32:39.328Z] ---> 5ea359a4a36d [2023-01-10T19:32:39.328Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-10T19:32:39.328Z] ---> f315bc80f48c [2023-01-10T19:32:39.328Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-10T19:32:39.328Z] ---> Running in bb72e0c78ce7 [2023-01-10T19:32:39.328Z] ---> Running in 820a499861f4 [2023-01-10T19:32:39.328Z] ---> Running in 7b001aef3731 [2023-01-10T19:32:39.328Z] ---> d6fc326cd0ae [2023-01-10T19:32:39.328Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-10T19:32:39.328Z] ---> Running in b6763a6940e2 [2023-01-10T19:32:41.269Z] 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-01-10T19:32:41.269Z] 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-01-10T19:32:41.269Z] 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-01-10T19:32:41.535Z] 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-01-10T19:32:41.535Z] 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-01-10T19:38:48.481Z] 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-01-10T19:38:48.481Z] 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-01-10T19:39:06.682Z] Removing intermediate container 820a499861f4 [2023-01-10T19:39:06.682Z] ---> f4165386a133 [2023-01-10T19:39:06.682Z] [2023-01-10T19:39:06.682Z] Step 9/21 : FROM alpine:3.16 [2023-01-10T19:39:06.682Z] 3.16: Pulling from library/alpine [2023-01-10T19:39:06.949Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T19:39:06.949Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T19:39:06.949Z] ---> 2b4661558fb8 [2023-01-10T19:39:06.949Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-10T19:39:07.217Z] ---> Running in e1b900ffcb94 [2023-01-10T19:39:09.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:39:10.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:39:11.351Z] Removing intermediate container 7b001aef3731 [2023-01-10T19:39:11.351Z] ---> 85c18a5ebd54 [2023-01-10T19:39:11.351Z] [2023-01-10T19:39:11.351Z] Step 9/24 : FROM alpine:3.16 [2023-01-10T19:39:11.351Z] ---> 2b4661558fb8 [2023-01-10T19:39:11.351Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-10T19:39:11.351Z] ---> Running in a5de73bf1e95 [2023-01-10T19:39:12.313Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-10T19:39:12.313Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-10T19:39:12.313Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-10T19:39:12.313Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-10T19:39:12.313Z] (5/6) Installing curl (7.83.1-r5) [2023-01-10T19:39:12.313Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-10T19:39:12.313Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:39:12.580Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:39:12.851Z] OK: 8 MiB in 20 packages [2023-01-10T19:39:13.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:39:13.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:39:15.128Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-10T19:39:17.070Z] Removing intermediate container e1b900ffcb94 [2023-01-10T19:39:17.070Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-10T19:39:17.070Z] (3/3) Installing su-exec (0.2-r1) [2023-01-10T19:39:17.070Z] ---> 0f63e5c6b2d1 [2023-01-10T19:39:17.070Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T19:39:17.070Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:39:17.070Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:39:17.070Z] ---> Running in 209bbd0851d0 [2023-01-10T19:39:17.342Z] OK: 6 MiB in 17 packages [2023-01-10T19:39:17.616Z] Removing intermediate container 209bbd0851d0 [2023-01-10T19:39:17.616Z] ---> 116fa0f30df1 [2023-01-10T19:39:17.616Z] Step 12/21 : WORKDIR /edgex [2023-01-10T19:39:17.616Z] ---> Running in 194b19fb65f4 [2023-01-10T19:39:19.026Z] Removing intermediate container 194b19fb65f4 [2023-01-10T19:39:19.026Z] ---> fade9d4166d2 [2023-01-10T19:39:19.026Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-10T19:39:20.434Z] ---> 933bfcc250d0 [2023-01-10T19:39:20.434Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-10T19:39:20.434Z] Removing intermediate container a5de73bf1e95 [2023-01-10T19:39:20.434Z] ---> df40f09cd555 [2023-01-10T19:39:20.434Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T19:39:20.434Z] ---> Running in e516220cb2a6 [2023-01-10T19:39:21.395Z] Removing intermediate container e516220cb2a6 [2023-01-10T19:39:21.395Z] ---> 2e54100d2792 [2023-01-10T19:39:21.395Z] Step 12/24 : WORKDIR / [2023-01-10T19:39:21.395Z] ---> Running in 9ab2a25ade57 [2023-01-10T19:39:22.365Z] Removing intermediate container 9ab2a25ade57 [2023-01-10T19:39:22.365Z] ---> f8c167d62b83 [2023-01-10T19:39:22.365Z] 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-01-10T19:39:22.365Z] ---> 9f44f8be6c5c [2023-01-10T19:39:22.365Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-10T19:39:23.771Z] ---> a8c5358789ce [2023-01-10T19:39:23.771Z] 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-01-10T19:39:24.729Z] ---> 02cba3b44805 [2023-01-10T19:39:24.729Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T19:39:25.323Z] ---> ce81737132dd [2023-01-10T19:39:25.323Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-10T19:39:25.907Z] ---> 85b7a3a747ee [2023-01-10T19:39:25.907Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T19:39:25.907Z] ---> Running in c35be94b6011 [2023-01-10T19:39:26.863Z] ---> 969d03060862 [2023-01-10T19:39:26.863Z] 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-01-10T19:39:27.826Z] ---> 93f964704076 [2023-01-10T19:39:27.826Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-10T19:39:30.411Z] Removing intermediate container c35be94b6011 [2023-01-10T19:39:30.411Z] ---> ef4123bf3d53 [2023-01-10T19:39:30.411Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T19:39:30.411Z] ---> Running in 67d72c33ea4c [2023-01-10T19:39:31.366Z] ---> e2ccf5228b47 [2023-01-10T19:39:31.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-10T19:39:31.366Z] Removing intermediate container 67d72c33ea4c [2023-01-10T19:39:31.366Z] ---> 8288da154db3 [2023-01-10T19:39:31.366Z] Step 19/21 : LABEL arch=arm64 [2023-01-10T19:39:31.650Z] ---> Running in 5b7d27b5e5ba [2023-01-10T19:39:32.605Z] Removing intermediate container 5b7d27b5e5ba [2023-01-10T19:39:32.605Z] ---> c9f1eaa95fed [2023-01-10T19:39:32.605Z] Step 20/21 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:39:32.870Z] ---> Running in 3f2fad717b2e [2023-01-10T19:39:33.826Z] Removing intermediate container 3f2fad717b2e [2023-01-10T19:39:33.826Z] ---> a5203b6e3874 [2023-01-10T19:39:33.826Z] Step 21/21 : LABEL version=0.0.0 [2023-01-10T19:39:34.097Z] ---> Running in 1c3b0cb0db11 [2023-01-10T19:39:35.054Z] Removing intermediate container 1c3b0cb0db11 [2023-01-10T19:39:35.054Z] ---> d20ffe657cd6 [2023-01-10T19:39:35.054Z] [2023-01-10T19:39:35.323Z] ---> dede2da7cea2 [2023-01-10T19:39:35.323Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T19:39:36.278Z] Successfully built d20ffe657cd6 [2023-01-10T19:39:36.278Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-10T19:39:36.278Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-01-10T19:39:37.237Z] ---> 0365b65cfc8f [2023-01-10T19:39:37.237Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T19:39:37.237Z] ---> Running in 918f51cb822f [2023-01-10T19:39:43.916Z] Removing intermediate container 918f51cb822f [2023-01-10T19:39:43.916Z] ---> 493ca4586541 [2023-01-10T19:39:43.916Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T19:39:43.916Z] ---> Running in d76d0d850ac3 [2023-01-10T19:39:43.916Z] Removing intermediate container b6763a6940e2 [2023-01-10T19:39:43.916Z] ---> a11ffeb5b619 [2023-01-10T19:39:43.916Z] [2023-01-10T19:39:43.916Z] Step 10/23 : FROM alpine:3.16 [2023-01-10T19:39:43.916Z] ---> 2b4661558fb8 [2023-01-10T19:39:43.916Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:39:43.916Z] ---> Running in cd397c11653c [2023-01-10T19:39:44.183Z] Removing intermediate container d76d0d850ac3 [2023-01-10T19:39:44.183Z] ---> 3c71cf217e15 [2023-01-10T19:39:44.183Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T19:39:44.454Z] ---> Running in 28cede9703e6 [2023-01-10T19:39:45.415Z] Removing intermediate container 28cede9703e6 [2023-01-10T19:39:45.415Z] ---> 88dab3046971 [2023-01-10T19:39:45.415Z] Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:39:45.681Z] ---> Running in 29ae4e7ac064 [2023-01-10T19:39:46.656Z] Removing intermediate container 29ae4e7ac064 [2023-01-10T19:39:46.656Z] ---> 6935368bd143 [2023-01-10T19:39:46.656Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:39:46.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:39:46.656Z] ---> Running in 3276f4af3dc6 [2023-01-10T19:39:47.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:39:47.517Z] Removing intermediate container 3276f4af3dc6 [2023-01-10T19:39:47.517Z] ---> e897cd552371 [2023-01-10T19:39:47.517Z] [2023-01-10T19:39:47.782Z] Successfully built e897cd552371 [2023-01-10T19:39:47.782Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-10T19:39:47.782Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-01-10T19:39:48.743Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T19:39:48.743Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:39:48.743Z] OK: 5 MiB in 15 packages [2023-01-10T19:39:50.684Z] Removing intermediate container cd397c11653c [2023-01-10T19:39:50.684Z] ---> 9313b3def07c [2023-01-10T19:39:50.684Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:39:50.949Z] ---> Running in 7e13ccc3a460 [2023-01-10T19:39:51.536Z] Removing intermediate container 7e13ccc3a460 [2023-01-10T19:39:51.536Z] ---> d6e0472a4fc3 [2023-01-10T19:39:51.536Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-10T19:39:51.806Z] ---> Running in ed892b306db3 [2023-01-10T19:39:53.751Z] Removing intermediate container ed892b306db3 [2023-01-10T19:39:53.751Z] ---> d50f8fbf4833 [2023-01-10T19:39:53.751Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-10T19:39:53.751Z] ---> Running in 3dc12817d1f9 [2023-01-10T19:39:54.715Z] Removing intermediate container 3dc12817d1f9 [2023-01-10T19:39:54.715Z] ---> 5b728fd95dd1 [2023-01-10T19:39:54.715Z] Step 15/23 : WORKDIR / [2023-01-10T19:39:54.989Z] ---> Running in b0224e8d48dd [2023-01-10T19:39:55.955Z] Removing intermediate container b0224e8d48dd [2023-01-10T19:39:55.956Z] ---> 6e75a8aee089 [2023-01-10T19:39:55.956Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:39:56.918Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:39:56.918Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:39:56.918Z] ---> 5dbd46d0023e [2023-01-10T19:39:56.918Z] Step 3/19 : WORKDIR /edgex-go [2023-01-10T19:39:56.918Z] ---> Using cache [2023-01-10T19:39:56.918Z] ---> 5e938ea7dbd3 [2023-01-10T19:39:56.918Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-10T19:39:56.918Z] ---> Running in 2afb0f43791e [2023-01-10T19:39:57.876Z] ---> 4669bb58fdfa [2023-01-10T19:39:57.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-10T19:39:59.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:00.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:01.488Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-10T19:40:01.488Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-10T19:40:01.488Z] OK: 16899 distinct packages available [2023-01-10T19:40:01.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:02.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:02.294Z] ---> cc43cef870e9 [2023-01-10T19:40:02.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-10T19:40:03.256Z] OK: 221 MiB in 51 packages [2023-01-10T19:40:04.677Z] ---> 3adfef3ed377 [2023-01-10T19:40:04.677Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-10T19:40:04.677Z] ---> Running in 03ab8cb33a2d [2023-01-10T19:40:05.263Z] Removing intermediate container bb72e0c78ce7 [2023-01-10T19:40:05.263Z] ---> 7673d6bc71f0 [2023-01-10T19:40:05.263Z] [2023-01-10T19:40:05.263Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:40:05.263Z] ---> 2b4661558fb8 [2023-01-10T19:40:05.263Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-10T19:40:06.234Z] ---> Running in 811949f8fa05 [2023-01-10T19:40:06.234Z] Removing intermediate container 03ab8cb33a2d [2023-01-10T19:40:06.234Z] ---> 4df265e7dbdf [2023-01-10T19:40:06.234Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:40:06.234Z] Removing intermediate container 2afb0f43791e [2023-01-10T19:40:06.234Z] ---> 11994d635839 [2023-01-10T19:40:06.234Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-10T19:40:06.234Z] ---> Running in 7b2ef1f28c23 [2023-01-10T19:40:07.194Z] Removing intermediate container 811949f8fa05 [2023-01-10T19:40:07.194Z] ---> 388bb12eb44f [2023-01-10T19:40:07.194Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-10T19:40:07.194Z] Removing intermediate container 7b2ef1f28c23 [2023-01-10T19:40:07.194Z] ---> 15db26191954 [2023-01-10T19:40:07.194Z] Step 21/23 : LABEL arch=arm64 [2023-01-10T19:40:07.462Z] ---> Running in eb5f97483cb5 [2023-01-10T19:40:07.462Z] ---> Running in a46bf96b1763 [2023-01-10T19:40:08.055Z] ---> 3c112e375c5a [2023-01-10T19:40:08.055Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:40:08.055Z] Removing intermediate container eb5f97483cb5 [2023-01-10T19:40:08.327Z] ---> a089890c5808 [2023-01-10T19:40:08.327Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-10T19:40:08.327Z] ---> Running in 4c7b6267006b [2023-01-10T19:40:08.597Z] Removing intermediate container a46bf96b1763 [2023-01-10T19:40:08.597Z] ---> e408a4bf9d35 [2023-01-10T19:40:08.597Z] Step 22/23 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:40:08.597Z] ---> Running in cffcf0dde26e [2023-01-10T19:40:08.868Z] ---> Running in dceaf80863ef [2023-01-10T19:40:10.275Z] Removing intermediate container dceaf80863ef [2023-01-10T19:40:10.275Z] ---> 727a8cd3a645 [2023-01-10T19:40:10.275Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T19:40:10.275Z] Removing intermediate container cffcf0dde26e [2023-01-10T19:40:10.541Z] ---> 4e1970c63e55 [2023-01-10T19:40:10.541Z] Step 14/22 : RUN apk add --update --no-cache dumb-init ---> Running in cf1388b40648 [2023-01-10T19:40:10.541Z] [2023-01-10T19:40:10.541Z] ---> Running in f01635086f20 [2023-01-10T19:40:11.506Z] Removing intermediate container cf1388b40648 [2023-01-10T19:40:11.506Z] ---> aad3d81e6f62 [2023-01-10T19:40:11.506Z] [2023-01-10T19:40:12.464Z] Successfully built aad3d81e6f62 [2023-01-10T19:40:12.464Z] Successfully tagged core-command-arm64:latest [2023-01-10T19:40:12.464Z] Building security-spire-agent [2023-01-10T19:40:12.464Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:40:12.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:40:12.464Z] ---> 5dbd46d0023e [2023-01-10T19:40:12.464Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:40:12.464Z] ---> Using cache [2023-01-10T19:40:12.464Z] ---> 89233b3f0049 [2023-01-10T19:40:12.464Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:40:12.464Z] ---> Using cache [2023-01-10T19:40:12.464Z] ---> 0d17e7559ef8 [2023-01-10T19:40:12.464Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T19:40:12.464Z] ---> Using cache [2023-01-10T19:40:12.464Z] ---> 25184900dad6 [2023-01-10T19:40:12.464Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:40:12.464Z] ---> Using cache [2023-01-10T19:40:12.464Z] ---> 4fe21c175ccd [2023-01-10T19:40:12.464Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:40:12.464Z] ---> Using cache [2023-01-10T19:40:12.464Z] ---> 1e64675739cd [2023-01-10T19:40:12.464Z] Step 8/22 : COPY . . [2023-01-10T19:40:12.464Z] ---> Using cache [2023-01-10T19:40:12.464Z] ---> 3b70830157eb [2023-01-10T19:40:12.464Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-10T19:40:12.729Z] ---> Running in 103a1993ddb8 [2023-01-10T19:40:13.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:13.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:14.539Z] 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-01-10T19:40:15.122Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T19:40:15.122Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:40:15.122Z] OK: 5 MiB in 15 packages [2023-01-10T19:40:17.077Z] Removing intermediate container f01635086f20 [2023-01-10T19:40:17.077Z] ---> 4d6162168a3e [2023-01-10T19:40:17.077Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:40:18.034Z] ---> ebdef38abce0 [2023-01-10T19:40:18.034Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-10T19:40:19.979Z] ---> 741436f35604 [2023-01-10T19:40:19.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-10T19:40:21.384Z] ---> a6f4e6ea122d [2023-01-10T19:40:21.384Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-10T19:40:21.384Z] ---> Running in 84452f98352b [2023-01-10T19:40:22.342Z] Removing intermediate container 84452f98352b [2023-01-10T19:40:22.342Z] ---> 4c4c1cf037a2 [2023-01-10T19:40:22.342Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:40:22.342Z] ---> Running in 827c9c0cf39f [2023-01-10T19:40:23.305Z] Removing intermediate container 827c9c0cf39f [2023-01-10T19:40:23.305Z] ---> 733d78961724 [2023-01-10T19:40:23.305Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T19:40:23.305Z] ---> Running in 5d76574b9bf1 [2023-01-10T19:40:23.903Z] Removing intermediate container 5d76574b9bf1 [2023-01-10T19:40:23.903Z] ---> 3d282b686ae7 [2023-01-10T19:40:23.903Z] Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:40:24.169Z] ---> Running in e5fd4cf42206 [2023-01-10T19:40:24.962Z] Removing intermediate container e5fd4cf42206 [2023-01-10T19:40:24.962Z] ---> 03a0c6bc5f0a [2023-01-10T19:40:24.962Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:40:24.962Z] ---> Running in 5046219412fd [2023-01-10T19:40:26.003Z] Removing intermediate container 5046219412fd [2023-01-10T19:40:26.003Z] ---> ce5ab475bbcf [2023-01-10T19:40:26.003Z] [2023-01-10T19:40:26.298Z] Successfully built ce5ab475bbcf [2023-01-10T19:40:26.572Z] Successfully tagged core-data-arm64:latest [2023-01-10T19:40:26.572Z] Building core-metadata [2023-01-10T19:40:27.574Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:40:27.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:40:27.574Z] ---> 5dbd46d0023e [2023-01-10T19:40:27.574Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:40:27.574Z] ---> Using cache [2023-01-10T19:40:27.574Z] ---> 5e938ea7dbd3 [2023-01-10T19:40:27.574Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:40:27.574Z] ---> Running in f3700b2e4197 [2023-01-10T19:40:29.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:29.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:31.093Z] OK: 221 MiB in 51 packages [2023-01-10T19:40:33.042Z] Removing intermediate container f3700b2e4197 [2023-01-10T19:40:33.042Z] ---> 25cda477105d [2023-01-10T19:40:33.042Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:40:33.631Z] ---> 0f6eb3c7a3a8 [2023-01-10T19:40:33.631Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:40:33.903Z] ---> Running in ebe6218d9135 [2023-01-10T19:40:43.969Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:40:43.969Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:40:43.969Z] ---> 5dbd46d0023e [2023-01-10T19:40:43.969Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:40:43.969Z] ---> Using cache [2023-01-10T19:40:43.969Z] ---> 89233b3f0049 [2023-01-10T19:40:43.969Z] Step 4/24 : WORKDIR /edgex-go [2023-01-10T19:40:43.969Z] ---> Using cache [2023-01-10T19:40:43.969Z] ---> 0d17e7559ef8 [2023-01-10T19:40:43.969Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-10T19:40:43.969Z] ---> Using cache [2023-01-10T19:40:43.969Z] ---> 25184900dad6 [2023-01-10T19:40:43.969Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-10T19:40:43.969Z] ---> Using cache [2023-01-10T19:40:43.969Z] ---> 4fe21c175ccd [2023-01-10T19:40:43.969Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:40:43.969Z] ---> Using cache [2023-01-10T19:40:43.969Z] ---> 1e64675739cd [2023-01-10T19:40:43.969Z] Step 8/24 : COPY . . [2023-01-10T19:40:43.969Z] ---> Using cache [2023-01-10T19:40:43.969Z] ---> 3b70830157eb [2023-01-10T19:40:43.969Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-10T19:40:43.969Z] ---> Running in e8c73c851f85 [2023-01-10T19:40:45.902Z] 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-01-10T19:42:22.536Z] Removing intermediate container 4c7b6267006b [2023-01-10T19:42:22.536Z] ---> 7331eac974b7 [2023-01-10T19:42:22.536Z] Step 7/19 : COPY . . [2023-01-10T19:42:22.536Z] Removing intermediate container 2a8dda30c425 [2023-01-10T19:42:22.536Z] ---> 3e28d2a5cc99 [2023-01-10T19:42:22.536Z] [2023-01-10T19:42:22.536Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:42:22.536Z] ---> 2b4661558fb8 [2023-01-10T19:42:22.536Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-10T19:42:22.536Z] ---> Running in 0f5cc486557a [2023-01-10T19:42:24.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:42:24.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:42:26.422Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-10T19:42:26.422Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-10T19:42:26.422Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:42:26.422Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:42:26.687Z] OK: 6 MiB in 16 packages [2023-01-10T19:42:30.938Z] Removing intermediate container 0f5cc486557a [2023-01-10T19:42:30.938Z] ---> bd1c24b08d20 [2023-01-10T19:42:30.938Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:42:30.938Z] ---> Running in 33dffd4a0fea [2023-01-10T19:42:31.896Z] Removing intermediate container 33dffd4a0fea [2023-01-10T19:42:31.896Z] ---> acdc79e7a821 [2023-01-10T19:42:31.896Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-10T19:42:32.162Z] ---> Running in 965f57c38bc1 [2023-01-10T19:42:33.570Z] Removing intermediate container 965f57c38bc1 [2023-01-10T19:42:33.570Z] ---> 9688ba31286a [2023-01-10T19:42:33.570Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T19:42:33.570Z] ---> Running in f2d1feb3c40d [2023-01-10T19:42:34.528Z] Removing intermediate container f2d1feb3c40d [2023-01-10T19:42:34.528Z] ---> 5d969e23d3b6 [2023-01-10T19:42:34.528Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:42:37.882Z] ---> b0d4390c6190 [2023-01-10T19:42:37.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-10T19:42:38.844Z] ---> 1ca141b7f93f [2023-01-10T19:42:38.844Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-10T19:42:38.844Z] ---> Running in 4e520b51b6f8 [2023-01-10T19:42:41.424Z] Removing intermediate container ebe6218d9135 [2023-01-10T19:42:41.424Z] ---> 11c8ece0177a [2023-01-10T19:42:41.424Z] Step 7/24 : COPY . . [2023-01-10T19:42:41.424Z] 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-01-10T19:42:42.009Z] ---> c7b684195ace [2023-01-10T19:42:42.009Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-10T19:42:43.412Z] ---> f9bc63690474 [2023-01-10T19:42:43.413Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-10T19:42:43.413Z] ---> Running in d822cc862c65 [2023-01-10T19:42:44.375Z] Removing intermediate container d822cc862c65 [2023-01-10T19:42:44.375Z] ---> c54883a7d39a [2023-01-10T19:42:44.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:42:44.641Z] ---> Running in 4657afa55ba9 [2023-01-10T19:42:45.224Z] Removing intermediate container 4657afa55ba9 [2023-01-10T19:42:45.224Z] ---> c41d37a24d9a [2023-01-10T19:42:45.224Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T19:42:45.489Z] ---> Running in d4a5cc2f2301 [2023-01-10T19:42:46.444Z] Removing intermediate container d4a5cc2f2301 [2023-01-10T19:42:46.444Z] ---> 22b4aff3e8bb [2023-01-10T19:42:46.444Z] Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:42:46.444Z] ---> Running in 7b5a12a14911 [2023-01-10T19:42:47.400Z] Removing intermediate container 7b5a12a14911 [2023-01-10T19:42:47.400Z] ---> 332490500098 [2023-01-10T19:42:47.400Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:42:47.666Z] ---> Running in 8297b7af5458 [2023-01-10T19:42:48.624Z] Removing intermediate container 8297b7af5458 [2023-01-10T19:42:48.624Z] ---> 01c5ac667df3 [2023-01-10T19:42:48.624Z] [2023-01-10T19:42:48.889Z] Successfully built 01c5ac667df3 [2023-01-10T19:42:48.889Z] Successfully tagged support-notifications-arm64:latest [2023-01-10T19:42:49.154Z]  Building support-notifications ... done Building security-bootstrapper [2023-01-10T19:42:57.348Z] ---> eeb4b28c216b [2023-01-10T19:42:57.348Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:42:57.348Z] ---> Running in 0930c9501fa7 [2023-01-10T19:42:57.930Z] Removing intermediate container 0930c9501fa7 [2023-01-10T19:42:57.930Z] ---> 1cae78a6e2c4 [2023-01-10T19:42:57.930Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T19:42:58.196Z] ---> Running in 0a049670ad7f [2023-01-10T19:42:58.777Z] Removing intermediate container 0a049670ad7f [2023-01-10T19:42:58.777Z] ---> 873788cb8a9d [2023-01-10T19:42:58.777Z] 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-01-10T19:42:59.043Z] ---> Running in e4f9230e1dd8 [2023-01-10T19:43:05.678Z] Removing intermediate container e4f9230e1dd8 [2023-01-10T19:43:05.678Z] ---> d1561dc8870b [2023-01-10T19:43:05.678Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T19:43:05.678Z] ---> Running in 081c928585c3 [2023-01-10T19:43:05.678Z] Removing intermediate container 081c928585c3 [2023-01-10T19:43:05.678Z] ---> 2958046e9252 [2023-01-10T19:43:05.678Z] [2023-01-10T19:43:05.678Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T19:43:05.678Z] 3.15: Pulling from library/alpine [2023-01-10T19:43:07.096Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:43:07.096Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:43:07.096Z] ---> 5dbd46d0023e [2023-01-10T19:43:07.365Z] Step 3/32 : WORKDIR /edgex-go [2023-01-10T19:43:07.365Z] ---> Using cache [2023-01-10T19:43:07.365Z] ---> 5e938ea7dbd3 [2023-01-10T19:43:07.365Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-10T19:43:07.365Z] ---> Using cache [2023-01-10T19:43:07.365Z] ---> b7226a101e8c [2023-01-10T19:43:07.365Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-10T19:43:07.365Z] ---> Using cache [2023-01-10T19:43:07.365Z] ---> 936d9891c404 [2023-01-10T19:43:07.365Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:43:07.365Z] ---> Using cache [2023-01-10T19:43:07.365Z] ---> 48aff48d6090 [2023-01-10T19:43:07.365Z] Step 7/32 : COPY . . [2023-01-10T19:43:07.365Z] ---> Using cache [2023-01-10T19:43:07.365Z] ---> f315bc80f48c [2023-01-10T19:43:07.365Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-10T19:43:07.365Z] ---> Running in ceb1912bf448 [2023-01-10T19:43:07.657Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-10T19:43:07.657Z] Status: Downloaded newer image for alpine:3.15 [2023-01-10T19:43:07.657Z] ---> 8aa73fd46299 [2023-01-10T19:43:07.657Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:43:07.928Z] ---> Running in 666f8b917e87 [2023-01-10T19:43:08.509Z] Removing intermediate container 666f8b917e87 [2023-01-10T19:43:08.509Z] ---> c240d9a84151 [2023-01-10T19:43:08.509Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T19:43:08.774Z] ---> Running in c08a87e21667 [2023-01-10T19:43:10.180Z] 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-01-10T19:43:10.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:11.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:12.752Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:43:12.752Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:43:12.752Z] OK: 15736 distinct packages available [2023-01-10T19:43:12.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:13.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:14.747Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-10T19:43:14.747Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:43:14.747Z] (3/5) Installing libucontext (1.1-r0) [2023-01-10T19:43:14.747Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-10T19:43:14.747Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-10T19:43:14.747Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:43:14.747Z] OK: 6 MiB in 19 packages [2023-01-10T19:43:16.693Z] Removing intermediate container c08a87e21667 [2023-01-10T19:43:16.693Z] ---> 8a2e71b3e308 [2023-01-10T19:43:16.693Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-10T19:43:20.036Z] ---> ce6b131dc190 [2023-01-10T19:43:20.036Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:43:26.704Z] ---> eda8a66422c5 [2023-01-10T19:43:26.705Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:43:26.705Z] ---> 5fde50c61846 [2023-01-10T19:43:26.705Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-10T19:43:27.287Z] ---> 513377b3386d [2023-01-10T19:43:27.287Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-10T19:43:28.245Z] ---> 30265d2edab6 [2023-01-10T19:43:28.245Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:43:28.245Z] ---> Running in 5addebf78029 [2023-01-10T19:43:28.827Z] Removing intermediate container 5addebf78029 [2023-01-10T19:43:28.827Z] ---> a15adc8a059d [2023-01-10T19:43:28.827Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:43:29.095Z] ---> Running in 9408224cdd7c [2023-01-10T19:43:29.677Z] Removing intermediate container 9408224cdd7c [2023-01-10T19:43:29.677Z] ---> 060b46833942 [2023-01-10T19:43:29.677Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T19:43:29.677Z] ---> Running in 36b656e83ee9 [2023-01-10T19:43:30.259Z] Removing intermediate container 36b656e83ee9 [2023-01-10T19:43:30.259Z] ---> e509e13a4a2e [2023-01-10T19:43:30.259Z] Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:43:30.259Z] ---> Running in f2dc0b2f8de1 [2023-01-10T19:43:30.841Z] Removing intermediate container f2dc0b2f8de1 [2023-01-10T19:43:30.841Z] ---> d56049c83f66 [2023-01-10T19:43:30.841Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:43:30.841Z] ---> Running in 2745c38db21f [2023-01-10T19:43:31.432Z] Removing intermediate container 2745c38db21f [2023-01-10T19:43:31.432Z] ---> f04689ddc482 [2023-01-10T19:43:31.432Z] [2023-01-10T19:43:31.698Z] Successfully built f04689ddc482 [2023-01-10T19:43:31.698Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-10T19:43:31.698Z] Building security-spire-server [2023-01-10T19:43:49.887Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:43:49.887Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:43:49.887Z] ---> 5dbd46d0023e [2023-01-10T19:43:49.887Z] Step 3/23 : WORKDIR /edgex-go [2023-01-10T19:43:49.887Z] ---> Using cache [2023-01-10T19:43:49.887Z] ---> 5e938ea7dbd3 [2023-01-10T19:43:49.887Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:43:49.887Z] ---> Using cache [2023-01-10T19:43:49.887Z] ---> 25cda477105d [2023-01-10T19:43:49.887Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-10T19:43:49.887Z] ---> Using cache [2023-01-10T19:43:49.887Z] ---> 0f6eb3c7a3a8 [2023-01-10T19:43:49.887Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:43:49.887Z] ---> Using cache [2023-01-10T19:43:49.887Z] ---> 11c8ece0177a [2023-01-10T19:43:49.887Z] Step 7/23 : COPY . . [2023-01-10T19:43:49.887Z] ---> Using cache [2023-01-10T19:43:49.887Z] ---> eeb4b28c216b [2023-01-10T19:43:49.887Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:43:49.887Z] ---> Using cache [2023-01-10T19:43:49.887Z] ---> 1cae78a6e2c4 [2023-01-10T19:43:49.887Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-10T19:43:49.887Z] ---> Using cache [2023-01-10T19:43:49.887Z] ---> 873788cb8a9d [2023-01-10T19:43:49.887Z] 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-01-10T19:43:49.887Z] ---> Running in 71fae2f2fbfa [2023-01-10T19:43:52.469Z] Removing intermediate container 71fae2f2fbfa [2023-01-10T19:43:52.469Z] ---> 6b4d05b1be22 [2023-01-10T19:43:52.469Z] Step 11/23 : WORKDIR /edgex-go [2023-01-10T19:43:52.469Z] ---> Running in c18f33d7f9c7 [2023-01-10T19:43:53.052Z] Removing intermediate container c18f33d7f9c7 [2023-01-10T19:43:53.052Z] ---> 83eb52275881 [2023-01-10T19:43:53.052Z] [2023-01-10T19:43:53.052Z] Step 12/23 : FROM alpine:3.15 [2023-01-10T19:43:53.052Z] ---> 8aa73fd46299 [2023-01-10T19:43:53.052Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:43:53.052Z] ---> Using cache [2023-01-10T19:43:53.053Z] ---> c240d9a84151 [2023-01-10T19:43:53.053Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T19:43:53.053Z] ---> Using cache [2023-01-10T19:43:53.053Z] ---> 8a2e71b3e308 [2023-01-10T19:43:53.053Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:43:59.685Z] ---> f5a835fa90c7 [2023-01-10T19:43:59.685Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:43:59.685Z] ---> ec37f6e78b43 [2023-01-10T19:43:59.685Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-10T19:44:00.642Z] ---> 831313f34398 [2023-01-10T19:44:00.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-10T19:44:01.604Z] ---> 519cee9a27ff [2023-01-10T19:44:01.604Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:44:01.604Z] ---> Running in 1e8366ddd084 [2023-01-10T19:44:02.186Z] Removing intermediate container 1e8366ddd084 [2023-01-10T19:44:02.186Z] ---> b71026dafe7a [2023-01-10T19:44:02.186Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:44:02.186Z] ---> Running in 02a51fbe7362 [2023-01-10T19:44:02.769Z] Removing intermediate container 02a51fbe7362 [2023-01-10T19:44:02.769Z] ---> bea844380b0f [2023-01-10T19:44:02.769Z] Step 21/23 : LABEL arch=arm64 [2023-01-10T19:44:02.769Z] ---> Running in a97f475530e6 [2023-01-10T19:44:03.350Z] Removing intermediate container a97f475530e6 [2023-01-10T19:44:03.350Z] ---> 5b61c23566df [2023-01-10T19:44:03.350Z] Step 22/23 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:44:03.615Z] ---> Running in 08f5336fd7d8 [2023-01-10T19:44:03.881Z] Removing intermediate container 08f5336fd7d8 [2023-01-10T19:44:03.881Z] ---> c9838c9d2b83 [2023-01-10T19:44:04.148Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T19:44:04.148Z] ---> Running in 3f6cbe9b8d1a [2023-01-10T19:44:04.729Z] Removing intermediate container 3f6cbe9b8d1a [2023-01-10T19:44:04.729Z] ---> ece2e9be10c5 [2023-01-10T19:44:04.729Z] [2023-01-10T19:44:04.995Z] Successfully built ece2e9be10c5 [2023-01-10T19:44:04.995Z] Successfully tagged security-spire-server-arm64:latest [2023-01-10T19:44:04.995Z] Building security-spire-config [2023-01-10T19:44:23.179Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:44:23.179Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:44:23.179Z] ---> 5dbd46d0023e [2023-01-10T19:44:23.179Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> 5e938ea7dbd3 [2023-01-10T19:44:23.179Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> 25cda477105d [2023-01-10T19:44:23.179Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> 0f6eb3c7a3a8 [2023-01-10T19:44:23.179Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> 11c8ece0177a [2023-01-10T19:44:23.179Z] Step 7/24 : COPY . . [2023-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> eeb4b28c216b [2023-01-10T19:44:23.179Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> 1cae78a6e2c4 [2023-01-10T19:44:23.179Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> 873788cb8a9d [2023-01-10T19:44:23.179Z] 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-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> d1561dc8870b [2023-01-10T19:44:23.179Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> 2958046e9252 [2023-01-10T19:44:23.179Z] [2023-01-10T19:44:23.179Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T19:44:23.179Z] ---> 8aa73fd46299 [2023-01-10T19:44:23.179Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:44:23.179Z] ---> Using cache [2023-01-10T19:44:23.179Z] ---> c240d9a84151 [2023-01-10T19:44:23.179Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-10T19:44:23.179Z] ---> Running in fe04e0061fb9 [2023-01-10T19:44:23.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:44:23.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:44:24.583Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:44:24.583Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:44:24.583Z] OK: 15736 distinct packages available [2023-01-10T19:44:24.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:44:25.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:44:26.521Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-10T19:44:26.521Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:44:26.521Z] (3/4) Installing libucontext (1.1-r0) [2023-01-10T19:44:26.521Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-10T19:44:26.521Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:44:26.521Z] OK: 6 MiB in 18 packages [2023-01-10T19:44:28.599Z] Removing intermediate container fe04e0061fb9 [2023-01-10T19:44:28.599Z] ---> 7b601f7acf50 [2023-01-10T19:44:28.599Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:44:34.060Z] ---> f011ad6a4683 [2023-01-10T19:44:34.060Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:44:35.040Z] ---> 8dab307a7f2f [2023-01-10T19:44:35.040Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-10T19:44:35.040Z] ---> Running in 636cd4bf1697 [2023-01-10T19:44:35.621Z] Removing intermediate container 636cd4bf1697 [2023-01-10T19:44:35.621Z] ---> 48c0aff12c1f [2023-01-10T19:44:35.621Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-10T19:44:36.580Z] ---> 229e0831531c [2023-01-10T19:44:36.580Z] Step 19/24 : WORKDIR / [2023-01-10T19:44:36.851Z] ---> Running in 2f3a07a7471a [2023-01-10T19:44:37.117Z] Removing intermediate container 2f3a07a7471a [2023-01-10T19:44:37.117Z] ---> 0924a7ee8c89 [2023-01-10T19:44:37.117Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:44:37.381Z] ---> Running in c16e1062d754 [2023-01-10T19:44:37.968Z] Removing intermediate container c16e1062d754 [2023-01-10T19:44:37.968Z] ---> 9e5cbc582aab [2023-01-10T19:44:37.968Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:44:37.968Z] ---> Running in 478210cf554a [2023-01-10T19:44:38.248Z] Removing intermediate container 478210cf554a [2023-01-10T19:44:38.248Z] ---> 5e510f628ab1 [2023-01-10T19:44:38.248Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T19:44:38.514Z] ---> Running in 4aaed4292e20 [2023-01-10T19:44:39.094Z] Removing intermediate container 4aaed4292e20 [2023-01-10T19:44:39.094Z] ---> ac85f396ac48 [2023-01-10T19:44:39.094Z] Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:44:39.094Z] ---> Running in 7e56371a24da [2023-01-10T19:44:39.683Z] Removing intermediate container 7e56371a24da [2023-01-10T19:44:39.683Z] ---> fc98c8487407 [2023-01-10T19:44:39.683Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:44:39.683Z] ---> Running in a105e610e533 [2023-01-10T19:44:40.267Z] Removing intermediate container a105e610e533 [2023-01-10T19:44:40.267Z] ---> 57025694c600 [2023-01-10T19:44:40.267Z] [2023-01-10T19:44:40.533Z] Successfully built 57025694c600 [2023-01-10T19:44:40.533Z] Successfully tagged security-spire-config-arm64:latest [2023-01-10T19:47:32.243Z]  Building security-spire-config ... done Removing intermediate container e8c73c851f85 [2023-01-10T19:47:32.243Z] ---> 16b633eb02f0 [2023-01-10T19:47:32.243Z] [2023-01-10T19:47:32.243Z] Step 10/24 : FROM alpine:3.16 [2023-01-10T19:47:32.243Z] ---> 2b4661558fb8 [2023-01-10T19:47:32.243Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:47:32.243Z] ---> Using cache [2023-01-10T19:47:32.243Z] ---> 9313b3def07c [2023-01-10T19:47:32.243Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:47:32.243Z] ---> Using cache [2023-01-10T19:47:32.243Z] ---> d6e0472a4fc3 [2023-01-10T19:47:32.243Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-10T19:47:32.243Z] ---> Running in 4589f58a6fd2 [2023-01-10T19:47:32.243Z] Removing intermediate container 4589f58a6fd2 [2023-01-10T19:47:32.244Z] ---> 260717288fcd [2023-01-10T19:47:32.244Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-10T19:47:32.244Z] ---> Running in 4a773dbb69bb [2023-01-10T19:47:32.244Z] Removing intermediate container 4a773dbb69bb [2023-01-10T19:47:32.244Z] ---> 549de89b2559 [2023-01-10T19:47:32.244Z] Step 15/24 : WORKDIR / [2023-01-10T19:47:32.244Z] ---> Running in 2bdc178d97ce [2023-01-10T19:47:32.244Z] Removing intermediate container 2bdc178d97ce [2023-01-10T19:47:32.244Z] ---> bfe7725fc01e [2023-01-10T19:47:32.244Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:47:32.244Z] ---> 7afdc7ec32e9 [2023-01-10T19:47:32.244Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-10T19:47:32.244Z] ---> 7db04a7f9d00 [2023-01-10T19:47:32.244Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-10T19:47:32.244Z] ---> efac008e52f5 [2023-01-10T19:47:32.244Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-10T19:47:32.244Z] ---> 6e70a85e9aeb [2023-01-10T19:47:32.244Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-10T19:47:32.244Z] ---> Running in 8306fc95fe21 [2023-01-10T19:47:32.244Z] Removing intermediate container 8306fc95fe21 [2023-01-10T19:47:32.244Z] ---> 3ee029eefd82 [2023-01-10T19:47:32.244Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:47:32.244Z] ---> Running in 998a4a1b95b5 [2023-01-10T19:47:32.244Z] Removing intermediate container 998a4a1b95b5 [2023-01-10T19:47:32.244Z] ---> 3f08503c888f [2023-01-10T19:47:32.244Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T19:47:32.244Z] ---> Running in ac45034caa80 [2023-01-10T19:47:32.244Z] Removing intermediate container ac45034caa80 [2023-01-10T19:47:32.244Z] ---> c67f6deaf4e3 [2023-01-10T19:47:32.244Z] Step 23/24 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:47:32.244Z] ---> Running in a78f23cd5d60 [2023-01-10T19:47:32.244Z] Removing intermediate container a78f23cd5d60 [2023-01-10T19:47:32.244Z] ---> 5b908c65052a [2023-01-10T19:47:32.244Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:47:32.244Z] ---> Running in a0a5203a1403 [2023-01-10T19:47:32.244Z] Removing intermediate container a0a5203a1403 [2023-01-10T19:47:32.244Z] ---> fbee1ff3e5e8 [2023-01-10T19:47:32.244Z] [2023-01-10T19:47:32.511Z] Successfully built fbee1ff3e5e8 [2023-01-10T19:47:32.511Z] Successfully tagged core-metadata-arm64:latest [2023-01-10T19:48:40.366Z]  Building core-metadata ... done Removing intermediate container ceb1912bf448 [2023-01-10T19:48:40.366Z] ---> 7cc8cf90cd8d [2023-01-10T19:48:40.366Z] [2023-01-10T19:48:40.366Z] Step 9/32 : FROM alpine:3.16 [2023-01-10T19:48:40.366Z] ---> 2b4661558fb8 [2023-01-10T19:48:40.366Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:48:40.366Z] ---> Running in dd026d28c853 [2023-01-10T19:48:40.366Z] Removing intermediate container dd026d28c853 [2023-01-10T19:48:40.366Z] ---> 28458734ee74 [2023-01-10T19:48:40.366Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-10T19:48:40.366Z] ---> Running in f3b274cbbe33 [2023-01-10T19:48:41.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:48:41.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:48:42.559Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-10T19:48:42.559Z] (2/2) Installing su-exec (0.2-r1) [2023-01-10T19:48:42.559Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:48:42.825Z] OK: 5 MiB in 16 packages [2023-01-10T19:48:44.238Z] Removing intermediate container f3b274cbbe33 [2023-01-10T19:48:44.238Z] ---> 43edf335bf68 [2023-01-10T19:48:44.238Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-10T19:48:44.511Z] ---> Running in 4aa60bd7c577 [2023-01-10T19:48:45.096Z] Removing intermediate container 4aa60bd7c577 [2023-01-10T19:48:45.096Z] ---> ba2747a6516f [2023-01-10T19:48:45.096Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-10T19:48:45.096Z] ---> Running in 09cdbb2343f7 [2023-01-10T19:48:45.363Z] Removing intermediate container 09cdbb2343f7 [2023-01-10T19:48:45.363Z] ---> 8b8fed3bbd37 [2023-01-10T19:48:45.363Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-10T19:48:45.630Z] ---> Running in 1cedb2b3c2a1 [2023-01-10T19:48:46.222Z] Removing intermediate container 1cedb2b3c2a1 [2023-01-10T19:48:46.222Z] ---> f86f38767ba0 [2023-01-10T19:48:46.222Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-10T19:48:46.488Z] ---> Running in 6a9ebb231d1f [2023-01-10T19:48:47.072Z] Removing intermediate container 6a9ebb231d1f [2023-01-10T19:48:47.072Z] ---> 34f16351b5c5 [2023-01-10T19:48:47.339Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-10T19:48:47.339Z] ---> Running in cb2a86d1fa97 [2023-01-10T19:48:51.606Z] Removing intermediate container cb2a86d1fa97 [2023-01-10T19:48:51.606Z] ---> 257d8a4ca1ac [2023-01-10T19:48:51.606Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-10T19:48:51.606Z] ---> Running in a6eab3d861b2 [2023-01-10T19:48:51.872Z] Removing intermediate container a6eab3d861b2 [2023-01-10T19:48:51.872Z] ---> ab6655a3b776 [2023-01-10T19:48:51.872Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-10T19:48:53.814Z] ---> e9c4195e9cf8 [2023-01-10T19:48:53.814Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-10T19:48:53.814Z] ---> Running in 37df8d911ed1 [2023-01-10T19:48:54.410Z] Removing intermediate container 103a1993ddb8 [2023-01-10T19:48:54.410Z] ---> 217a5c710126 [2023-01-10T19:48:54.410Z] [2023-01-10T19:48:54.410Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:48:54.410Z] ---> 2b4661558fb8 [2023-01-10T19:48:54.410Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:48:54.410Z] ---> Using cache [2023-01-10T19:48:54.410Z] ---> 9313b3def07c [2023-01-10T19:48:54.410Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:48:54.410Z] ---> Using cache [2023-01-10T19:48:54.410Z] ---> d6e0472a4fc3 [2023-01-10T19:48:54.410Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-10T19:48:54.410Z] ---> Running in ffdf1f85a485 [2023-01-10T19:48:54.993Z] Removing intermediate container ffdf1f85a485 [2023-01-10T19:48:54.993Z] ---> e87db5e0ff5e [2023-01-10T19:48:54.993Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T19:48:54.993Z] ---> Running in 045e7dc04ae2 [2023-01-10T19:48:55.581Z] Removing intermediate container 045e7dc04ae2 [2023-01-10T19:48:55.582Z] ---> 18d09d4054a6 [2023-01-10T19:48:55.582Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:48:56.166Z] Removing intermediate container 37df8d911ed1 [2023-01-10T19:48:56.166Z] ---> aeb3ff28cefd [2023-01-10T19:48:56.166Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:48:56.434Z] ---> 95904da09e4c [2023-01-10T19:48:56.434Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-10T19:48:57.391Z] ---> e07aeff650c1 [2023-01-10T19:48:57.392Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-10T19:48:59.340Z] ---> 1aa014a2b62d [2023-01-10T19:48:59.340Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-10T19:48:59.340Z] ---> 330b16cc757a [2023-01-10T19:48:59.340Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-10T19:48:59.927Z] ---> 1281f7e25b1b [2023-01-10T19:48:59.927Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-10T19:48:59.927Z] ---> 2d969358a8de [2023-01-10T19:48:59.927Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-10T19:48:59.927Z] ---> Running in fd2fa8203be1 [2023-01-10T19:49:00.509Z] Removing intermediate container fd2fa8203be1 [2023-01-10T19:49:00.509Z] ---> 7c8f64bcb11d [2023-01-10T19:49:00.509Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:49:00.509Z] ---> Running in cb0b31c878d4 [2023-01-10T19:49:00.775Z] ---> 2f63dd23b746 [2023-01-10T19:49:00.775Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-10T19:49:01.042Z] Removing intermediate container cb0b31c878d4 [2023-01-10T19:49:01.042Z] ---> ea615ba98709 [2023-01-10T19:49:01.042Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T19:49:01.309Z] ---> Running in d52906276247 [2023-01-10T19:49:01.574Z] ---> df4c86ca3e3e [2023-01-10T19:49:01.574Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-10T19:49:01.841Z] Removing intermediate container d52906276247 [2023-01-10T19:49:01.841Z] ---> 9923dd8f703e [2023-01-10T19:49:01.841Z] Step 21/22 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:49:01.841Z] ---> Running in fe8c44e4a806 [2023-01-10T19:49:02.426Z] ---> cbe38cfac45d [2023-01-10T19:49:02.426Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-10T19:49:02.426Z] Removing intermediate container fe8c44e4a806 [2023-01-10T19:49:02.426Z] ---> aa81a02c78b0 [2023-01-10T19:49:02.426Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:49:02.426Z] ---> Running in 73ca0537e717 [2023-01-10T19:49:03.008Z] Removing intermediate container 73ca0537e717 [2023-01-10T19:49:03.008Z] ---> 84d29db87903 [2023-01-10T19:49:03.008Z] [2023-01-10T19:49:03.008Z] ---> 1af234b9a8d6 [2023-01-10T19:49:03.008Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-10T19:49:03.008Z] Successfully built 84d29db87903 [2023-01-10T19:49:03.274Z] Successfully tagged support-scheduler-arm64:latest [2023-01-10T19:49:03.274Z]  Building support-scheduler ... done  ---> Running in 9ad59de14cbc [2023-01-10T19:49:05.215Z] Removing intermediate container 9ad59de14cbc [2023-01-10T19:49:05.215Z] ---> c181dfee7109 [2023-01-10T19:49:05.215Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-10T19:49:05.215Z] ---> Running in 1b4cdab5cbc5 [2023-01-10T19:49:05.486Z] Removing intermediate container 1b4cdab5cbc5 [2023-01-10T19:49:05.486Z] ---> 1377fbe91ad6 [2023-01-10T19:49:05.486Z] Step 29/32 : CMD ["gate"] [2023-01-10T19:49:05.753Z] ---> Running in ace4495d07cf [2023-01-10T19:49:06.337Z] Removing intermediate container ace4495d07cf [2023-01-10T19:49:06.337Z] ---> 1f1e02f44129 [2023-01-10T19:49:06.337Z] Step 30/32 : LABEL arch=arm64 [2023-01-10T19:49:06.337Z] ---> Running in 7831b351c711 [2023-01-10T19:49:06.606Z] Removing intermediate container 7831b351c711 [2023-01-10T19:49:06.606Z] ---> 281902e81010 [2023-01-10T19:49:06.606Z] Step 31/32 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:49:06.874Z] ---> Running in 29b83ac4e752 [2023-01-10T19:49:07.148Z] Removing intermediate container 29b83ac4e752 [2023-01-10T19:49:07.148Z] ---> 3c9cc204b964 [2023-01-10T19:49:07.148Z] Step 32/32 : LABEL version=0.0.0 [2023-01-10T19:49:07.148Z] ---> Running in 6bcdecac5d9b [2023-01-10T19:49:07.731Z] Removing intermediate container 6bcdecac5d9b [2023-01-10T19:49:07.731Z] ---> 9f7cb96cb264 [2023-01-10T19:49:07.731Z] [2023-01-10T19:49:07.997Z] Successfully built 9f7cb96cb264 [2023-01-10T19:49:07.997Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-10T19:49:13.336Z]  Building security-bootstrapper ... done Removing intermediate container 4e520b51b6f8 [2023-01-10T19:49:13.336Z] ---> 508b66080e2c [2023-01-10T19:49:13.336Z] [2023-01-10T19:49:13.336Z] Step 9/19 : FROM alpine:3.15 [2023-01-10T19:49:13.336Z] ---> 8aa73fd46299 [2023-01-10T19:49:13.336Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:49:13.336Z] ---> Using cache [2023-01-10T19:49:13.336Z] ---> c240d9a84151 [2023-01-10T19:49:13.336Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-10T19:49:13.336Z] ---> Running in 9aa7ea515cc2 [2023-01-10T19:49:13.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:49:14.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:49:15.469Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:49:15.469Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:49:15.469Z] OK: 15736 distinct packages available [2023-01-10T19:49:15.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:49:16.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:49:16.962Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-10T19:49:16.962Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-10T19:49:16.962Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-10T19:49:16.962Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-10T19:49:16.962Z] (5/9) Installing curl (7.80.0-r5) [2023-01-10T19:49:16.962Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-10T19:49:16.962Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:49:16.962Z] (8/9) Installing libucontext (1.1-r0) [2023-01-10T19:49:16.962Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-10T19:49:16.962Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:49:16.962Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:49:17.230Z] OK: 8 MiB in 23 packages [2023-01-10T19:49:19.811Z] Removing intermediate container 9aa7ea515cc2 [2023-01-10T19:49:19.811Z] ---> 70401709632d [2023-01-10T19:49:19.811Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:49:20.078Z] ---> a312977a702b [2023-01-10T19:49:20.078Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-10T19:49:21.485Z] ---> d6849523aad9 [2023-01-10T19:49:21.485Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-10T19:49:21.752Z] ---> 9bc6782f4906 [2023-01-10T19:49:21.753Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-10T19:49:22.020Z] ---> Running in 68eb9519792c [2023-01-10T19:49:22.290Z] Removing intermediate container 68eb9519792c [2023-01-10T19:49:22.290Z] ---> ab7e30b69f80 [2023-01-10T19:49:22.290Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:49:22.290Z] ---> Running in 06ef9031d5a9 [2023-01-10T19:49:22.557Z] Removing intermediate container 06ef9031d5a9 [2023-01-10T19:49:22.557Z] ---> a863b7932583 [2023-01-10T19:49:22.557Z] Step 17/19 : LABEL arch=arm64 [2023-01-10T19:49:22.557Z] ---> Running in 5ce2455f0562 [2023-01-10T19:49:23.139Z] Removing intermediate container 5ce2455f0562 [2023-01-10T19:49:23.139Z] ---> 0130271460a2 [2023-01-10T19:49:23.139Z] Step 18/19 : LABEL git_sha=faab248cdddb919d47302e496822b466f99d5e87 [2023-01-10T19:49:23.139Z] ---> Running in 357b10127fd4 [2023-01-10T19:49:23.406Z] Removing intermediate container 357b10127fd4 [2023-01-10T19:49:23.406Z] ---> cbe194b0c669 [2023-01-10T19:49:23.406Z] Step 19/19 : LABEL version=0.0.0 [2023-01-10T19:49:23.406Z] ---> Running in 59a8cec3fa0e [2023-01-10T19:49:23.674Z] Removing intermediate container 59a8cec3fa0e [2023-01-10T19:49:23.674Z] ---> 0f594b843f8c [2023-01-10T19:49:23.674Z] [2023-01-10T19:49:23.941Z] Successfully built 0f594b843f8c [2023-01-10T19:49:23.941Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-10T19:49:24.219Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-10T19:49:24.261Z] $ docker stop --time=1 ce8fc1497c97629ca062bcc618d72b29cab8395f12b6a651a68e0fb14e7b700b [2023-01-10T19:49:25.954Z] $ docker rm -f --volumes ce8fc1497c97629ca062bcc618d72b29cab8395f12b6a651a68e0fb14e7b700b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T19:49:26.479Z] + docker images [2023-01-10T19:49:26.745Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-10T19:49:26.745Z] security-spiffe-token-provider-arm64 latest 0f594b843f8c 3 seconds ago 28.9MB [2023-01-10T19:49:26.745Z] 508b66080e2c 15 seconds ago 1.53GB [2023-01-10T19:49:26.745Z] security-bootstrapper-arm64 latest 9f7cb96cb264 19 seconds ago 19.5MB [2023-01-10T19:49:26.745Z] support-scheduler-arm64 latest 84d29db87903 24 seconds ago 29MB [2023-01-10T19:49:26.745Z] 217a5c710126 33 seconds ago 1.56GB [2023-01-10T19:49:26.745Z] 7cc8cf90cd8d 49 seconds ago 1.49GB [2023-01-10T19:49:26.745Z] core-metadata-arm64 latest fbee1ff3e5e8 About a minute ago 17.8MB [2023-01-10T19:49:26.745Z] 16b633eb02f0 2 minutes ago 1.51GB [2023-01-10T19:49:26.745Z] security-spire-config-arm64 latest 57025694c600 4 minutes ago 83.6MB [2023-01-10T19:49:26.745Z] security-spire-server-arm64 latest ece2e9be10c5 5 minutes ago 84.3MB [2023-01-10T19:49:26.745Z] 83eb52275881 5 minutes ago 1.37GB [2023-01-10T19:49:26.745Z] security-spire-agent-arm64 latest f04689ddc482 5 minutes ago 122MB [2023-01-10T19:49:26.745Z] 2958046e9252 6 minutes ago 1.37GB [2023-01-10T19:49:26.745Z] support-notifications-arm64 latest 01c5ac667df3 6 minutes ago 29.6MB [2023-01-10T19:49:26.745Z] 3e28d2a5cc99 7 minutes ago 1.56GB [2023-01-10T19:49:26.745Z] core-data-arm64 latest ce5ab475bbcf 9 minutes ago 17.2MB [2023-01-10T19:49:26.745Z] core-command-arm64 latest aad3d81e6f62 9 minutes ago 17MB [2023-01-10T19:49:26.745Z] 7673d6bc71f0 9 minutes ago 1.5GB [2023-01-10T19:49:26.745Z] security-secretstore-setup-arm64 latest e897cd552371 9 minutes ago 28.7MB [2023-01-10T19:49:26.745Z] a11ffeb5b619 9 minutes ago 1.5GB [2023-01-10T19:49:26.745Z] security-proxy-setup-arm64 latest d20ffe657cd6 9 minutes ago 26.8MB [2023-01-10T19:49:26.745Z] 85c18a5ebd54 10 minutes ago 1.49GB [2023-01-10T19:49:26.745Z] f4165386a133 10 minutes ago 1.49GB [2023-01-10T19:49:26.745Z] ci-base-image-arm64 latest 5dbd46d0023e 29 minutes ago 905MB [2023-01-10T19:49:26.745Z] alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB [2023-01-10T19:49:26.745Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-10T19:49:26.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-10T19:49:26.745Z] 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-01-10T19:49:27.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T19:49:27.507Z] [2023-01-10T19:49:27.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:49:27.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T19:49:28.169Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T19:49:28.169Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T19:49:28.169Z] 04944245beec: Pulling fs layer [2023-01-10T19:49:28.169Z] 699f458cf7ca: Pulling fs layer [2023-01-10T19:49:28.169Z] 765212b225bb: Pulling fs layer [2023-01-10T19:49:28.169Z] f23df028b6ca: Pulling fs layer [2023-01-10T19:49:28.169Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T19:49:28.169Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T19:49:28.169Z] f23df028b6ca: Waiting [2023-01-10T19:49:28.169Z] d65c8cfc05b1: Waiting [2023-01-10T19:49:28.169Z] 765212b225bb: Waiting [2023-01-10T19:49:28.169Z] 04944245beec: Verifying Checksum [2023-01-10T19:49:28.169Z] 04944245beec: Download complete [2023-01-10T19:49:28.169Z] 765212b225bb: Verifying Checksum [2023-01-10T19:49:28.169Z] 765212b225bb: Download complete [2023-01-10T19:49:28.438Z] f23df028b6ca: Verifying Checksum [2023-01-10T19:49:28.438Z] f23df028b6ca: Download complete [2023-01-10T19:49:28.438Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T19:49:28.438Z] d65c8cfc05b1: Download complete [2023-01-10T19:49:28.438Z] 699f458cf7ca: Verifying Checksum [2023-01-10T19:49:28.438Z] 699f458cf7ca: Download complete [2023-01-10T19:49:29.024Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T19:49:29.024Z] 8998bd30e6a1: Download complete [2023-01-10T19:49:30.970Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T19:49:30.970Z] 2437ff75d9bd: Download complete [2023-01-10T19:49:32.913Z] 8998bd30e6a1: Pull complete [2023-01-10T19:49:33.495Z] 04944245beec: Pull complete [2023-01-10T19:49:34.918Z] 699f458cf7ca: Pull complete [2023-01-10T19:49:34.918Z] 765212b225bb: Pull complete [2023-01-10T19:49:35.878Z] f23df028b6ca: Pull complete [2023-01-10T19:49:35.878Z] d65c8cfc05b1: Pull complete [2023-01-10T19:49:50.872Z] 2437ff75d9bd: Pull complete [2023-01-10T19:49:50.872Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T19:49:50.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T19:49:50.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:49:51.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-1643 does not seem to be running inside a container [2023-01-10T19:49:51.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T19:49:54.367Z] $ docker top 31e8366e57dceb38c5b636f05240182412d9ddbe136017ab916c8ef86bfc27e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:49:55.316Z] ---> job-cost.sh [2023-01-10T19:49:55.317Z] lf-activate-venv: SKIPPING [2023-01-10T19:49:55.317Z] INFO: No Stack... [2023-01-10T19:49:55.899Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T19:49:56.857Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T19:49:57.520Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-01-10T19:49:57.520Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T19:49:57.610Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4271-1-stack-cost] [2023-01-10T19:49:57.615Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4271-1-stack-cost] did not exist. Created. [2023-01-10T19:49:57.615Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4271-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T19:49:58.118Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T19:49:58.328Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T19:49:58.343Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4271-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T19:49:58.449Z] $ docker stop --time=1 31e8366e57dceb38c5b636f05240182412d9ddbe136017ab916c8ef86bfc27e4 [2023-01-10T19:49:59.990Z] $ docker rm -f --volumes 31e8366e57dceb38c5b636f05240182412d9ddbe136017ab916c8ef86bfc27e4 [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-01-10T19:50:00.996Z] provisioning config files... [2023-01-10T19:50:01.007Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1713172217172139132tmp [Pipeline] { [Pipeline] sh [2023-01-10T19:50:01.356Z] + set +x [2023-01-10T19:50:01.356Z] + curl -s https://codecov.io/bash [2023-01-10T19:50:01.356Z] + bash -s -- [2023-01-10T19:50:01.356Z] [2023-01-10T19:50:01.356Z] _____ _ [2023-01-10T19:50:01.356Z] / ____| | | [2023-01-10T19:50:01.356Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T19:50:01.356Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T19:50:01.356Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T19:50:01.356Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T19:50:01.356Z] Bash-1.0.6 [2023-01-10T19:50:01.356Z] [2023-01-10T19:50:01.356Z] [2023-01-10T19:50:01.356Z] ==> git version 2.25.1 found [2023-01-10T19:50:01.356Z] ==> 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-01-10T19:50:01.356Z] Release-Date: 2020-01-08 [2023-01-10T19:50:01.356Z] 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-01-10T19:50:01.356Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T19:50:01.356Z] ==> Jenkins CI detected. [2023-01-10T19:50:01.356Z] current dir:  /w/workspace/edgex-go/1 [2023-01-10T19:50:01.356Z] project root: . [2023-01-10T19:50:01.356Z] --> token set from env [2023-01-10T19:50:01.356Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T19:50:01.356Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T19:50:01.356Z] ==> Python coveragepy not found [2023-01-10T19:50:01.356Z] ==> Searching for coverage reports in: [2023-01-10T19:50:01.356Z] + . [2023-01-10T19:50:01.356Z] -> Found 1 reports [2023-01-10T19:50:01.356Z] ==> Detecting git/mercurial file structure [2023-01-10T19:50:01.616Z] ==> Reading reports [2023-01-10T19:50:01.616Z] + ./coverage.out bytes=494833 [2023-01-10T19:50:01.616Z] ==> Appending adjustments [2023-01-10T19:50:01.616Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T19:50:02.993Z] + Found adjustments [2023-01-10T19:50:02.993Z] ==> Gzipping contents [2023-01-10T19:50:02.993Z] 64K /tmp/codecov.vObT3z.gz [2023-01-10T19:50:02.993Z] ==> Uploading reports [2023-01-10T19:50:02.993Z] url: https://codecov.io [2023-01-10T19:50:02.993Z] query: branch=PR-4271&commit=faab248cdddb919d47302e496822b466f99d5e87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4271%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4271&job=&cmd_args= [2023-01-10T19:50:02.993Z] -> Pinging Codecov [2023-01-10T19:50:02.994Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4271&commit=faab248cdddb919d47302e496822b466f99d5e87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4271%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4271&job=&cmd_args= [2023-01-10T19:50:03.255Z] -> Uploading to [2023-01-10T19:50:03.255Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/00271124DB129430A58F1EEE437C3FCB/faab248cdddb919d47302e496822b466f99d5e87/fddc14b7-4216-45e5-b128-a82322f06f2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T195002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c26815f8a630703a22ae60a6413728a89da22d4e5e9082866b8f96a07d645c9d [2023-01-10T19:50:03.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T19:50:03.255Z] Dload Upload Total Spent Left Speed [2023-01-10T19:50:03.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63880 0 0 100 63880 0 282k --:--:-- --:--:-- --:--:-- 282k 100 63880 0 0 100 63880 0 200k --:--:-- --:--:-- --:--:-- 199k [2023-01-10T19:50:03.515Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/faab248cdddb919d47302e496822b466f99d5e87 [Pipeline] } [2023-01-10T19:50:03.545Z] 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-01-10T19:50:04.923Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:50:05.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:50:06.136Z] ---> package-listing.sh [2023-01-10T19:50:06.136Z] ++ facter osfamily [2023-01-10T19:50:06.136Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T19:50:06.395Z] + OS_FAMILY=debian [2023-01-10T19:50:06.395Z] + workspace=/w/workspace/edgex-go/1 [2023-01-10T19:50:06.395Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T19:50:06.395Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T19:50:06.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T19:50:06.395Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T19:50:06.395Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-10T19:50:06.395Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T19:50:06.395Z] + case "${OS_FAMILY}" in [2023-01-10T19:50:06.395Z] + dpkg -l [2023-01-10T19:50:06.395Z] + grep '^ii' [2023-01-10T19:50:06.395Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T19:50:06.395Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T19:50:06.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T19:50:06.395Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-10T19:50:06.395Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-10T19:50:06.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-10T19:50:06.430Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T19:50:06.753Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:50:07.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T19:50:07.377Z] [2023-01-10T19:50:07.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:50:07.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T19:50:07.756Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T19:50:07.756Z] 5eb5b503b376: Pulling fs layer [2023-01-10T19:50:07.756Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T19:50:07.756Z] ec43610c2a17: Pulling fs layer [2023-01-10T19:50:07.756Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T19:50:07.756Z] 33b1e0a273af: Pulling fs layer [2023-01-10T19:50:07.756Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T19:50:07.756Z] 2f39f015ded8: Pulling fs layer [2023-01-10T19:50:07.756Z] 3a2ae6a8a46f: Waiting [2023-01-10T19:50:07.756Z] 33b1e0a273af: Waiting [2023-01-10T19:50:07.756Z] 5d3b04190fa2: Waiting [2023-01-10T19:50:07.756Z] 2f39f015ded8: Waiting [2023-01-10T19:50:07.756Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T19:50:07.756Z] 5c69ac0246d0: Download complete [2023-01-10T19:50:07.756Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T19:50:07.756Z] 3a2ae6a8a46f: Download complete [2023-01-10T19:50:07.756Z] 33b1e0a273af: Verifying Checksum [2023-01-10T19:50:07.756Z] 33b1e0a273af: Download complete [2023-01-10T19:50:07.756Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T19:50:07.756Z] 5d3b04190fa2: Download complete [2023-01-10T19:50:08.016Z] ec43610c2a17: Verifying Checksum [2023-01-10T19:50:08.016Z] 5eb5b503b376: Verifying Checksum [2023-01-10T19:50:08.016Z] 5eb5b503b376: Download complete [2023-01-10T19:50:08.587Z] 2f39f015ded8: Verifying Checksum [2023-01-10T19:50:08.587Z] 2f39f015ded8: Download complete [2023-01-10T19:50:09.154Z] 5eb5b503b376: Pull complete [2023-01-10T19:50:09.479Z] 5c69ac0246d0: Pull complete [2023-01-10T19:50:09.751Z] ec43610c2a17: Pull complete [2023-01-10T19:50:09.751Z] 3a2ae6a8a46f: Pull complete [2023-01-10T19:50:10.018Z] 33b1e0a273af: Pull complete [2023-01-10T19:50:10.018Z] 5d3b04190fa2: Pull complete [2023-01-10T19:50:15.378Z] 2f39f015ded8: Pull complete [2023-01-10T19:50:15.378Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T19:50:15.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T19:50:15.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:50:15.646Z] prd-ubuntu20.04-docker-8c-8g-1640 does not seem to be running inside a container [2023-01-10T19:50:15.666Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T19:50:19.083Z] $ docker top b731c02759eee6d64da7566c23b505c23dd6a80d0f47666413135b4041c9f4a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:50:19.479Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T19:50:19.787Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T19:50:20.096Z] + ls /var/log/sa-host [2023-01-10T19:50:20.096Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T19:50:20.306Z] provisioning config files... [2023-01-10T19:50:20.315Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6139044963285859169tmp [Pipeline] { [Pipeline] echo [2023-01-10T19:50:20.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:50:20.687Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T19:50:20.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:50:21.135Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T19:50:21.166Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:50:21.480Z] ---> sudo-logs.sh [2023-01-10T19:50:21.480Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T19:50:21.555Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:50:21.869Z] ---> job-cost.sh [2023-01-10T19:50:21.869Z] lf-activate-venv: SKIPPING [2023-01-10T19:50:21.869Z] DEBUG: total: 0.10999999940395355 [2023-01-10T19:50:21.869Z] INFO: Retrieving Stack Cost... [2023-01-10T19:50:22.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T19:50:22.696Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T19:50:22.728Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:50:23.036Z] ---> logs-deploy.sh [2023-01-10T19:50:23.036Z] lf-activate-venv: SKIPPING [2023-01-10T19:50:23.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4271/1 [2023-01-10T19:50:23.036Z] INFO: archiving workspace using pattern(s): [2023-01-10T19:50:23.977Z] Archives upload complete. [2023-01-10T19:50:24.236Z] INFO: archiving logs to Nexus [2023-01-10T19:50:24.808Z] ---> uname -a: [2023-01-10T19:50:24.808Z] Linux prd-ubuntu20-04-docker-8c-8g-1640 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] ---> lscpu: [2023-01-10T19:50:24.808Z] Architecture: x86_64 [2023-01-10T19:50:24.808Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T19:50:24.808Z] Byte Order: Little Endian [2023-01-10T19:50:24.808Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T19:50:24.808Z] CPU(s): 8 [2023-01-10T19:50:24.808Z] On-line CPU(s) list: 0-7 [2023-01-10T19:50:24.808Z] Thread(s) per core: 1 [2023-01-10T19:50:24.808Z] Core(s) per socket: 1 [2023-01-10T19:50:24.808Z] Socket(s): 8 [2023-01-10T19:50:24.808Z] NUMA node(s): 1 [2023-01-10T19:50:24.808Z] Vendor ID: AuthenticAMD [2023-01-10T19:50:24.808Z] CPU family: 23 [2023-01-10T19:50:24.808Z] Model: 49 [2023-01-10T19:50:24.808Z] Model name: AMD EPYC-Rome Processor [2023-01-10T19:50:24.808Z] Stepping: 0 [2023-01-10T19:50:24.808Z] CPU MHz: 2799.998 [2023-01-10T19:50:24.808Z] BogoMIPS: 5599.99 [2023-01-10T19:50:24.808Z] Virtualization: AMD-V [2023-01-10T19:50:24.808Z] Hypervisor vendor: KVM [2023-01-10T19:50:24.808Z] Virtualization type: full [2023-01-10T19:50:24.808Z] L1d cache: 256 KiB [2023-01-10T19:50:24.808Z] L1i cache: 256 KiB [2023-01-10T19:50:24.808Z] L2 cache: 4 MiB [2023-01-10T19:50:24.808Z] L3 cache: 128 MiB [2023-01-10T19:50:24.808Z] NUMA node0 CPU(s): 0-7 [2023-01-10T19:50:24.808Z] Vulnerability Itlb multihit: Not affected [2023-01-10T19:50:24.808Z] Vulnerability L1tf: Not affected [2023-01-10T19:50:24.808Z] Vulnerability Mds: Not affected [2023-01-10T19:50:24.808Z] Vulnerability Meltdown: Not affected [2023-01-10T19:50:24.808Z] Vulnerability Mmio stale data: Not affected [2023-01-10T19:50:24.808Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T19:50:24.808Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T19:50:24.808Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T19:50:24.808Z] Vulnerability Srbds: Not affected [2023-01-10T19:50:24.808Z] Vulnerability Tsx async abort: Not affected [2023-01-10T19:50:24.808Z] 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-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] ---> nproc: [2023-01-10T19:50:24.808Z] 8 [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] ---> df -h: [2023-01-10T19:50:24.808Z] Filesystem Size Used Avail Use% Mounted on [2023-01-10T19:50:24.808Z] overlay 155G 19G 137G 12% / [2023-01-10T19:50:24.808Z] tmpfs 64M 0 64M 0% /dev [2023-01-10T19:50:24.808Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-10T19:50:24.808Z] shm 64M 0 64M 0% /dev/shm [2023-01-10T19:50:24.808Z] /dev/vda1 155G 19G 137G 12% /facter-os [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] ---> sar -b -r -n DEV: [2023-01-10T19:50:24.808Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1640) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] 19:14:23 LINUX RESTART (8 CPU) [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] 19:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-10T19:50:24.808Z] 19:16:01 151.52 10.36 141.16 0.00 1685.59 66784.20 0.00 [2023-01-10T19:50:24.808Z] 19:17:01 31.53 0.08 31.44 0.00 0.67 13475.24 0.00 [2023-01-10T19:50:24.808Z] 19:18:01 78.70 0.15 78.55 0.00 4.26 32948.17 0.00 [2023-01-10T19:50:24.808Z] 19:19:01 379.87 8.18 371.68 0.00 92.67 132742.67 0.00 [2023-01-10T19:50:24.808Z] 19:20:01 497.87 9.79 488.08 0.00 2889.21 225153.00 0.00 [2023-01-10T19:50:24.808Z] 19:21:01 838.15 0.38 837.76 0.00 8.13 200292.12 0.00 [2023-01-10T19:50:24.808Z] 19:22:01 805.48 0.35 805.13 0.00 8.93 209241.53 0.00 [2023-01-10T19:50:24.808Z] 19:23:01 98.55 0.02 98.53 0.00 0.67 11903.62 0.00 [2023-01-10T19:50:24.808Z] 19:24:01 21.63 0.00 21.63 0.00 0.00 1517.21 0.00 [2023-01-10T19:50:24.808Z] 19:25:01 21.76 0.00 21.76 0.00 0.00 1651.59 0.00 [2023-01-10T19:50:24.808Z] 19:26:01 21.08 0.00 21.08 0.00 0.00 1620.00 0.00 [2023-01-10T19:50:24.808Z] 19:27:01 21.44 0.00 21.44 0.00 0.00 1637.19 0.00 [2023-01-10T19:50:24.808Z] 19:28:01 21.05 0.00 21.05 0.00 0.00 1610.53 0.00 [2023-01-10T19:50:24.808Z] 19:29:01 21.34 0.00 21.34 0.00 0.00 1619.19 0.00 [2023-01-10T19:50:24.808Z] 19:30:01 21.55 0.02 21.53 0.00 0.13 1487.22 0.00 [2023-01-10T19:50:24.808Z] 19:31:01 23.28 3.67 19.61 0.00 2292.28 3780.17 0.00 [2023-01-10T19:50:24.808Z] 19:32:01 3.33 0.02 3.32 0.00 0.13 82.25 0.00 [2023-01-10T19:50:24.808Z] 19:33:01 1.95 0.00 1.95 0.00 0.00 20.93 0.00 [2023-01-10T19:50:24.808Z] 19:34:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2023-01-10T19:50:24.808Z] 19:35:01 1.92 0.00 1.92 0.00 0.00 20.80 0.00 [2023-01-10T19:50:24.808Z] 19:36:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2023-01-10T19:50:24.808Z] 19:37:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2023-01-10T19:50:24.808Z] 19:38:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 [2023-01-10T19:50:24.808Z] 19:39:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 [2023-01-10T19:50:24.808Z] 19:40:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2023-01-10T19:50:24.808Z] 19:41:01 2.63 0.63 2.00 0.00 70.52 21.73 0.00 [2023-01-10T19:50:24.808Z] 19:42:01 2.35 0.00 2.35 0.00 0.00 27.33 0.00 [2023-01-10T19:50:24.808Z] 19:43:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 [2023-01-10T19:50:24.808Z] 19:44:02 1.53 0.00 1.53 0.00 0.00 16.66 0.00 [2023-01-10T19:50:24.808Z] 19:45:01 1.68 0.00 1.68 0.00 0.00 18.16 0.00 [2023-01-10T19:50:24.808Z] 19:46:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2023-01-10T19:50:24.808Z] 19:47:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 [2023-01-10T19:50:24.808Z] 19:48:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2023-01-10T19:50:24.808Z] 19:49:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2023-01-10T19:50:24.808Z] 19:50:01 1.10 0.00 1.10 0.00 0.00 27.45 0.00 [2023-01-10T19:50:24.808Z] Average: 88.23 0.96 87.26 0.00 201.69 25958.27 0.00 [2023-01-10T19:50:24.808Z] [2023-01-10T19:50:24.808Z] 19:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-10T19:50:24.808Z] 19:16:01 28483332 31559676 757820 2.30 112224 3195188 1963436 5.79 1192844 2798552 27188 [2023-01-10T19:50:24.809Z] 19:17:01 28009528 31542376 771236 2.35 115540 3604964 2129424 6.28 1254192 3167612 180252 [2023-01-10T19:50:24.809Z] 19:18:01 24942588 31492716 819456 2.49 117280 6548796 2456980 7.24 1587964 5825076 2711820 [2023-01-10T19:50:24.809Z] 19:19:01 22346648 31362468 933320 2.84 278416 8541852 2791396 8.23 2226776 7451940 1703404 [2023-01-10T19:50:24.809Z] 19:20:01 20823924 30966604 1299540 3.95 308068 9641300 3752756 11.06 2759288 8405228 154796 [2023-01-10T19:50:24.809Z] 19:21:01 19626264 31477180 796832 2.42 333992 11213004 2097928 6.18 2278424 9988420 195492 [2023-01-10T19:50:24.809Z] 19:22:01 19313876 31393384 880028 2.68 375984 11383008 2183956 6.44 2457776 10108464 99076 [2023-01-10T19:50:24.809Z] 19:23:01 19937288 31556144 726880 2.21 379400 10948500 1910664 5.63 2197900 9784196 1912 [2023-01-10T19:50:24.809Z] 19:24:01 19929868 31557944 725092 2.21 381380 10955480 1910664 5.63 2199904 9791164 2556 [2023-01-10T19:50:24.809Z] 19:25:01 19934972 31574068 708924 2.16 383248 10964344 1910664 5.63 2185812 9800032 1292 [2023-01-10T19:50:24.809Z] 19:26:01 19922236 31575388 707576 2.15 384932 10976360 1910664 5.63 2187252 9812008 3916 [2023-01-10T19:50:24.809Z] 19:27:01 19913324 31576176 706984 2.15 386744 10983916 1910664 5.63 2188132 9819648 2028 [2023-01-10T19:50:24.809Z] 19:28:01 19903008 31576616 706468 2.15 388248 10992900 1910664 5.63 2189536 9828636 1960 [2023-01-10T19:50:24.809Z] 19:29:01 19892316 31575956 706948 2.15 389568 11001292 1910664 5.63 2190916 9836984 1048 [2023-01-10T19:50:24.809Z] 19:30:01 19878980 31573240 709380 2.16 390596 11010536 1933380 5.70 2192032 9846252 3476 [2023-01-10T19:50:24.809Z] 19:31:01 19730280 31566212 712392 2.17 404812 11134256 1952672 5.75 2361172 9815432 16 [2023-01-10T19:50:24.809Z] 19:32:01 19735972 31566924 712388 2.17 403260 11131000 1931152 5.69 2359580 9812188 24 [2023-01-10T19:50:24.809Z] 19:33:01 19736272 31567332 711944 2.17 403268 11131132 1931152 5.69 2359316 9812292 16 [2023-01-10T19:50:24.809Z] 19:34:01 19736216 31567388 711924 2.17 403272 11131136 1931152 5.69 2359328 9812364 8 [2023-01-10T19:50:24.809Z] 19:35:01 19736224 31567400 711832 2.16 403296 11131128 1931152 5.69 2359412 9812364 8 [2023-01-10T19:50:24.809Z] 19:36:01 19735860 31567208 712048 2.17 403312 11131140 1931152 5.69 2359516 9812508 8 [2023-01-10T19:50:24.809Z] 19:37:01 19735844 31567212 712052 2.17 403316 11131148 1931152 5.69 2359272 9812508 40 [2023-01-10T19:50:24.809Z] 19:38:01 19735724 31567124 712024 2.17 403332 11131152 1931152 5.69 2359628 9812520 8 [2023-01-10T19:50:24.809Z] 19:39:01 19736208 31567616 711692 2.16 403360 11131156 1931152 5.69 2359568 9812524 8 [2023-01-10T19:50:24.809Z] 19:40:01 19735940 31567380 711896 2.16 403364 11131156 1931152 5.69 2359716 9812524 16 [2023-01-10T19:50:24.809Z] 19:41:01 19722196 31555684 722840 2.20 403396 11133320 1942684 5.73 2376636 9814280 296 [2023-01-10T19:50:24.809Z] 19:42:01 19732936 31566668 712416 2.17 403416 11133264 1942684 5.73 2359860 9814216 8 [2023-01-10T19:50:24.809Z] 19:43:01 19733324 31567076 712160 2.17 403424 11133264 1942684 5.73 2360128 9814216 40 [2023-01-10T19:50:24.809Z] 19:44:02 19733276 31567068 712116 2.17 403452 11133268 1942684 5.73 2360232 9814220 8 [2023-01-10T19:50:24.809Z] 19:45:01 19733544 31567336 711776 2.16 403460 11133272 1942684 5.73 2360248 9814220 12 [2023-01-10T19:50:24.809Z] 19:46:01 19733496 31567300 711748 2.16 403472 11133276 1942684 5.73 2360204 9814224 12 [2023-01-10T19:50:24.809Z] 19:47:01 19733480 31567304 711700 2.16 403472 11133280 1942684 5.73 2360232 9814232 44 [2023-01-10T19:50:24.809Z] 19:48:01 19733496 31567320 711784 2.16 403480 11133280 1942684 5.73 2359952 9814232 8 [2023-01-10T19:50:24.809Z] 19:49:01 19733592 31567428 711816 2.16 403484 11133284 1942684 5.73 2360256 9814236 44 [2023-01-10T19:50:24.809Z] 19:50:01 19733372 31567212 711880 2.16 403496 11133428 1942684 5.73 2362084 9814528 304 [2023-01-10T19:50:24.809Z] Average: 20501012 31534061 748769 2.28 365565 10417394 2041251 6.02 2243003 9215258 145461 [2023-01-10T19:50:24.809Z] [2023-01-10T19:50:24.809Z] 19:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-10T19:50:24.809Z] 19:16:01 ens3 701.82 596.53 9169.55 79.48 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:16:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:16:01 docker0 410.10 398.68 32.82 3417.90 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:16:01 veth4420816 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:17:01 ens3 27.83 26.83 16.76 93.75 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:17:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:17:01 veth4420816 1.50 1.57 0.12 0.12 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:18:01 ens3 92.49 59.61 1700.01 21.26 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:18:01 veth4f61536 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:18:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:18:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:19:01 ens3 1008.55 809.93 6077.99 72.14 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:19:01 veth4f61536 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:19:01 docker0 803.33 995.83 55.94 6063.05 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:20:01 veth5495c9f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:20:01 ens3 231.92 120.51 1532.27 18.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:20:01 veth28d8a8d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:20:01 veth4f61536 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:20:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:20:01 veth02cd3c8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:20:01 veth1594dc8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:20:01 docker0 3.73 5.93 0.24 80.91 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:20:01 veth2e065f1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:21:01 ens3 374.60 220.39 2807.04 36.08 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:21:01 veth4f61536 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:21:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:21:01 docker0 164.38 288.81 14.02 2620.96 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:21:01 veth63125cb 78.11 127.40 7.77 1147.05 0.00 0.00 0.00 0.09 [2023-01-10T19:50:24.809Z] 19:22:01 ens3 253.36 152.44 1574.51 28.65 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:22:01 veth4f61536 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:22:01 docker0 102.92 162.81 8.01 1427.73 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:22:01 vethc2e6951 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:23:01 ens3 62.24 40.73 201.75 5.42 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:23:01 docker0 4.38 7.95 0.29 91.76 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:24:01 ens3 53.11 36.79 119.84 2.37 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:25:01 ens3 75.62 49.88 152.80 3.28 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:26:01 ens3 95.37 60.66 206.66 3.91 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:27:01 ens3 56.68 36.34 130.63 2.53 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:28:01 ens3 63.84 42.08 154.10 2.71 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:29:01 ens3 63.93 42.24 145.04 2.72 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:30:01 ens3 63.24 41.33 157.59 2.72 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:31:01 ens3 5.07 3.42 17.72 0.32 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:31:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:32:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:33:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:35:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:40:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.809Z] 19:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:44:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:45:01 ens3 0.24 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:49:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:50:01 ens3 1.67 1.37 2.35 0.64 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] Average: ens3 92.42 66.95 690.83 10.75 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] Average: docker0 42.60 53.21 3.18 391.65 0.00 0.00 0.00 0.00 [2023-01-10T19:50:24.810Z] [2023-01-10T19:50:24.810Z] [2023-01-10T19:50:24.810Z] ---> sar -P ALL: [2023-01-10T19:50:24.810Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1640) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T19:50:24.810Z] [2023-01-10T19:50:24.810Z] 19:14:23 LINUX RESTART (8 CPU) [2023-01-10T19:50:24.810Z] [2023-01-10T19:50:24.810Z] 19:15:01 CPU %user %nice %system %iowait %steal %idle [2023-01-10T19:50:24.810Z] 19:16:01 all 10.46 0.00 4.28 2.64 0.06 82.56 [2023-01-10T19:50:24.810Z] 19:16:01 0 10.06 0.00 5.69 11.79 0.07 72.39 [2023-01-10T19:50:24.810Z] 19:16:01 1 10.47 0.00 3.89 0.39 0.05 85.20 [2023-01-10T19:50:24.810Z] 19:16:01 2 9.12 0.00 3.88 0.17 0.05 86.78 [2023-01-10T19:50:24.810Z] 19:16:01 3 12.05 0.00 4.22 4.30 0.08 79.34 [2023-01-10T19:50:24.810Z] 19:16:01 4 10.11 0.00 4.37 0.49 0.07 84.96 [2023-01-10T19:50:24.810Z] 19:16:01 5 10.92 0.00 4.15 0.59 0.05 84.28 [2023-01-10T19:50:24.810Z] 19:16:01 6 13.04 0.00 4.01 0.61 0.07 82.27 [2023-01-10T19:50:24.810Z] 19:16:01 7 7.87 0.00 4.04 2.79 0.07 85.23 [2023-01-10T19:50:24.810Z] 19:17:01 all 49.43 0.00 7.19 0.40 0.08 42.90 [2023-01-10T19:50:24.810Z] 19:17:01 0 48.84 0.00 6.76 2.46 0.08 41.85 [2023-01-10T19:50:24.810Z] 19:17:01 1 50.75 0.00 7.14 0.15 0.08 41.88 [2023-01-10T19:50:24.810Z] 19:17:01 2 49.63 0.00 7.29 0.10 0.08 42.90 [2023-01-10T19:50:24.810Z] 19:17:01 3 49.92 0.00 6.96 0.03 0.08 43.00 [2023-01-10T19:50:24.810Z] 19:17:01 4 48.18 0.00 7.91 0.00 0.07 43.84 [2023-01-10T19:50:24.810Z] 19:17:01 5 49.29 0.00 6.71 0.12 0.08 43.80 [2023-01-10T19:50:24.810Z] 19:17:01 6 49.49 0.00 7.83 0.02 0.08 42.57 [2023-01-10T19:50:24.810Z] 19:17:01 7 49.32 0.00 6.92 0.32 0.08 43.35 [2023-01-10T19:50:24.810Z] 19:18:01 all 26.68 0.00 7.20 1.78 0.08 64.26 [2023-01-10T19:50:24.810Z] 19:18:01 0 26.88 0.00 8.09 9.24 0.09 55.70 [2023-01-10T19:50:24.810Z] 19:18:01 1 26.61 0.00 6.73 1.21 0.07 65.38 [2023-01-10T19:50:24.810Z] 19:18:01 2 28.44 0.00 6.08 0.08 0.12 65.28 [2023-01-10T19:50:24.810Z] 19:18:01 3 26.54 0.00 7.53 0.08 0.07 65.78 [2023-01-10T19:50:24.810Z] 19:18:01 4 25.28 0.00 7.90 0.81 0.08 65.91 [2023-01-10T19:50:24.810Z] 19:18:01 5 25.00 0.00 6.61 1.72 0.09 66.59 [2023-01-10T19:50:24.810Z] 19:18:01 6 27.50 0.00 8.07 0.03 0.08 64.32 [2023-01-10T19:50:24.810Z] 19:18:01 7 27.16 0.00 6.60 1.19 0.07 64.98 [2023-01-10T19:50:24.810Z] 19:19:01 all 10.37 0.00 4.86 9.20 0.08 75.48 [2023-01-10T19:50:24.810Z] 19:19:01 0 9.97 0.00 3.91 3.39 0.05 82.68 [2023-01-10T19:50:24.810Z] 19:19:01 1 10.38 0.00 4.40 8.71 0.07 76.44 [2023-01-10T19:50:24.810Z] 19:19:01 2 11.64 0.00 4.83 4.48 0.07 78.98 [2023-01-10T19:50:24.810Z] 19:19:01 3 10.66 0.00 5.37 5.68 0.07 78.22 [2023-01-10T19:50:24.810Z] 19:19:01 4 10.18 0.00 5.43 22.36 0.13 61.90 [2023-01-10T19:50:24.810Z] 19:19:01 5 10.23 0.00 5.25 13.95 0.12 70.44 [2023-01-10T19:50:24.810Z] 19:19:01 6 9.76 0.00 4.17 3.23 0.05 82.78 [2023-01-10T19:50:24.810Z] 19:19:01 7 10.13 0.00 5.54 11.91 0.10 72.33 [2023-01-10T19:50:24.810Z] 19:20:01 all 41.91 0.00 9.66 8.41 0.10 39.93 [2023-01-10T19:50:24.810Z] 19:20:01 0 41.72 0.00 9.97 40.94 0.12 7.25 [2023-01-10T19:50:24.810Z] 19:20:01 1 40.88 0.00 9.50 7.32 0.09 42.22 [2023-01-10T19:50:24.810Z] 19:20:01 2 40.63 0.00 9.87 9.80 0.07 39.62 [2023-01-10T19:50:24.810Z] 19:20:01 3 41.10 0.00 9.94 1.14 0.10 47.72 [2023-01-10T19:50:24.810Z] 19:20:01 4 42.49 0.00 9.65 2.36 0.08 45.41 [2023-01-10T19:50:24.810Z] 19:20:01 5 43.37 0.00 9.58 3.25 0.13 43.67 [2023-01-10T19:50:24.810Z] 19:20:01 6 43.83 0.00 9.52 1.75 0.07 44.83 [2023-01-10T19:50:24.810Z] 19:20:01 7 41.20 0.00 9.21 1.45 0.10 48.03 [2023-01-10T19:50:24.810Z] 19:21:01 all 45.46 0.00 12.58 17.38 0.19 24.39 [2023-01-10T19:50:24.810Z] 19:21:01 0 45.70 0.00 11.73 26.43 0.19 15.96 [2023-01-10T19:50:24.810Z] 19:21:01 1 43.68 0.00 11.58 12.77 0.15 31.82 [2023-01-10T19:50:24.810Z] 19:21:01 2 42.73 0.00 11.23 20.55 0.31 25.17 [2023-01-10T19:50:24.810Z] 19:21:01 3 42.84 0.00 12.13 14.62 0.23 30.19 [2023-01-10T19:50:24.810Z] 19:21:01 4 47.92 0.00 14.68 23.92 0.16 13.32 [2023-01-10T19:50:24.810Z] 19:21:01 5 50.66 0.00 16.35 16.16 0.17 16.66 [2023-01-10T19:50:24.810Z] 19:21:01 6 45.42 0.00 11.56 12.70 0.16 30.17 [2023-01-10T19:50:24.810Z] 19:21:01 7 44.74 0.00 11.35 11.79 0.14 31.98 [2023-01-10T19:50:24.810Z] 19:22:01 all 38.00 0.00 12.10 12.96 0.25 36.70 [2023-01-10T19:50:24.810Z] 19:22:01 0 37.33 0.00 13.82 22.71 0.26 25.88 [2023-01-10T19:50:24.810Z] 19:22:01 1 38.45 0.00 10.57 4.74 0.21 46.03 [2023-01-10T19:50:24.810Z] 19:22:01 2 35.53 0.00 12.12 6.95 0.17 45.21 [2023-01-10T19:50:24.810Z] 19:22:01 3 37.58 0.00 10.85 11.46 0.24 39.87 [2023-01-10T19:50:24.810Z] 19:22:01 4 36.98 0.00 11.93 19.80 0.34 30.96 [2023-01-10T19:50:24.810Z] 19:22:01 5 45.45 0.00 14.88 13.75 0.21 25.72 [2023-01-10T19:50:24.810Z] 19:22:01 6 37.09 0.00 10.69 5.62 0.19 46.42 [2023-01-10T19:50:24.810Z] 19:22:01 7 35.50 0.00 11.89 18.82 0.37 33.42 [2023-01-10T19:50:24.810Z] 19:23:01 all 1.34 0.00 0.74 0.92 0.03 96.98 [2023-01-10T19:50:24.810Z] 19:23:01 0 1.38 0.00 0.92 1.02 0.02 96.67 [2023-01-10T19:50:24.810Z] 19:23:01 1 1.15 0.00 0.67 1.57 0.02 96.60 [2023-01-10T19:50:24.810Z] 19:23:01 2 0.85 0.00 0.43 0.12 0.03 98.56 [2023-01-10T19:50:24.810Z] 19:23:01 3 0.69 0.00 0.62 2.58 0.03 96.08 [2023-01-10T19:50:24.810Z] 19:23:01 4 1.13 0.00 0.67 0.02 0.03 98.15 [2023-01-10T19:50:24.810Z] 19:23:01 5 2.16 0.00 1.02 1.65 0.05 95.12 [2023-01-10T19:50:24.810Z] 19:23:01 6 1.68 0.00 0.78 0.07 0.02 97.45 [2023-01-10T19:50:24.810Z] 19:23:01 7 1.64 0.00 0.84 0.30 0.03 97.19 [2023-01-10T19:50:24.810Z] 19:24:01 all 0.38 0.00 0.08 0.16 0.02 99.36 [2023-01-10T19:50:24.810Z] 19:24:01 0 0.52 0.00 0.12 0.07 0.02 99.28 [2023-01-10T19:50:24.810Z] 19:24:01 1 0.32 0.00 0.18 0.99 0.02 98.50 [2023-01-10T19:50:24.810Z] 19:24:01 2 0.20 0.00 0.02 0.02 0.02 99.75 [2023-01-10T19:50:24.810Z] 19:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.810Z] 19:24:01 4 0.37 0.00 0.12 0.03 0.03 99.45 [2023-01-10T19:50:24.810Z] 19:24:01 5 0.97 0.00 0.07 0.12 0.03 98.81 [2023-01-10T19:50:24.810Z] 19:24:01 6 0.30 0.00 0.02 0.03 0.00 99.65 [2023-01-10T19:50:24.810Z] 19:24:01 7 0.40 0.00 0.12 0.03 0.03 99.41 [2023-01-10T19:50:24.810Z] 19:25:01 all 0.42 0.00 0.13 0.17 0.02 99.26 [2023-01-10T19:50:24.810Z] 19:25:01 0 0.28 0.00 0.07 0.03 0.00 99.62 [2023-01-10T19:50:24.810Z] 19:25:01 1 0.37 0.00 0.22 0.97 0.02 98.43 [2023-01-10T19:50:24.810Z] 19:25:01 2 0.32 0.00 0.08 0.02 0.02 99.57 [2023-01-10T19:50:24.810Z] 19:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.810Z] 19:25:01 4 0.32 0.00 0.12 0.03 0.03 99.50 [2023-01-10T19:50:24.810Z] 19:25:01 5 1.15 0.00 0.23 0.25 0.03 98.33 [2023-01-10T19:50:24.810Z] 19:25:01 6 0.57 0.00 0.12 0.07 0.02 99.23 [2023-01-10T19:50:24.810Z] 19:25:01 7 0.35 0.00 0.17 0.02 0.02 99.45 [2023-01-10T19:50:24.810Z] 19:26:01 all 0.43 0.00 0.15 0.16 0.02 99.24 [2023-01-10T19:50:24.810Z] 19:26:01 0 0.50 0.00 0.08 0.07 0.02 99.33 [2023-01-10T19:50:24.810Z] 19:26:01 1 0.23 0.00 0.27 0.90 0.02 98.58 [2023-01-10T19:50:24.810Z] 19:26:01 2 0.63 0.00 0.28 0.05 0.02 99.02 [2023-01-10T19:50:24.810Z] 19:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-10T19:50:24.810Z] 19:26:01 4 0.43 0.00 0.08 0.02 0.02 99.45 [2023-01-10T19:50:24.810Z] 19:26:01 5 0.79 0.00 0.23 0.22 0.03 98.73 [2023-01-10T19:50:24.810Z] 19:26:01 6 0.37 0.00 0.05 0.03 0.00 99.55 [2023-01-10T19:50:24.810Z] 19:26:01 7 0.50 0.00 0.20 0.03 0.02 99.25 [2023-01-10T19:50:24.810Z] [2023-01-10T19:50:24.810Z] 19:26:01 CPU %user %nice %system %iowait %steal %idle [2023-01-10T19:50:24.810Z] 19:27:01 all 0.70 0.00 0.13 0.15 0.01 99.02 [2023-01-10T19:50:24.810Z] 19:27:01 0 0.47 0.00 0.12 0.03 0.00 99.38 [2023-01-10T19:50:24.810Z] 19:27:01 1 0.70 0.00 0.33 0.87 0.02 98.08 [2023-01-10T19:50:24.810Z] 19:27:01 2 0.52 0.00 0.03 0.03 0.00 99.42 [2023-01-10T19:50:24.810Z] 19:27:01 3 0.68 0.00 0.17 0.05 0.00 99.10 [2023-01-10T19:50:24.810Z] 19:27:01 4 0.91 0.00 0.02 0.00 0.00 99.07 [2023-01-10T19:50:24.810Z] 19:27:01 5 1.74 0.00 0.15 0.17 0.03 97.91 [2023-01-10T19:50:24.810Z] 19:27:01 6 0.20 0.00 0.05 0.02 0.00 99.73 [2023-01-10T19:50:24.810Z] 19:27:01 7 0.35 0.00 0.17 0.03 0.02 99.43 [2023-01-10T19:50:24.810Z] 19:28:01 all 0.66 0.00 0.11 0.14 0.02 99.06 [2023-01-10T19:50:24.810Z] 19:28:01 0 0.37 0.00 0.08 0.03 0.02 99.50 [2023-01-10T19:50:24.810Z] 19:28:01 1 0.50 0.00 0.23 0.87 0.02 98.38 [2023-01-10T19:50:24.810Z] 19:28:01 2 2.53 0.00 0.13 0.05 0.02 97.27 [2023-01-10T19:50:24.810Z] 19:28:01 3 0.48 0.00 0.08 0.05 0.02 99.37 [2023-01-10T19:50:24.810Z] 19:28:01 4 0.17 0.00 0.08 0.02 0.02 99.72 [2023-01-10T19:50:24.810Z] 19:28:01 5 0.55 0.00 0.10 0.05 0.02 99.28 [2023-01-10T19:50:24.810Z] 19:28:01 6 0.17 0.00 0.05 0.02 0.02 99.75 [2023-01-10T19:50:24.811Z] 19:28:01 7 0.52 0.00 0.15 0.05 0.02 99.26 [2023-01-10T19:50:24.811Z] 19:29:01 all 0.71 0.00 0.11 0.14 0.01 99.03 [2023-01-10T19:50:24.811Z] 19:29:01 0 0.37 0.00 0.05 0.02 0.00 99.57 [2023-01-10T19:50:24.811Z] 19:29:01 1 0.45 0.00 0.20 0.85 0.02 98.48 [2023-01-10T19:50:24.811Z] 19:29:01 2 2.55 0.00 0.05 0.05 0.02 97.34 [2023-01-10T19:50:24.811Z] 19:29:01 3 0.50 0.00 0.08 0.03 0.02 99.37 [2023-01-10T19:50:24.811Z] 19:29:01 4 0.57 0.00 0.15 0.07 0.02 99.20 [2023-01-10T19:50:24.811Z] 19:29:01 5 0.48 0.00 0.15 0.05 0.03 99.28 [2023-01-10T19:50:24.811Z] 19:29:01 6 0.32 0.00 0.17 0.03 0.00 99.48 [2023-01-10T19:50:24.811Z] 19:29:01 7 0.38 0.00 0.07 0.02 0.02 99.52 [2023-01-10T19:50:24.811Z] 19:30:01 all 0.48 0.00 0.15 0.17 0.01 99.19 [2023-01-10T19:50:24.811Z] 19:30:01 0 0.37 0.00 0.08 0.03 0.02 99.50 [2023-01-10T19:50:24.811Z] 19:30:01 1 0.32 0.00 0.30 0.98 0.02 98.38 [2023-01-10T19:50:24.811Z] 19:30:01 2 1.10 0.00 0.20 0.07 0.02 98.62 [2023-01-10T19:50:24.811Z] 19:30:01 3 0.49 0.00 0.15 0.03 0.02 99.31 [2023-01-10T19:50:24.811Z] 19:30:01 4 0.18 0.00 0.07 0.03 0.02 99.70 [2023-01-10T19:50:24.811Z] 19:30:01 5 0.62 0.00 0.25 0.10 0.02 99.02 [2023-01-10T19:50:24.811Z] 19:30:01 6 0.33 0.00 0.05 0.03 0.00 99.58 [2023-01-10T19:50:24.811Z] 19:30:01 7 0.42 0.00 0.13 0.05 0.02 99.38 [2023-01-10T19:50:24.811Z] 19:31:01 all 0.83 0.00 0.64 0.39 0.02 98.12 [2023-01-10T19:50:24.811Z] 19:31:01 0 0.60 0.00 0.25 0.02 0.05 99.08 [2023-01-10T19:50:24.811Z] 19:31:01 1 0.53 0.00 0.45 0.52 0.02 98.48 [2023-01-10T19:50:24.811Z] 19:31:01 2 2.17 0.00 2.22 1.50 0.02 94.09 [2023-01-10T19:50:24.811Z] 19:31:01 3 0.54 0.00 0.77 0.02 0.02 98.66 [2023-01-10T19:50:24.811Z] 19:31:01 4 1.27 0.00 0.52 0.73 0.02 97.46 [2023-01-10T19:50:24.811Z] 19:31:01 5 0.58 0.00 0.32 0.03 0.02 99.05 [2023-01-10T19:50:24.811Z] 19:31:01 6 0.57 0.00 0.30 0.25 0.02 98.87 [2023-01-10T19:50:24.811Z] 19:31:01 7 0.42 0.00 0.28 0.02 0.02 99.27 [2023-01-10T19:50:24.811Z] 19:32:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2023-01-10T19:50:24.811Z] 19:32:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2023-01-10T19:50:24.811Z] 19:32:01 1 0.03 0.00 0.02 0.07 0.02 99.87 [2023-01-10T19:50:24.811Z] 19:32:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2023-01-10T19:50:24.811Z] 19:32:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2023-01-10T19:50:24.811Z] 19:32:01 4 0.23 0.00 0.12 0.00 0.02 99.63 [2023-01-10T19:50:24.811Z] 19:32:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-01-10T19:50:24.811Z] 19:32:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2023-01-10T19:50:24.811Z] 19:32:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-10T19:50:24.811Z] 19:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-01-10T19:50:24.811Z] 19:33:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:33:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-10T19:50:24.811Z] 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-10T19:50:24.811Z] 19:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:34:01 1 0.02 0.00 0.00 0.05 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:34:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-10T19:50:24.811Z] 19:34:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:35:01 all 0.26 0.00 0.01 0.01 0.00 99.71 [2023-01-10T19:50:24.811Z] 19:35:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-01-10T19:50:24.811Z] 19:35:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:35:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-10T19:50:24.811Z] 19:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:35:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-01-10T19:50:24.811Z] 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:36:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2023-01-10T19:50:24.811Z] 19:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-10T19:50:24.811Z] 19:36:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-10T19:50:24.811Z] 19:36:01 3 1.97 0.00 0.00 0.00 0.02 98.01 [2023-01-10T19:50:24.811Z] 19:36:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-10T19:50:24.811Z] 19:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-01-10T19:50:24.811Z] 19:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-10T19:50:24.811Z] 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:37:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-10T19:50:24.811Z] 19:37:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:37:01 5 0.10 0.00 0.02 0.02 0.02 99.85 [2023-01-10T19:50:24.811Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-10T19:50:24.811Z] [2023-01-10T19:50:24.811Z] 19:37:01 CPU %user %nice %system %iowait %steal %idle [2023-01-10T19:50:24.811Z] 19:38:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-01-10T19:50:24.811Z] 19:38:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-01-10T19:50:24.811Z] 19:38:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:38:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-10T19:50:24.811Z] 19:38:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-01-10T19:50:24.811Z] 19:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:39:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2023-01-10T19:50:24.811Z] 19:39:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2023-01-10T19:50:24.811Z] 19:39:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-10T19:50:24.811Z] 19:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:39:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-10T19:50:24.811Z] 19:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:39:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-10T19:50:24.811Z] 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:40:01 all 0.25 0.00 0.02 0.00 0.01 99.72 [2023-01-10T19:50:24.811Z] 19:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-10T19:50:24.811Z] 19:40:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:40:01 3 1.92 0.00 0.05 0.00 0.02 98.01 [2023-01-10T19:50:24.811Z] 19:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T19:50:24.811Z] 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:41:01 all 0.08 0.00 0.05 0.01 0.00 99.86 [2023-01-10T19:50:24.811Z] 19:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-10T19:50:24.811Z] 19:41:01 1 0.00 0.00 0.05 0.03 0.00 99.92 [2023-01-10T19:50:24.811Z] 19:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:41:01 3 0.38 0.00 0.17 0.00 0.00 99.45 [2023-01-10T19:50:24.811Z] 19:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-01-10T19:50:24.811Z] 19:41:01 5 0.07 0.00 0.03 0.03 0.00 99.87 [2023-01-10T19:50:24.811Z] 19:41:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:42:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:42:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2023-01-10T19:50:24.811Z] 19:42:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2023-01-10T19:50:24.811Z] 19:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T19:50:24.811Z] 19:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:42:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:43:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-01-10T19:50:24.811Z] 19:43:01 0 0.02 0.00 0.05 0.03 0.02 99.88 [2023-01-10T19:50:24.811Z] 19:43:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-10T19:50:24.811Z] 19:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-10T19:50:24.811Z] 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:44:02 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:44:02 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:44:02 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:44:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:44:02 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-10T19:50:24.811Z] 19:44:02 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-10T19:50:24.811Z] 19:44:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:44:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:44:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-01-10T19:50:24.811Z] 19:45:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2023-01-10T19:50:24.811Z] 19:45:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-10T19:50:24.811Z] 19:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-10T19:50:24.811Z] 19:45:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-01-10T19:50:24.811Z] 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.811Z] 19:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T19:50:24.811Z] 19:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-01-10T19:50:24.811Z] 19:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-01-10T19:50:24.811Z] 19:46:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2023-01-10T19:50:24.811Z] 19:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-10T19:50:24.811Z] 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:46:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-10T19:50:24.811Z] 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.811Z] 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.812Z] 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.812Z] 19:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-10T19:50:24.812Z] 19:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T19:50:24.812Z] 19:47:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-10T19:50:24.812Z] 19:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-10T19:50:24.812Z] 19:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.812Z] 19:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-10T19:50:24.812Z] 19:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-10T19:50:24.812Z] 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.812Z] 19:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T19:50:24.812Z] 19:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-10T19:50:24.812Z] 19:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-10T19:50:24.812Z] 19:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-10T19:50:24.812Z] 19:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.812Z] 19:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.812Z] 19:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T19:50:24.812Z] 19:48:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-10T19:50:24.812Z] 19:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-10T19:50:24.812Z] 19:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.812Z] [2023-01-10T19:50:24.812Z] 19:48:01 CPU %user %nice %system %iowait %steal %idle [2023-01-10T19:50:24.812Z] 19:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-10T19:50:24.812Z] 19:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-10T19:50:24.812Z] 19:49:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-01-10T19:50:24.812Z] 19:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-10T19:50:24.812Z] 19:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T19:50:24.812Z] 19:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-10T19:50:24.812Z] 19:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-10T19:50:24.812Z] 19:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.812Z] 19:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T19:50:24.812Z] 19:50:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2023-01-10T19:50:24.812Z] 19:50:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2023-01-10T19:50:24.812Z] 19:50:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-10T19:50:24.812Z] 19:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-10T19:50:24.812Z] 19:50:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-01-10T19:50:24.812Z] 19:50:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-10T19:50:24.812Z] 19:50:01 5 0.08 0.00 0.02 0.02 0.00 99.88 [2023-01-10T19:50:24.812Z] 19:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T19:50:24.812Z] 19:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-10T19:50:24.812Z] Average: all 6.46 0.00 1.69 1.54 0.03 90.28 [2023-01-10T19:50:24.812Z] Average: 0 6.32 0.00 1.74 3.29 0.04 88.61 [2023-01-10T19:50:24.812Z] Average: 1 6.33 0.00 1.59 1.24 0.03 90.80 [2023-01-10T19:50:24.812Z] Average: 2 6.42 0.00 1.65 1.22 0.03 90.67 [2023-01-10T19:50:24.812Z] Average: 3 6.64 0.00 1.66 1.12 0.03 90.55 [2023-01-10T19:50:24.812Z] Average: 4 6.37 0.00 1.79 1.97 0.04 89.83 [2023-01-10T19:50:24.812Z] Average: 5 6.88 0.00 1.86 1.47 0.04 89.76 [2023-01-10T19:50:24.812Z] Average: 6 6.50 0.00 1.62 0.68 0.02 91.17 [2023-01-10T19:50:24.812Z] Average: 7 6.19 0.00 1.62 1.35 0.03 90.81 [2023-01-10T19:50:24.812Z] [2023-01-10T19:50:24.812Z] [2023-01-10T19:50:24.812Z]