Pull request #4489 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at d92bec74020a648086c22ac11f002708918e28aa rather than 9c0101fb77f496d42da9a38f129ef470b50acb8d Obtained Jenkinsfile from d92bec74020a648086c22ac11f002708918e28aa 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-ssh3377575175566373407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3378850245507232792.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12022741731842850630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5405357947462807040.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh158722108252627118.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6539’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6541 in /w/workspace/edgexfoundry_edgex-go_PR-4489 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 9c0101fb77f496d42da9a38f129ef470b50acb8d Merge succeeded, producing 9c0101fb77f496d42da9a38f129ef470b50acb8d Checking out Revision 9c0101fb77f496d42da9a38f129ef470b50acb8d (PR-4489) > 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/4489/head:refs/remotes/origin/PR-4489 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0101fb77f496d42da9a38f129ef470b50acb8d # 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 d92bec74020a648086c22ac11f002708918e28aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0101fb77f496d42da9a38f129ef470b50acb8d # timeout=10 Commit message: "docs: Add AuthMethod to support-schduler API document" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-31T10:02:51.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-31T10:02:51.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-31T10:02:51.304Z] ========================================================= [2023-03-31T10:02:51.304Z] EdgeX Global Pipelines Version Info [2023-03-31T10:02:51.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # timeout=10 [2023-03-31T10:02:52.404Z] ------------------- [2023-03-31T10:02:52.404Z] stable info: [2023-03-31T10:02:52.404Z] ------------------- [2023-03-31T10:02:52.404Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-31T10:02:52.404Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-31T10:02:52.404Z] Message: update stable to v1.0.245 [2023-03-31T10:02:52.976Z] ------------------- [2023-03-31T10:02:52.976Z] experimental info: [2023-03-31T10:02:52.976Z] ------------------- [2023-03-31T10:02:52.976Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-31T10:02:52.976Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-31T10:02:52.976Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-31T10:02:53.216Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-31T10:02:53.226Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-31T10:02:53.238Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-31T10:02:53.249Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-31T10:02:53.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-31T10:02:53.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-31T10:02:53.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-31T10:02:53.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-31T10:02:53.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-31T10:02:53.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-31T10:02:53.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-31T10:02:53.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-31T10:02:53.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-31T10:02:53.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-31T10:02:53.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-31T10:02:53.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T10:02:53.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T10:02:53.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-31T10:02:53.408Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-31T10:02:53.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-31T10:02:53.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-31T10:02:53.439Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-31T10:02:53.452Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-31T10:02:53.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4489 [Pipeline] echo [2023-03-31T10:02:53.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4489 [Pipeline] echo [2023-03-31T10:02:53.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4489 [Pipeline] echo [2023-03-31T10:02:53.498Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c0101fb77f496d42da9a38f129ef470b50acb8d [Pipeline] echo [2023-03-31T10:02:53.508Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c0101f [Pipeline] echo [2023-03-31T10:02:53.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T10:02:53.574Z] provisioning config files... [2023-03-31T10:02:53.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9752693724151590049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:02:53.887Z] ---> docker-login.sh [2023-03-31T10:02:53.888Z] nexus3.edgexfoundry.org:10001 [2023-03-31T10:02:54.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:02:54.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:02:54.149Z] Configure a credential helper to remove this warning. See [2023-03-31T10:02:54.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:02:54.149Z] [2023-03-31T10:02:54.149Z] Login Succeeded [2023-03-31T10:02:54.149Z] nexus3.edgexfoundry.org:10002 [2023-03-31T10:02:54.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:02:54.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:02:54.149Z] Configure a credential helper to remove this warning. See [2023-03-31T10:02:54.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:02:54.149Z] [2023-03-31T10:02:54.149Z] Login Succeeded [2023-03-31T10:02:54.149Z] nexus3.edgexfoundry.org:10003 [2023-03-31T10:02:54.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:02:54.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:02:54.409Z] Configure a credential helper to remove this warning. See [2023-03-31T10:02:54.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:02:54.409Z] [2023-03-31T10:02:54.409Z] Login Succeeded [2023-03-31T10:02:54.409Z] nexus3.edgexfoundry.org:10004 [2023-03-31T10:02:54.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:02:54.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:02:54.409Z] Configure a credential helper to remove this warning. See [2023-03-31T10:02:54.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:02:54.409Z] [2023-03-31T10:02:54.409Z] Login Succeeded [2023-03-31T10:02:54.409Z] docker.io [2023-03-31T10:02:54.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:02:54.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:02:54.670Z] Configure a credential helper to remove this warning. See [2023-03-31T10:02:54.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:02:54.670Z] [2023-03-31T10:02:54.670Z] Login Succeeded [2023-03-31T10:02:54.670Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T10:02:54.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T10:02:54.995Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-31T10:02:54.995Z] + dirname cmd/core-command/Dockerfile [2023-03-31T10:02:54.995Z] + cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-31T10:02:54.995Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-31T10:02:54.995Z] cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-31T10:02:54.995Z] + dirname cmd/core-data/Dockerfile [2023-03-31T10:02:54.995Z] + cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-31T10:02:54.995Z] + dirname cmd/core-metadata/Dockerfile+ [2023-03-31T10:02:54.995Z] cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-31T10:02:54.995Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-31T10:02:54.995Z] + cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-31T10:02:54.995Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-31T10:02:54.995Z] + cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-31T10:02:54.995Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-31T10:02:54.995Z] + cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-31T10:02:54.995Z] + + cut -d/ -f2 [2023-03-31T10:02:54.995Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-03-31T10:02:54.995Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-31T10:02:54.995Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-31T10:02:54.995Z] + cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-31T10:02:54.995Z] + + cut -d/ -f2 [2023-03-31T10:02:54.995Z] dirname cmd/security-spire-agent/Dockerfile [2023-03-31T10:02:54.995Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-31T10:02:54.995Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-31T10:02:54.995Z] + cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-31T10:02:54.995Z] + cut -d/ -f2 [2023-03-31T10:02:54.995Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-31T10:02:54.995Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-31T10:02:54.995Z] + + dirname cmd/support-notifications/Dockerfile [2023-03-31T10:02:54.995Z] cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-31T10:02:54.995Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-31T10:02:54.995Z] + cut -d/ -f2 [2023-03-31T10:02:54.995Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-31T10:02:55.052Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-31T10:02:55.419Z] + git rev-list -1 --merges 9c0101fb77f496d42da9a38f129ef470b50acb8d~1..9c0101fb77f496d42da9a38f129ef470b50acb8d [Pipeline] echo [2023-03-31T10:02:55.436Z] -----------> git rev-list -1 --merges 9c0101fb77f496d42da9a38f129ef470b50acb8d~1..9c0101fb77f496d42da9a38f129ef470b50acb8d 9c0101fb77f496d42da9a38f129ef470b50acb8d [false] [Pipeline] sh [2023-03-31T10:02:55.721Z] + git log --format=format:%s -1 9c0101fb77f496d42da9a38f129ef470b50acb8d [Pipeline] echo [2023-03-31T10:02:55.734Z] ========================================================= [2023-03-31T10:02:55.734Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-31T10:02:55.734Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-31T10:02:56.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T10:02:56.153Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-31T10:02:56.153Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-31T10:02:56.153Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-31T10:02:56.153Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-31T10:02:56.153Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-31T10:02:56.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:02:56.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T10:02:56.564Z] [2023-03-31T10:02:56.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:02:56.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T10:02:56.865Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-31T10:02:56.865Z] b85a868b505f: Pulling fs layer [2023-03-31T10:02:56.865Z] e2be974225ed: Pulling fs layer [2023-03-31T10:02:56.865Z] 339a4e72a1f5: Pulling fs layer [2023-03-31T10:02:56.865Z] 988bab9f4d93: Pulling fs layer [2023-03-31T10:02:56.865Z] 1469e6f7b9e6: Pulling fs layer [2023-03-31T10:02:56.865Z] eaf3925da568: Pulling fs layer [2023-03-31T10:02:56.865Z] bab4dde63d76: Pulling fs layer [2023-03-31T10:02:56.865Z] bde34c3a00c8: Pulling fs layer [2023-03-31T10:02:56.865Z] b352a97aabf1: Pulling fs layer [2023-03-31T10:02:56.865Z] 4872d77fe225: Pulling fs layer [2023-03-31T10:02:56.865Z] 5851b861e8e6: Pulling fs layer [2023-03-31T10:02:56.865Z] bab4dde63d76: Waiting [2023-03-31T10:02:56.865Z] bde34c3a00c8: Waiting [2023-03-31T10:02:56.865Z] 988bab9f4d93: Waiting [2023-03-31T10:02:56.865Z] 1469e6f7b9e6: Waiting [2023-03-31T10:02:56.865Z] eaf3925da568: Waiting [2023-03-31T10:02:56.865Z] 5851b861e8e6: Waiting [2023-03-31T10:02:56.865Z] 4872d77fe225: Waiting [2023-03-31T10:02:56.865Z] b352a97aabf1: Waiting [2023-03-31T10:02:56.865Z] e2be974225ed: Download complete [2023-03-31T10:02:56.865Z] 988bab9f4d93: Download complete [2023-03-31T10:02:56.865Z] 1469e6f7b9e6: Verifying Checksum [2023-03-31T10:02:56.865Z] 1469e6f7b9e6: Download complete [2023-03-31T10:02:57.125Z] eaf3925da568: Verifying Checksum [2023-03-31T10:02:57.125Z] eaf3925da568: Download complete [2023-03-31T10:02:57.125Z] 339a4e72a1f5: Verifying Checksum [2023-03-31T10:02:57.125Z] 339a4e72a1f5: Download complete [2023-03-31T10:02:57.125Z] bde34c3a00c8: Download complete [2023-03-31T10:02:57.125Z] b352a97aabf1: Download complete [2023-03-31T10:02:57.125Z] 4872d77fe225: Verifying Checksum [2023-03-31T10:02:57.125Z] 4872d77fe225: Download complete [2023-03-31T10:02:57.125Z] 5851b861e8e6: Download complete [2023-03-31T10:02:57.125Z] b85a868b505f: Verifying Checksum [2023-03-31T10:02:57.125Z] b85a868b505f: Download complete [2023-03-31T10:02:57.423Z] bab4dde63d76: Verifying Checksum [2023-03-31T10:02:57.423Z] bab4dde63d76: Download complete [2023-03-31T10:02:58.368Z] b85a868b505f: Pull complete [2023-03-31T10:02:58.368Z] e2be974225ed: Pull complete [2023-03-31T10:02:58.936Z] 339a4e72a1f5: Pull complete [2023-03-31T10:02:58.936Z] 988bab9f4d93: Pull complete [2023-03-31T10:02:59.196Z] 1469e6f7b9e6: Pull complete [2023-03-31T10:02:59.196Z] eaf3925da568: Pull complete [2023-03-31T10:03:01.103Z] bab4dde63d76: Pull complete [2023-03-31T10:03:01.103Z] bde34c3a00c8: Pull complete [2023-03-31T10:03:01.103Z] b352a97aabf1: Pull complete [2023-03-31T10:03:01.103Z] 4872d77fe225: Pull complete [2023-03-31T10:03:01.103Z] 5851b861e8e6: Pull complete [2023-03-31T10:03:01.364Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-31T10:03:01.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T10:03:01.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:03:01.466Z] prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container [2023-03-31T10:03:01.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-31T10:03:04.122Z] $ docker top 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 -eo pid,comm [2023-03-31T10:03:04.178Z] 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-03-31T10:03:04.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T10:03:04.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T10:03:04.216Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T10:03:04.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T10:03:04.345Z] $ docker exec 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 ssh-agent [2023-03-31T10:03:04.460Z] SSH_AUTH_SOCK=/tmp/ssh-e3RTjmcSdrQg/agent.31 [2023-03-31T10:03:04.460Z] SSH_AGENT_PID=37 [2023-03-31T10:03:04.467Z] Running ssh-add (command line suppressed) [2023-03-31T10:03:04.567Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_15956275298362415087.key (/w/workspace/edgex-go/2@tmp/private_key_15956275298362415087.key) [2023-03-31T10:03:04.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T10:03:04.871Z] + git tag --points-at HEAD [Pipeline] } [2023-03-31T10:03:04.887Z] $ docker exec --env ******** --env ******** 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 ssh-agent -k [2023-03-31T10:03:04.987Z] unset SSH_AUTH_SOCK; [2023-03-31T10:03:04.988Z] unset SSH_AGENT_PID; [2023-03-31T10:03:04.988Z] echo Agent pid 37 killed; [2023-03-31T10:03:04.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-31T10:03:05.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T10:03:05.020Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T10:03:05.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T10:03:05.144Z] $ docker exec 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 ssh-agent [2023-03-31T10:03:05.247Z] SSH_AUTH_SOCK=/tmp/ssh-6ytCSnZm8MtS/agent.69 [2023-03-31T10:03:05.247Z] SSH_AGENT_PID=75 [2023-03-31T10:03:05.253Z] Running ssh-add (command line suppressed) [2023-03-31T10:03:05.363Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_16812710001272359173.key (/w/workspace/edgex-go/2@tmp/private_key_16812710001272359173.key) [2023-03-31T10:03:05.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T10:03:05.663Z] + git semver init [2023-03-31T10:03:05.920Z] 2023-03-31 10:03:05,860 [run_init] DEBUG init version:0.0.0 force:False [2023-03-31T10:03:05.920Z] 2023-03-31 10:03:05,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-31T10:03:05.920Z] 2023-03-31 10:03:05,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-31T10:03:05.920Z] 2023-03-31 10:03:05,861 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-31T10:03:11.212Z] 2023-03-31 10:03:10,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-31T10:03:11.212Z] 2023-03-31 10:03:10,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4489 with force:False [2023-03-31T10:03:11.212Z] 2023-03-31 10:03:10,680 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4489 [2023-03-31T10:03:11.212Z] 2023-03-31 10:03:10,685 [execute] INFO git cat-file --batch-check [2023-03-31T10:03:11.212Z] 2023-03-31 10:03:10,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T10:03:11.212Z] 2023-03-31 10:03:10,690 [execute] INFO git cat-file --batch [2023-03-31T10:03:11.212Z] 2023-03-31 10:03:10,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T10:03:11.212Z] 2023-03-31 10:03:10,695 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4489 [2023-03-31T10:03:11.212Z] 0.0.0 [Pipeline] } [2023-03-31T10:03:11.226Z] $ docker exec --env ******** --env ******** 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 ssh-agent -k [2023-03-31T10:03:11.320Z] unset SSH_AUTH_SOCK; [2023-03-31T10:03:11.320Z] unset SSH_AGENT_PID; [2023-03-31T10:03:11.321Z] echo Agent pid 75 killed; [2023-03-31T10:03:11.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T10:03:11.646Z] + git semver [Pipeline] } [2023-03-31T10:03:11.923Z] $ docker stop --time=1 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 [2023-03-31T10:03:13.227Z] $ docker rm -f --volumes 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T10:03:13.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-31T10:03:13.766Z] Stashed 1 file(s) [Pipeline] echo [2023-03-31T10:03:13.768Z] [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-03-31T10:03:14.124Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-31T10:03:14.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T10:03:14.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T10:03:14.157Z] ========================================================= [2023-03-31T10:03:14.157Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-31T10:03:14.157Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-31T10:03:14.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T10:03:14.443Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-31T10:03:14.443Z] 63b65145d645: Pulling fs layer [2023-03-31T10:03:14.443Z] a2d21d5440eb: Pulling fs layer [2023-03-31T10:03:14.443Z] 935e6c44a52c: Pulling fs layer [2023-03-31T10:03:14.443Z] 94cc34f8dd06: Pulling fs layer [2023-03-31T10:03:14.443Z] 30dea6a524f1: Pulling fs layer [2023-03-31T10:03:14.443Z] a2aff8979fd8: Pulling fs layer [2023-03-31T10:03:14.443Z] 6808be2612f2: Pulling fs layer [2023-03-31T10:03:14.443Z] f25807f1079a: Pulling fs layer [2023-03-31T10:03:14.443Z] a2aff8979fd8: Waiting [2023-03-31T10:03:14.443Z] 30dea6a524f1: Waiting [2023-03-31T10:03:14.443Z] 6808be2612f2: Waiting [2023-03-31T10:03:14.443Z] f25807f1079a: Waiting [2023-03-31T10:03:14.443Z] 94cc34f8dd06: Waiting [2023-03-31T10:03:14.443Z] a2d21d5440eb: Download complete [2023-03-31T10:03:14.443Z] 94cc34f8dd06: Verifying Checksum [2023-03-31T10:03:14.443Z] 94cc34f8dd06: Download complete [2023-03-31T10:03:14.443Z] 30dea6a524f1: Download complete [2023-03-31T10:03:14.443Z] 63b65145d645: Verifying Checksum [2023-03-31T10:03:14.443Z] 63b65145d645: Download complete [2023-03-31T10:03:14.443Z] a2aff8979fd8: Verifying Checksum [2023-03-31T10:03:14.443Z] a2aff8979fd8: Download complete [2023-03-31T10:03:14.703Z] 63b65145d645: Pull complete [2023-03-31T10:03:14.703Z] a2d21d5440eb: Pull complete [2023-03-31T10:03:14.964Z] f25807f1079a: Verifying Checksum [2023-03-31T10:03:14.964Z] f25807f1079a: Download complete [2023-03-31T10:03:15.222Z] 935e6c44a52c: Verifying Checksum [2023-03-31T10:03:15.222Z] 935e6c44a52c: Download complete [2023-03-31T10:03:15.480Z] 6808be2612f2: Verifying Checksum [2023-03-31T10:03:15.480Z] 6808be2612f2: Download complete [2023-03-31T10:03:18.761Z] 935e6c44a52c: Pull complete [2023-03-31T10:03:18.761Z] 94cc34f8dd06: Pull complete [2023-03-31T10:03:18.761Z] 30dea6a524f1: Pull complete [2023-03-31T10:03:18.761Z] a2aff8979fd8: Pull complete [2023-03-31T10:03:21.293Z] 6808be2612f2: Pull complete [2023-03-31T10:03:21.859Z] f25807f1079a: Pull complete [2023-03-31T10:03:21.859Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-31T10:03:21.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T10:03:21.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-31T10:03:22.159Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T10:03:22.159Z] WORKDIR /edgex [2023-03-31T10:03:22.159Z] COPY go.mod . [2023-03-31T10:03:22.159Z] RUN go mod download [2023-03-31T10:03:22.159Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-31T10:03:22.727Z] Sending build context to Docker daemon 170.5MB [2023-03-31T10:03:22.727Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T10:03:22.727Z] ---> 3b553350e43f [2023-03-31T10:03:22.727Z] Step 2/4 : WORKDIR /edgex [2023-03-31T10:03:28.269Z] ---> Running in 173b32ae1ab3 [2023-03-31T10:03:28.269Z] Removing intermediate container 173b32ae1ab3 [2023-03-31T10:03:28.269Z] ---> 9ae79b844ee4 [2023-03-31T10:03:28.269Z] Step 3/4 : COPY go.mod . [2023-03-31T10:03:28.269Z] ---> df7081be2222 [2023-03-31T10:03:28.269Z] Step 4/4 : RUN go mod download [2023-03-31T10:03:28.269Z] ---> Running in 997ab8c30dcc [2023-03-31T10:03:28.821Z] Still waiting to schedule task [2023-03-31T10:03:28.821Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6540’ is offline [2023-03-31T10:03:40.487Z] Removing intermediate container 997ab8c30dcc [2023-03-31T10:03:40.487Z] ---> d3edd7e9ba7f [2023-03-31T10:03:40.487Z] Successfully built d3edd7e9ba7f [2023-03-31T10:03:40.487Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:03:40.785Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T10:03:40.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:03:40.860Z] prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container [2023-03-31T10:03:40.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-31T10:03:41.254Z] $ docker top 209d3be75af253602e9ff739184883bca1d7f05038bbd3793f4a989eaa677189 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T10:03:41.591Z] + go version [2023-03-31T10:03:41.592Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-31T10:03:41.606Z] $ docker stop --time=1 209d3be75af253602e9ff739184883bca1d7f05038bbd3793f4a989eaa677189 [2023-03-31T10:03:42.869Z] $ docker rm -f --volumes 209d3be75af253602e9ff739184883bca1d7f05038bbd3793f4a989eaa677189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:03:43.274Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T10:03:43.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:03:43.349Z] prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container [2023-03-31T10:03:43.388Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-31T10:03:43.704Z] $ docker top 0bc47421ec083372b6d506727749056dfe57108955f9cc5d133c1e317919547d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-31T10:03:43.767Z] ========================================================= [2023-03-31T10:03:43.767Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-31T10:03:43.767Z] ========================================================= [Pipeline] sh [2023-03-31T10:03:44.045Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-31T10:03:44.343Z] + make test [2023-03-31T10:03:44.343Z] go test -race -coverprofile=coverage.out ./... [2023-03-31T10:03:50.962Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-31T10:04:05.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-31T10:04:07.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-31T10:04:07.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-31T10:04:07.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-03-31T10:04:09.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-03-31T10:04:13.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.3% of statements [2023-03-31T10:04:13.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-31T10:04:13.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-31T10:04:13.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-31T10:04:15.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-31T10:04:15.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-31T10:04:15.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.0% of statements [2023-03-31T10:04:16.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-31T10:04:16.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-31T10:04:16.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-31T10:04:16.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-31T10:04:16.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-31T10:04:17.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-31T10:04:17.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-31T10:04:19.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.142s coverage: 88.5% of statements [2023-03-31T10:04:19.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.9% of statements [2023-03-31T10:04:19.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-31T10:04:19.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-31T10:04:19.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-31T10:04:20.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements [2023-03-31T10:04:20.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-31T10:04:20.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-31T10:04:20.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-31T10:04:20.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-31T10:04:20.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-31T10:04:20.433Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-31T10:04:21.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-31T10:04:21.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-31T10:04:21.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-31T10:04:21.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-03-31T10:04:21.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-31T10:04:21.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-31T10:04:21.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-03-31T10:04:22.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-03-31T10:04:22.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 44.1% of statements [2023-03-31T10:04:22.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements [2023-03-31T10:04:22.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2023-03-31T10:04:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-03-31T10:04:22.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-03-31T10:04:23.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-31T10:04:23.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-31T10:04:23.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-31T10:04:23.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-31T10:04:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-31T10:04:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-31T10:04:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-31T10:04:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-31T10:04:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-31T10:04:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-31T10:04:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-31T10:04:25.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-31T10:04:25.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-31T10:04:25.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-31T10:04:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-31T10:04:26.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-31T10:04:26.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-31T10:04:28.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-31T10:04:28.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-31T10:04:29.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-31T10:04:29.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-31T10:04:29.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-31T10:04:30.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-31T10:04:30.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-31T10:04:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-31T10:04:31.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-31T10:04:31.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-31T10:04:31.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-31T10:04:31.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-31T10:04:32.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-31T10:04:32.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-31T10:04:32.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-31T10:04:32.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-31T10:04:34.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2023-03-31T10:04:34.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-31T10:04:34.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-31T10:04:34.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-31T10:04:34.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-31T10:04:35.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-31T10:04:35.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-31T10:04:35.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-31T10:04:35.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.083s coverage: 92.9% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.2% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 38.4% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.3% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements [2023-03-31T10:04:47.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-03-31T10:04:47.952Z] 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-03-31T10:04:47.952Z] running golangci-lint [2023-03-31T10:04:47.952Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-31T10:04:47.952Z] go version go1.20.2 linux/amd64 [2023-03-31T10:04:47.952Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-31T10:04:47.952Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-31T10:04:59.293Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6543 in /w/workspace/edgexfoundry_edgex-go_PR-4489 [Pipeline] { [Pipeline] ws [2023-03-31T10:04:59.310Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-31T10:04:59.352Z] The recommended git tool is: git [2023-03-31T10:05:02.827Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 14.123841131s" [2023-03-31T10:05:02.827Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.28627ms" [2023-03-31T10:05:05.102Z] using credential edgex-jenkins-ssh [2023-03-31T10:05:05.118Z] Cloning the remote Git repository [2023-03-31T10:05:05.154Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-31T10:05:05.255Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-31T10:05:05.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-31T10:05:05.441Z] > git --version # timeout=10 [2023-03-31T10:05:05.471Z] > git --version # 'git version 2.25.1' [2023-03-31T10:05:05.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T10:05:05.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T10:05:08.089Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.008444768s with top 10 stages: buildir: 26.43900614s, inspect: 2.122363591s, fact_deprecated: 1.823771928s, gosec: 1.590205377s, printf: 1.335090218s, ctrlflow: 1.295309607s, S1038: 1.246174357s, directives: 816.119636ms, fact_purity: 735.682065ms, errcheck: 688.795205ms" [2023-03-31T10:05:08.089Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-31T10:05:08.089Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, identifier_marker: 201/201, nolint: 0/21, cgo: 201/201, skip_files: 201/201, skip_dirs: 201/201" [2023-03-31T10:05:08.089Z] level=info msg="[runner] processing took 18.080573ms with stages: nolint: 8.638314ms, identifier_marker: 5.15733ms, exclude-rules: 1.689816ms, path_prettifier: 1.131143ms, autogenerated_exclude: 980.9µs, skip_dirs: 433.219µs, cgo: 29.6µs, filename_unadjuster: 16.331µs, max_same_issues: 850ns, uniq_by_line: 510ns, skip_files: 420ns, exclude: 370ns, path_shortener: 350ns, source_code: 290ns, severity-rules: 250ns, sort_results: 240ns, diff: 210ns, max_from_linter: 200ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-03-31T10:05:08.089Z] level=info msg="[runner] linters took 6.541073602s with stages: goanalysis_metalinter: 6.522900897s" [2023-03-31T10:05:08.089Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-31T10:05:08.089Z] level=info msg="Memory: 209 samples, avg is 177.0MB, max is 735.6MB" [2023-03-31T10:05:08.089Z] level=info msg="Execution took 20.729920406s" [2023-03-31T10:05:08.089Z] go vet ./... [2023-03-31T10:05:13.357Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T10:05:13.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T10:05:13.357Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-31T10:05:13.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-31T10:05:13.659Z] + ls -al . [2023-03-31T10:05:13.659Z] total 704 [2023-03-31T10:05:13.659Z] drwxrwxr-x 11 1001 1001 4096 Mar 31 10:03 . [2023-03-31T10:05:13.659Z] drwxr-xr-x 4 root root 4096 Mar 31 10:03 .. [2023-03-31T10:05:13.659Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 10:02 .blubracket [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 16 Mar 31 10:02 .dockerignore [2023-03-31T10:05:13.659Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 10:03 .git [2023-03-31T10:05:13.659Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 10:02 .github [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 1133 Mar 31 10:02 .gitignore [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 10:02 .golangci.yml [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 10:02 .hadolint.yml [2023-03-31T10:05:13.659Z] drwxr-xr-x 3 1001 1001 4096 Mar 31 10:03 .semver [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 10:02 .sonarcloud.properties [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 10:02 ADOPTERS.md [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 10835 Mar 31 10:02 Attribution.txt [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 73765 Mar 31 10:02 CHANGELOG.md [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 10:02 CONTRIBUTING.md [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 10:02 GOVERNANCE.md [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 883 Mar 31 10:02 Jenkinsfile [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 10:02 LICENSE [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 14368 Mar 31 10:02 Makefile [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 10:02 OWNERS.md [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 9403 Mar 31 10:02 README.md [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 789 Mar 31 10:02 SECURITY.md [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 10:03 VERSION [2023-03-31T10:05:13.659Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 10:02 bin [2023-03-31T10:05:13.659Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 10:02 cmd [2023-03-31T10:05:13.659Z] -rw-r--r-- 1 root root 447380 Mar 31 10:04 coverage.out [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 3200 Mar 31 10:02 go.mod [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 31265 Mar 31 10:02 go.sum [2023-03-31T10:05:13.659Z] drwxrwxr-x 7 1001 1001 4096 Mar 31 10:02 internal [2023-03-31T10:05:13.659Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 10:02 openapi [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 594 Mar 31 10:02 security.txt [2023-03-31T10:05:13.659Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 10:02 snap [2023-03-31T10:05:13.659Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 10:02 version.go [Pipeline] sh [2023-03-31T10:05:13.944Z] + '[' -e coverage.out ] [2023-03-31T10:05:13.944Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-31T10:05:14.036Z] Stashed 1 file(s) [Pipeline] sh [2023-03-31T10:05:14.316Z] + make build [2023-03-31T10:05:14.316Z] 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-03-31T10:05:22.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-31T10:05:22.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T10:05:23.315Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-31T10:05:23.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-31T10:05:23.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T10:05:23.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4489/head:refs/remotes/origin/PR-4489 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-31T10:05:24.236Z] Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:05:24.702Z] Merge succeeded, producing 9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:05:24.702Z] Checking out Revision 9c0101fb77f496d42da9a38f129ef470b50acb8d (PR-4489) [2023-03-31T10:05:24.256Z] > git config core.sparsecheckout # timeout=10 [2023-03-31T10:05:24.338Z] > git checkout -f 9c0101fb77f496d42da9a38f129ef470b50acb8d # timeout=10 [2023-03-31T10:05:24.584Z] > git remote # timeout=10 [2023-03-31T10:05:24.605Z] > git config --get remote.origin.url # timeout=10 [2023-03-31T10:05:24.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T10:05:24.650Z] > git merge d92bec74020a648086c22ac11f002708918e28aa # timeout=10 [2023-03-31T10:05:24.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-31T10:05:24.712Z] > git config core.sparsecheckout # timeout=10 [2023-03-31T10:05:24.726Z] > git checkout -f 9c0101fb77f496d42da9a38f129ef470b50acb8d # timeout=10 [2023-03-31T10:05:26.520Z] 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-03-31T10:05:26.521Z] 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-03-31T10:05:27.456Z] 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-03-31T10:05:28.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-03-31T10:05:28.367Z] Commit message: "docs: Add AuthMethod to support-schduler API document" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T10:05:29.313Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-31T10:05:29.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T10:05:29.313Z] Dload Upload Total Spent Left Speed [2023-03-31T10:05:29.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-03-31T10:05:30.122Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-31T10:05:30.464Z] + sudo tee /etc/docker/daemon.new [2023-03-31T10:05:30.464Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-31T10:05:30.464Z] { [2023-03-31T10:05:30.464Z] "registry-mirrors": [ [2023-03-31T10:05:30.464Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-31T10:05:30.464Z] ], [2023-03-31T10:05:30.464Z] "bip": "10.250.0.254/24", [2023-03-31T10:05:30.464Z] "hosts": [ [2023-03-31T10:05:30.464Z] "tcp://0.0.0.0:5555", [2023-03-31T10:05:30.464Z] "unix:///var/run/docker.sock" [2023-03-31T10:05:30.464Z] ], [2023-03-31T10:05:30.464Z] "mtu": 1458, [2023-03-31T10:05:30.464Z] "selinux-enabled": true, [2023-03-31T10:05:30.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-31T10:05:30.464Z] } [Pipeline] sh [2023-03-31T10:05:30.803Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-31T10:05:31.157Z] + sudo service docker restart [2023-03-31T10:05:34.580Z] 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-03-31T10:05:35.957Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-31T10:05:36.893Z] 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-03-31T10:05:37.831Z] 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-03-31T10:05:38.766Z] 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-03-31T10:05:39.701Z] 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-03-31T10:05:40.637Z] 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-03-31T10:05:42.027Z] $ docker stop --time=1 0bc47421ec083372b6d506727749056dfe57108955f9cc5d133c1e317919547d [2023-03-31T10:05:47.308Z] $ docker rm -f --volumes 0bc47421ec083372b6d506727749056dfe57108955f9cc5d133c1e317919547d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:05:48.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-31T10:05:48.259Z] [2023-03-31T10:05:48.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:05:48.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-31T10:05:48.552Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-31T10:05:48.552Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-31T10:05:48.552Z] ca9280d653b3: Pulling fs layer [2023-03-31T10:05:48.552Z] 7e9c9ca2126c: Pulling fs layer [2023-03-31T10:05:48.552Z] cbdbe7a5bc2a: Download complete [2023-03-31T10:05:48.811Z] ca9280d653b3: Verifying Checksum [2023-03-31T10:05:48.811Z] ca9280d653b3: Download complete [2023-03-31T10:05:48.811Z] cbdbe7a5bc2a: Pull complete [2023-03-31T10:05:49.380Z] 7e9c9ca2126c: Download complete [2023-03-31T10:05:49.380Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T10:05:49.451Z] provisioning config files... [2023-03-31T10:05:49.475Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9357033277301771191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:05:49.826Z] ---> docker-login.sh [2023-03-31T10:05:49.826Z] nexus3.edgexfoundry.org:10001 [2023-03-31T10:05:50.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:05:50.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:05:50.369Z] Configure a credential helper to remove this warning. See [2023-03-31T10:05:50.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:05:50.369Z] [2023-03-31T10:05:50.369Z] Login Succeeded [2023-03-31T10:05:50.369Z] nexus3.edgexfoundry.org:10002 [2023-03-31T10:05:50.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:05:50.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:05:50.642Z] Configure a credential helper to remove this warning. See [2023-03-31T10:05:50.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:05:50.642Z] [2023-03-31T10:05:50.642Z] Login Succeeded [2023-03-31T10:05:50.642Z] nexus3.edgexfoundry.org:10003 [2023-03-31T10:05:50.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:05:51.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:05:51.186Z] Configure a credential helper to remove this warning. See [2023-03-31T10:05:51.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:05:51.186Z] [2023-03-31T10:05:51.186Z] Login Succeeded [2023-03-31T10:05:51.186Z] nexus3.edgexfoundry.org:10004 [2023-03-31T10:05:51.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:05:51.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:05:51.459Z] Configure a credential helper to remove this warning. See [2023-03-31T10:05:51.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:05:51.459Z] [2023-03-31T10:05:51.459Z] Login Succeeded [2023-03-31T10:05:51.459Z] docker.io [2023-03-31T10:05:51.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T10:05:52.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T10:05:52.002Z] Configure a credential helper to remove this warning. See [2023-03-31T10:05:52.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T10:05:52.002Z] [2023-03-31T10:05:52.002Z] Login Succeeded [2023-03-31T10:05:52.002Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T10:05:52.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-31T10:05:52.603Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-31T10:05:52.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T10:05:52.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T10:05:52.661Z] ========================================================= [2023-03-31T10:05:52.661Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-31T10:05:52.661Z] ========================================================= [2023-03-31T10:05:52.663Z] 7e9c9ca2126c: Pull complete [2023-03-31T10:05:52.663Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-31T10:05:52.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-31T10:05:52.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] fileExists [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:05:52.823Z] prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container [2023-03-31T10:05:52.856Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-31T10:05:53.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T10:05:53.005Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-31T10:05:53.005Z] af6eaf76a39c: Pulling fs layer [2023-03-31T10:05:53.005Z] 55522c791124: Pulling fs layer [2023-03-31T10:05:53.005Z] ce5c4a1c91eb: Pulling fs layer [2023-03-31T10:05:53.005Z] 169dfbe0d373: Pulling fs layer [2023-03-31T10:05:53.005Z] e1ff8fa3b103: Pulling fs layer [2023-03-31T10:05:53.005Z] 52ebb69f0ebf: Pulling fs layer [2023-03-31T10:05:53.005Z] 5abe8eddf0d5: Pulling fs layer [2023-03-31T10:05:53.005Z] 169dfbe0d373: Waiting [2023-03-31T10:05:53.005Z] e1ff8fa3b103: Waiting [2023-03-31T10:05:53.005Z] 52ebb69f0ebf: Waiting [2023-03-31T10:05:53.005Z] 5abe8eddf0d5: Waiting [2023-03-31T10:05:53.287Z] 55522c791124: Verifying Checksum [2023-03-31T10:05:53.287Z] 55522c791124: Download complete [2023-03-31T10:05:53.287Z] 169dfbe0d373: Verifying Checksum [2023-03-31T10:05:53.287Z] 169dfbe0d373: Download complete [2023-03-31T10:05:53.287Z] e1ff8fa3b103: Verifying Checksum [2023-03-31T10:05:53.287Z] e1ff8fa3b103: Download complete [2023-03-31T10:05:53.287Z] af6eaf76a39c: Verifying Checksum [2023-03-31T10:05:53.287Z] af6eaf76a39c: Download complete [2023-03-31T10:05:54.270Z] 5abe8eddf0d5: Verifying Checksum [2023-03-31T10:05:54.270Z] 5abe8eddf0d5: Download complete [2023-03-31T10:05:54.270Z] af6eaf76a39c: Pull complete [2023-03-31T10:05:54.866Z] 55522c791124: Pull complete [2023-03-31T10:05:55.843Z] ce5c4a1c91eb: Download complete [2023-03-31T10:05:55.843Z] 52ebb69f0ebf: Verifying Checksum [2023-03-31T10:05:55.843Z] 52ebb69f0ebf: Download complete [2023-03-31T10:05:56.146Z] $ docker top 0a823565d61b432ad177f38e1b73b206e07278a2bf6199069e2018e6ab86673a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T10:05:56.491Z] + grep parallel [2023-03-31T10:05:56.491Z] + docker-compose build --help [2023-03-31T10:05:57.060Z] --parallel Build images in parallel. [Pipeline] } [2023-03-31T10:05:57.074Z] $ docker stop --time=1 0a823565d61b432ad177f38e1b73b206e07278a2bf6199069e2018e6ab86673a [2023-03-31T10:05:58.379Z] $ docker rm -f --volumes 0a823565d61b432ad177f38e1b73b206e07278a2bf6199069e2018e6ab86673a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:05:58.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-31T10:05:58.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:05:58.826Z] prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container [2023-03-31T10:05:58.859Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-31T10:05:59.224Z] $ docker top 8ee047308c759c9acf0b26bbcf873dc2dda9c04ee792ef2d056303261f0f6df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T10:05:59.559Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-31T10:06:00.128Z] Building core-command ... [2023-03-31T10:06:00.128Z] Building core-common-config-bootstrapper ... [2023-03-31T10:06:00.128Z] Building core-data ... [2023-03-31T10:06:00.128Z] Building core-metadata ... [2023-03-31T10:06:00.128Z] Building security-bootstrapper ... [2023-03-31T10:06:00.128Z] Building security-proxy-auth ... [2023-03-31T10:06:00.128Z] Building security-proxy-setup ... [2023-03-31T10:06:00.128Z] Building security-secretstore-setup ... [2023-03-31T10:06:00.128Z] Building security-spiffe-token-provider ... [2023-03-31T10:06:00.128Z] Building security-spire-agent ... [2023-03-31T10:06:00.128Z] Building security-spire-config ... [2023-03-31T10:06:00.128Z] Building security-spire-server ... [2023-03-31T10:06:00.128Z] Building support-notifications ... [2023-03-31T10:06:00.128Z] Building support-scheduler ... [2023-03-31T10:06:00.128Z] Building security-spire-server [2023-03-31T10:06:00.128Z] Building security-proxy-setup [2023-03-31T10:06:00.128Z] Building core-data [2023-03-31T10:06:00.128Z] Building security-spire-config [2023-03-31T10:06:00.128Z] Building security-proxy-auth [2023-03-31T10:06:08.189Z] ce5c4a1c91eb: Pull complete [2023-03-31T10:06:08.189Z] 169dfbe0d373: Pull complete [2023-03-31T10:06:08.189Z] e1ff8fa3b103: Pull complete [2023-03-31T10:06:12.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:06:12.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:06:12.338Z] ---> d3edd7e9ba7f [2023-03-31T10:06:12.338Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:06:12.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:06:12.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:06:12.338Z] ---> d3edd7e9ba7f [2023-03-31T10:06:12.338Z] Step 3/22 : WORKDIR /edgex-go [2023-03-31T10:06:12.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:06:12.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:06:12.339Z] ---> d3edd7e9ba7f [2023-03-31T10:06:12.339Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:06:12.339Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:06:12.339Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:06:12.339Z] ---> d3edd7e9ba7f [2023-03-31T10:06:12.339Z] Step 3/27 : WORKDIR /edgex-go [2023-03-31T10:06:12.339Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:06:12.339Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:06:12.339Z] ---> d3edd7e9ba7f [2023-03-31T10:06:12.339Z] Step 3/26 : WORKDIR /edgex-go [2023-03-31T10:06:14.849Z] 52ebb69f0ebf: Pull complete [2023-03-31T10:06:15.813Z] 5abe8eddf0d5: Pull complete [2023-03-31T10:06:15.813Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-31T10:06:15.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T10:06:15.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-31T10:06:16.154Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-31T10:06:16.154Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T10:06:16.154Z] WORKDIR /edgex [2023-03-31T10:06:16.154Z] COPY go.mod . [2023-03-31T10:06:16.154Z] RUN go mod download [2023-03-31T10:06:16.743Z] Sending build context to Docker daemon 2.934MB [2023-03-31T10:06:16.743Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T10:06:16.743Z] ---> 6cb57ee374ae [2023-03-31T10:06:16.743Z] Step 2/4 : WORKDIR /edgex [2023-03-31T10:06:18.694Z] ---> Running in 51ba20244e0a [2023-03-31T10:06:18.694Z] Removing intermediate container 51ba20244e0a [2023-03-31T10:06:18.694Z] ---> 52ee33119b3f [2023-03-31T10:06:18.694Z] Step 3/4 : COPY go.mod . [2023-03-31T10:06:18.902Z] ---> Running in 080f740967f3 [2023-03-31T10:06:18.902Z] ---> Running in 4e57cdf3b092 [2023-03-31T10:06:18.902Z] ---> Running in f31fd33a5bc2 [2023-03-31T10:06:18.902Z] ---> Running in 233261ebb64a [2023-03-31T10:06:18.902Z] ---> Running in 9e3231fba66e [2023-03-31T10:06:18.902Z] Removing intermediate container 4e57cdf3b092 [2023-03-31T10:06:18.902Z] ---> 771d7ddcf318 [2023-03-31T10:06:18.902Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T10:06:18.902Z] Removing intermediate container 080f740967f3 [2023-03-31T10:06:18.902Z] ---> 8171972021ab [2023-03-31T10:06:18.902Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:06:18.902Z] Removing intermediate container 233261ebb64a [2023-03-31T10:06:18.902Z] ---> 42338b718e4b [2023-03-31T10:06:18.902Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:06:18.902Z] Removing intermediate container 9e3231fba66e [2023-03-31T10:06:18.902Z] ---> 59ab83eea041 [2023-03-31T10:06:18.902Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T10:06:18.902Z] Removing intermediate container f31fd33a5bc2 [2023-03-31T10:06:18.902Z] ---> d05df74a802c [2023-03-31T10:06:18.902Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-31T10:06:18.902Z] ---> Running in c448042b2a3e [2023-03-31T10:06:18.902Z] ---> Running in 41af75cf69b5 [2023-03-31T10:06:18.902Z] ---> Running in 6d21ada23511 [2023-03-31T10:06:18.902Z] ---> Running in 72b1b8a337ea [2023-03-31T10:06:18.902Z] ---> Running in 8accf34d22e4 [2023-03-31T10:06:18.902Z] Removing intermediate container 6d21ada23511 [2023-03-31T10:06:18.902Z] ---> e081e4bcf451 [2023-03-31T10:06:18.902Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T10:06:18.902Z] Removing intermediate container 41af75cf69b5 [2023-03-31T10:06:18.902Z] ---> 029619d47984 [2023-03-31T10:06:18.902Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T10:06:18.902Z] ---> Running in 6586cb74bb0b [2023-03-31T10:06:18.902Z] ---> Running in 545703dcafff [2023-03-31T10:06:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:19.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:19.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:19.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:19.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:19.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:19.281Z] ---> 4bfe0297334e [2023-03-31T10:06:19.281Z] Step 4/4 : RUN go mod download [2023-03-31T10:06:19.281Z] ---> Running in 42d8f5f8977a [2023-03-31T10:06:19.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:19.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:19.418Z] OK: 265 MiB in 53 packages [2023-03-31T10:06:19.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:06:19.418Z] OK: 265 MiB in 53 packages [2023-03-31T10:06:19.679Z] OK: 265 MiB in 53 packages [2023-03-31T10:06:19.679Z] OK: 265 MiB in 53 packages [2023-03-31T10:06:19.679Z] OK: 265 MiB in 53 packages [2023-03-31T10:06:19.679Z] Removing intermediate container 72b1b8a337ea [2023-03-31T10:06:19.679Z] ---> 49652dd27eab [2023-03-31T10:06:19.679Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-31T10:06:19.940Z] ---> d87b0e9e8daa [2023-03-31T10:06:19.940Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:06:19.940Z] ---> Running in 40224d400e4c [2023-03-31T10:06:19.940Z] Removing intermediate container c448042b2a3e [2023-03-31T10:06:19.940Z] ---> ab6c99056f2f [2023-03-31T10:06:19.940Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-31T10:06:20.200Z] Removing intermediate container 6586cb74bb0b [2023-03-31T10:06:20.200Z] ---> d78fc2bd9e33 [2023-03-31T10:06:20.200Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:06:20.200Z] ---> 98b78249dd9e [2023-03-31T10:06:20.200Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:06:20.200Z] Removing intermediate container 545703dcafff [2023-03-31T10:06:20.200Z] ---> 07ef7509f73c [2023-03-31T10:06:20.200Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:06:20.200Z] Removing intermediate container 8accf34d22e4 [2023-03-31T10:06:20.200Z] ---> e011fcd09e70 [2023-03-31T10:06:20.200Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-31T10:06:20.200Z] ---> Running in a01a1eaea8b6 [2023-03-31T10:06:20.200Z] ---> 68b9c41b24ed [2023-03-31T10:06:20.200Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:06:20.200Z] ---> Running in d660387ea193 [2023-03-31T10:06:20.460Z] ---> 916b74eff891 [2023-03-31T10:06:20.460Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:06:20.460Z] ---> 7456944ade47 [2023-03-31T10:06:20.460Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:06:20.460Z] ---> Running in 4cfeb2a00e4c [2023-03-31T10:06:20.460Z] ---> Running in cffce6e08e8f [2023-03-31T10:06:51.565Z] Removing intermediate container 42d8f5f8977a [2023-03-31T10:06:51.565Z] ---> 58506cfc3b70 [2023-03-31T10:06:51.565Z] Successfully built 58506cfc3b70 [2023-03-31T10:06:51.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:06:51.902Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T10:06:51.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:06:52.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container [2023-03-31T10:06:52.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-31T10:06:53.391Z] $ docker top a56cba77aef595122ae71ead6d3107db04aaff02ea6c496e209815b44f2ee522 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T10:06:54.228Z] + go version [2023-03-31T10:06:54.228Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-31T10:06:54.256Z] $ docker stop --time=1 a56cba77aef595122ae71ead6d3107db04aaff02ea6c496e209815b44f2ee522 [2023-03-31T10:06:55.899Z] $ docker rm -f --volumes a56cba77aef595122ae71ead6d3107db04aaff02ea6c496e209815b44f2ee522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:06:56.416Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T10:06:56.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:06:56.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container [2023-03-31T10:06:56.649Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-31T10:06:57.767Z] $ docker top 62bca4dd2067fe6128242306cafd4c09d5bdb23642293857780215016e93aea1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-31T10:06:57.946Z] ========================================================= [2023-03-31T10:06:57.946Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-31T10:06:57.946Z] ========================================================= [Pipeline] sh [2023-03-31T10:06:58.246Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-31T10:06:58.575Z] + make test [2023-03-31T10:06:58.575Z] go test -race -coverprofile=coverage.out ./... [2023-03-31T10:07:07.486Z] Removing intermediate container a01a1eaea8b6 [2023-03-31T10:07:07.486Z] ---> 1d6cc2e6b7c2 [2023-03-31T10:07:07.486Z] Step 7/27 : COPY . . [2023-03-31T10:07:07.486Z] Removing intermediate container d660387ea193 [2023-03-31T10:07:07.486Z] ---> dfa8757766ff [2023-03-31T10:07:07.486Z] Step 8/23 : COPY . . [2023-03-31T10:07:07.486Z] Removing intermediate container cffce6e08e8f [2023-03-31T10:07:07.486Z] ---> 8a1250c35816 [2023-03-31T10:07:07.486Z] Step 8/23 : COPY . . [2023-03-31T10:07:07.486Z] Removing intermediate container 4cfeb2a00e4c [2023-03-31T10:07:07.486Z] ---> 1fc6676fb76a [2023-03-31T10:07:07.486Z] Step 7/22 : COPY . . [2023-03-31T10:07:07.486Z] Removing intermediate container 40224d400e4c [2023-03-31T10:07:07.486Z] ---> 5fa2ba2ab168 [2023-03-31T10:07:07.486Z] Step 7/26 : COPY . . [2023-03-31T10:07:25.592Z] ---> d8508ba53d6c [2023-03-31T10:07:25.593Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T10:07:25.593Z] ---> 6a7df2e89521 [2023-03-31T10:07:25.593Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-31T10:07:25.593Z] ---> c9caa44a057e [2023-03-31T10:07:25.593Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-31T10:07:25.593Z] ---> f0ec2111e144 [2023-03-31T10:07:25.593Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T10:07:25.593Z] ---> d0acf24770d1 [2023-03-31T10:07:25.593Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-31T10:07:25.593Z] ---> Running in ea9381a9591f [2023-03-31T10:07:25.593Z] ---> Running in b39ba7ce3ed2 [2023-03-31T10:07:25.593Z] ---> Running in 4acb6d295bae [2023-03-31T10:07:25.593Z] ---> Running in bbf00df07463 [2023-03-31T10:07:25.593Z] ---> Running in 4ab5f674e286 [2023-03-31T10:07:25.593Z] Removing intermediate container 4acb6d295bae [2023-03-31T10:07:25.593Z] ---> ec176eab43f5 [2023-03-31T10:07:25.593Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-31T10:07:25.593Z] Removing intermediate container b39ba7ce3ed2 [2023-03-31T10:07:25.593Z] ---> 8d8dfd713ee2 [2023-03-31T10:07:25.593Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-31T10:07:25.593Z] ---> Running in 9d197a58ddc7 [2023-03-31T10:07:25.593Z] ---> Running in b4f74868ed16 [2023-03-31T10:07:25.593Z] Removing intermediate container 9d197a58ddc7 [2023-03-31T10:07:25.593Z] ---> 2101f7b5d1b7 [2023-03-31T10:07:25.593Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T10:07:25.593Z] Removing intermediate container b4f74868ed16 [2023-03-31T10:07:25.593Z] ---> 851c561880a7 [2023-03-31T10:07:25.593Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T10:07:25.593Z] ---> Running in 2020a800bd18 [2023-03-31T10:07:25.593Z] ---> Running in eeceea673c0d [2023-03-31T10:07:25.593Z] Removing intermediate container eeceea673c0d [2023-03-31T10:07:25.593Z] ---> 908be705ff98 [2023-03-31T10:07:25.593Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T10:07:25.593Z] Removing intermediate container 2020a800bd18 [2023-03-31T10:07:25.593Z] ---> 5f6b874e5d8d [2023-03-31T10:07:25.593Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T10:07:25.593Z] ---> Running in 09149c53cde3 [2023-03-31T10:07:25.593Z] ---> Running in ea03197d5292 [2023-03-31T10:07:25.593Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-31T10:07:25.593Z] 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-03-31T10:07:25.851Z] 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-03-31T10:07:26.417Z] Removing intermediate container ea03197d5292 [2023-03-31T10:07:26.417Z] ---> 29e8d0ade512 [2023-03-31T10:07:26.417Z] Step 12/27 : WORKDIR /edgex-go [2023-03-31T10:07:26.417Z] Removing intermediate container 09149c53cde3 [2023-03-31T10:07:26.417Z] ---> 6fd3b8a5866a [2023-03-31T10:07:26.417Z] Step 12/26 : WORKDIR /edgex-go [2023-03-31T10:07:26.417Z] ---> Running in e38cb8da2404 [2023-03-31T10:07:26.417Z] ---> Running in f7ecb087f483 [2023-03-31T10:07:26.675Z] Removing intermediate container e38cb8da2404 [2023-03-31T10:07:26.675Z] Removing intermediate container f7ecb087f483 [2023-03-31T10:07:26.675Z] ---> 62212a71b136 [2023-03-31T10:07:26.675Z] ---> ceb89cb9ad99 [2023-03-31T10:07:26.675Z] [2023-03-31T10:07:26.675Z] [2023-03-31T10:07:26.675Z] Step 13/27 : FROM alpine:3.17 [2023-03-31T10:07:26.675Z] Step 13/26 : FROM alpine:3.17 [2023-03-31T10:07:26.932Z] 3.17: Pulling from library/alpine [2023-03-31T10:07:26.932Z] 3.17: Pulling from library/alpine [2023-03-31T10:07:28.305Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T10:07:28.305Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T10:07:28.305Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T10:07:28.305Z] Status: Image is up to date for alpine:3.17 [2023-03-31T10:07:28.305Z] ---> 9ed4aefc74f6 [2023-03-31T10:07:28.305Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T10:07:28.305Z] ---> 9ed4aefc74f6 [2023-03-31T10:07:28.305Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T10:07:28.562Z] ---> Running in d8d37708a784 [2023-03-31T10:07:28.562Z] ---> Running in 3ad1bb035a4d [2023-03-31T10:07:28.818Z] Removing intermediate container 3ad1bb035a4d [2023-03-31T10:07:28.818Z] ---> 08f943ec120c [2023-03-31T10:07:28.818Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-31T10:07:28.818Z] Removing intermediate container d8d37708a784 [2023-03-31T10:07:28.818Z] ---> 41b8a6434cee [2023-03-31T10:07:28.818Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-31T10:07:28.818Z] ---> Running in fe3dbcd6babf [2023-03-31T10:07:28.818Z] ---> Running in 0a90863cac92 [2023-03-31T10:07:29.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:29.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:29.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:29.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:29.645Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:07:29.645Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:07:29.645Z] OK: 17818 distinct packages available [2023-03-31T10:07:29.645Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:07:29.645Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:07:29.645Z] OK: 17818 distinct packages available [2023-03-31T10:07:29.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:29.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:29.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:29.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:29.904Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-31T10:07:29.904Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-31T10:07:29.904Z] (3/5) Installing libucontext (1.2-r0) [2023-03-31T10:07:29.904Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-31T10:07:29.904Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-31T10:07:29.904Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-31T10:07:30.161Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-31T10:07:30.161Z] (3/4) Installing libucontext (1.2-r0) [2023-03-31T10:07:30.161Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-31T10:07:30.161Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:07:30.161Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:07:30.161Z] OK: 7 MiB in 19 packages [2023-03-31T10:07:30.161Z] OK: 8 MiB in 20 packages [2023-03-31T10:07:33.016Z] Removing intermediate container fe3dbcd6babf [2023-03-31T10:07:33.016Z] ---> 6dd616d8c487 [2023-03-31T10:07:33.016Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:07:33.016Z] Removing intermediate container 0a90863cac92 [2023-03-31T10:07:33.016Z] ---> 91891d4aa9d7 [2023-03-31T10:07:33.016Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:07:33.640Z] ---> fa3697b77e59 [2023-03-31T10:07:33.640Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:07:33.901Z] ---> 15b994feeed2 [2023-03-31T10:07:33.901Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:07:34.161Z] ---> 5fb28d477283 [2023-03-31T10:07:34.161Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T10:07:34.729Z] ---> c9daa106c985 [2023-03-31T10:07:34.729Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T10:07:37.454Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-31T10:07:49.633Z] ---> 92eb66086d3c [2023-03-31T10:07:49.633Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T10:07:49.633Z] ---> 75ca9112e222 [2023-03-31T10:07:49.633Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T10:07:49.633Z] ---> cd4d6b709894 [2023-03-31T10:07:49.633Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-31T10:07:49.633Z] ---> 761b3d5d3b59 [2023-03-31T10:07:49.633Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-31T10:07:49.633Z] ---> Running in 9443995d9b35 [2023-03-31T10:07:49.633Z] Removing intermediate container 9443995d9b35 [2023-03-31T10:07:49.633Z] ---> a3956998e7bb [2023-03-31T10:07:49.633Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-31T10:07:51.549Z] ---> 887925996f71 [2023-03-31T10:07:51.549Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-31T10:07:52.928Z] ---> 5fcd2194578a [2023-03-31T10:07:52.928Z] Step 22/27 : WORKDIR / [2023-03-31T10:07:52.928Z] ---> 923de357c8f6 [2023-03-31T10:07:52.928Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T10:07:52.928Z] ---> Running in c546950ed6e5 [2023-03-31T10:07:52.928Z] ---> Running in ce89a4d9a992 [2023-03-31T10:07:53.186Z] Removing intermediate container ea9381a9591f [2023-03-31T10:07:53.186Z] ---> c8d6371c1c25 [2023-03-31T10:07:53.186Z] [2023-03-31T10:07:53.186Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:07:53.186Z] ---> 9ed4aefc74f6 [2023-03-31T10:07:53.186Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-31T10:07:53.186Z] Removing intermediate container ce89a4d9a992 [2023-03-31T10:07:53.186Z] ---> af6a5027357a [2023-03-31T10:07:53.186Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T10:07:53.186Z] Removing intermediate container c546950ed6e5 [2023-03-31T10:07:53.186Z] ---> cfb34e6a624d [2023-03-31T10:07:53.186Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T10:07:53.186Z] ---> Running in 918bc9a5e02b [2023-03-31T10:07:53.445Z] Removing intermediate container 4ab5f674e286 [2023-03-31T10:07:53.445Z] ---> 544b8131fdd5 [2023-03-31T10:07:53.445Z] [2023-03-31T10:07:53.445Z] Step 9/22 : FROM alpine:3.17 [2023-03-31T10:07:53.445Z] ---> 9ed4aefc74f6 [2023-03-31T10:07:53.445Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-31T10:07:53.445Z] ---> Running in 6acd50ed860e [2023-03-31T10:07:53.445Z] ---> Running in 3be2a9f943e8 [2023-03-31T10:07:53.445Z] Removing intermediate container bbf00df07463 [2023-03-31T10:07:53.445Z] ---> 9732d881e5cb [2023-03-31T10:07:53.445Z] [2023-03-31T10:07:53.445Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:07:53.445Z] ---> 9ed4aefc74f6 [2023-03-31T10:07:53.445Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:07:53.445Z] Removing intermediate container 918bc9a5e02b [2023-03-31T10:07:53.445Z] ---> 28e03bbbac5b [2023-03-31T10:07:53.445Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:07:53.445Z] ---> Running in d29b6b924091 [2023-03-31T10:07:53.445Z] ---> Running in 03b8e5660f15 [2023-03-31T10:07:53.445Z] Removing intermediate container 6acd50ed860e [2023-03-31T10:07:53.445Z] ---> 9b389ac68727 [2023-03-31T10:07:53.445Z] Step 24/26 : LABEL arch=x86_64 [2023-03-31T10:07:53.445Z] ---> Running in 25a4a09079b5 [2023-03-31T10:07:53.445Z] Removing intermediate container 3be2a9f943e8 [2023-03-31T10:07:53.445Z] ---> ad0f80475b60 [2023-03-31T10:07:53.445Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T10:07:53.703Z] ---> Running in 525bb054edc6 [2023-03-31T10:07:53.704Z] ---> Running in a41dcef19d53 [2023-03-31T10:07:53.704Z] Removing intermediate container 03b8e5660f15 [2023-03-31T10:07:53.704Z] ---> 09982a22ce5b [2023-03-31T10:07:53.704Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-31T10:07:53.704Z] ---> Running in d15a95b7dffb [2023-03-31T10:07:53.704Z] Removing intermediate container 525bb054edc6 [2023-03-31T10:07:53.704Z] ---> 1e1ad86193f4 [2023-03-31T10:07:53.704Z] Step 25/26 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:07:53.704Z] Removing intermediate container a41dcef19d53 [2023-03-31T10:07:53.704Z] ---> 654eaedb6394 [2023-03-31T10:07:53.704Z] Step 25/27 : LABEL arch=x86_64 [2023-03-31T10:07:53.704Z] ---> Running in 9bb987874081 [2023-03-31T10:07:53.704Z] ---> Running in bafc3e90897c [2023-03-31T10:07:53.704Z] Removing intermediate container d15a95b7dffb [2023-03-31T10:07:53.704Z] ---> dbe8ab734e93 [2023-03-31T10:07:53.704Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-31T10:07:53.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:53.961Z] ---> Running in 04323f36b113 [2023-03-31T10:07:53.961Z] Removing intermediate container 9bb987874081 [2023-03-31T10:07:53.961Z] ---> d1ab2499fed6 [2023-03-31T10:07:53.961Z] Step 26/26 : LABEL version=0.0.0 [2023-03-31T10:07:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:53.961Z] ---> Running in 2035922bbdd1 [2023-03-31T10:07:53.961Z] Removing intermediate container bafc3e90897c [2023-03-31T10:07:53.961Z] ---> eb423c7d5a80 [2023-03-31T10:07:53.961Z] Step 26/27 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:07:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:53.961Z] Removing intermediate container 04323f36b113 [2023-03-31T10:07:53.961Z] ---> f42beb0bfabb [2023-03-31T10:07:53.961Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:07:53.961Z] ---> Running in b5a8c3e3a953 [2023-03-31T10:07:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:53.961Z] ---> Running in d2657e34070e [2023-03-31T10:07:53.961Z] Removing intermediate container 2035922bbdd1 [2023-03-31T10:07:53.961Z] ---> a4b5289bbc4c [2023-03-31T10:07:53.961Z] [2023-03-31T10:07:54.219Z] Removing intermediate container b5a8c3e3a953 [2023-03-31T10:07:54.219Z] ---> fd3e8d976216 [2023-03-31T10:07:54.219Z] Step 27/27 : LABEL version=0.0.0 [2023-03-31T10:07:54.219Z] Successfully built a4b5289bbc4c [2023-03-31T10:07:54.219Z] Successfully tagged security-spire-server:latest [2023-03-31T10:07:54.219Z] Building support-notifications [2023-03-31T10:07:54.219Z]  Building security-spire-server ... done  ---> Running in 0f7f42d610af [2023-03-31T10:07:54.219Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T10:07:54.219Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:07:54.219Z] OK: 7 MiB in 16 packages [2023-03-31T10:07:54.219Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-31T10:07:54.219Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-31T10:07:54.219Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:07:54.219Z] OK: 8 MiB in 17 packages [2023-03-31T10:07:55.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:55.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:07:55.591Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T10:07:55.591Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:07:55.591Z] OK: 7 MiB in 16 packages [2023-03-31T10:07:56.968Z] Removing intermediate container 0f7f42d610af [2023-03-31T10:07:56.968Z] ---> 52733a242bd2 [2023-03-31T10:07:56.968Z] [2023-03-31T10:07:56.968Z] Successfully built 52733a242bd2 [2023-03-31T10:07:56.968Z] Successfully tagged security-spire-config:latest [2023-03-31T10:07:56.968Z] Building security-spiffe-token-provider [2023-03-31T10:07:57.227Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:07:57.227Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:07:57.227Z] ---> d3edd7e9ba7f [2023-03-31T10:07:57.227Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:07:57.227Z] ---> Using cache [2023-03-31T10:07:57.227Z] ---> 42338b718e4b [2023-03-31T10:07:57.227Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:07:57.227Z] ---> Using cache [2023-03-31T10:07:57.227Z] ---> 029619d47984 [2023-03-31T10:07:57.227Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-31T10:08:01.793Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:08:01.793Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:08:01.793Z] ---> d3edd7e9ba7f [2023-03-31T10:08:01.793Z] Step 3/20 : WORKDIR /edgex-go [2023-03-31T10:08:01.793Z] ---> Using cache [2023-03-31T10:08:01.793Z] ---> d05df74a802c [2023-03-31T10:08:01.793Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-31T10:08:03.698Z] ---> Running in 2f5896460660 [2023-03-31T10:08:03.698Z] ---> Running in 228b7dd13ecc [2023-03-31T10:08:03.698Z] Removing intermediate container d2657e34070e [2023-03-31T10:08:03.698Z] ---> 2b5846f024e8 [2023-03-31T10:08:03.698Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:08:03.698Z] Removing intermediate container 25a4a09079b5 [2023-03-31T10:08:03.698Z] ---> 41c2434021d1 [2023-03-31T10:08:03.698Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:08:03.698Z] Removing intermediate container d29b6b924091 [2023-03-31T10:08:03.698Z] ---> ee26f334f801 [2023-03-31T10:08:03.698Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-31T10:08:03.698Z] ---> Running in 579356f8e7bf [2023-03-31T10:08:03.958Z] Removing intermediate container 579356f8e7bf [2023-03-31T10:08:03.958Z] ---> f141d61ced0d [2023-03-31T10:08:03.958Z] Step 12/22 : WORKDIR /edgex [2023-03-31T10:08:03.958Z] ---> 43affbb2d669 [2023-03-31T10:08:03.958Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:08:03.958Z] ---> 5913213028b0 [2023-03-31T10:08:03.958Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:08:03.958Z] ---> Running in 56527e7a04fb [2023-03-31T10:08:03.958Z] Removing intermediate container 56527e7a04fb [2023-03-31T10:08:03.958Z] ---> 0d5adf9ad41a [2023-03-31T10:08:03.958Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:08:03.958Z] ---> 0c61b1b9cbcb [2023-03-31T10:08:03.958Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-31T10:08:03.958Z] ---> 6588fa657312 [2023-03-31T10:08:03.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-31T10:08:03.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:04.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:04.216Z] ---> 3ddb2a549e50 [2023-03-31T10:08:04.216Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:08:04.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:04.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:04.475Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:08:04.475Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:08:04.475Z] OK: 17823 distinct packages available [2023-03-31T10:08:04.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:04.475Z] OK: 265 MiB in 53 packages [2023-03-31T10:08:04.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:04.969Z] OK: 265 MiB in 53 packages [2023-03-31T10:08:04.969Z] ---> 7c294529618b [2023-03-31T10:08:04.969Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-31T10:08:04.969Z] ---> dddd3767317a [2023-03-31T10:08:04.969Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:08:04.969Z] ---> a5a392e77a5a [2023-03-31T10:08:04.969Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:08:05.227Z] ---> 7b789fee4db4 [2023-03-31T10:08:05.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-31T10:08:05.227Z] Removing intermediate container 2f5896460660 [2023-03-31T10:08:05.227Z] ---> 45d1bf35affc [2023-03-31T10:08:05.227Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:08:05.489Z] ---> 86e90ded757a [2023-03-31T10:08:05.489Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-31T10:08:05.751Z] ---> 10624b41ec41 [2023-03-31T10:08:05.751Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-31T10:08:05.751Z] ---> c5803f47e303 [2023-03-31T10:08:05.751Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:08:05.751Z] Removing intermediate container 228b7dd13ecc [2023-03-31T10:08:05.751Z] ---> 129e51981b88 [2023-03-31T10:08:05.751Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-31T10:08:05.751Z] ---> 767cb4f078c3 [2023-03-31T10:08:05.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-31T10:08:05.751Z] ---> Running in 9d8ddd8d7649 [2023-03-31T10:08:05.751Z] ---> b5593d9350b0 [2023-03-31T10:08:05.751Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T10:08:05.751Z] ---> Running in 247ed464e883 [2023-03-31T10:08:05.751Z] ---> Running in 0306fad77b68 [2023-03-31T10:08:06.010Z] Removing intermediate container 247ed464e883 [2023-03-31T10:08:06.010Z] ---> fd3a0fd85a47 [2023-03-31T10:08:06.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:08:06.296Z] ---> 4cac5cace428 [2023-03-31T10:08:06.296Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:08:06.296Z] ---> 6549ab99b6ff [2023-03-31T10:08:06.296Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T10:08:06.296Z] ---> Running in 28a909755914 [2023-03-31T10:08:06.296Z] ---> Running in 278ce05f2a6c [2023-03-31T10:08:06.296Z] ---> Running in 69012642a73a [2023-03-31T10:08:06.556Z] Removing intermediate container 28a909755914 [2023-03-31T10:08:06.556Z] ---> f1d753e997e2 [2023-03-31T10:08:06.556Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T10:08:06.820Z] ---> Running in ad8f4c8da3eb [2023-03-31T10:08:06.820Z] Removing intermediate container 0306fad77b68 [2023-03-31T10:08:06.820Z] ---> 6839419d8fb4 [2023-03-31T10:08:06.820Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T10:08:07.082Z] Removing intermediate container ad8f4c8da3eb [2023-03-31T10:08:07.082Z] ---> b2c66cf1c851 [2023-03-31T10:08:07.082Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:08:07.082Z] ---> Running in 74e82ad86130 [2023-03-31T10:08:07.082Z] ---> Running in b3cfb344bd84 [2023-03-31T10:08:07.082Z] Removing intermediate container 74e82ad86130 [2023-03-31T10:08:07.082Z] ---> 1206690851c4 [2023-03-31T10:08:07.082Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:08:07.082Z] Removing intermediate container b3cfb344bd84 [2023-03-31T10:08:07.082Z] ---> 5358fd972c26 [2023-03-31T10:08:07.082Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-31T10:08:07.082Z] ---> Running in 851028d6ad89 [2023-03-31T10:08:07.082Z] ---> Running in 590cdecc9996 [2023-03-31T10:08:07.344Z] Removing intermediate container 590cdecc9996 [2023-03-31T10:08:07.344Z] ---> 76c4cc495280 [2023-03-31T10:08:07.344Z] [2023-03-31T10:08:07.344Z] Removing intermediate container 851028d6ad89 [2023-03-31T10:08:07.344Z] ---> 583acb3061dc [2023-03-31T10:08:07.344Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T10:08:07.344Z] ---> Running in 70a65b6bab80 [2023-03-31T10:08:07.344Z] Successfully built 76c4cc495280 [2023-03-31T10:08:07.344Z] Successfully tagged core-data:latest [2023-03-31T10:08:07.344Z]  Building core-data ... done Building core-metadata [2023-03-31T10:08:07.344Z] Removing intermediate container 70a65b6bab80 [2023-03-31T10:08:07.344Z] ---> 60a34cafdc78 [2023-03-31T10:08:07.344Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:08:10.644Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:08:10.644Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:08:10.644Z] ---> d3edd7e9ba7f [2023-03-31T10:08:10.644Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:08:10.644Z] ---> Using cache [2023-03-31T10:08:10.644Z] ---> 42338b718e4b [2023-03-31T10:08:10.644Z] Step 4/25 : WORKDIR /edgex-go [2023-03-31T10:08:10.644Z] ---> Using cache [2023-03-31T10:08:10.644Z] ---> 029619d47984 [2023-03-31T10:08:10.644Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-31T10:08:10.644Z] ---> Using cache [2023-03-31T10:08:10.644Z] ---> 07ef7509f73c [2023-03-31T10:08:10.644Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-31T10:08:10.644Z] ---> Using cache [2023-03-31T10:08:10.644Z] ---> 7456944ade47 [2023-03-31T10:08:10.644Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:08:10.644Z] ---> Using cache [2023-03-31T10:08:10.644Z] ---> 8a1250c35816 [2023-03-31T10:08:10.644Z] Step 8/25 : COPY . . [2023-03-31T10:08:10.644Z] ---> Using cache [2023-03-31T10:08:10.644Z] ---> c9caa44a057e [2023-03-31T10:08:10.644Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-31T10:08:10.920Z] ---> Running in 4bd09b14b204 [2023-03-31T10:08:10.920Z] ---> Running in e24c658c6710 [2023-03-31T10:08:11.178Z] Removing intermediate container 4bd09b14b204 [2023-03-31T10:08:11.178Z] ---> 317bd7f51f1c [2023-03-31T10:08:11.178Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:08:11.178Z] Removing intermediate container 69012642a73a [2023-03-31T10:08:11.178Z] ---> ba5d9f1084e8 [2023-03-31T10:08:11.178Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T10:08:11.178Z] ---> Running in 39a431046266 [2023-03-31T10:08:11.178Z] ---> Running in 6585a5797d7e [2023-03-31T10:08:11.178Z] Removing intermediate container 6585a5797d7e [2023-03-31T10:08:11.178Z] ---> 0921f5d0b187 [2023-03-31T10:08:11.178Z] [2023-03-31T10:08:11.178Z] Removing intermediate container 39a431046266 [2023-03-31T10:08:11.178Z] ---> 32b8ca507464 [2023-03-31T10:08:11.178Z] Step 20/22 : LABEL arch=x86_64 [2023-03-31T10:08:11.178Z] ---> Running in 540cd608a88d [2023-03-31T10:08:11.438Z] Successfully built 0921f5d0b187 [2023-03-31T10:08:11.438Z] Successfully tagged security-proxy-auth:latest [2023-03-31T10:08:11.438Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-03-31T10:08:11.438Z] 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-03-31T10:08:14.720Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:08:14.720Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:08:14.720Z] ---> d3edd7e9ba7f [2023-03-31T10:08:14.720Z] Step 3/25 : WORKDIR /edgex-go [2023-03-31T10:08:14.720Z] ---> Using cache [2023-03-31T10:08:14.720Z] ---> d05df74a802c [2023-03-31T10:08:14.720Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-31T10:08:14.720Z] ---> Using cache [2023-03-31T10:08:14.720Z] ---> e011fcd09e70 [2023-03-31T10:08:14.720Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-31T10:08:14.720Z] ---> Using cache [2023-03-31T10:08:14.720Z] ---> 916b74eff891 [2023-03-31T10:08:14.720Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:08:14.720Z] ---> Using cache [2023-03-31T10:08:14.720Z] ---> 1fc6676fb76a [2023-03-31T10:08:14.720Z] Step 7/25 : COPY . . [2023-03-31T10:08:14.720Z] ---> Using cache [2023-03-31T10:08:14.720Z] ---> d0acf24770d1 [2023-03-31T10:08:14.720Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-31T10:08:15.655Z] Removing intermediate container 540cd608a88d [2023-03-31T10:08:15.655Z] ---> dcade962932d [2023-03-31T10:08:15.655Z] Step 21/22 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:08:15.655Z] ---> Running in 1823ccda73a0 [2023-03-31T10:08:15.655Z] ---> Running in fa0f51ed6785 [2023-03-31T10:08:15.913Z] Removing intermediate container fa0f51ed6785 [2023-03-31T10:08:15.913Z] ---> 1180736baa20 [2023-03-31T10:08:15.913Z] Step 22/22 : LABEL version=0.0.0 [2023-03-31T10:08:15.913Z] ---> Running in 72ffda2a616f [2023-03-31T10:08:16.171Z] Removing intermediate container 72ffda2a616f [2023-03-31T10:08:16.171Z] ---> 297c1fac66f5 [2023-03-31T10:08:16.171Z] [2023-03-31T10:08:16.428Z] Successfully built 297c1fac66f5 [2023-03-31T10:08:16.428Z] Successfully tagged security-proxy-setup:latest [2023-03-31T10:08:16.429Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-31T10:08:16.429Z] 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-03-31T10:08:24.688Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:08:24.688Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:08:24.688Z] ---> d3edd7e9ba7f [2023-03-31T10:08:24.688Z] Step 3/27 : WORKDIR /edgex-go [2023-03-31T10:08:24.688Z] ---> Using cache [2023-03-31T10:08:24.688Z] ---> d05df74a802c [2023-03-31T10:08:24.688Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T10:08:34.857Z] ---> Running in 92aac0914d88 [2023-03-31T10:08:34.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:35.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:35.115Z] OK: 265 MiB in 53 packages [2023-03-31T10:08:40.413Z] 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-03-31T10:08:44.614Z] Removing intermediate container 92aac0914d88 [2023-03-31T10:08:44.614Z] ---> aa51a10f07cf [2023-03-31T10:08:44.614Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-31T10:08:44.614Z] Removing intermediate container e24c658c6710 [2023-03-31T10:08:44.614Z] ---> 86136aa7bb2d [2023-03-31T10:08:44.614Z] [2023-03-31T10:08:44.614Z] Step 10/25 : FROM alpine:3.17 [2023-03-31T10:08:44.614Z] ---> 9ed4aefc74f6 [2023-03-31T10:08:44.614Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:08:45.183Z] Removing intermediate container 9d8ddd8d7649 [2023-03-31T10:08:45.183Z] ---> d4b9d3fc9f13 [2023-03-31T10:08:45.183Z] Step 8/23 : COPY . . [2023-03-31T10:08:45.183Z] Removing intermediate container 278ce05f2a6c [2023-03-31T10:08:45.183Z] ---> 786d66dbd047 [2023-03-31T10:08:45.183Z] Step 7/20 : COPY . . [2023-03-31T10:08:46.563Z] ---> Running in cbd16a053f54 [2023-03-31T10:08:47.497Z] ---> eed36b4c63dd [2023-03-31T10:08:47.497Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:08:52.770Z] ---> Running in 5eefdfd3631b [2023-03-31T10:08:52.770Z] ---> 9a5f8fe09a4d [2023-03-31T10:08:52.770Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-31T10:08:52.770Z] ---> 474d6456fdd3 [2023-03-31T10:08:52.770Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-31T10:08:52.770Z] Removing intermediate container 1823ccda73a0 [2023-03-31T10:08:52.770Z] ---> e7fddf4cc9b3 [2023-03-31T10:08:52.770Z] [2023-03-31T10:08:52.770Z] Step 9/25 : FROM alpine:3.17 [2023-03-31T10:08:52.770Z] ---> 9ed4aefc74f6 [2023-03-31T10:08:52.770Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-31T10:08:52.770Z] ---> Running in d755dcbd6538 [2023-03-31T10:08:52.770Z] ---> Running in c58a8192b4ad [2023-03-31T10:08:52.770Z] ---> Running in 347c4df0a162 [2023-03-31T10:08:52.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:52.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:53.030Z] 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-03-31T10:08:53.030Z] 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-03-31T10:08:53.030Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T10:08:53.030Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:08:53.030Z] OK: 7 MiB in 16 packages [2023-03-31T10:08:53.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:53.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:08:53.564Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-31T10:08:53.564Z] Removing intermediate container cbd16a053f54 [2023-03-31T10:08:53.564Z] ---> 8f141a41cb24 [2023-03-31T10:08:53.564Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:08:53.564Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-31T10:08:53.564Z] (3/3) Installing su-exec (0.2-r2) [2023-03-31T10:08:53.564Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:08:53.564Z] ---> Running in 38fbbb092a69 [2023-03-31T10:08:53.564Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T10:08:53.564Z] Removing intermediate container 38fbbb092a69 [2023-03-31T10:08:53.564Z] ---> 7b1af92f6b4f [2023-03-31T10:08:53.564Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-31T10:08:53.564Z] OK: 8 MiB in 18 packages [2023-03-31T10:08:53.564Z] ---> Running in 94a28e2d82a1 [2023-03-31T10:08:53.849Z] Removing intermediate container 94a28e2d82a1 [2023-03-31T10:08:53.849Z] ---> a5a0a9cdf18a [2023-03-31T10:08:53.849Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-31T10:08:53.849Z] ---> Running in 195cd4bf91f2 [2023-03-31T10:08:54.106Z] Removing intermediate container 195cd4bf91f2 [2023-03-31T10:08:54.106Z] ---> 379c3a9ce2ca [2023-03-31T10:08:54.106Z] Step 15/25 : WORKDIR / [2023-03-31T10:08:54.106Z] ---> Running in 98d591571260 [2023-03-31T10:08:54.106Z] Removing intermediate container 98d591571260 [2023-03-31T10:08:54.106Z] ---> ab945b6c6a96 [2023-03-31T10:08:54.106Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:08:54.106Z] Removing intermediate container d755dcbd6538 [2023-03-31T10:08:54.106Z] ---> 80f706859ea8 [2023-03-31T10:08:54.106Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-31T10:08:54.106Z] ---> Running in b7d470dc8ca7 [2023-03-31T10:08:54.365Z] Removing intermediate container b7d470dc8ca7 [2023-03-31T10:08:54.365Z] ---> 909318c3fdfb [2023-03-31T10:08:54.365Z] Step 12/25 : WORKDIR / [2023-03-31T10:08:54.365Z] ---> Running in 310a7fecb5cf [2023-03-31T10:08:54.365Z] ---> e5754906a310 [2023-03-31T10:08:54.365Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:08:54.365Z] Removing intermediate container 310a7fecb5cf [2023-03-31T10:08:54.365Z] ---> 604db2289396 [2023-03-31T10:08:54.365Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:08:54.814Z] ---> 17e38ac2b594 [2023-03-31T10:08:54.814Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-31T10:08:54.814Z] ---> 00bc6331168d [2023-03-31T10:08:54.814Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:08:55.073Z] ---> 9507d24825b8 [2023-03-31T10:08:55.073Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-31T10:08:55.073Z] ---> 822f349cdc04 [2023-03-31T10:08:55.073Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:08:55.073Z] ---> c06abaaae416 [2023-03-31T10:08:55.073Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-31T10:08:55.073Z] ---> 5cfb2e5cb4c7 [2023-03-31T10:08:55.073Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-31T10:08:55.330Z] ---> 1661d28f4f66 [2023-03-31T10:08:55.330Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:08:55.330Z] ---> 1e7b1e7a3a5a [2023-03-31T10:08:55.330Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-31T10:08:55.330Z] ---> Running in 9f144c211869 [2023-03-31T10:08:55.589Z] Removing intermediate container 9f144c211869 [2023-03-31T10:08:55.589Z] ---> f946b662e7cb [2023-03-31T10:08:55.589Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:08:55.589Z] ---> Running in 81bab9994400 [2023-03-31T10:08:55.589Z] ---> ff784ed1945f [2023-03-31T10:08:55.589Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-31T10:08:55.848Z] Removing intermediate container 81bab9994400 [2023-03-31T10:08:55.848Z] ---> d4ec0f4c134a [2023-03-31T10:08:55.848Z] Step 23/25 : LABEL arch=x86_64 [2023-03-31T10:08:56.112Z] ---> Running in d4bfbd5451f4 [2023-03-31T10:08:56.370Z] Removing intermediate container d4bfbd5451f4 [2023-03-31T10:08:56.370Z] ---> 6513ab62658c [2023-03-31T10:08:56.370Z] Step 24/25 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:08:57.042Z] ---> Running in 20d96730b23b [2023-03-31T10:08:57.042Z] ---> 0eedc21a583d [2023-03-31T10:08:57.042Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-31T10:08:57.312Z] Removing intermediate container 20d96730b23b [2023-03-31T10:08:57.312Z] ---> f413cec82d39 [2023-03-31T10:08:57.312Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T10:08:58.681Z] ---> Running in b62cb0743467 [2023-03-31T10:08:58.681Z] ---> 49105445f755 [2023-03-31T10:08:58.681Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-31T10:08:58.681Z] Removing intermediate container b62cb0743467 [2023-03-31T10:08:58.681Z] ---> 5d9415cdb849 [2023-03-31T10:08:58.681Z] [2023-03-31T10:08:58.681Z] Successfully built 5d9415cdb849 [2023-03-31T10:08:58.681Z] Successfully tagged core-metadata:latest [2023-03-31T10:08:58.681Z]  Building core-metadata ... done Building security-bootstrapper [2023-03-31T10:09:02.053Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:09:02.053Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:09:02.053Z] ---> d3edd7e9ba7f [2023-03-31T10:09:02.053Z] Step 3/33 : WORKDIR /edgex-go [2023-03-31T10:09:02.053Z] ---> Using cache [2023-03-31T10:09:02.053Z] ---> d05df74a802c [2023-03-31T10:09:02.053Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-31T10:09:02.053Z] ---> Using cache [2023-03-31T10:09:02.053Z] ---> e011fcd09e70 [2023-03-31T10:09:02.053Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-31T10:09:02.053Z] ---> Using cache [2023-03-31T10:09:02.053Z] ---> 916b74eff891 [2023-03-31T10:09:02.053Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:09:02.053Z] ---> Using cache [2023-03-31T10:09:02.053Z] ---> 1fc6676fb76a [2023-03-31T10:09:02.053Z] Step 7/33 : COPY . . [2023-03-31T10:09:02.053Z] ---> Using cache [2023-03-31T10:09:02.053Z] ---> d0acf24770d1 [2023-03-31T10:09:02.053Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-31T10:09:10.498Z] ---> 094014cf5d18 [2023-03-31T10:09:10.498Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T10:09:10.498Z] ---> Running in f0418ddc257c [2023-03-31T10:09:10.498Z] ---> Running in 64f2af83453c [2023-03-31T10:09:10.498Z] 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-03-31T10:09:13.791Z] Removing intermediate container 64f2af83453c [2023-03-31T10:09:13.792Z] ---> d281251971d2 [2023-03-31T10:09:13.792Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T10:09:15.753Z] ---> Running in 745a9c3a9341 [2023-03-31T10:09:16.323Z] Removing intermediate container 745a9c3a9341 [2023-03-31T10:09:16.323Z] ---> def529bcaf2f [2023-03-31T10:09:16.323Z] Step 23/25 : LABEL arch=x86_64 [2023-03-31T10:09:16.323Z] ---> Running in 8e964e384e53 [2023-03-31T10:09:16.614Z] Removing intermediate container 5eefdfd3631b [2023-03-31T10:09:16.614Z] ---> be4f8b5edd98 [2023-03-31T10:09:16.614Z] Step 7/27 : COPY . . [2023-03-31T10:09:16.876Z] Removing intermediate container 8e964e384e53 [2023-03-31T10:09:16.876Z] ---> efc4e80eef19 [2023-03-31T10:09:16.876Z] Step 24/25 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:09:23.501Z] ---> Running in 51f8bfd87470 [2023-03-31T10:09:26.050Z] Removing intermediate container 51f8bfd87470 [2023-03-31T10:09:26.050Z] ---> 7d113ba5e5dd [2023-03-31T10:09:26.050Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T10:09:26.050Z] ---> Running in 27d6f09c9646 [2023-03-31T10:09:26.050Z] ---> 05bc788ba243 [2023-03-31T10:09:26.050Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T10:09:26.050Z] ---> Running in 7374c5b7b2a7 [2023-03-31T10:09:26.309Z] Removing intermediate container 7374c5b7b2a7 [2023-03-31T10:09:26.309Z] ---> 0e44505610a1 [2023-03-31T10:09:26.309Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-31T10:09:26.309Z] Removing intermediate container 27d6f09c9646 [2023-03-31T10:09:26.309Z] ---> 0871b8aff1f3 [2023-03-31T10:09:26.309Z] [2023-03-31T10:09:26.309Z] Successfully built 0871b8aff1f3 [2023-03-31T10:09:26.309Z] Successfully tagged security-secretstore-setup:latest [2023-03-31T10:09:26.309Z]  Building security-secretstore-setup ... done Building core-command [2023-03-31T10:09:28.234Z] ---> Running in 3ecf2066f34c [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-31T10:09:29.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-31T10:09:30.118Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-31T10:09:30.118Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-31T10:09:30.118Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-31T10:09:30.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-31T10:09:32.734Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:09:32.734Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:09:32.734Z] ---> d3edd7e9ba7f [2023-03-31T10:09:32.734Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:09:32.734Z] ---> Using cache [2023-03-31T10:09:32.734Z] ---> 42338b718e4b [2023-03-31T10:09:32.734Z] Step 4/24 : WORKDIR /edgex-go [2023-03-31T10:09:32.734Z] ---> Using cache [2023-03-31T10:09:32.734Z] ---> 029619d47984 [2023-03-31T10:09:32.734Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-31T10:09:32.734Z] ---> Using cache [2023-03-31T10:09:32.734Z] ---> 07ef7509f73c [2023-03-31T10:09:32.734Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-31T10:09:32.734Z] ---> Using cache [2023-03-31T10:09:32.734Z] ---> 7456944ade47 [2023-03-31T10:09:32.734Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:09:32.734Z] ---> Using cache [2023-03-31T10:09:32.734Z] ---> 8a1250c35816 [2023-03-31T10:09:32.734Z] Step 8/24 : COPY . . [2023-03-31T10:09:32.734Z] ---> Using cache [2023-03-31T10:09:32.734Z] ---> c9caa44a057e [2023-03-31T10:09:32.734Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-31T10:09:37.172Z] ---> Running in ed3c900952f9 [2023-03-31T10:09:37.172Z] Removing intermediate container 3ecf2066f34c [2023-03-31T10:09:37.172Z] ---> fc2d309630a5 [2023-03-31T10:09:37.172Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T10:09:37.172Z] ---> Running in 5560f4814822 [2023-03-31T10:09:37.172Z] Removing intermediate container 347c4df0a162 [2023-03-31T10:09:37.172Z] ---> f487e4016af2 [2023-03-31T10:09:37.172Z] [2023-03-31T10:09:37.172Z] Step 9/20 : FROM alpine:3.17 [2023-03-31T10:09:37.172Z] ---> 9ed4aefc74f6 [2023-03-31T10:09:37.172Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-31T10:09:37.172Z] Removing intermediate container c58a8192b4ad [2023-03-31T10:09:37.172Z] ---> d90367bb9ba4 [2023-03-31T10:09:37.172Z] [2023-03-31T10:09:37.172Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:09:37.172Z] ---> 9ed4aefc74f6 [2023-03-31T10:09:37.172Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-31T10:09:38.112Z] 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-03-31T10:09:38.682Z] ---> Running in 82aad0bf8552 [2023-03-31T10:09:38.682Z] ---> Running in f34555212b75 [2023-03-31T10:09:38.682Z] Removing intermediate container 5560f4814822 [2023-03-31T10:09:38.682Z] ---> 17e14b89c7e0 [2023-03-31T10:09:38.682Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T10:09:38.682Z] ---> Running in 0a58d170f1dd [2023-03-31T10:09:38.682Z] Removing intermediate container 82aad0bf8552 [2023-03-31T10:09:38.682Z] ---> c60adf002f71 [2023-03-31T10:09:38.682Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-31T10:09:38.682Z] Removing intermediate container f0418ddc257c [2023-03-31T10:09:38.682Z] ---> aca2ba0ad593 [2023-03-31T10:09:38.682Z] [2023-03-31T10:09:38.682Z] Step 9/33 : FROM alpine:3.17 [2023-03-31T10:09:38.682Z] ---> 9ed4aefc74f6 [2023-03-31T10:09:38.682Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-31T10:09:38.682Z] ---> Running in e47a3c518ba4 [2023-03-31T10:09:38.682Z] ---> Using cache [2023-03-31T10:09:38.682Z] ---> c60adf002f71 [2023-03-31T10:09:38.682Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-31T10:09:38.682Z] ---> Running in 6e289984140c [2023-03-31T10:09:38.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:39.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:39.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:39.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:39.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:39.466Z] Removing intermediate container 0a58d170f1dd [2023-03-31T10:09:39.466Z] ---> c5770211773f [2023-03-31T10:09:39.466Z] Step 12/27 : WORKDIR /edgex-go [2023-03-31T10:09:39.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:39.466Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-31T10:09:39.466Z] ---> Running in 37e9ddc9b34d [2023-03-31T10:09:39.466Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-31T10:09:39.466Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:09:39.466Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T10:09:39.466Z] OK: 8 MiB in 17 packages [2023-03-31T10:09:39.466Z] Removing intermediate container 37e9ddc9b34d [2023-03-31T10:09:39.466Z] ---> c801dc0334ca [2023-03-31T10:09:39.466Z] [2023-03-31T10:09:39.466Z] Step 13/27 : FROM alpine:3.17 [2023-03-31T10:09:39.466Z] ---> 9ed4aefc74f6 [2023-03-31T10:09:39.466Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T10:09:39.466Z] ---> Using cache [2023-03-31T10:09:39.466Z] ---> 41b8a6434cee [2023-03-31T10:09:39.466Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-31T10:09:39.466Z] ---> Running in a57ef35d84da [2023-03-31T10:09:39.727Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-31T10:09:39.727Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:09:39.727Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:09:39.727Z] OK: 17818 distinct packages available [2023-03-31T10:09:39.727Z] (2/2) Installing su-exec (0.2-r2) [2023-03-31T10:09:39.727Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:09:39.727Z] OK: 7 MiB in 17 packages [2023-03-31T10:09:39.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:39.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:39.986Z] Removing intermediate container f34555212b75 [2023-03-31T10:09:39.986Z] ---> 3e76e8039ac9 [2023-03-31T10:09:39.986Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:09:39.986Z] ---> Running in dcd78afbce17 [2023-03-31T10:09:39.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:39.986Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-31T10:09:39.986Z] Removing intermediate container dcd78afbce17 [2023-03-31T10:09:39.986Z] ---> 6953fed274c8 [2023-03-31T10:09:39.986Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-31T10:09:39.986Z] ---> Running in 4e6f623059b9 [2023-03-31T10:09:39.986Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-31T10:09:39.986Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-31T10:09:39.986Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-31T10:09:39.986Z] (5/9) Installing curl (7.88.1-r1) [2023-03-31T10:09:39.987Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-31T10:09:39.987Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-31T10:09:39.987Z] (8/9) Installing libucontext (1.2-r0) [2023-03-31T10:09:39.987Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-31T10:09:39.987Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:09:39.987Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T10:09:40.247Z] Removing intermediate container 6e289984140c [2023-03-31T10:09:40.247Z] ---> 9bfc811b36fc [2023-03-31T10:09:40.247Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-31T10:09:40.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:40.247Z] ---> Running in f9e77d0b1266 [2023-03-31T10:09:40.247Z] Removing intermediate container 4e6f623059b9 [2023-03-31T10:09:40.247Z] ---> b22448436fa0 [2023-03-31T10:09:40.247Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-31T10:09:40.247Z] OK: 10 MiB in 24 packages [2023-03-31T10:09:40.247Z] ---> Running in 104e59014a58 [2023-03-31T10:09:40.247Z] Removing intermediate container f9e77d0b1266 [2023-03-31T10:09:40.247Z] ---> 50a878c3d161 [2023-03-31T10:09:40.247Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-31T10:09:40.247Z] ---> Running in 834e2c900700 [2023-03-31T10:09:40.247Z] Removing intermediate container 104e59014a58 [2023-03-31T10:09:40.247Z] ---> ee95c92a19eb [2023-03-31T10:09:40.247Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:09:40.507Z] Removing intermediate container 834e2c900700 [2023-03-31T10:09:40.507Z] ---> 4c51eb5363e2 [2023-03-31T10:09:40.507Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-31T10:09:40.507Z] ---> Running in e439a204b872 [2023-03-31T10:09:40.507Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:09:40.507Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:09:40.507Z] OK: 17818 distinct packages available [2023-03-31T10:09:40.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:40.507Z] Removing intermediate container e439a204b872 [2023-03-31T10:09:40.507Z] ---> 3c1f60abba62 [2023-03-31T10:09:40.507Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-31T10:09:40.507Z] ---> Running in 3528baf54571 [2023-03-31T10:09:40.507Z] ---> c436bc9d78e8 [2023-03-31T10:09:40.507Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:09:40.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T10:09:40.768Z] Removing intermediate container 3528baf54571 [2023-03-31T10:09:40.768Z] ---> 51391cc78c48 [2023-03-31T10:09:40.768Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-31T10:09:40.768Z] ---> 370dbcdcd83e [2023-03-31T10:09:40.768Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-31T10:09:40.768Z] Removing intermediate container e47a3c518ba4 [2023-03-31T10:09:40.768Z] ---> 8175b8b1cd32 [2023-03-31T10:09:40.768Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:09:40.768Z] ---> Running in 9d746c55dae6 [2023-03-31T10:09:41.028Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-31T10:09:41.028Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-31T10:09:41.028Z] (3/5) Installing libucontext (1.2-r0) [2023-03-31T10:09:41.028Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-31T10:09:41.028Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-31T10:09:41.028Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:09:41.028Z] OK: 8 MiB in 20 packages [2023-03-31T10:09:42.045Z] ---> d02f8b525e4b [2023-03-31T10:09:42.045Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:09:42.045Z] ---> 48d79d6c4191 [2023-03-31T10:09:42.045Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:09:42.305Z] ---> 79dc2f0602ce [2023-03-31T10:09:42.305Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-31T10:09:42.305Z] ---> 04400ed14212 [2023-03-31T10:09:42.305Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-31T10:09:42.305Z] ---> Running in 08efa0f8d7bc [2023-03-31T10:09:42.613Z] Removing intermediate container 9d746c55dae6 [2023-03-31T10:09:42.613Z] ---> acb4e1f539c8 [2023-03-31T10:09:42.613Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-31T10:09:42.613Z] Removing intermediate container a57ef35d84da [2023-03-31T10:09:42.613Z] ---> d830d19173a6 [2023-03-31T10:09:42.613Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:09:42.613Z] ---> Running in 6e152a98cf81 [2023-03-31T10:09:43.558Z] Removing intermediate container 08efa0f8d7bc [2023-03-31T10:09:43.558Z] ---> d50c27b88db9 [2023-03-31T10:09:43.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:09:43.558Z] ---> 7ab36f16b827 [2023-03-31T10:09:43.558Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:09:43.558Z] ---> Running in 9caac096d5c0 [2023-03-31T10:09:43.558Z] ---> 3ab977b37c61 [2023-03-31T10:09:43.558Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:09:43.816Z] Removing intermediate container 6e152a98cf81 [2023-03-31T10:09:43.816Z] ---> 6c4f7df9e572 [2023-03-31T10:09:43.816Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-31T10:09:43.816Z] Removing intermediate container 9caac096d5c0 [2023-03-31T10:09:43.816Z] ---> 88ce43887647 [2023-03-31T10:09:43.816Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T10:09:43.816Z] ---> Running in d56d9a58182b [2023-03-31T10:09:43.816Z] ---> ff3c283567ca [2023-03-31T10:09:43.816Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-31T10:09:44.073Z] ---> ec95a58702f3 [2023-03-31T10:09:44.073Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-31T10:09:44.073Z] Removing intermediate container d56d9a58182b [2023-03-31T10:09:44.073Z] ---> 9a7ef013eee6 [2023-03-31T10:09:44.073Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:09:44.073Z] ---> Running in 7f5d305f44ce [2023-03-31T10:09:44.073Z] ---> Running in b7d9ff0bc295 [2023-03-31T10:09:44.073Z] ---> 5dd9c16d0526 [2023-03-31T10:09:44.073Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-31T10:09:44.333Z] ---> Running in feec7aa48b96 [2023-03-31T10:09:44.333Z] Removing intermediate container 7f5d305f44ce [2023-03-31T10:09:44.333Z] ---> 11ac68881af7 [2023-03-31T10:09:44.333Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:09:44.591Z] Removing intermediate container b7d9ff0bc295 [2023-03-31T10:09:44.591Z] ---> 37e5fe39f6d5 [2023-03-31T10:09:44.591Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:09:44.849Z] ---> Running in 96a94a5ac3bb [2023-03-31T10:09:44.849Z] ---> Running in 306603075b46 [2023-03-31T10:09:45.108Z] Removing intermediate container 96a94a5ac3bb [2023-03-31T10:09:45.108Z] ---> 453e53246fcc [2023-03-31T10:09:45.108Z] Step 18/20 : LABEL arch=x86_64 [2023-03-31T10:09:45.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-31T10:09:45.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-31T10:09:45.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.302s coverage: 28.7% of statements [2023-03-31T10:09:45.883Z] Removing intermediate container 306603075b46 [2023-03-31T10:09:45.883Z] ---> 93583efc953e [2023-03-31T10:09:45.883Z] [2023-03-31T10:09:45.883Z] ---> Running in e08aa30ec26d [2023-03-31T10:09:45.883Z] ---> f0c44e3aaf38 [2023-03-31T10:09:45.883Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T10:09:45.883Z] Successfully built 93583efc953e [2023-03-31T10:09:45.883Z] Successfully tagged support-notifications:latest [2023-03-31T10:09:45.883Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-03-31T10:09:45.883Z] Removing intermediate container e08aa30ec26d [2023-03-31T10:09:45.883Z] ---> 8b187287370c [2023-03-31T10:09:45.883Z] Step 19/20 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:09:45.883Z] ---> Running in a4b6444d5183 [2023-03-31T10:09:49.522Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:09:49.522Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:09:49.522Z] ---> d3edd7e9ba7f [2023-03-31T10:09:49.522Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:09:49.522Z] ---> Using cache [2023-03-31T10:09:49.522Z] ---> 42338b718e4b [2023-03-31T10:09:49.522Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:09:49.522Z] ---> Using cache [2023-03-31T10:09:49.522Z] ---> 029619d47984 [2023-03-31T10:09:49.522Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T10:09:49.522Z] ---> Using cache [2023-03-31T10:09:49.522Z] ---> 07ef7509f73c [2023-03-31T10:09:49.522Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:09:49.522Z] ---> Using cache [2023-03-31T10:09:49.522Z] ---> 7456944ade47 [2023-03-31T10:09:49.522Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:09:49.522Z] ---> Using cache [2023-03-31T10:09:49.522Z] ---> 8a1250c35816 [2023-03-31T10:09:49.522Z] Step 8/23 : COPY . . [2023-03-31T10:09:49.522Z] ---> Using cache [2023-03-31T10:09:49.522Z] ---> c9caa44a057e [2023-03-31T10:09:49.522Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-31T10:09:51.807Z] Removing intermediate container a4b6444d5183 [2023-03-31T10:09:51.807Z] ---> 5306a7868d66 [2023-03-31T10:09:51.807Z] Step 20/20 : LABEL version=0.0.0 [2023-03-31T10:09:51.807Z] Removing intermediate container feec7aa48b96 [2023-03-31T10:09:51.807Z] ---> b8f673801ea6 [2023-03-31T10:09:51.807Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:09:51.807Z] ---> Running in 31b87c9b9c8a [2023-03-31T10:09:51.807Z] ---> Running in 7ef855804426 [2023-03-31T10:09:51.807Z] ---> e1f7151dbf5d [2023-03-31T10:09:51.807Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T10:09:51.807Z] Removing intermediate container 31b87c9b9c8a [2023-03-31T10:09:51.807Z] ---> 2a4bed634c28 [2023-03-31T10:09:51.807Z] [2023-03-31T10:09:51.807Z] ---> 09b8539421dd [2023-03-31T10:09:51.807Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:09:51.807Z] Successfully built 2a4bed634c28 [2023-03-31T10:09:51.807Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-31T10:09:51.807Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-03-31T10:09:51.807Z] ---> ed75aebed99f [2023-03-31T10:09:51.807Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-31T10:09:51.807Z] 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-03-31T10:09:55.121Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:09:55.121Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:09:55.121Z] ---> d3edd7e9ba7f [2023-03-31T10:09:55.121Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:09:55.121Z] ---> Using cache [2023-03-31T10:09:55.122Z] ---> 42338b718e4b [2023-03-31T10:09:55.122Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:09:55.122Z] ---> Using cache [2023-03-31T10:09:55.122Z] ---> 029619d47984 [2023-03-31T10:09:55.122Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T10:09:55.122Z] ---> Using cache [2023-03-31T10:09:55.122Z] ---> 07ef7509f73c [2023-03-31T10:09:55.122Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:09:55.122Z] ---> Using cache [2023-03-31T10:09:55.122Z] ---> 7456944ade47 [2023-03-31T10:09:55.122Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:09:55.122Z] ---> Using cache [2023-03-31T10:09:55.122Z] ---> 8a1250c35816 [2023-03-31T10:09:55.122Z] Step 8/23 : COPY . . [2023-03-31T10:09:55.122Z] ---> Using cache [2023-03-31T10:09:55.122Z] ---> c9caa44a057e [2023-03-31T10:09:55.122Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-31T10:09:55.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 98.5% of statements [2023-03-31T10:09:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-31T10:09:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-31T10:09:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-31T10:09:59.646Z] ---> 73c5a161ecd6 [2023-03-31T10:09:59.646Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-31T10:09:59.646Z] ---> 4b3a0acfd597 [2023-03-31T10:09:59.646Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-31T10:09:59.646Z] ---> Running in 004a14a76a67 [2023-03-31T10:10:00.216Z] ---> 753131826dfa [2023-03-31T10:10:00.216Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T10:10:00.216Z] ---> Running in 7b55d4e67d3c [2023-03-31T10:10:00.476Z] 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-03-31T10:10:02.424Z] ---> 54e39b013501 [2023-03-31T10:10:02.424Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-31T10:10:02.424Z] Removing intermediate container 7b55d4e67d3c [2023-03-31T10:10:02.424Z] ---> a0f814d416ce [2023-03-31T10:10:02.424Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T10:10:02.424Z] ---> Running in 36eba696c72d [2023-03-31T10:10:02.681Z] ---> ea6ffe1a4c72 [2023-03-31T10:10:02.681Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-31T10:10:02.681Z] Removing intermediate container ed3c900952f9 [2023-03-31T10:10:02.681Z] ---> 1ce9f2fcb026 [2023-03-31T10:10:02.681Z] [2023-03-31T10:10:02.681Z] Step 10/24 : FROM alpine:3.17 [2023-03-31T10:10:02.681Z] ---> 9ed4aefc74f6 [2023-03-31T10:10:02.681Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:10:02.681Z] ---> Using cache [2023-03-31T10:10:02.681Z] ---> 8f141a41cb24 [2023-03-31T10:10:02.681Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:10:02.681Z] ---> Using cache [2023-03-31T10:10:02.681Z] ---> 7b1af92f6b4f [2023-03-31T10:10:02.681Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-31T10:10:02.681Z] Removing intermediate container 36eba696c72d [2023-03-31T10:10:02.681Z] ---> c314708b5b73 [2023-03-31T10:10:02.681Z] Step 25/27 : LABEL arch=x86_64 [2023-03-31T10:10:02.681Z] ---> Running in b38a4ce1d4e9 [2023-03-31T10:10:02.681Z] ---> Running in fc006da589dc [2023-03-31T10:10:02.681Z] ---> 9ec8a0b3a62c [2023-03-31T10:10:02.681Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-31T10:10:02.681Z] Removing intermediate container b38a4ce1d4e9 [2023-03-31T10:10:02.681Z] ---> c65702de621f [2023-03-31T10:10:02.681Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-31T10:10:02.681Z] Removing intermediate container fc006da589dc [2023-03-31T10:10:02.681Z] ---> 3d01bf9c5050 [2023-03-31T10:10:02.681Z] Step 26/27 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:10:02.681Z] ---> Running in 6979581d4b7f [2023-03-31T10:10:02.681Z] ---> Running in 9bf4ec52512f [2023-03-31T10:10:02.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.477s coverage: 71.3% of statements [2023-03-31T10:10:02.939Z] Removing intermediate container 6979581d4b7f [2023-03-31T10:10:02.939Z] ---> 3a6e277d1374 [2023-03-31T10:10:02.939Z] Step 15/24 : WORKDIR / [2023-03-31T10:10:02.939Z] ---> 88f09b58e63f [2023-03-31T10:10:02.939Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-31T10:10:02.939Z] ---> Running in 306dd87c5e4f [2023-03-31T10:10:02.939Z] Removing intermediate container 9bf4ec52512f [2023-03-31T10:10:02.939Z] ---> 60f841f16817 [2023-03-31T10:10:02.939Z] Step 27/27 : LABEL version=0.0.0 [2023-03-31T10:10:02.939Z] ---> Running in dc0afcbf52fa [2023-03-31T10:10:02.939Z] Removing intermediate container 306dd87c5e4f [2023-03-31T10:10:02.939Z] ---> 7fcd2d3f50ce [2023-03-31T10:10:02.939Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:10:02.939Z] ---> 6df4447f5449 [2023-03-31T10:10:02.939Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-31T10:10:02.939Z] Removing intermediate container dc0afcbf52fa [2023-03-31T10:10:02.939Z] ---> 3c29317a0b60 [2023-03-31T10:10:02.939Z] [2023-03-31T10:10:03.204Z] Successfully built 3c29317a0b60 [2023-03-31T10:10:03.204Z] Successfully tagged security-spire-agent:latest [2023-03-31T10:10:03.204Z]  Building security-spire-agent ... done  ---> 1ae0407858fd [2023-03-31T10:10:03.204Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:10:03.204Z] ---> 7168f7b8e452 [2023-03-31T10:10:03.204Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-31T10:10:03.204Z] ---> Running in 5e8069b17bce [2023-03-31T10:10:03.204Z] ---> 4f2ff98f12bb [2023-03-31T10:10:03.204Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-31T10:10:04.140Z] ---> 449b3f93cd94 [2023-03-31T10:10:04.140Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:10:04.397Z] ---> dbb8bea1374c [2023-03-31T10:10:04.397Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-31T10:10:04.397Z] ---> Running in ca6acaa85998 [2023-03-31T10:10:04.397Z] Removing intermediate container 5e8069b17bce [2023-03-31T10:10:04.397Z] ---> a20fb74e3064 [2023-03-31T10:10:04.397Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-31T10:10:04.397Z] ---> Running in bf7c84f0f7cd [2023-03-31T10:10:04.397Z] Removing intermediate container ca6acaa85998 [2023-03-31T10:10:04.397Z] ---> e6e53ce182b2 [2023-03-31T10:10:04.397Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:10:04.397Z] Removing intermediate container bf7c84f0f7cd [2023-03-31T10:10:04.397Z] ---> 364aadf29421 [2023-03-31T10:10:04.397Z] Step 30/33 : CMD ["gate"] [2023-03-31T10:10:04.706Z] ---> Running in 3a87ba32da8e [2023-03-31T10:10:04.706Z] ---> Running in 51cc8333d913 [2023-03-31T10:10:04.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-31T10:10:04.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-31T10:10:04.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.316s coverage: 54.0% of statements [2023-03-31T10:10:04.970Z] Removing intermediate container 51cc8333d913 [2023-03-31T10:10:04.970Z] ---> 18d2e5d73a0b [2023-03-31T10:10:04.970Z] Step 31/33 : LABEL arch=x86_64 [2023-03-31T10:10:04.970Z] Removing intermediate container 3a87ba32da8e [2023-03-31T10:10:04.970Z] ---> cb3602fa5e0b [2023-03-31T10:10:04.970Z] Step 22/24 : LABEL arch=x86_64 [2023-03-31T10:10:05.230Z] ---> Running in 29a8e37ff289 [2023-03-31T10:10:05.230Z] ---> Running in f5a164f4700b [2023-03-31T10:10:05.230Z] Removing intermediate container f5a164f4700b [2023-03-31T10:10:05.230Z] ---> 07bc4984892f [2023-03-31T10:10:05.230Z] Step 23/24 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:10:05.230Z] Removing intermediate container 29a8e37ff289 [2023-03-31T10:10:05.230Z] ---> de4d3492519f [2023-03-31T10:10:05.230Z] Step 32/33 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:10:05.230Z] ---> Running in 7dccfc2c2380 [2023-03-31T10:10:05.230Z] ---> Running in 1d8c4b658b9e [2023-03-31T10:10:05.491Z] Removing intermediate container 1d8c4b658b9e [2023-03-31T10:10:05.491Z] ---> f21115c8ae84 [2023-03-31T10:10:05.491Z] Step 33/33 : LABEL version=0.0.0 [2023-03-31T10:10:05.491Z] Removing intermediate container 7dccfc2c2380 [2023-03-31T10:10:05.491Z] ---> 66ae2ad0f3ea [2023-03-31T10:10:05.491Z] Step 24/24 : LABEL version=0.0.0 [2023-03-31T10:10:05.491Z] ---> Running in 59696d6c0fcf [2023-03-31T10:10:05.491Z] ---> Running in 00e5b51fc530 [2023-03-31T10:10:05.748Z] Removing intermediate container 00e5b51fc530 [2023-03-31T10:10:05.748Z] ---> 2412fed8f972 [2023-03-31T10:10:05.748Z] [2023-03-31T10:10:05.748Z] Removing intermediate container 59696d6c0fcf [2023-03-31T10:10:05.748Z] ---> c1671b6e276f [2023-03-31T10:10:05.748Z] [2023-03-31T10:10:05.748Z] Successfully built 2412fed8f972 [2023-03-31T10:10:05.748Z] Successfully tagged core-command:latest [2023-03-31T10:10:05.748Z]  Building core-command ... done Successfully built c1671b6e276f [2023-03-31T10:10:05.748Z] Successfully tagged security-bootstrapper:latest [2023-03-31T10:10:10.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-31T10:10:10.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-31T10:10:10.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-31T10:10:10.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-31T10:10:10.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-31T10:10:17.957Z]  Building security-bootstrapper ... done Removing intermediate container 7ef855804426 [2023-03-31T10:10:17.957Z] ---> 9f628b95b1d6 [2023-03-31T10:10:17.957Z] [2023-03-31T10:10:17.957Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:10:17.957Z] ---> 9ed4aefc74f6 [2023-03-31T10:10:17.957Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-31T10:10:17.957Z] ---> Using cache [2023-03-31T10:10:17.957Z] ---> 28e03bbbac5b [2023-03-31T10:10:17.957Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:10:17.957Z] ---> Using cache [2023-03-31T10:10:17.957Z] ---> 41c2434021d1 [2023-03-31T10:10:17.957Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:10:17.957Z] ---> Using cache [2023-03-31T10:10:17.957Z] ---> 5913213028b0 [2023-03-31T10:10:17.957Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:10:17.957Z] ---> Using cache [2023-03-31T10:10:17.957Z] ---> 0c61b1b9cbcb [2023-03-31T10:10:17.957Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-31T10:10:18.525Z] ---> 5aecb11471a7 [2023-03-31T10:10:18.526Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:10:18.784Z] ---> d931f376682e [2023-03-31T10:10:18.784Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-31T10:10:18.784Z] ---> d6d6a756eea5 [2023-03-31T10:10:18.784Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T10:10:18.784Z] ---> Running in f6e19198b9db [2023-03-31T10:10:20.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-31T10:10:20.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-31T10:10:21.310Z] Removing intermediate container f6e19198b9db [2023-03-31T10:10:21.310Z] ---> ba28420c8022 [2023-03-31T10:10:21.310Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T10:10:21.310Z] ---> Running in 78eb9156ec48 [2023-03-31T10:10:21.310Z] Removing intermediate container 004a14a76a67 [2023-03-31T10:10:21.310Z] ---> 4721f3252613 [2023-03-31T10:10:21.310Z] [2023-03-31T10:10:21.310Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:10:21.310Z] ---> 9ed4aefc74f6 [2023-03-31T10:10:21.310Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:10:21.310Z] ---> Using cache [2023-03-31T10:10:21.310Z] ---> 8f141a41cb24 [2023-03-31T10:10:21.310Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:10:21.310Z] ---> Using cache [2023-03-31T10:10:21.310Z] ---> 7b1af92f6b4f [2023-03-31T10:10:21.310Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-31T10:10:21.310Z] Removing intermediate container 78eb9156ec48 [2023-03-31T10:10:21.310Z] ---> 3f3ab6179b15 [2023-03-31T10:10:21.310Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-31T10:10:21.569Z] ---> Running in 514f726fd70d [2023-03-31T10:10:21.569Z] ---> Running in 6b1859c14f77 [2023-03-31T10:10:21.569Z] Removing intermediate container 514f726fd70d [2023-03-31T10:10:21.569Z] ---> feea6bf98cb0 [2023-03-31T10:10:21.569Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-31T10:10:21.569Z] ---> Running in e0cf002bbeba [2023-03-31T10:10:21.569Z] Removing intermediate container 6b1859c14f77 [2023-03-31T10:10:21.569Z] ---> aac3a269c79c [2023-03-31T10:10:21.569Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T10:10:21.569Z] ---> Running in 665bf9445c4c [2023-03-31T10:10:21.569Z] Removing intermediate container e0cf002bbeba [2023-03-31T10:10:21.569Z] ---> b2ac31bfcd43 [2023-03-31T10:10:21.569Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:10:21.569Z] Removing intermediate container 665bf9445c4c [2023-03-31T10:10:21.569Z] ---> d17e4371f932 [2023-03-31T10:10:21.569Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:10:21.569Z] ---> Running in c1ad4e9d8238 [2023-03-31T10:10:21.828Z] Removing intermediate container c1ad4e9d8238 [2023-03-31T10:10:21.828Z] ---> 9cec81dca5b1 [2023-03-31T10:10:21.828Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:10:21.828Z] ---> Running in fcc91d134f79 [2023-03-31T10:10:21.828Z] ---> a65def9818fd [2023-03-31T10:10:21.828Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:10:21.828Z] Removing intermediate container fcc91d134f79 [2023-03-31T10:10:21.828Z] ---> 6dd1bf5e206f [2023-03-31T10:10:21.828Z] [2023-03-31T10:10:21.828Z] ---> 2467b7e0dbab [2023-03-31T10:10:21.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-31T10:10:21.828Z] Successfully built 6dd1bf5e206f [2023-03-31T10:10:21.828Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-31T10:10:23.016Z]  Building core-common-config-bootstrapper ... done  ---> 95c3b2f7a8f5 [2023-03-31T10:10:23.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:10:23.016Z] ---> ee24d72cebe9 [2023-03-31T10:10:23.016Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-31T10:10:23.016Z] ---> Running in c909941bb97c [2023-03-31T10:10:23.016Z] Removing intermediate container c909941bb97c [2023-03-31T10:10:23.016Z] ---> c9f1af191602 [2023-03-31T10:10:23.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:10:23.016Z] ---> Running in acbe0b9a17d9 [2023-03-31T10:10:23.016Z] Removing intermediate container acbe0b9a17d9 [2023-03-31T10:10:23.016Z] ---> 26bdc1d2dc99 [2023-03-31T10:10:23.016Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T10:10:23.016Z] ---> Running in ce1a33709341 [2023-03-31T10:10:23.277Z] Removing intermediate container ce1a33709341 [2023-03-31T10:10:23.277Z] ---> 3b6b41fc38f5 [2023-03-31T10:10:23.277Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:10:23.277Z] ---> Running in 867f186fc9f1 [2023-03-31T10:10:23.277Z] Removing intermediate container 867f186fc9f1 [2023-03-31T10:10:23.277Z] ---> 515f6ddfa1b6 [2023-03-31T10:10:23.277Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:10:23.277Z] ---> Running in 6ae0b3f0fc6b [2023-03-31T10:10:23.277Z] Removing intermediate container 6ae0b3f0fc6b [2023-03-31T10:10:23.277Z] ---> 0244651de5fb [2023-03-31T10:10:23.277Z] [2023-03-31T10:10:23.538Z] Successfully built 0244651de5fb [2023-03-31T10:10:23.538Z] Successfully tagged support-scheduler:latest [2023-03-31T10:10:23.549Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-31T10:10:23.559Z] $ docker stop --time=1 8ee047308c759c9acf0b26bbcf873dc2dda9c04ee792ef2d056303261f0f6df9 [2023-03-31T10:10:24.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.748s coverage: 88.5% of statements [2023-03-31T10:10:24.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.690s coverage: 3.9% of statements [2023-03-31T10:10:24.835Z] $ docker rm -f --volumes 8ee047308c759c9acf0b26bbcf873dc2dda9c04ee792ef2d056303261f0f6df9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T10:10:25.162Z] + docker images [2023-03-31T10:10:25.162Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-31T10:10:25.162Z] support-scheduler latest 0244651de5fb 1 second ago 32.1MB [2023-03-31T10:10:25.162Z] 4721f3252613 3 seconds ago 1.75GB [2023-03-31T10:10:25.162Z] core-common-config-bootstrapper latest 6dd1bf5e206f 3 seconds ago 17.2MB [2023-03-31T10:10:25.162Z] 9f628b95b1d6 10 seconds ago 1.68GB [2023-03-31T10:10:25.162Z] security-bootstrapper latest c1671b6e276f 19 seconds ago 22.2MB [2023-03-31T10:10:25.162Z] core-command latest 2412fed8f972 19 seconds ago 19.8MB [2023-03-31T10:10:25.162Z] security-spire-agent latest 3c29317a0b60 22 seconds ago 129MB [2023-03-31T10:10:25.162Z] 1ce9f2fcb026 22 seconds ago 1.69GB [2023-03-31T10:10:25.162Z] security-spiffe-token-provider latest 2a4bed634c28 33 seconds ago 32.8MB [2023-03-31T10:10:25.162Z] support-notifications latest 93583efc953e 40 seconds ago 32.7MB [2023-03-31T10:10:25.162Z] c801dc0334ca 45 seconds ago 1.54GB [2023-03-31T10:10:25.162Z] aca2ba0ad593 46 seconds ago 1.67GB [2023-03-31T10:10:25.162Z] d90367bb9ba4 52 seconds ago 1.75GB [2023-03-31T10:10:25.162Z] f487e4016af2 52 seconds ago 1.73GB [2023-03-31T10:10:25.162Z] security-secretstore-setup latest 0871b8aff1f3 58 seconds ago 32.8MB [2023-03-31T10:10:25.162Z] core-metadata latest 5d9415cdb849 About a minute ago 20.4MB [2023-03-31T10:10:25.162Z] e7fddf4cc9b3 About a minute ago 1.68GB [2023-03-31T10:10:25.162Z] 86136aa7bb2d About a minute ago 1.69GB [2023-03-31T10:10:25.162Z] security-proxy-setup latest 297c1fac66f5 2 minutes ago 18.7MB [2023-03-31T10:10:25.162Z] security-proxy-auth latest 0921f5d0b187 2 minutes ago 18.3MB [2023-03-31T10:10:25.162Z] core-data latest 76c4cc495280 2 minutes ago 20MB [2023-03-31T10:10:25.162Z] security-spire-config latest 52733a242bd2 2 minutes ago 88.9MB [2023-03-31T10:10:25.162Z] security-spire-server latest a4b5289bbc4c 2 minutes ago 89.8MB [2023-03-31T10:10:25.162Z] 9732d881e5cb 2 minutes ago 1.69GB [2023-03-31T10:10:25.162Z] 544b8131fdd5 2 minutes ago 1.67GB [2023-03-31T10:10:25.162Z] c8d6371c1c25 2 minutes ago 1.66GB [2023-03-31T10:10:25.162Z] ceb89cb9ad99 2 minutes ago 1.54GB [2023-03-31T10:10:25.162Z] 62212a71b136 2 minutes ago 1.54GB [2023-03-31T10:10:25.162Z] ci-base-image-x86_64 latest d3edd7e9ba7f 6 minutes ago 881MB [2023-03-31T10:10:25.162Z] alpine 3.17 9ed4aefc74f6 40 hours ago 7.05MB [2023-03-31T10:10:25.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-31T10:10:25.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-31T10:10:25.162Z] 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-03-31T10:10:32.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-31T10:10:32.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-31T10:10:32.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-31T10:10:34.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.558s coverage: 95.6% of statements [2023-03-31T10:10:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-31T10:10:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-31T10:10:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-31T10:10:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-31T10:10:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-31T10:10:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements [2023-03-31T10:10:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-31T10:10:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-31T10:10:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-31T10:10:40.288Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.230s coverage: 65.9% of statements [2023-03-31T10:10:50.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-31T10:10:50.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-31T10:10:50.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.410s coverage: 0.9% of statements [2023-03-31T10:10:50.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.234s coverage: 29.0% of statements [2023-03-31T10:10:52.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 44.1% of statements [2023-03-31T10:10:53.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.237s coverage: 82.9% of statements [2023-03-31T10:10:53.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2023-03-31T10:10:53.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements [2023-03-31T10:10:56.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements [2023-03-31T10:10:58.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-31T10:10:58.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-31T10:10:58.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-31T10:10:58.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-31T10:11:00.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-31T10:11:00.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-31T10:11:00.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-31T10:11:00.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-31T10:11:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements [2023-03-31T10:11:09.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-31T10:11:09.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-31T10:11:09.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-31T10:11:09.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-31T10:11:12.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-31T10:11:12.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-31T10:11:14.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-31T10:11:22.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-31T10:11:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.955s coverage: 79.9% of statements [2023-03-31T10:11:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.259s coverage: 92.9% of statements [2023-03-31T10:11:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-03-31T10:11:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.210s coverage: 62.3% of statements [2023-03-31T10:11:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2023-03-31T10:11:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-03-31T10:11:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2023-03-31T10:11:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.2% of statements [2023-03-31T10:11:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.454s coverage: 82.1% of statements [2023-03-31T10:11:23.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-31T10:11:23.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 86.0% of statements [2023-03-31T10:11:29.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-31T10:11:29.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-31T10:11:29.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.980s coverage: 63.1% of statements [2023-03-31T10:11:29.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.227s coverage: 100.0% of statements [2023-03-31T10:11:30.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-03-31T10:11:30.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2023-03-31T10:11:30.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.129s coverage: 73.7% of statements [2023-03-31T10:11:31.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-31T10:11:31.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-31T10:11:31.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-31T10:11:31.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-03-31T10:11:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-31T10:11:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-31T10:11:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-31T10:11:39.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.973s coverage: 38.4% of statements [2023-03-31T10:11:39.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2023-03-31T10:11:44.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-31T10:11:44.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-31T10:11:44.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-31T10:11:44.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-31T10:11:44.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2023-03-31T10:11:50.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-31T10:11:50.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-31T10:11:50.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-31T10:11:50.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-31T10:11:57.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-03-31T10:11:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-31T10:11:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-31T10:11:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-31T10:11:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-31T10:11:57.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements [2023-03-31T10:12:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-31T10:12:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-31T10:12:01.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 61.5% of statements [2023-03-31T10:12:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-31T10:12:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-31T10:12:05.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.7% of statements [2023-03-31T10:12:05.818Z] 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-03-31T10:12:05.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-31T10:12:05.818Z] go vet ./... [2023-03-31T10:14:42.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T10:14:42.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T10:14:42.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-31T10:14:42.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-31T10:14:43.157Z] + ls -al . [2023-03-31T10:14:43.157Z] total 704 [2023-03-31T10:14:43.157Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 10:07 . [2023-03-31T10:14:43.157Z] drwxr-xr-x 4 root root 4096 Mar 31 10:06 .. [2023-03-31T10:14:43.157Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 10:05 .blubracket [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 16 Mar 31 10:05 .dockerignore [2023-03-31T10:14:43.157Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 10:05 .git [2023-03-31T10:14:43.157Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 10:05 .github [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 1133 Mar 31 10:05 .gitignore [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 10:05 .golangci.yml [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 10:05 .hadolint.yml [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 10:05 .sonarcloud.properties [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 10:05 ADOPTERS.md [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 10835 Mar 31 10:05 Attribution.txt [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 73765 Mar 31 10:05 CHANGELOG.md [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 10:05 CONTRIBUTING.md [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 10:05 GOVERNANCE.md [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 883 Mar 31 10:05 Jenkinsfile [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 10:05 LICENSE [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 14368 Mar 31 10:05 Makefile [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 10:05 OWNERS.md [2023-03-31T10:14:43.157Z] -rw-rw-r-- 1 1001 1001 9403 Mar 31 10:05 README.md [2023-03-31T10:14:43.158Z] -rw-rw-r-- 1 1001 1001 789 Mar 31 10:05 SECURITY.md [2023-03-31T10:14:43.158Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 10:03 VERSION [2023-03-31T10:14:43.158Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 10:05 bin [2023-03-31T10:14:43.158Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 10:05 cmd [2023-03-31T10:14:43.158Z] -rw-r--r-- 1 root root 447380 Mar 31 10:12 coverage.out [2023-03-31T10:14:43.158Z] -rw-rw-r-- 1 1001 1001 3200 Mar 31 10:05 go.mod [2023-03-31T10:14:43.158Z] -rw-rw-r-- 1 1001 1001 31265 Mar 31 10:05 go.sum [2023-03-31T10:14:43.158Z] drwxrwxr-x 7 1001 1001 4096 Mar 31 10:05 internal [2023-03-31T10:14:43.158Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 10:05 openapi [2023-03-31T10:14:43.158Z] -rw-rw-r-- 1 1001 1001 594 Mar 31 10:05 security.txt [2023-03-31T10:14:43.158Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 10:05 snap [2023-03-31T10:14:43.158Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 10:05 version.go [Pipeline] sh [2023-03-31T10:14:43.787Z] + '[' -e coverage.out ] [2023-03-31T10:14:43.787Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-31T10:14:43.809Z] Warning: overwriting stash ‘coverage-report’ [2023-03-31T10:14:44.559Z] Stashed 1 file(s) [Pipeline] sh [2023-03-31T10:14:44.870Z] + make build [2023-03-31T10:14:45.136Z] 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-03-31T10:16:21.760Z] 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-03-31T10:16:21.760Z] 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-03-31T10:16:21.760Z] 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-03-31T10:16:24.337Z] 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-03-31T10:17:11.159Z] 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-03-31T10:17:12.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-31T10:17:19.197Z] 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-03-31T10:17:24.518Z] 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-03-31T10:17:27.849Z] 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-03-31T10:17:31.181Z] 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-03-31T10:17:36.512Z] 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-03-31T10:17:41.896Z] $ docker stop --time=1 62bca4dd2067fe6128242306cafd4c09d5bdb23642293857780215016e93aea1 [2023-03-31T10:17:43.908Z] $ docker rm -f --volumes 62bca4dd2067fe6128242306cafd4c09d5bdb23642293857780215016e93aea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:17:46.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-31T10:17:46.173Z] [2023-03-31T10:17:46.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:17:46.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-31T10:17:46.764Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-31T10:17:46.765Z] 29e5d40040c1: Pulling fs layer [2023-03-31T10:17:46.765Z] 1ce36da41761: Pulling fs layer [2023-03-31T10:17:46.765Z] 25b303627fd3: Pulling fs layer [2023-03-31T10:17:46.765Z] 29e5d40040c1: Verifying Checksum [2023-03-31T10:17:46.765Z] 29e5d40040c1: Download complete [2023-03-31T10:17:47.032Z] 1ce36da41761: Verifying Checksum [2023-03-31T10:17:47.032Z] 1ce36da41761: Download complete [2023-03-31T10:17:47.301Z] 29e5d40040c1: Pull complete [2023-03-31T10:17:48.708Z] 1ce36da41761: Pull complete [2023-03-31T10:17:48.708Z] 25b303627fd3: Download complete [2023-03-31T10:17:58.773Z] 25b303627fd3: Pull complete [2023-03-31T10:17:58.773Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-31T10:17:58.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-31T10:17:58.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:17:58.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container [2023-03-31T10:17:59.039Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-31T10:18:01.374Z] $ docker top 612aa7ddd4f049cb4c99e33a1ed7d112ddfedbed83199234d0631fcc02f9b979 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T10:18:02.194Z] + grep parallel [2023-03-31T10:18:02.195Z] + docker-compose build --help [2023-03-31T10:18:06.442Z] --parallel Build images in parallel. [Pipeline] } [2023-03-31T10:18:06.474Z] $ docker stop --time=1 612aa7ddd4f049cb4c99e33a1ed7d112ddfedbed83199234d0631fcc02f9b979 [2023-03-31T10:18:08.086Z] $ docker rm -f --volumes 612aa7ddd4f049cb4c99e33a1ed7d112ddfedbed83199234d0631fcc02f9b979 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:18:08.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-31T10:18:08.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:18:08.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container [2023-03-31T10:18:08.869Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-31T10:18:10.064Z] $ docker top 3bc8f39b62bc2a01305dc8756c8e1b2a4f6f71d08ad3b9fa4e445e67035a18f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T10:18:10.869Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-31T10:18:15.119Z] Building core-command ... [2023-03-31T10:18:15.119Z] Building core-common-config-bootstrapper ... [2023-03-31T10:18:15.119Z] Building core-data ... [2023-03-31T10:18:15.119Z] Building core-metadata ... [2023-03-31T10:18:15.119Z] Building security-bootstrapper ... [2023-03-31T10:18:15.119Z] Building security-proxy-auth ... [2023-03-31T10:18:15.119Z] Building security-proxy-setup ... [2023-03-31T10:18:15.119Z] Building security-secretstore-setup ... [2023-03-31T10:18:15.119Z] Building security-spiffe-token-provider ... [2023-03-31T10:18:15.119Z] Building security-spire-agent ... [2023-03-31T10:18:15.119Z] Building security-spire-config ... [2023-03-31T10:18:15.119Z] Building security-spire-server ... [2023-03-31T10:18:15.119Z] Building support-notifications ... [2023-03-31T10:18:15.119Z] Building support-scheduler ... [2023-03-31T10:18:15.119Z] Building security-spire-agent [2023-03-31T10:18:15.119Z] Building support-scheduler [2023-03-31T10:18:15.119Z] Building security-proxy-setup [2023-03-31T10:18:15.119Z] Building security-spire-config [2023-03-31T10:18:15.119Z] Building core-data [2023-03-31T10:19:02.160Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:19:02.161Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:19:02.161Z] ---> 58506cfc3b70 [2023-03-31T10:19:02.161Z] Step 3/27 : WORKDIR /edgex-go [2023-03-31T10:19:02.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:19:02.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:19:02.516Z] ---> 58506cfc3b70 [2023-03-31T10:19:02.516Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:19:03.174Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:19:03.174Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:19:03.174Z] ---> 58506cfc3b70 [2023-03-31T10:19:03.174Z] Step 3/22 : WORKDIR /edgex-go [2023-03-31T10:19:03.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:19:03.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:19:03.456Z] ---> 58506cfc3b70 [2023-03-31T10:19:03.456Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:19:03.456Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:19:03.456Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:19:03.456Z] ---> 58506cfc3b70 [2023-03-31T10:19:03.456Z] Step 3/27 : WORKDIR /edgex-go [2023-03-31T10:19:03.734Z] ---> Running in efa7fefa8fca [2023-03-31T10:19:03.734Z] ---> Running in bbbfb0e74041 [2023-03-31T10:19:03.734Z] ---> Running in 4036d9d0996c [2023-03-31T10:19:03.734Z] ---> Running in 55cc3359d574 [2023-03-31T10:19:03.734Z] ---> Running in ab137953bda5 [2023-03-31T10:19:04.317Z] Removing intermediate container 55cc3359d574 [2023-03-31T10:19:04.317Z] ---> 8c1214a04bc6 [2023-03-31T10:19:04.317Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:19:04.317Z] Removing intermediate container efa7fefa8fca [2023-03-31T10:19:04.317Z] ---> 5c85fb68a7bb [2023-03-31T10:19:04.317Z] Removing intermediate container ab137953bda5 [2023-03-31T10:19:04.317Z] ---> bc1e349b829b [2023-03-31T10:19:04.317Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T10:19:04.317Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:19:04.586Z] ---> Running in e6ca72f50084 [2023-03-31T10:19:04.586Z] Removing intermediate container bbbfb0e74041 [2023-03-31T10:19:04.586Z] ---> 8d20aa1e03e7 [2023-03-31T10:19:04.586Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-31T10:19:04.586Z] Removing intermediate container 4036d9d0996c [2023-03-31T10:19:04.586Z] ---> 0059c794ce2c [2023-03-31T10:19:04.586Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T10:19:04.586Z] ---> Running in 1dacd49912e4 [2023-03-31T10:19:04.586Z] ---> Running in 3aa675eb513c [2023-03-31T10:19:04.586Z] ---> Running in 4202871c58af [2023-03-31T10:19:04.854Z] ---> Running in 9e9c82a813db [2023-03-31T10:19:05.439Z] Removing intermediate container e6ca72f50084 [2023-03-31T10:19:05.439Z] ---> 1b06d9a1fda8 [2023-03-31T10:19:05.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T10:19:05.439Z] Removing intermediate container 3aa675eb513c [2023-03-31T10:19:05.439Z] ---> 912dba0f7adf [2023-03-31T10:19:05.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T10:19:05.439Z] ---> Running in b69765957748 [2023-03-31T10:19:05.705Z] ---> Running in 8d73dd9a2f97 [2023-03-31T10:19:07.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:07.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:07.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:07.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:07.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:07.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:07.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:07.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:08.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:08.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:19:08.761Z] OK: 263 MiB in 53 packages [2023-03-31T10:19:09.347Z] OK: 263 MiB in 53 packages [2023-03-31T10:19:09.613Z] OK: 263 MiB in 53 packages [2023-03-31T10:19:09.885Z] OK: 263 MiB in 53 packages [2023-03-31T10:19:09.885Z] OK: 263 MiB in 53 packages [2023-03-31T10:19:10.848Z] Removing intermediate container 1dacd49912e4 [2023-03-31T10:19:10.848Z] ---> b7930cd62763 [2023-03-31T10:19:10.848Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-31T10:19:11.116Z] Removing intermediate container 4202871c58af [2023-03-31T10:19:11.116Z] ---> f1a5b5075dbf [2023-03-31T10:19:11.116Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-31T10:19:11.386Z] Removing intermediate container 9e9c82a813db [2023-03-31T10:19:11.386Z] ---> 4d3172bb0813 [2023-03-31T10:19:11.386Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-31T10:19:11.653Z] Removing intermediate container 8d73dd9a2f97 [2023-03-31T10:19:11.653Z] ---> 1b91abd2dd30 [2023-03-31T10:19:11.653Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:19:11.653Z] ---> d35d00edf69c [2023-03-31T10:19:11.653Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:19:11.653Z] Removing intermediate container b69765957748 [2023-03-31T10:19:11.653Z] ---> 071d053272a1 [2023-03-31T10:19:11.653Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:19:11.921Z] ---> Running in a1581383f8ef [2023-03-31T10:19:12.505Z] ---> 0571caddad5f [2023-03-31T10:19:12.505Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:19:12.505Z] ---> Running in 3fed3ae3f9e0 [2023-03-31T10:19:13.089Z] ---> 1b4381e146f9 [2023-03-31T10:19:13.090Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:19:13.090Z] ---> 0cd4b7f75f19 [2023-03-31T10:19:13.090Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:19:13.357Z] ---> Running in 6f9f80336e86 [2023-03-31T10:19:13.357Z] ---> Running in 2ba1f9a3fe87 [2023-03-31T10:19:13.357Z] ---> 67fd52c792b8 [2023-03-31T10:19:13.357Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:19:13.624Z] ---> Running in 7f011e4af1ed [2023-03-31T10:21:05.274Z] Removing intermediate container 6f9f80336e86 [2023-03-31T10:21:05.274Z] ---> fb9659e7efa0 [2023-03-31T10:21:05.274Z] Step 7/27 : COPY . . [2023-03-31T10:21:05.274Z] Removing intermediate container 2ba1f9a3fe87 [2023-03-31T10:21:05.274Z] ---> f0aad95b486a [2023-03-31T10:21:05.274Z] Step 8/23 : COPY . . [2023-03-31T10:21:05.274Z] Removing intermediate container 3fed3ae3f9e0 [2023-03-31T10:21:05.274Z] ---> 3fd7a56b3d9a [2023-03-31T10:21:05.274Z] Step 7/22 : COPY . . [2023-03-31T10:21:05.274Z] Removing intermediate container 7f011e4af1ed [2023-03-31T10:21:05.274Z] ---> 89163ecba421 [2023-03-31T10:21:05.274Z] Step 8/23 : COPY . . [2023-03-31T10:21:05.274Z] Removing intermediate container a1581383f8ef [2023-03-31T10:21:05.274Z] ---> 2a7f4024e72a [2023-03-31T10:21:05.274Z] Step 7/27 : COPY . . [2023-03-31T10:21:13.474Z] ---> e18ba70f5657 [2023-03-31T10:21:13.474Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-31T10:21:13.474Z] ---> 95e77fc1ad6a [2023-03-31T10:21:13.474Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-31T10:21:13.474Z] ---> 5072a4d5237a [2023-03-31T10:21:13.474Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T10:21:13.474Z] ---> Running in 456d1d20bbf0 [2023-03-31T10:21:13.474Z] ---> 6e42ab958447 [2023-03-31T10:21:13.474Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T10:21:13.474Z] ---> Running in 0376f87c6188 [2023-03-31T10:21:13.474Z] ---> 65a2f66fa845 [2023-03-31T10:21:13.474Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-31T10:21:13.474Z] ---> Running in ae95e54828ca [2023-03-31T10:21:13.741Z] ---> Running in 9693d65b4c06 [2023-03-31T10:21:13.741Z] ---> Running in b704c2b25293 [2023-03-31T10:21:14.720Z] Removing intermediate container ae95e54828ca [2023-03-31T10:21:14.720Z] ---> 5e79c9fd6cb9 [2023-03-31T10:21:14.720Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-31T10:21:14.720Z] Removing intermediate container 9693d65b4c06 [2023-03-31T10:21:14.720Z] ---> b34340e96c1a [2023-03-31T10:21:14.720Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-31T10:21:14.720Z] ---> Running in 29fc63bcfe24 [2023-03-31T10:21:14.720Z] ---> Running in 0977975a95d1 [2023-03-31T10:21:15.695Z] 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-03-31T10:21:15.695Z] Removing intermediate container 29fc63bcfe24 [2023-03-31T10:21:15.695Z] ---> 6ae4508ae705 [2023-03-31T10:21:15.695Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T10:21:15.695Z] Removing intermediate container 0977975a95d1 [2023-03-31T10:21:15.695Z] ---> bdf4d65671e8 [2023-03-31T10:21:15.695Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T10:21:15.968Z] ---> Running in 6b3329e09283 [2023-03-31T10:21:15.968Z] ---> Running in 7147680c4226 [2023-03-31T10:21:16.237Z] 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-03-31T10:21:16.238Z] 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-03-31T10:21:16.818Z] Removing intermediate container 6b3329e09283 [2023-03-31T10:21:16.818Z] ---> 05920d0d6592 [2023-03-31T10:21:16.818Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T10:21:16.818Z] Removing intermediate container 7147680c4226 [2023-03-31T10:21:16.818Z] ---> c03666697d30 [2023-03-31T10:21:16.818Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T10:21:17.086Z] ---> Running in 16a8866eb43f [2023-03-31T10:21:17.351Z] ---> Running in dc3e70bd8220 [2023-03-31T10:21:20.698Z] Removing intermediate container 16a8866eb43f [2023-03-31T10:21:20.698Z] ---> 6d7a7e45fc3f [2023-03-31T10:21:20.698Z] Step 12/27 : WORKDIR /edgex-go [2023-03-31T10:21:20.965Z] ---> Running in c7652f55d160 [2023-03-31T10:21:20.965Z] Removing intermediate container dc3e70bd8220 [2023-03-31T10:21:20.965Z] ---> b458726c73ef [2023-03-31T10:21:20.965Z] Step 12/27 : WORKDIR /edgex-go [2023-03-31T10:21:21.232Z] ---> Running in 51d372d350c4 [2023-03-31T10:21:21.823Z] Removing intermediate container c7652f55d160 [2023-03-31T10:21:21.823Z] ---> aced40f55aa3 [2023-03-31T10:21:21.823Z] [2023-03-31T10:21:21.823Z] Step 13/27 : FROM alpine:3.17 [2023-03-31T10:21:22.091Z] Removing intermediate container 51d372d350c4 [2023-03-31T10:21:22.091Z] ---> 66bb4e8b4ed9 [2023-03-31T10:21:22.091Z] [2023-03-31T10:21:22.091Z] Step 13/27 : FROM alpine:3.17 [2023-03-31T10:21:23.048Z] 3.17: Pulling from library/alpine [2023-03-31T10:21:23.048Z] 3.17: Pulling from library/alpine [2023-03-31T10:21:24.984Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T10:21:24.984Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T10:21:24.984Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T10:21:24.984Z] Status: Image is up to date for alpine:3.17 [2023-03-31T10:21:24.984Z] ---> 51e60588ff2c [2023-03-31T10:21:24.984Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T10:21:24.984Z] ---> 51e60588ff2c [2023-03-31T10:21:24.984Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T10:21:24.984Z] ---> Running in b7d1f091b367 [2023-03-31T10:21:24.984Z] ---> Running in 9913bdd75363 [2023-03-31T10:21:25.565Z] Removing intermediate container b7d1f091b367 [2023-03-31T10:21:25.565Z] ---> e0824df9bff1 [2023-03-31T10:21:25.565Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-31T10:21:25.565Z] Removing intermediate container 9913bdd75363 [2023-03-31T10:21:25.565Z] ---> 332a4012fe08 [2023-03-31T10:21:25.565Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-31T10:21:25.832Z] ---> Running in 4b66ef37bc4f [2023-03-31T10:21:26.101Z] ---> Running in fb08e2b59a70 [2023-03-31T10:21:28.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:21:28.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:21:29.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:21:29.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:21:30.661Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:21:30.661Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:21:30.661Z] OK: 17689 distinct packages available [2023-03-31T10:21:30.926Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:21:30.926Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:21:30.926Z] OK: 17689 distinct packages available [2023-03-31T10:21:30.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:21:31.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:21:31.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:21:31.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:21:33.179Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-31T10:21:33.179Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-31T10:21:33.179Z] (3/4) Installing libucontext (1.2-r0) [2023-03-31T10:21:33.179Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-31T10:21:33.179Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:21:33.179Z] OK: 8 MiB in 19 packages [2023-03-31T10:21:33.179Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-31T10:21:33.179Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-31T10:21:33.179Z] (3/5) Installing libucontext (1.2-r0) [2023-03-31T10:21:33.179Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-31T10:21:33.179Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-31T10:21:33.179Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:21:33.446Z] OK: 9 MiB in 20 packages [2023-03-31T10:21:36.038Z] Removing intermediate container fb08e2b59a70 [2023-03-31T10:21:36.038Z] ---> 7e3a4bb051b0 [2023-03-31T10:21:36.038Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:21:36.038Z] Removing intermediate container 4b66ef37bc4f [2023-03-31T10:21:36.038Z] ---> 6fb25e64d3b0 [2023-03-31T10:21:36.038Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:21:37.440Z] ---> c3bbd4bbf8a1 [2023-03-31T10:21:37.440Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:21:37.440Z] ---> b67e52504c73 [2023-03-31T10:21:37.440Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:21:38.393Z] ---> 483f1971d466 [2023-03-31T10:21:38.393Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T10:21:38.658Z] ---> fbf2b9c82e2c [2023-03-31T10:21:38.658Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-31T10:21:43.984Z] ---> eb2236cc3eed [2023-03-31T10:21:43.984Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T10:21:45.387Z] ---> 95bb1fb465a7 [2023-03-31T10:21:45.387Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T10:21:48.729Z] ---> bcb356812497 [2023-03-31T10:21:48.729Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-31T10:21:48.994Z] ---> Running in e6a9a968c3b0 [2023-03-31T10:21:48.994Z] ---> eb0ab3dfc018 [2023-03-31T10:21:48.994Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T10:21:49.574Z] Removing intermediate container e6a9a968c3b0 [2023-03-31T10:21:49.574Z] ---> 8f7bc6ab0dba [2023-03-31T10:21:49.574Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-31T10:21:50.152Z] ---> deb39daab623 [2023-03-31T10:21:50.152Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-31T10:21:50.732Z] ---> 7a390f31aad0 [2023-03-31T10:21:50.732Z] Step 22/27 : WORKDIR / [2023-03-31T10:21:50.996Z] ---> Running in d968aab282c2 [2023-03-31T10:21:51.575Z] ---> 5409a7902b35 [2023-03-31T10:21:51.575Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-31T10:21:51.841Z] Removing intermediate container d968aab282c2 [2023-03-31T10:21:51.841Z] ---> 061c1b0c801a [2023-03-31T10:21:51.841Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T10:21:51.841Z] ---> Running in 94d598e14565 [2023-03-31T10:21:52.809Z] ---> 19491555b643 [2023-03-31T10:21:52.809Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T10:21:52.809Z] Removing intermediate container 94d598e14565 [2023-03-31T10:21:52.809Z] ---> 483a9131af05 [2023-03-31T10:21:52.809Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T10:21:52.809Z] ---> Running in 8b565ca30a46 [2023-03-31T10:21:52.809Z] ---> Running in 9d4401cdfe81 [2023-03-31T10:21:53.416Z] Removing intermediate container 8b565ca30a46 [2023-03-31T10:21:53.416Z] ---> 3653871430ad [2023-03-31T10:21:53.416Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T10:21:53.416Z] Removing intermediate container 9d4401cdfe81 [2023-03-31T10:21:53.416Z] ---> c600a65fe5a4 [2023-03-31T10:21:53.416Z] Step 25/27 : LABEL arch=arm64 [2023-03-31T10:21:53.689Z] ---> Running in 89620d36e9c5 [2023-03-31T10:21:53.690Z] ---> Running in b26ffe2be56f [2023-03-31T10:21:54.269Z] Removing intermediate container b26ffe2be56f [2023-03-31T10:21:54.269Z] ---> b71a60065f1d [2023-03-31T10:21:54.269Z] Step 26/27 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:21:54.269Z] Removing intermediate container 89620d36e9c5 [2023-03-31T10:21:54.269Z] ---> edbd2b78c6c7 [2023-03-31T10:21:54.269Z] Step 25/27 : LABEL arch=arm64 [2023-03-31T10:21:54.534Z] ---> Running in c3fa09734821 [2023-03-31T10:21:54.534Z] ---> Running in 879cc22d6670 [2023-03-31T10:21:55.124Z] Removing intermediate container 879cc22d6670 [2023-03-31T10:21:55.124Z] ---> 074980c4cb8c [2023-03-31T10:21:55.124Z] Step 26/27 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:21:55.124Z] Removing intermediate container c3fa09734821 [2023-03-31T10:21:55.124Z] ---> c252f27db781 [2023-03-31T10:21:55.124Z] Step 27/27 : LABEL version=0.0.0 [2023-03-31T10:21:55.124Z] ---> Running in c2584133b48b [2023-03-31T10:21:55.124Z] ---> Running in 81700e54882b [2023-03-31T10:21:55.719Z] Removing intermediate container 81700e54882b [2023-03-31T10:21:55.719Z] ---> 414e34d71e95 [2023-03-31T10:21:55.719Z] Step 27/27 : LABEL version=0.0.0 [2023-03-31T10:21:55.719Z] Removing intermediate container c2584133b48b [2023-03-31T10:21:55.719Z] ---> ac738199c938 [2023-03-31T10:21:55.719Z] [2023-03-31T10:21:55.987Z] ---> Running in fb2c4a3dde97 [2023-03-31T10:21:56.253Z] Removing intermediate container fb2c4a3dde97 [2023-03-31T10:21:56.253Z] ---> 77391b44929b [2023-03-31T10:21:56.253Z] [2023-03-31T10:21:56.253Z] Successfully built ac738199c938 [2023-03-31T10:21:56.520Z] Successfully tagged security-spire-config-arm64:latest [2023-03-31T10:21:56.520Z]  Building security-spire-config ... done Building core-command [2023-03-31T10:21:56.520Z] Successfully built 77391b44929b [2023-03-31T10:21:56.520Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-31T10:21:56.520Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-31T10:22:23.179Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:22:23.179Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:22:23.179Z] ---> 58506cfc3b70 [2023-03-31T10:22:23.179Z] Step 3/26 : WORKDIR /edgex-go [2023-03-31T10:22:23.179Z] ---> Using cache [2023-03-31T10:22:23.179Z] ---> 8d20aa1e03e7 [2023-03-31T10:22:23.179Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T10:22:23.179Z] ---> Running in 8544bb64603a [2023-03-31T10:22:23.179Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:22:23.179Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:22:23.179Z] ---> 58506cfc3b70 [2023-03-31T10:22:23.179Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:22:23.179Z] ---> Using cache [2023-03-31T10:22:23.179Z] ---> 5c85fb68a7bb [2023-03-31T10:22:23.179Z] Step 4/24 : WORKDIR /edgex-go [2023-03-31T10:22:23.179Z] ---> Using cache [2023-03-31T10:22:23.179Z] ---> 912dba0f7adf [2023-03-31T10:22:23.179Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-31T10:22:23.179Z] ---> Using cache [2023-03-31T10:22:23.179Z] ---> 1b91abd2dd30 [2023-03-31T10:22:23.179Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-31T10:22:23.179Z] ---> Using cache [2023-03-31T10:22:23.179Z] ---> 1b4381e146f9 [2023-03-31T10:22:23.179Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:22:23.179Z] ---> Using cache [2023-03-31T10:22:23.179Z] ---> f0aad95b486a [2023-03-31T10:22:23.179Z] Step 8/24 : COPY . . [2023-03-31T10:22:23.179Z] ---> Using cache [2023-03-31T10:22:23.179Z] ---> 95e77fc1ad6a [2023-03-31T10:22:23.179Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-31T10:22:23.179Z] ---> Running in 79ed682aab22 [2023-03-31T10:22:23.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:22:23.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:22:23.712Z] 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-03-31T10:22:25.117Z] OK: 263 MiB in 53 packages [2023-03-31T10:22:26.583Z] Removing intermediate container 8544bb64603a [2023-03-31T10:22:26.583Z] ---> bdff7ef98bf3 [2023-03-31T10:22:26.583Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-31T10:22:27.987Z] ---> 65e78dcfec32 [2023-03-31T10:22:27.987Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:22:27.987Z] ---> Running in 0b24662c16e1 [2023-03-31T10:24:04.595Z] Removing intermediate container 0b24662c16e1 [2023-03-31T10:24:04.595Z] ---> a7a460e79c3b [2023-03-31T10:24:04.595Z] Step 7/26 : COPY . . [2023-03-31T10:24:08.835Z] ---> 90b44c7c3201 [2023-03-31T10:24:08.835Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T10:24:08.835Z] ---> Running in ed8ea964b248 [2023-03-31T10:24:09.417Z] Removing intermediate container ed8ea964b248 [2023-03-31T10:24:09.417Z] ---> 74376bfd58e7 [2023-03-31T10:24:09.417Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-31T10:24:09.417Z] ---> Running in 0be49a67802d [2023-03-31T10:24:10.010Z] Removing intermediate container 0be49a67802d [2023-03-31T10:24:10.010Z] ---> e427fd6bd9e5 [2023-03-31T10:24:10.010Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T10:24:10.010Z] ---> Running in 45b067124082 [2023-03-31T10:24:10.602Z] Removing intermediate container 45b067124082 [2023-03-31T10:24:10.602Z] ---> 7ad9a80ad67d [2023-03-31T10:24:10.602Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T10:24:10.602Z] ---> Running in 44d8ef6009a1 [2023-03-31T10:24:13.950Z] Removing intermediate container 44d8ef6009a1 [2023-03-31T10:24:13.950Z] ---> 339e0a408d6b [2023-03-31T10:24:13.950Z] Step 12/26 : WORKDIR /edgex-go [2023-03-31T10:24:13.950Z] ---> Running in 812ddc739c05 [2023-03-31T10:24:14.532Z] Removing intermediate container 812ddc739c05 [2023-03-31T10:24:14.532Z] ---> e10f80b8ab75 [2023-03-31T10:24:14.532Z] [2023-03-31T10:24:14.532Z] Step 13/26 : FROM alpine:3.17 [2023-03-31T10:24:14.532Z] ---> 51e60588ff2c [2023-03-31T10:24:14.532Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T10:24:14.532Z] ---> Using cache [2023-03-31T10:24:14.532Z] ---> 332a4012fe08 [2023-03-31T10:24:14.532Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-31T10:24:14.797Z] ---> Running in d8731501b07c [2023-03-31T10:24:16.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:24:17.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:24:18.724Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:24:18.724Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:24:18.724Z] OK: 17689 distinct packages available [2023-03-31T10:24:18.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:24:19.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:24:20.901Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-31T10:24:20.901Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-31T10:24:20.901Z] (3/5) Installing libucontext (1.2-r0) [2023-03-31T10:24:21.170Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-31T10:24:21.170Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-31T10:24:21.170Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:24:21.170Z] OK: 9 MiB in 20 packages [2023-03-31T10:24:23.109Z] Removing intermediate container d8731501b07c [2023-03-31T10:24:23.109Z] ---> 25c1ba68dd81 [2023-03-31T10:24:23.109Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:24:25.044Z] ---> 3ae520f3c0fa [2023-03-31T10:24:25.044Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:24:26.002Z] ---> fa10aee3979f [2023-03-31T10:24:26.002Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T10:24:32.636Z] ---> 53c428824501 [2023-03-31T10:24:32.636Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T10:24:32.636Z] ---> aa49c1d39983 [2023-03-31T10:24:32.636Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-31T10:24:33.594Z] ---> daed7edd0abb [2023-03-31T10:24:33.594Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-31T10:24:34.553Z] ---> 5fdc71d92709 [2023-03-31T10:24:34.553Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T10:24:34.553Z] ---> Running in 382bbf0fd38c [2023-03-31T10:24:35.134Z] Removing intermediate container 382bbf0fd38c [2023-03-31T10:24:35.134Z] ---> 9afc330b4bd6 [2023-03-31T10:24:35.134Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T10:24:35.134Z] ---> Running in 6fb09a3f293f [2023-03-31T10:24:35.719Z] Removing intermediate container 6fb09a3f293f [2023-03-31T10:24:35.719Z] ---> 47f4dabd1de4 [2023-03-31T10:24:35.719Z] Step 24/26 : LABEL arch=arm64 [2023-03-31T10:24:35.719Z] ---> Running in 9c104c2fabf5 [2023-03-31T10:24:36.302Z] Removing intermediate container 9c104c2fabf5 [2023-03-31T10:24:36.302Z] ---> fa3ab9f38a50 [2023-03-31T10:24:36.302Z] Step 25/26 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:24:36.569Z] ---> Running in 1eff1b011a93 [2023-03-31T10:24:37.148Z] Removing intermediate container 1eff1b011a93 [2023-03-31T10:24:37.149Z] ---> 99a73a6a86fb [2023-03-31T10:24:37.149Z] Step 26/26 : LABEL version=0.0.0 [2023-03-31T10:24:37.415Z] ---> Running in 9659078936e5 [2023-03-31T10:24:37.996Z] Removing intermediate container 9659078936e5 [2023-03-31T10:24:37.996Z] ---> 8ba0e95bdc68 [2023-03-31T10:24:37.996Z] [2023-03-31T10:24:38.262Z] Successfully built 8ba0e95bdc68 [2023-03-31T10:24:38.262Z] Successfully tagged security-spire-server-arm64:latest [2023-03-31T10:24:38.262Z] Building support-notifications [2023-03-31T10:24:56.455Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:24:56.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:24:56.455Z] ---> 58506cfc3b70 [2023-03-31T10:24:56.455Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:24:56.455Z] ---> Using cache [2023-03-31T10:24:56.455Z] ---> 5c85fb68a7bb [2023-03-31T10:24:56.455Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:24:56.455Z] ---> Using cache [2023-03-31T10:24:56.455Z] ---> 912dba0f7adf [2023-03-31T10:24:56.455Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-31T10:24:56.455Z] ---> Running in 794cb50cfa4d [2023-03-31T10:24:57.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:24:58.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:24:59.872Z] OK: 263 MiB in 53 packages [2023-03-31T10:25:01.298Z] Removing intermediate container 794cb50cfa4d [2023-03-31T10:25:01.298Z] ---> 92f92be01e87 [2023-03-31T10:25:01.298Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:25:04.651Z] ---> d8829ecd6018 [2023-03-31T10:25:04.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:25:04.651Z] ---> Running in 74d19b29d6b8 [2023-03-31T10:26:41.520Z] Removing intermediate container 74d19b29d6b8 [2023-03-31T10:26:41.520Z] ---> 88a8556b5d72 [2023-03-31T10:26:41.520Z] Step 8/23 : COPY . . [2023-03-31T10:26:49.807Z] ---> 9246deababad [2023-03-31T10:26:49.807Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-31T10:26:49.807Z] ---> Running in ec0e1fcb6815 [2023-03-31T10:26:51.745Z] 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-03-31T10:27:38.558Z] Removing intermediate container b704c2b25293 [2023-03-31T10:27:38.558Z] ---> f472c30efe61 [2023-03-31T10:27:38.558Z] [2023-03-31T10:27:38.558Z] Step 9/22 : FROM alpine:3.17 [2023-03-31T10:27:38.558Z] ---> 51e60588ff2c [2023-03-31T10:27:38.558Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-31T10:27:38.558Z] ---> Running in 02722897a6c3 [2023-03-31T10:27:39.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:27:40.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:27:41.555Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-31T10:27:41.555Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-31T10:27:41.555Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:27:41.555Z] OK: 8 MiB in 17 packages [2023-03-31T10:27:43.491Z] Removing intermediate container 02722897a6c3 [2023-03-31T10:27:43.491Z] ---> b9e984d12b5e [2023-03-31T10:27:43.491Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-31T10:27:43.491Z] ---> Running in e807081cc4c1 [2023-03-31T10:27:43.756Z] Removing intermediate container e807081cc4c1 [2023-03-31T10:27:43.756Z] ---> 06173dd2315b [2023-03-31T10:27:43.756Z] Step 12/22 : WORKDIR /edgex [2023-03-31T10:27:44.022Z] ---> Running in 9ae3334577a4 [2023-03-31T10:27:44.287Z] Removing intermediate container 9ae3334577a4 [2023-03-31T10:27:44.287Z] ---> df8b24eaa98d [2023-03-31T10:27:44.287Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:27:45.244Z] ---> ced1fa2b441d [2023-03-31T10:27:45.244Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:27:46.203Z] ---> 19783c23cf23 [2023-03-31T10:27:46.203Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-31T10:27:47.157Z] ---> 10f5c67377b7 [2023-03-31T10:27:47.157Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-31T10:27:48.558Z] ---> 08285b597a83 [2023-03-31T10:27:48.558Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-31T10:27:49.517Z] ---> 3d1ab735dffe [2023-03-31T10:27:49.517Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T10:27:49.517Z] ---> Running in 704421812d40 [2023-03-31T10:27:52.855Z] Removing intermediate container 704421812d40 [2023-03-31T10:27:52.855Z] ---> c16f24027164 [2023-03-31T10:27:52.855Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T10:27:52.855Z] ---> Running in 02129578fcd2 [2023-03-31T10:27:53.121Z] Removing intermediate container 02129578fcd2 [2023-03-31T10:27:53.121Z] ---> 5688160c771d [2023-03-31T10:27:53.121Z] Step 20/22 : LABEL arch=arm64 [2023-03-31T10:27:53.121Z] ---> Running in 25b070892fbc [2023-03-31T10:27:53.703Z] Removing intermediate container 25b070892fbc [2023-03-31T10:27:53.703Z] ---> bee47451868d [2023-03-31T10:27:53.703Z] Step 21/22 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:27:53.703Z] ---> Running in c3d8965c5e5d [2023-03-31T10:27:54.289Z] Removing intermediate container c3d8965c5e5d [2023-03-31T10:27:54.289Z] ---> 7e822aee23ac [2023-03-31T10:27:54.289Z] Step 22/22 : LABEL version=0.0.0 [2023-03-31T10:27:54.289Z] ---> Running in 80a9ba51432e [2023-03-31T10:27:56.861Z] Removing intermediate container 80a9ba51432e [2023-03-31T10:27:56.861Z] ---> 8ddbcbf31ee9 [2023-03-31T10:27:56.861Z] [2023-03-31T10:27:57.127Z] Successfully built 8ddbcbf31ee9 [2023-03-31T10:27:57.127Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-31T10:27:57.127Z] Building security-bootstrapper [2023-03-31T10:28:15.321Z]  Building security-proxy-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:28:15.321Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:28:15.321Z] ---> 58506cfc3b70 [2023-03-31T10:28:15.321Z] Step 3/33 : WORKDIR /edgex-go [2023-03-31T10:28:15.321Z] ---> Using cache [2023-03-31T10:28:15.321Z] ---> 8d20aa1e03e7 [2023-03-31T10:28:15.321Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-31T10:28:15.321Z] ---> Using cache [2023-03-31T10:28:15.321Z] ---> f1a5b5075dbf [2023-03-31T10:28:15.321Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-31T10:28:15.321Z] ---> Using cache [2023-03-31T10:28:15.321Z] ---> 0571caddad5f [2023-03-31T10:28:15.321Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:28:15.321Z] ---> Using cache [2023-03-31T10:28:15.321Z] ---> 3fd7a56b3d9a [2023-03-31T10:28:15.321Z] Step 7/33 : COPY . . [2023-03-31T10:28:15.321Z] ---> Using cache [2023-03-31T10:28:15.321Z] ---> 65a2f66fa845 [2023-03-31T10:28:15.321Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-31T10:28:15.321Z] ---> Running in ef71eb826909 [2023-03-31T10:28:15.909Z] 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-03-31T10:28:42.574Z] Removing intermediate container 456d1d20bbf0 [2023-03-31T10:28:42.574Z] ---> 7563e89b50fd [2023-03-31T10:28:42.574Z] [2023-03-31T10:28:42.574Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:28:42.574Z] ---> 51e60588ff2c [2023-03-31T10:28:42.574Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:28:42.574Z] ---> Running in 48a35a726371 [2023-03-31T10:28:42.574Z] Removing intermediate container 48a35a726371 [2023-03-31T10:28:42.574Z] ---> f530ee2a0e86 [2023-03-31T10:28:42.574Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-31T10:28:42.574Z] ---> Running in b2855eb6f656 [2023-03-31T10:28:42.574Z] Removing intermediate container b2855eb6f656 [2023-03-31T10:28:42.574Z] ---> 107a02c95e97 [2023-03-31T10:28:42.574Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-31T10:28:42.574Z] ---> Running in db74fb77212f [2023-03-31T10:28:42.574Z] Removing intermediate container db74fb77212f [2023-03-31T10:28:42.574Z] ---> e0b1a0e4ea97 [2023-03-31T10:28:42.574Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:28:42.574Z] ---> Running in f36a0b3f0392 [2023-03-31T10:28:42.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:28:42.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:28:44.244Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T10:28:44.244Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:28:44.244Z] OK: 8 MiB in 16 packages [2023-03-31T10:28:46.186Z] Removing intermediate container f36a0b3f0392 [2023-03-31T10:28:46.186Z] ---> c74ffe3122fa [2023-03-31T10:28:46.186Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:28:46.766Z] ---> 7cfbfa00b233 [2023-03-31T10:28:46.766Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:28:47.347Z] ---> 0b167332e4c2 [2023-03-31T10:28:47.347Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-31T10:28:49.922Z] ---> 4750a077dc99 [2023-03-31T10:28:49.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:28:50.881Z] ---> 17c7dab0d2e2 [2023-03-31T10:28:50.881Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-31T10:28:50.881Z] ---> Running in b0e8b16e0412 [2023-03-31T10:28:51.463Z] Removing intermediate container b0e8b16e0412 [2023-03-31T10:28:51.463Z] ---> 3195b17abc3a [2023-03-31T10:28:51.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:28:51.729Z] ---> Running in 22de7101006f [2023-03-31T10:28:51.996Z] Removing intermediate container 22de7101006f [2023-03-31T10:28:51.996Z] ---> fb93ff4aae53 [2023-03-31T10:28:51.996Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T10:28:52.263Z] ---> Running in 2132efba55bf [2023-03-31T10:28:52.858Z] Removing intermediate container 2132efba55bf [2023-03-31T10:28:52.858Z] ---> 056e89285270 [2023-03-31T10:28:52.858Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:28:52.858Z] ---> Running in ae266446e2ed [2023-03-31T10:28:53.442Z] Removing intermediate container ae266446e2ed [2023-03-31T10:28:53.442Z] ---> 16ad986bab50 [2023-03-31T10:28:53.442Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:28:53.442Z] ---> Running in 9f675485a91a [2023-03-31T10:28:54.028Z] Removing intermediate container 9f675485a91a [2023-03-31T10:28:54.028Z] ---> b714975db769 [2023-03-31T10:28:54.028Z] [2023-03-31T10:28:54.295Z] Successfully built b714975db769 [2023-03-31T10:28:54.295Z] Successfully tagged core-data-arm64:latest [2023-03-31T10:28:54.295Z] Building security-spiffe-token-provider [2023-03-31T10:29:12.480Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:29:12.480Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:29:12.480Z] ---> 58506cfc3b70 [2023-03-31T10:29:12.480Z] Step 3/20 : WORKDIR /edgex-go [2023-03-31T10:29:12.480Z] ---> Using cache [2023-03-31T10:29:12.480Z] ---> 8d20aa1e03e7 [2023-03-31T10:29:12.480Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-31T10:29:13.062Z] ---> Running in 6c1ba35ed932 [2023-03-31T10:29:15.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:29:15.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:29:16.992Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:29:16.992Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:29:16.992Z] OK: 17694 distinct packages available [2023-03-31T10:29:17.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:29:18.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:29:19.619Z] OK: 263 MiB in 53 packages [2023-03-31T10:29:21.554Z] Removing intermediate container 6c1ba35ed932 [2023-03-31T10:29:21.554Z] ---> 29bcb59aa26d [2023-03-31T10:29:21.554Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-31T10:29:22.145Z] ---> a063f680048b [2023-03-31T10:29:22.145Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:29:22.419Z] ---> Running in ce5f4a4ee910 [2023-03-31T10:29:40.636Z] Removing intermediate container 79ed682aab22 [2023-03-31T10:29:40.636Z] ---> bf2d90090708 [2023-03-31T10:29:40.636Z] [2023-03-31T10:29:40.636Z] Step 10/24 : FROM alpine:3.17 [2023-03-31T10:29:40.636Z] ---> 51e60588ff2c [2023-03-31T10:29:40.636Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:29:40.637Z] ---> Running in 0b8c5cecb5fa [2023-03-31T10:29:40.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:29:41.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:29:43.266Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T10:29:43.266Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:29:43.266Z] OK: 8 MiB in 16 packages [2023-03-31T10:29:45.211Z] Removing intermediate container 0b8c5cecb5fa [2023-03-31T10:29:45.211Z] ---> c326b808e402 [2023-03-31T10:29:45.211Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:29:45.211Z] ---> Running in 6fdb523ac6b0 [2023-03-31T10:29:45.795Z] Removing intermediate container 6fdb523ac6b0 [2023-03-31T10:29:45.795Z] ---> d1cf3434a8af [2023-03-31T10:29:45.795Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-31T10:29:45.795Z] ---> Running in 5bf9cb57a081 [2023-03-31T10:29:46.378Z] Removing intermediate container 5bf9cb57a081 [2023-03-31T10:29:46.378Z] ---> ab0ddf15d759 [2023-03-31T10:29:46.378Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-31T10:29:46.644Z] ---> Running in ac5746b1588c [2023-03-31T10:29:46.910Z] Removing intermediate container ac5746b1588c [2023-03-31T10:29:46.910Z] ---> 7bccf7494311 [2023-03-31T10:29:46.910Z] Step 15/24 : WORKDIR / [2023-03-31T10:29:47.175Z] ---> Running in b292e2cc8255 [2023-03-31T10:29:47.756Z] Removing intermediate container b292e2cc8255 [2023-03-31T10:29:47.756Z] ---> bb1b493c34ad [2023-03-31T10:29:47.756Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:29:48.720Z] ---> 039dedaf8be8 [2023-03-31T10:29:48.720Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:29:49.690Z] ---> 51fbf093913a [2023-03-31T10:29:49.690Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-31T10:29:51.625Z] ---> 95d1c35cba12 [2023-03-31T10:29:51.625Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:29:52.213Z] ---> f90e08745c9e [2023-03-31T10:29:52.213Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-31T10:29:52.213Z] ---> Running in 9a0948e80c1d [2023-03-31T10:29:54.804Z] Removing intermediate container 9a0948e80c1d [2023-03-31T10:29:54.804Z] ---> 9a827523dba3 [2023-03-31T10:29:54.804Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:29:54.804Z] ---> Running in e2f7774fcdcc [2023-03-31T10:29:55.390Z] Removing intermediate container e2f7774fcdcc [2023-03-31T10:29:55.390Z] ---> ae1fae3b479d [2023-03-31T10:29:55.390Z] Step 22/24 : LABEL arch=arm64 [2023-03-31T10:29:55.656Z] ---> Running in 00e276b161ba [2023-03-31T10:29:56.256Z] Removing intermediate container 00e276b161ba [2023-03-31T10:29:56.257Z] ---> 96b145347878 [2023-03-31T10:29:56.257Z] Step 23/24 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:29:56.257Z] ---> Running in bb77e6f8fd89 [2023-03-31T10:29:56.851Z] Removing intermediate container bb77e6f8fd89 [2023-03-31T10:29:56.851Z] ---> 64d334c474c3 [2023-03-31T10:29:56.851Z] Step 24/24 : LABEL version=0.0.0 [2023-03-31T10:29:56.851Z] ---> Running in 8780da02e9df [2023-03-31T10:29:57.445Z] Removing intermediate container 8780da02e9df [2023-03-31T10:29:57.445Z] ---> 35fe86a3c9fb [2023-03-31T10:29:57.445Z] [2023-03-31T10:29:57.709Z] Successfully built 35fe86a3c9fb [2023-03-31T10:29:57.709Z] Successfully tagged core-command-arm64:latest [2023-03-31T10:29:57.709Z]  Building core-command ... done Building security-secretstore-setup [2023-03-31T10:30:15.998Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:30:15.998Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:30:15.998Z] ---> 58506cfc3b70 [2023-03-31T10:30:15.998Z] Step 3/25 : WORKDIR /edgex-go [2023-03-31T10:30:15.998Z] ---> Using cache [2023-03-31T10:30:15.998Z] ---> 8d20aa1e03e7 [2023-03-31T10:30:15.998Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-31T10:30:15.998Z] ---> Using cache [2023-03-31T10:30:15.998Z] ---> f1a5b5075dbf [2023-03-31T10:30:15.998Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-31T10:30:15.998Z] ---> Using cache [2023-03-31T10:30:15.998Z] ---> 0571caddad5f [2023-03-31T10:30:15.998Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:30:15.998Z] ---> Using cache [2023-03-31T10:30:15.998Z] ---> 3fd7a56b3d9a [2023-03-31T10:30:15.998Z] Step 7/25 : COPY . . [2023-03-31T10:30:15.998Z] ---> Using cache [2023-03-31T10:30:15.998Z] ---> 65a2f66fa845 [2023-03-31T10:30:15.998Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-31T10:30:15.998Z] ---> Running in d81e55f76185 [2023-03-31T10:30:18.291Z] 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-03-31T10:31:07.685Z] Removing intermediate container ce5f4a4ee910 [2023-03-31T10:31:07.685Z] ---> 4716fb95941e [2023-03-31T10:31:07.685Z] Step 7/20 : COPY . . [2023-03-31T10:31:13.019Z] ---> 128775a1a3ab [2023-03-31T10:31:13.019Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-31T10:31:13.019Z] ---> Running in fb92c666fa04 [2023-03-31T10:31:15.592Z] 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-03-31T10:31:25.653Z] Removing intermediate container 0376f87c6188 [2023-03-31T10:31:25.653Z] ---> 22603ea97fa4 [2023-03-31T10:31:25.653Z] [2023-03-31T10:31:25.653Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:31:25.653Z] ---> 51e60588ff2c [2023-03-31T10:31:25.653Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:31:25.653Z] ---> Using cache [2023-03-31T10:31:25.653Z] ---> c326b808e402 [2023-03-31T10:31:25.653Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:31:25.653Z] ---> Using cache [2023-03-31T10:31:25.653Z] ---> d1cf3434a8af [2023-03-31T10:31:25.653Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-31T10:31:25.653Z] ---> Running in 4124fc03be98 [2023-03-31T10:31:25.919Z] Removing intermediate container 4124fc03be98 [2023-03-31T10:31:25.919Z] ---> 7e4353532ce7 [2023-03-31T10:31:25.919Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-31T10:31:25.919Z] ---> Running in 1a1127c50e62 [2023-03-31T10:31:26.498Z] Removing intermediate container 1a1127c50e62 [2023-03-31T10:31:26.498Z] ---> 24107207cec6 [2023-03-31T10:31:26.498Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:31:27.079Z] ---> 90de0bfac461 [2023-03-31T10:31:27.080Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:31:28.036Z] ---> 0c60582c9204 [2023-03-31T10:31:28.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-31T10:31:30.612Z] ---> f1e88f0db1f2 [2023-03-31T10:31:30.612Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:31:31.568Z] ---> 44378baf94b6 [2023-03-31T10:31:31.568Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-31T10:31:31.568Z] ---> Running in 896df6f14b12 [2023-03-31T10:31:32.148Z] Removing intermediate container 896df6f14b12 [2023-03-31T10:31:32.148Z] ---> 79402f196422 [2023-03-31T10:31:32.148Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:31:32.148Z] ---> Running in 5d13e2e7466e [2023-03-31T10:31:32.734Z] Removing intermediate container 5d13e2e7466e [2023-03-31T10:31:32.734Z] ---> 1e7499d6b38b [2023-03-31T10:31:32.734Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T10:31:32.734Z] ---> Running in c6e1594fb807 [2023-03-31T10:31:33.319Z] Removing intermediate container c6e1594fb807 [2023-03-31T10:31:33.319Z] ---> e3b6564cf180 [2023-03-31T10:31:33.319Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:31:33.585Z] ---> Running in 57f24096ff90 [2023-03-31T10:31:33.853Z] Removing intermediate container 57f24096ff90 [2023-03-31T10:31:33.853Z] ---> 58ea0dfcbe69 [2023-03-31T10:31:33.853Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:31:34.118Z] ---> Running in 1a80283418a4 [2023-03-31T10:31:34.699Z] Removing intermediate container 1a80283418a4 [2023-03-31T10:31:34.699Z] ---> 62b584555910 [2023-03-31T10:31:34.699Z] [2023-03-31T10:31:34.964Z] Successfully built 62b584555910 [2023-03-31T10:31:34.964Z] Successfully tagged support-scheduler-arm64:latest [2023-03-31T10:31:34.964Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-03-31T10:31:49.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:31:49.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:31:49.943Z] ---> 58506cfc3b70 [2023-03-31T10:31:49.943Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:31:49.943Z] ---> Using cache [2023-03-31T10:31:49.943Z] ---> 5c85fb68a7bb [2023-03-31T10:31:49.943Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:31:49.943Z] ---> Using cache [2023-03-31T10:31:49.943Z] ---> 912dba0f7adf [2023-03-31T10:31:49.943Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T10:31:49.943Z] ---> Using cache [2023-03-31T10:31:49.943Z] ---> 1b91abd2dd30 [2023-03-31T10:31:49.943Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:31:49.943Z] ---> Using cache [2023-03-31T10:31:49.943Z] ---> 1b4381e146f9 [2023-03-31T10:31:49.943Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:31:49.943Z] ---> Using cache [2023-03-31T10:31:49.943Z] ---> f0aad95b486a [2023-03-31T10:31:49.943Z] Step 8/23 : COPY . . [2023-03-31T10:31:49.943Z] ---> Using cache [2023-03-31T10:31:49.943Z] ---> 95e77fc1ad6a [2023-03-31T10:31:49.943Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-31T10:31:49.943Z] ---> Running in 6ba1ec2fa79d [2023-03-31T10:31:51.344Z] 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-03-31T10:34:58.031Z] Removing intermediate container ef71eb826909 [2023-03-31T10:34:58.031Z] ---> a79f8040b63d [2023-03-31T10:34:58.031Z] [2023-03-31T10:34:58.031Z] Step 9/33 : FROM alpine:3.17 [2023-03-31T10:34:58.031Z] ---> 51e60588ff2c [2023-03-31T10:34:58.031Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-31T10:34:58.031Z] ---> Running in f8e27757e961 [2023-03-31T10:34:58.031Z] Removing intermediate container f8e27757e961 [2023-03-31T10:34:58.031Z] ---> af0c1bb17b2a [2023-03-31T10:34:58.031Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-31T10:34:58.031Z] ---> Running in 8c5156449475 [2023-03-31T10:34:58.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:34:58.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:34:58.986Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-31T10:34:58.986Z] (2/2) Installing su-exec (0.2-r2) [2023-03-31T10:34:58.986Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:34:59.252Z] OK: 8 MiB in 17 packages [2023-03-31T10:35:00.669Z] Removing intermediate container 8c5156449475 [2023-03-31T10:35:00.669Z] ---> bc3f68be8077 [2023-03-31T10:35:00.669Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-31T10:35:00.935Z] ---> Running in 95db12b7eae0 [2023-03-31T10:35:01.514Z] Removing intermediate container 95db12b7eae0 [2023-03-31T10:35:01.514Z] ---> e58b18de09db [2023-03-31T10:35:01.514Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-31T10:35:01.514Z] ---> Running in a3f873a37752 [2023-03-31T10:35:02.095Z] Removing intermediate container a3f873a37752 [2023-03-31T10:35:02.095Z] ---> fce84a5450a1 [2023-03-31T10:35:02.095Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-31T10:35:02.095Z] ---> Running in 2c0b0112874f [2023-03-31T10:35:05.429Z] Removing intermediate container 2c0b0112874f [2023-03-31T10:35:05.429Z] ---> 70fd6e9d6281 [2023-03-31T10:35:05.429Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-31T10:35:05.429Z] ---> Running in a183584bd516 [2023-03-31T10:35:05.429Z] Removing intermediate container a183584bd516 [2023-03-31T10:35:05.429Z] ---> a478916c65ae [2023-03-31T10:35:05.429Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-31T10:35:05.694Z] ---> Running in d8083a4e3d92 [2023-03-31T10:35:09.026Z] Removing intermediate container d8083a4e3d92 [2023-03-31T10:35:09.026Z] ---> c707d310ab18 [2023-03-31T10:35:09.026Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-31T10:35:09.026Z] ---> Running in e786fc157c8f [2023-03-31T10:35:09.292Z] Removing intermediate container e786fc157c8f [2023-03-31T10:35:09.292Z] ---> ada53bc1145e [2023-03-31T10:35:09.292Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-31T10:35:10.251Z] ---> 4b8ccbe2aaf5 [2023-03-31T10:35:10.251Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-31T10:35:10.251Z] ---> Running in cf436170298a [2023-03-31T10:35:13.594Z] Removing intermediate container cf436170298a [2023-03-31T10:35:13.594Z] ---> c21028a77d8c [2023-03-31T10:35:13.594Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:35:14.178Z] ---> e184216035a9 [2023-03-31T10:35:14.178Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:35:15.133Z] ---> ac381c66838c [2023-03-31T10:35:15.133Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-31T10:35:17.708Z] ---> fe04482044ef [2023-03-31T10:35:17.708Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-31T10:35:18.670Z] ---> 7c495c60ffaf [2023-03-31T10:35:18.670Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-31T10:35:19.622Z] ---> 2146e8d6ddee [2023-03-31T10:35:19.622Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-31T10:35:20.578Z] ---> a163ecf50423 [2023-03-31T10:35:20.578Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-31T10:35:21.537Z] ---> 32ba67ac856b [2023-03-31T10:35:21.537Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-31T10:35:22.116Z] ---> 3f7a768b35d2 [2023-03-31T10:35:22.116Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-31T10:35:22.384Z] ---> Running in c938075bbce3 [2023-03-31T10:35:25.714Z] Removing intermediate container c938075bbce3 [2023-03-31T10:35:25.714Z] ---> 58c690b6ccf4 [2023-03-31T10:35:25.714Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-31T10:35:25.714Z] ---> Running in 033347fa1a75 [2023-03-31T10:35:25.981Z] Removing intermediate container 033347fa1a75 [2023-03-31T10:35:25.981Z] ---> 1baf9f1bacc0 [2023-03-31T10:35:25.981Z] Step 30/33 : CMD ["gate"] [2023-03-31T10:35:25.981Z] ---> Running in bce9e4ddc4c5 [2023-03-31T10:35:26.560Z] Removing intermediate container bce9e4ddc4c5 [2023-03-31T10:35:26.560Z] ---> e9954b0e86e6 [2023-03-31T10:35:26.560Z] Step 31/33 : LABEL arch=arm64 [2023-03-31T10:35:26.560Z] ---> Running in 0bd81ae31c1e [2023-03-31T10:35:27.138Z] Removing intermediate container 0bd81ae31c1e [2023-03-31T10:35:27.138Z] ---> 6bf96cab0dc2 [2023-03-31T10:35:27.138Z] Step 32/33 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:35:27.138Z] ---> Running in f5005011feaf [2023-03-31T10:35:27.716Z] Removing intermediate container f5005011feaf [2023-03-31T10:35:27.716Z] ---> 6640cf3c7a4c [2023-03-31T10:35:27.716Z] Step 33/33 : LABEL version=0.0.0 [2023-03-31T10:35:27.716Z] ---> Running in 5927ee9fbed9 [2023-03-31T10:35:28.296Z] Removing intermediate container 5927ee9fbed9 [2023-03-31T10:35:28.296Z] ---> 4cd8655726bb [2023-03-31T10:35:28.296Z] [2023-03-31T10:35:28.562Z] Successfully built 4cd8655726bb [2023-03-31T10:35:28.562Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-31T10:35:28.562Z] Building core-metadata [2023-03-31T10:35:46.749Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:35:46.749Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:35:46.749Z] ---> 58506cfc3b70 [2023-03-31T10:35:46.749Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:35:46.749Z] ---> Using cache [2023-03-31T10:35:46.749Z] ---> 5c85fb68a7bb [2023-03-31T10:35:46.749Z] Step 4/25 : WORKDIR /edgex-go [2023-03-31T10:35:46.749Z] ---> Using cache [2023-03-31T10:35:46.749Z] ---> 912dba0f7adf [2023-03-31T10:35:46.749Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-31T10:35:46.749Z] ---> Using cache [2023-03-31T10:35:46.749Z] ---> 1b91abd2dd30 [2023-03-31T10:35:46.749Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-31T10:35:46.749Z] ---> Using cache [2023-03-31T10:35:46.749Z] ---> 1b4381e146f9 [2023-03-31T10:35:46.749Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:35:46.749Z] ---> Using cache [2023-03-31T10:35:46.749Z] ---> f0aad95b486a [2023-03-31T10:35:46.749Z] Step 8/25 : COPY . . [2023-03-31T10:35:46.749Z] ---> Using cache [2023-03-31T10:35:46.749Z] ---> 95e77fc1ad6a [2023-03-31T10:35:46.749Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-31T10:35:47.015Z] ---> Running in ea6edc0ab077 [2023-03-31T10:35:48.949Z] 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-03-31T10:36:35.760Z] 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-03-31T10:36:53.958Z] Removing intermediate container d81e55f76185 [2023-03-31T10:36:53.958Z] ---> bd95b5c88248 [2023-03-31T10:36:53.958Z] [2023-03-31T10:36:53.958Z] Step 9/25 : FROM alpine:3.17 [2023-03-31T10:36:53.958Z] ---> 51e60588ff2c [2023-03-31T10:36:53.958Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-31T10:36:53.958Z] ---> Running in 695601671f8b [2023-03-31T10:36:54.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:36:55.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:36:57.351Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-31T10:36:57.616Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-31T10:36:57.616Z] (3/3) Installing su-exec (0.2-r2) [2023-03-31T10:36:57.616Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:36:57.616Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T10:36:58.575Z] OK: 8 MiB in 18 packages [2023-03-31T10:37:01.920Z] Removing intermediate container 695601671f8b [2023-03-31T10:37:01.921Z] ---> d3dd99c9634c [2023-03-31T10:37:01.921Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-31T10:37:01.921Z] ---> Running in 5953269edbb5 [2023-03-31T10:37:02.186Z] Removing intermediate container 5953269edbb5 [2023-03-31T10:37:02.186Z] ---> 11c83f06011e [2023-03-31T10:37:02.186Z] Step 12/25 : WORKDIR / [2023-03-31T10:37:02.453Z] ---> Running in 989c893f5e1d [2023-03-31T10:37:02.719Z] Removing intermediate container ec0e1fcb6815 [2023-03-31T10:37:02.719Z] ---> ca8fdda694d2 [2023-03-31T10:37:02.719Z] [2023-03-31T10:37:02.719Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:37:02.719Z] ---> 51e60588ff2c [2023-03-31T10:37:02.719Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-31T10:37:02.988Z] ---> Running in a116f0ba9176 [2023-03-31T10:37:03.254Z] Removing intermediate container 989c893f5e1d [2023-03-31T10:37:03.254Z] ---> edc72712589e [2023-03-31T10:37:03.254Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:37:05.192Z] ---> dc3c29489405 [2023-03-31T10:37:05.192Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:37:05.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:37:06.148Z] ---> 206abc12cb28 [2023-03-31T10:37:06.148Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-31T10:37:06.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:37:06.729Z] ---> 1cf580f3e868 [2023-03-31T10:37:06.729Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-31T10:37:07.687Z] ---> 5553617889d2 [2023-03-31T10:37:07.688Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:37:07.952Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-31T10:37:07.952Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-31T10:37:07.952Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:37:07.952Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T10:37:08.532Z] ---> 7b2d8b0e7d58 [2023-03-31T10:37:08.532Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-31T10:37:08.800Z] OK: 8 MiB in 17 packages [2023-03-31T10:37:10.741Z] ---> a14392fa7eec [2023-03-31T10:37:10.741Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-31T10:37:11.330Z] Removing intermediate container a116f0ba9176 [2023-03-31T10:37:11.330Z] ---> 288107d06356 [2023-03-31T10:37:11.330Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:37:11.596Z] ---> Running in 472f85f82406 [2023-03-31T10:37:12.554Z] Removing intermediate container 472f85f82406 [2023-03-31T10:37:12.554Z] ---> c63a717c815b [2023-03-31T10:37:12.554Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-31T10:37:12.554Z] ---> Running in 68bee1ce2b8f [2023-03-31T10:37:13.134Z] ---> a53bb1141f9f [2023-03-31T10:37:13.134Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-31T10:37:13.134Z] Removing intermediate container 68bee1ce2b8f [2023-03-31T10:37:13.134Z] ---> 38b37e9b0762 [2023-03-31T10:37:13.134Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-31T10:37:13.400Z] ---> Running in db2482999138 [2023-03-31T10:37:13.983Z] Removing intermediate container db2482999138 [2023-03-31T10:37:13.983Z] ---> c259b7034b36 [2023-03-31T10:37:13.983Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:37:14.565Z] ---> f67bacebd21f [2023-03-31T10:37:14.565Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T10:37:14.565Z] ---> Running in ce70a0ff0b94 [2023-03-31T10:37:15.520Z] ---> 069285f1665a [2023-03-31T10:37:15.520Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:37:16.477Z] ---> 9b6daac80011 [2023-03-31T10:37:16.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-31T10:37:19.824Z] Removing intermediate container ce70a0ff0b94 [2023-03-31T10:37:19.824Z] ---> 1861216190fb [2023-03-31T10:37:19.824Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T10:37:19.824Z] ---> 68df6832292c [2023-03-31T10:37:19.824Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:37:19.824Z] ---> Running in 747cb44cdc69 [2023-03-31T10:37:20.404Z] Removing intermediate container 747cb44cdc69 [2023-03-31T10:37:20.404Z] ---> 69c4f79b8ef1 [2023-03-31T10:37:20.404Z] Step 23/25 : LABEL arch=arm64 [2023-03-31T10:37:20.404Z] ---> Running in e3b5710098fe [2023-03-31T10:37:20.993Z] ---> 7556075f9138 [2023-03-31T10:37:20.993Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-31T10:37:20.993Z] ---> Running in d0d8f21c97fb [2023-03-31T10:37:21.258Z] Removing intermediate container e3b5710098fe [2023-03-31T10:37:21.258Z] ---> 6c5acb2be33b [2023-03-31T10:37:21.258Z] Step 24/25 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:37:21.258Z] ---> Running in 9072ecfc44e2 [2023-03-31T10:37:21.524Z] Removing intermediate container d0d8f21c97fb [2023-03-31T10:37:21.524Z] ---> c17bd2ea4bc9 [2023-03-31T10:37:21.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:37:21.794Z] ---> Running in 3d78540abe1c [2023-03-31T10:37:22.062Z] Removing intermediate container 9072ecfc44e2 [2023-03-31T10:37:22.062Z] ---> bfb48901360b [2023-03-31T10:37:22.062Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T10:37:22.062Z] ---> Running in 25c99e43866d [2023-03-31T10:37:22.646Z] Removing intermediate container 3d78540abe1c [2023-03-31T10:37:22.646Z] ---> 9839d4735b15 [2023-03-31T10:37:22.646Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T10:37:22.646Z] ---> Running in 64e8fdbfa66f [2023-03-31T10:37:22.646Z] Removing intermediate container 25c99e43866d [2023-03-31T10:37:22.646Z] ---> 901087cf94a8 [2023-03-31T10:37:22.646Z] [2023-03-31T10:37:23.233Z] Removing intermediate container 64e8fdbfa66f [2023-03-31T10:37:23.233Z] ---> 2b4361eaf146 [2023-03-31T10:37:23.233Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:37:23.233Z] Successfully built 901087cf94a8 [2023-03-31T10:37:23.233Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-31T10:37:23.233Z]  Building security-secretstore-setup ... done  ---> Running in 1b9d9da2e311 [2023-03-31T10:37:23.233Z] Building security-proxy-auth [2023-03-31T10:37:23.812Z] Removing intermediate container 1b9d9da2e311 [2023-03-31T10:37:23.812Z] ---> e0e6ce31eb55 [2023-03-31T10:37:23.812Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:37:23.812Z] ---> Running in 9617b9176cc4 [2023-03-31T10:37:24.396Z] Removing intermediate container 9617b9176cc4 [2023-03-31T10:37:24.396Z] ---> c1dae17d9d97 [2023-03-31T10:37:24.396Z] [2023-03-31T10:37:24.661Z] Successfully built c1dae17d9d97 [2023-03-31T10:37:24.661Z] Successfully tagged support-notifications-arm64:latest [2023-03-31T10:37:39.637Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T10:37:39.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T10:37:39.637Z] ---> 58506cfc3b70 [2023-03-31T10:37:39.637Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T10:37:39.637Z] ---> Using cache [2023-03-31T10:37:39.637Z] ---> 5c85fb68a7bb [2023-03-31T10:37:39.637Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T10:37:39.637Z] ---> Using cache [2023-03-31T10:37:39.637Z] ---> 912dba0f7adf [2023-03-31T10:37:39.637Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T10:37:39.637Z] ---> Using cache [2023-03-31T10:37:39.637Z] ---> 1b91abd2dd30 [2023-03-31T10:37:39.637Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T10:37:39.637Z] ---> Using cache [2023-03-31T10:37:39.637Z] ---> 1b4381e146f9 [2023-03-31T10:37:39.637Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T10:37:39.637Z] ---> Using cache [2023-03-31T10:37:39.637Z] ---> f0aad95b486a [2023-03-31T10:37:39.637Z] Step 8/23 : COPY . . [2023-03-31T10:37:39.637Z] ---> Using cache [2023-03-31T10:37:39.637Z] ---> 95e77fc1ad6a [2023-03-31T10:37:39.637Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-31T10:37:39.637Z] ---> Running in fc430936a356 [2023-03-31T10:37:41.039Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-31T10:38:27.846Z] Removing intermediate container 6ba1ec2fa79d [2023-03-31T10:38:27.846Z] ---> 6b7617b268c8 [2023-03-31T10:38:27.846Z] [2023-03-31T10:38:27.846Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:38:27.846Z] ---> 51e60588ff2c [2023-03-31T10:38:27.846Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-31T10:38:27.846Z] ---> Running in ef150f848c74 [2023-03-31T10:38:27.846Z] Removing intermediate container ef150f848c74 [2023-03-31T10:38:27.846Z] ---> 855d2d962072 [2023-03-31T10:38:27.846Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:38:27.846Z] ---> Running in ee9117a0237f [2023-03-31T10:38:27.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:38:27.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:38:28.429Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T10:38:28.429Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:38:28.429Z] OK: 8 MiB in 16 packages [2023-03-31T10:38:29.836Z] Removing intermediate container ee9117a0237f [2023-03-31T10:38:29.836Z] ---> acd355e93037 [2023-03-31T10:38:29.836Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:38:30.792Z] ---> ae80e64cc5bc [2023-03-31T10:38:30.792Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:38:31.761Z] ---> 0d8e5057b05b [2023-03-31T10:38:31.761Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-31T10:38:33.166Z] ---> 31419679193f [2023-03-31T10:38:33.166Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:38:34.125Z] ---> 2b67a85cc4d4 [2023-03-31T10:38:34.125Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-31T10:38:36.230Z] ---> c424dc2ae85d [2023-03-31T10:38:36.230Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T10:38:36.512Z] ---> Running in 9f2020e0dadb [2023-03-31T10:38:40.007Z] Removing intermediate container 9f2020e0dadb [2023-03-31T10:38:40.007Z] ---> d496578abb94 [2023-03-31T10:38:40.007Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T10:38:40.007Z] ---> Running in 1303a6f41c95 [2023-03-31T10:38:40.007Z] Removing intermediate container 1303a6f41c95 [2023-03-31T10:38:40.007Z] ---> 1fac77f4bbb7 [2023-03-31T10:38:40.007Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-31T10:38:40.007Z] ---> Running in 5e8664c772e8 [2023-03-31T10:38:40.619Z] Removing intermediate container 5e8664c772e8 [2023-03-31T10:38:40.619Z] ---> a0ad510ecf9d [2023-03-31T10:38:40.619Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T10:38:40.619Z] ---> Running in 2335a9269230 [2023-03-31T10:38:41.342Z] Removing intermediate container 2335a9269230 [2023-03-31T10:38:41.342Z] ---> bcf0b2c078e9 [2023-03-31T10:38:41.342Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:38:41.342Z] ---> Running in 917705edf7b5 [2023-03-31T10:38:41.962Z] Removing intermediate container 917705edf7b5 [2023-03-31T10:38:41.962Z] ---> 2920ef315015 [2023-03-31T10:38:41.962Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:38:41.962Z] ---> Running in 94dbf7f3f6c7 [2023-03-31T10:38:42.549Z] Removing intermediate container 94dbf7f3f6c7 [2023-03-31T10:38:42.549Z] ---> 136c84983aeb [2023-03-31T10:38:42.549Z] [2023-03-31T10:38:42.549Z] Successfully built 136c84983aeb [2023-03-31T10:38:42.818Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-31T10:39:39.251Z]  Building core-common-config-bootstrapper ... done Removing intermediate container fb92c666fa04 [2023-03-31T10:39:39.251Z] ---> 88b30dfe06d1 [2023-03-31T10:39:39.251Z] [2023-03-31T10:39:39.251Z] Step 9/20 : FROM alpine:3.17 [2023-03-31T10:39:39.251Z] ---> 51e60588ff2c [2023-03-31T10:39:39.251Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-31T10:39:39.251Z] ---> Using cache [2023-03-31T10:39:39.251Z] ---> af0c1bb17b2a [2023-03-31T10:39:39.251Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-31T10:39:39.251Z] ---> Running in fdbba1c04eaa [2023-03-31T10:39:39.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:39:39.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:39:39.251Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:39:39.251Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:39:39.251Z] OK: 17689 distinct packages available [2023-03-31T10:39:39.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:39:39.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:39:39.251Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-31T10:39:39.251Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-31T10:39:39.251Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-31T10:39:39.251Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-31T10:39:39.251Z] (5/9) Installing curl (7.88.1-r1) [2023-03-31T10:39:39.251Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-31T10:39:39.251Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-31T10:39:39.251Z] (8/9) Installing libucontext (1.2-r0) [2023-03-31T10:39:39.251Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-31T10:39:39.251Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:39:39.251Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T10:39:39.251Z] OK: 11 MiB in 24 packages [2023-03-31T10:39:41.197Z] Removing intermediate container fdbba1c04eaa [2023-03-31T10:39:41.197Z] ---> 152aed7b6db0 [2023-03-31T10:39:41.197Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:39:41.782Z] ---> dbda2d6becc1 [2023-03-31T10:39:41.782Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:39:42.744Z] ---> 8b2a50477682 [2023-03-31T10:39:42.744Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-31T10:39:44.694Z] ---> 8bfbb18c358e [2023-03-31T10:39:44.694Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:39:45.660Z] ---> 0b961b53b48a [2023-03-31T10:39:45.660Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-31T10:39:45.660Z] ---> Running in d963891a90b9 [2023-03-31T10:39:46.255Z] Removing intermediate container d963891a90b9 [2023-03-31T10:39:46.255Z] ---> f78f47156369 [2023-03-31T10:39:46.255Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:39:46.255Z] ---> Running in e036eeced3f9 [2023-03-31T10:39:46.839Z] Removing intermediate container e036eeced3f9 [2023-03-31T10:39:46.839Z] ---> 10d52178cd40 [2023-03-31T10:39:46.839Z] Step 18/20 : LABEL arch=arm64 [2023-03-31T10:39:46.839Z] ---> Running in 4e33cfe2ee53 [2023-03-31T10:39:47.430Z] Removing intermediate container 4e33cfe2ee53 [2023-03-31T10:39:47.430Z] ---> 8b34d00b3ba0 [2023-03-31T10:39:47.430Z] Step 19/20 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:39:47.698Z] ---> Running in 4f4d7cb7e829 [2023-03-31T10:39:47.967Z] Removing intermediate container 4f4d7cb7e829 [2023-03-31T10:39:47.967Z] ---> 86edddcffb88 [2023-03-31T10:39:47.967Z] Step 20/20 : LABEL version=0.0.0 [2023-03-31T10:39:48.238Z] ---> Running in 0648de96cd9f [2023-03-31T10:39:48.506Z] Removing intermediate container 0648de96cd9f [2023-03-31T10:39:48.506Z] ---> a784181accb4 [2023-03-31T10:39:48.506Z] [2023-03-31T10:39:48.773Z] Successfully built a784181accb4 [2023-03-31T10:39:48.774Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-31T10:40:45.186Z]  Building security-spiffe-token-provider ... done Removing intermediate container ea6edc0ab077 [2023-03-31T10:40:45.186Z] ---> dcf3008e9b57 [2023-03-31T10:40:45.186Z] [2023-03-31T10:40:45.186Z] Step 10/25 : FROM alpine:3.17 [2023-03-31T10:40:45.186Z] ---> 51e60588ff2c [2023-03-31T10:40:45.186Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:40:45.186Z] ---> Using cache [2023-03-31T10:40:45.186Z] ---> c326b808e402 [2023-03-31T10:40:45.186Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T10:40:45.186Z] ---> Using cache [2023-03-31T10:40:45.186Z] ---> d1cf3434a8af [2023-03-31T10:40:45.186Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-31T10:40:45.186Z] ---> Running in 96850ef0e00e [2023-03-31T10:40:45.186Z] Removing intermediate container 96850ef0e00e [2023-03-31T10:40:45.186Z] ---> 460969479101 [2023-03-31T10:40:45.186Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-31T10:40:45.186Z] ---> Running in e27d127215ae [2023-03-31T10:40:45.186Z] Removing intermediate container e27d127215ae [2023-03-31T10:40:45.186Z] ---> 95e62497fb93 [2023-03-31T10:40:45.186Z] Step 15/25 : WORKDIR / [2023-03-31T10:40:45.186Z] ---> Running in 7226eca23314 [2023-03-31T10:40:45.186Z] Removing intermediate container 7226eca23314 [2023-03-31T10:40:45.186Z] ---> ac32517c0c54 [2023-03-31T10:40:45.186Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:40:45.458Z] ---> fe5e3e0f4e91 [2023-03-31T10:40:45.458Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:40:46.043Z] ---> 719fbbe3e9b3 [2023-03-31T10:40:46.043Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-31T10:40:47.493Z] ---> 0ba25c17cca8 [2023-03-31T10:40:47.493Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:40:47.764Z] ---> b8b90ebacc0e [2023-03-31T10:40:47.764Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-31T10:40:48.352Z] ---> 5a94eac0ecf1 [2023-03-31T10:40:48.352Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-31T10:40:48.621Z] ---> Running in 10a43f5a3406 [2023-03-31T10:40:48.893Z] Removing intermediate container 10a43f5a3406 [2023-03-31T10:40:48.893Z] ---> 4fbe2ab0e3b5 [2023-03-31T10:40:48.893Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:40:49.162Z] ---> Running in d51de327a658 [2023-03-31T10:40:49.434Z] Removing intermediate container d51de327a658 [2023-03-31T10:40:49.434Z] ---> 3c4ee6e4832e [2023-03-31T10:40:49.434Z] Step 23/25 : LABEL arch=arm64 [2023-03-31T10:40:49.702Z] ---> Running in 2e4f5e38815e [2023-03-31T10:40:49.980Z] Removing intermediate container 2e4f5e38815e [2023-03-31T10:40:49.980Z] ---> 86782744df9c [2023-03-31T10:40:49.980Z] Step 24/25 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:40:49.980Z] ---> Running in 1bb4afa56caf [2023-03-31T10:40:50.567Z] Removing intermediate container 1bb4afa56caf [2023-03-31T10:40:50.567Z] ---> e664c5b9a96b [2023-03-31T10:40:50.567Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T10:40:50.567Z] ---> Running in 0b27723c3647 [2023-03-31T10:40:51.159Z] Removing intermediate container 0b27723c3647 [2023-03-31T10:40:51.159Z] ---> dabc081fe3f3 [2023-03-31T10:40:51.159Z] [2023-03-31T10:40:51.159Z] Successfully built dabc081fe3f3 [2023-03-31T10:40:51.429Z] Successfully tagged core-metadata-arm64:latest [2023-03-31T10:40:52.850Z]  Building core-metadata ... done Removing intermediate container fc430936a356 [2023-03-31T10:40:52.850Z] ---> 5226eac5d606 [2023-03-31T10:40:52.850Z] [2023-03-31T10:40:52.850Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T10:40:52.850Z] ---> 51e60588ff2c [2023-03-31T10:40:52.850Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-31T10:40:52.850Z] ---> Using cache [2023-03-31T10:40:52.850Z] ---> 855d2d962072 [2023-03-31T10:40:52.850Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T10:40:52.850Z] ---> Using cache [2023-03-31T10:40:52.850Z] ---> acd355e93037 [2023-03-31T10:40:52.850Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:40:52.850Z] ---> Using cache [2023-03-31T10:40:52.850Z] ---> ae80e64cc5bc [2023-03-31T10:40:52.850Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:40:52.850Z] ---> Using cache [2023-03-31T10:40:53.118Z] ---> 0d8e5057b05b [2023-03-31T10:40:53.118Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-31T10:40:54.085Z] ---> 2eb11c0eb31a [2023-03-31T10:40:54.085Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:40:54.352Z] ---> f4df77e68351 [2023-03-31T10:40:54.352Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-31T10:40:54.942Z] ---> 8037034c04ee [2023-03-31T10:40:54.942Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T10:40:54.942Z] ---> Running in 695181862dc1 [2023-03-31T10:40:56.895Z] Removing intermediate container 695181862dc1 [2023-03-31T10:40:56.895Z] ---> 826b50a1bd38 [2023-03-31T10:40:56.895Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T10:40:56.895Z] ---> Running in b99c7a06a2e5 [2023-03-31T10:40:56.895Z] Removing intermediate container b99c7a06a2e5 [2023-03-31T10:40:56.895Z] ---> a09ddb1186b4 [2023-03-31T10:40:56.895Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-31T10:40:57.164Z] ---> Running in b29ba227992d [2023-03-31T10:40:57.432Z] Removing intermediate container b29ba227992d [2023-03-31T10:40:57.432Z] ---> bc946a367575 [2023-03-31T10:40:57.432Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T10:40:57.432Z] ---> Running in 11a77beb7b97 [2023-03-31T10:40:57.700Z] Removing intermediate container 11a77beb7b97 [2023-03-31T10:40:57.700Z] ---> 609973c4fe9b [2023-03-31T10:40:57.700Z] Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d [2023-03-31T10:40:57.970Z] ---> Running in d7400075f232 [2023-03-31T10:40:58.242Z] Removing intermediate container d7400075f232 [2023-03-31T10:40:58.242Z] ---> 418135139352 [2023-03-31T10:40:58.242Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T10:40:58.242Z] ---> Running in 63a18e4d0dad [2023-03-31T10:40:58.509Z] Removing intermediate container 63a18e4d0dad [2023-03-31T10:40:58.509Z] ---> 23f5466f24ef [2023-03-31T10:40:58.509Z] [2023-03-31T10:40:58.777Z] Successfully built 23f5466f24ef [2023-03-31T10:40:58.777Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-31T10:40:59.056Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-31T10:40:59.083Z] $ docker stop --time=1 3bc8f39b62bc2a01305dc8756c8e1b2a4f6f71d08ad3b9fa4e445e67035a18f4 [2023-03-31T10:41:00.780Z] $ docker rm -f --volumes 3bc8f39b62bc2a01305dc8756c8e1b2a4f6f71d08ad3b9fa4e445e67035a18f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T10:41:01.232Z] + docker images [2023-03-31T10:41:01.498Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-31T10:41:01.498Z] security-proxy-auth-arm64 latest 23f5466f24ef 3 seconds ago 18.3MB [2023-03-31T10:41:01.498Z] 5226eac5d606 9 seconds ago 1.47GB [2023-03-31T10:41:01.499Z] core-metadata-arm64 latest dabc081fe3f3 11 seconds ago 20.2MB [2023-03-31T10:41:01.499Z] dcf3008e9b57 22 seconds ago 1.5GB [2023-03-31T10:41:01.499Z] security-spiffe-token-provider-arm64 latest a784181accb4 About a minute ago 32.7MB [2023-03-31T10:41:01.499Z] 88b30dfe06d1 About a minute ago 1.53GB [2023-03-31T10:41:01.499Z] core-common-config-bootstrapper-arm64 latest 136c84983aeb 2 minutes ago 17.2MB [2023-03-31T10:41:01.499Z] 6b7617b268c8 2 minutes ago 1.49GB [2023-03-31T10:41:01.499Z] support-notifications-arm64 latest c1dae17d9d97 3 minutes ago 32.2MB [2023-03-31T10:41:01.499Z] security-secretstore-setup-arm64 latest 901087cf94a8 3 minutes ago 32.2MB [2023-03-31T10:41:01.499Z] ca8fdda694d2 4 minutes ago 1.56GB [2023-03-31T10:41:01.499Z] bd95b5c88248 4 minutes ago 1.49GB [2023-03-31T10:41:01.499Z] security-bootstrapper-arm64 latest 4cd8655726bb 5 minutes ago 21.9MB [2023-03-31T10:41:01.499Z] a79f8040b63d 6 minutes ago 1.48GB [2023-03-31T10:41:01.499Z] support-scheduler-arm64 latest 62b584555910 9 minutes ago 31.5MB [2023-03-31T10:41:01.499Z] 22603ea97fa4 9 minutes ago 1.56GB [2023-03-31T10:41:01.499Z] core-command-arm64 latest 35fe86a3c9fb 11 minutes ago 19.7MB [2023-03-31T10:41:01.499Z] bf2d90090708 11 minutes ago 1.49GB [2023-03-31T10:41:01.499Z] core-data-arm64 latest b714975db769 12 minutes ago 19.9MB [2023-03-31T10:41:01.499Z] 7563e89b50fd 12 minutes ago 1.5GB [2023-03-31T10:41:01.499Z] security-proxy-setup-arm64 latest 8ddbcbf31ee9 13 minutes ago 18.7MB [2023-03-31T10:41:01.499Z] f472c30efe61 13 minutes ago 1.47GB [2023-03-31T10:41:01.499Z] security-spire-server-arm64 latest 8ba0e95bdc68 16 minutes ago 87.1MB [2023-03-31T10:41:01.499Z] e10f80b8ab75 16 minutes ago 1.35GB [2023-03-31T10:41:01.499Z] security-spire-agent-arm64 latest 77391b44929b 19 minutes ago 125MB [2023-03-31T10:41:01.499Z] security-spire-config-arm64 latest ac738199c938 19 minutes ago 86.2MB [2023-03-31T10:41:01.499Z] 66bb4e8b4ed9 19 minutes ago 1.35GB [2023-03-31T10:41:01.499Z] aced40f55aa3 19 minutes ago 1.35GB [2023-03-31T10:41:01.499Z] ci-base-image-arm64 latest 58506cfc3b70 34 minutes ago 866MB [2023-03-31T10:41:01.499Z] alpine 3.17 51e60588ff2c 41 hours ago 7.46MB [2023-03-31T10:41:01.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-31T10:41:01.499Z] 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-03-31T10:41:01.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T10:41:01.920Z] [2023-03-31T10:41:01.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:41:02.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T10:41:02.516Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-31T10:41:02.516Z] 8998bd30e6a1: Pulling fs layer [2023-03-31T10:41:02.516Z] 04944245beec: Pulling fs layer [2023-03-31T10:41:02.516Z] 699f458cf7ca: Pulling fs layer [2023-03-31T10:41:02.516Z] 765212b225bb: Pulling fs layer [2023-03-31T10:41:02.516Z] f23df028b6ca: Pulling fs layer [2023-03-31T10:41:02.516Z] d65c8cfc05b1: Pulling fs layer [2023-03-31T10:41:02.516Z] 2437ff75d9bd: Pulling fs layer [2023-03-31T10:41:02.516Z] 765212b225bb: Waiting [2023-03-31T10:41:02.516Z] f23df028b6ca: Waiting [2023-03-31T10:41:02.516Z] d65c8cfc05b1: Waiting [2023-03-31T10:41:02.516Z] 2437ff75d9bd: Waiting [2023-03-31T10:41:02.516Z] 04944245beec: Verifying Checksum [2023-03-31T10:41:02.516Z] 04944245beec: Download complete [2023-03-31T10:41:02.516Z] 765212b225bb: Verifying Checksum [2023-03-31T10:41:02.516Z] 765212b225bb: Download complete [2023-03-31T10:41:02.516Z] f23df028b6ca: Download complete [2023-03-31T10:41:02.783Z] d65c8cfc05b1: Verifying Checksum [2023-03-31T10:41:02.783Z] d65c8cfc05b1: Download complete [2023-03-31T10:41:02.783Z] 699f458cf7ca: Verifying Checksum [2023-03-31T10:41:02.783Z] 699f458cf7ca: Download complete [2023-03-31T10:41:03.049Z] 8998bd30e6a1: Download complete [2023-03-31T10:41:05.623Z] 2437ff75d9bd: Verifying Checksum [2023-03-31T10:41:05.623Z] 2437ff75d9bd: Download complete [2023-03-31T10:41:07.560Z] 8998bd30e6a1: Pull complete [2023-03-31T10:41:07.560Z] 04944245beec: Pull complete [2023-03-31T10:41:08.962Z] 699f458cf7ca: Pull complete [2023-03-31T10:41:09.227Z] 765212b225bb: Pull complete [2023-03-31T10:41:09.807Z] f23df028b6ca: Pull complete [2023-03-31T10:41:10.074Z] d65c8cfc05b1: Pull complete [2023-03-31T10:41:25.069Z] 2437ff75d9bd: Pull complete [2023-03-31T10:41:25.069Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-31T10:41:25.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T10:41:25.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:41:25.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container [2023-03-31T10:41:25.348Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-31T10:41:27.950Z] $ docker top 214862df825936c2d251dd437b3f36e43989da59b52d00bc32a20b55b1db3289 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:41:28.831Z] ---> job-cost.sh [2023-03-31T10:41:28.831Z] lf-activate-venv: SKIPPING [2023-03-31T10:41:28.831Z] INFO: No Stack... [2023-03-31T10:41:29.408Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-31T10:41:30.359Z] INFO: Archiving Costs [Pipeline] sh [2023-03-31T10:41:30.671Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-31T10:41:30.671Z] + cut -d, -f6 [Pipeline] lock [2023-03-31T10:41:30.707Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4489-2-stack-cost] [2023-03-31T10:41:30.714Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4489-2-stack-cost] did not exist. Created. [2023-03-31T10:41:30.714Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4489-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-31T10:41:31.352Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-31T10:41:31.510Z] Stashed 1 file(s) [Pipeline] } [2023-03-31T10:41:31.516Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4489-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-31T10:41:31.558Z] $ docker stop --time=1 214862df825936c2d251dd437b3f36e43989da59b52d00bc32a20b55b1db3289 [2023-03-31T10:41:33.049Z] $ docker rm -f --volumes 214862df825936c2d251dd437b3f36e43989da59b52d00bc32a20b55b1db3289 [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-03-31T10:41:33.468Z] provisioning config files... [2023-03-31T10:41:33.478Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config16770508697973716210tmp [Pipeline] { [Pipeline] sh [2023-03-31T10:41:33.782Z] + set +x [2023-03-31T10:41:33.782Z] + curl -s https://codecov.io/bash [2023-03-31T10:41:33.782Z] + bash -s -- [2023-03-31T10:41:33.782Z] [2023-03-31T10:41:33.782Z] _____ _ [2023-03-31T10:41:33.782Z] / ____| | | [2023-03-31T10:41:33.782Z] | | ___ __| | ___ ___ _____ __ [2023-03-31T10:41:33.782Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-31T10:41:33.782Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-31T10:41:33.782Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-31T10:41:33.782Z] Bash-1.0.6 [2023-03-31T10:41:33.782Z] [2023-03-31T10:41:33.782Z] [2023-03-31T10:41:33.782Z] ==> git version 2.25.1 found [2023-03-31T10:41:33.782Z] ==> 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-03-31T10:41:33.782Z] Release-Date: 2020-01-08 [2023-03-31T10:41:33.782Z] 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-03-31T10:41:33.782Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-31T10:41:33.782Z] ==> Jenkins CI detected. [2023-03-31T10:41:33.782Z] current dir:  /w/workspace/edgex-go/2 [2023-03-31T10:41:33.782Z] project root: . [2023-03-31T10:41:33.782Z] --> token set from env [2023-03-31T10:41:33.782Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-31T10:41:34.041Z] ==> Running gcov in . (disable via -X gcov) [2023-03-31T10:41:34.041Z] ==> Python coveragepy not found [2023-03-31T10:41:34.041Z] ==> Searching for coverage reports in: [2023-03-31T10:41:34.041Z] + . [2023-03-31T10:41:34.041Z] -> Found 1 reports [2023-03-31T10:41:34.041Z] ==> Detecting git/mercurial file structure [2023-03-31T10:41:34.041Z] ==> Reading reports [2023-03-31T10:41:34.041Z] + ./coverage.out bytes=447380 [2023-03-31T10:41:34.041Z] ==> Appending adjustments [2023-03-31T10:41:34.041Z] https://docs.codecov.io/docs/fixing-reports [2023-03-31T10:41:35.419Z] + Found adjustments [2023-03-31T10:41:35.419Z] ==> Gzipping contents [2023-03-31T10:41:35.419Z] 60K /tmp/codecov.08wiTk.gz [2023-03-31T10:41:35.419Z] ==> Uploading reports [2023-03-31T10:41:35.419Z] url: https://codecov.io [2023-03-31T10:41:35.419Z] query: branch=PR-4489&commit=9c0101fb77f496d42da9a38f129ef470b50acb8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4489%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4489&job=&cmd_args= [2023-03-31T10:41:35.419Z] -> Pinging Codecov [2023-03-31T10:41:35.419Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4489&commit=9c0101fb77f496d42da9a38f129ef470b50acb8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4489%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4489&job=&cmd_args= [2023-03-31T10:41:35.419Z] -> Uploading to [2023-03-31T10:41:35.419Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-31/00271124DB129430A58F1EEE437C3FCB/9c0101fb77f496d42da9a38f129ef470b50acb8d/5329161b-b936-497d-8c5e-860debe53170.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230331T104135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42789faa28eafcda75600ab084242969b108a70f2620d6f73240d12547df01bd [2023-03-31T10:41:35.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T10:41:35.419Z] Dload Upload Total Spent Left Speed [2023-03-31T10:41:35.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57485 0 0 100 57485 0 189k --:--:-- --:--:-- --:--:-- 189k [2023-03-31T10:41:35.679Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9c0101fb77f496d42da9a38f129ef470b50acb8d [Pipeline] } [2023-03-31T10:41:35.684Z] 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-03-31T10:41:36.297Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:41:36.591Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:41:37.457Z] ---> package-listing.sh [2023-03-31T10:41:37.457Z] ++ facter osfamily [2023-03-31T10:41:37.457Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-31T10:41:37.717Z] + OS_FAMILY=debian [2023-03-31T10:41:37.717Z] + workspace=/w/workspace/edgex-go/2 [2023-03-31T10:41:37.717Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-31T10:41:37.717Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-31T10:41:37.717Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-31T10:41:37.717Z] + PACKAGES=/tmp/packages_start.txt [2023-03-31T10:41:37.717Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-31T10:41:37.717Z] + PACKAGES=/tmp/packages_end.txt [2023-03-31T10:41:37.717Z] + case "${OS_FAMILY}" in [2023-03-31T10:41:37.717Z] + dpkg -l [2023-03-31T10:41:37.717Z] + grep '^ii' [2023-03-31T10:41:37.717Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-31T10:41:37.717Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-31T10:41:37.717Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-31T10:41:37.717Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-31T10:41:37.717Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-31T10:41:37.717Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-31T10:41:37.732Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-31T10:41:38.011Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:41:38.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T10:41:38.574Z] [2023-03-31T10:41:38.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:41:38.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T10:41:38.884Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-31T10:41:38.884Z] 5eb5b503b376: Pulling fs layer [2023-03-31T10:41:38.884Z] 5c69ac0246d0: Pulling fs layer [2023-03-31T10:41:38.884Z] ec43610c2a17: Pulling fs layer [2023-03-31T10:41:38.884Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-31T10:41:38.884Z] 33b1e0a273af: Pulling fs layer [2023-03-31T10:41:38.884Z] 5d3b04190fa2: Pulling fs layer [2023-03-31T10:41:38.884Z] 2f39f015ded8: Pulling fs layer [2023-03-31T10:41:38.884Z] 33b1e0a273af: Waiting [2023-03-31T10:41:38.884Z] 5d3b04190fa2: Waiting [2023-03-31T10:41:38.884Z] 2f39f015ded8: Waiting [2023-03-31T10:41:38.884Z] 3a2ae6a8a46f: Waiting [2023-03-31T10:41:38.884Z] 5c69ac0246d0: Download complete [2023-03-31T10:41:38.884Z] 3a2ae6a8a46f: Download complete [2023-03-31T10:41:39.145Z] 33b1e0a273af: Verifying Checksum [2023-03-31T10:41:39.145Z] 33b1e0a273af: Download complete [2023-03-31T10:41:39.145Z] ec43610c2a17: Verifying Checksum [2023-03-31T10:41:39.145Z] ec43610c2a17: Download complete [2023-03-31T10:41:39.145Z] 5d3b04190fa2: Download complete [2023-03-31T10:41:39.145Z] 5eb5b503b376: Verifying Checksum [2023-03-31T10:41:39.145Z] 5eb5b503b376: Download complete [2023-03-31T10:41:40.088Z] 2f39f015ded8: Download complete [2023-03-31T10:41:40.346Z] 5eb5b503b376: Pull complete [2023-03-31T10:41:40.606Z] 5c69ac0246d0: Pull complete [2023-03-31T10:41:40.865Z] ec43610c2a17: Pull complete [2023-03-31T10:41:41.124Z] 3a2ae6a8a46f: Pull complete [2023-03-31T10:41:41.382Z] 33b1e0a273af: Pull complete [2023-03-31T10:41:41.382Z] 5d3b04190fa2: Pull complete [2023-03-31T10:41:45.577Z] 2f39f015ded8: Pull complete [2023-03-31T10:41:45.577Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-31T10:41:45.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T10:41:45.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:41:45.662Z] prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container [2023-03-31T10:41:45.694Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-31T10:41:49.808Z] $ docker top 1f23eb1b86c036f8df0461434bb3c586de5d15c0249ee6e6ee97f4fec15307e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T10:41:50.143Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-31T10:41:50.428Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-31T10:41:50.715Z] + ls /var/log/sa-host [2023-03-31T10:41:50.715Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T10:41:50.858Z] provisioning config files... [2023-03-31T10:41:50.867Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5326055767151592767tmp [Pipeline] { [Pipeline] echo [2023-03-31T10:41:50.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:41:51.167Z] ---> create-netrc.sh [Pipeline] } [2023-03-31T10:41:51.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:41:51.508Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-31T10:41:51.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:41:51.802Z] ---> sudo-logs.sh [2023-03-31T10:41:51.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-31T10:41:51.826Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:41:52.115Z] ---> job-cost.sh [2023-03-31T10:41:52.115Z] lf-activate-venv: SKIPPING [2023-03-31T10:41:52.115Z] DEBUG: total: 0.10999999940395355 [2023-03-31T10:41:52.115Z] INFO: Retrieving Stack Cost... [2023-03-31T10:41:52.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-31T10:41:52.942Z] INFO: Archiving Costs [Pipeline] echo [2023-03-31T10:41:52.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:41:53.236Z] ---> logs-deploy.sh [2023-03-31T10:41:53.236Z] lf-activate-venv: SKIPPING [2023-03-31T10:41:53.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4489/2 [2023-03-31T10:41:53.236Z] INFO: archiving workspace using pattern(s): [2023-03-31T10:41:54.173Z] Archives upload complete. [2023-03-31T10:41:54.433Z] INFO: archiving logs to Nexus [2023-03-31T10:41:55.375Z] ---> uname -a: [2023-03-31T10:41:55.375Z] Linux prd-ubuntu20-04-docker-8c-8g-6541 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] ---> lscpu: [2023-03-31T10:41:55.375Z] Architecture: x86_64 [2023-03-31T10:41:55.375Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-31T10:41:55.375Z] Byte Order: Little Endian [2023-03-31T10:41:55.375Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-31T10:41:55.375Z] CPU(s): 8 [2023-03-31T10:41:55.375Z] On-line CPU(s) list: 0-7 [2023-03-31T10:41:55.375Z] Thread(s) per core: 1 [2023-03-31T10:41:55.375Z] Core(s) per socket: 1 [2023-03-31T10:41:55.375Z] Socket(s): 8 [2023-03-31T10:41:55.375Z] NUMA node(s): 1 [2023-03-31T10:41:55.375Z] Vendor ID: AuthenticAMD [2023-03-31T10:41:55.375Z] CPU family: 23 [2023-03-31T10:41:55.375Z] Model: 49 [2023-03-31T10:41:55.375Z] Model name: AMD EPYC-Rome Processor [2023-03-31T10:41:55.375Z] Stepping: 0 [2023-03-31T10:41:55.375Z] CPU MHz: 2799.940 [2023-03-31T10:41:55.375Z] BogoMIPS: 5599.88 [2023-03-31T10:41:55.375Z] Virtualization: AMD-V [2023-03-31T10:41:55.375Z] Hypervisor vendor: KVM [2023-03-31T10:41:55.375Z] Virtualization type: full [2023-03-31T10:41:55.375Z] L1d cache: 256 KiB [2023-03-31T10:41:55.375Z] L1i cache: 256 KiB [2023-03-31T10:41:55.375Z] L2 cache: 4 MiB [2023-03-31T10:41:55.375Z] L3 cache: 128 MiB [2023-03-31T10:41:55.375Z] NUMA node0 CPU(s): 0-7 [2023-03-31T10:41:55.375Z] Vulnerability Itlb multihit: Not affected [2023-03-31T10:41:55.375Z] Vulnerability L1tf: Not affected [2023-03-31T10:41:55.375Z] Vulnerability Mds: Not affected [2023-03-31T10:41:55.375Z] Vulnerability Meltdown: Not affected [2023-03-31T10:41:55.375Z] Vulnerability Mmio stale data: Not affected [2023-03-31T10:41:55.375Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-31T10:41:55.375Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-31T10:41:55.375Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-31T10:41:55.375Z] Vulnerability Srbds: Not affected [2023-03-31T10:41:55.375Z] Vulnerability Tsx async abort: Not affected [2023-03-31T10:41:55.375Z] 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-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] ---> nproc: [2023-03-31T10:41:55.375Z] 8 [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] ---> df -h: [2023-03-31T10:41:55.375Z] Filesystem Size Used Avail Use% Mounted on [2023-03-31T10:41:55.375Z] overlay 155G 20G 136G 13% / [2023-03-31T10:41:55.375Z] tmpfs 64M 0 64M 0% /dev [2023-03-31T10:41:55.375Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-31T10:41:55.375Z] shm 64M 0 64M 0% /dev/shm [2023-03-31T10:41:55.375Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] ---> sar -b -r -n DEV: [2023-03-31T10:41:55.375Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6541) 03/31/23 _x86_64_ (8 CPU) [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] 10:02:08 LINUX RESTART (8 CPU) [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.375Z] 10:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-31T10:41:55.375Z] 10:04:01 128.69 3.36 125.33 0.00 422.17 63709.47 0.00 [2023-03-31T10:41:55.375Z] 10:05:01 32.29 0.02 32.27 0.00 0.13 17760.90 0.00 [2023-03-31T10:41:55.375Z] 10:06:01 83.99 0.30 83.69 0.00 17.06 34739.68 0.00 [2023-03-31T10:41:55.375Z] 10:07:01 522.20 10.23 511.96 0.00 94.52 184567.11 0.00 [2023-03-31T10:41:55.375Z] 10:08:01 548.68 9.80 538.89 0.00 2897.30 224779.21 0.00 [2023-03-31T10:41:55.375Z] 10:09:01 787.85 2.73 785.13 0.00 2278.08 241393.52 0.00 [2023-03-31T10:41:55.375Z] 10:10:01 758.16 1.13 757.02 0.00 29.46 202972.57 0.00 [2023-03-31T10:41:55.375Z] 10:11:01 348.08 0.07 348.02 0.00 3.87 39893.64 0.00 [2023-03-31T10:41:55.375Z] 10:12:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2023-03-31T10:41:55.375Z] 10:13:01 1.77 0.00 1.77 0.00 0.00 18.93 0.00 [2023-03-31T10:41:55.375Z] 10:14:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2023-03-31T10:41:55.375Z] 10:15:01 1.67 0.00 1.67 0.00 0.00 17.46 0.00 [2023-03-31T10:41:55.375Z] 10:16:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2023-03-31T10:41:55.375Z] 10:17:01 1.68 0.02 1.67 0.00 0.13 19.46 0.00 [2023-03-31T10:41:55.375Z] 10:18:01 1.93 0.02 1.92 0.00 0.13 25.06 0.00 [2023-03-31T10:41:55.375Z] 10:19:01 2.00 0.00 2.00 0.00 0.00 22.93 0.00 [2023-03-31T10:41:55.375Z] 10:20:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2023-03-31T10:41:55.375Z] 10:21:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2023-03-31T10:41:55.375Z] 10:22:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2023-03-31T10:41:55.375Z] 10:23:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 [2023-03-31T10:41:55.375Z] 10:24:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2023-03-31T10:41:55.375Z] 10:25:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 [2023-03-31T10:41:55.375Z] 10:26:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2023-03-31T10:41:55.375Z] 10:27:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 [2023-03-31T10:41:55.375Z] 10:28:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2023-03-31T10:41:55.375Z] 10:29:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2023-03-31T10:41:55.375Z] 10:30:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2023-03-31T10:41:55.375Z] 10:31:01 3.17 1.52 1.65 0.00 35.73 20.40 0.00 [2023-03-31T10:41:55.375Z] 10:32:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2023-03-31T10:41:55.375Z] 10:33:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2023-03-31T10:41:55.375Z] 10:34:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2023-03-31T10:41:55.375Z] 10:35:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2023-03-31T10:41:55.375Z] 10:36:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 [2023-03-31T10:41:55.375Z] 10:37:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2023-03-31T10:41:55.375Z] 10:38:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2023-03-31T10:41:55.375Z] 10:39:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2023-03-31T10:41:55.375Z] 10:40:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2023-03-31T10:41:55.375Z] 10:41:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2023-03-31T10:41:55.375Z] Average: 85.62 0.77 84.85 0.00 152.11 26585.79 0.00 [2023-03-31T10:41:55.375Z] [2023-03-31T10:41:55.376Z] 10:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-31T10:41:55.376Z] 10:04:01 28029492 31481976 815916 2.48 112452 3548776 2069472 6.10 1472828 2939024 405504 [2023-03-31T10:41:55.376Z] 10:05:01 27602204 31423972 869928 2.65 115576 3895100 2138040 6.30 1599532 3212072 481064 [2023-03-31T10:41:55.376Z] 10:06:01 27829748 31539960 756188 2.30 118108 3790416 1866076 5.50 1286416 3310980 138124 [2023-03-31T10:41:55.376Z] 10:07:01 22304984 31512928 765220 2.33 286840 8713864 1957800 5.77 2120704 7572012 471876 [2023-03-31T10:41:55.376Z] 10:08:01 21387804 31484980 787580 2.40 313788 9627988 2000368 5.90 2037132 8616460 375860 [2023-03-31T10:41:55.376Z] 10:09:01 18240224 31147320 1103124 3.35 359844 12191472 3147784 9.28 2738712 10837132 511224 [2023-03-31T10:41:55.376Z] 10:10:01 17147572 31219656 1032852 3.14 376252 13294868 2882056 8.49 2754824 11871508 23656 [2023-03-31T10:41:55.376Z] 10:11:01 19101092 31527012 739388 2.25 380544 11720920 1915580 5.65 2447792 10316916 164 [2023-03-31T10:41:55.376Z] 10:12:01 19102044 31527992 738332 2.25 380568 11720920 1915580 5.65 2447452 10316920 20 [2023-03-31T10:41:55.376Z] 10:13:01 19114344 31540320 725908 2.21 380588 11720928 1899412 5.60 2435644 10316924 16 [2023-03-31T10:41:55.376Z] 10:14:01 19114432 31540412 725896 2.21 380600 11720932 1899412 5.60 2435876 10316928 12 [2023-03-31T10:41:55.376Z] 10:15:01 19117636 31543936 722580 2.20 380624 11720932 1899412 5.60 2433268 10317168 136 [2023-03-31T10:41:55.376Z] 10:16:01 19117384 31543704 722792 2.20 380636 11720936 1899412 5.60 2433244 10317180 8 [2023-03-31T10:41:55.376Z] 10:17:01 19116632 31542988 723420 2.20 380672 11720924 1899412 5.60 2432808 10317184 12 [2023-03-31T10:41:55.376Z] 10:18:01 19116788 31543300 723020 2.20 380712 11720916 1935304 5.70 2433188 10317176 20 [2023-03-31T10:41:55.376Z] 10:19:01 19117072 31543660 722632 2.20 380760 11720920 1935304 5.70 2433248 10317184 8 [2023-03-31T10:41:55.376Z] 10:20:01 19117200 31543804 722644 2.20 380768 11720924 1935304 5.70 2433260 10317184 8 [2023-03-31T10:41:55.376Z] 10:21:01 19117176 31543788 722600 2.20 380788 11720928 1935304 5.70 2432928 10317184 12 [2023-03-31T10:41:55.376Z] 10:22:01 19116804 31543480 722820 2.20 380820 11720932 1935304 5.70 2433532 10317188 212 [2023-03-31T10:41:55.376Z] 10:23:01 19116976 31543732 722560 2.20 380840 11720936 1935304 5.70 2433372 10317244 8 [2023-03-31T10:41:55.376Z] 10:24:01 19117008 31543772 722512 2.20 380848 11720940 1935304 5.70 2433252 10317248 12 [2023-03-31T10:41:55.376Z] 10:25:01 19117204 31544096 722084 2.20 380864 11721072 1935304 5.70 2432984 10317360 8 [2023-03-31T10:41:55.376Z] 10:26:01 19116904 31543796 722320 2.20 380868 11721072 1935304 5.70 2433260 10317360 8 [2023-03-31T10:41:55.376Z] 10:27:01 19116792 31543744 722352 2.20 380884 11721072 1935304 5.70 2433024 10317384 12 [2023-03-31T10:41:55.376Z] 10:28:01 19116744 31543696 722324 2.20 380896 11721076 1935304 5.70 2433356 10317384 4 [2023-03-31T10:41:55.376Z] 10:29:01 19116728 31543692 722248 2.20 380916 11721080 1935304 5.70 2433020 10317388 4 [2023-03-31T10:41:55.376Z] 10:30:01 19117148 31544120 721976 2.20 380916 11721084 1935304 5.70 2433296 10317392 180 [2023-03-31T10:41:55.376Z] 10:31:01 19098236 31527320 738716 2.25 380940 11722156 1935304 5.70 2455300 10317700 28 [2023-03-31T10:41:55.376Z] 10:32:01 19097432 31526532 739432 2.25 380960 11722156 1935304 5.70 2455280 10317688 4 [2023-03-31T10:41:55.376Z] 10:33:01 19097380 31526540 739608 2.25 380984 11722164 1935304 5.70 2455244 10317692 8 [2023-03-31T10:41:55.376Z] 10:34:01 19097128 31526288 739844 2.25 381000 11722164 1935304 5.70 2455308 10317692 180 [2023-03-31T10:41:55.376Z] 10:35:01 19097032 31526196 739984 2.25 381008 11722168 1935304 5.70 2455032 10317696 8 [2023-03-31T10:41:55.376Z] 10:36:01 19096732 31525900 740216 2.25 381020 11722168 1935304 5.70 2455308 10317696 8 [2023-03-31T10:41:55.376Z] 10:37:01 19096680 31525912 740404 2.25 381040 11722172 1935304 5.70 2455092 10317700 36 [2023-03-31T10:41:55.376Z] 10:38:01 19096664 31525900 740364 2.25 381068 11722176 1935304 5.70 2455136 10317704 12 [2023-03-31T10:41:55.376Z] 10:39:01 19096552 31525816 740388 2.25 381096 11722176 1935304 5.70 2455120 10317704 12 [2023-03-31T10:41:55.376Z] 10:40:01 19096504 31525804 740348 2.25 381116 11722184 1935304 5.70 2455140 10317708 8 [2023-03-31T10:41:55.376Z] 10:41:01 19096504 31525836 740304 2.25 381124 11722188 1935304 5.70 2455172 10317708 8 [2023-03-31T10:41:55.376Z] Average: 19866131 31511418 756864 2.30 354982 11011205 1995713 5.88 2360923 9689415 63381 [2023-03-31T10:41:55.376Z] [2023-03-31T10:41:55.376Z] 10:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-31T10:41:55.376Z] 10:04:01 ens3 808.93 741.74 7648.84 83.13 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:04:01 docker0 617.47 588.88 45.19 3485.13 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:04:01 veth9e3f81f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:04:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:05:01 ens3 34.67 26.77 26.69 15.62 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:05:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:05:01 veth9e3f81f 1.37 1.40 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:06:01 ens3 104.92 62.07 1702.59 21.77 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:06:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:06:01 veth57f68e4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:06:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:07:01 ens3 869.47 539.63 6234.55 55.57 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:07:01 docker0 532.93 857.06 42.75 6224.35 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:07:01 veth57f68e4 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:08:01 ens3 156.63 86.75 1822.91 16.84 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:08:01 docker0 12.60 24.61 0.80 312.84 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:08:01 veth57f68e4 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:08:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:09:01 ens3 730.28 397.96 5183.81 223.77 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:09:01 docker0 308.29 603.24 24.61 3783.64 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:09:01 veth713a9d1 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:09:01 veth57f68e4 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:09:01 veth76050ab 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:09:01 vethdd49166 113.00 205.98 10.17 1123.23 0.00 0.00 0.00 0.09 [2023-03-31T10:41:55.376Z] 10:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:10:01 ens3 68.27 36.94 391.78 17.23 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:10:01 docker0 15.31 31.14 1.09 362.68 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:10:01 veth57f68e4 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:10:01 veth5ab9c14 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:10:01 veth211ac1f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:11:01 ens3 15.18 8.56 13.10 6.62 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:13:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:18:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:20:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.376Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:23:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:26:01 ens3 0.65 0.37 3.10 0.02 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:28:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:31:01 ens3 8.30 7.12 5.47 6.32 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:33:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:37:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:38:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] Average: ens3 73.41 49.99 603.37 11.76 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] Average: docker0 38.92 55.23 3.00 371.73 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-31T10:41:55.377Z] [2023-03-31T10:41:55.377Z]