Pull request #4324 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c05d65f1c0854611b5d26670778140972fa248d+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (ee593e10bec3c927f92dd5caed36beaf3b904c7c) 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-ssh12505564279205073371.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-ssh17922891436791439613.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-4324/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-4324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12174750736350087089.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-4324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3664472897787867712.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-ssh10269012724902949729.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-4324/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-4324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12900725134453231944.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4726 in /w/workspace/edgexfoundry_edgex-go_PR-4324 [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 > 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/4324/head:refs/remotes/origin/PR-4324 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 6c05d65f1c0854611b5d26670778140972fa248d Merge succeeded, producing 6c05d65f1c0854611b5d26670778140972fa248d Checking out Revision 6c05d65f1c0854611b5d26670778140972fa248d (PR-4324) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c05d65f1c0854611b5d26670778140972fa248d # 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 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c05d65f1c0854611b5d26670778140972fa248d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T19:04:40.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T19:04:40.742Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T19:04:40.842Z] ========================================================= [2023-02-06T19:04:40.842Z] EdgeX Global Pipelines Version Info [2023-02-06T19:04:40.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:04:41.589Z] ------------------- [2023-02-06T19:04:41.589Z] stable info: [2023-02-06T19:04:41.589Z] ------------------- [2023-02-06T19:04:41.589Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T19:04:41.589Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T19:04:41.589Z] Message: update stable to v1.0.244 [2023-02-06T19:04:42.161Z] ------------------- [2023-02-06T19:04:42.161Z] experimental info: [2023-02-06T19:04:42.161Z] ------------------- [2023-02-06T19:04:42.161Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T19:04:42.161Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T19:04:42.161Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T19:04:42.445Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-06T19:04:42.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-06T19:04:42.514Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T19:04:42.553Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T19:04:42.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T19:04:42.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T19:04:42.661Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T19:04:42.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-06T19:04:42.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-06T19:04:42.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-06T19:04:42.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T19:04:42.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T19:04:42.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T19:04:42.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T19:04:42.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T19:04:43.002Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T19:04:43.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T19:04:43.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T19:04:43.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-06T19:04:43.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-06T19:04:43.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T19:04:43.228Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T19:04:43.269Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T19:04:43.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4324 [Pipeline] echo [2023-02-06T19:04:43.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4324 [Pipeline] echo [2023-02-06T19:04:43.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4324 [Pipeline] echo [2023-02-06T19:04:43.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c05d65f1c0854611b5d26670778140972fa248d [Pipeline] echo [2023-02-06T19:04:43.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c05d65 [Pipeline] echo [2023-02-06T19:04:43.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:04:43.621Z] provisioning config files... [2023-02-06T19:04:43.634Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16989156128478351600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:04:43.982Z] ---> docker-login.sh [2023-02-06T19:04:43.982Z] nexus3.edgexfoundry.org:10001 [2023-02-06T19:04:44.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:44.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:44.243Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:44.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:44.243Z] [2023-02-06T19:04:44.243Z] Login Succeeded [2023-02-06T19:04:44.243Z] nexus3.edgexfoundry.org:10002 [2023-02-06T19:04:44.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:44.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:44.503Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:44.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:44.503Z] [2023-02-06T19:04:44.503Z] Login Succeeded [2023-02-06T19:04:44.503Z] nexus3.edgexfoundry.org:10003 [2023-02-06T19:04:44.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:44.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:44.503Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:44.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:44.503Z] [2023-02-06T19:04:44.503Z] Login Succeeded [2023-02-06T19:04:44.503Z] nexus3.edgexfoundry.org:10004 [2023-02-06T19:04:44.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:44.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:44.763Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:44.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:44.763Z] [2023-02-06T19:04:44.763Z] Login Succeeded [2023-02-06T19:04:44.763Z] docker.io [2023-02-06T19:04:44.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:45.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:45.024Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:45.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:45.024Z] [2023-02-06T19:04:45.024Z] Login Succeeded [2023-02-06T19:04:45.024Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T19:04:45.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T19:04:45.466Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-06T19:04:45.466Z] + cut -d/ -f2 [2023-02-06T19:04:45.466Z] + dirname cmd/core-command/Dockerfile [2023-02-06T19:04:45.466Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-06T19:04:45.466Z] + cut -d/ -f2+ [2023-02-06T19:04:45.466Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T19:04:45.466Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T19:04:45.466Z] + + dirname cmd/core-data/Dockerfilecut [2023-02-06T19:04:45.466Z] -d/ -f2 [2023-02-06T19:04:45.466Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-06T19:04:45.466Z] + + dirname cmd/core-metadata/Dockerfilecut [2023-02-06T19:04:45.466Z] -d/ -f2 [2023-02-06T19:04:45.466Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-06T19:04:45.466Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-06T19:04:45.466Z] + cut -d/ -f2 [2023-02-06T19:04:45.466Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-06T19:04:45.466Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-02-06T19:04:45.466Z] cut -d/ -f2 [2023-02-06T19:04:45.466Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-06T19:04:45.466Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-06T19:04:45.466Z] + cut -d/ -f2 [2023-02-06T19:04:45.466Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-06T19:04:45.466Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T19:04:45.466Z] + cut -d/ -f2 [2023-02-06T19:04:45.466Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T19:04:45.466Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-02-06T19:04:45.466Z] cut -d/ -f2 [2023-02-06T19:04:45.466Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-06T19:04:45.466Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-06T19:04:45.466Z] + cut -d/ -f2 [2023-02-06T19:04:45.466Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-06T19:04:45.466Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-06T19:04:45.466Z] + cut -d/ -f2 [2023-02-06T19:04:45.466Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-06T19:04:45.466Z] + dirname cmd/support-notifications/Dockerfile [2023-02-06T19:04:45.466Z] + cut -d/ -f2 [2023-02-06T19:04:45.466Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-06T19:04:45.466Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-06T19:04:45.466Z] + cut -d/ -f2 [2023-02-06T19:04:45.466Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-06T19:04:45.531Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T19:04:46.045Z] + git rev-list -1 --merges 6c05d65f1c0854611b5d26670778140972fa248d~1..6c05d65f1c0854611b5d26670778140972fa248d [Pipeline] echo [2023-02-06T19:04:46.076Z] -----------> git rev-list -1 --merges 6c05d65f1c0854611b5d26670778140972fa248d~1..6c05d65f1c0854611b5d26670778140972fa248d 6c05d65f1c0854611b5d26670778140972fa248d [false] [Pipeline] sh [2023-02-06T19:04:46.381Z] + git log --format=format:%s -1 6c05d65f1c0854611b5d26670778140972fa248d [Pipeline] echo [2023-02-06T19:04:46.414Z] ========================================================= [2023-02-06T19:04:46.414Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T19:04:46.414Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-06T19:04:46.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T19:04:46.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T19:04:46.839Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T19:04:46.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T19:04:46.839Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T19:04:46.839Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T19:04:46.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:04:47.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:04:47.230Z] [2023-02-06T19:04:47.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:04:47.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:04:47.601Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T19:04:47.601Z] b85a868b505f: Pulling fs layer [2023-02-06T19:04:47.601Z] e2be974225ed: Pulling fs layer [2023-02-06T19:04:47.601Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T19:04:47.601Z] 988bab9f4d93: Pulling fs layer [2023-02-06T19:04:47.601Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T19:04:47.601Z] eaf3925da568: Pulling fs layer [2023-02-06T19:04:47.601Z] bab4dde63d76: Pulling fs layer [2023-02-06T19:04:47.601Z] bde34c3a00c8: Pulling fs layer [2023-02-06T19:04:47.601Z] b352a97aabf1: Pulling fs layer [2023-02-06T19:04:47.601Z] 4872d77fe225: Pulling fs layer [2023-02-06T19:04:47.601Z] 5851b861e8e6: Pulling fs layer [2023-02-06T19:04:47.601Z] 988bab9f4d93: Waiting [2023-02-06T19:04:47.601Z] bab4dde63d76: Waiting [2023-02-06T19:04:47.601Z] eaf3925da568: Waiting [2023-02-06T19:04:47.601Z] bde34c3a00c8: Waiting [2023-02-06T19:04:47.601Z] 1469e6f7b9e6: Waiting [2023-02-06T19:04:47.601Z] b352a97aabf1: Waiting [2023-02-06T19:04:47.601Z] 4872d77fe225: Waiting [2023-02-06T19:04:47.601Z] 5851b861e8e6: Waiting [2023-02-06T19:04:47.869Z] e2be974225ed: Download complete [2023-02-06T19:04:47.869Z] 988bab9f4d93: Verifying Checksum [2023-02-06T19:04:47.869Z] 988bab9f4d93: Download complete [2023-02-06T19:04:47.869Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T19:04:47.869Z] 1469e6f7b9e6: Download complete [2023-02-06T19:04:48.131Z] eaf3925da568: Download complete [2023-02-06T19:04:48.131Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T19:04:48.131Z] 339a4e72a1f5: Download complete [2023-02-06T19:04:48.131Z] bde34c3a00c8: Download complete [2023-02-06T19:04:48.131Z] b352a97aabf1: Download complete [2023-02-06T19:04:48.131Z] 4872d77fe225: Download complete [2023-02-06T19:04:48.131Z] 5851b861e8e6: Verifying Checksum [2023-02-06T19:04:48.131Z] 5851b861e8e6: Download complete [2023-02-06T19:04:48.131Z] b85a868b505f: Download complete [2023-02-06T19:04:48.699Z] bab4dde63d76: Verifying Checksum [2023-02-06T19:04:48.699Z] bab4dde63d76: Download complete [2023-02-06T19:04:50.092Z] b85a868b505f: Pull complete [2023-02-06T19:04:50.353Z] e2be974225ed: Pull complete [2023-02-06T19:04:51.293Z] 339a4e72a1f5: Pull complete [2023-02-06T19:04:51.293Z] 988bab9f4d93: Pull complete [2023-02-06T19:04:51.552Z] 1469e6f7b9e6: Pull complete [2023-02-06T19:04:51.552Z] eaf3925da568: Pull complete [2023-02-06T19:04:53.458Z] bab4dde63d76: Pull complete [2023-02-06T19:04:53.458Z] bde34c3a00c8: Pull complete [2023-02-06T19:04:53.720Z] b352a97aabf1: Pull complete [2023-02-06T19:04:53.720Z] 4872d77fe225: Pull complete [2023-02-06T19:04:53.720Z] 5851b861e8e6: Pull complete [2023-02-06T19:04:53.720Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T19:04:53.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:04:53.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:04:53.932Z] prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container [2023-02-06T19:04:53.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T19:04:55.507Z] $ docker top 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab -eo pid,comm [2023-02-06T19:04:55.567Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-06T19:04:55.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T19:04:55.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T19:04:55.683Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T19:04:55.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T19:04:55.808Z] $ docker exec 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab ssh-agent [2023-02-06T19:04:55.923Z] SSH_AUTH_SOCK=/tmp/ssh-Yt528SmmVu97/agent.33 [2023-02-06T19:04:55.923Z] SSH_AGENT_PID=39 [2023-02-06T19:04:55.930Z] Running ssh-add (command line suppressed) [2023-02-06T19:04:56.044Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2179945815548173892.key (/w/workspace/edgex-go/1@tmp/private_key_2179945815548173892.key) [2023-02-06T19:04:56.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T19:04:56.536Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T19:04:56.560Z] $ docker exec --env ******** --env ******** 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab ssh-agent -k [2023-02-06T19:04:56.657Z] unset SSH_AUTH_SOCK; [2023-02-06T19:04:56.657Z] unset SSH_AGENT_PID; [2023-02-06T19:04:56.657Z] echo Agent pid 39 killed; [2023-02-06T19:04:56.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T19:04:56.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T19:04:56.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T19:04:56.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T19:04:56.877Z] $ docker exec 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab ssh-agent [2023-02-06T19:04:56.991Z] SSH_AUTH_SOCK=/tmp/ssh-e4UrdmV1dzPY/agent.71 [2023-02-06T19:04:56.991Z] SSH_AGENT_PID=77 [2023-02-06T19:04:56.996Z] Running ssh-add (command line suppressed) [2023-02-06T19:04:57.105Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16513210647949504.key (/w/workspace/edgex-go/1@tmp/private_key_16513210647949504.key) [2023-02-06T19:04:57.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T19:04:57.604Z] + git semver init [2023-02-06T19:04:58.086Z] 2023-02-06 19:04:57,622 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T19:04:58.086Z] 2023-02-06 19:04:57,623 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-06T19:04:58.086Z] 2023-02-06 19:04:57,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-06T19:04:58.086Z] 2023-02-06 19:04:57,624 [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-02-06T19:05:06.010Z] 2023-02-06 19:05:05,951 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-06T19:05:06.010Z] 2023-02-06 19:05:05,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4324 with force:False [2023-02-06T19:05:06.010Z] 2023-02-06 19:05:05,951 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4324 [2023-02-06T19:05:06.010Z] 2023-02-06 19:05:05,955 [execute] INFO git cat-file --batch-check [2023-02-06T19:05:06.010Z] 2023-02-06 19:05:05,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T19:05:06.010Z] 2023-02-06 19:05:05,962 [execute] INFO git cat-file --batch [2023-02-06T19:05:06.010Z] 2023-02-06 19:05:05,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T19:05:06.010Z] 2023-02-06 19:05:05,969 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4324 [2023-02-06T19:05:06.010Z] 0.0.0 [Pipeline] } [2023-02-06T19:05:06.040Z] $ docker exec --env ******** --env ******** 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab ssh-agent -k [2023-02-06T19:05:06.134Z] unset SSH_AUTH_SOCK; [2023-02-06T19:05:06.134Z] unset SSH_AGENT_PID; [2023-02-06T19:05:06.134Z] echo Agent pid 77 killed; [2023-02-06T19:05:06.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T19:05:06.594Z] + git semver [Pipeline] } [2023-02-06T19:05:06.883Z] $ docker stop --time=1 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab [2023-02-06T19:05:08.208Z] $ docker rm -f --volumes 9bb244c0ed755e25b6e788ee38440115c7823a7019ac832ddc2de96202a712ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:05:08.613Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T19:05:08.924Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T19:05:08.944Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T19:05:09.735Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-06T19:05:09.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:05:09.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:05:09.829Z] ========================================================= [2023-02-06T19:05:09.829Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T19:05:09.829Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:05:10.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:05:10.164Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T19:05:10.164Z] 213ec9aee27d: Pulling fs layer [2023-02-06T19:05:10.165Z] 4583459ba037: Pulling fs layer [2023-02-06T19:05:10.165Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T19:05:10.165Z] 53926ce57604: Pulling fs layer [2023-02-06T19:05:10.165Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T19:05:10.165Z] 22ff95d597cd: Pulling fs layer [2023-02-06T19:05:10.165Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T19:05:10.165Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T19:05:10.165Z] a7acece74701: Pulling fs layer [2023-02-06T19:05:10.165Z] 21b2b0c7a3f4: Waiting [2023-02-06T19:05:10.165Z] 22ff95d597cd: Waiting [2023-02-06T19:05:10.165Z] 12d6caf4c0d1: Waiting [2023-02-06T19:05:10.165Z] a7acece74701: Waiting [2023-02-06T19:05:10.165Z] 96b7cbca73a9: Waiting [2023-02-06T19:05:10.165Z] 53926ce57604: Waiting [2023-02-06T19:05:10.165Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T19:05:10.165Z] 93c1e223e6f2: Download complete [2023-02-06T19:05:10.165Z] 4583459ba037: Verifying Checksum [2023-02-06T19:05:10.165Z] 4583459ba037: Download complete [2023-02-06T19:05:10.165Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T19:05:10.165Z] 21b2b0c7a3f4: Download complete [2023-02-06T19:05:10.165Z] 22ff95d597cd: Verifying Checksum [2023-02-06T19:05:10.165Z] 22ff95d597cd: Download complete [2023-02-06T19:05:10.165Z] 213ec9aee27d: Verifying Checksum [2023-02-06T19:05:10.165Z] 213ec9aee27d: Download complete [2023-02-06T19:05:10.429Z] 12d6caf4c0d1: Download complete [2023-02-06T19:05:10.429Z] 213ec9aee27d: Pull complete [2023-02-06T19:05:10.716Z] 4583459ba037: Pull complete [2023-02-06T19:05:10.716Z] 93c1e223e6f2: Pull complete [2023-02-06T19:05:11.901Z] a7acece74701: Verifying Checksum [2023-02-06T19:05:11.901Z] a7acece74701: Download complete [2023-02-06T19:05:12.213Z] 53926ce57604: Verifying Checksum [2023-02-06T19:05:12.213Z] 53926ce57604: Download complete [2023-02-06T19:05:12.483Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T19:05:12.483Z] 96b7cbca73a9: Download complete [2023-02-06T19:05:15.769Z] 53926ce57604: Pull complete [2023-02-06T19:05:16.027Z] 21b2b0c7a3f4: Pull complete [2023-02-06T19:05:16.027Z] 22ff95d597cd: Pull complete [2023-02-06T19:05:16.027Z] 12d6caf4c0d1: Pull complete [2023-02-06T19:05:18.557Z] 96b7cbca73a9: Pull complete [2023-02-06T19:05:19.139Z] a7acece74701: Pull complete [2023-02-06T19:05:19.139Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T19:05:19.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:05:19.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:05:19.506Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:05:19.506Z] WORKDIR /edgex [2023-02-06T19:05:19.506Z] COPY go.mod . [2023-02-06T19:05:19.506Z] RUN go mod download [2023-02-06T19:05:19.506Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-06T19:05:20.442Z] Sending build context to Docker daemon 170.1MB [2023-02-06T19:05:20.442Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:05:20.442Z] ---> db6d94c90886 [2023-02-06T19:05:20.442Z] Step 2/4 : WORKDIR /edgex [2023-02-06T19:05:22.347Z] ---> Running in 202183cddfd2 [2023-02-06T19:05:22.347Z] Removing intermediate container 202183cddfd2 [2023-02-06T19:05:22.347Z] ---> 57b4c1ba5fd9 [2023-02-06T19:05:22.347Z] Step 3/4 : COPY go.mod . [2023-02-06T19:05:22.605Z] ---> 7a16a5120cf0 [2023-02-06T19:05:22.605Z] Step 4/4 : RUN go mod download [2023-02-06T19:05:22.605Z] ---> Running in d6de53b6f63e [2023-02-06T19:05:24.261Z] Still waiting to schedule task [2023-02-06T19:05:24.261Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-06T19:05:35.112Z] Removing intermediate container d6de53b6f63e [2023-02-06T19:05:35.112Z] ---> e5214ec56e1f [2023-02-06T19:05:35.112Z] Successfully built e5214ec56e1f [2023-02-06T19:05:35.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:05:35.497Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T19:05:35.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:05:35.645Z] prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container [2023-02-06T19:05:35.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T19:05:36.076Z] $ docker top 18d33003deaae92dc541402c1ea2e03bcc739a2eb6818dea2d2bf63b87bc69fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:05:36.461Z] + go version [2023-02-06T19:05:36.461Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T19:05:36.490Z] $ docker stop --time=1 18d33003deaae92dc541402c1ea2e03bcc739a2eb6818dea2d2bf63b87bc69fb [2023-02-06T19:05:37.791Z] $ docker rm -f --volumes 18d33003deaae92dc541402c1ea2e03bcc739a2eb6818dea2d2bf63b87bc69fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:05:38.664Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T19:05:38.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:05:38.886Z] prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container [2023-02-06T19:05:38.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T19:05:39.277Z] $ docker top 9e088a1858075b5d5fb864e27f95210681a99db837b29e4d54bd9befba9259c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T19:05:39.393Z] ========================================================= [2023-02-06T19:05:39.393Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T19:05:39.393Z] ========================================================= [Pipeline] sh [2023-02-06T19:05:39.684Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:05:40.043Z] + make test [2023-02-06T19:05:40.043Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T19:05:46.602Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-06T19:06:01.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-06T19:06:01.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-06T19:06:01.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2023-02-06T19:06:01.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.108s coverage: 43.1% of statements [2023-02-06T19:06:01.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-06T19:06:01.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-06T19:06:01.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-06T19:06:02.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.0% of statements [2023-02-06T19:06:02.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-06T19:06:02.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.543s coverage: 89.2% of statements [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 2.6% of statements [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.116s coverage: 29.6% of statements [2023-02-06T19:06:06.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.098s coverage: 94.1% of statements [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-02-06T19:06:06.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2023-02-06T19:06:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.101s coverage: 94.4% of statements [2023-02-06T19:06:10.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2023-02-06T19:06:17.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.255s coverage: 79.9% of statements [2023-02-06T19:06:17.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.084s coverage: 86.9% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.378s coverage: 65.3% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-06T19:06:21.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2023-02-06T19:06:21.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-06T19:06:21.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-06T19:06:21.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-06T19:06:21.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-06T19:06:21.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-06T19:06:21.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-06T19:06:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:06:21.636Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-06T19:06:43.571Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-06T19:06:43.571Z] go vet ./... [2023-02-06T19:06:46.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T19:06:46.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T19:06:46.370Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-06T19:06:46.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-06T19:06:46.717Z] + ls -al . [2023-02-06T19:06:46.717Z] total 744 [2023-02-06T19:06:46.717Z] drwxrwxr-x 11 1001 1001 4096 Feb 6 19:05 . [2023-02-06T19:06:46.717Z] drwxr-xr-x 4 root root 4096 Feb 6 19:05 .. [2023-02-06T19:06:46.717Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:04 .blubracket [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 16 Feb 6 19:04 .dockerignore [2023-02-06T19:06:46.717Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 19:06 .git [2023-02-06T19:06:46.717Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:04 .github [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:04 .gitignore [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 42 Feb 6 19:04 .golangci.yml [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 87 Feb 6 19:04 .hadolint.yml [2023-02-06T19:06:46.717Z] drwxr-xr-x 3 1001 1001 4096 Feb 6 19:05 .semver [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 19:04 .sonarcloud.properties [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:04 ADOPTERS.md [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:04 Attribution.txt [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:04 CHANGELOG.md [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:04 CONTRIBUTING.md [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 19:04 GOVERNANCE.md [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 850 Feb 6 19:04 Jenkinsfile [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:04 LICENSE [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:04 Makefile [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 19:04 OWNERS.md [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:04 README.md [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:04 SECURITY.md [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 19:05 VERSION [2023-02-06T19:06:46.717Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:04 bin [2023-02-06T19:06:46.717Z] drwxrwxr-x 17 1001 1001 4096 Feb 6 19:04 cmd [2023-02-06T19:06:46.717Z] -rw-r--r-- 1 root root 486191 Feb 6 19:06 coverage.out [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:04 go.mod [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 34708 Feb 6 19:04 go.sum [2023-02-06T19:06:46.717Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 19:04 internal [2023-02-06T19:06:46.717Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:04 openapi [2023-02-06T19:06:46.717Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 19:04 snap [2023-02-06T19:06:46.717Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 19:04 version.go [Pipeline] sh [2023-02-06T19:06:47.052Z] + '[' -e coverage.out ] [2023-02-06T19:06:47.052Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-06T19:06:47.161Z] Stashed 1 file(s) [Pipeline] sh [2023-02-06T19:06:47.456Z] + make build [2023-02-06T19:06:47.456Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:06:59.886Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:07:01.273Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:07:02.209Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:07:03.141Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:07:11.257Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:07:11.836Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:07:13.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:07:14.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:07:15.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:07:16.474Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:07:19.016Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-06T19:07:19.972Z] $ docker stop --time=1 9e088a1858075b5d5fb864e27f95210681a99db837b29e4d54bd9befba9259c1 [2023-02-06T19:07:26.414Z] $ docker rm -f --volumes 9e088a1858075b5d5fb864e27f95210681a99db837b29e4d54bd9befba9259c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:07:27.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:07:27.456Z] [2023-02-06T19:07:27.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:07:27.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:07:27.829Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-06T19:07:27.829Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-06T19:07:27.829Z] ca9280d653b3: Pulling fs layer [2023-02-06T19:07:27.829Z] 7e9c9ca2126c: Pulling fs layer [2023-02-06T19:07:28.097Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-06T19:07:28.097Z] cbdbe7a5bc2a: Download complete [2023-02-06T19:07:28.097Z] cbdbe7a5bc2a: Pull complete [2023-02-06T19:07:28.358Z] ca9280d653b3: Verifying Checksum [2023-02-06T19:07:28.358Z] ca9280d653b3: Download complete [2023-02-06T19:07:28.617Z] ca9280d653b3: Pull complete [2023-02-06T19:07:28.887Z] 7e9c9ca2126c: Verifying Checksum [2023-02-06T19:07:28.887Z] 7e9c9ca2126c: Download complete [2023-02-06T19:07:32.168Z] 7e9c9ca2126c: Pull complete [2023-02-06T19:07:32.168Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-06T19:07:32.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:07:32.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:07:32.384Z] prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container [2023-02-06T19:07:32.413Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-06T19:07:36.539Z] $ docker top 81d4d77c61ef21129722ea48507130c4a58450727ffeb080dc9bf8d612425184 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:07:36.938Z] + docker-compose build --help [2023-02-06T19:07:36.938Z] + grep parallel [2023-02-06T19:07:37.506Z] --parallel Build images in parallel. [Pipeline] } [2023-02-06T19:07:37.542Z] $ docker stop --time=1 81d4d77c61ef21129722ea48507130c4a58450727ffeb080dc9bf8d612425184 [2023-02-06T19:07:38.897Z] $ docker rm -f --volumes 81d4d77c61ef21129722ea48507130c4a58450727ffeb080dc9bf8d612425184 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:07:39.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:07:39.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:07:39.638Z] prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container [2023-02-06T19:07:39.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-06T19:07:40.039Z] $ docker top 382ae89549d0277130f13e39b9223b1fdcdf4a1bfc919bfeba493531fa580741 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:07:40.415Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-06T19:07:40.983Z] Building core-command ... [2023-02-06T19:07:40.983Z] Building core-common-config-bootstrapper ... [2023-02-06T19:07:40.983Z] Building core-data ... [2023-02-06T19:07:40.983Z] Building core-metadata ... [2023-02-06T19:07:40.983Z] Building security-bootstrapper ... [2023-02-06T19:07:40.983Z] Building security-proxy-setup ... [2023-02-06T19:07:40.983Z] Building security-secretstore-setup ... [2023-02-06T19:07:40.983Z] Building security-spiffe-token-provider ... [2023-02-06T19:07:40.983Z] Building security-spire-agent ... [2023-02-06T19:07:40.983Z] Building security-spire-config ... [2023-02-06T19:07:40.983Z] Building security-spire-server ... [2023-02-06T19:07:40.983Z] Building support-notifications ... [2023-02-06T19:07:40.983Z] Building support-scheduler ... [2023-02-06T19:07:40.983Z] Building security-spire-agent [2023-02-06T19:07:40.983Z] Building core-command [2023-02-06T19:07:40.983Z] Building security-proxy-setup [2023-02-06T19:07:40.983Z] Building support-scheduler [2023-02-06T19:07:40.983Z] Building security-secretstore-setup [2023-02-06T19:07:53.223Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:53.223Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:53.223Z] ---> e5214ec56e1f [2023-02-06T19:07:53.223Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:07:53.223Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:53.223Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:53.223Z] ---> e5214ec56e1f [2023-02-06T19:07:53.223Z] Step 3/21 : WORKDIR /edgex-go [2023-02-06T19:07:53.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:53.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:53.223Z] ---> e5214ec56e1f [2023-02-06T19:07:53.223Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:07:53.223Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:53.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:53.223Z] ---> e5214ec56e1f [2023-02-06T19:07:53.223Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:07:53.888Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4730 in /w/workspace/edgexfoundry_edgex-go_PR-4324 [Pipeline] { [Pipeline] ws [2023-02-06T19:07:53.945Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-06T19:07:54.033Z] The recommended git tool is: git [2023-02-06T19:07:55.414Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:55.414Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:55.414Z] ---> e5214ec56e1f [2023-02-06T19:07:55.414Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:08:01.899Z] using credential edgex-jenkins-ssh [2023-02-06T19:08:01.915Z] Cloning the remote Git repository [2023-02-06T19:08:01.993Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:08:02.127Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-06T19:08:02.395Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:08:02.396Z] > git --version # timeout=10 [2023-02-06T19:08:02.487Z] > git --version # 'git version 2.25.1' [2023-02-06T19:08:02.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:08:02.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T19:08:17.528Z] ---> Running in 026a6449e3d2 [2023-02-06T19:08:17.528Z] ---> Running in 7991dd47d1a9 [2023-02-06T19:08:17.528Z] ---> Running in 138fabe99f66 [2023-02-06T19:08:17.528Z] ---> Running in bed0ccccc531 [2023-02-06T19:08:17.528Z] ---> Running in 23367bcd1c5b [2023-02-06T19:08:17.528Z] Removing intermediate container bed0ccccc531 [2023-02-06T19:08:17.528Z] ---> c8b605051e79 [2023-02-06T19:08:17.528Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:08:17.528Z] Removing intermediate container 7991dd47d1a9 [2023-02-06T19:08:17.528Z] ---> 99abd4d47ccc [2023-02-06T19:08:17.528Z] Step 4/23 : WORKDIR /edgex-go [2023-02-06T19:08:17.528Z] Removing intermediate container 026a6449e3d2 [2023-02-06T19:08:17.528Z] ---> 0c9d25dcee53 [2023-02-06T19:08:17.528Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-06T19:08:17.528Z] Removing intermediate container 138fabe99f66 [2023-02-06T19:08:17.528Z] ---> 099df93345bd [2023-02-06T19:08:17.528Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-06T19:08:17.528Z] Removing intermediate container 23367bcd1c5b [2023-02-06T19:08:17.528Z] ---> c4c3fdc4bdc2 [2023-02-06T19:08:17.528Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:08:17.528Z] ---> Running in bfa1c3ed9142 [2023-02-06T19:08:17.528Z] ---> Running in d253a80070ce [2023-02-06T19:08:17.528Z] ---> Running in 104437e108ea [2023-02-06T19:08:17.528Z] ---> Running in 9b77af9f690b [2023-02-06T19:08:17.528Z] ---> Running in 3e46e213eb72 [2023-02-06T19:08:18.101Z] Removing intermediate container d253a80070ce [2023-02-06T19:08:18.101Z] ---> ab3c2d3089c0 [2023-02-06T19:08:18.101Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:08:18.101Z] Removing intermediate container bfa1c3ed9142 [2023-02-06T19:08:18.101Z] ---> 5139d71e55e0 [2023-02-06T19:08:18.101Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-06T19:08:18.668Z] ---> Running in 5148236d5eaf [2023-02-06T19:08:18.927Z] ---> Running in 6391c9bd9d15 [2023-02-06T19:08:19.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:19.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:19.744Z] OK: 211 MiB in 51 packages [2023-02-06T19:08:20.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:20.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:20.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:20.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:20.283Z] OK: 211 MiB in 51 packages [2023-02-06T19:08:20.283Z] OK: 211 MiB in 51 packages [2023-02-06T19:08:20.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:20.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:20.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:20.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:21.167Z] OK: 211 MiB in 51 packages [2023-02-06T19:08:21.167Z] OK: 211 MiB in 51 packages [2023-02-06T19:08:21.756Z] Removing intermediate container 3e46e213eb72 [2023-02-06T19:08:21.756Z] ---> ea772bd7b00a [2023-02-06T19:08:21.756Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-06T19:08:22.016Z] Removing intermediate container 9b77af9f690b [2023-02-06T19:08:22.016Z] ---> 645a5baca9f1 [2023-02-06T19:08:22.016Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:08:22.588Z] Removing intermediate container 104437e108ea [2023-02-06T19:08:22.588Z] ---> 7fa87e3330da [2023-02-06T19:08:22.588Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:08:22.588Z] ---> 01df1206742b [2023-02-06T19:08:22.588Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:08:21.551Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T19:08:21.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T19:08:22.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T19:08:22.416Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:08:22.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:08:22.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4324/head:refs/remotes/origin/PR-4324 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T19:08:22.866Z] ---> c96f67e02984 [2023-02-06T19:08:22.866Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:08:23.124Z] Removing intermediate container 5148236d5eaf [2023-02-06T19:08:23.124Z] ---> fe07027e9d5c [2023-02-06T19:08:23.124Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:08:23.186Z] Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:08:23.576Z] Merge succeeded, producing 6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:08:23.576Z] Checking out Revision 6c05d65f1c0854611b5d26670778140972fa248d (PR-4324) [2023-02-06T19:08:23.692Z] Removing intermediate container 6391c9bd9d15 [2023-02-06T19:08:23.692Z] ---> 1f2bc943139a [2023-02-06T19:08:23.692Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-06T19:08:23.950Z] ---> Running in cad51b8da2be [2023-02-06T19:08:23.950Z] ---> Running in f04a28c92707 [2023-02-06T19:08:23.950Z] ---> 17cd1cbb7248 [2023-02-06T19:08:23.950Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:08:24.323Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-02-06T19:08:24.382Z] > git --version # timeout=10 [2023-02-06T19:08:24.393Z] > git --version # 'git version 2.25.1' [2023-02-06T19:08:24.405Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-02-06T19:08:24.900Z] ---> c9ae1b9c9886 [2023-02-06T19:08:24.900Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:08:24.900Z] ---> 5ad97a864152 [2023-02-06T19:08:24.900Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T19:08:23.206Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T19:08:23.223Z] > git checkout -f 6c05d65f1c0854611b5d26670778140972fa248d # timeout=10 [2023-02-06T19:08:23.486Z] > git remote # timeout=10 [2023-02-06T19:08:23.504Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T19:08:23.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:08:23.536Z] > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 [2023-02-06T19:08:23.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T19:08:23.585Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T19:08:23.600Z] > git checkout -f 6c05d65f1c0854611b5d26670778140972fa248d # timeout=10 [2023-02-06T19:08:25.506Z] ---> Running in 31863f519b0c [2023-02-06T19:08:25.554Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T19:08:25.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T19:08:25.554Z] Dload Upload Total Spent Left Speed [2023-02-06T19:08:25.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-02-06T19:08:26.233Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-02-06T19:08:26.257Z] ---> Running in 0e13f72168ad [2023-02-06T19:08:26.257Z] ---> Running in ac083691ab9d [Pipeline] sh [2023-02-06T19:08:26.588Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T19:08:26.589Z] + sudo tee /etc/docker/daemon.new [2023-02-06T19:08:26.589Z] { [2023-02-06T19:08:26.589Z] "registry-mirrors": [ [2023-02-06T19:08:26.589Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T19:08:26.589Z] ], [2023-02-06T19:08:26.589Z] "bip": "10.250.0.254/24", [2023-02-06T19:08:26.589Z] "hosts": [ [2023-02-06T19:08:26.589Z] "tcp://0.0.0.0:5555", [2023-02-06T19:08:26.589Z] "unix:///var/run/docker.sock" [2023-02-06T19:08:26.589Z] ], [2023-02-06T19:08:26.589Z] "mtu": 1458, [2023-02-06T19:08:26.589Z] "selinux-enabled": true, [2023-02-06T19:08:26.589Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T19:08:26.589Z] } [Pipeline] sh [2023-02-06T19:08:26.938Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T19:08:27.292Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:08:45.614Z] provisioning config files... [2023-02-06T19:08:45.641Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1445497361098175411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:08:46.032Z] ---> docker-login.sh [2023-02-06T19:08:46.033Z] nexus3.edgexfoundry.org:10001 [2023-02-06T19:08:46.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:46.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:46.581Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:46.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:46.581Z] [2023-02-06T19:08:46.581Z] Login Succeeded [2023-02-06T19:08:46.581Z] nexus3.edgexfoundry.org:10002 [2023-02-06T19:08:46.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:46.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:46.849Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:46.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:46.849Z] [2023-02-06T19:08:46.849Z] Login Succeeded [2023-02-06T19:08:46.849Z] nexus3.edgexfoundry.org:10003 [2023-02-06T19:08:47.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:47.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:47.386Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:47.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:47.386Z] [2023-02-06T19:08:47.386Z] Login Succeeded [2023-02-06T19:08:47.386Z] nexus3.edgexfoundry.org:10004 [2023-02-06T19:08:47.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:47.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:47.656Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:47.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:47.656Z] [2023-02-06T19:08:47.656Z] Login Succeeded [2023-02-06T19:08:47.656Z] docker.io [2023-02-06T19:08:47.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:48.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:48.193Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:48.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:48.193Z] [2023-02-06T19:08:48.193Z] Login Succeeded [2023-02-06T19:08:48.193Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T19:08:48.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-06T19:08:48.915Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-06T19:08:48.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:08:48.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:08:49.026Z] ========================================================= [2023-02-06T19:08:49.026Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T19:08:49.026Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:08:49.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:08:49.399Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T19:08:49.399Z] 9b18e9b68314: Pulling fs layer [2023-02-06T19:08:49.399Z] 35d82f9e3411: Pulling fs layer [2023-02-06T19:08:49.399Z] e16973657156: Pulling fs layer [2023-02-06T19:08:49.399Z] fc693d55d65f: Pulling fs layer [2023-02-06T19:08:49.399Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T19:08:49.399Z] dda99020689f: Pulling fs layer [2023-02-06T19:08:49.399Z] db1c61fa0a46: Pulling fs layer [2023-02-06T19:08:49.399Z] 891c053d2c06: Pulling fs layer [2023-02-06T19:08:49.399Z] fc693d55d65f: Waiting [2023-02-06T19:08:49.399Z] 7e9fc2657dce: Waiting [2023-02-06T19:08:49.399Z] dda99020689f: Waiting [2023-02-06T19:08:49.399Z] db1c61fa0a46: Waiting [2023-02-06T19:08:49.400Z] 891c053d2c06: Waiting [2023-02-06T19:08:49.674Z] e16973657156: Verifying Checksum [2023-02-06T19:08:49.674Z] e16973657156: Download complete [2023-02-06T19:08:49.674Z] 35d82f9e3411: Download complete [2023-02-06T19:08:49.674Z] 7e9fc2657dce: Verifying Checksum [2023-02-06T19:08:49.674Z] 7e9fc2657dce: Download complete [2023-02-06T19:08:49.674Z] dda99020689f: Verifying Checksum [2023-02-06T19:08:49.674Z] dda99020689f: Download complete [2023-02-06T19:08:49.674Z] 9b18e9b68314: Download complete [2023-02-06T19:08:50.260Z] 9b18e9b68314: Pull complete [2023-02-06T19:08:50.849Z] 35d82f9e3411: Pull complete [2023-02-06T19:08:51.118Z] e16973657156: Pull complete [2023-02-06T19:08:51.707Z] 891c053d2c06: Verifying Checksum [2023-02-06T19:08:51.707Z] 891c053d2c06: Download complete [2023-02-06T19:08:52.298Z] fc693d55d65f: Verifying Checksum [2023-02-06T19:08:52.298Z] fc693d55d65f: Download complete [2023-02-06T19:08:52.565Z] db1c61fa0a46: Verifying Checksum [2023-02-06T19:08:52.565Z] db1c61fa0a46: Download complete [2023-02-06T19:09:04.887Z] fc693d55d65f: Pull complete [2023-02-06T19:09:04.887Z] 7e9fc2657dce: Pull complete [2023-02-06T19:09:04.887Z] dda99020689f: Pull complete [2023-02-06T19:09:09.207Z] db1c61fa0a46: Pull complete [2023-02-06T19:09:11.181Z] 891c053d2c06: Pull complete [2023-02-06T19:09:11.181Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T19:09:11.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:11.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:09:11.564Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:11.564Z] WORKDIR /edgex [2023-02-06T19:09:11.564Z] COPY go.mod . [2023-02-06T19:09:11.564Z] RUN go mod download [2023-02-06T19:09:11.564Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-06T19:09:12.155Z] Sending build context to Docker daemon 3.093MB [2023-02-06T19:09:12.155Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:12.155Z] ---> f96f9c87975a [2023-02-06T19:09:12.155Z] Step 2/4 : WORKDIR /edgex [2023-02-06T19:09:14.126Z] ---> Running in fffa215e0e39 [2023-02-06T19:09:14.393Z] Removing intermediate container fffa215e0e39 [2023-02-06T19:09:14.393Z] ---> e02697775243 [2023-02-06T19:09:14.393Z] Step 3/4 : COPY go.mod . [2023-02-06T19:09:14.979Z] ---> 058f060361b5 [2023-02-06T19:09:14.979Z] Step 4/4 : RUN go mod download [2023-02-06T19:09:14.979Z] ---> Running in dcadc6483b7f [2023-02-06T19:09:47.218Z] Removing intermediate container dcadc6483b7f [2023-02-06T19:09:47.218Z] ---> cea682914627 [2023-02-06T19:09:47.218Z] Successfully built cea682914627 [2023-02-06T19:09:47.218Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:09:47.622Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T19:09:47.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:09:47.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container [2023-02-06T19:09:47.944Z] $ 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-02-06T19:09:49.229Z] $ docker top 48272d074fdc254364b2298503daca8694beafd42e718f1d205963ec8b05b13f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:09:50.112Z] + go version [2023-02-06T19:09:50.112Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T19:09:50.150Z] $ docker stop --time=1 48272d074fdc254364b2298503daca8694beafd42e718f1d205963ec8b05b13f [2023-02-06T19:09:51.771Z] $ docker rm -f --volumes 48272d074fdc254364b2298503daca8694beafd42e718f1d205963ec8b05b13f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:09:52.655Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T19:09:52.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:09:52.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container [2023-02-06T19:09:52.991Z] $ 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-02-06T19:09:54.171Z] $ docker top f45b6c3e062757accb996c3744fe3b5595327d1cc8307f8814cb20fd6850d33c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T19:09:54.407Z] ========================================================= [2023-02-06T19:09:54.407Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T19:09:54.407Z] ========================================================= [Pipeline] sh [2023-02-06T19:09:54.736Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:09:55.128Z] + make test [2023-02-06T19:09:55.128Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T19:10:34.002Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T19:11:18.395Z] Removing intermediate container 31863f519b0c [2023-02-06T19:11:18.395Z] ---> 4a7b045ab87b [2023-02-06T19:11:18.395Z] Step 7/24 : COPY . . [2023-02-06T19:11:18.395Z] Removing intermediate container ac083691ab9d [2023-02-06T19:11:18.395Z] ---> abd9a3527195 [2023-02-06T19:11:18.395Z] Step 8/23 : COPY . . [2023-02-06T19:11:18.395Z] Removing intermediate container cad51b8da2be [2023-02-06T19:11:18.395Z] ---> cb3408ed86d1 [2023-02-06T19:11:18.395Z] Step 7/21 : COPY . . [2023-02-06T19:11:18.395Z] Removing intermediate container 0e13f72168ad [2023-02-06T19:11:18.395Z] ---> d02ff3e28d19 [2023-02-06T19:11:18.395Z] Step 8/22 : COPY . . [2023-02-06T19:11:18.395Z] Removing intermediate container f04a28c92707 [2023-02-06T19:11:18.395Z] ---> e4598bde336c [2023-02-06T19:11:18.395Z] Step 7/24 : COPY . . [2023-02-06T19:12:14.661Z] ---> 097b51936c31 [2023-02-06T19:12:14.662Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-06T19:12:14.662Z] ---> 33038631559c [2023-02-06T19:12:14.662Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-06T19:12:14.662Z] ---> 678c196356c0 [2023-02-06T19:12:14.662Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:12:14.662Z] ---> 595059d99d69 [2023-02-06T19:12:14.662Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-06T19:12:14.662Z] ---> 768c0b393d48 [2023-02-06T19:12:14.662Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-06T19:12:14.662Z] ---> Running in eb3fd407ec71 [2023-02-06T19:12:14.662Z] ---> Running in ac0c60278266 [2023-02-06T19:12:14.662Z] ---> Running in 2ee70f8c9091 [2023-02-06T19:12:14.662Z] ---> Running in 18c2a70075e7 [2023-02-06T19:12:14.662Z] ---> Running in ff406e1d065b [2023-02-06T19:12:14.662Z] Removing intermediate container ac0c60278266 [2023-02-06T19:12:14.662Z] ---> 54e7a710eeba [2023-02-06T19:12:14.662Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:12:14.662Z] ---> Running in bbc67937b832 [2023-02-06T19:12:14.662Z] Removing intermediate container bbc67937b832 [2023-02-06T19:12:14.662Z] ---> 298a8be9484d [2023-02-06T19:12:14.662Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:12:14.662Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:12:14.662Z] ---> Running in a23aca4f78cd [2023-02-06T19:12:14.662Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:12:14.662Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:12:14.662Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:12:15.593Z] Removing intermediate container a23aca4f78cd [2023-02-06T19:12:15.593Z] ---> 908bf3ea46bf [2023-02-06T19:12:15.593Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:12:20.873Z] ---> Running in 2e154e774991 [2023-02-06T19:12:25.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-06T19:12:25.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-06T19:12:25.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-06T19:12:26.915Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-06T19:12:26.915Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-06T19:12:29.032Z] Removing intermediate container 2e154e774991 [2023-02-06T19:12:29.032Z] ---> a79fd0267b2f [2023-02-06T19:12:29.032Z] [2023-02-06T19:12:29.032Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:12:29.032Z] 3.15: Pulling from library/alpine [2023-02-06T19:12:29.600Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T19:12:29.600Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T19:12:29.600Z] ---> c4fc93816858 [2023-02-06T19:12:29.600Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:12:31.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-06T19:12:31.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-06T19:12:31.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-06T19:12:31.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-06T19:12:31.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-06T19:12:34.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-06T19:12:34.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-06T19:12:34.776Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-06T19:12:34.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-06T19:12:41.865Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:12:41.865Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:12:47.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements [2023-02-06T19:12:47.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-06T19:12:47.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-06T19:12:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.502s coverage: 98.5% of statements [2023-02-06T19:12:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.696s coverage: 43.1% of statements [2023-02-06T19:12:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-06T19:12:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-06T19:12:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-06T19:12:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.524s coverage: 54.0% of statements [2023-02-06T19:12:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-06T19:12:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-06T19:12:54.141Z] ---> Running in 3393d5914f2e [2023-02-06T19:13:01.253Z] Removing intermediate container 3393d5914f2e [2023-02-06T19:13:01.253Z] ---> c17e36803104 [2023-02-06T19:13:01.253Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:13:15.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.079s coverage: 89.2% of statements [2023-02-06T19:13:15.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-06T19:13:15.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-06T19:13:15.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:13:15.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-06T19:13:15.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-06T19:13:15.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.658s coverage: 2.6% of statements [2023-02-06T19:13:15.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-06T19:13:15.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-06T19:13:16.196Z] ---> Running in 1b1210f28dfb [2023-02-06T19:13:16.196Z] Removing intermediate container 2ee70f8c9091 [2023-02-06T19:13:16.196Z] ---> dce007cc42c2 [2023-02-06T19:13:16.196Z] [2023-02-06T19:13:16.196Z] Step 10/23 : FROM alpine:3.16 [2023-02-06T19:13:16.196Z] Removing intermediate container ff406e1d065b [2023-02-06T19:13:16.196Z] ---> 80bd49e68137 [2023-02-06T19:13:16.196Z] [2023-02-06T19:13:16.196Z] Step 9/24 : FROM alpine:3.16 [2023-02-06T19:13:16.196Z] Removing intermediate container 18c2a70075e7 [2023-02-06T19:13:16.196Z] ---> a6629a8be359 [2023-02-06T19:13:16.196Z] [2023-02-06T19:13:16.196Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:13:16.196Z] 3.16: Pulling from library/alpine [2023-02-06T19:13:16.196Z] Removing intermediate container eb3fd407ec71 [2023-02-06T19:13:16.196Z] ---> b62b7ca4b2a9 [2023-02-06T19:13:16.196Z] [2023-02-06T19:13:16.196Z] Step 9/21 : FROM alpine:3.16 [2023-02-06T19:13:16.196Z] 3.16: Pulling from library/alpine [2023-02-06T19:13:16.196Z] 3.16: Pulling from library/alpine [2023-02-06T19:13:16.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:16.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:16.977Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:13:16.977Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:13:16.977Z] OK: 15859 distinct packages available [2023-02-06T19:13:16.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:16.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:17.238Z] 3.16: Pulling from library/alpine [2023-02-06T19:13:17.238Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-06T19:13:17.238Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:13:17.238Z] (3/5) Installing libucontext (1.1-r0) [2023-02-06T19:13:17.498Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-06T19:13:17.498Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-06T19:13:17.498Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:13:17.498Z] OK: 7 MiB in 19 packages [2023-02-06T19:13:17.498Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:13:17.498Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T19:13:17.498Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:13:17.498Z] Status: Image is up to date for alpine:3.16 [2023-02-06T19:13:17.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.855s coverage: 95.6% of statements [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-06T19:13:17.842Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.324s coverage: 72.2% of statements [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-06T19:13:17.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.447s coverage: 65.9% of statements [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-06T19:13:17.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.522s coverage: 0.9% of statements [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-06T19:13:17.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.390s coverage: 29.6% of statements [2023-02-06T19:13:17.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-06T19:13:17.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.400s coverage: 47.1% of statements [2023-02-06T19:13:17.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.270s coverage: 82.9% of statements [2023-02-06T19:13:17.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.321s coverage: 94.1% of statements [2023-02-06T19:13:17.953Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:13:17.953Z] Status: Image is up to date for alpine:3.16 [2023-02-06T19:13:17.953Z] ---> bfe296a52501 [2023-02-06T19:13:17.953Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-06T19:13:17.953Z] ---> bfe296a52501 [2023-02-06T19:13:17.953Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-06T19:13:18.223Z] ---> bfe296a52501 [2023-02-06T19:13:18.223Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:13:18.485Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:13:18.485Z] Status: Image is up to date for alpine:3.16 [2023-02-06T19:13:18.485Z] ---> bfe296a52501 [2023-02-06T19:13:18.485Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:13:18.746Z] ---> Running in eb57fccf6a8a [2023-02-06T19:13:18.746Z] ---> Running in 5a2262a1f62e [2023-02-06T19:13:19.320Z] ---> Running in cde9b8fed493 [2023-02-06T19:13:19.320Z] ---> Running in feb0e940f1f0 [2023-02-06T19:13:19.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements [2023-02-06T19:13:21.234Z] Removing intermediate container 1b1210f28dfb [2023-02-06T19:13:21.234Z] ---> 3fa6a6cba798 [2023-02-06T19:13:21.234Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-06T19:13:21.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements [2023-02-06T19:13:22.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:22.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:23.139Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-06T19:13:23.139Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-06T19:13:23.139Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-06T19:13:23.139Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-06T19:13:23.139Z] (5/6) Installing curl (7.83.1-r5) [2023-02-06T19:13:23.139Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-06T19:13:23.139Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:13:23.139Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:13:23.139Z] OK: 8 MiB in 20 packages [2023-02-06T19:13:24.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:24.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:24.796Z] ---> 95d3e8217ceb [2023-02-06T19:13:24.796Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:13:25.367Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-06T19:13:25.367Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-06T19:13:25.367Z] (3/3) Installing su-exec (0.2-r1) [2023-02-06T19:13:25.367Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:13:25.367Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:13:25.367Z] OK: 6 MiB in 17 packages [2023-02-06T19:13:25.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:25.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:25.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:25.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:25.626Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:13:25.626Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:13:25.626Z] OK: 6 MiB in 15 packages [2023-02-06T19:13:25.885Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:13:25.885Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:13:25.885Z] OK: 6 MiB in 15 packages [2023-02-06T19:13:34.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.276s coverage: 94.4% of statements [2023-02-06T19:13:34.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements [2023-02-06T19:13:34.256Z] ---> cf24d9ceca10 [2023-02-06T19:13:34.256Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:13:34.256Z] Removing intermediate container eb57fccf6a8a [2023-02-06T19:13:34.256Z] ---> a304762499a9 [2023-02-06T19:13:34.256Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:13:35.165Z] ---> Running in 03ccfd388425 [2023-02-06T19:13:35.165Z] ---> 9de319a9b6b7 [2023-02-06T19:13:35.165Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-06T19:13:35.165Z] Removing intermediate container 5a2262a1f62e [2023-02-06T19:13:35.165Z] ---> c5ac2c1ebd28 [2023-02-06T19:13:35.165Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:13:36.114Z] Removing intermediate container feb0e940f1f0 [2023-02-06T19:13:36.114Z] ---> f0dae7936f00 [2023-02-06T19:13:36.114Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:13:36.376Z] ---> Running in 4e55109be06f [2023-02-06T19:13:36.637Z] Removing intermediate container 03ccfd388425 [2023-02-06T19:13:36.637Z] ---> 501510d3ebbf [2023-02-06T19:13:36.637Z] Step 12/21 : WORKDIR /edgex [2023-02-06T19:13:36.637Z] Removing intermediate container cde9b8fed493 [2023-02-06T19:13:36.637Z] ---> 415dcd7156ef [2023-02-06T19:13:36.637Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:13:36.910Z] ---> Running in 2702a12a17a9 [2023-02-06T19:13:38.406Z] ---> bb11f67ad07d [2023-02-06T19:13:38.406Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-06T19:13:38.406Z] ---> Running in 187c8874e349 [2023-02-06T19:13:38.406Z] ---> Running in b9618ea7e6d5 [2023-02-06T19:13:38.406Z] Removing intermediate container 4e55109be06f [2023-02-06T19:13:38.406Z] ---> e7e593bb2108 [2023-02-06T19:13:38.406Z] Step 12/24 : WORKDIR / [2023-02-06T19:13:38.406Z] Removing intermediate container 2702a12a17a9 [2023-02-06T19:13:38.406Z] ---> 495b9061298d [2023-02-06T19:13:38.406Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-06T19:13:38.686Z] ---> d403cc42bb6d [2023-02-06T19:13:38.686Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:13:38.686Z] ---> Running in 93e0452859dd [2023-02-06T19:13:38.686Z] Removing intermediate container b9618ea7e6d5 [2023-02-06T19:13:38.686Z] ---> c34d677586fb [2023-02-06T19:13:38.686Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-06T19:13:38.957Z] Removing intermediate container 187c8874e349 [2023-02-06T19:13:38.957Z] ---> 0d2b684409b2 [2023-02-06T19:13:38.957Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-06T19:13:38.957Z] ---> Running in 1a186d76b2ad [2023-02-06T19:13:39.523Z] ---> Running in 029d26ca6f77 [2023-02-06T19:13:39.523Z] ---> Running in 5393338fd261 [2023-02-06T19:13:40.459Z] Removing intermediate container 93e0452859dd [2023-02-06T19:13:40.459Z] ---> b97f50e5aa0b [2023-02-06T19:13:40.459Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-06T19:13:40.717Z] ---> 1499927fc1bc [2023-02-06T19:13:40.717Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-06T19:13:41.655Z] Removing intermediate container 1a186d76b2ad [2023-02-06T19:13:41.655Z] ---> 716ada7b6f07 [2023-02-06T19:13:41.655Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-06T19:13:41.914Z] Removing intermediate container 029d26ca6f77 [2023-02-06T19:13:41.914Z] ---> 56b8772ad242 [2023-02-06T19:13:41.914Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:13:42.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.977s coverage: 79.9% of statements [2023-02-06T19:13:42.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-06T19:13:42.497Z] Removing intermediate container 5393338fd261 [2023-02-06T19:13:42.497Z] ---> b63583948461 [2023-02-06T19:13:42.497Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:13:42.497Z] ---> Running in 6bbe2f082207 [2023-02-06T19:13:42.757Z] ---> Running in 4895f076335d [2023-02-06T19:13:42.757Z] ---> Running in 16283ef48f00 [2023-02-06T19:13:43.016Z] ---> 3d182ffa9209 [2023-02-06T19:13:43.016Z] ---> 03c522e993db [2023-02-06T19:13:43.016Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-06T19:13:43.016Z] [2023-02-06T19:13:44.927Z] Removing intermediate container 6bbe2f082207 [2023-02-06T19:13:44.927Z] ---> bce1751196da [2023-02-06T19:13:44.927Z] Step 15/23 : WORKDIR / [2023-02-06T19:13:45.194Z] Removing intermediate container 4895f076335d [2023-02-06T19:13:45.194Z] ---> 60d1f7bb29a7 [2023-02-06T19:13:45.194Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:13:45.454Z] Removing intermediate container 16283ef48f00 [2023-02-06T19:13:45.454Z] ---> 97687aef36d5 [2023-02-06T19:13:45.454Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:13:45.454Z] ---> b64e0d96f521 [2023-02-06T19:13:45.454Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-06T19:13:45.714Z] ---> 0e421971f026 [2023-02-06T19:13:45.714Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:13:45.973Z] ---> Running in 7af97438d6ae [2023-02-06T19:13:45.973Z] ---> Running in 3750bdba1a0e [2023-02-06T19:13:46.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.342s coverage: 92.9% of statements [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-06T19:13:46.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-06T19:13:46.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.293s coverage: 86.9% of statements [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-06T19:13:46.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-06T19:13:46.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.230s coverage: 100.0% of statements [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-06T19:13:46.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 77.4% of statements [2023-02-06T19:13:46.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-06T19:13:46.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.316s coverage: 80.0% of statements [2023-02-06T19:13:46.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements [2023-02-06T19:13:46.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.110s coverage: 91.2% of statements [2023-02-06T19:13:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-06T19:13:47.353Z] ---> ca68a3b3b428 [2023-02-06T19:13:47.353Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-06T19:13:47.923Z] ---> e583e5b5d0a8 [2023-02-06T19:13:47.923Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-06T19:13:48.181Z] ---> 6d14f88daaa9 [2023-02-06T19:13:48.181Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:13:51.643Z] Removing intermediate container 3750bdba1a0e [2023-02-06T19:13:51.643Z] ---> 12b6ed723bc7 [2023-02-06T19:13:51.643Z] Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:13:51.902Z] Removing intermediate container 7af97438d6ae [2023-02-06T19:13:51.902Z] ---> 10e5c8801a8d [2023-02-06T19:13:51.902Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:13:52.846Z] ---> 6f0c0462e4c8 [2023-02-06T19:13:52.846Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-06T19:13:52.846Z] ---> Running in 4c25511a150b [2023-02-06T19:13:53.419Z] ---> Running in 1cf104518d8e [2023-02-06T19:13:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 64.7% of statements [2023-02-06T19:13:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-06T19:13:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-06T19:13:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements [2023-02-06T19:13:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements [2023-02-06T19:13:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2023-02-06T19:13:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.153s coverage: 73.7% of statements [2023-02-06T19:13:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-02-06T19:13:56.014Z] ---> 75db15f69545 [2023-02-06T19:13:56.015Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-06T19:13:56.583Z] ---> c7bc2f8b1880 [2023-02-06T19:13:56.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-06T19:13:59.883Z] ---> 6c713a86c1f5 [2023-02-06T19:13:59.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-06T19:14:00.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.639s coverage: 65.3% of statements [2023-02-06T19:14:00.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-06T19:14:00.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-06T19:14:00.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-06T19:14:00.459Z] Removing intermediate container 1cf104518d8e [2023-02-06T19:14:00.459Z] ---> 982c0ec47dd1 [2023-02-06T19:14:00.459Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:14:01.839Z] ---> 2f66625094d5 [2023-02-06T19:14:01.839Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-06T19:14:02.425Z] ---> 0376ca80822a [2023-02-06T19:14:02.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-06T19:14:02.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 41.8% of statements [2023-02-06T19:14:02.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-06T19:14:02.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-06T19:14:02.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.334s coverage: 89.5% of statements [2023-02-06T19:14:02.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-06T19:14:02.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements [2023-02-06T19:14:02.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-06T19:14:02.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-06T19:14:02.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-06T19:14:02.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-06T19:14:02.994Z] ---> Running in 7a224e643132 [2023-02-06T19:14:02.994Z] ---> Running in bfbf5b6f3efa [2023-02-06T19:14:03.562Z] ---> cb2a4a09fc09 [2023-02-06T19:14:03.562Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:14:05.142Z] ---> acb9fad1e486 [2023-02-06T19:14:05.142Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-06T19:14:06.127Z] Removing intermediate container 7a224e643132 [2023-02-06T19:14:06.127Z] ---> 8d2c19c37183 [2023-02-06T19:14:06.127Z] [2023-02-06T19:14:06.127Z] Successfully built 8d2c19c37183 [2023-02-06T19:14:06.127Z] Removing intermediate container bfbf5b6f3efa [2023-02-06T19:14:06.127Z] ---> e0ae9ab89c7b [2023-02-06T19:14:06.127Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:14:06.387Z] Successfully tagged security-spire-agent:latest [2023-02-06T19:14:06.387Z]  Building security-spire-agent ... done Building core-metadata [2023-02-06T19:14:06.649Z] ---> Running in 0c384f7cf9c7 [2023-02-06T19:14:06.649Z] Removing intermediate container 4c25511a150b [2023-02-06T19:14:06.649Z] ---> d07c98327709 [2023-02-06T19:14:06.649Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:14:08.559Z] ---> 80da2e0de260 [2023-02-06T19:14:08.559Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:14:10.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.430s coverage: 17.7% of statements [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-06T19:14:10.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.785s coverage: 92.3% of statements [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-06T19:14:10.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.527s coverage: 63.2% of statements [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-06T19:14:10.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.521s coverage: 97.7% of statements [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-06T19:14:10.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:14:11.107Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:14:11.107Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:14:11.107Z] ---> e5214ec56e1f [2023-02-06T19:14:11.107Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:14:11.107Z] ---> Using cache [2023-02-06T19:14:11.107Z] ---> 99abd4d47ccc [2023-02-06T19:14:11.107Z] Step 4/24 : WORKDIR /edgex-go [2023-02-06T19:14:11.107Z] ---> Using cache [2023-02-06T19:14:11.107Z] ---> 5139d71e55e0 [2023-02-06T19:14:11.107Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-06T19:14:11.107Z] ---> Using cache [2023-02-06T19:14:11.107Z] ---> 1f2bc943139a [2023-02-06T19:14:11.107Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-06T19:14:11.107Z] ---> Using cache [2023-02-06T19:14:11.107Z] ---> 5ad97a864152 [2023-02-06T19:14:11.107Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:14:11.107Z] ---> Using cache [2023-02-06T19:14:11.107Z] ---> abd9a3527195 [2023-02-06T19:14:11.107Z] Step 8/24 : COPY . . [2023-02-06T19:14:11.107Z] ---> Using cache [2023-02-06T19:14:11.107Z] ---> 097b51936c31 [2023-02-06T19:14:11.107Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-06T19:14:11.567Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-06T19:14:11.567Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T19:14:11.567Z] go vet ./... [2023-02-06T19:14:19.247Z] ---> Running in 052f0029dd32 [2023-02-06T19:14:19.247Z] ---> Running in bd33470fa329 [2023-02-06T19:14:19.247Z] ---> Running in 5e6c1d16b3e0 [2023-02-06T19:14:19.247Z] ---> Running in be5c1ab7ab96 [2023-02-06T19:14:19.247Z] Removing intermediate container 0c384f7cf9c7 [2023-02-06T19:14:19.247Z] ---> 4ad7ec00c506 [2023-02-06T19:14:19.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:14:19.247Z] ---> Running in 904a03212a5d [2023-02-06T19:14:19.247Z] Removing intermediate container bd33470fa329 [2023-02-06T19:14:19.247Z] ---> 15578b128cd3 [2023-02-06T19:14:19.247Z] Step 19/21 : LABEL arch=x86_64 [2023-02-06T19:14:19.247Z] Removing intermediate container 052f0029dd32 [2023-02-06T19:14:19.247Z] ---> 56a5833c26dc [2023-02-06T19:14:19.247Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:14:19.247Z] ---> Running in f2f9bffeb43a [2023-02-06T19:14:19.247Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:14:19.247Z] ---> Running in 07862099bced [2023-02-06T19:14:19.247Z] Removing intermediate container 904a03212a5d [2023-02-06T19:14:19.247Z] ---> b5e2a61948ea [2023-02-06T19:14:19.247Z] Step 21/23 : LABEL arch=x86_64 [2023-02-06T19:14:20.636Z] ---> Running in 049ae288eedf [2023-02-06T19:14:20.636Z] Removing intermediate container f2f9bffeb43a [2023-02-06T19:14:20.636Z] ---> a59e734f355c [2023-02-06T19:14:20.636Z] Step 20/21 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:14:20.895Z] Removing intermediate container 07862099bced [2023-02-06T19:14:20.895Z] ---> 3bfa7a3134ff [2023-02-06T19:14:20.895Z] Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:14:21.477Z] ---> Running in b190d8b869b6 [2023-02-06T19:14:24.798Z] ---> Running in 5fed94e5b6f4 [2023-02-06T19:14:24.798Z] Removing intermediate container 049ae288eedf [2023-02-06T19:14:24.798Z] ---> 78385320ba26 [2023-02-06T19:14:24.798Z] Step 22/23 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:14:26.716Z] Removing intermediate container 5e6c1d16b3e0 [2023-02-06T19:14:26.716Z] ---> 68c9f2186471 [2023-02-06T19:14:26.716Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:14:29.269Z] ---> Running in 12a3f261229a [2023-02-06T19:14:29.269Z] ---> Running in da4632fb44e0 [2023-02-06T19:14:29.269Z] Removing intermediate container b190d8b869b6 [2023-02-06T19:14:29.269Z] ---> 1880998c8060 [2023-02-06T19:14:29.269Z] Step 21/21 : LABEL version=0.0.0 [2023-02-06T19:14:29.529Z] Removing intermediate container 5fed94e5b6f4 [2023-02-06T19:14:29.529Z] ---> d240f7bf7789 [2023-02-06T19:14:29.529Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:14:31.166Z] ---> Running in cdf8ec73241f [2023-02-06T19:14:31.166Z] Removing intermediate container 12a3f261229a [2023-02-06T19:14:31.166Z] ---> 11e7e8740171 [2023-02-06T19:14:31.166Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:14:31.166Z] ---> Running in d0d7aa10c9f7 [2023-02-06T19:14:31.166Z] Removing intermediate container da4632fb44e0 [2023-02-06T19:14:31.166Z] ---> 19c447be0802 [2023-02-06T19:14:31.166Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:14:31.773Z] ---> Running in f143be152c2e [2023-02-06T19:14:32.037Z] ---> Running in 1df73dccbc77 [2023-02-06T19:14:32.037Z] Removing intermediate container cdf8ec73241f [2023-02-06T19:14:32.037Z] ---> 9908967e494f [2023-02-06T19:14:32.037Z] [2023-02-06T19:14:32.037Z] Successfully built 9908967e494f [2023-02-06T19:14:32.037Z] Removing intermediate container d0d7aa10c9f7 [2023-02-06T19:14:32.037Z] ---> c12e05647447 [2023-02-06T19:14:32.037Z] [2023-02-06T19:14:32.346Z] Successfully tagged security-proxy-setup:latest [2023-02-06T19:14:32.346Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-02-06T19:14:32.346Z] Removing intermediate container f143be152c2e [2023-02-06T19:14:32.346Z] ---> 608ff40777a2 [2023-02-06T19:14:32.346Z] [2023-02-06T19:14:32.346Z] Successfully built c12e05647447 [2023-02-06T19:14:32.346Z] Removing intermediate container 1df73dccbc77 [2023-02-06T19:14:32.346Z] ---> 3c703bbe2d25 [2023-02-06T19:14:32.346Z] Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:14:32.346Z] Successfully tagged support-scheduler:latest [2023-02-06T19:14:32.346Z]  Building support-scheduler ... done Building support-notifications [2023-02-06T19:14:32.604Z] Successfully built 608ff40777a2 [2023-02-06T19:14:32.604Z] Successfully tagged core-command:latest [2023-02-06T19:14:32.604Z] ---> Running in 9a9d945b87bd [2023-02-06T19:14:32.604Z]  Building core-command ... done Building security-bootstrapper [2023-02-06T19:14:41.029Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:14:41.029Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:14:41.029Z] ---> e5214ec56e1f [2023-02-06T19:14:41.029Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:14:41.029Z] ---> Using cache [2023-02-06T19:14:41.029Z] ---> 99abd4d47ccc [2023-02-06T19:14:41.029Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:14:41.029Z] ---> Using cache [2023-02-06T19:14:41.029Z] ---> 5139d71e55e0 [2023-02-06T19:14:41.029Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-06T19:14:41.029Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:14:41.029Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:14:41.029Z] ---> e5214ec56e1f [2023-02-06T19:14:41.029Z] Step 3/32 : WORKDIR /edgex-go [2023-02-06T19:14:41.029Z] ---> Using cache [2023-02-06T19:14:41.029Z] ---> 099df93345bd [2023-02-06T19:14:41.029Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-06T19:14:41.029Z] ---> Using cache [2023-02-06T19:14:41.029Z] ---> ea772bd7b00a [2023-02-06T19:14:41.029Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-06T19:14:41.029Z] ---> Using cache [2023-02-06T19:14:41.029Z] ---> 01df1206742b [2023-02-06T19:14:41.029Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:14:41.029Z] ---> Using cache [2023-02-06T19:14:41.029Z] ---> cb3408ed86d1 [2023-02-06T19:14:41.029Z] Step 7/32 : COPY . . [2023-02-06T19:14:41.029Z] ---> Using cache [2023-02-06T19:14:41.029Z] ---> 33038631559c [2023-02-06T19:14:41.029Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-06T19:14:46.317Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:14:46.317Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:14:46.317Z] ---> e5214ec56e1f [2023-02-06T19:14:46.317Z] Step 3/19 : WORKDIR /edgex-go [2023-02-06T19:14:46.317Z] ---> Using cache [2023-02-06T19:14:46.317Z] ---> 099df93345bd [2023-02-06T19:14:46.317Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-06T19:15:03.357Z] Removing intermediate container 9a9d945b87bd [2023-02-06T19:15:03.357Z] ---> c618befbdbd6 [2023-02-06T19:15:03.357Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:15:03.357Z] ---> Running in c18771ce7618 [2023-02-06T19:15:03.357Z] ---> Running in ac19279adacb [2023-02-06T19:15:03.357Z] ---> Running in 29881587cb63 [2023-02-06T19:15:03.924Z] ---> Running in 17eb8dcc062f [2023-02-06T19:15:08.017Z] Removing intermediate container be5c1ab7ab96 [2023-02-06T19:15:08.018Z] ---> 3cf9de93847a [2023-02-06T19:15:08.018Z] [2023-02-06T19:15:08.018Z] Step 10/24 : FROM alpine:3.16 [2023-02-06T19:15:08.018Z] ---> bfe296a52501 [2023-02-06T19:15:08.018Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:15:08.018Z] ---> Using cache [2023-02-06T19:15:08.018Z] ---> 415dcd7156ef [2023-02-06T19:15:08.018Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:15:08.018Z] ---> Using cache [2023-02-06T19:15:08.018Z] ---> c34d677586fb [2023-02-06T19:15:08.018Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-06T19:15:08.018Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:15:08.018Z] Removing intermediate container 17eb8dcc062f [2023-02-06T19:15:08.018Z] ---> 1b9ad23bfd44 [2023-02-06T19:15:08.018Z] [2023-02-06T19:15:08.018Z] ---> Running in aa10e5a80ff1 [2023-02-06T19:15:08.018Z] Successfully built 1b9ad23bfd44 [2023-02-06T19:15:08.018Z] Successfully tagged security-secretstore-setup:latest [2023-02-06T19:15:08.018Z] Building security-spire-server [2023-02-06T19:15:08.018Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:08.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:08.276Z] Removing intermediate container aa10e5a80ff1 [2023-02-06T19:15:08.276Z] ---> 2411e47db5ec [2023-02-06T19:15:08.276Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-06T19:15:08.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:08.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:08.686Z] OK: 211 MiB in 51 packages [2023-02-06T19:15:08.944Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-06T19:15:08.944Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-06T19:15:08.944Z] OK: 17044 distinct packages available [2023-02-06T19:15:08.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:08.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:09.202Z] OK: 211 MiB in 51 packages [2023-02-06T19:15:13.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:15:13.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:15:13.014Z] ---> e5214ec56e1f [2023-02-06T19:15:13.014Z] Step 3/23 : WORKDIR /edgex-go [2023-02-06T19:15:13.014Z] ---> Using cache [2023-02-06T19:15:13.014Z] ---> 099df93345bd [2023-02-06T19:15:13.014Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:15:25.647Z] ---> Running in 28227a827c23 [2023-02-06T19:15:25.647Z] ---> Running in 665eb066f69e [2023-02-06T19:15:32.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:32.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:32.581Z] Removing intermediate container ac19279adacb [2023-02-06T19:15:32.581Z] ---> 7780f8831f0b [2023-02-06T19:15:32.581Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:15:33.153Z] Removing intermediate container 665eb066f69e [2023-02-06T19:15:33.153Z] ---> 1f018cdb972a [2023-02-06T19:15:33.153Z] Step 15/24 : WORKDIR / [2023-02-06T19:15:33.153Z] OK: 211 MiB in 51 packages [2023-02-06T19:15:33.722Z] Removing intermediate container c18771ce7618 [2023-02-06T19:15:33.722Z] ---> 4cf896f594b7 [2023-02-06T19:15:33.723Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-06T19:15:35.642Z] ---> Running in f41c243c6c60 [2023-02-06T19:15:36.212Z] ---> ca670fd95d0c [2023-02-06T19:15:36.212Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:15:36.781Z] ---> e24edfd01ac5 [2023-02-06T19:15:36.781Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:15:42.077Z] ---> Running in a0f641f2637d [2023-02-06T19:15:42.648Z] ---> Running in 8495616e2d2b [2023-02-06T19:15:43.249Z] Removing intermediate container f41c243c6c60 [2023-02-06T19:15:43.249Z] ---> 089bef729f8e [2023-02-06T19:15:43.249Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:15:44.189Z] Removing intermediate container 29881587cb63 [2023-02-06T19:15:44.189Z] ---> d17a049140f7 [2023-02-06T19:15:44.189Z] [2023-02-06T19:15:44.189Z] Step 9/32 : FROM alpine:3.16 [2023-02-06T19:15:44.189Z] ---> bfe296a52501 [2023-02-06T19:15:44.189Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:15:44.450Z] Removing intermediate container 28227a827c23 [2023-02-06T19:15:44.450Z] ---> e4aebc9ded2e [2023-02-06T19:15:44.450Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-06T19:15:45.388Z] ---> Running in b72f8da52262 [2023-02-06T19:15:45.650Z] ---> 3b2fbae90358 [2023-02-06T19:15:45.650Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-06T19:15:45.650Z] ---> 304158c5b113 [2023-02-06T19:15:45.650Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:15:48.221Z] ---> Running in c42e91ae45f5 [2023-02-06T19:15:48.936Z] Removing intermediate container b72f8da52262 [2023-02-06T19:15:48.936Z] ---> 077995e4f0cf [2023-02-06T19:15:48.936Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-06T19:15:49.504Z] ---> f4d0f6065f71 [2023-02-06T19:15:49.504Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-06T19:15:51.304Z] ---> Running in 64e2c7f46d31 [2023-02-06T19:15:52.900Z] ---> 48ce0f87f065 [2023-02-06T19:15:52.900Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-06T19:15:53.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:53.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:15:53.431Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:15:53.431Z] (2/2) Installing su-exec (0.2-r1) [2023-02-06T19:15:53.431Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:15:53.431Z] OK: 6 MiB in 16 packages [2023-02-06T19:15:53.688Z] ---> 2458a42a3a62 [2023-02-06T19:15:53.688Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-06T19:15:55.063Z] ---> Running in f0a5e2aae520 [2023-02-06T19:16:01.012Z] Removing intermediate container f0a5e2aae520 [2023-02-06T19:16:01.012Z] ---> ffc275197cce [2023-02-06T19:16:01.012Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:16:01.013Z] Removing intermediate container 64e2c7f46d31 [2023-02-06T19:16:01.013Z] ---> e6dbae17fe91 [2023-02-06T19:16:01.013Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-06T19:16:03.694Z] ---> Running in abb45f0f84e7 [2023-02-06T19:16:18.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T19:16:18.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T19:16:18.284Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-06T19:16:18.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-06T19:16:18.662Z] + ls -al . [2023-02-06T19:16:18.930Z] total 740 [2023-02-06T19:16:18.930Z] drwxrwxr-x 10 1001 1001 4096 Feb 6 19:09 . [2023-02-06T19:16:18.930Z] drwxr-xr-x 4 root root 4096 Feb 6 19:09 .. [2023-02-06T19:16:18.930Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 .blubracket [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 16 Feb 6 19:08 .dockerignore [2023-02-06T19:16:18.930Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 19:08 .git [2023-02-06T19:16:18.930Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 .github [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:08 .gitignore [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 42 Feb 6 19:08 .golangci.yml [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 87 Feb 6 19:08 .hadolint.yml [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 19:08 .sonarcloud.properties [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:08 ADOPTERS.md [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:08 Attribution.txt [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:08 CHANGELOG.md [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:08 CONTRIBUTING.md [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 19:08 GOVERNANCE.md [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 850 Feb 6 19:08 Jenkinsfile [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:08 LICENSE [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:08 Makefile [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 19:08 OWNERS.md [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:08 README.md [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:08 SECURITY.md [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 19:05 VERSION [2023-02-06T19:16:18.930Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 bin [2023-02-06T19:16:18.930Z] drwxrwxr-x 17 1001 1001 4096 Feb 6 19:08 cmd [2023-02-06T19:16:18.930Z] -rw-r--r-- 1 root root 486191 Feb 6 19:14 coverage.out [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:08 go.mod [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 34708 Feb 6 19:08 go.sum [2023-02-06T19:16:18.930Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 19:08 internal [2023-02-06T19:16:18.930Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 openapi [2023-02-06T19:16:18.930Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 19:08 snap [2023-02-06T19:16:18.930Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 19:08 version.go [2023-02-06T19:16:18.955Z] ---> Running in d00721a768b6 [2023-02-06T19:16:18.955Z] Removing intermediate container abb45f0f84e7 [2023-02-06T19:16:18.955Z] ---> 8334ec2a67f9 [2023-02-06T19:16:18.955Z] Step 22/24 : LABEL arch=x86_64 [Pipeline] sh [2023-02-06T19:16:19.520Z] ---> Running in 1c03e99fbb08 [2023-02-06T19:16:19.520Z] Removing intermediate container d00721a768b6 [2023-02-06T19:16:19.520Z] ---> 60010a5503ed [2023-02-06T19:16:19.520Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-06T19:16:19.589Z] + '[' -e coverage.out ] [2023-02-06T19:16:19.589Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-06T19:16:19.627Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T19:16:20.663Z] Stashed 1 file(s) [Pipeline] sh [2023-02-06T19:16:21.006Z] + make build [2023-02-06T19:16:21.296Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:16:58.823Z] ---> Running in 93d3d90246b4 [2023-02-06T19:16:58.823Z] Removing intermediate container 1c03e99fbb08 [2023-02-06T19:16:58.823Z] ---> b11ad39dc123 [2023-02-06T19:16:58.823Z] Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:17:05.471Z] Removing intermediate container 93d3d90246b4 [2023-02-06T19:17:05.471Z] ---> 7b5aea21fc2c [2023-02-06T19:17:05.471Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-06T19:17:05.471Z] Removing intermediate container a0f641f2637d [2023-02-06T19:17:05.471Z] ---> a48e82da002e [2023-02-06T19:17:05.471Z] Step 8/22 : COPY . . [2023-02-06T19:17:05.471Z] Removing intermediate container 8495616e2d2b [2023-02-06T19:17:05.471Z] ---> 06f5a3b05238 [2023-02-06T19:17:05.471Z] Step 7/19 : COPY . . [2023-02-06T19:17:05.730Z] ---> Running in e5fcc1374926 [2023-02-06T19:17:38.010Z] ---> Running in c4a94d3323a8 [2023-02-06T19:17:38.268Z] Removing intermediate container e5fcc1374926 [2023-02-06T19:17:38.268Z] ---> f28032e995e2 [2023-02-06T19:17:38.268Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:17:38.561Z] ---> dce8ae7b8a35 [2023-02-06T19:17:38.561Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-06T19:17:38.561Z] ---> 9fd85f7d1973 [2023-02-06T19:17:38.561Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-06T19:17:39.131Z] ---> Running in 58c83003b5a2 [2023-02-06T19:17:39.391Z] ---> Running in 5099d63b40b7 [2023-02-06T19:17:39.391Z] ---> Running in a484c282aef1 [2023-02-06T19:17:39.391Z] Removing intermediate container c4a94d3323a8 [2023-02-06T19:17:39.391Z] ---> 2904ced761c6 [2023-02-06T19:17:39.391Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-06T19:17:39.649Z] Removing intermediate container c42e91ae45f5 [2023-02-06T19:17:39.649Z] ---> 1580316015d9 [2023-02-06T19:17:39.649Z] Step 7/23 : COPY . . [2023-02-06T19:17:39.908Z] ---> Running in 6870ccf7ed7d [2023-02-06T19:17:39.909Z] Removing intermediate container 58c83003b5a2 [2023-02-06T19:17:39.909Z] ---> f8e02baf9703 [2023-02-06T19:17:39.909Z] [2023-02-06T19:17:39.909Z] Successfully built f8e02baf9703 [2023-02-06T19:17:40.167Z] Successfully tagged core-metadata:latest [2023-02-06T19:17:40.167Z] Building core-common-config-bootstrapper [2023-02-06T19:17:42.363Z]  Building core-metadata ... 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-02-06T19:17:43.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:17:43.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:17:43.296Z] ---> e5214ec56e1f [2023-02-06T19:17:43.296Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:17:43.296Z] ---> Using cache [2023-02-06T19:17:43.296Z] ---> 99abd4d47ccc [2023-02-06T19:17:43.296Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:17:43.296Z] ---> Using cache [2023-02-06T19:17:43.296Z] ---> 5139d71e55e0 [2023-02-06T19:17:43.296Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:17:43.296Z] ---> Using cache [2023-02-06T19:17:43.296Z] ---> 1f2bc943139a [2023-02-06T19:17:43.296Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:17:43.296Z] ---> Using cache [2023-02-06T19:17:43.296Z] ---> 5ad97a864152 [2023-02-06T19:17:43.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:17:43.296Z] ---> Using cache [2023-02-06T19:17:43.296Z] ---> abd9a3527195 [2023-02-06T19:17:43.296Z] Step 8/22 : COPY . . [2023-02-06T19:17:43.296Z] ---> Using cache [2023-02-06T19:17:43.296Z] ---> 097b51936c31 [2023-02-06T19:17:43.296Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-06T19:17:58.080Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:17:58.080Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:18:02.022Z] Removing intermediate container 6870ccf7ed7d [2023-02-06T19:18:02.022Z] ---> 9274819afc44 [2023-02-06T19:18:02.022Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-06T19:18:02.022Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:18:02.022Z] ---> 51ddf0720477 [2023-02-06T19:18:02.022Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:18:02.022Z] ---> Running in 663d0b2a4a8e [2023-02-06T19:18:02.022Z] ---> Running in 95f4b6db2f25 [2023-02-06T19:18:02.022Z] ---> Running in 7a37b6230c06 [2023-02-06T19:18:02.282Z] Removing intermediate container 7a37b6230c06 [2023-02-06T19:18:02.282Z] ---> 3e4a3a575354 [2023-02-06T19:18:02.282Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-06T19:18:02.543Z] ---> Running in 0c84569eeab0 [2023-02-06T19:18:02.804Z] Removing intermediate container 0c84569eeab0 [2023-02-06T19:18:02.804Z] ---> b74f4af729ab [2023-02-06T19:18:02.804Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:18:03.064Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:18:03.437Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:18:04.973Z] ---> Running in 2e15d38b193c [2023-02-06T19:18:06.798Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:18:09.182Z] Removing intermediate container 95f4b6db2f25 [2023-02-06T19:18:09.182Z] ---> 317b7f895e77 [2023-02-06T19:18:09.182Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-06T19:18:24.227Z] ---> Running in 9d2136f4e060 [2023-02-06T19:18:24.227Z] Removing intermediate container 2e15d38b193c [2023-02-06T19:18:24.227Z] ---> d88f8cffbab4 [2023-02-06T19:18:24.227Z] Step 11/23 : WORKDIR /edgex-go [2023-02-06T19:18:24.227Z] Removing intermediate container 9d2136f4e060 [2023-02-06T19:18:24.227Z] ---> 55dda5d2cc61 [2023-02-06T19:18:24.227Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-06T19:18:24.227Z] ---> Running in 8a62d20a1282 [2023-02-06T19:18:24.227Z] Removing intermediate container 8a62d20a1282 [2023-02-06T19:18:24.228Z] ---> 186c6e321dd1 [2023-02-06T19:18:24.228Z] [2023-02-06T19:18:24.228Z] Step 12/23 : FROM alpine:3.15 [2023-02-06T19:18:24.228Z] ---> c4fc93816858 [2023-02-06T19:18:24.228Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:18:24.228Z] ---> Using cache [2023-02-06T19:18:24.228Z] ---> c17e36803104 [2023-02-06T19:18:24.228Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:18:24.228Z] ---> Using cache [2023-02-06T19:18:24.228Z] ---> 3fa6a6cba798 [2023-02-06T19:18:24.228Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:18:37.287Z] ---> 23d6bd98636f [2023-02-06T19:18:37.287Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-06T19:18:37.287Z] ---> 1a4488c841b0 [2023-02-06T19:18:37.287Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:18:37.287Z] Removing intermediate container 5099d63b40b7 [2023-02-06T19:18:37.287Z] ---> c159dce1eca9 [2023-02-06T19:18:37.287Z] [2023-02-06T19:18:37.287Z] Step 9/19 : FROM alpine:3.15 [2023-02-06T19:18:37.287Z] ---> c4fc93816858 [2023-02-06T19:18:37.287Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:18:37.287Z] ---> Using cache [2023-02-06T19:18:37.287Z] ---> c17e36803104 [2023-02-06T19:18:37.287Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-06T19:18:37.287Z] ---> Running in 82e85bc040d6 [2023-02-06T19:18:37.543Z] ---> Running in 848c465a5623 [2023-02-06T19:18:37.543Z] ---> da92eb80e15c [2023-02-06T19:18:37.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-06T19:18:44.128Z] ---> 20530abacec8 [2023-02-06T19:18:44.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-06T19:18:44.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:44.128Z] ---> a20392969f05 [2023-02-06T19:18:44.128Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:18:44.128Z] Removing intermediate container 663d0b2a4a8e [2023-02-06T19:18:44.128Z] ---> 98f0fa5fb2a3 [2023-02-06T19:18:44.128Z] [2023-02-06T19:18:44.128Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:18:44.128Z] ---> bfe296a52501 [2023-02-06T19:18:44.128Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-06T19:18:44.128Z] ---> Running in 0cb378796ced [2023-02-06T19:18:44.128Z] ---> Running in 9abacb4cbb77 [2023-02-06T19:18:44.128Z] Removing intermediate container a484c282aef1 [2023-02-06T19:18:44.128Z] ---> c3cf07736a09 [2023-02-06T19:18:44.128Z] [2023-02-06T19:18:44.128Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:18:44.128Z] ---> bfe296a52501 [2023-02-06T19:18:44.128Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-06T19:18:44.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:44.128Z] ---> Running in 3d7690258839 [2023-02-06T19:18:44.128Z] Removing intermediate container 9abacb4cbb77 [2023-02-06T19:18:44.128Z] ---> 2632881ce72a [2023-02-06T19:18:44.128Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:18:44.128Z] Removing intermediate container 0cb378796ced [2023-02-06T19:18:44.128Z] ---> 951045b4a45e [2023-02-06T19:18:44.128Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:18:44.128Z] ---> Running in d76fe7e1f34f [2023-02-06T19:18:44.128Z] ---> Running in 7551beecb7f5 [2023-02-06T19:18:44.128Z] Removing intermediate container 7551beecb7f5 [2023-02-06T19:18:44.128Z] ---> 96c64e1a2580 [2023-02-06T19:18:44.128Z] Step 21/23 : LABEL arch=x86_64 [2023-02-06T19:18:44.128Z] ---> Running in e4dbc7446e49 [2023-02-06T19:18:44.128Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:18:44.128Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:18:44.128Z] OK: 15859 distinct packages available [2023-02-06T19:18:44.128Z] Removing intermediate container 82e85bc040d6 [2023-02-06T19:18:44.128Z] ---> bc2cab7efac2 [2023-02-06T19:18:44.128Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:18:44.128Z] Removing intermediate container e4dbc7446e49 [2023-02-06T19:18:44.128Z] ---> c83ef37a0f47 [2023-02-06T19:18:44.128Z] Step 22/23 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:18:44.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:44.128Z] ---> Running in 272bd23deae6 [2023-02-06T19:18:44.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:44.128Z] Removing intermediate container 272bd23deae6 [2023-02-06T19:18:44.128Z] ---> 46571ed8eacf [2023-02-06T19:18:44.128Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:18:44.128Z] ---> Running in c64c9ea9f996 [2023-02-06T19:18:44.128Z] ---> e20e6fb0ccd9 [2023-02-06T19:18:44.128Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-06T19:18:44.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:44.128Z] Removing intermediate container c64c9ea9f996 [2023-02-06T19:18:44.128Z] ---> c4c05103cd45 [2023-02-06T19:18:44.128Z] [2023-02-06T19:18:44.128Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-06T19:18:44.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:44.389Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-06T19:18:44.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:44.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:44.389Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-06T19:18:44.389Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-06T19:18:44.389Z] Successfully built c4c05103cd45 [2023-02-06T19:18:44.389Z] (5/9) Installing curl (7.80.0-r5) [2023-02-06T19:18:44.389Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-06T19:18:44.389Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:18:44.389Z] (8/9) Installing libucontext (1.1-r0) [2023-02-06T19:18:44.389Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-06T19:18:44.389Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:18:44.389Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:18:44.389Z] OK: 8 MiB in 23 packages [2023-02-06T19:18:44.389Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:18:44.389Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:18:44.649Z] OK: 6 MiB in 15 packages [2023-02-06T19:18:44.649Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-06T19:18:44.649Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:18:44.649Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:18:44.649Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:18:44.649Z] Successfully tagged security-spire-server:latest [2023-02-06T19:18:44.649Z]  Building security-spire-server ... done Building security-spire-config [2023-02-06T19:18:44.649Z] OK: 6 MiB in 16 packages [2023-02-06T19:18:48.887Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:18:48.887Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:18:48.887Z] ---> e5214ec56e1f [2023-02-06T19:18:48.887Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:18:48.887Z] ---> Using cache [2023-02-06T19:18:48.887Z] ---> 099df93345bd [2023-02-06T19:18:48.887Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:18:48.887Z] ---> Using cache [2023-02-06T19:18:48.887Z] ---> e4aebc9ded2e [2023-02-06T19:18:48.887Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:18:48.887Z] ---> Using cache [2023-02-06T19:18:48.887Z] ---> 304158c5b113 [2023-02-06T19:18:48.887Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:18:48.887Z] ---> Using cache [2023-02-06T19:18:48.887Z] ---> 1580316015d9 [2023-02-06T19:18:48.887Z] Step 7/24 : COPY . . [2023-02-06T19:18:48.887Z] ---> Using cache [2023-02-06T19:18:48.887Z] ---> 51ddf0720477 [2023-02-06T19:18:48.887Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:18:48.887Z] ---> Using cache [2023-02-06T19:18:48.887Z] ---> 3e4a3a575354 [2023-02-06T19:18:48.887Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:18:48.887Z] ---> Using cache [2023-02-06T19:18:48.887Z] ---> b74f4af729ab [2023-02-06T19:18:48.887Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:18:51.439Z] ---> b9aecf4594e5 [2023-02-06T19:18:51.439Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-06T19:18:51.439Z] ---> Running in 89474a3c9ede [2023-02-06T19:18:51.439Z] ---> 39c715ad439c [2023-02-06T19:18:51.439Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-06T19:18:52.009Z] Removing intermediate container d76fe7e1f34f [2023-02-06T19:18:52.009Z] ---> c36a46670a91 [2023-02-06T19:18:52.009Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:18:52.009Z] ---> cc29cdfaec2e [2023-02-06T19:18:52.009Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-06T19:18:52.009Z] Removing intermediate container 3d7690258839 [2023-02-06T19:18:52.009Z] ---> 495e37133a9f [2023-02-06T19:18:52.009Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:18:52.009Z] Removing intermediate container 848c465a5623 [2023-02-06T19:18:52.009Z] ---> 05e6ccf6fd07 [2023-02-06T19:18:52.009Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:18:52.009Z] ---> Running in 95ca8d359690 [2023-02-06T19:18:52.009Z] Removing intermediate container 95ca8d359690 [2023-02-06T19:18:52.009Z] ---> 6c6316f3ccc7 [2023-02-06T19:18:52.009Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-06T19:18:52.009Z] ---> 65683c47b30a [2023-02-06T19:18:52.009Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-06T19:18:52.009Z] ---> 96b5f1e1a61f [2023-02-06T19:18:52.009Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-06T19:18:52.009Z] ---> Running in 62f25c8d81c3 [2023-02-06T19:18:52.009Z] ---> 45839ad1181e [2023-02-06T19:18:52.009Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-06T19:18:52.950Z] Removing intermediate container 62f25c8d81c3 [2023-02-06T19:18:52.950Z] ---> 513a5e18039a [2023-02-06T19:18:52.950Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:18:52.950Z] Removing intermediate container 89474a3c9ede [2023-02-06T19:18:52.950Z] ---> 95c5c6479856 [2023-02-06T19:18:52.950Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:18:52.950Z] ---> 99415382ad6d [2023-02-06T19:18:52.950Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-06T19:18:52.950Z] ---> 16155d7f2719 [2023-02-06T19:18:52.950Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-06T19:18:52.950Z] ---> 65203f84ca23 [2023-02-06T19:18:52.950Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-06T19:18:52.950Z] ---> Running in 6d3dd9aad6a9 [2023-02-06T19:18:52.950Z] ---> Running in 98129c257d6a [2023-02-06T19:18:52.950Z] Removing intermediate container 98129c257d6a [2023-02-06T19:18:52.950Z] ---> c642c7d9498e [2023-02-06T19:18:52.950Z] [2023-02-06T19:18:52.950Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:18:53.210Z] ---> c4fc93816858 [2023-02-06T19:18:53.210Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:18:53.210Z] ---> Using cache [2023-02-06T19:18:53.210Z] ---> c17e36803104 [2023-02-06T19:18:53.210Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-06T19:18:53.210Z] Removing intermediate container 6d3dd9aad6a9 [2023-02-06T19:18:53.210Z] ---> d1ad1831bc6a [2023-02-06T19:18:53.210Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:18:53.210Z] ---> Running in 109203abcea9 [2023-02-06T19:18:53.210Z] ---> af2ac09f8f2c [2023-02-06T19:18:53.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-06T19:18:53.210Z] ---> 5928a2a7ac93 [2023-02-06T19:18:53.210Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-06T19:18:53.210Z] ---> 6b24da23037b [2023-02-06T19:18:53.210Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-06T19:18:53.210Z] ---> Running in 029fb9de1830 [2023-02-06T19:18:53.210Z] ---> Running in 4ab9ca9913c1 [2023-02-06T19:18:53.210Z] ---> e9924ff7fc0e [2023-02-06T19:18:53.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-06T19:18:53.469Z] ---> 3af9ac1340e5 [2023-02-06T19:18:53.469Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:18:53.469Z] Removing intermediate container 029fb9de1830 [2023-02-06T19:18:53.469Z] ---> edccd2e869b5 [2023-02-06T19:18:53.469Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:18:53.469Z] ---> Running in b397a7d7bb61 [2023-02-06T19:18:53.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:53.666Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:18:53.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:53.730Z] ---> Running in 351de19b73e5 [2023-02-06T19:18:53.989Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:18:53.989Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:18:53.989Z] OK: 15859 distinct packages available [2023-02-06T19:18:53.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:53.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:54.248Z] ---> 83355acc6248 [2023-02-06T19:18:54.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-06T19:18:54.248Z] Removing intermediate container 351de19b73e5 [2023-02-06T19:18:54.248Z] ---> c4511a84c887 [2023-02-06T19:18:54.248Z] Step 17/19 : LABEL arch=x86_64 [2023-02-06T19:18:54.510Z] ---> Running in 6785c591ce6d [2023-02-06T19:18:54.510Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-06T19:18:54.510Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:18:54.510Z] (3/4) Installing libucontext (1.1-r0) [2023-02-06T19:18:54.510Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-06T19:18:54.510Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:18:54.510Z] OK: 6 MiB in 18 packages [2023-02-06T19:18:54.510Z] ---> 13551daa7566 [2023-02-06T19:18:54.510Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-06T19:18:54.510Z] ---> Running in 9659c3b4fc47 [2023-02-06T19:18:54.510Z] Removing intermediate container 6785c591ce6d [2023-02-06T19:18:54.510Z] ---> ce4f90865f3a [2023-02-06T19:18:54.510Z] Step 18/19 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:18:54.510Z] ---> Running in 539637c9664c [2023-02-06T19:18:54.510Z] Removing intermediate container 9659c3b4fc47 [2023-02-06T19:18:54.510Z] ---> 8ee16a075625 [2023-02-06T19:18:54.510Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:18:54.510Z] ---> Running in 0896e9c95212 [2023-02-06T19:18:54.772Z] Removing intermediate container 4ab9ca9913c1 [2023-02-06T19:18:54.772Z] Removing intermediate container 539637c9664c [2023-02-06T19:18:54.772Z] ---> 62f3624cefa9 [2023-02-06T19:18:54.772Z] ---> ee3e0bc3de01 [2023-02-06T19:18:54.772Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"]Step 19/19 : LABEL version=0.0.0 [2023-02-06T19:18:54.772Z] [2023-02-06T19:18:54.772Z] ---> Running in 3c1de72b8dfa [2023-02-06T19:18:54.772Z] ---> Running in 0366e99b3341 [2023-02-06T19:18:54.772Z] Removing intermediate container b397a7d7bb61 [2023-02-06T19:18:54.772Z] ---> e0b9db97742a [2023-02-06T19:18:54.772Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:18:54.772Z] Removing intermediate container 0896e9c95212 [2023-02-06T19:18:54.772Z] ---> 829077ee0b1e [2023-02-06T19:18:54.772Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:18:54.772Z] ---> Running in b16c02b7925d [2023-02-06T19:18:54.772Z] ---> Running in 782c2d4c9c5c [2023-02-06T19:18:55.071Z] Removing intermediate container 3c1de72b8dfa [2023-02-06T19:18:55.071Z] ---> 67d42b2196c3 [2023-02-06T19:18:55.071Z] [2023-02-06T19:18:55.071Z] Removing intermediate container 0366e99b3341 [2023-02-06T19:18:55.071Z] ---> 7e3fe2235d56 [2023-02-06T19:18:55.071Z] Step 29/32 : CMD ["gate"] [2023-02-06T19:18:55.071Z] Removing intermediate container 109203abcea9 [2023-02-06T19:18:55.071Z] ---> 24027b77b6c5 [2023-02-06T19:18:55.071Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:18:55.071Z] ---> Running in eced735d41a9 [2023-02-06T19:18:55.071Z] Removing intermediate container b16c02b7925d [2023-02-06T19:18:55.071Z] ---> 53c3f80786f0 [2023-02-06T19:18:55.071Z] Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:18:55.071Z] Removing intermediate container 782c2d4c9c5c [2023-02-06T19:18:55.071Z] ---> d092002a1171 [2023-02-06T19:18:55.071Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-06T19:18:55.071Z] Successfully built 67d42b2196c3 [2023-02-06T19:18:55.071Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-06T19:18:55.071Z]  Building security-spiffe-token-provider ... done Building core-data [2023-02-06T19:18:55.071Z] ---> Running in f2babb1f916d [2023-02-06T19:18:55.427Z] ---> Running in f35de7585853 [2023-02-06T19:18:59.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:18:59.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:18:59.922Z] ---> e5214ec56e1f [2023-02-06T19:18:59.922Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:18:59.922Z] ---> Using cache [2023-02-06T19:18:59.922Z] ---> 99abd4d47ccc [2023-02-06T19:18:59.922Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:18:59.922Z] ---> Using cache [2023-02-06T19:18:59.922Z] ---> 5139d71e55e0 [2023-02-06T19:18:59.922Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:18:59.922Z] ---> Using cache [2023-02-06T19:18:59.922Z] ---> 1f2bc943139a [2023-02-06T19:18:59.922Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:18:59.922Z] ---> Using cache [2023-02-06T19:18:59.922Z] ---> 5ad97a864152 [2023-02-06T19:18:59.922Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:18:59.922Z] ---> Using cache [2023-02-06T19:18:59.922Z] ---> abd9a3527195 [2023-02-06T19:18:59.922Z] Step 8/22 : COPY . . [2023-02-06T19:18:59.922Z] ---> Using cache [2023-02-06T19:18:59.922Z] ---> 097b51936c31 [2023-02-06T19:18:59.922Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-06T19:19:00.864Z] Removing intermediate container eced735d41a9 [2023-02-06T19:19:00.864Z] ---> ab1b4b9fcc6a [2023-02-06T19:19:00.864Z] Step 30/32 : LABEL arch=x86_64 [2023-02-06T19:19:01.811Z] Removing intermediate container f2babb1f916d [2023-02-06T19:19:01.811Z] ---> c8e96c8034c1 [2023-02-06T19:19:01.811Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:19:01.811Z] ---> Running in 5ae30ebb061f [2023-02-06T19:19:01.811Z] ---> Running in 0006564ccd5f [2023-02-06T19:19:01.811Z] Removing intermediate container f35de7585853 [2023-02-06T19:19:01.811Z] ---> d26f511bb194 [2023-02-06T19:19:01.811Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:19:01.811Z] ---> bf360f79cc4c [2023-02-06T19:19:01.811Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:19:01.811Z] ---> Running in 8f2eb773eb7b [2023-02-06T19:19:01.811Z] ---> Running in 817d48054f1c [2023-02-06T19:19:01.869Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:19:02.071Z] Removing intermediate container 5ae30ebb061f [2023-02-06T19:19:02.071Z] ---> 4649256b3658 [2023-02-06T19:19:02.071Z] Step 31/32 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:19:02.071Z] Removing intermediate container 8f2eb773eb7b [2023-02-06T19:19:02.071Z] ---> 34e3519bfa17 [2023-02-06T19:19:02.071Z] [2023-02-06T19:19:02.071Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:19:02.331Z] Successfully built 34e3519bfa17 [2023-02-06T19:19:02.331Z] Removing intermediate container 817d48054f1c [2023-02-06T19:19:02.331Z] ---> fdc5e578e51d [2023-02-06T19:19:02.331Z] Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:19:02.331Z] ---> 6ef1843ddbca [2023-02-06T19:19:02.331Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-06T19:19:02.331Z] Successfully tagged support-notifications:latest [2023-02-06T19:19:02.331Z] ---> Running in 5339ff282c9f [2023-02-06T19:19:02.933Z]  Building support-notifications ... done  ---> Running in a5f472f3109c [2023-02-06T19:19:02.933Z] ---> Running in 4d6972631a5f [2023-02-06T19:19:03.193Z] Removing intermediate container 5339ff282c9f [2023-02-06T19:19:03.193Z] ---> 6d724f056577 [2023-02-06T19:19:03.193Z] Step 32/32 : LABEL version=0.0.0 [2023-02-06T19:19:03.762Z] Removing intermediate container a5f472f3109c [2023-02-06T19:19:03.762Z] ---> 920343ba1daa [2023-02-06T19:19:03.762Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:19:03.762Z] ---> Running in 697b17e96b6e [2023-02-06T19:19:03.762Z] ---> Running in 767365efdf58 [2023-02-06T19:19:03.762Z] Removing intermediate container 4d6972631a5f [2023-02-06T19:19:03.762Z] ---> 0b4ac549ca10 [2023-02-06T19:19:03.762Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-06T19:19:03.762Z] Removing intermediate container 697b17e96b6e [2023-02-06T19:19:03.762Z] ---> 5b19f5258156 [2023-02-06T19:19:03.762Z] [2023-02-06T19:19:03.762Z] Removing intermediate container 767365efdf58 [2023-02-06T19:19:03.762Z] ---> 428b04af2a5e [2023-02-06T19:19:03.762Z] [2023-02-06T19:19:04.022Z] Successfully built 5b19f5258156 [2023-02-06T19:19:04.022Z] Successfully built 428b04af2a5e [2023-02-06T19:19:04.022Z] Successfully tagged security-bootstrapper:latest [2023-02-06T19:19:04.022Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-06T19:19:04.022Z]  Building core-common-config-bootstrapper ... done  Building security-bootstrapper ... done  ---> 413a05444df3 [2023-02-06T19:19:04.022Z] Step 19/24 : WORKDIR / [2023-02-06T19:19:04.022Z] ---> Running in 35d3c154e620 [2023-02-06T19:19:04.022Z] Removing intermediate container 35d3c154e620 [2023-02-06T19:19:04.022Z] ---> 3bacd3a3b06f [2023-02-06T19:19:04.022Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:19:04.022Z] ---> Running in 607be0de3859 [2023-02-06T19:19:04.282Z] Removing intermediate container 607be0de3859 [2023-02-06T19:19:04.282Z] ---> c5e5368c5ffe [2023-02-06T19:19:04.282Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:19:04.282Z] ---> Running in 38bbc6e797e1 [2023-02-06T19:19:04.282Z] Removing intermediate container 38bbc6e797e1 [2023-02-06T19:19:04.282Z] ---> 1c32e54623e5 [2023-02-06T19:19:04.282Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:19:04.282Z] ---> Running in 62f8b095cb0e [2023-02-06T19:19:04.857Z] Removing intermediate container 62f8b095cb0e [2023-02-06T19:19:04.857Z] ---> b46759b090b4 [2023-02-06T19:19:04.857Z] Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:19:04.857Z] ---> Running in 504c761a7d16 [2023-02-06T19:19:05.117Z] Removing intermediate container 504c761a7d16 [2023-02-06T19:19:05.117Z] ---> 2ebbf59433b5 [2023-02-06T19:19:05.117Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:19:05.117Z] ---> Running in af2470ab259d [2023-02-06T19:19:05.706Z] Removing intermediate container af2470ab259d [2023-02-06T19:19:05.706Z] ---> c001e50fae7c [2023-02-06T19:19:05.706Z] [2023-02-06T19:19:05.706Z] Successfully built c001e50fae7c [2023-02-06T19:19:05.966Z] Successfully tagged security-spire-config:latest [2023-02-06T19:19:08.529Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:19:16.744Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:19:19.340Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:19:24.147Z]  Building security-spire-config ... done Removing intermediate container 0006564ccd5f [2023-02-06T19:19:24.147Z] ---> 06ad73744808 [2023-02-06T19:19:24.147Z] [2023-02-06T19:19:24.147Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:19:24.147Z] ---> bfe296a52501 [2023-02-06T19:19:24.147Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-06T19:19:24.147Z] ---> Running in 1d38ca9683f8 [2023-02-06T19:19:24.147Z] Removing intermediate container 1d38ca9683f8 [2023-02-06T19:19:24.147Z] ---> 6b78c29561f1 [2023-02-06T19:19:24.147Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-06T19:19:24.147Z] ---> Running in 6b18c360573b [2023-02-06T19:19:24.147Z] Removing intermediate container 6b18c360573b [2023-02-06T19:19:24.147Z] ---> e176266c3bba [2023-02-06T19:19:24.147Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-06T19:19:24.147Z] ---> Running in 8ac0a2634347 [2023-02-06T19:19:24.147Z] Removing intermediate container 8ac0a2634347 [2023-02-06T19:19:24.147Z] ---> a40dfd8ff027 [2023-02-06T19:19:24.147Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:19:24.147Z] ---> Running in ace1b84045fb [2023-02-06T19:19:24.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:19:24.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:19:24.147Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:19:24.147Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:19:24.147Z] OK: 6 MiB in 15 packages [2023-02-06T19:19:24.147Z] Removing intermediate container ace1b84045fb [2023-02-06T19:19:24.147Z] ---> 150d6b7d4f9d [2023-02-06T19:19:24.147Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:19:24.147Z] ---> decef365b63c [2023-02-06T19:19:24.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-06T19:19:24.147Z] ---> 02d8fc22176e [2023-02-06T19:19:24.147Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-06T19:19:24.147Z] ---> 0eeebbdcefaa [2023-02-06T19:19:24.147Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-06T19:19:24.147Z] ---> Running in 7a1d8f032b4d [2023-02-06T19:19:24.147Z] Removing intermediate container 7a1d8f032b4d [2023-02-06T19:19:24.147Z] ---> ed2b03ce630f [2023-02-06T19:19:24.147Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:19:24.147Z] ---> Running in e3ba7ba6b9c1 [2023-02-06T19:19:24.147Z] Removing intermediate container e3ba7ba6b9c1 [2023-02-06T19:19:24.147Z] ---> c84e825afa98 [2023-02-06T19:19:24.147Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:19:24.147Z] ---> Running in e59e47e75d9c [2023-02-06T19:19:24.147Z] Removing intermediate container e59e47e75d9c [2023-02-06T19:19:24.147Z] ---> 65b496f1171a [2023-02-06T19:19:24.147Z] Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:19:24.147Z] ---> Running in b5b1b52ef4c3 [2023-02-06T19:19:24.147Z] Removing intermediate container b5b1b52ef4c3 [2023-02-06T19:19:24.147Z] ---> df7f726392ab [2023-02-06T19:19:24.147Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:19:24.147Z] ---> Running in 4ddca063b4d3 [2023-02-06T19:19:24.147Z] Removing intermediate container 4ddca063b4d3 [2023-02-06T19:19:24.147Z] ---> 4311c01e72ce [2023-02-06T19:19:24.147Z] [2023-02-06T19:19:24.147Z] Successfully built 4311c01e72ce [2023-02-06T19:19:24.147Z] Successfully tagged core-data:latest [2023-02-06T19:19:24.153Z]  Building core-data ... done  [Pipeline] } [2023-02-06T19:19:24.185Z] $ docker stop --time=1 382ae89549d0277130f13e39b9223b1fdcdf4a1bfc919bfeba493531fa580741 [2023-02-06T19:19:24.692Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:19:25.491Z] $ docker rm -f --volumes 382ae89549d0277130f13e39b9223b1fdcdf4a1bfc919bfeba493531fa580741 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:19:25.900Z] + docker images [2023-02-06T19:19:25.900Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-06T19:19:25.900Z] core-data latest 4311c01e72ce 2 seconds ago 17.9MB [2023-02-06T19:19:25.900Z] 06ad73744808 7 seconds ago 1.69GB [2023-02-06T19:19:25.900Z] security-spire-config latest c001e50fae7c 20 seconds ago 85.8MB [2023-02-06T19:19:25.900Z] security-bootstrapper latest 5b19f5258156 22 seconds ago 20.3MB [2023-02-06T19:19:25.900Z] core-common-config-bootstrapper latest 428b04af2a5e 22 seconds ago 15.5MB [2023-02-06T19:19:25.900Z] support-notifications latest 34e3519bfa17 24 seconds ago 30.6MB [2023-02-06T19:19:25.900Z] security-spiffe-token-provider latest 67d42b2196c3 31 seconds ago 29.8MB [2023-02-06T19:19:25.900Z] c642c7d9498e 33 seconds ago 1.55GB [2023-02-06T19:19:25.900Z] security-spire-server latest c4c05103cd45 41 seconds ago 86.5MB [2023-02-06T19:19:25.900Z] c3cf07736a09 43 seconds ago 1.75GB [2023-02-06T19:19:25.900Z] 98f0fa5fb2a3 43 seconds ago 1.68GB [2023-02-06T19:19:25.900Z] c159dce1eca9 50 seconds ago 1.71GB [2023-02-06T19:19:25.900Z] 186c6e321dd1 About a minute ago 1.55GB [2023-02-06T19:19:25.900Z] core-metadata latest f8e02baf9703 About a minute ago 18.5MB [2023-02-06T19:19:25.900Z] d17a049140f7 3 minutes ago 1.67GB [2023-02-06T19:19:25.900Z] security-secretstore-setup latest 1b9ad23bfd44 4 minutes ago 29.9MB [2023-02-06T19:19:25.900Z] 3cf9de93847a 4 minutes ago 1.69GB [2023-02-06T19:19:25.900Z] core-command latest 608ff40777a2 4 minutes ago 17.7MB [2023-02-06T19:19:25.900Z] support-scheduler latest c12e05647447 4 minutes ago 30MB [2023-02-06T19:19:25.900Z] security-proxy-setup latest 9908967e494f 4 minutes ago 27.8MB [2023-02-06T19:19:25.900Z] security-spire-agent latest 8d2c19c37183 5 minutes ago 125MB [2023-02-06T19:19:25.900Z] a6629a8be359 6 minutes ago 1.75GB [2023-02-06T19:19:25.900Z] b62b7ca4b2a9 6 minutes ago 1.67GB [2023-02-06T19:19:25.900Z] 80bd49e68137 6 minutes ago 1.67GB [2023-02-06T19:19:25.900Z] dce007cc42c2 6 minutes ago 1.68GB [2023-02-06T19:19:25.900Z] a79fd0267b2f 7 minutes ago 1.55GB [2023-02-06T19:19:25.900Z] ci-base-image-x86_64 latest e5214ec56e1f 13 minutes ago 904MB [2023-02-06T19:19:25.900Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-06T19:19:25.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-06T19:19:25.900Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-06T19:19:25.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-06T19:19:25.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T19:19:39.681Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-06T19:19:45.046Z] $ docker stop --time=1 f45b6c3e062757accb996c3744fe3b5595327d1cc8307f8814cb20fd6850d33c [2023-02-06T19:19:47.117Z] $ docker rm -f --volumes f45b6c3e062757accb996c3744fe3b5595327d1cc8307f8814cb20fd6850d33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:19:49.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:19:49.728Z] [2023-02-06T19:19:49.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:19:50.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:19:50.413Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-06T19:19:50.413Z] 29e5d40040c1: Pulling fs layer [2023-02-06T19:19:50.413Z] 1ce36da41761: Pulling fs layer [2023-02-06T19:19:50.413Z] 25b303627fd3: Pulling fs layer [2023-02-06T19:19:50.413Z] 29e5d40040c1: Verifying Checksum [2023-02-06T19:19:50.413Z] 29e5d40040c1: Download complete [2023-02-06T19:19:50.686Z] 1ce36da41761: Verifying Checksum [2023-02-06T19:19:50.686Z] 1ce36da41761: Download complete [2023-02-06T19:19:50.956Z] 29e5d40040c1: Pull complete [2023-02-06T19:19:52.373Z] 25b303627fd3: Verifying Checksum [2023-02-06T19:19:52.373Z] 25b303627fd3: Download complete [2023-02-06T19:19:52.373Z] 1ce36da41761: Pull complete [2023-02-06T19:20:02.452Z] 25b303627fd3: Pull complete [2023-02-06T19:20:02.452Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-06T19:20:02.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:02.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:20:02.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container [2023-02-06T19:20:02.853Z] $ 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-02-06T19:20:05.423Z] $ docker top ca7a5a1bc47041974298f35cbd2e5f9979d21204fc06a9223514e20308217ecb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:20:06.311Z] + grep parallel [2023-02-06T19:20:06.311Z] + docker-compose build --help [2023-02-06T19:20:12.972Z] --parallel Build images in parallel. [Pipeline] } [2023-02-06T19:20:13.005Z] $ docker stop --time=1 ca7a5a1bc47041974298f35cbd2e5f9979d21204fc06a9223514e20308217ecb [2023-02-06T19:20:14.718Z] $ docker rm -f --volumes ca7a5a1bc47041974298f35cbd2e5f9979d21204fc06a9223514e20308217ecb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:20:15.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:15.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:20:15.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container [2023-02-06T19:20:15.819Z] $ 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-02-06T19:20:17.123Z] $ docker top 73b63a5032fdfebf3adfa308d0518052d7f08f845925d039775707c1f36222de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:20:18.018Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-06T19:20:24.677Z] Building core-command ... [2023-02-06T19:20:24.677Z] Building core-common-config-bootstrapper ... [2023-02-06T19:20:24.677Z] Building core-data ... [2023-02-06T19:20:24.677Z] Building core-metadata ... [2023-02-06T19:20:24.677Z] Building security-bootstrapper ... [2023-02-06T19:20:24.677Z] Building security-proxy-setup ... [2023-02-06T19:20:24.677Z] Building security-secretstore-setup ... [2023-02-06T19:20:24.677Z] Building security-spiffe-token-provider ... [2023-02-06T19:20:24.677Z] Building security-spire-agent ... [2023-02-06T19:20:24.677Z] Building security-spire-config ... [2023-02-06T19:20:24.677Z] Building security-spire-server ... [2023-02-06T19:20:24.677Z] Building support-notifications ... [2023-02-06T19:20:24.677Z] Building support-scheduler ... [2023-02-06T19:20:24.677Z] Building security-spire-agent [2023-02-06T19:20:24.677Z] Building core-metadata [2023-02-06T19:20:24.677Z] Building support-scheduler [2023-02-06T19:20:24.677Z] Building core-common-config-bootstrapper [2023-02-06T19:20:24.677Z] Building security-proxy-setup [2023-02-06T19:21:11.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:11.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:11.602Z] ---> cea682914627 [2023-02-06T19:21:11.602Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:21:11.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:11.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:11.602Z] ---> cea682914627 [2023-02-06T19:21:11.602Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:21:11.602Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:11.602Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:11.602Z] ---> cea682914627 [2023-02-06T19:21:11.875Z] Step 3/21 : WORKDIR /edgex-go [2023-02-06T19:21:11.875Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:11.875Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:11.875Z] ---> cea682914627 [2023-02-06T19:21:11.875Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:21:11.875Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:11.875Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:11.875Z] ---> cea682914627 [2023-02-06T19:21:11.875Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:21:12.838Z] ---> Running in 293775e6238b [2023-02-06T19:21:12.838Z] ---> Running in c91604b02edb [2023-02-06T19:21:12.838Z] ---> Running in 8f49e2d61b1f [2023-02-06T19:21:12.838Z] ---> Running in 0e8fbf25e885 [2023-02-06T19:21:12.838Z] ---> Running in 86b509ffefdc [2023-02-06T19:21:13.105Z] Removing intermediate container 8f49e2d61b1f [2023-02-06T19:21:13.105Z] ---> 2888cd3a7208 [2023-02-06T19:21:13.105Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:21:13.372Z] Removing intermediate container 293775e6238b [2023-02-06T19:21:13.372Z] ---> 9614bca23986 [2023-02-06T19:21:13.372Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:21:13.372Z] ---> Running in d04d719f4293 [2023-02-06T19:21:13.372Z] ---> Running in d5638caa4346 [2023-02-06T19:21:13.372Z] Removing intermediate container 86b509ffefdc [2023-02-06T19:21:13.372Z] ---> 2bb79c8aa5d5 [2023-02-06T19:21:13.372Z] Step 4/21 : RUN apk add --update --no-cache make gitRemoving intermediate container 0e8fbf25e885 [2023-02-06T19:21:13.372Z] [2023-02-06T19:21:13.372Z] ---> 400f6da186e5 [2023-02-06T19:21:13.372Z] Step 4/24 : WORKDIR /edgex-go [2023-02-06T19:21:13.639Z] Removing intermediate container c91604b02edb [2023-02-06T19:21:13.639Z] ---> 30eae985e765 [2023-02-06T19:21:13.639Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:21:13.639Z] ---> Running in c6553e139c5e [2023-02-06T19:21:13.913Z] ---> Running in 2edde39aea2a [2023-02-06T19:21:13.913Z] ---> Running in 566f3ac0d7e3 [2023-02-06T19:21:14.185Z] Removing intermediate container d5638caa4346 [2023-02-06T19:21:14.185Z] ---> 32110c4912a8 [2023-02-06T19:21:14.185Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:21:14.539Z] ---> Running in 5212999186e2 [2023-02-06T19:21:14.830Z] Removing intermediate container 566f3ac0d7e3 [2023-02-06T19:21:14.830Z] ---> 66f346951344 [2023-02-06T19:21:14.830Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:21:14.830Z] Removing intermediate container 2edde39aea2a [2023-02-06T19:21:14.830Z] ---> c8f33fb35f92 [2023-02-06T19:21:14.830Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-06T19:21:15.107Z] ---> Running in 2ac29e32bf25 [2023-02-06T19:21:15.107Z] ---> Running in 06b79b20a9a3 [2023-02-06T19:21:16.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:16.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:16.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:16.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:17.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:17.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:17.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:17.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:17.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:17.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:18.516Z] OK: 221 MiB in 51 packages [2023-02-06T19:21:18.784Z] OK: 221 MiB in 51 packages [2023-02-06T19:21:18.784Z] OK: 221 MiB in 51 packages [2023-02-06T19:21:19.370Z] OK: 221 MiB in 51 packages [2023-02-06T19:21:19.646Z] OK: 221 MiB in 51 packages [2023-02-06T19:21:20.609Z] Removing intermediate container c6553e139c5e [2023-02-06T19:21:20.609Z] ---> a28c7e93a7db [2023-02-06T19:21:20.609Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-06T19:21:21.203Z] Removing intermediate container 2ac29e32bf25 [2023-02-06T19:21:21.203Z] ---> 065b1a63d6f5 [2023-02-06T19:21:21.203Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:21:21.203Z] Removing intermediate container d04d719f4293 [2023-02-06T19:21:21.203Z] ---> 182a71936771 [2023-02-06T19:21:21.203Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:21:21.203Z] Removing intermediate container 5212999186e2 [2023-02-06T19:21:21.203Z] ---> 892d42a4511a [2023-02-06T19:21:21.203Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:21:21.472Z] Removing intermediate container 06b79b20a9a3 [2023-02-06T19:21:21.472Z] ---> 23fdfe61ddba [2023-02-06T19:21:21.472Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-06T19:21:21.472Z] ---> 427e46bf3038 [2023-02-06T19:21:21.472Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:21:21.745Z] ---> Running in 76e286ac091e [2023-02-06T19:21:22.012Z] ---> c537b53e9ffa [2023-02-06T19:21:22.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:21:22.279Z] ---> fc640c94e99c [2023-02-06T19:21:22.279Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:21:22.279Z] ---> Running in dd1028e420ec [2023-02-06T19:21:22.568Z] ---> Running in 7b26b6a6b83f [2023-02-06T19:21:22.568Z] ---> 70a64680f1ac [2023-02-06T19:21:22.568Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:21:23.159Z] ---> Running in fa4625e84771 [2023-02-06T19:21:23.159Z] ---> 6084ed4f8b8d [2023-02-06T19:21:23.159Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:21:23.159Z] ---> Running in e50d01f65943 [2023-02-06T19:23:44.908Z] Removing intermediate container 76e286ac091e [2023-02-06T19:23:44.908Z] ---> a1af87fc1fc3 [2023-02-06T19:23:44.908Z] Step 7/21 : COPY . . [2023-02-06T19:23:44.908Z] Removing intermediate container dd1028e420ec [2023-02-06T19:23:44.908Z] ---> 99b6403413ba [2023-02-06T19:23:44.908Z] Step 8/22 : COPY . . [2023-02-06T19:23:44.908Z] Removing intermediate container 7b26b6a6b83f [2023-02-06T19:23:44.908Z] ---> 82144087b52d [2023-02-06T19:23:44.908Z] Step 7/24 : COPY . . [2023-02-06T19:23:44.908Z] Removing intermediate container fa4625e84771 [2023-02-06T19:23:44.908Z] ---> 65c98ffb6a6c [2023-02-06T19:23:44.908Z] Step 8/22 : COPY . . [2023-02-06T19:23:44.908Z] Removing intermediate container e50d01f65943 [2023-02-06T19:23:44.908Z] ---> 78853deabad2 [2023-02-06T19:23:44.908Z] Step 8/24 : COPY . . [2023-02-06T19:23:54.985Z] ---> a992ae4b19b0 [2023-02-06T19:23:54.985Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:23:54.985Z] ---> 5fb8fe81cdc2 [2023-02-06T19:23:54.985Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-06T19:23:54.985Z] ---> ed4f49f43cb5 [2023-02-06T19:23:54.986Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-06T19:23:54.986Z] ---> 1c7ebc452d2d [2023-02-06T19:23:54.986Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-06T19:23:54.986Z] ---> de0ce75ecf11 [2023-02-06T19:23:54.986Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-06T19:23:54.986Z] ---> Running in 637fcd190361 [2023-02-06T19:23:54.986Z] ---> Running in 5b0ca0c334e9 [2023-02-06T19:23:54.986Z] ---> Running in 30023d8ab03d [2023-02-06T19:23:54.986Z] ---> Running in 59ace44ebcd6 [2023-02-06T19:23:54.986Z] ---> Running in 7f88dcfca01f [2023-02-06T19:23:55.576Z] Removing intermediate container 5b0ca0c334e9 [2023-02-06T19:23:55.576Z] ---> 66c241b23bbd [2023-02-06T19:23:55.576Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:23:55.845Z] ---> Running in 5780c03a447a [2023-02-06T19:23:56.463Z] Removing intermediate container 5780c03a447a [2023-02-06T19:23:56.463Z] ---> 635d1508edda [2023-02-06T19:23:56.463Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:23:56.463Z] ---> Running in a483adbfeed8 [2023-02-06T19:23:57.448Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:23:57.718Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:23:57.718Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:23:57.993Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:23:59.959Z] Removing intermediate container a483adbfeed8 [2023-02-06T19:23:59.959Z] ---> 50327c36de6a [2023-02-06T19:23:59.959Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:23:59.959Z] ---> Running in 2a7292f301f7 [2023-02-06T19:24:00.548Z] Removing intermediate container 2a7292f301f7 [2023-02-06T19:24:00.548Z] ---> 8483a02b373a [2023-02-06T19:24:00.548Z] [2023-02-06T19:24:00.548Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:24:00.818Z] 3.15: Pulling from library/alpine [2023-02-06T19:24:02.249Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T19:24:02.249Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T19:24:02.249Z] ---> 8aa73fd46299 [2023-02-06T19:24:02.249Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:24:02.249Z] ---> Running in 51f825cdfb3f [2023-02-06T19:24:02.847Z] Removing intermediate container 51f825cdfb3f [2023-02-06T19:24:02.847Z] ---> bcbcd15def98 [2023-02-06T19:24:02.847Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:24:02.847Z] ---> Running in b1a77dbb9185 [2023-02-06T19:24:04.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:05.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:06.835Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:24:06.835Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:24:06.835Z] OK: 15736 distinct packages available [2023-02-06T19:24:07.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:07.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:08.808Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-06T19:24:09.080Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:24:09.080Z] (3/5) Installing libucontext (1.1-r0) [2023-02-06T19:24:09.080Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-06T19:24:09.080Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-06T19:24:09.080Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:24:09.080Z] OK: 6 MiB in 19 packages [2023-02-06T19:24:11.039Z] Removing intermediate container b1a77dbb9185 [2023-02-06T19:24:11.039Z] ---> c7e566b2d241 [2023-02-06T19:24:11.039Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-06T19:24:15.320Z] ---> 5ab2980af6e2 [2023-02-06T19:24:15.320Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:24:21.998Z] ---> 68e26953bb9c [2023-02-06T19:24:21.998Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:24:21.998Z] ---> 74910a9f56c1 [2023-02-06T19:24:21.998Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-06T19:24:22.968Z] ---> 49fe90d2f047 [2023-02-06T19:24:22.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-06T19:24:23.565Z] ---> d21d43027d1c [2023-02-06T19:24:23.565Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:24:23.840Z] ---> Running in b4d65b4e6f25 [2023-02-06T19:24:24.446Z] Removing intermediate container b4d65b4e6f25 [2023-02-06T19:24:24.446Z] ---> 798cd45c1862 [2023-02-06T19:24:24.446Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:24:24.446Z] ---> Running in 245952dd04bc [2023-02-06T19:24:25.040Z] Removing intermediate container 245952dd04bc [2023-02-06T19:24:25.040Z] ---> 280bb7cda6cf [2023-02-06T19:24:25.040Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:24:25.312Z] ---> Running in c9852ea1bb47 [2023-02-06T19:24:25.581Z] Removing intermediate container c9852ea1bb47 [2023-02-06T19:24:25.581Z] ---> 6d551baa59d4 [2023-02-06T19:24:25.581Z] Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:24:25.852Z] ---> Running in 0f18a49c6cf6 [2023-02-06T19:24:26.455Z] Removing intermediate container 0f18a49c6cf6 [2023-02-06T19:24:26.455Z] ---> 593095bad849 [2023-02-06T19:24:26.455Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:24:26.455Z] ---> Running in 21f9b290fd20 [2023-02-06T19:24:27.878Z] Removing intermediate container 21f9b290fd20 [2023-02-06T19:24:27.878Z] ---> c39d8cd4bed3 [2023-02-06T19:24:27.878Z] [2023-02-06T19:24:27.878Z] Successfully built c39d8cd4bed3 [2023-02-06T19:24:27.878Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-06T19:24:28.153Z] Building security-secretstore-setup [2023-02-06T19:24:46.398Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:24:46.398Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:24:46.398Z] ---> cea682914627 [2023-02-06T19:24:46.398Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:24:46.398Z] ---> Using cache [2023-02-06T19:24:46.398Z] ---> 2bb79c8aa5d5 [2023-02-06T19:24:46.398Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-06T19:24:46.398Z] ---> Using cache [2023-02-06T19:24:46.398Z] ---> a28c7e93a7db [2023-02-06T19:24:46.398Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:24:46.398Z] ---> Using cache [2023-02-06T19:24:46.398Z] ---> 427e46bf3038 [2023-02-06T19:24:46.398Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:24:46.398Z] ---> Using cache [2023-02-06T19:24:46.398Z] ---> a1af87fc1fc3 [2023-02-06T19:24:46.398Z] Step 7/24 : COPY . . [2023-02-06T19:24:46.398Z] ---> Using cache [2023-02-06T19:24:46.398Z] ---> 5fb8fe81cdc2 [2023-02-06T19:24:46.398Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-06T19:24:46.398Z] ---> Running in 2e3a9acb208e [2023-02-06T19:24:47.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:30:39.686Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:31:06.432Z] Removing intermediate container 637fcd190361 [2023-02-06T19:31:06.432Z] ---> 7005125aaa99 [2023-02-06T19:31:06.432Z] [2023-02-06T19:31:06.432Z] Step 9/21 : FROM alpine:3.16 [2023-02-06T19:31:06.708Z] 3.16: Pulling from library/alpine [2023-02-06T19:31:08.128Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:31:08.128Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T19:31:08.128Z] ---> 2b4661558fb8 [2023-02-06T19:31:08.128Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-06T19:31:08.128Z] ---> Running in 41452e26cd43 [2023-02-06T19:31:10.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:10.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:11.785Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-06T19:31:12.056Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-06T19:31:12.056Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-06T19:31:12.056Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-06T19:31:12.056Z] (5/6) Installing curl (7.83.1-r5) [2023-02-06T19:31:12.056Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-06T19:31:12.056Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:31:12.326Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:31:12.599Z] OK: 8 MiB in 20 packages [2023-02-06T19:31:15.220Z] Removing intermediate container 41452e26cd43 [2023-02-06T19:31:15.220Z] ---> d15f6e1249a2 [2023-02-06T19:31:15.220Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:31:15.220Z] ---> Running in 4e4ccb09adb1 [2023-02-06T19:31:15.817Z] Removing intermediate container 4e4ccb09adb1 [2023-02-06T19:31:15.817Z] ---> 57ce01a12769 [2023-02-06T19:31:15.817Z] Step 12/21 : WORKDIR /edgex [2023-02-06T19:31:15.817Z] ---> Running in f8fbb5b26aef [2023-02-06T19:31:16.407Z] Removing intermediate container f8fbb5b26aef [2023-02-06T19:31:16.407Z] ---> bb8a3f98c215 [2023-02-06T19:31:16.407Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-06T19:31:17.378Z] ---> eb534bff0a7e [2023-02-06T19:31:17.378Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-06T19:31:19.352Z] ---> c100ca2701e5 [2023-02-06T19:31:19.352Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-06T19:31:20.769Z] ---> 5b9c9eb4fe6b [2023-02-06T19:31:20.769Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:31:21.358Z] ---> e484cffd2806 [2023-02-06T19:31:21.358Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:31:21.358Z] ---> Running in eaf8cd21c77a [2023-02-06T19:31:24.723Z] Removing intermediate container eaf8cd21c77a [2023-02-06T19:31:24.723Z] ---> 25774f2e46fa [2023-02-06T19:31:24.723Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:31:24.993Z] ---> Running in 76f6a99c6188 [2023-02-06T19:31:25.581Z] Removing intermediate container 76f6a99c6188 [2023-02-06T19:31:25.581Z] ---> 6638ee5cf0bb [2023-02-06T19:31:25.581Z] Step 19/21 : LABEL arch=arm64 [2023-02-06T19:31:25.581Z] ---> Running in f063869f21fc [2023-02-06T19:31:26.547Z] Removing intermediate container f063869f21fc [2023-02-06T19:31:26.547Z] ---> ee1168529e8c [2023-02-06T19:31:26.547Z] Step 20/21 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:31:26.817Z] ---> Running in 72b70253b760 [2023-02-06T19:31:27.783Z] Removing intermediate container 72b70253b760 [2023-02-06T19:31:27.783Z] ---> 16951cc4ba89 [2023-02-06T19:31:27.783Z] Step 21/21 : LABEL version=0.0.0 [2023-02-06T19:31:27.783Z] ---> Running in a793689aa130 [2023-02-06T19:31:28.753Z] Removing intermediate container a793689aa130 [2023-02-06T19:31:28.753Z] ---> e8e8d6bd28f2 [2023-02-06T19:31:28.753Z] [2023-02-06T19:31:29.344Z] Successfully built e8e8d6bd28f2 [2023-02-06T19:31:29.344Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-06T19:31:29.344Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-02-06T19:31:34.747Z] Removing intermediate container 30023d8ab03d [2023-02-06T19:31:34.747Z] ---> 287a7debb467 [2023-02-06T19:31:34.747Z] [2023-02-06T19:31:34.747Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:31:34.747Z] ---> 2b4661558fb8 [2023-02-06T19:31:34.747Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-06T19:31:34.747Z] ---> Running in bf8cade611c7 [2023-02-06T19:31:35.031Z] Removing intermediate container bf8cade611c7 [2023-02-06T19:31:35.031Z] ---> 08f9ada3dcb0 [2023-02-06T19:31:35.031Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:31:35.302Z] ---> Running in 1c816fd1a043 [2023-02-06T19:31:37.268Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:31:37.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:37.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:39.501Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:31:39.501Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:31:39.501Z] OK: 5 MiB in 15 packages [2023-02-06T19:31:41.460Z] Removing intermediate container 1c816fd1a043 [2023-02-06T19:31:41.460Z] ---> 23ab71e1c2a0 [2023-02-06T19:31:41.460Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:31:42.902Z] ---> c81fcb3eacb8 [2023-02-06T19:31:42.902Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-06T19:31:45.498Z] ---> 6420cf276441 [2023-02-06T19:31:45.498Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-06T19:31:47.456Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:31:47.456Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:31:47.456Z] ---> cea682914627 [2023-02-06T19:31:47.456Z] Step 3/19 : WORKDIR /edgex-go [2023-02-06T19:31:47.456Z] ---> Using cache [2023-02-06T19:31:47.456Z] ---> 2bb79c8aa5d5 [2023-02-06T19:31:47.456Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-06T19:31:48.046Z] ---> ac6d46a1a2ed [2023-02-06T19:31:48.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-06T19:31:48.046Z] ---> Running in b23f8bf6af48 [2023-02-06T19:31:49.472Z] ---> 22aa54a279b0 [2023-02-06T19:31:49.472Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:31:49.745Z] ---> Running in 73b1305ebd0b [2023-02-06T19:31:50.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:50.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:53.211Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-06T19:31:53.211Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-06T19:31:53.211Z] OK: 16901 distinct packages available [2023-02-06T19:31:53.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:54.178Z] Removing intermediate container 73b1305ebd0b [2023-02-06T19:31:54.178Z] ---> fcf622f07ff9 [2023-02-06T19:31:54.178Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:31:54.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:54.178Z] ---> Running in 2b833d4c761d [2023-02-06T19:31:55.202Z] Removing intermediate container 2b833d4c761d [2023-02-06T19:31:55.202Z] ---> 0d236820ec0d [2023-02-06T19:31:55.202Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-06T19:31:55.475Z] ---> Running in 1c8ae78cba4c [2023-02-06T19:31:55.764Z] OK: 221 MiB in 51 packages [2023-02-06T19:31:56.378Z] Removing intermediate container 1c8ae78cba4c [2023-02-06T19:31:56.378Z] ---> a09124c15310 [2023-02-06T19:31:56.378Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:31:56.999Z] ---> Running in c6e29898de0f [2023-02-06T19:31:57.977Z] Removing intermediate container c6e29898de0f [2023-02-06T19:31:57.977Z] ---> af9621b5181b [2023-02-06T19:31:57.977Z] Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:31:57.977Z] ---> Running in 79fa7c9c9edc [2023-02-06T19:31:58.247Z] Removing intermediate container b23f8bf6af48 [2023-02-06T19:31:58.247Z] ---> 9179d07d480a [2023-02-06T19:31:58.247Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-06T19:31:59.216Z] Removing intermediate container 79fa7c9c9edc [2023-02-06T19:31:59.216Z] ---> 269897f57278 [2023-02-06T19:31:59.216Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:31:59.487Z] ---> Running in 104231d766da [2023-02-06T19:32:00.075Z] ---> b4bbdd20caf9 [2023-02-06T19:32:00.075Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:32:00.393Z] ---> Running in 5be682b34d96 [2023-02-06T19:32:00.663Z] Removing intermediate container 104231d766da [2023-02-06T19:32:00.663Z] ---> 070e64c853a8 [2023-02-06T19:32:00.663Z] [2023-02-06T19:32:02.629Z] Successfully built 070e64c853a8 [2023-02-06T19:32:02.629Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-06T19:32:02.629Z] Building support-notifications [2023-02-06T19:32:05.231Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 2e3a9acb208e [2023-02-06T19:32:05.231Z] ---> f25c4667bb31 [2023-02-06T19:32:05.231Z] [2023-02-06T19:32:05.231Z] Step 9/24 : FROM alpine:3.16 [2023-02-06T19:32:05.231Z] ---> 2b4661558fb8 [2023-02-06T19:32:05.231Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-06T19:32:05.518Z] ---> Running in 27afb79e1da6 [2023-02-06T19:32:08.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:08.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:10.094Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-06T19:32:10.094Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-06T19:32:10.094Z] (3/3) Installing su-exec (0.2-r1) [2023-02-06T19:32:10.094Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:32:10.094Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:32:10.364Z] OK: 6 MiB in 17 packages [2023-02-06T19:32:14.650Z] Removing intermediate container 27afb79e1da6 [2023-02-06T19:32:14.650Z] ---> f2df0d36c4b1 [2023-02-06T19:32:14.650Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:32:14.650Z] ---> Running in 2f4c7c35c60e [2023-02-06T19:32:15.620Z] Removing intermediate container 2f4c7c35c60e [2023-02-06T19:32:15.620Z] ---> 0f4e1a8a1f2c [2023-02-06T19:32:15.620Z] Step 12/24 : WORKDIR / [2023-02-06T19:32:15.889Z] ---> Running in cb11a985eadc [2023-02-06T19:32:16.853Z] Removing intermediate container cb11a985eadc [2023-02-06T19:32:16.853Z] ---> 930d686728e1 [2023-02-06T19:32:16.853Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-06T19:32:17.441Z] Removing intermediate container 7f88dcfca01f [2023-02-06T19:32:17.441Z] ---> af41777f1a9f [2023-02-06T19:32:17.441Z] [2023-02-06T19:32:17.441Z] Step 10/24 : FROM alpine:3.16 [2023-02-06T19:32:17.441Z] ---> 2b4661558fb8 [2023-02-06T19:32:17.441Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:32:17.724Z] ---> Running in 5df4d1ef120f [2023-02-06T19:32:19.150Z] ---> 27f26401da57 [2023-02-06T19:32:19.150Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-06T19:32:20.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:20.847Z] ---> 19ec8413e9b6 [2023-02-06T19:32:20.847Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-06T19:32:20.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:22.275Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:32:22.275Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:32:22.275Z] ---> cea682914627 [2023-02-06T19:32:22.275Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:32:22.275Z] ---> Using cache [2023-02-06T19:32:22.275Z] ---> 30eae985e765 [2023-02-06T19:32:22.275Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:32:22.275Z] ---> Using cache [2023-02-06T19:32:22.275Z] ---> 66f346951344 [2023-02-06T19:32:22.275Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-06T19:32:22.275Z] ---> Running in 96577b299dbd [2023-02-06T19:32:22.275Z] ---> 704b8aa15be8 [2023-02-06T19:32:22.275Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-06T19:32:22.551Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:32:22.551Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:32:22.551Z] OK: 5 MiB in 15 packages [2023-02-06T19:32:24.518Z] ---> 1511eabe2561 [2023-02-06T19:32:24.518Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-06T19:32:25.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:25.118Z] Removing intermediate container 5df4d1ef120f [2023-02-06T19:32:25.118Z] ---> c41fdee7b5c5 [2023-02-06T19:32:25.118Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:32:25.401Z] ---> Running in 8d641f5283e6 [2023-02-06T19:32:25.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:26.285Z] Removing intermediate container 8d641f5283e6 [2023-02-06T19:32:26.285Z] ---> ed55208ba756 [2023-02-06T19:32:26.285Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-06T19:32:26.285Z] ---> Running in 71827ee877e4 [2023-02-06T19:32:27.267Z] ---> 891fb9afeee7 [2023-02-06T19:32:27.267Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-06T19:32:27.267Z] OK: 221 MiB in 51 packages [2023-02-06T19:32:27.267Z] Removing intermediate container 71827ee877e4 [2023-02-06T19:32:27.267Z] ---> ac88307b794e [2023-02-06T19:32:27.267Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-06T19:32:27.540Z] ---> Running in a103e562f016 [2023-02-06T19:32:29.003Z] Removing intermediate container a103e562f016 [2023-02-06T19:32:29.003Z] ---> e44fb0fa0e19 [2023-02-06T19:32:29.003Z] Step 15/24 : WORKDIR / [2023-02-06T19:32:29.003Z] ---> Running in 8048598af571 [2023-02-06T19:32:29.592Z] Removing intermediate container 96577b299dbd [2023-02-06T19:32:29.592Z] ---> 174a163b300d [2023-02-06T19:32:29.592Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:32:30.212Z] Removing intermediate container 8048598af571 [2023-02-06T19:32:30.212Z] ---> 2206f62f6ff1 [2023-02-06T19:32:30.212Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:32:31.192Z] ---> c3e1c9cb9739 [2023-02-06T19:32:31.192Z] ---> 8accde7ea006 [2023-02-06T19:32:31.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:32:31.192Z] [2023-02-06T19:32:31.192Z] ---> Running in ecdd095c71dd [2023-02-06T19:32:32.614Z] ---> 108ddeb9d979 [2023-02-06T19:32:32.614Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-06T19:32:33.203Z] ---> 6dd53079acb8 [2023-02-06T19:32:33.203Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:32:33.473Z] ---> Running in 2f0fd518e5c8 [2023-02-06T19:32:35.434Z] ---> a9419acc7165 [2023-02-06T19:32:35.434Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-06T19:32:38.797Z] ---> 5757fcc1ddb8 [2023-02-06T19:32:38.797Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-06T19:32:39.385Z] Removing intermediate container 2f0fd518e5c8 [2023-02-06T19:32:39.385Z] ---> 8015748b1abc [2023-02-06T19:32:39.385Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:32:39.654Z] ---> Running in 07bb7eb26a81 [2023-02-06T19:32:40.245Z] ---> 9d917fd8b0f0 [2023-02-06T19:32:40.245Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-06T19:32:40.245Z] ---> Running in 39b8f3ed233a [2023-02-06T19:32:40.516Z] Removing intermediate container 07bb7eb26a81 [2023-02-06T19:32:40.516Z] ---> e9007c6ffae1 [2023-02-06T19:32:40.516Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:32:40.516Z] ---> Running in 0edb20df30fb [2023-02-06T19:32:41.141Z] Removing intermediate container 39b8f3ed233a [2023-02-06T19:32:41.141Z] ---> 4bbffb01df67 [2023-02-06T19:32:41.141Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:32:41.434Z] ---> Running in 8654e570ab13 [2023-02-06T19:32:41.434Z] Removing intermediate container 0edb20df30fb [2023-02-06T19:32:41.434Z] ---> 2f6cd8d37df9 [2023-02-06T19:32:41.434Z] Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:32:41.705Z] ---> Running in af6e648551ef [2023-02-06T19:32:42.292Z] Removing intermediate container 8654e570ab13 [2023-02-06T19:32:42.292Z] ---> b6c30f91a1bf [2023-02-06T19:32:42.292Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:32:42.562Z] ---> Running in c17127d45f13 [2023-02-06T19:32:42.562Z] Removing intermediate container af6e648551ef [2023-02-06T19:32:42.562Z] ---> 3254909d5ca3 [2023-02-06T19:32:42.562Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:32:42.562Z] ---> Running in 1a2c0d13edb3 [2023-02-06T19:32:43.530Z] Removing intermediate container c17127d45f13 [2023-02-06T19:32:43.530Z] ---> 0c9cda1a8127 [2023-02-06T19:32:43.530Z] Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:32:43.530Z] Removing intermediate container 1a2c0d13edb3 [2023-02-06T19:32:43.530Z] ---> 33a674770ab5 [2023-02-06T19:32:43.530Z] [2023-02-06T19:32:43.530Z] ---> Running in d1ef3df6f7e7 [2023-02-06T19:32:44.120Z] Successfully built 33a674770ab5 [2023-02-06T19:32:44.120Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-06T19:32:44.120Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-02-06T19:32:44.391Z] Removing intermediate container d1ef3df6f7e7 [2023-02-06T19:32:44.391Z] ---> ef22655a86da [2023-02-06T19:32:44.391Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:32:44.391Z] ---> Running in edae4aa81c42 [2023-02-06T19:32:44.984Z] Removing intermediate container edae4aa81c42 [2023-02-06T19:32:44.984Z] ---> ededaeebd868 [2023-02-06T19:32:44.984Z] [2023-02-06T19:32:45.254Z] Successfully built ededaeebd868 [2023-02-06T19:32:45.254Z] Successfully tagged core-metadata-arm64:latest [2023-02-06T19:32:45.254Z]  Building core-metadata ... done Building security-spire-config [2023-02-06T19:33:11.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:33:11.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:33:11.977Z] ---> cea682914627 [2023-02-06T19:33:11.977Z] Step 3/23 : WORKDIR /edgex-go [2023-02-06T19:33:11.977Z] ---> Using cache [2023-02-06T19:33:11.977Z] ---> 2bb79c8aa5d5 [2023-02-06T19:33:11.977Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:33:11.977Z] ---> Running in bc2332a69c4b [2023-02-06T19:33:12.246Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:33:12.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:33:12.246Z] ---> cea682914627 [2023-02-06T19:33:12.246Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:33:12.246Z] ---> Using cache [2023-02-06T19:33:12.246Z] ---> 2bb79c8aa5d5 [2023-02-06T19:33:12.246Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:33:12.246Z] ---> Running in c5b8cde0ea3c [2023-02-06T19:33:14.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:33:15.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:33:15.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:33:16.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:33:16.994Z] OK: 221 MiB in 51 packages [2023-02-06T19:33:17.980Z] OK: 221 MiB in 51 packages [2023-02-06T19:33:19.930Z] Removing intermediate container bc2332a69c4b [2023-02-06T19:33:19.930Z] ---> 8715b1f72de0 [2023-02-06T19:33:19.930Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-06T19:33:20.197Z] Removing intermediate container c5b8cde0ea3c [2023-02-06T19:33:20.197Z] ---> 2ed84addb31d [2023-02-06T19:33:20.197Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:33:22.143Z] ---> a0578d4c9936 [2023-02-06T19:33:22.143Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:33:22.143Z] ---> f0b413337a9e [2023-02-06T19:33:22.143Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:33:22.143Z] ---> Running in 1e4196e59426 [2023-02-06T19:33:22.416Z] ---> Running in 6a0784679e78 [2023-02-06T19:34:01.314Z] Removing intermediate container 5be682b34d96 [2023-02-06T19:34:01.314Z] ---> 1dec7522134f [2023-02-06T19:34:01.314Z] Step 7/19 : COPY . . [2023-02-06T19:34:28.031Z] ---> 18b0e0792ee8 [2023-02-06T19:34:28.031Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-06T19:34:28.031Z] ---> Running in 084b167cdf5f [2023-02-06T19:34:28.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-06T19:34:29.993Z] Removing intermediate container ecdd095c71dd [2023-02-06T19:34:29.993Z] ---> e18699b09e1f [2023-02-06T19:34:29.993Z] Step 8/22 : COPY . . [2023-02-06T19:34:32.594Z] Removing intermediate container 59ace44ebcd6 [2023-02-06T19:34:32.594Z] ---> cf69b1cc6b9e [2023-02-06T19:34:32.594Z] [2023-02-06T19:34:32.594Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:34:32.594Z] ---> 2b4661558fb8 [2023-02-06T19:34:32.594Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:34:32.594Z] ---> Using cache [2023-02-06T19:34:32.594Z] ---> c41fdee7b5c5 [2023-02-06T19:34:32.594Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:34:32.594Z] ---> Using cache [2023-02-06T19:34:32.594Z] ---> ed55208ba756 [2023-02-06T19:34:32.594Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-06T19:34:32.864Z] ---> Running in bb56e64665de [2023-02-06T19:34:34.814Z] Removing intermediate container bb56e64665de [2023-02-06T19:34:34.814Z] ---> 1b20831d3257 [2023-02-06T19:34:34.814Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:34:34.814Z] ---> Running in a7b9164096e0 [2023-02-06T19:34:36.226Z] Removing intermediate container a7b9164096e0 [2023-02-06T19:34:36.226Z] ---> b99ed7544bd8 [2023-02-06T19:34:36.226Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:34:37.640Z] ---> ee8e71e017ad [2023-02-06T19:34:37.640Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-06T19:34:42.980Z] ---> 5e35f5a1bbb2 [2023-02-06T19:34:42.980Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-06T19:34:45.560Z] ---> dfde6e0e4467 [2023-02-06T19:34:45.560Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-06T19:34:45.560Z] ---> Running in 1a4803577339 [2023-02-06T19:34:46.968Z] Removing intermediate container 1a4803577339 [2023-02-06T19:34:46.968Z] ---> a9e6a37458de [2023-02-06T19:34:46.968Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:34:47.237Z] ---> Running in 88aec0a8c885 [2023-02-06T19:34:48.197Z] Removing intermediate container 88aec0a8c885 [2023-02-06T19:34:48.465Z] ---> 6f58a653f817 [2023-02-06T19:34:48.465Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:34:48.735Z] ---> Running in 2d1a4e6d4205 [2023-02-06T19:34:49.712Z] Removing intermediate container 2d1a4e6d4205 [2023-02-06T19:34:49.712Z] ---> 5b2efcc7a608 [2023-02-06T19:34:49.712Z] Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:34:49.983Z] ---> Running in dd4b2b662d71 [2023-02-06T19:34:50.954Z] Removing intermediate container dd4b2b662d71 [2023-02-06T19:34:50.954Z] ---> eb30a69ca3f6 [2023-02-06T19:34:50.954Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:34:50.954Z] ---> Running in ecb1163e5bbf [2023-02-06T19:34:51.925Z] Removing intermediate container ecb1163e5bbf [2023-02-06T19:34:51.925Z] ---> 7837f5cf39de [2023-02-06T19:34:51.925Z] [2023-02-06T19:34:52.518Z] Successfully built 7837f5cf39de [2023-02-06T19:34:52.788Z] Successfully tagged support-scheduler-arm64:latest [2023-02-06T19:34:52.788Z]  Building support-scheduler ... done Building core-command [2023-02-06T19:35:05.553Z] ---> b3ef28cface6 [2023-02-06T19:35:05.553Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-06T19:35:05.553Z] ---> Running in 4c4ce0f2f953 [2023-02-06T19:35:07.518Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:35:17.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:35:17.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:35:17.619Z] ---> cea682914627 [2023-02-06T19:35:17.619Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:35:17.619Z] ---> Using cache [2023-02-06T19:35:17.619Z] ---> 30eae985e765 [2023-02-06T19:35:17.619Z] Step 4/23 : WORKDIR /edgex-go [2023-02-06T19:35:17.619Z] ---> Using cache [2023-02-06T19:35:17.619Z] ---> 66f346951344 [2023-02-06T19:35:17.619Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-06T19:35:17.619Z] ---> Using cache [2023-02-06T19:35:17.619Z] ---> 065b1a63d6f5 [2023-02-06T19:35:17.619Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-06T19:35:17.619Z] ---> Using cache [2023-02-06T19:35:17.619Z] ---> c537b53e9ffa [2023-02-06T19:35:17.619Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:35:17.619Z] ---> Using cache [2023-02-06T19:35:17.619Z] ---> 99b6403413ba [2023-02-06T19:35:17.619Z] Step 8/23 : COPY . . [2023-02-06T19:35:17.619Z] ---> Using cache [2023-02-06T19:35:17.619Z] ---> de0ce75ecf11 [2023-02-06T19:35:17.619Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-06T19:35:17.890Z] ---> Running in acace36fb46e [2023-02-06T19:35:20.493Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:35:35.509Z] Removing intermediate container 1e4196e59426 [2023-02-06T19:35:35.509Z] ---> e95825adc58c [2023-02-06T19:35:35.509Z] Step 7/23 : COPY . . [2023-02-06T19:35:35.509Z] Removing intermediate container 6a0784679e78 [2023-02-06T19:35:35.509Z] ---> b7697ec28967 [2023-02-06T19:35:35.509Z] Step 7/24 : COPY . . [2023-02-06T19:35:57.636Z] ---> e03027916e19 [2023-02-06T19:35:57.636Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:35:57.636Z] ---> 889543361110 [2023-02-06T19:35:57.636Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:35:57.636Z] ---> Running in c1dd0dabbcbc [2023-02-06T19:35:57.636Z] ---> Running in 65d17bc1c20c [2023-02-06T19:35:57.636Z] Removing intermediate container c1dd0dabbcbc [2023-02-06T19:35:57.636Z] ---> ccecdee2aef0 [2023-02-06T19:35:57.636Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-06T19:35:57.636Z] ---> Running in 3f0e9ec5b8da [2023-02-06T19:35:57.636Z] Removing intermediate container 65d17bc1c20c [2023-02-06T19:35:57.636Z] ---> 210a27485d53 [2023-02-06T19:35:57.636Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:35:57.636Z] ---> Running in abafa7924cd6 [2023-02-06T19:35:58.610Z] Removing intermediate container abafa7924cd6 [2023-02-06T19:35:58.610Z] ---> 34a64a41b23c [2023-02-06T19:35:58.610Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:35:58.610Z] Removing intermediate container 3f0e9ec5b8da [2023-02-06T19:35:58.610Z] ---> 58065a39d67e [2023-02-06T19:35:58.610Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:35:58.610Z] ---> Running in 7b3b75f892a6 [2023-02-06T19:35:58.610Z] ---> Running in 82d23e8ff0b7 [2023-02-06T19:36:03.972Z] Removing intermediate container 7b3b75f892a6 [2023-02-06T19:36:03.972Z] ---> 3fa123078bdc [2023-02-06T19:36:03.972Z] Step 11/23 : WORKDIR /edgex-go [2023-02-06T19:36:03.972Z] Removing intermediate container 82d23e8ff0b7 [2023-02-06T19:36:03.972Z] ---> 2ab2f2f08373 [2023-02-06T19:36:03.972Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:36:03.972Z] ---> Running in 7fae2c4ba504 [2023-02-06T19:36:03.972Z] ---> Running in 53d9724fca9d [2023-02-06T19:36:03.972Z] Removing intermediate container 7fae2c4ba504 [2023-02-06T19:36:03.972Z] ---> ac43eb722e36 [2023-02-06T19:36:03.972Z] [2023-02-06T19:36:03.972Z] Step 12/23 : FROM alpine:3.15 [2023-02-06T19:36:03.972Z] ---> 8aa73fd46299 [2023-02-06T19:36:03.972Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:36:03.972Z] ---> Using cache [2023-02-06T19:36:03.972Z] ---> bcbcd15def98 [2023-02-06T19:36:03.972Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:36:03.972Z] ---> Using cache [2023-02-06T19:36:03.972Z] ---> c7e566b2d241 [2023-02-06T19:36:03.972Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:36:04.248Z] Removing intermediate container 53d9724fca9d [2023-02-06T19:36:04.248Z] ---> ad4219df51ae [2023-02-06T19:36:04.248Z] [2023-02-06T19:36:04.248Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:36:04.248Z] ---> 8aa73fd46299 [2023-02-06T19:36:04.248Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:36:04.248Z] ---> Using cache [2023-02-06T19:36:04.248Z] ---> bcbcd15def98 [2023-02-06T19:36:04.248Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-06T19:36:04.248Z] ---> Running in bdd7f8dc4d5f [2023-02-06T19:36:07.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:36:08.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:36:09.994Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:36:09.994Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:36:09.994Z] OK: 15736 distinct packages available [2023-02-06T19:36:10.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:36:10.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:36:11.131Z] ---> 7c6dca9db9fb [2023-02-06T19:36:11.131Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:36:12.096Z] ---> 5a1eed948340 [2023-02-06T19:36:12.096Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-06T19:36:12.691Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-06T19:36:12.691Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:36:12.691Z] (3/4) Installing libucontext (1.1-r0) [2023-02-06T19:36:12.691Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-06T19:36:12.691Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:36:12.691Z] OK: 6 MiB in 18 packages [2023-02-06T19:36:12.963Z] ---> 4be53833f7bd [2023-02-06T19:36:12.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-06T19:36:15.565Z] ---> e8f8475f67fb [2023-02-06T19:36:15.566Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:36:15.566Z] ---> Running in 2763ccb14f30 [2023-02-06T19:36:16.151Z] Removing intermediate container bdd7f8dc4d5f [2023-02-06T19:36:16.151Z] ---> 83446b386d3b [2023-02-06T19:36:16.151Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:36:16.421Z] Removing intermediate container 2763ccb14f30 [2023-02-06T19:36:16.421Z] ---> ee391bec4c7d [2023-02-06T19:36:16.421Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:36:16.421Z] ---> Running in c4ae83179c40 [2023-02-06T19:36:17.007Z] Removing intermediate container c4ae83179c40 [2023-02-06T19:36:17.007Z] ---> 4fd8b8db2acc [2023-02-06T19:36:17.007Z] Step 21/23 : LABEL arch=arm64 [2023-02-06T19:36:17.284Z] ---> Running in b024caa463bc [2023-02-06T19:36:18.246Z] Removing intermediate container b024caa463bc [2023-02-06T19:36:18.246Z] ---> 61780c862df0 [2023-02-06T19:36:18.246Z] Step 22/23 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:36:18.525Z] ---> Running in b6f78de88c40 [2023-02-06T19:36:19.108Z] Removing intermediate container b6f78de88c40 [2023-02-06T19:36:19.108Z] ---> 822ec6210576 [2023-02-06T19:36:19.108Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:36:19.374Z] ---> Running in fc6fc606606b [2023-02-06T19:36:20.337Z] Removing intermediate container fc6fc606606b [2023-02-06T19:36:20.337Z] ---> 5c0b66fbf618 [2023-02-06T19:36:20.337Z] [2023-02-06T19:36:20.920Z] Successfully built 5c0b66fbf618 [2023-02-06T19:36:20.920Z] Successfully tagged security-spire-server-arm64:latest [2023-02-06T19:36:20.920Z]  Building security-spire-server ... done Building security-bootstrapper [2023-02-06T19:36:24.261Z] ---> e7ee49a3b521 [2023-02-06T19:36:24.261Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:36:24.843Z] ---> d6645de1511f [2023-02-06T19:36:24.843Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-06T19:36:25.116Z] ---> Running in 3e57df41f767 [2023-02-06T19:36:25.706Z] Removing intermediate container 3e57df41f767 [2023-02-06T19:36:25.706Z] ---> 3aae2fb86cfb [2023-02-06T19:36:25.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-06T19:36:27.648Z] ---> 3a9ceaf76eed [2023-02-06T19:36:27.648Z] Step 19/24 : WORKDIR / [2023-02-06T19:36:27.919Z] ---> Running in 5025a2518a47 [2023-02-06T19:36:28.505Z] Removing intermediate container 5025a2518a47 [2023-02-06T19:36:28.505Z] ---> c997de5f1d94 [2023-02-06T19:36:28.505Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:36:28.774Z] ---> Running in d2dab83f94b4 [2023-02-06T19:36:29.376Z] Removing intermediate container d2dab83f94b4 [2023-02-06T19:36:29.376Z] ---> 124d88d26341 [2023-02-06T19:36:29.376Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:36:29.647Z] ---> Running in 58d7e88ef981 [2023-02-06T19:36:30.234Z] Removing intermediate container 58d7e88ef981 [2023-02-06T19:36:30.234Z] ---> 195d1a9486c6 [2023-02-06T19:36:30.234Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:36:30.502Z] ---> Running in 5ffcac9b5a52 [2023-02-06T19:36:31.096Z] Removing intermediate container 5ffcac9b5a52 [2023-02-06T19:36:31.096Z] ---> bf8031d038cc [2023-02-06T19:36:31.096Z] Step 23/24 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:36:31.375Z] ---> Running in 89b0030d2705 [2023-02-06T19:36:32.347Z] Removing intermediate container 89b0030d2705 [2023-02-06T19:36:32.347Z] ---> cbb4b0d21961 [2023-02-06T19:36:32.347Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:36:32.347Z] ---> Running in 8a3375e319c7 [2023-02-06T19:36:33.311Z] Removing intermediate container 8a3375e319c7 [2023-02-06T19:36:33.311Z] ---> e3311cb93273 [2023-02-06T19:36:33.311Z] [2023-02-06T19:36:33.579Z] Successfully built e3311cb93273 [2023-02-06T19:36:33.579Z] Successfully tagged security-spire-config-arm64:latest [2023-02-06T19:36:33.579Z]  Building security-spire-config ... done Building core-data [2023-02-06T19:36:45.895Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:36:45.895Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:36:45.895Z] ---> cea682914627 [2023-02-06T19:36:45.895Z] Step 3/32 : WORKDIR /edgex-go [2023-02-06T19:36:45.895Z] ---> Using cache [2023-02-06T19:36:45.895Z] ---> 2bb79c8aa5d5 [2023-02-06T19:36:45.895Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-06T19:36:45.895Z] ---> Using cache [2023-02-06T19:36:45.895Z] ---> a28c7e93a7db [2023-02-06T19:36:45.895Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-06T19:36:45.895Z] ---> Using cache [2023-02-06T19:36:45.895Z] ---> 427e46bf3038 [2023-02-06T19:36:45.895Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:36:45.895Z] ---> Using cache [2023-02-06T19:36:45.895Z] ---> a1af87fc1fc3 [2023-02-06T19:36:45.895Z] Step 7/32 : COPY . . [2023-02-06T19:36:45.895Z] ---> Using cache [2023-02-06T19:36:45.895Z] ---> 5fb8fe81cdc2 [2023-02-06T19:36:45.895Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-06T19:36:45.895Z] ---> Running in f8475c3d8262 [2023-02-06T19:36:47.302Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:36:59.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:36:59.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:36:59.622Z] ---> cea682914627 [2023-02-06T19:36:59.622Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:36:59.622Z] ---> Using cache [2023-02-06T19:36:59.622Z] ---> 30eae985e765 [2023-02-06T19:36:59.622Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:36:59.622Z] ---> Using cache [2023-02-06T19:36:59.622Z] ---> 66f346951344 [2023-02-06T19:36:59.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:36:59.622Z] ---> Using cache [2023-02-06T19:36:59.622Z] ---> 065b1a63d6f5 [2023-02-06T19:36:59.622Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:36:59.622Z] ---> Using cache [2023-02-06T19:36:59.622Z] ---> c537b53e9ffa [2023-02-06T19:36:59.622Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:36:59.622Z] ---> Using cache [2023-02-06T19:36:59.622Z] ---> 99b6403413ba [2023-02-06T19:36:59.622Z] Step 8/22 : COPY . . [2023-02-06T19:36:59.622Z] ---> Using cache [2023-02-06T19:36:59.622Z] ---> de0ce75ecf11 [2023-02-06T19:36:59.622Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-06T19:36:59.622Z] ---> Running in 1f60b64b536e [2023-02-06T19:37:00.579Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:43:23.145Z] Removing intermediate container acace36fb46e [2023-02-06T19:43:23.145Z] ---> e4977866c05d [2023-02-06T19:43:23.145Z] [2023-02-06T19:43:23.145Z] Step 10/23 : FROM alpine:3.16 [2023-02-06T19:43:23.145Z] ---> 2b4661558fb8 [2023-02-06T19:43:23.145Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:43:23.145Z] ---> Using cache [2023-02-06T19:43:23.145Z] ---> c41fdee7b5c5 [2023-02-06T19:43:23.145Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:43:23.145Z] ---> Using cache [2023-02-06T19:43:23.145Z] ---> ed55208ba756 [2023-02-06T19:43:23.145Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-06T19:43:23.145Z] ---> Running in 5d8053bf8c61 [2023-02-06T19:43:23.145Z] Removing intermediate container 5d8053bf8c61 [2023-02-06T19:43:23.145Z] ---> 63ae05e8ef1e [2023-02-06T19:43:23.145Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-06T19:43:23.145Z] ---> Running in d3b8466dfde6 [2023-02-06T19:43:23.145Z] Removing intermediate container d3b8466dfde6 [2023-02-06T19:43:23.145Z] ---> bc5e65846609 [2023-02-06T19:43:23.145Z] Step 15/23 : WORKDIR / [2023-02-06T19:43:23.145Z] ---> Running in da99a1832cbc [2023-02-06T19:43:23.145Z] Removing intermediate container da99a1832cbc [2023-02-06T19:43:23.145Z] ---> c344b62be0fc [2023-02-06T19:43:23.145Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:43:23.145Z] ---> a94fdeb0f7e7 [2023-02-06T19:43:23.145Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-06T19:43:23.145Z] ---> 51c609b014b8 [2023-02-06T19:43:23.145Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-06T19:43:23.145Z] ---> 417ee20d8f18 [2023-02-06T19:43:23.145Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-06T19:43:23.145Z] ---> Running in 6365bc0e0ac9 [2023-02-06T19:43:23.145Z] Removing intermediate container 6365bc0e0ac9 [2023-02-06T19:43:23.145Z] ---> cc1a7bb815f4 [2023-02-06T19:43:23.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:43:23.145Z] ---> Running in ddddef5495f9 [2023-02-06T19:43:23.418Z] Removing intermediate container ddddef5495f9 [2023-02-06T19:43:23.418Z] ---> 22da1a86de0b [2023-02-06T19:43:23.418Z] Step 21/23 : LABEL arch=arm64 [2023-02-06T19:43:23.688Z] ---> Running in 5c42898ae31f [2023-02-06T19:43:24.661Z] Removing intermediate container 5c42898ae31f [2023-02-06T19:43:24.661Z] ---> a74eea189763 [2023-02-06T19:43:24.661Z] Step 22/23 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:43:25.160Z] ---> Running in 1dcb0fe6d444 [2023-02-06T19:43:26.210Z] Removing intermediate container 1dcb0fe6d444 [2023-02-06T19:43:26.210Z] ---> 13ad4988d09d [2023-02-06T19:43:26.210Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:43:26.210Z] ---> Running in e6160ccd76d5 [2023-02-06T19:43:27.220Z] Removing intermediate container e6160ccd76d5 [2023-02-06T19:43:27.220Z] ---> f2ae9da3afe1 [2023-02-06T19:43:27.220Z] [2023-02-06T19:43:28.201Z] Successfully built f2ae9da3afe1 [2023-02-06T19:43:28.201Z] Successfully tagged core-command-arm64:latest [2023-02-06T19:43:32.480Z]  Building core-command ... done Removing intermediate container 084b167cdf5f [2023-02-06T19:43:32.480Z] ---> b3b0f9316cde [2023-02-06T19:43:32.480Z] [2023-02-06T19:43:32.480Z] Step 9/19 : FROM alpine:3.15 [2023-02-06T19:43:32.480Z] ---> 8aa73fd46299 [2023-02-06T19:43:32.480Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:43:32.480Z] ---> Using cache [2023-02-06T19:43:32.480Z] ---> bcbcd15def98 [2023-02-06T19:43:32.480Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-06T19:43:32.480Z] ---> Running in 7bd7fc7825dc [2023-02-06T19:43:33.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:43:34.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:43:35.909Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:43:35.909Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:43:35.909Z] OK: 15736 distinct packages available [2023-02-06T19:43:36.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:43:36.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:43:37.866Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-06T19:43:37.866Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-06T19:43:37.866Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-06T19:43:37.866Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-06T19:43:37.866Z] (5/9) Installing curl (7.80.0-r5) [2023-02-06T19:43:37.866Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-06T19:43:37.866Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:43:37.866Z] (8/9) Installing libucontext (1.1-r0) [2023-02-06T19:43:37.866Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-06T19:43:37.866Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:43:37.866Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:43:38.456Z] OK: 8 MiB in 23 packages [2023-02-06T19:43:41.051Z] Removing intermediate container 7bd7fc7825dc [2023-02-06T19:43:41.051Z] ---> e7c5da93fe20 [2023-02-06T19:43:41.051Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:43:42.021Z] ---> 335174699767 [2023-02-06T19:43:42.021Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-06T19:43:44.608Z] ---> 821d2895c33f [2023-02-06T19:43:44.608Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-06T19:43:45.573Z] ---> c9f83834f08f [2023-02-06T19:43:45.573Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-06T19:43:45.573Z] ---> Running in d8437d9fec28 [2023-02-06T19:43:46.164Z] Removing intermediate container d8437d9fec28 [2023-02-06T19:43:46.164Z] ---> 5102ad490905 [2023-02-06T19:43:46.164Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:43:46.164Z] ---> Running in d18d8b779070 [2023-02-06T19:43:46.753Z] Removing intermediate container d18d8b779070 [2023-02-06T19:43:46.753Z] ---> a23edc72ee67 [2023-02-06T19:43:46.753Z] Step 17/19 : LABEL arch=arm64 [2023-02-06T19:43:47.023Z] ---> Running in 57b4003c2573 [2023-02-06T19:43:47.608Z] Removing intermediate container 57b4003c2573 [2023-02-06T19:43:47.608Z] ---> 538ac6c107e6 [2023-02-06T19:43:47.608Z] Step 18/19 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:43:47.608Z] ---> Running in 0c1fa8fdcf6d [2023-02-06T19:43:48.195Z] Removing intermediate container 0c1fa8fdcf6d [2023-02-06T19:43:48.195Z] ---> 01b006ab198f [2023-02-06T19:43:48.195Z] Step 19/19 : LABEL version=0.0.0 [2023-02-06T19:43:48.464Z] ---> Running in 711a16532e22 [2023-02-06T19:43:49.426Z] Removing intermediate container 711a16532e22 [2023-02-06T19:43:49.426Z] ---> c868925e83b1 [2023-02-06T19:43:49.426Z] [2023-02-06T19:43:50.011Z] Successfully built c868925e83b1 [2023-02-06T19:43:50.011Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-06T19:44:12.073Z]  Building security-spiffe-token-provider ... done Removing intermediate container f8475c3d8262 [2023-02-06T19:44:12.073Z] ---> 1066f2cd2096 [2023-02-06T19:44:12.073Z] [2023-02-06T19:44:12.073Z] Step 9/32 : FROM alpine:3.16 [2023-02-06T19:44:12.073Z] ---> 2b4661558fb8 [2023-02-06T19:44:12.073Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:44:12.073Z] ---> Running in 340191edb5cd [2023-02-06T19:44:12.073Z] Removing intermediate container 340191edb5cd [2023-02-06T19:44:12.073Z] ---> 7ff45f61c4c5 [2023-02-06T19:44:12.073Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-06T19:44:12.355Z] ---> Running in d3d8c662a7da [2023-02-06T19:44:14.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:44:14.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:44:15.966Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:44:15.966Z] (2/2) Installing su-exec (0.2-r1) [2023-02-06T19:44:15.966Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:44:15.966Z] OK: 5 MiB in 16 packages [2023-02-06T19:44:17.377Z] Removing intermediate container d3d8c662a7da [2023-02-06T19:44:17.377Z] ---> f44b4c1e155d [2023-02-06T19:44:17.377Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-06T19:44:17.642Z] ---> Running in 2f08e300e520 [2023-02-06T19:44:18.222Z] Removing intermediate container 2f08e300e520 [2023-02-06T19:44:18.222Z] ---> 5cd1c699cf9c [2023-02-06T19:44:18.222Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-06T19:44:18.222Z] ---> Running in 63607a942f65 [2023-02-06T19:44:18.806Z] Removing intermediate container 63607a942f65 [2023-02-06T19:44:18.806Z] ---> fa6547d588bf [2023-02-06T19:44:18.806Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-06T19:44:18.806Z] ---> Running in ec6852bd3fb5 [2023-02-06T19:44:19.408Z] Removing intermediate container ec6852bd3fb5 [2023-02-06T19:44:19.408Z] ---> fdbdf3ff597c [2023-02-06T19:44:19.408Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-06T19:44:19.678Z] ---> Running in 86a9a9ce9a34 [2023-02-06T19:44:20.281Z] Removing intermediate container 86a9a9ce9a34 [2023-02-06T19:44:20.281Z] ---> 49c727eaa206 [2023-02-06T19:44:20.281Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-06T19:44:20.281Z] ---> Running in f0198b62968e [2023-02-06T19:44:22.934Z] Removing intermediate container f0198b62968e [2023-02-06T19:44:22.934Z] ---> cdfda4acc3e5 [2023-02-06T19:44:22.934Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-06T19:44:23.207Z] ---> Running in 946cde0330d8 [2023-02-06T19:44:23.803Z] Removing intermediate container 946cde0330d8 [2023-02-06T19:44:23.803Z] ---> 2911853aba47 [2023-02-06T19:44:23.803Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-06T19:44:24.392Z] ---> 80110b1e97b1 [2023-02-06T19:44:24.392Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-06T19:44:24.663Z] ---> Running in 156f78cdd3df [2023-02-06T19:44:28.027Z] Removing intermediate container 156f78cdd3df [2023-02-06T19:44:28.027Z] ---> 4041b7c2ba3b [2023-02-06T19:44:28.027Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:44:28.297Z] ---> 33f3cf2fe4b7 [2023-02-06T19:44:28.297Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-06T19:44:31.660Z] ---> 65dc96d19b4a [2023-02-06T19:44:31.660Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-06T19:44:32.251Z] ---> 8e9b0e10357f [2023-02-06T19:44:32.251Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-06T19:44:34.203Z] ---> fc7bd00f92b5 [2023-02-06T19:44:34.203Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-06T19:44:35.166Z] ---> ae64e5c32291 [2023-02-06T19:44:35.167Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-06T19:44:36.137Z] ---> 8525bde33822 [2023-02-06T19:44:36.137Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-06T19:44:36.405Z] Removing intermediate container 1f60b64b536e [2023-02-06T19:44:36.406Z] ---> 39b685260c75 [2023-02-06T19:44:36.406Z] [2023-02-06T19:44:36.406Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:44:36.406Z] ---> 2b4661558fb8 [2023-02-06T19:44:36.406Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-06T19:44:36.674Z] ---> Running in 6799696e7ab1 [2023-02-06T19:44:37.260Z] ---> 14f5cd50af63 [2023-02-06T19:44:37.260Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-06T19:44:37.260Z] Removing intermediate container 6799696e7ab1 [2023-02-06T19:44:37.260Z] ---> 7f915c14dbb9 [2023-02-06T19:44:37.260Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-06T19:44:37.260Z] ---> Running in b4cdd0cc6c35 [2023-02-06T19:44:37.529Z] ---> Running in f9b262fbbd00 [2023-02-06T19:44:38.122Z] Removing intermediate container f9b262fbbd00 [2023-02-06T19:44:38.122Z] ---> 584e194a7eb6 [2023-02-06T19:44:38.122Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-06T19:44:38.393Z] ---> Running in 853797cb93a1 [2023-02-06T19:44:38.695Z] Removing intermediate container 853797cb93a1 [2023-02-06T19:44:38.695Z] ---> 244011860223 [2023-02-06T19:44:38.695Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:44:38.968Z] ---> Running in ed8b5aa10b6c [2023-02-06T19:44:39.939Z] Removing intermediate container b4cdd0cc6c35 [2023-02-06T19:44:39.939Z] ---> d5bf02156ae6 [2023-02-06T19:44:39.939Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-06T19:44:40.207Z] ---> Running in 2f9d5b341291 [2023-02-06T19:44:40.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:44:40.491Z] Removing intermediate container 2f9d5b341291 [2023-02-06T19:44:40.491Z] ---> bbea849719ba [2023-02-06T19:44:40.491Z] Step 29/32 : CMD ["gate"] [2023-02-06T19:44:40.770Z] ---> Running in f0a8213ffaba [2023-02-06T19:44:40.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:44:41.039Z] Removing intermediate container f0a8213ffaba [2023-02-06T19:44:41.039Z] ---> 1f6e653e6024 [2023-02-06T19:44:41.039Z] Step 30/32 : LABEL arch=arm64 [2023-02-06T19:44:41.308Z] ---> Running in e32c7c72e944 [2023-02-06T19:44:41.894Z] Removing intermediate container e32c7c72e944 [2023-02-06T19:44:41.894Z] ---> b2647ca586e4 [2023-02-06T19:44:41.894Z] Step 31/32 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:44:41.894Z] ---> Running in bdbb724af282 [2023-02-06T19:44:42.163Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:44:42.163Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:44:42.163Z] OK: 5 MiB in 15 packages [2023-02-06T19:44:42.433Z] Removing intermediate container bdbb724af282 [2023-02-06T19:44:42.433Z] ---> 5328529313fa [2023-02-06T19:44:42.433Z] Step 32/32 : LABEL version=0.0.0 [2023-02-06T19:44:42.701Z] ---> Running in 8348ff270b12 [2023-02-06T19:44:43.297Z] Removing intermediate container 8348ff270b12 [2023-02-06T19:44:43.297Z] ---> cb1f5656faed [2023-02-06T19:44:43.297Z] [2023-02-06T19:44:43.297Z] Removing intermediate container ed8b5aa10b6c [2023-02-06T19:44:43.297Z] ---> b45c9ea28984 [2023-02-06T19:44:43.297Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:44:43.297Z] Successfully built cb1f5656faed [2023-02-06T19:44:43.566Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-06T19:44:43.842Z]  Building security-bootstrapper ... done  ---> 745e4af1702b [2023-02-06T19:44:43.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-06T19:44:45.264Z] ---> 4a1e5da84dc6 [2023-02-06T19:44:45.264Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-06T19:44:45.855Z] ---> 756451f26ba2 [2023-02-06T19:44:45.855Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-06T19:44:45.855Z] ---> Running in 310732f94813 [2023-02-06T19:44:46.137Z] Removing intermediate container 310732f94813 [2023-02-06T19:44:46.137Z] ---> 93273221846b [2023-02-06T19:44:46.137Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:44:46.406Z] ---> Running in e6672fdc8766 [2023-02-06T19:44:46.998Z] Removing intermediate container e6672fdc8766 [2023-02-06T19:44:46.998Z] ---> ecc26b640e53 [2023-02-06T19:44:46.998Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:44:46.998Z] ---> Running in a50b8e2299b1 [2023-02-06T19:44:47.587Z] Removing intermediate container a50b8e2299b1 [2023-02-06T19:44:47.587Z] ---> bfb11f593752 [2023-02-06T19:44:47.587Z] Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:44:47.587Z] ---> Running in 0e6da9aca3e6 [2023-02-06T19:44:48.184Z] Removing intermediate container 0e6da9aca3e6 [2023-02-06T19:44:48.184Z] ---> 6220231d9493 [2023-02-06T19:44:48.184Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:44:48.184Z] ---> Running in 6b890b87f138 [2023-02-06T19:44:48.452Z] Removing intermediate container 6b890b87f138 [2023-02-06T19:44:48.452Z] ---> 62867730e692 [2023-02-06T19:44:48.452Z] [2023-02-06T19:44:49.050Z] Successfully built 62867730e692 [2023-02-06T19:44:49.050Z] Successfully tagged core-data-arm64:latest [2023-02-06T19:45:04.066Z]  Building core-data ... done Removing intermediate container 4c4ce0f2f953 [2023-02-06T19:45:04.066Z] ---> 9941be354d9f [2023-02-06T19:45:04.066Z] [2023-02-06T19:45:04.066Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:45:04.066Z] ---> 2b4661558fb8 [2023-02-06T19:45:04.066Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-06T19:45:04.066Z] ---> Running in 8a311f03890d [2023-02-06T19:45:04.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:45:04.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:45:04.334Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-06T19:45:04.334Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:45:04.334Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:45:04.334Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:45:04.603Z] OK: 6 MiB in 16 packages [2023-02-06T19:45:06.551Z] Removing intermediate container 8a311f03890d [2023-02-06T19:45:06.551Z] ---> 268db93ad8b1 [2023-02-06T19:45:06.551Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:45:06.551Z] ---> Running in 00e07e32e30e [2023-02-06T19:45:06.551Z] Removing intermediate container 00e07e32e30e [2023-02-06T19:45:06.551Z] ---> a7da669f0386 [2023-02-06T19:45:06.551Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-06T19:45:06.820Z] ---> Running in a738ed19581b [2023-02-06T19:45:07.090Z] Removing intermediate container a738ed19581b [2023-02-06T19:45:07.090Z] ---> 26e679cd6627 [2023-02-06T19:45:07.090Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:45:07.090Z] ---> Running in 3b07f33f8f60 [2023-02-06T19:45:07.359Z] Removing intermediate container 3b07f33f8f60 [2023-02-06T19:45:07.359Z] ---> a989d0fb6413 [2023-02-06T19:45:07.359Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:45:07.948Z] ---> 4b3d50883953 [2023-02-06T19:45:07.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-06T19:45:09.363Z] ---> 6153e35c5c43 [2023-02-06T19:45:09.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-06T19:45:09.948Z] ---> fd4cf8825364 [2023-02-06T19:45:09.948Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-06T19:45:09.948Z] ---> Running in fc11f376f267 [2023-02-06T19:45:10.216Z] Removing intermediate container fc11f376f267 [2023-02-06T19:45:10.216Z] ---> 18961c1a6ac1 [2023-02-06T19:45:10.216Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:45:10.216Z] ---> Running in b8012e78eeb1 [2023-02-06T19:45:10.486Z] Removing intermediate container b8012e78eeb1 [2023-02-06T19:45:10.486Z] ---> c6614c4e10ba [2023-02-06T19:45:10.486Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:45:10.755Z] ---> Running in df90b29122a9 [2023-02-06T19:45:11.025Z] Removing intermediate container df90b29122a9 [2023-02-06T19:45:11.025Z] ---> 29c17e355a16 [2023-02-06T19:45:11.025Z] Step 21/22 : LABEL git_sha=6c05d65f1c0854611b5d26670778140972fa248d [2023-02-06T19:45:11.025Z] ---> Running in 8b882cd28df0 [2023-02-06T19:45:11.295Z] Removing intermediate container 8b882cd28df0 [2023-02-06T19:45:11.295Z] ---> dba2e3480f5a [2023-02-06T19:45:11.295Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:45:11.566Z] ---> Running in 1485d422e7bd [2023-02-06T19:45:11.834Z] Removing intermediate container 1485d422e7bd [2023-02-06T19:45:11.835Z] ---> 4ac756439cb4 [2023-02-06T19:45:11.835Z] [2023-02-06T19:45:12.106Z] Successfully built 4ac756439cb4 [2023-02-06T19:45:12.106Z] Successfully tagged support-notifications-arm64:latest [2023-02-06T19:45:12.391Z]  Building support-notifications ... done  [Pipeline] } [2023-02-06T19:45:12.406Z] $ docker stop --time=1 73b63a5032fdfebf3adfa308d0518052d7f08f845925d039775707c1f36222de [2023-02-06T19:45:14.138Z] $ docker rm -f --volumes 73b63a5032fdfebf3adfa308d0518052d7f08f845925d039775707c1f36222de [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:45:14.680Z] + docker images [2023-02-06T19:45:14.947Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-06T19:45:14.947Z] support-notifications-arm64 latest 4ac756439cb4 3 seconds ago 29.5MB [2023-02-06T19:45:14.947Z] 9941be354d9f 14 seconds ago 1.57GB [2023-02-06T19:45:14.947Z] core-data-arm64 latest 62867730e692 26 seconds ago 17.2MB [2023-02-06T19:45:14.947Z] security-bootstrapper-arm64 latest cb1f5656faed 32 seconds ago 19.5MB [2023-02-06T19:45:14.947Z] 39b685260c75 39 seconds ago 1.51GB [2023-02-06T19:45:14.947Z] 1066f2cd2096 About a minute ago 1.5GB [2023-02-06T19:45:14.947Z] security-spiffe-token-provider-arm64 latest c868925e83b1 About a minute ago 28.9MB [2023-02-06T19:45:14.947Z] b3b0f9316cde About a minute ago 1.54GB [2023-02-06T19:45:14.947Z] core-command-arm64 latest f2ae9da3afe1 About a minute ago 17MB [2023-02-06T19:45:14.947Z] e4977866c05d 2 minutes ago 1.51GB [2023-02-06T19:45:14.947Z] security-spire-config-arm64 latest e3311cb93273 8 minutes ago 83.6MB [2023-02-06T19:45:14.947Z] security-spire-server-arm64 latest 5c0b66fbf618 8 minutes ago 84.3MB [2023-02-06T19:45:14.947Z] ad4219df51ae 9 minutes ago 1.38GB [2023-02-06T19:45:14.947Z] ac43eb722e36 9 minutes ago 1.38GB [2023-02-06T19:45:14.947Z] support-scheduler-arm64 latest 7837f5cf39de 10 minutes ago 29MB [2023-02-06T19:45:14.947Z] cf69b1cc6b9e 10 minutes ago 1.57GB [2023-02-06T19:45:14.947Z] core-metadata-arm64 latest ededaeebd868 12 minutes ago 17.8MB [2023-02-06T19:45:14.947Z] security-secretstore-setup-arm64 latest 33a674770ab5 12 minutes ago 28.7MB [2023-02-06T19:45:14.947Z] af41777f1a9f 12 minutes ago 1.51GB [2023-02-06T19:45:14.947Z] f25c4667bb31 13 minutes ago 1.5GB [2023-02-06T19:45:14.947Z] core-common-config-bootstrapper-arm64 latest 070e64c853a8 13 minutes ago 14.9MB [2023-02-06T19:45:14.947Z] 287a7debb467 13 minutes ago 1.5GB [2023-02-06T19:45:14.947Z] security-proxy-setup-arm64 latest e8e8d6bd28f2 13 minutes ago 26.8MB [2023-02-06T19:45:14.947Z] 7005125aaa99 14 minutes ago 1.5GB [2023-02-06T19:45:14.947Z] security-spire-agent-arm64 latest c39d8cd4bed3 20 minutes ago 122MB [2023-02-06T19:45:14.947Z] 8483a02b373a 21 minutes ago 1.38GB [2023-02-06T19:45:14.947Z] ci-base-image-arm64 latest cea682914627 35 minutes ago 905MB [2023-02-06T19:45:14.947Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-06T19:45:14.947Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-06T19:45:14.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-06T19:45:14.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:45:15.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:45:15.734Z] [2023-02-06T19:45:15.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:45:16.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:45:16.135Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T19:45:16.135Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T19:45:16.135Z] 04944245beec: Pulling fs layer [2023-02-06T19:45:16.135Z] 699f458cf7ca: Pulling fs layer [2023-02-06T19:45:16.135Z] 765212b225bb: Pulling fs layer [2023-02-06T19:45:16.135Z] f23df028b6ca: Pulling fs layer [2023-02-06T19:45:16.135Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T19:45:16.135Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T19:45:16.135Z] 765212b225bb: Waiting [2023-02-06T19:45:16.135Z] f23df028b6ca: Waiting [2023-02-06T19:45:16.135Z] d65c8cfc05b1: Waiting [2023-02-06T19:45:16.135Z] 2437ff75d9bd: Waiting [2023-02-06T19:45:16.403Z] 04944245beec: Verifying Checksum [2023-02-06T19:45:16.403Z] 04944245beec: Download complete [2023-02-06T19:45:16.403Z] 765212b225bb: Verifying Checksum [2023-02-06T19:45:16.403Z] 765212b225bb: Download complete [2023-02-06T19:45:16.403Z] f23df028b6ca: Verifying Checksum [2023-02-06T19:45:16.403Z] f23df028b6ca: Download complete [2023-02-06T19:45:16.403Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T19:45:16.403Z] d65c8cfc05b1: Download complete [2023-02-06T19:45:16.670Z] 699f458cf7ca: Verifying Checksum [2023-02-06T19:45:16.670Z] 699f458cf7ca: Download complete [2023-02-06T19:45:19.255Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T19:45:19.522Z] 8998bd30e6a1: Verifying Checksum [2023-02-06T19:45:19.522Z] 8998bd30e6a1: Download complete [2023-02-06T19:45:22.863Z] 8998bd30e6a1: Pull complete [2023-02-06T19:45:23.132Z] 04944245beec: Pull complete [2023-02-06T19:45:24.533Z] 699f458cf7ca: Pull complete [2023-02-06T19:45:24.798Z] 765212b225bb: Pull complete [2023-02-06T19:45:25.379Z] f23df028b6ca: Pull complete [2023-02-06T19:45:25.644Z] d65c8cfc05b1: Pull complete [2023-02-06T19:45:40.610Z] 2437ff75d9bd: Pull complete [2023-02-06T19:45:40.610Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T19:45:40.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:45:40.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:45:40.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container [2023-02-06T19:45:40.990Z] $ 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-02-06T19:45:44.016Z] $ docker top 1679e44b7e65f1fd3329aae1dd5cfb191d5ae32d02424feb88a243da5f56aa56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:44.971Z] ---> job-cost.sh [2023-02-06T19:45:44.971Z] lf-activate-venv: SKIPPING [2023-02-06T19:45:44.971Z] INFO: No Stack... [2023-02-06T19:45:45.924Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T19:45:46.545Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T19:45:47.242Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-06T19:45:47.242Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T19:45:47.314Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4324-1-stack-cost] [2023-02-06T19:45:47.319Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4324-1-stack-cost] did not exist. Created. [2023-02-06T19:45:47.319Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T19:45:48.097Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T19:45:48.284Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T19:45:48.300Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4324-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T19:45:48.375Z] $ docker stop --time=1 1679e44b7e65f1fd3329aae1dd5cfb191d5ae32d02424feb88a243da5f56aa56 [2023-02-06T19:45:49.865Z] $ docker rm -f --volumes 1679e44b7e65f1fd3329aae1dd5cfb191d5ae32d02424feb88a243da5f56aa56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-06T19:45:50.833Z] provisioning config files... [2023-02-06T19:45:50.842Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10650723402862437311tmp [Pipeline] { [Pipeline] sh [2023-02-06T19:45:51.172Z] + set +x [2023-02-06T19:45:51.172Z] + curl -s https://codecov.io/bash [2023-02-06T19:45:51.172Z] + bash -s -- [2023-02-06T19:45:51.172Z] [2023-02-06T19:45:51.172Z] _____ _ [2023-02-06T19:45:51.172Z] / ____| | | [2023-02-06T19:45:51.172Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T19:45:51.172Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T19:45:51.172Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T19:45:51.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T19:45:51.172Z] Bash-1.0.6 [2023-02-06T19:45:51.172Z] [2023-02-06T19:45:51.172Z] [2023-02-06T19:45:51.172Z] ==> git version 2.25.1 found [2023-02-06T19:45:51.172Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-06T19:45:51.172Z] Release-Date: 2020-01-08 [2023-02-06T19:45:51.172Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-06T19:45:51.172Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T19:45:51.172Z] ==> Jenkins CI detected. [2023-02-06T19:45:51.172Z] current dir:  /w/workspace/edgex-go/1 [2023-02-06T19:45:51.172Z] project root: . [2023-02-06T19:45:51.172Z] --> token set from env [2023-02-06T19:45:51.172Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T19:45:51.172Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T19:45:51.172Z] ==> Python coveragepy not found [2023-02-06T19:45:51.172Z] ==> Searching for coverage reports in: [2023-02-06T19:45:51.172Z] + . [2023-02-06T19:45:51.172Z] -> Found 1 reports [2023-02-06T19:45:51.172Z] ==> Detecting git/mercurial file structure [2023-02-06T19:45:51.172Z] ==> Reading reports [2023-02-06T19:45:51.432Z] + ./coverage.out bytes=486191 [2023-02-06T19:45:51.432Z] ==> Appending adjustments [2023-02-06T19:45:51.432Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T19:45:52.808Z] + Found adjustments [2023-02-06T19:45:52.808Z] ==> Gzipping contents [2023-02-06T19:45:52.808Z] 64K /tmp/codecov.Uvb4ES.gz [2023-02-06T19:45:52.808Z] ==> Uploading reports [2023-02-06T19:45:52.808Z] url: https://codecov.io [2023-02-06T19:45:52.808Z] query: branch=PR-4324&commit=6c05d65f1c0854611b5d26670778140972fa248d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4324&job=&cmd_args= [2023-02-06T19:45:52.808Z] -> Pinging Codecov [2023-02-06T19:45:52.808Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4324&commit=6c05d65f1c0854611b5d26670778140972fa248d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4324&job=&cmd_args= [2023-02-06T19:45:52.808Z] -> Uploading to [2023-02-06T19:45:52.808Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/00271124DB129430A58F1EEE437C3FCB/6c05d65f1c0854611b5d26670778140972fa248d/9a8b967a-7ac4-4a9c-a90e-6a171af66ba5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T194552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9299b320344c8ca286dbf057359f7738f9f9bc87f47c1e32d86f0b453eb8633 [2023-02-06T19:45:52.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T19:45:52.808Z] Dload Upload Total Spent Left Speed [2023-02-06T19:45:53.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62851 0 0 100 62851 0 218k --:--:-- --:--:-- --:--:-- 218k [2023-02-06T19:45:53.067Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6c05d65f1c0854611b5d26670778140972fa248d [Pipeline] } [2023-02-06T19:45:53.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-06T19:45:55.414Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:57.125Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:59.049Z] ---> package-listing.sh [2023-02-06T19:45:59.049Z] ++ facter osfamily [2023-02-06T19:45:59.049Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T19:46:00.721Z] + OS_FAMILY=debian [2023-02-06T19:46:00.721Z] + workspace=/w/workspace/edgex-go/1 [2023-02-06T19:46:00.721Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T19:46:00.721Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T19:46:00.721Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T19:46:00.721Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T19:46:00.721Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-06T19:46:00.721Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T19:46:00.721Z] + case "${OS_FAMILY}" in [2023-02-06T19:46:00.721Z] + dpkg -l [2023-02-06T19:46:00.721Z] + grep '^ii' [2023-02-06T19:46:00.721Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T19:46:00.721Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T19:46:00.721Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T19:46:00.721Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-06T19:46:00.721Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-06T19:46:00.721Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-06T19:46:02.287Z] 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-02-06T19:46:02.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:46:03.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:46:03.234Z] [2023-02-06T19:46:03.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:46:03.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:46:03.615Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T19:46:03.615Z] 5eb5b503b376: Pulling fs layer [2023-02-06T19:46:03.615Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T19:46:03.615Z] ec43610c2a17: Pulling fs layer [2023-02-06T19:46:03.615Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T19:46:03.615Z] 33b1e0a273af: Pulling fs layer [2023-02-06T19:46:03.615Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T19:46:03.615Z] 2f39f015ded8: Pulling fs layer [2023-02-06T19:46:03.615Z] 2f39f015ded8: Waiting [2023-02-06T19:46:03.615Z] 3a2ae6a8a46f: Waiting [2023-02-06T19:46:03.615Z] 33b1e0a273af: Waiting [2023-02-06T19:46:03.615Z] 5d3b04190fa2: Waiting [2023-02-06T19:46:03.615Z] 5c69ac0246d0: Verifying Checksum [2023-02-06T19:46:03.615Z] 5c69ac0246d0: Download complete [2023-02-06T19:46:03.615Z] 3a2ae6a8a46f: Download complete [2023-02-06T19:46:03.878Z] 33b1e0a273af: Verifying Checksum [2023-02-06T19:46:03.878Z] 33b1e0a273af: Download complete [2023-02-06T19:46:03.878Z] ec43610c2a17: Verifying Checksum [2023-02-06T19:46:03.878Z] ec43610c2a17: Download complete [2023-02-06T19:46:03.878Z] 5d3b04190fa2: Verifying Checksum [2023-02-06T19:46:03.878Z] 5d3b04190fa2: Download complete [2023-02-06T19:46:04.138Z] 5eb5b503b376: Verifying Checksum [2023-02-06T19:46:04.138Z] 5eb5b503b376: Download complete [2023-02-06T19:46:05.074Z] 2f39f015ded8: Download complete [2023-02-06T19:46:05.333Z] 5eb5b503b376: Pull complete [2023-02-06T19:46:05.333Z] 5c69ac0246d0: Pull complete [2023-02-06T19:46:05.897Z] ec43610c2a17: Pull complete [2023-02-06T19:46:05.897Z] 3a2ae6a8a46f: Pull complete [2023-02-06T19:46:06.155Z] 33b1e0a273af: Pull complete [2023-02-06T19:46:06.155Z] 5d3b04190fa2: Pull complete [2023-02-06T19:46:11.415Z] 2f39f015ded8: Pull complete [2023-02-06T19:46:11.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T19:46:11.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:46:11.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:46:11.629Z] prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container [2023-02-06T19:46:11.658Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T19:46:18.525Z] $ docker top c2506acf6ac3aa090896acfa6e506f3e8009d4cc941ae35029c09e265bc74d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:46:18.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T19:46:19.237Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T19:46:19.537Z] + ls /var/log/sa-host [2023-02-06T19:46:19.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:46:19.677Z] provisioning config files... [2023-02-06T19:46:19.685Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5087526585636349577tmp [Pipeline] { [Pipeline] echo [2023-02-06T19:46:19.730Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:20.043Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T19:46:20.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:20.480Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T19:46:20.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:20.820Z] ---> sudo-logs.sh [2023-02-06T19:46:20.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T19:46:20.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:21.211Z] ---> job-cost.sh [2023-02-06T19:46:21.211Z] lf-activate-venv: SKIPPING [2023-02-06T19:46:21.211Z] DEBUG: total: 0.10999999940395355 [2023-02-06T19:46:21.211Z] INFO: Retrieving Stack Cost... [2023-02-06T19:46:24.855Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T19:46:24.855Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T19:46:24.888Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:25.199Z] ---> logs-deploy.sh [2023-02-06T19:46:25.200Z] lf-activate-venv: SKIPPING [2023-02-06T19:46:25.200Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4324/1 [2023-02-06T19:46:25.200Z] INFO: archiving workspace using pattern(s): [2023-02-06T19:46:26.134Z] Archives upload complete. [2023-02-06T19:46:26.134Z] INFO: archiving logs to Nexus [2023-02-06T19:46:27.077Z] ---> uname -a: [2023-02-06T19:46:27.077Z] Linux prd-ubuntu20-04-docker-8c-8g-4726 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] ---> lscpu: [2023-02-06T19:46:27.077Z] Architecture: x86_64 [2023-02-06T19:46:27.077Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-06T19:46:27.077Z] Byte Order: Little Endian [2023-02-06T19:46:27.077Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-06T19:46:27.077Z] CPU(s): 8 [2023-02-06T19:46:27.077Z] On-line CPU(s) list: 0-7 [2023-02-06T19:46:27.077Z] Thread(s) per core: 1 [2023-02-06T19:46:27.077Z] Core(s) per socket: 1 [2023-02-06T19:46:27.077Z] Socket(s): 8 [2023-02-06T19:46:27.077Z] NUMA node(s): 1 [2023-02-06T19:46:27.077Z] Vendor ID: AuthenticAMD [2023-02-06T19:46:27.077Z] CPU family: 23 [2023-02-06T19:46:27.077Z] Model: 49 [2023-02-06T19:46:27.077Z] Model name: AMD EPYC-Rome Processor [2023-02-06T19:46:27.077Z] Stepping: 0 [2023-02-06T19:46:27.077Z] CPU MHz: 2799.998 [2023-02-06T19:46:27.077Z] BogoMIPS: 5599.99 [2023-02-06T19:46:27.077Z] Virtualization: AMD-V [2023-02-06T19:46:27.077Z] Hypervisor vendor: KVM [2023-02-06T19:46:27.077Z] Virtualization type: full [2023-02-06T19:46:27.077Z] L1d cache: 256 KiB [2023-02-06T19:46:27.077Z] L1i cache: 256 KiB [2023-02-06T19:46:27.077Z] L2 cache: 4 MiB [2023-02-06T19:46:27.077Z] L3 cache: 128 MiB [2023-02-06T19:46:27.077Z] NUMA node0 CPU(s): 0-7 [2023-02-06T19:46:27.077Z] Vulnerability Itlb multihit: Not affected [2023-02-06T19:46:27.077Z] Vulnerability L1tf: Not affected [2023-02-06T19:46:27.077Z] Vulnerability Mds: Not affected [2023-02-06T19:46:27.077Z] Vulnerability Meltdown: Not affected [2023-02-06T19:46:27.077Z] Vulnerability Mmio stale data: Not affected [2023-02-06T19:46:27.077Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-06T19:46:27.077Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-06T19:46:27.077Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-06T19:46:27.077Z] Vulnerability Srbds: Not affected [2023-02-06T19:46:27.077Z] Vulnerability Tsx async abort: Not affected [2023-02-06T19:46:27.077Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] ---> nproc: [2023-02-06T19:46:27.077Z] 8 [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] ---> df -h: [2023-02-06T19:46:27.077Z] Filesystem Size Used Avail Use% Mounted on [2023-02-06T19:46:27.077Z] overlay 155G 19G 137G 13% / [2023-02-06T19:46:27.077Z] tmpfs 64M 0 64M 0% /dev [2023-02-06T19:46:27.077Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-06T19:46:27.077Z] shm 64M 0 64M 0% /dev/shm [2023-02-06T19:46:27.077Z] /dev/vda1 155G 19G 137G 13% /facter-os [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] ---> sar -b -r -n DEV: [2023-02-06T19:46:27.077Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4726) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] 19:03:59 LINUX RESTART (8 CPU) [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-06T19:46:27.077Z] 19:05:02 144.49 62.44 82.05 0.00 5614.66 173954.61 0.00 [2023-02-06T19:46:27.077Z] 19:06:01 113.74 1.22 112.52 0.00 34.02 57140.09 0.00 [2023-02-06T19:46:27.077Z] 19:07:01 38.74 0.18 38.56 0.00 2.67 21082.37 0.00 [2023-02-06T19:46:27.077Z] 19:08:01 91.30 1.07 90.24 0.00 28.12 59838.19 0.00 [2023-02-06T19:46:27.077Z] 19:09:01 231.58 3.43 228.15 0.00 36.91 55577.94 0.00 [2023-02-06T19:46:27.077Z] 19:10:01 171.77 4.95 166.82 0.00 98.12 58818.60 0.00 [2023-02-06T19:46:27.077Z] 19:11:01 76.75 0.00 76.75 0.00 0.00 41970.95 0.00 [2023-02-06T19:46:27.077Z] 19:12:01 67.31 0.03 67.27 0.00 5.33 99326.78 0.00 [2023-02-06T19:46:27.077Z] 19:13:01 191.57 0.02 191.55 0.00 0.13 64619.63 0.00 [2023-02-06T19:46:27.077Z] 19:14:01 204.17 0.03 204.13 0.00 4.13 31896.02 0.00 [2023-02-06T19:46:27.077Z] 19:15:01 185.25 0.12 185.14 0.00 8.13 77912.08 0.00 [2023-02-06T19:46:27.077Z] 19:16:01 204.65 0.02 204.63 0.00 0.13 44361.41 0.00 [2023-02-06T19:46:27.077Z] 19:17:01 148.81 1.73 147.08 0.00 13.86 60736.01 0.00 [2023-02-06T19:46:27.077Z] 19:18:01 138.58 0.37 138.21 0.00 12.36 99453.86 0.00 [2023-02-06T19:46:27.077Z] 19:19:02 560.44 6.98 553.46 0.00 859.84 109614.79 0.00 [2023-02-06T19:46:27.077Z] 19:20:01 209.25 4.51 204.74 0.00 4323.61 23367.43 0.00 [2023-02-06T19:46:27.077Z] 19:21:01 4.02 0.02 4.00 0.00 0.13 87.99 0.00 [2023-02-06T19:46:27.077Z] 19:22:01 2.08 0.00 2.08 0.00 0.00 23.73 0.00 [2023-02-06T19:46:27.077Z] 19:23:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 [2023-02-06T19:46:27.077Z] 19:24:01 2.15 0.00 2.15 0.00 0.00 24.93 0.00 [2023-02-06T19:46:27.077Z] 19:25:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-02-06T19:46:27.077Z] 19:26:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2023-02-06T19:46:27.077Z] 19:27:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2023-02-06T19:46:27.077Z] 19:28:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-02-06T19:46:27.077Z] 19:29:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 [2023-02-06T19:46:27.077Z] 19:30:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-02-06T19:46:27.077Z] 19:31:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 [2023-02-06T19:46:27.077Z] 19:32:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-02-06T19:46:27.077Z] 19:33:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2023-02-06T19:46:27.077Z] 19:34:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2023-02-06T19:46:27.077Z] 19:35:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 [2023-02-06T19:46:27.077Z] 19:36:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2023-02-06T19:46:27.077Z] 19:37:01 2.08 0.00 2.08 0.00 0.00 23.60 0.00 [2023-02-06T19:46:27.077Z] 19:38:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2023-02-06T19:46:27.077Z] 19:39:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2023-02-06T19:46:27.077Z] 19:40:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-02-06T19:46:27.077Z] 19:41:01 2.68 1.58 1.10 0.00 36.26 13.20 0.00 [2023-02-06T19:46:27.077Z] 19:42:01 1.88 0.00 1.88 0.00 0.00 22.80 0.00 [2023-02-06T19:46:27.077Z] 19:43:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2023-02-06T19:46:27.077Z] 19:44:01 1.83 0.00 1.83 0.00 0.00 21.73 0.00 [2023-02-06T19:46:27.077Z] 19:45:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2023-02-06T19:46:27.077Z] 19:46:01 2.15 0.22 1.93 0.00 16.93 53.32 0.00 [2023-02-06T19:46:27.077Z] Average: 67.05 2.12 64.93 0.00 262.63 25713.48 0.00 [2023-02-06T19:46:27.077Z] [2023-02-06T19:46:27.077Z] 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-06T19:46:27.077Z] 19:05:02 29662224 31620880 718816 2.19 60416 2200388 1844116 5.43 969092 1941028 149660 [2023-02-06T19:46:27.077Z] 19:06:01 27776392 31367856 930504 2.83 113440 3686796 2366620 6.97 1664460 2995084 524044 [2023-02-06T19:46:27.077Z] 19:07:01 27841200 31522768 773616 2.35 117004 3750540 1903296 5.61 1282324 3292024 261068 [2023-02-06T19:46:27.077Z] 19:08:01 26222204 31543072 754200 2.29 119668 5351092 1820920 5.37 1541704 4612876 1137012 [2023-02-06T19:46:27.077Z] 19:09:01 24247900 31520692 762788 2.32 199704 6989072 1922456 5.67 1988988 5889340 1401320 [2023-02-06T19:46:27.077Z] 19:10:01 22391648 31514856 766020 2.33 287468 8634052 1940312 5.72 2083296 7530008 1582992 [2023-02-06T19:46:27.077Z] 19:11:01 22392816 31516240 764540 2.33 287584 8634080 1957924 5.77 2082744 7529948 353748 [2023-02-06T19:46:27.077Z] 19:12:01 20703724 31516352 769788 2.34 290160 10370376 1908736 5.63 1737512 9621536 754716 [2023-02-06T19:46:27.077Z] 19:13:01 21594392 31496424 787372 2.39 292776 9461472 2102844 6.20 1850704 8619284 55744 [2023-02-06T19:46:27.077Z] 19:14:01 21575848 31498296 784420 2.39 295988 9487124 1990256 5.87 1961008 8535120 252 [2023-02-06T19:46:27.077Z] 19:15:01 21391424 31490592 790928 2.41 298636 9650384 2110104 6.22 1984644 8684524 34740 [2023-02-06T19:46:27.077Z] 19:16:01 21147660 31416648 857640 2.61 301580 9800012 2277804 6.71 2047380 8830092 18716 [2023-02-06T19:46:27.077Z] 19:17:01 19368492 31486672 780780 2.37 359272 11417400 1959856 5.78 2243940 10238536 48364 [2023-02-06T19:46:27.077Z] 19:18:01 18753384 31327764 942896 2.87 382004 11874892 2759984 8.13 2256616 10863852 2916 [2023-02-06T19:46:27.077Z] 19:19:02 18130372 31474052 790916 2.41 410504 12590680 2061096 6.07 2225340 11489780 1228 [2023-02-06T19:46:27.077Z] 19:20:01 19438604 31527340 741920 2.26 430848 11351220 1874108 5.52 2435572 10012912 168 [2023-02-06T19:46:27.077Z] 19:21:01 19444292 31528104 741544 2.26 429336 11347968 1906532 5.62 2433904 10009704 12 [2023-02-06T19:46:27.077Z] 19:22:01 19451772 31535644 733956 2.23 429392 11347972 1906532 5.62 2426428 10009708 8 [2023-02-06T19:46:27.077Z] 19:23:01 19451472 31535420 734160 2.23 429424 11347976 1906532 5.62 2426404 10009752 8 [2023-02-06T19:46:27.077Z] 19:24:01 19456356 31540400 729260 2.22 429480 11347980 1906532 5.62 2422148 10009764 24 [2023-02-06T19:46:27.077Z] 19:25:01 19456412 31540480 729196 2.22 429492 11347980 1906532 5.62 2422208 10009764 4 [2023-02-06T19:46:27.077Z] 19:26:01 19456300 31540604 729176 2.22 429520 11347988 1906532 5.62 2421936 10009992 36 [2023-02-06T19:46:27.077Z] 19:27:01 19456884 31541376 728412 2.22 429544 11348112 1906532 5.62 2422104 10010132 20 [2023-02-06T19:46:27.077Z] 19:28:01 19456584 31541096 728628 2.22 429564 11348112 1906532 5.62 2422000 10010132 12 [2023-02-06T19:46:27.077Z] 19:29:01 19456820 31541336 728300 2.21 429592 11348116 1906532 5.62 2422000 10010136 12 [2023-02-06T19:46:27.077Z] 19:30:01 19457012 31541588 728228 2.21 429608 11348124 1906532 5.62 2422116 10010140 8 [2023-02-06T19:46:27.077Z] 19:31:01 19457028 31541620 728152 2.21 429632 11348132 1906532 5.62 2422064 10010148 44 [2023-02-06T19:46:27.077Z] 19:32:01 19456980 31541580 728116 2.21 429656 11348136 1906532 5.62 2422048 10010152 8 [2023-02-06T19:46:27.077Z] 19:33:01 19456712 31541356 728296 2.21 429680 11348136 1906532 5.62 2422088 10010152 144 [2023-02-06T19:46:27.077Z] 19:34:01 19456476 31541156 728448 2.22 429704 11348128 1906532 5.62 2422308 10010156 8 [2023-02-06T19:46:27.077Z] 19:35:01 19456688 31541372 728240 2.21 429732 11348140 1906532 5.62 2422192 10010156 8 [2023-02-06T19:46:27.077Z] 19:36:01 19457060 31541932 727876 2.21 429740 11348272 1906532 5.62 2422188 10010280 4 [2023-02-06T19:46:27.077Z] 19:37:01 19456824 31541720 728044 2.21 429772 11348280 1906532 5.62 2422176 10010296 4 [2023-02-06T19:46:27.077Z] 19:38:01 19456776 31541736 728000 2.21 429800 11348280 1906532 5.62 2422428 10010300 20 [2023-02-06T19:46:27.077Z] 19:39:01 19456728 31541700 727948 2.21 429836 11348276 1906532 5.62 2422248 10010304 40 [2023-02-06T19:46:27.077Z] 19:40:01 19456932 31541968 727684 2.21 429860 11348284 1906532 5.62 2422380 10010312 8 [2023-02-06T19:46:27.077Z] 19:41:01 19445232 31532332 737156 2.24 429900 11349368 1906532 5.62 2433792 10010644 32 [2023-02-06T19:46:27.078Z] 19:42:01 19445192 31532316 737104 2.24 429920 11349380 1906532 5.62 2433728 10010592 8 [2023-02-06T19:46:27.078Z] 19:43:01 19445596 31532720 736824 2.24 429936 11349380 1890252 5.57 2433372 10010592 8 [2023-02-06T19:46:27.078Z] 19:44:01 19445864 31533056 736492 2.24 429976 11349372 1890252 5.57 2433568 10010600 4 [2023-02-06T19:46:27.078Z] 19:45:01 19445816 31533020 736436 2.24 430004 11349388 1890252 5.57 2433468 10010608 8 [2023-02-06T19:46:27.078Z] 19:46:01 19438576 31527284 741512 2.26 430032 11350748 1918480 5.65 2437352 10011424 496 [2023-02-06T19:46:27.078Z] Average: 20676587 31519843 755579 2.30 367123 10245467 1960318 5.78 2224380 9070283 150659 [2023-02-06T19:46:27.078Z] [2023-02-06T19:46:27.078Z] 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-06T19:46:27.078Z] 19:05:02 lo 4.82 4.82 0.46 0.46 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:05:02 ens3 918.46 842.79 7645.69 121.15 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:05:02 veth34fecdd 224.91 197.07 20.49 2521.24 0.00 0.00 0.00 0.21 [2023-02-06T19:46:27.078Z] 19:05:02 docker0 224.91 196.95 17.41 2521.23 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:06:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:06:01 veth9bab454 0.08 0.25 0.01 0.02 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:06:01 ens3 319.43 265.84 5012.86 38.35 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:06:01 docker0 103.47 117.88 8.48 905.34 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:07:01 veth9bab454 1.42 1.45 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:07:01 ens3 41.19 43.76 23.33 90.96 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:07:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:08:01 ens3 107.80 76.31 1698.24 20.73 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:08:01 veth7f5ad25 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:08:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:09:01 vetha1ffbcb 201.80 258.45 16.33 1176.41 0.00 0.00 0.00 0.10 [2023-02-06T19:46:27.078Z] 19:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:09:01 ens3 1020.47 766.33 6078.20 73.48 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:09:01 veth7f5ad25 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:09:01 docker0 755.82 1001.68 55.86 6065.11 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:09:01 vethd62730d 158.52 208.18 13.79 1173.22 0.00 0.00 0.00 0.10 [2023-02-06T19:46:27.078Z] 19:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:10:01 ens3 2.60 2.45 3.88 0.91 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:10:01 veth7f5ad25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:11:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:11:01 ens3 1.25 0.92 0.91 0.52 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:11:01 veth7f5ad25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:12:01 ens3 5.83 4.63 4.77 2.73 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:12:01 veth7f5ad25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:13:01 ens3 21.61 14.13 61.58 8.26 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:13:01 veth7f5ad25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:14:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:14:01 ens3 65.69 45.89 340.12 18.21 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:14:01 veth7f5ad25 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:14:01 docker0 13.06 21.65 0.82 262.94 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:15:01 lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:15:01 veth851d377 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:15:01 ens3 160.44 53.06 310.72 15.58 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:15:01 veth7f5ad25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:15:01 veth121e549 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:16:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:16:01 veth55c8c5e 14.56 20.25 1.40 6.93 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:16:01 ens3 390.27 153.24 835.26 66.50 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:16:01 veth894fc74 35.41 48.19 3.37 71.79 0.00 0.00 0.00 0.01 [2023-02-06T19:46:27.078Z] 19:16:01 veth7f5ad25 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:16:01 docker0 96.35 135.73 7.62 355.71 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:16:01 veth9cead52 35.96 48.18 3.40 73.65 0.00 0.00 0.00 0.01 [2023-02-06T19:46:27.078Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:17:01 veth55c8c5e 106.13 234.08 9.53 1171.17 0.00 0.00 0.00 0.10 [2023-02-06T19:46:27.078Z] 19:17:01 veth95266cf 254.32 120.70 1178.09 10.94 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:17:01 ens3 550.39 292.72 3518.53 195.55 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:17:01 veth7f5ad25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:17:01 docker0 238.59 446.36 19.10 3368.19 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 veth6ed89e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 vethcfba64a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 ens3 15.48 8.41 12.33 6.55 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 vethbfb9110 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 vethf2d8bc0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 veth7f5ad25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 veth12f585c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:18:01 vethb4c8fa4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:19:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:19:02 veth41495cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:19:02 ens3 77.23 42.11 799.92 14.55 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:19:02 veth7f5ad25 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:19:02 docker0 11.56 20.59 0.74 252.95 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:20:01 ens3 100.22 57.92 1449.64 8.60 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:20:01 docker0 1.80 4.07 0.11 41.76 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:21:01 ens3 0.30 0.27 0.47 0.02 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:22:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:24:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:25:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:27:01 ens3 0.48 0.45 0.26 0.22 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:30:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.078Z] 19:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:33:01 ens3 0.67 0.13 0.17 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:34:01 ens3 0.42 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:35:01 ens3 0.27 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:37:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:38:01 ens3 0.82 0.33 0.35 0.21 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:40:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:41:01 ens3 6.28 5.53 4.13 5.10 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:42:01 ens3 1.98 1.53 0.99 1.21 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:43:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:44:01 ens3 0.80 0.85 0.46 0.31 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:45:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:46:01 ens3 10.28 8.00 10.72 4.74 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] Average: ens3 90.93 63.95 660.21 16.54 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] Average: docker0 34.44 46.33 2.62 327.83 0.00 0.00 0.00 0.00 [2023-02-06T19:46:27.079Z] [2023-02-06T19:46:27.079Z] [2023-02-06T19:46:27.079Z] ---> sar -P ALL: [2023-02-06T19:46:27.079Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4726) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T19:46:27.079Z] [2023-02-06T19:46:27.079Z] 19:03:59 LINUX RESTART (8 CPU) [2023-02-06T19:46:27.079Z] [2023-02-06T19:46:27.079Z] 19:04:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T19:46:27.079Z] 19:05:02 all 8.04 0.00 2.51 1.79 0.06 87.60 [2023-02-06T19:46:27.079Z] 19:05:02 0 7.42 0.00 3.01 0.87 0.05 88.65 [2023-02-06T19:46:27.079Z] 19:05:02 1 13.34 0.00 1.77 0.62 0.05 84.21 [2023-02-06T19:46:27.079Z] 19:05:02 2 12.05 0.00 1.86 1.07 0.05 84.97 [2023-02-06T19:46:27.079Z] 19:05:02 3 5.33 0.00 2.37 3.07 0.07 89.17 [2023-02-06T19:46:27.079Z] 19:05:02 4 5.99 0.00 3.37 3.29 0.07 87.28 [2023-02-06T19:46:27.079Z] 19:05:02 5 8.02 0.00 3.58 0.39 0.08 87.92 [2023-02-06T19:46:27.079Z] 19:05:02 6 5.41 0.00 1.84 3.31 0.03 89.40 [2023-02-06T19:46:27.079Z] 19:05:02 7 6.73 0.00 2.24 1.68 0.08 89.26 [2023-02-06T19:46:27.079Z] 19:06:01 all 29.64 0.00 6.23 0.99 0.10 63.03 [2023-02-06T19:46:27.079Z] 19:06:01 0 29.64 0.00 5.71 0.15 0.10 64.40 [2023-02-06T19:46:27.079Z] 19:06:01 1 31.56 0.00 5.78 3.64 0.12 58.90 [2023-02-06T19:46:27.079Z] 19:06:01 2 30.25 0.00 6.56 0.17 0.09 62.92 [2023-02-06T19:46:27.079Z] 19:06:01 3 30.25 0.00 5.91 0.19 0.10 63.55 [2023-02-06T19:46:27.079Z] 19:06:01 4 28.44 0.00 5.74 0.09 0.09 65.64 [2023-02-06T19:46:27.079Z] 19:06:01 5 27.89 0.00 7.24 0.79 0.09 64.00 [2023-02-06T19:46:27.079Z] 19:06:01 6 29.68 0.00 5.54 0.03 0.09 64.66 [2023-02-06T19:46:27.079Z] 19:06:01 7 29.43 0.00 7.39 2.88 0.12 60.19 [2023-02-06T19:46:27.079Z] 19:07:01 all 45.70 0.00 7.03 0.47 0.10 46.69 [2023-02-06T19:46:27.079Z] 19:07:01 0 44.03 0.00 6.43 0.10 0.10 49.34 [2023-02-06T19:46:27.079Z] 19:07:01 1 46.23 0.00 6.63 2.83 0.12 44.19 [2023-02-06T19:46:27.079Z] 19:07:01 2 46.00 0.00 7.11 0.05 0.10 46.73 [2023-02-06T19:46:27.079Z] 19:07:01 3 45.75 0.00 7.27 0.03 0.10 46.84 [2023-02-06T19:46:27.079Z] 19:07:01 4 45.71 0.00 6.86 0.03 0.10 47.29 [2023-02-06T19:46:27.079Z] 19:07:01 5 45.98 0.00 6.38 0.54 0.12 46.99 [2023-02-06T19:46:27.079Z] 19:07:01 6 46.42 0.00 7.26 0.07 0.10 46.15 [2023-02-06T19:46:27.079Z] 19:07:01 7 45.52 0.00 8.30 0.14 0.08 45.96 [2023-02-06T19:46:27.079Z] 19:08:01 all 14.88 0.00 6.27 5.45 0.10 73.31 [2023-02-06T19:46:27.079Z] 19:08:01 0 13.11 0.00 5.67 17.49 0.10 63.64 [2023-02-06T19:46:27.079Z] 19:08:01 1 15.09 0.00 5.86 9.75 0.07 69.22 [2023-02-06T19:46:27.079Z] 19:08:01 2 14.40 0.00 4.89 0.44 0.12 80.16 [2023-02-06T19:46:27.079Z] 19:08:01 3 16.41 0.00 6.70 0.73 0.10 76.06 [2023-02-06T19:46:27.079Z] 19:08:01 4 15.70 0.00 6.78 0.12 0.10 77.29 [2023-02-06T19:46:27.079Z] 19:08:01 5 16.06 0.00 7.49 5.64 0.08 70.73 [2023-02-06T19:46:27.079Z] 19:08:01 6 12.68 0.00 6.36 7.11 0.07 73.79 [2023-02-06T19:46:27.079Z] 19:08:01 7 15.64 0.00 6.40 2.28 0.12 75.56 [2023-02-06T19:46:27.079Z] 19:09:01 all 6.83 0.00 3.26 24.59 0.09 65.23 [2023-02-06T19:46:27.079Z] 19:09:01 0 6.42 0.00 3.43 40.06 0.08 50.02 [2023-02-06T19:46:27.079Z] 19:09:01 1 7.13 0.00 3.53 30.21 0.10 59.02 [2023-02-06T19:46:27.079Z] 19:09:01 2 6.89 0.00 2.95 15.80 0.08 74.27 [2023-02-06T19:46:27.079Z] 19:09:01 3 6.36 0.00 3.79 26.88 0.10 62.87 [2023-02-06T19:46:27.079Z] 19:09:01 4 6.31 0.00 2.75 12.91 0.05 77.97 [2023-02-06T19:46:27.079Z] 19:09:01 5 7.54 0.00 3.10 25.76 0.08 63.52 [2023-02-06T19:46:27.079Z] 19:09:01 6 7.45 0.00 2.82 29.50 0.08 60.14 [2023-02-06T19:46:27.079Z] 19:09:01 7 6.53 0.00 3.70 15.52 0.14 74.10 [2023-02-06T19:46:27.079Z] 19:10:01 all 4.23 0.00 2.24 23.10 0.05 70.39 [2023-02-06T19:46:27.079Z] 19:10:01 0 4.00 0.00 2.19 9.59 0.07 84.15 [2023-02-06T19:46:27.079Z] 19:10:01 1 4.38 0.00 2.61 44.44 0.05 48.52 [2023-02-06T19:46:27.079Z] 19:10:01 2 4.48 0.00 1.79 8.26 0.07 85.41 [2023-02-06T19:46:27.079Z] 19:10:01 3 4.30 0.00 2.37 26.78 0.03 66.52 [2023-02-06T19:46:27.079Z] 19:10:01 4 3.79 0.00 2.23 18.99 0.05 74.95 [2023-02-06T19:46:27.079Z] 19:10:01 5 4.31 0.00 2.79 40.75 0.03 52.11 [2023-02-06T19:46:27.079Z] 19:10:01 6 4.44 0.00 1.96 30.92 0.05 62.63 [2023-02-06T19:46:27.079Z] 19:10:01 7 4.14 0.00 1.96 5.35 0.03 88.51 [2023-02-06T19:46:27.079Z] 19:11:01 all 0.14 0.00 0.21 17.35 0.01 82.29 [2023-02-06T19:46:27.079Z] 19:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-06T19:46:27.079Z] 19:11:01 1 0.27 0.00 0.07 4.79 0.02 94.86 [2023-02-06T19:46:27.079Z] 19:11:01 2 0.10 0.00 0.67 36.17 0.02 63.04 [2023-02-06T19:46:27.079Z] 19:11:01 3 0.23 0.00 0.03 0.48 0.00 99.25 [2023-02-06T19:46:27.079Z] 19:11:01 4 0.00 0.00 0.10 1.15 0.00 98.75 [2023-02-06T19:46:27.079Z] 19:11:01 5 0.10 0.00 0.28 33.52 0.00 66.09 [2023-02-06T19:46:27.079Z] 19:11:01 6 0.27 0.00 0.49 62.41 0.03 36.80 [2023-02-06T19:46:27.079Z] 19:11:01 7 0.10 0.00 0.03 0.68 0.02 99.16 [2023-02-06T19:46:27.079Z] 19:12:01 all 2.29 0.00 2.38 21.45 0.03 73.86 [2023-02-06T19:46:27.079Z] 19:12:01 0 2.59 0.00 2.11 2.96 0.03 92.31 [2023-02-06T19:46:27.079Z] 19:12:01 1 2.02 0.00 3.42 59.93 0.03 34.60 [2023-02-06T19:46:27.079Z] 19:12:01 2 2.37 0.00 2.77 30.93 0.03 63.90 [2023-02-06T19:46:27.079Z] 19:12:01 3 2.17 0.00 2.21 1.97 0.03 93.62 [2023-02-06T19:46:27.080Z] 19:12:01 4 2.27 0.00 2.30 3.54 0.03 91.85 [2023-02-06T19:46:27.080Z] 19:12:01 5 1.60 0.00 3.36 3.86 0.02 91.16 [2023-02-06T19:46:27.080Z] 19:12:01 6 2.87 0.00 1.42 68.85 0.02 26.84 [2023-02-06T19:46:27.080Z] 19:12:01 7 2.43 0.00 1.42 0.00 0.03 96.11 [2023-02-06T19:46:27.080Z] 19:13:01 all 41.39 0.00 5.84 14.74 0.12 37.91 [2023-02-06T19:46:27.080Z] 19:13:01 0 42.11 0.00 5.66 3.34 0.15 48.74 [2023-02-06T19:46:27.080Z] 19:13:01 1 41.59 0.00 6.14 24.80 0.10 27.38 [2023-02-06T19:46:27.080Z] 19:13:01 2 42.02 0.00 5.43 19.52 0.12 32.91 [2023-02-06T19:46:27.080Z] 19:13:01 3 41.43 0.00 6.39 13.56 0.13 38.48 [2023-02-06T19:46:27.080Z] 19:13:01 4 38.96 0.00 5.61 4.69 0.10 50.64 [2023-02-06T19:46:27.080Z] 19:13:01 5 41.72 0.00 5.61 18.68 0.12 33.88 [2023-02-06T19:46:27.080Z] 19:13:01 6 41.20 0.00 5.85 22.18 0.10 30.67 [2023-02-06T19:46:27.080Z] 19:13:01 7 42.11 0.00 6.04 11.17 0.12 40.57 [2023-02-06T19:46:27.080Z] 19:14:01 all 2.92 0.00 1.86 24.86 0.07 70.29 [2023-02-06T19:46:27.080Z] 19:14:01 0 2.81 0.00 1.72 13.25 0.05 82.18 [2023-02-06T19:46:27.080Z] 19:14:01 1 3.23 0.00 2.06 32.39 0.10 62.21 [2023-02-06T19:46:27.080Z] 19:14:01 2 2.95 0.00 1.78 49.89 0.07 45.31 [2023-02-06T19:46:27.080Z] 19:14:01 3 2.51 0.00 1.97 31.69 0.08 63.74 [2023-02-06T19:46:27.080Z] 19:14:01 4 3.16 0.00 1.76 22.96 0.07 72.05 [2023-02-06T19:46:27.080Z] 19:14:01 5 2.15 0.00 1.46 8.07 0.03 88.29 [2023-02-06T19:46:27.080Z] 19:14:01 6 3.77 0.00 1.90 21.55 0.12 72.66 [2023-02-06T19:46:27.080Z] 19:14:01 7 2.80 0.00 2.19 19.07 0.07 75.88 [2023-02-06T19:46:27.080Z] 19:15:01 all 13.66 0.00 3.97 23.60 0.07 58.69 [2023-02-06T19:46:27.080Z] 19:15:01 0 14.24 0.00 3.74 4.26 0.07 77.69 [2023-02-06T19:46:27.080Z] 19:15:01 1 13.74 0.00 4.10 5.63 0.07 76.45 [2023-02-06T19:46:27.080Z] 19:15:01 2 14.24 0.00 3.60 56.46 0.10 25.60 [2023-02-06T19:46:27.080Z] 19:15:01 3 13.59 0.00 5.12 56.54 0.08 24.66 [2023-02-06T19:46:27.080Z] 19:15:01 4 12.57 0.00 3.16 21.59 0.07 62.62 [2023-02-06T19:46:27.080Z] 19:15:01 5 13.13 0.00 3.92 26.58 0.08 56.29 [2023-02-06T19:46:27.080Z] 19:15:01 6 14.41 0.00 3.97 6.93 0.05 74.63 [2023-02-06T19:46:27.080Z] 19:15:01 7 13.38 0.00 4.18 10.99 0.07 71.39 [2023-02-06T19:46:27.080Z] [2023-02-06T19:46:27.080Z] 19:15:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T19:46:27.080Z] 19:16:01 all 13.85 0.00 3.61 27.98 0.12 54.44 [2023-02-06T19:46:27.080Z] 19:16:01 0 13.11 0.00 3.67 31.01 0.10 52.11 [2023-02-06T19:46:27.080Z] 19:16:01 1 14.61 0.00 3.91 20.89 0.12 60.47 [2023-02-06T19:46:27.080Z] 19:16:01 2 12.00 0.00 3.05 16.50 0.08 68.36 [2023-02-06T19:46:27.080Z] 19:16:01 3 14.32 0.00 3.64 23.67 0.10 58.26 [2023-02-06T19:46:27.080Z] 19:16:01 4 14.26 0.00 3.86 18.58 0.10 63.20 [2023-02-06T19:46:27.080Z] 19:16:01 5 15.16 0.00 3.52 28.47 0.12 52.73 [2023-02-06T19:46:27.080Z] 19:16:01 6 13.29 0.00 3.51 70.09 0.12 12.99 [2023-02-06T19:46:27.080Z] 19:16:01 7 14.07 0.00 3.68 14.62 0.19 67.43 [2023-02-06T19:46:27.080Z] 19:17:01 all 5.07 0.00 2.38 57.59 0.09 34.87 [2023-02-06T19:46:27.080Z] 19:17:01 0 5.39 0.00 2.71 60.43 0.05 31.42 [2023-02-06T19:46:27.080Z] 19:17:01 1 5.50 0.00 2.36 55.96 0.08 36.10 [2023-02-06T19:46:27.080Z] 19:17:01 2 3.92 0.00 1.32 42.00 0.07 52.68 [2023-02-06T19:46:27.080Z] 19:17:01 3 5.19 0.00 2.12 61.57 0.10 31.02 [2023-02-06T19:46:27.080Z] 19:17:01 4 4.74 0.00 2.32 65.74 0.05 27.14 [2023-02-06T19:46:27.080Z] 19:17:01 5 5.42 0.00 2.46 50.27 0.05 41.81 [2023-02-06T19:46:27.080Z] 19:17:01 6 5.79 0.00 3.00 55.43 0.07 35.72 [2023-02-06T19:46:27.080Z] 19:17:01 7 4.62 0.00 2.80 69.40 0.24 22.94 [2023-02-06T19:46:27.080Z] 19:18:01 all 7.90 0.00 3.13 31.06 0.05 57.87 [2023-02-06T19:46:27.080Z] 19:18:01 0 7.88 0.00 2.61 36.40 0.05 53.06 [2023-02-06T19:46:27.080Z] 19:18:01 1 7.59 0.00 3.46 58.01 0.05 30.90 [2023-02-06T19:46:27.080Z] 19:18:01 2 7.18 0.00 2.08 7.51 0.03 83.20 [2023-02-06T19:46:27.080Z] 19:18:01 3 8.42 0.00 3.00 22.77 0.05 65.76 [2023-02-06T19:46:27.080Z] 19:18:01 4 7.66 0.00 3.69 61.79 0.07 26.79 [2023-02-06T19:46:27.080Z] 19:18:01 5 8.30 0.00 3.14 12.91 0.03 75.61 [2023-02-06T19:46:27.080Z] 19:18:01 6 8.36 0.00 3.03 29.75 0.05 58.81 [2023-02-06T19:46:27.080Z] 19:18:01 7 7.85 0.00 4.00 19.44 0.05 68.65 [2023-02-06T19:46:27.080Z] 19:19:02 all 36.42 0.00 7.78 19.94 0.15 35.72 [2023-02-06T19:46:27.080Z] 19:19:02 0 37.36 0.00 7.72 26.73 0.15 28.03 [2023-02-06T19:46:27.080Z] 19:19:02 1 37.72 0.00 7.88 20.35 0.17 33.88 [2023-02-06T19:46:27.080Z] 19:19:02 2 32.59 0.00 7.40 14.61 0.15 45.24 [2023-02-06T19:46:27.080Z] 19:19:02 3 36.61 0.00 8.58 19.17 0.14 35.51 [2023-02-06T19:46:27.080Z] 19:19:02 4 37.03 0.00 7.26 20.56 0.12 35.03 [2023-02-06T19:46:27.080Z] 19:19:02 5 36.55 0.00 8.70 13.81 0.14 40.81 [2023-02-06T19:46:27.080Z] 19:19:02 6 35.27 0.00 7.63 23.76 0.14 33.21 [2023-02-06T19:46:27.080Z] 19:19:02 7 38.14 0.00 7.03 20.55 0.19 34.10 [2023-02-06T19:46:27.080Z] 19:20:01 all 13.53 0.00 3.05 3.09 0.05 80.28 [2023-02-06T19:46:27.080Z] 19:20:01 0 13.55 0.00 3.73 1.62 0.05 81.05 [2023-02-06T19:46:27.080Z] 19:20:01 1 12.01 0.00 2.59 0.22 0.03 85.14 [2023-02-06T19:46:27.080Z] 19:20:01 2 11.78 0.00 3.12 2.57 0.05 82.48 [2023-02-06T19:46:27.080Z] 19:20:01 3 14.02 0.00 2.60 0.91 0.03 82.44 [2023-02-06T19:46:27.080Z] 19:20:01 4 14.57 0.00 2.92 0.87 0.05 81.59 [2023-02-06T19:46:27.080Z] 19:20:01 5 13.92 0.00 3.60 9.48 0.07 72.94 [2023-02-06T19:46:27.080Z] 19:20:01 6 14.19 0.00 2.50 1.82 0.05 81.43 [2023-02-06T19:46:27.080Z] 19:20:01 7 14.19 0.00 3.34 7.27 0.07 75.13 [2023-02-06T19:46:27.080Z] 19:21:01 all 0.09 0.00 0.06 0.01 0.00 99.84 [2023-02-06T19:46:27.080Z] 19:21:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-06T19:46:27.080Z] 19:21:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-06T19:46:27.080Z] 19:21:01 2 0.05 0.00 0.05 0.02 0.00 99.88 [2023-02-06T19:46:27.080Z] 19:21:01 3 0.12 0.00 0.05 0.00 0.02 99.82 [2023-02-06T19:46:27.080Z] 19:21:01 4 0.22 0.00 0.10 0.00 0.00 99.68 [2023-02-06T19:46:27.080Z] 19:21:01 5 0.02 0.00 0.05 0.08 0.00 99.85 [2023-02-06T19:46:27.080Z] 19:21:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-06T19:46:27.080Z] 19:21:01 7 0.25 0.00 0.05 0.00 0.00 99.70 [2023-02-06T19:46:27.080Z] 19:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-02-06T19:46:27.080Z] 19:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:46:27.080Z] 19:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-06T19:46:27.080Z] 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-06T19:46:27.080Z] 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:22:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2023-02-06T19:46:27.080Z] 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:46:27.080Z] 19:23:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2023-02-06T19:46:27.080Z] 19:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:23:01 3 1.01 0.00 0.10 0.00 0.02 98.87 [2023-02-06T19:46:27.080Z] 19:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:46:27.080Z] 19:23:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-06T19:46:27.080Z] 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:24:01 all 0.20 0.00 0.01 0.02 0.00 99.77 [2023-02-06T19:46:27.080Z] 19:24:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-06T19:46:27.080Z] 19:24:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-06T19:46:27.080Z] 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:24:01 3 1.54 0.00 0.03 0.00 0.02 98.42 [2023-02-06T19:46:27.080Z] 19:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:24:01 5 0.02 0.00 0.02 0.05 0.02 99.90 [2023-02-06T19:46:27.080Z] 19:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:25:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-02-06T19:46:27.080Z] 19:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-06T19:46:27.080Z] 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:25:01 3 2.00 0.00 0.02 0.00 0.00 97.98 [2023-02-06T19:46:27.080Z] 19:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:26:01 all 0.18 0.00 0.13 1.58 0.01 98.10 [2023-02-06T19:46:27.080Z] 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:26:01 3 1.36 0.00 0.08 6.58 0.03 91.95 [2023-02-06T19:46:27.080Z] 19:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:26:01 5 0.00 0.00 0.93 5.94 0.00 93.13 [2023-02-06T19:46:27.080Z] 19:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:46:27.080Z] 19:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-06T19:46:27.080Z] [2023-02-06T19:46:27.080Z] 19:26:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T19:46:27.080Z] 19:27:01 all 0.26 0.00 0.00 0.00 0.00 99.74 [2023-02-06T19:46:27.080Z] 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:27:01 3 1.99 0.00 0.02 0.00 0.00 97.99 [2023-02-06T19:46:27.080Z] 19:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T19:46:27.080Z] 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.080Z] 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:28:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-02-06T19:46:27.080Z] 19:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-06T19:46:27.080Z] 19:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:46:27.080Z] 19:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:46:27.080Z] 19:28:01 3 0.33 0.00 0.03 0.00 0.02 99.62 [2023-02-06T19:46:27.080Z] 19:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T19:46:27.080Z] 19:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T19:46:27.080Z] 19:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:46:27.080Z] 19:28:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-06T19:46:27.080Z] 19:29:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.080Z] 19:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-06T19:46:27.081Z] 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T19:46:27.081Z] 19:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:29:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-06T19:46:27.081Z] 19:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:46:27.081Z] 19:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:30:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-02-06T19:46:27.081Z] 19:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:31:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-02-06T19:46:27.081Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:31:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-06T19:46:27.081Z] 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:31:01 5 0.00 0.00 0.00 0.05 0.02 99.93 [2023-02-06T19:46:27.081Z] 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-06T19:46:27.081Z] 19:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:32:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2023-02-06T19:46:27.081Z] 19:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:33:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-02-06T19:46:27.081Z] 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T19:46:27.081Z] 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:33:01 3 0.28 0.00 0.03 0.00 0.02 99.67 [2023-02-06T19:46:27.081Z] 19:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:34:01 all 0.16 0.00 0.01 0.00 0.00 99.83 [2023-02-06T19:46:27.081Z] 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:34:01 3 1.24 0.00 0.05 0.00 0.02 98.69 [2023-02-06T19:46:27.081Z] 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:35:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:35:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-02-06T19:46:27.081Z] 19:35:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-06T19:46:27.081Z] 19:35:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-06T19:46:27.081Z] 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:36:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:37:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-06T19:46:27.081Z] [2023-02-06T19:46:27.081Z] 19:37:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T19:46:27.081Z] 19:38:01 all 0.21 0.00 0.01 0.01 0.00 99.76 [2023-02-06T19:46:27.081Z] 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:38:01 3 1.65 0.00 0.05 0.07 0.02 98.22 [2023-02-06T19:46:27.081Z] 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-06T19:46:27.081Z] 19:39:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-02-06T19:46:27.081Z] 19:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:39:01 3 1.99 0.00 0.00 0.02 0.00 98.00 [2023-02-06T19:46:27.081Z] 19:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:39:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:39:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-06T19:46:27.081Z] 19:40:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2023-02-06T19:46:27.081Z] 19:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:46:27.081Z] 19:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:40:01 3 1.21 0.00 0.05 0.00 0.00 98.74 [2023-02-06T19:46:27.081Z] 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-06T19:46:27.081Z] 19:41:01 all 0.26 0.00 0.03 0.01 0.00 99.70 [2023-02-06T19:46:27.081Z] 19:41:01 0 1.00 0.00 0.05 0.00 0.00 98.95 [2023-02-06T19:46:27.081Z] 19:41:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2023-02-06T19:46:27.081Z] 19:41:01 2 0.20 0.00 0.03 0.00 0.00 99.77 [2023-02-06T19:46:27.081Z] 19:41:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2023-02-06T19:46:27.081Z] 19:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:41:01 5 0.15 0.00 0.03 0.02 0.00 99.80 [2023-02-06T19:46:27.081Z] 19:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:41:01 7 0.40 0.00 0.07 0.03 0.00 99.50 [2023-02-06T19:46:27.081Z] 19:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-02-06T19:46:27.081Z] 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T19:46:27.081Z] 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:42:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2023-02-06T19:46:27.081Z] 19:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:42:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-06T19:46:27.081Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:42:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-02-06T19:46:27.081Z] 19:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:44:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-02-06T19:46:27.081Z] 19:44:01 0 0.07 0.00 0.00 0.02 0.00 99.92 [2023-02-06T19:46:27.081Z] 19:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:44:01 3 1.96 0.00 0.02 0.03 0.02 97.98 [2023-02-06T19:46:27.081Z] 19:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:44:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-02-06T19:46:27.081Z] 19:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T19:46:27.081Z] 19:45:01 all 0.20 0.00 0.01 0.01 0.00 99.77 [2023-02-06T19:46:27.081Z] 19:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T19:46:27.081Z] 19:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-06T19:46:27.081Z] 19:45:01 3 1.52 0.00 0.02 0.02 0.00 98.45 [2023-02-06T19:46:27.081Z] 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:46:27.081Z] 19:45:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-02-06T19:46:27.081Z] 19:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:46:27.081Z] 19:45:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2023-02-06T19:46:27.081Z] 19:46:01 all 0.52 0.00 0.18 0.01 0.01 99.29 [2023-02-06T19:46:27.081Z] 19:46:01 0 0.43 0.00 0.25 0.02 0.02 99.28 [2023-02-06T19:46:27.081Z] 19:46:01 1 0.38 0.00 0.20 0.00 0.00 99.42 [2023-02-06T19:46:27.081Z] 19:46:01 2 1.02 0.00 0.18 0.00 0.00 98.80 [2023-02-06T19:46:27.081Z] 19:46:01 3 0.52 0.00 0.12 0.02 0.02 99.33 [2023-02-06T19:46:27.081Z] 19:46:01 4 0.83 0.00 0.20 0.00 0.00 98.97 [2023-02-06T19:46:27.082Z] 19:46:01 5 0.30 0.00 0.10 0.02 0.00 99.58 [2023-02-06T19:46:27.082Z] 19:46:01 6 0.23 0.00 0.17 0.00 0.00 99.60 [2023-02-06T19:46:27.082Z] 19:46:01 7 0.42 0.00 0.23 0.00 0.02 99.33 [2023-02-06T19:46:27.082Z] Average: all 5.88 0.00 1.47 7.10 0.03 85.51 [2023-02-06T19:46:27.082Z] Average: 0 5.78 0.00 1.43 5.87 0.03 86.89 [2023-02-06T19:46:27.082Z] Average: 1 6.06 0.00 1.48 8.87 0.03 83.56 [2023-02-06T19:46:27.082Z] Average: 2 5.75 0.00 1.33 7.16 0.03 85.73 [2023-02-06T19:46:27.082Z] Average: 3 6.27 0.00 1.53 7.02 0.04 85.15 [2023-02-06T19:46:27.082Z] Average: 4 5.71 0.00 1.44 6.10 0.03 86.72 [2023-02-06T19:46:27.082Z] Average: 5 5.85 0.00 1.60 6.77 0.03 85.75 [2023-02-06T19:46:27.082Z] Average: 6 5.79 0.00 1.40 10.27 0.03 82.51 [2023-02-06T19:46:27.082Z] Average: 7 5.86 0.00 1.54 4.75 0.04 87.81 [2023-02-06T19:46:27.082Z] [2023-02-06T19:46:27.082Z] [2023-02-06T19:46:27.082Z]