Pull request #4306 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 ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 84a0463f264bc769d716d37f5acb7ae68b777de7+cb9ff4527b99c77f8e69b5bcfccd1d262af058be (066bc2737844d119500eb252137e4b89aca7ba47) 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-ssh17559969548380767867.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8128862374290968883.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4306/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-4306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6010317226575630676.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15204946786522114542.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-4306/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-4306/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18361590841891709908.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3676 in /w/workspace/edgexfoundry_edgex-go_PR-4306 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4306/head:refs/remotes/origin/PR-4306 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 84a0463f264bc769d716d37f5acb7ae68b777de7 Merge succeeded, producing c231f60daef43e44e69c58fbd0b8c15229c5ed6b Checking out Revision c231f60daef43e44e69c58fbd0b8c15229c5ed6b (PR-4306) > git config core.sparsecheckout # timeout=10 > git checkout -f 84a0463f264bc769d716d37f5acb7ae68b777de7 # 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 cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c231f60daef43e44e69c58fbd0b8c15229c5ed6b # timeout=10 Commit message: "Merge commit 'cb9ff4527b99c77f8e69b5bcfccd1d262af058be' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ab454b92750774e0cb76b1457f6a9d59efcd8cc7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-25T15:45:04.554Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-25T15:45:04.599Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-25T15:45:04.612Z] ========================================================= [2023-01-25T15:45:04.612Z] EdgeX Global Pipelines Version Info [2023-01-25T15:45:04.612Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:45:05.351Z] ------------------- [2023-01-25T15:45:05.351Z] stable info: [2023-01-25T15:45:05.351Z] ------------------- [2023-01-25T15:45:05.351Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-25T15:45:05.351Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T15:45:05.351Z] Message: update stable to v1.0.244 [2023-01-25T15:45:05.924Z] ------------------- [2023-01-25T15:45:05.924Z] experimental info: [2023-01-25T15:45:05.924Z] ------------------- [2023-01-25T15:45:05.924Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-25T15:45:05.924Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T15:45:05.924Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-25T15:45:06.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-25T15:45:06.144Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-25T15:45:06.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-25T15:45:06.167Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-25T15:45:06.179Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-25T15:45:06.192Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-25T15:45:06.205Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-25T15:45:06.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-25T15:45:06.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-25T15:45:06.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-25T15:45:06.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-25T15:45:06.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-25T15:45:06.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-25T15:45:06.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-25T15:45:06.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-25T15:45:06.307Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T15:45:06.318Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T15:45:06.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-25T15:45:06.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-25T15:45:06.352Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-25T15:45:06.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-25T15:45:06.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-25T15:45:06.385Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-25T15:45:06.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4306 [Pipeline] echo [2023-01-25T15:45:06.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4306 [Pipeline] echo [2023-01-25T15:45:06.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4306 [Pipeline] echo [2023-01-25T15:45:06.436Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c231f60daef43e44e69c58fbd0b8c15229c5ed6b [Pipeline] echo [2023-01-25T15:45:06.452Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c231f60 [Pipeline] echo [2023-01-25T15:45:06.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T15:45:06.510Z] provisioning config files... [2023-01-25T15:45:06.526Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7695093859233479952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:45:06.825Z] ---> docker-login.sh [2023-01-25T15:45:06.825Z] nexus3.edgexfoundry.org:10001 [2023-01-25T15:45:07.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:45:07.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:45:07.365Z] Configure a credential helper to remove this warning. See [2023-01-25T15:45:07.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:45:07.365Z] [2023-01-25T15:45:07.365Z] Login Succeeded [2023-01-25T15:45:07.365Z] nexus3.edgexfoundry.org:10002 [2023-01-25T15:45:07.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:45:07.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:45:07.365Z] Configure a credential helper to remove this warning. See [2023-01-25T15:45:07.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:45:07.365Z] [2023-01-25T15:45:07.365Z] Login Succeeded [2023-01-25T15:45:07.365Z] nexus3.edgexfoundry.org:10003 [2023-01-25T15:45:07.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:45:07.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:45:07.365Z] Configure a credential helper to remove this warning. See [2023-01-25T15:45:07.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:45:07.365Z] [2023-01-25T15:45:07.365Z] Login Succeeded [2023-01-25T15:45:07.365Z] nexus3.edgexfoundry.org:10004 [2023-01-25T15:45:07.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:45:07.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:45:07.625Z] Configure a credential helper to remove this warning. See [2023-01-25T15:45:07.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:45:07.625Z] [2023-01-25T15:45:07.625Z] Login Succeeded [2023-01-25T15:45:07.625Z] docker.io [2023-01-25T15:45:07.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:45:07.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:45:07.885Z] Configure a credential helper to remove this warning. See [2023-01-25T15:45:07.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:45:07.885Z] [2023-01-25T15:45:07.885Z] Login Succeeded [2023-01-25T15:45:07.885Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T15:45:07.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T15:45:08.199Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-25T15:45:08.199Z] + + dirname cmd/core-command/Dockerfile [2023-01-25T15:45:08.199Z] cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/core-data/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/core-metadata/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-25T15:45:08.199Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-01-25T15:45:08.199Z] -f2 [2023-01-25T15:45:08.199Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-25T15:45:08.199Z] + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile [2023-01-25T15:45:08.199Z] [2023-01-25T15:45:08.199Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-25T15:45:08.199Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-25T15:45:08.199Z] + cut -d/ -f2 [2023-01-25T15:45:08.199Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-25T15:45:08.247Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-25T15:45:08.574Z] + git rev-list -1 --merges c231f60daef43e44e69c58fbd0b8c15229c5ed6b~1..c231f60daef43e44e69c58fbd0b8c15229c5ed6b [Pipeline] echo [2023-01-25T15:45:08.586Z] -----------> git rev-list -1 --merges c231f60daef43e44e69c58fbd0b8c15229c5ed6b~1..c231f60daef43e44e69c58fbd0b8c15229c5ed6b c231f60daef43e44e69c58fbd0b8c15229c5ed6b [2023-01-25T15:45:08.586Z] c231f60daef43e44e69c58fbd0b8c15229c5ed6b [false] [Pipeline] sh [2023-01-25T15:45:08.874Z] + git log --format=format:%s -1 c231f60daef43e44e69c58fbd0b8c15229c5ed6b [Pipeline] echo [2023-01-25T15:45:08.890Z] ========================================================= [2023-01-25T15:45:08.890Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-25T15:45:08.890Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-25T15:45:09.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-25T15:45:09.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-25T15:45:09.343Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-25T15:45:09.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-25T15:45:09.343Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-25T15:45:09.343Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-25T15:45:09.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:45:09.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T15:45:09.748Z] [2023-01-25T15:45:09.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:45:10.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T15:45:10.051Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-25T15:45:10.051Z] b85a868b505f: Pulling fs layer [2023-01-25T15:45:10.051Z] e2be974225ed: Pulling fs layer [2023-01-25T15:45:10.051Z] 339a4e72a1f5: Pulling fs layer [2023-01-25T15:45:10.051Z] 988bab9f4d93: Pulling fs layer [2023-01-25T15:45:10.051Z] 1469e6f7b9e6: Pulling fs layer [2023-01-25T15:45:10.051Z] eaf3925da568: Pulling fs layer [2023-01-25T15:45:10.051Z] bab4dde63d76: Pulling fs layer [2023-01-25T15:45:10.051Z] bde34c3a00c8: Pulling fs layer [2023-01-25T15:45:10.051Z] b352a97aabf1: Pulling fs layer [2023-01-25T15:45:10.051Z] 4872d77fe225: Pulling fs layer [2023-01-25T15:45:10.051Z] 5851b861e8e6: Pulling fs layer [2023-01-25T15:45:10.051Z] 1469e6f7b9e6: Waiting [2023-01-25T15:45:10.051Z] 988bab9f4d93: Waiting [2023-01-25T15:45:10.051Z] eaf3925da568: Waiting [2023-01-25T15:45:10.051Z] b352a97aabf1: Waiting [2023-01-25T15:45:10.051Z] 4872d77fe225: Waiting [2023-01-25T15:45:10.051Z] bde34c3a00c8: Waiting [2023-01-25T15:45:10.051Z] 5851b861e8e6: Waiting [2023-01-25T15:45:10.051Z] bab4dde63d76: Waiting [2023-01-25T15:45:10.051Z] e2be974225ed: Verifying Checksum [2023-01-25T15:45:10.051Z] e2be974225ed: Download complete [2023-01-25T15:45:10.051Z] 988bab9f4d93: Verifying Checksum [2023-01-25T15:45:10.051Z] 988bab9f4d93: Download complete [2023-01-25T15:45:10.321Z] 1469e6f7b9e6: Verifying Checksum [2023-01-25T15:45:10.321Z] 1469e6f7b9e6: Download complete [2023-01-25T15:45:10.321Z] eaf3925da568: Verifying Checksum [2023-01-25T15:45:10.321Z] eaf3925da568: Download complete [2023-01-25T15:45:10.601Z] 339a4e72a1f5: Verifying Checksum [2023-01-25T15:45:10.601Z] 339a4e72a1f5: Download complete [2023-01-25T15:45:10.601Z] bde34c3a00c8: Download complete [2023-01-25T15:45:10.601Z] b352a97aabf1: Verifying Checksum [2023-01-25T15:45:10.601Z] b352a97aabf1: Download complete [2023-01-25T15:45:10.869Z] 4872d77fe225: Download complete [2023-01-25T15:45:10.869Z] 5851b861e8e6: Verifying Checksum [2023-01-25T15:45:10.869Z] 5851b861e8e6: Download complete [2023-01-25T15:45:10.869Z] b85a868b505f: Verifying Checksum [2023-01-25T15:45:10.869Z] b85a868b505f: Download complete [2023-01-25T15:45:11.130Z] bab4dde63d76: Verifying Checksum [2023-01-25T15:45:11.130Z] bab4dde63d76: Download complete [2023-01-25T15:45:12.073Z] b85a868b505f: Pull complete [2023-01-25T15:45:12.331Z] e2be974225ed: Pull complete [2023-01-25T15:45:12.591Z] 339a4e72a1f5: Pull complete [2023-01-25T15:45:12.850Z] 988bab9f4d93: Pull complete [2023-01-25T15:45:13.108Z] 1469e6f7b9e6: Pull complete [2023-01-25T15:45:13.108Z] eaf3925da568: Pull complete [2023-01-25T15:45:15.013Z] bab4dde63d76: Pull complete [2023-01-25T15:45:15.013Z] bde34c3a00c8: Pull complete [2023-01-25T15:45:15.013Z] b352a97aabf1: Pull complete [2023-01-25T15:45:15.013Z] 4872d77fe225: Pull complete [2023-01-25T15:45:15.013Z] 5851b861e8e6: Pull complete [2023-01-25T15:45:15.013Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-25T15:45:15.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T15:45:15.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:45:15.095Z] prd-ubuntu20.04-docker-8c-8g-3676 does not seem to be running inside a container [2023-01-25T15:45:15.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-01-25T15:45:16.836Z] $ docker top c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 -eo pid,comm [2023-01-25T15:45:16.896Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-25T15:45:16.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-25T15:45:16.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T15:45:16.936Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T15:45:17.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T15:45:17.047Z] $ docker exec c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 ssh-agent [2023-01-25T15:45:17.138Z] SSH_AUTH_SOCK=/tmp/ssh-vYsdd6gTSh2N/agent.32 [2023-01-25T15:45:17.138Z] SSH_AGENT_PID=38 [2023-01-25T15:45:17.144Z] Running ssh-add (command line suppressed) [2023-01-25T15:45:17.240Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_11103862736562219894.key (/w/workspace/edgex-go/6@tmp/private_key_11103862736562219894.key) [2023-01-25T15:45:17.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T15:45:17.540Z] + git tag --points-at HEAD [Pipeline] } [2023-01-25T15:45:17.559Z] $ docker exec --env ******** --env ******** c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 ssh-agent -k [2023-01-25T15:45:17.665Z] unset SSH_AUTH_SOCK; [2023-01-25T15:45:17.666Z] unset SSH_AGENT_PID; [2023-01-25T15:45:17.666Z] echo Agent pid 38 killed; [2023-01-25T15:45:17.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-25T15:45:17.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T15:45:17.698Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T15:45:17.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T15:45:17.817Z] $ docker exec c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 ssh-agent [2023-01-25T15:45:17.933Z] SSH_AUTH_SOCK=/tmp/ssh-2M9kSavR0orP/agent.70 [2023-01-25T15:45:17.933Z] SSH_AGENT_PID=76 [2023-01-25T15:45:17.937Z] Running ssh-add (command line suppressed) [2023-01-25T15:45:18.048Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_13759678796087053785.key (/w/workspace/edgex-go/6@tmp/private_key_13759678796087053785.key) [2023-01-25T15:45:18.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T15:45:18.346Z] + git semver init [2023-01-25T15:45:18.607Z] 2023-01-25 15:45:18,554 [run_init] DEBUG init version:0.0.0 force:False [2023-01-25T15:45:18.607Z] 2023-01-25 15:45:18,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2023-01-25T15:45:18.607Z] 2023-01-25 15:45:18,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2023-01-25T15:45:18.607Z] 2023-01-25 15:45:18,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2023-01-25T15:45:23.926Z] 2023-01-25 15:45:23,267 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2023-01-25T15:45:23.926Z] 2023-01-25 15:45:23,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4306 with force:False [2023-01-25T15:45:23.926Z] 2023-01-25 15:45:23,268 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4306 [2023-01-25T15:45:23.926Z] 2023-01-25 15:45:23,272 [execute] INFO git cat-file --batch-check [2023-01-25T15:45:23.926Z] 2023-01-25 15:45:23,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T15:45:23.926Z] 2023-01-25 15:45:23,278 [execute] INFO git cat-file --batch [2023-01-25T15:45:23.926Z] 2023-01-25 15:45:23,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T15:45:23.926Z] 2023-01-25 15:45:23,282 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4306 [2023-01-25T15:45:23.926Z] 0.0.0 [Pipeline] } [2023-01-25T15:45:23.939Z] $ docker exec --env ******** --env ******** c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 ssh-agent -k [2023-01-25T15:45:24.029Z] unset SSH_AUTH_SOCK; [2023-01-25T15:45:24.029Z] unset SSH_AGENT_PID; [2023-01-25T15:45:24.029Z] echo Agent pid 76 killed; [2023-01-25T15:45:24.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T15:45:24.331Z] + git semver [Pipeline] } [2023-01-25T15:45:24.608Z] $ docker stop --time=1 c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 [2023-01-25T15:45:25.901Z] $ docker rm -f --volumes c5ec43fac6c4b342cc5f5ac21bef4f4078fdd33efdc897c0331d904071c442a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T15:45:26.239Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-25T15:45:26.437Z] Stashed 1 file(s) [Pipeline] echo [2023-01-25T15:45:26.440Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-25T15:45:26.803Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-01-25T15:45:26.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:45:26.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:45:26.837Z] ========================================================= [2023-01-25T15:45:26.837Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-25T15:45:26.837Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:45:27.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:45:27.125Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-25T15:45:27.125Z] 213ec9aee27d: Pulling fs layer [2023-01-25T15:45:27.125Z] 4583459ba037: Pulling fs layer [2023-01-25T15:45:27.125Z] 93c1e223e6f2: Pulling fs layer [2023-01-25T15:45:27.125Z] 53926ce57604: Pulling fs layer [2023-01-25T15:45:27.125Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-25T15:45:27.125Z] 22ff95d597cd: Pulling fs layer [2023-01-25T15:45:27.125Z] 12d6caf4c0d1: Pulling fs layer [2023-01-25T15:45:27.125Z] 96b7cbca73a9: Pulling fs layer [2023-01-25T15:45:27.125Z] 53926ce57604: Waiting [2023-01-25T15:45:27.125Z] a7acece74701: Pulling fs layer [2023-01-25T15:45:27.125Z] 21b2b0c7a3f4: Waiting [2023-01-25T15:45:27.125Z] 22ff95d597cd: Waiting [2023-01-25T15:45:27.125Z] a7acece74701: Waiting [2023-01-25T15:45:27.125Z] 12d6caf4c0d1: Waiting [2023-01-25T15:45:27.125Z] 96b7cbca73a9: Waiting [2023-01-25T15:45:27.125Z] 93c1e223e6f2: Verifying Checksum [2023-01-25T15:45:27.125Z] 93c1e223e6f2: Download complete [2023-01-25T15:45:27.125Z] 4583459ba037: Verifying Checksum [2023-01-25T15:45:27.125Z] 4583459ba037: Download complete [2023-01-25T15:45:27.125Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-25T15:45:27.125Z] 21b2b0c7a3f4: Download complete [2023-01-25T15:45:27.125Z] 22ff95d597cd: Verifying Checksum [2023-01-25T15:45:27.125Z] 22ff95d597cd: Download complete [2023-01-25T15:45:27.391Z] 213ec9aee27d: Verifying Checksum [2023-01-25T15:45:27.391Z] 213ec9aee27d: Download complete [2023-01-25T15:45:27.391Z] 12d6caf4c0d1: Verifying Checksum [2023-01-25T15:45:27.391Z] 12d6caf4c0d1: Download complete [2023-01-25T15:45:27.391Z] 213ec9aee27d: Pull complete [2023-01-25T15:45:27.662Z] 4583459ba037: Pull complete [2023-01-25T15:45:27.662Z] 93c1e223e6f2: Pull complete [2023-01-25T15:45:28.687Z] 53926ce57604: Verifying Checksum [2023-01-25T15:45:28.687Z] 53926ce57604: Download complete [2023-01-25T15:45:28.687Z] a7acece74701: Verifying Checksum [2023-01-25T15:45:28.687Z] a7acece74701: Download complete [2023-01-25T15:45:28.945Z] 96b7cbca73a9: Verifying Checksum [2023-01-25T15:45:28.945Z] 96b7cbca73a9: Download complete [2023-01-25T15:45:32.238Z] 53926ce57604: Pull complete [2023-01-25T15:45:32.238Z] 21b2b0c7a3f4: Pull complete [2023-01-25T15:45:32.238Z] 22ff95d597cd: Pull complete [2023-01-25T15:45:32.238Z] 12d6caf4c0d1: Pull complete [2023-01-25T15:45:34.148Z] 96b7cbca73a9: Pull complete [2023-01-25T15:45:34.406Z] a7acece74701: Pull complete [2023-01-25T15:45:34.664Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-25T15:45:34.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:45:34.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:45:34.976Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:45:34.976Z] WORKDIR /edgex [2023-01-25T15:45:34.976Z] COPY go.mod . [2023-01-25T15:45:34.976Z] RUN go mod download [2023-01-25T15:45:34.976Z] docker build -t ci-base-image-x86_64 -f - . [2023-01-25T15:45:35.543Z] Sending build context to Docker daemon 170.1MB [2023-01-25T15:45:35.543Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:45:35.543Z] ---> db6d94c90886 [2023-01-25T15:45:35.543Z] Step 2/4 : WORKDIR /edgex [2023-01-25T15:45:38.836Z] ---> Running in 05b2d0916a4f [2023-01-25T15:45:38.836Z] Removing intermediate container 05b2d0916a4f [2023-01-25T15:45:38.836Z] ---> 9d9ce59c4a41 [2023-01-25T15:45:38.836Z] Step 3/4 : COPY go.mod . [2023-01-25T15:45:38.836Z] ---> 1d22ca379055 [2023-01-25T15:45:38.836Z] Step 4/4 : RUN go mod download [2023-01-25T15:45:38.836Z] ---> Running in f1f255a190df [2023-01-25T15:45:41.498Z] Still waiting to schedule task [2023-01-25T15:45:41.498Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-25T15:45:53.728Z] Removing intermediate container f1f255a190df [2023-01-25T15:45:53.728Z] ---> 14a77d51ccee [2023-01-25T15:45:53.728Z] Successfully built 14a77d51ccee [2023-01-25T15:45:53.728Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:45:54.025Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T15:45:54.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:45:54.094Z] prd-ubuntu20.04-docker-8c-8g-3676 does not seem to be running inside a container [2023-01-25T15:45:54.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-01-25T15:45:54.549Z] $ docker top acc756fc71a01093d1ed6dc4bdfc55b6c3d24c6c4476084e6ee52e54624b987c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:45:54.889Z] + go version [2023-01-25T15:45:54.889Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-25T15:45:54.906Z] $ docker stop --time=1 acc756fc71a01093d1ed6dc4bdfc55b6c3d24c6c4476084e6ee52e54624b987c [2023-01-25T15:45:56.188Z] $ docker rm -f --volumes acc756fc71a01093d1ed6dc4bdfc55b6c3d24c6c4476084e6ee52e54624b987c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:45:56.582Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T15:45:56.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:45:56.654Z] prd-ubuntu20.04-docker-8c-8g-3676 does not seem to be running inside a container [2023-01-25T15:45:56.715Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-01-25T15:45:57.055Z] $ docker top cfff7a7280fa615585d5fd36c0eb383ecd9bfdcecae99a45cc1f571361ff59c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T15:45:57.107Z] ========================================================= [2023-01-25T15:45:57.107Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T15:45:57.107Z] ========================================================= [Pipeline] sh [2023-01-25T15:45:57.386Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:45:57.685Z] + make test [2023-01-25T15:45:57.685Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T15:46:04.258Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T15:46:16.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T15:46:16.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T15:46:16.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T15:46:16.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T15:46:17.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2023-01-25T15:46:17.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T15:46:17.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T15:46:17.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2023-01-25T15:46:17.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.096s coverage: 43.1% of statements [2023-01-25T15:46:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T15:46:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T15:46:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T15:46:18.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.127s coverage: 54.0% of statements [2023-01-25T15:46:18.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T15:46:18.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.200s coverage: 89.2% of statements [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 2.4% of statements [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.543s coverage: 95.6% of statements [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.090s coverage: 58.8% of statements [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements [2023-01-25T15:46:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2023-01-25T15:46:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2023-01-25T15:46:30.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.104s coverage: 94.4% of statements [2023-01-25T15:46:30.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2023-01-25T15:46:33.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.253s coverage: 79.9% of statements [2023-01-25T15:46:33.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.100s coverage: 87.2% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 77.4% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 64.7% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.3% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.202s coverage: 41.8% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T15:46:41.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T15:46:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:46:41.435Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-25T15:47:04.106Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-25T15:47:04.106Z] internal/core/common_config/main.go:198:10: S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple) [2023-01-25T15:47:04.106Z] key = fmt.Sprintf("%s", k) [2023-01-25T15:47:04.106Z] ^ [2023-01-25T15:47:04.106Z] internal/core/common_config/main.go:77:2: S1021: should merge variable declaration with assignment on next line (gosimple) [2023-01-25T15:47:04.106Z] var getAccessToken types.GetAccessTokenCallback [2023-01-25T15:47:04.106Z] ^ [2023-01-25T15:47:04.106Z] make: *** [Makefile:150: lint] Error 1 [Pipeline] } [2023-01-25T15:47:04.121Z] $ docker stop --time=1 cfff7a7280fa615585d5fd36c0eb383ecd9bfdcecae99a45cc1f571361ff59c7 [2023-01-25T15:47:06.350Z] $ docker rm -f --volumes cfff7a7280fa615585d5fd36c0eb383ecd9bfdcecae99a45cc1f571361ff59c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-25T15:47:06.792Z] Failed in branch amd64 [2023-01-25T15:49:52.723Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3677 in /w/workspace/edgexfoundry_edgex-go_PR-4306 [Pipeline] { [Pipeline] ws [2023-01-25T15:49:52.739Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2023-01-25T15:49:52.776Z] The recommended git tool is: git [2023-01-25T15:49:58.083Z] using credential edgex-jenkins-ssh [2023-01-25T15:49:58.104Z] Cloning the remote Git repository [2023-01-25T15:49:58.157Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-25T15:49:58.237Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2023-01-25T15:49:58.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T15:49:58.399Z] > git --version # timeout=10 [2023-01-25T15:49:58.425Z] > git --version # 'git version 2.25.1' [2023-01-25T15:49:58.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T15:49:58.489Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T15:50:16.170Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T15:50:16.188Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T15:50:16.999Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T15:50:17.049Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T15:50:17.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T15:50:17.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4306/head:refs/remotes/origin/PR-4306 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-25T15:50:17.842Z] Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 84a0463f264bc769d716d37f5acb7ae68b777de7 [2023-01-25T15:50:18.329Z] Merge succeeded, producing 3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T15:50:18.329Z] Checking out Revision 3a2ce467495325aad1ef1820069cdfbf9386a70b (PR-4306) [2023-01-25T15:50:17.864Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T15:50:17.887Z] > git checkout -f 84a0463f264bc769d716d37f5acb7ae68b777de7 # timeout=10 [2023-01-25T15:50:18.121Z] > git remote # timeout=10 [2023-01-25T15:50:18.138Z] > git config --get remote.origin.url # timeout=10 [2023-01-25T15:50:18.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T15:50:18.171Z] > git merge cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 [2023-01-25T15:50:18.317Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-25T15:50:18.340Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T15:50:18.357Z] > git checkout -f 3a2ce467495325aad1ef1820069cdfbf9386a70b # timeout=10 [2023-01-25T15:50:21.878Z] Commit message: "Merge commit 'cb9ff4527b99c77f8e69b5bcfccd1d262af058be' into HEAD" [2023-01-25T15:50:21.906Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-25T15:50:22.739Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-25T15:50:22.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T15:50:22.739Z] Dload Upload Total Spent Left Speed [2023-01-25T15:50:22.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-01-25T15:50:23.531Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-25T15:50:23.858Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-25T15:50:23.858Z] + sudo tee /etc/docker/daemon.new [2023-01-25T15:50:23.858Z] { [2023-01-25T15:50:23.858Z] "registry-mirrors": [ [2023-01-25T15:50:23.858Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-25T15:50:23.858Z] ], [2023-01-25T15:50:23.858Z] "bip": "10.250.0.254/24", [2023-01-25T15:50:23.858Z] "hosts": [ [2023-01-25T15:50:23.858Z] "tcp://0.0.0.0:5555", [2023-01-25T15:50:23.858Z] "unix:///var/run/docker.sock" [2023-01-25T15:50:23.858Z] ], [2023-01-25T15:50:23.858Z] "mtu": 1458, [2023-01-25T15:50:23.858Z] "selinux-enabled": true, [2023-01-25T15:50:23.858Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-25T15:50:23.858Z] } [Pipeline] sh [2023-01-25T15:50:21.890Z] > git rev-list --no-walk ab454b92750774e0cb76b1457f6a9d59efcd8cc7 # timeout=10 [2023-01-25T15:50:24.190Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-25T15:50:24.523Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T15:50:42.804Z] provisioning config files... [2023-01-25T15:50:42.826Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4052749839146078557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:50:43.164Z] ---> docker-login.sh [2023-01-25T15:50:43.164Z] nexus3.edgexfoundry.org:10001 [2023-01-25T15:50:43.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:50:43.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:50:43.701Z] Configure a credential helper to remove this warning. See [2023-01-25T15:50:43.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:50:43.701Z] [2023-01-25T15:50:43.701Z] Login Succeeded [2023-01-25T15:50:43.701Z] nexus3.edgexfoundry.org:10002 [2023-01-25T15:50:43.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:50:44.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:50:44.237Z] Configure a credential helper to remove this warning. See [2023-01-25T15:50:44.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:50:44.237Z] [2023-01-25T15:50:44.237Z] Login Succeeded [2023-01-25T15:50:44.237Z] nexus3.edgexfoundry.org:10003 [2023-01-25T15:50:44.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:50:44.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:50:44.506Z] Configure a credential helper to remove this warning. See [2023-01-25T15:50:44.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:50:44.506Z] [2023-01-25T15:50:44.506Z] Login Succeeded [2023-01-25T15:50:44.506Z] nexus3.edgexfoundry.org:10004 [2023-01-25T15:50:44.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:50:44.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:50:44.774Z] Configure a credential helper to remove this warning. See [2023-01-25T15:50:44.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:50:44.774Z] [2023-01-25T15:50:44.774Z] Login Succeeded [2023-01-25T15:50:44.774Z] docker.io [2023-01-25T15:50:45.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:50:45.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:50:45.309Z] Configure a credential helper to remove this warning. See [2023-01-25T15:50:45.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:50:45.309Z] [2023-01-25T15:50:45.309Z] Login Succeeded [2023-01-25T15:50:45.309Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T15:50:45.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-25T15:50:45.859Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-01-25T15:50:45.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:50:45.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:50:45.907Z] ========================================================= [2023-01-25T15:50:45.907Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-25T15:50:45.907Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:50:46.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:50:46.223Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-25T15:50:46.223Z] 9b18e9b68314: Pulling fs layer [2023-01-25T15:50:46.223Z] 35d82f9e3411: Pulling fs layer [2023-01-25T15:50:46.223Z] e16973657156: Pulling fs layer [2023-01-25T15:50:46.223Z] fc693d55d65f: Pulling fs layer [2023-01-25T15:50:46.223Z] 7e9fc2657dce: Pulling fs layer [2023-01-25T15:50:46.223Z] dda99020689f: Pulling fs layer [2023-01-25T15:50:46.223Z] db1c61fa0a46: Pulling fs layer [2023-01-25T15:50:46.223Z] 891c053d2c06: Pulling fs layer [2023-01-25T15:50:46.223Z] 7e9fc2657dce: Waiting [2023-01-25T15:50:46.223Z] dda99020689f: Waiting [2023-01-25T15:50:46.223Z] db1c61fa0a46: Waiting [2023-01-25T15:50:46.223Z] 891c053d2c06: Waiting [2023-01-25T15:50:46.223Z] fc693d55d65f: Waiting [2023-01-25T15:50:46.492Z] e16973657156: Verifying Checksum [2023-01-25T15:50:46.492Z] e16973657156: Download complete [2023-01-25T15:50:46.492Z] 35d82f9e3411: Verifying Checksum [2023-01-25T15:50:46.492Z] 35d82f9e3411: Download complete [2023-01-25T15:50:46.492Z] 7e9fc2657dce: Verifying Checksum [2023-01-25T15:50:46.492Z] 7e9fc2657dce: Download complete [2023-01-25T15:50:46.492Z] dda99020689f: Verifying Checksum [2023-01-25T15:50:46.492Z] dda99020689f: Download complete [2023-01-25T15:50:46.492Z] 9b18e9b68314: Download complete [2023-01-25T15:50:47.481Z] 9b18e9b68314: Pull complete [2023-01-25T15:50:47.481Z] 891c053d2c06: Verifying Checksum [2023-01-25T15:50:47.481Z] 891c053d2c06: Download complete [2023-01-25T15:50:48.071Z] 35d82f9e3411: Pull complete [2023-01-25T15:50:48.071Z] e16973657156: Pull complete [2023-01-25T15:50:48.659Z] db1c61fa0a46: Verifying Checksum [2023-01-25T15:50:48.659Z] db1c61fa0a46: Download complete [2023-01-25T15:50:49.243Z] fc693d55d65f: Verifying Checksum [2023-01-25T15:50:49.243Z] fc693d55d65f: Download complete [2023-01-25T15:50:59.319Z] fc693d55d65f: Pull complete [2023-01-25T15:50:59.585Z] 7e9fc2657dce: Pull complete [2023-01-25T15:50:59.851Z] dda99020689f: Pull complete [2023-01-25T15:51:05.198Z] db1c61fa0a46: Pull complete [2023-01-25T15:51:06.609Z] 891c053d2c06: Pull complete [2023-01-25T15:51:06.609Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-25T15:51:06.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:51:06.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:51:06.933Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:51:06.933Z] WORKDIR /edgex [2023-01-25T15:51:06.933Z] COPY go.mod . [2023-01-25T15:51:06.933Z] RUN go mod download [2023-01-25T15:51:06.933Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-25T15:51:07.515Z] Sending build context to Docker daemon 3.128MB [2023-01-25T15:51:07.515Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:51:07.515Z] ---> f96f9c87975a [2023-01-25T15:51:07.515Z] Step 2/4 : WORKDIR /edgex [2023-01-25T15:51:09.467Z] ---> Running in 15e36e9f4d7d [2023-01-25T15:51:09.467Z] Removing intermediate container 15e36e9f4d7d [2023-01-25T15:51:09.467Z] ---> fe61c8ea696c [2023-01-25T15:51:09.467Z] Step 3/4 : COPY go.mod . [2023-01-25T15:51:10.048Z] ---> 8065ae38b98c [2023-01-25T15:51:10.048Z] Step 4/4 : RUN go mod download [2023-01-25T15:51:10.048Z] ---> Running in a6966468329c [2023-01-25T15:51:42.282Z] Removing intermediate container a6966468329c [2023-01-25T15:51:42.282Z] ---> 16cf492f2047 [2023-01-25T15:51:42.282Z] Successfully built 16cf492f2047 [2023-01-25T15:51:42.282Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:51:42.615Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T15:51:42.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:51:42.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container [2023-01-25T15:51:42.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat [2023-01-25T15:51:44.034Z] $ docker top b69aaab619266565da5beaa88f4f862ca33ed57cb62f5f13965fe8775aa9b08d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:51:44.857Z] + go version [2023-01-25T15:51:44.857Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-25T15:51:44.879Z] $ docker stop --time=1 b69aaab619266565da5beaa88f4f862ca33ed57cb62f5f13965fe8775aa9b08d [2023-01-25T15:51:46.458Z] $ docker rm -f --volumes b69aaab619266565da5beaa88f4f862ca33ed57cb62f5f13965fe8775aa9b08d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:51:46.969Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T15:51:46.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:51:47.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container [2023-01-25T15:51:47.200Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat [2023-01-25T15:51:48.309Z] $ docker top 264aadaeee293570e56afa8aaea009308733198d05a145d0449bd05f8e75e3de -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T15:51:48.496Z] ========================================================= [2023-01-25T15:51:48.496Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T15:51:48.496Z] ========================================================= [Pipeline] sh [2023-01-25T15:51:49.113Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:51:49.442Z] + make test [2023-01-25T15:51:49.442Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T15:52:21.649Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T15:53:58.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T15:53:58.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T15:53:58.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T15:53:58.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T15:53:58.284Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T15:54:10.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T15:54:10.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T15:54:10.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T15:54:10.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T15:54:10.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T15:54:10.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T15:54:10.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T15:54:10.610Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T15:54:10.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T15:54:22.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.375s coverage: 28.7% of statements [2023-01-25T15:54:22.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T15:54:22.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T15:54:31.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.742s coverage: 98.5% of statements [2023-01-25T15:54:31.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.813s coverage: 43.1% of statements [2023-01-25T15:54:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T15:54:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T15:54:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T15:54:31.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.971s coverage: 54.0% of statements [2023-01-25T15:54:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T15:54:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T15:54:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.365s coverage: 89.2% of statements [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T15:54:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.107s coverage: 2.4% of statements [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T15:54:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.754s coverage: 95.6% of statements [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T15:54:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.439s coverage: 72.2% of statements [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T15:54:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.668s coverage: 60.0% of statements [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T15:54:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.668s coverage: 0.9% of statements [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T15:54:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.716s coverage: 58.8% of statements [2023-01-25T15:54:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.234s coverage: 29.6% of statements [2023-01-25T15:54:58.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T15:55:00.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.605s coverage: 47.1% of statements [2023-01-25T15:55:00.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.308s coverage: 79.5% of statements [2023-01-25T15:55:00.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.373s coverage: 94.1% of statements [2023-01-25T15:55:01.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.348s coverage: 96.3% of statements [2023-01-25T15:55:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements [2023-01-25T15:55:16.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.753s coverage: 94.4% of statements [2023-01-25T15:55:16.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.323s coverage: 44.8% of statements [2023-01-25T15:55:24.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.155s coverage: 79.9% of statements [2023-01-25T15:55:24.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T15:55:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T15:55:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 65.1% of statements [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T15:55:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.299s coverage: 86.9% of statements [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T15:55:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T15:55:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T15:55:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 77.4% of statements [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T15:55:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements [2023-01-25T15:55:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements [2023-01-25T15:55:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.781s coverage: 91.2% of statements [2023-01-25T15:55:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T15:55:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.018s coverage: 64.7% of statements [2023-01-25T15:55:33.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T15:55:33.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T15:55:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.373s coverage: 100.0% of statements [2023-01-25T15:55:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2023-01-25T15:55:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2023-01-25T15:55:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2023-01-25T15:55:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2023-01-25T15:55:42.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.380s coverage: 65.3% of statements [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T15:55:42.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.816s coverage: 41.8% of statements [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T15:55:42.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.408s coverage: 89.5% of statements [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T15:55:42.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.311s coverage: 84.8% of statements [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T15:55:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T15:55:50.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.351s coverage: 17.7% of statements [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T15:55:50.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.636s coverage: 92.3% of statements [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T15:55:50.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.453s coverage: 63.2% of statements [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T15:55:50.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T15:55:50.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:55:50.785Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-25T15:55:50.785Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-25T15:55:50.785Z] go vet ./... [2023-01-25T15:57:42.442Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T15:57:42.442Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T15:57:42.442Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T15:57:42.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T15:57:42.777Z] + ls -al . [2023-01-25T15:57:42.777Z] total 744 [2023-01-25T15:57:42.777Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 15:51 . [2023-01-25T15:57:42.777Z] drwxr-xr-x 4 root root 4096 Jan 25 15:51 .. [2023-01-25T15:57:42.777Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 15:50 .blubracket [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 15:50 .dockerignore [2023-01-25T15:57:42.777Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 15:50 .git [2023-01-25T15:57:42.777Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 15:50 .github [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 15:50 .gitignore [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 15:50 .golangci.yml [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 15:50 .hadolint.yml [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 15:50 .sonarcloud.properties [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 15:50 ADOPTERS.md [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 15:50 Attribution.txt [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 15:50 CHANGELOG.md [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 15:50 CONTRIBUTING.md [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 15:50 GOVERNANCE.md [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 15:50 Jenkinsfile [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 15:50 LICENSE [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 15:50 Makefile [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 15:50 OWNERS.md [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 15:50 README.md [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 15:50 SECURITY.md [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 15:45 VERSION [2023-01-25T15:57:42.777Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 15:50 bin [2023-01-25T15:57:42.777Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 15:50 cmd [2023-01-25T15:57:42.777Z] -rw-r--r-- 1 root root 489970 Jan 25 15:55 coverage.out [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 3365 Jan 25 15:50 go.mod [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 15:50 go.sum [2023-01-25T15:57:42.777Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 15:50 internal [2023-01-25T15:57:42.777Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 15:50 openapi [2023-01-25T15:57:42.777Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 15:50 snap [2023-01-25T15:57:42.777Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 15:50 version.go [Pipeline] sh [2023-01-25T15:57:43.105Z] + '[' -e coverage.out ] [2023-01-25T15:57:43.105Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T15:57:43.890Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T15:57:44.515Z] + make build [2023-01-25T15:57:44.515Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-25T15:59:06.112Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-25T15:59:08.693Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-25T15:59:12.942Z] 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-01-25T15:59:17.189Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-25T15:59:56.049Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-25T16:00:02.677Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T16:00:07.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-25T16:00:13.321Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-25T16:00:16.652Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-25T16:00:20.895Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-25T16:00:33.188Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-25T16:00:38.529Z] $ docker stop --time=1 264aadaeee293570e56afa8aaea009308733198d05a145d0449bd05f8e75e3de [2023-01-25T16:00:40.436Z] $ docker rm -f --volumes 264aadaeee293570e56afa8aaea009308733198d05a145d0449bd05f8e75e3de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T16:00:42.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T16:00:42.705Z] [2023-01-25T16:00:42.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T16:00:43.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T16:00:43.292Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-25T16:00:43.292Z] 29e5d40040c1: Pulling fs layer [2023-01-25T16:00:43.292Z] 1ce36da41761: Pulling fs layer [2023-01-25T16:00:43.292Z] 25b303627fd3: Pulling fs layer [2023-01-25T16:00:43.292Z] 29e5d40040c1: Download complete [2023-01-25T16:00:43.558Z] 1ce36da41761: Verifying Checksum [2023-01-25T16:00:43.558Z] 1ce36da41761: Download complete [2023-01-25T16:00:43.828Z] 29e5d40040c1: Pull complete [2023-01-25T16:00:45.231Z] 1ce36da41761: Pull complete [2023-01-25T16:00:45.231Z] 25b303627fd3: Download complete [2023-01-25T16:00:55.296Z] 25b303627fd3: Pull complete [2023-01-25T16:00:55.296Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-25T16:00:55.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T16:00:55.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T16:00:55.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container [2023-01-25T16:00:55.531Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-25T16:00:57.723Z] $ docker top c58e90c628a1779fa1e7214ab91d306141cbb0033941cf37ac57abb8a39a6a6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T16:00:58.536Z] + grep parallel [2023-01-25T16:00:58.536Z] + docker-compose build --help [2023-01-25T16:01:02.778Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T16:01:02.799Z] $ docker stop --time=1 c58e90c628a1779fa1e7214ab91d306141cbb0033941cf37ac57abb8a39a6a6e [2023-01-25T16:01:04.474Z] $ docker rm -f --volumes c58e90c628a1779fa1e7214ab91d306141cbb0033941cf37ac57abb8a39a6a6e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T16:01:05.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T16:01:05.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T16:01:05.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container [2023-01-25T16:01:05.305Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-01-25T16:01:07.465Z] $ docker top 93f55c625e8ed69c95c5898ba6a6157b8f0a9527afdba16171c003f8c7743097 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T16:01:08.286Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T16:01:12.539Z] Building core-command ... [2023-01-25T16:01:12.539Z] Building core-common-config-bootstrapper ... [2023-01-25T16:01:12.539Z] Building core-data ... [2023-01-25T16:01:12.539Z] Building core-metadata ... [2023-01-25T16:01:12.539Z] Building security-bootstrapper ... [2023-01-25T16:01:12.539Z] Building security-proxy-setup ... [2023-01-25T16:01:12.539Z] Building security-secretstore-setup ... [2023-01-25T16:01:12.539Z] Building security-spiffe-token-provider ... [2023-01-25T16:01:12.539Z] Building security-spire-agent ... [2023-01-25T16:01:12.539Z] Building security-spire-config ... [2023-01-25T16:01:12.539Z] Building security-spire-server ... [2023-01-25T16:01:12.539Z] Building support-notifications ... [2023-01-25T16:01:12.539Z] Building support-scheduler ... [2023-01-25T16:01:12.539Z] Building security-spire-server [2023-01-25T16:01:12.539Z] Building security-spire-config [2023-01-25T16:01:12.539Z] Building security-bootstrapper [2023-01-25T16:01:12.539Z] Building core-command [2023-01-25T16:01:12.539Z] Building core-metadata [2023-01-25T16:01:59.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:01:59.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:01:59.404Z] ---> 16cf492f2047 [2023-01-25T16:01:59.404Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T16:01:59.404Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:01:59.404Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:01:59.404Z] ---> 16cf492f2047 [2023-01-25T16:01:59.404Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T16:01:59.404Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:01:59.404Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:01:59.404Z] ---> 16cf492f2047 [2023-01-25T16:01:59.404Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T16:01:59.404Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:01:59.404Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:01:59.404Z] ---> 16cf492f2047 [2023-01-25T16:01:59.404Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T16:01:59.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:01:59.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:01:59.404Z] ---> 16cf492f2047 [2023-01-25T16:01:59.404Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T16:01:59.404Z] ---> Running in cd55fc5c9db3 [2023-01-25T16:01:59.404Z] ---> Running in 0d53514a1220 [2023-01-25T16:01:59.404Z] ---> Running in 182cb7b9e87d [2023-01-25T16:01:59.404Z] ---> Running in b16540e796ec [2023-01-25T16:01:59.404Z] ---> Running in a7badbb6ebd0 [2023-01-25T16:01:59.989Z] Removing intermediate container b16540e796ec [2023-01-25T16:01:59.989Z] ---> 19d7a1a40b68 [2023-01-25T16:01:59.989Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T16:01:59.989Z] Removing intermediate container a7badbb6ebd0 [2023-01-25T16:01:59.989Z] ---> 463166bebe63 [2023-01-25T16:01:59.989Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T16:02:00.259Z] Removing intermediate container cd55fc5c9db3 [2023-01-25T16:02:00.259Z] ---> 0cfab5a34732 [2023-01-25T16:02:00.259Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T16:02:00.259Z] ---> Running in 14c14e29f520 [2023-01-25T16:02:00.259Z] Removing intermediate container 0d53514a1220 [2023-01-25T16:02:00.259Z] ---> db33a2d9da1e [2023-01-25T16:02:00.259Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T16:02:00.259Z] Removing intermediate container 182cb7b9e87d [2023-01-25T16:02:00.259Z] ---> 27a6331d809d [2023-01-25T16:02:00.259Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T16:02:00.526Z] ---> Running in e96572924a7d [2023-01-25T16:02:00.526Z] ---> Running in 4007670cf8d7 [2023-01-25T16:02:00.526Z] ---> Running in 3a262e6b5f96 [2023-01-25T16:02:00.526Z] ---> Running in d7f0dee6257d [2023-01-25T16:02:01.113Z] Removing intermediate container 4007670cf8d7 [2023-01-25T16:02:01.113Z] ---> 4a222f13d3dc [2023-01-25T16:02:01.113Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-25T16:02:01.392Z] ---> Running in 8e600984759c [2023-01-25T16:02:01.392Z] Removing intermediate container d7f0dee6257d [2023-01-25T16:02:01.392Z] ---> ca3ee94ec3f3 [2023-01-25T16:02:01.392Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T16:02:01.659Z] ---> Running in 7650e628010d [2023-01-25T16:02:02.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:02.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:03.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:03.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:03.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:03.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:03.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:02:04.552Z] OK: 221 MiB in 51 packages [2023-01-25T16:02:04.552Z] OK: 221 MiB in 51 packages [2023-01-25T16:02:05.148Z] OK: 221 MiB in 51 packages [2023-01-25T16:02:05.425Z] OK: 221 MiB in 51 packages [2023-01-25T16:02:05.425Z] OK: 221 MiB in 51 packages [2023-01-25T16:02:06.391Z] Removing intermediate container e96572924a7d [2023-01-25T16:02:06.391Z] Removing intermediate container 14c14e29f520 [2023-01-25T16:02:06.391Z] ---> bd05be523937 [2023-01-25T16:02:06.391Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T16:02:06.391Z] ---> d986d675bdd0 [2023-01-25T16:02:06.391Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T16:02:06.973Z] Removing intermediate container 7650e628010d [2023-01-25T16:02:06.973Z] ---> 70a6a39bb81d [2023-01-25T16:02:06.973Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T16:02:06.973Z] Removing intermediate container 3a262e6b5f96 [2023-01-25T16:02:06.973Z] ---> 2f8e3dd5cf0a [2023-01-25T16:02:06.973Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T16:02:07.241Z] Removing intermediate container 8e600984759c [2023-01-25T16:02:07.241Z] ---> f6a8e1c33f8c [2023-01-25T16:02:07.241Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T16:02:07.510Z] ---> 4efa30a2d2b0 [2023-01-25T16:02:07.510Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:02:07.510Z] ---> Running in 81aefca5ef61 [2023-01-25T16:02:07.779Z] ---> d818de97f3b8 [2023-01-25T16:02:07.779Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:02:08.050Z] ---> Running in b774e34b82b7 [2023-01-25T16:02:08.326Z] ---> 7f2a613f5d22 [2023-01-25T16:02:08.326Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:02:08.602Z] ---> d786df1a27d7 [2023-01-25T16:02:08.602Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:02:08.602Z] ---> 1699832c818f [2023-01-25T16:02:08.602Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:02:08.602Z] ---> Running in 7afa866d6dcb [2023-01-25T16:02:08.872Z] ---> Running in f9679b3ee90c [2023-01-25T16:02:08.872Z] ---> Running in 70f34322e3f6 [2023-01-25T16:04:00.559Z] Removing intermediate container 81aefca5ef61 [2023-01-25T16:04:00.559Z] ---> 94c7866e6a39 [2023-01-25T16:04:00.559Z] Step 7/32 : COPY . . [2023-01-25T16:04:00.559Z] Removing intermediate container b774e34b82b7 [2023-01-25T16:04:00.559Z] ---> 1f9d47966135 [2023-01-25T16:04:00.559Z] Step 7/24 : COPY . . [2023-01-25T16:04:00.559Z] Removing intermediate container 70f34322e3f6 [2023-01-25T16:04:00.559Z] ---> 0d5882c57796 [2023-01-25T16:04:00.559Z] Step 8/24 : COPY . . [2023-01-25T16:04:00.559Z] Removing intermediate container f9679b3ee90c [2023-01-25T16:04:00.559Z] ---> 1dc7aa604dcb [2023-01-25T16:04:00.559Z] Step 8/23 : COPY . . [2023-01-25T16:04:00.559Z] Removing intermediate container 7afa866d6dcb [2023-01-25T16:04:00.559Z] ---> 3f683964f960 [2023-01-25T16:04:00.559Z] Step 7/23 : COPY . . [2023-01-25T16:04:10.637Z] ---> ecba670952fc [2023-01-25T16:04:10.637Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T16:04:10.637Z] ---> 3242b3f6028e [2023-01-25T16:04:10.637Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T16:04:10.637Z] ---> bb29c90f01e0 [2023-01-25T16:04:10.637Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T16:04:10.637Z] ---> Running in fdbece249952 [2023-01-25T16:04:10.637Z] ---> Running in 447c2a20375b [2023-01-25T16:04:10.637Z] ---> b5285ee24284 [2023-01-25T16:04:10.637Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T16:04:10.637Z] ---> Running in 532020707d1a [2023-01-25T16:04:10.637Z] ---> 61c7d5611fa2 [2023-01-25T16:04:10.637Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T16:04:10.637Z] ---> Running in 7beddde210b6 [2023-01-25T16:04:10.905Z] ---> Running in 6417f2a06c92 [2023-01-25T16:04:11.521Z] Removing intermediate container 532020707d1a [2023-01-25T16:04:11.521Z] ---> 9d40ee21b8f7 [2023-01-25T16:04:11.521Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T16:04:11.521Z] ---> Running in 2ee4701aa7f7 [2023-01-25T16:04:11.798Z] Removing intermediate container 7beddde210b6 [2023-01-25T16:04:11.799Z] ---> 5c5f3ca4dc78 [2023-01-25T16:04:11.799Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T16:04:12.068Z] ---> Running in 38d5e96123fc [2023-01-25T16:04:12.335Z] Removing intermediate container 2ee4701aa7f7 [2023-01-25T16:04:12.335Z] ---> eca79684c519 [2023-01-25T16:04:12.335Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-25T16:04:12.335Z] ---> Running in 06cd3049f919 [2023-01-25T16:04:12.603Z] Removing intermediate container 38d5e96123fc [2023-01-25T16:04:12.603Z] ---> c16967020f3f [2023-01-25T16:04:12.603Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-25T16:04:12.603Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-25T16:04:12.869Z] ---> Running in f5b91de8b958 [2023-01-25T16:04:13.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-25T16:04:13.451Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-25T16:04:16.800Z] Removing intermediate container 06cd3049f919 [2023-01-25T16:04:16.800Z] ---> 0d8f792d9c51 [2023-01-25T16:04:16.800Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T16:04:16.800Z] ---> Running in 94f0e2c4f800 [2023-01-25T16:04:16.800Z] Removing intermediate container f5b91de8b958 [2023-01-25T16:04:16.800Z] ---> 9e50690702ee [2023-01-25T16:04:16.800Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T16:04:16.800Z] ---> Running in d6b616a20889 [2023-01-25T16:04:17.066Z] Removing intermediate container 94f0e2c4f800 [2023-01-25T16:04:17.066Z] ---> e512789d3da9 [2023-01-25T16:04:17.066Z] [2023-01-25T16:04:17.066Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T16:04:17.336Z] 3.15: Pulling from library/alpine [2023-01-25T16:04:17.336Z] Removing intermediate container d6b616a20889 [2023-01-25T16:04:17.336Z] ---> e2bdc44f18c9 [2023-01-25T16:04:17.602Z] [2023-01-25T16:04:17.602Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T16:04:17.602Z] 3.15: Pulling from library/alpine [2023-01-25T16:04:18.566Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T16:04:18.566Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T16:04:18.566Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T16:04:18.566Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T16:04:18.566Z] ---> 8aa73fd46299 [2023-01-25T16:04:18.566Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T16:04:18.566Z] ---> 8aa73fd46299 [2023-01-25T16:04:18.566Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T16:04:18.833Z] ---> Running in f98f3ecb6e8d [2023-01-25T16:04:18.833Z] ---> Running in 95dc52d0a93f [2023-01-25T16:04:19.417Z] Removing intermediate container f98f3ecb6e8d [2023-01-25T16:04:19.417Z] ---> 922cd8bc7070 [2023-01-25T16:04:19.417Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T16:04:19.685Z] Removing intermediate container 95dc52d0a93f [2023-01-25T16:04:19.685Z] ---> aaa8d9fec4e9 [2023-01-25T16:04:19.685Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T16:04:19.685Z] ---> Running in 7c469952f63e [2023-01-25T16:04:19.952Z] ---> Running in 089dd3acf47e [2023-01-25T16:04:21.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:04:22.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:04:22.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:04:23.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:04:24.022Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T16:04:24.022Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T16:04:24.022Z] OK: 15736 distinct packages available [2023-01-25T16:04:24.289Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T16:04:24.289Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T16:04:24.289Z] OK: 15736 distinct packages available [2023-01-25T16:04:24.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:04:24.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:04:24.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:04:24.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:04:25.782Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T16:04:25.782Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T16:04:25.782Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T16:04:25.782Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T16:04:25.782Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T16:04:26.051Z] OK: 6 MiB in 18 packages [2023-01-25T16:04:26.051Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T16:04:26.051Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T16:04:26.051Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T16:04:26.051Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T16:04:26.051Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T16:04:26.051Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T16:04:26.051Z] OK: 6 MiB in 19 packages [2023-01-25T16:04:28.636Z] Removing intermediate container 089dd3acf47e [2023-01-25T16:04:28.636Z] ---> 36e448fb4d01 [2023-01-25T16:04:28.636Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T16:04:28.636Z] Removing intermediate container 7c469952f63e [2023-01-25T16:04:28.636Z] ---> 9eb1b64caa3d [2023-01-25T16:04:28.636Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T16:04:38.698Z] ---> c9d249538c3b [2023-01-25T16:04:38.698Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T16:04:38.698Z] ---> b84a02c898be [2023-01-25T16:04:38.698Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T16:04:38.698Z] ---> c4ae0cf4319d [2023-01-25T16:04:38.698Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T16:04:38.698Z] ---> Running in 3f421a3a99a5 [2023-01-25T16:04:38.698Z] ---> 9a7039c32da9 [2023-01-25T16:04:38.698Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T16:04:38.963Z] Removing intermediate container 3f421a3a99a5 [2023-01-25T16:04:38.963Z] ---> c5661f16f571 [2023-01-25T16:04:38.963Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T16:04:39.546Z] ---> b2c6a701f1b4 [2023-01-25T16:04:39.546Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T16:04:40.503Z] ---> 03c3fcc6a3d5 [2023-01-25T16:04:40.503Z] Step 19/24 : WORKDIR / [2023-01-25T16:04:40.503Z] ---> Running in 6d3dbaea5ff1 [2023-01-25T16:04:40.503Z] ---> 01dd7cd91804 [2023-01-25T16:04:40.503Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T16:04:40.769Z] ---> Running in 40fdaabe847e [2023-01-25T16:04:41.351Z] Removing intermediate container 6d3dbaea5ff1 [2023-01-25T16:04:41.351Z] ---> eed02035c514 [2023-01-25T16:04:41.351Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T16:04:41.351Z] ---> Running in 527ea40f835e [2023-01-25T16:04:41.622Z] Removing intermediate container 40fdaabe847e [2023-01-25T16:04:41.622Z] ---> 688c9da33794 [2023-01-25T16:04:41.622Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T16:04:41.622Z] ---> Running in 7e96b5612fc8 [2023-01-25T16:04:42.205Z] Removing intermediate container 527ea40f835e [2023-01-25T16:04:42.205Z] ---> 691e7e894911 [2023-01-25T16:04:42.205Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T16:04:42.205Z] Removing intermediate container 7e96b5612fc8 [2023-01-25T16:04:42.205Z] ---> 7e041274cfe4 [2023-01-25T16:04:42.472Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T16:04:42.472Z] ---> Running in 82cf4b31e08a [2023-01-25T16:04:42.472Z] ---> Running in 36229dcc1f68 [2023-01-25T16:04:43.056Z] Removing intermediate container 82cf4b31e08a [2023-01-25T16:04:43.056Z] ---> 7c1df641f164 [2023-01-25T16:04:43.056Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T16:04:43.056Z] Removing intermediate container 36229dcc1f68 [2023-01-25T16:04:43.056Z] ---> 82d91e3a05d9 [2023-01-25T16:04:43.056Z] Step 22/23 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:04:43.322Z] ---> Running in 3e655bece729 [2023-01-25T16:04:43.322Z] ---> Running in 88fe4e7c6765 [2023-01-25T16:04:43.902Z] Removing intermediate container 3e655bece729 [2023-01-25T16:04:43.902Z] ---> 3005d066d7df [2023-01-25T16:04:43.902Z] Step 23/24 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:04:44.169Z] ---> Running in fe88f2cf1113 [2023-01-25T16:04:44.169Z] Removing intermediate container 88fe4e7c6765 [2023-01-25T16:04:44.169Z] ---> 4ecb95dd8a00 [2023-01-25T16:04:44.169Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T16:04:44.169Z] ---> Running in 0199725d30f9 [2023-01-25T16:04:44.777Z] Removing intermediate container 0199725d30f9 [2023-01-25T16:04:44.777Z] ---> 6e2920eb1fbd [2023-01-25T16:04:44.777Z] [2023-01-25T16:04:44.777Z] Removing intermediate container fe88f2cf1113 [2023-01-25T16:04:44.777Z] ---> 4c971fd3beae [2023-01-25T16:04:44.777Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T16:04:45.045Z] ---> Running in 546b17c7e248 [2023-01-25T16:04:45.311Z] Successfully built 6e2920eb1fbd [2023-01-25T16:04:45.311Z] Successfully tagged security-spire-server-arm64:latest [2023-01-25T16:04:45.311Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-01-25T16:04:45.311Z] Removing intermediate container 546b17c7e248 [2023-01-25T16:04:45.311Z] ---> f57c47178904 [2023-01-25T16:04:45.311Z] [2023-01-25T16:04:45.576Z] Successfully built f57c47178904 [2023-01-25T16:04:45.576Z] Successfully tagged security-spire-config-arm64:latest [2023-01-25T16:04:45.576Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-01-25T16:05:12.242Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:05:12.242Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:05:12.242Z] ---> 16cf492f2047 [2023-01-25T16:05:12.242Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T16:05:12.242Z] ---> Using cache [2023-01-25T16:05:12.242Z] ---> 0cfab5a34732 [2023-01-25T16:05:12.242Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T16:05:12.242Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:05:12.242Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:05:12.242Z] ---> 16cf492f2047 [2023-01-25T16:05:12.242Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T16:05:12.242Z] ---> Using cache [2023-01-25T16:05:12.242Z] ---> 27a6331d809d [2023-01-25T16:05:12.242Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T16:05:12.242Z] ---> Using cache [2023-01-25T16:05:12.242Z] ---> ca3ee94ec3f3 [2023-01-25T16:05:12.242Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T16:05:12.242Z] ---> Using cache [2023-01-25T16:05:12.242Z] ---> 70a6a39bb81d [2023-01-25T16:05:12.242Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T16:05:12.242Z] ---> Using cache [2023-01-25T16:05:12.242Z] ---> d786df1a27d7 [2023-01-25T16:05:12.242Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:05:12.242Z] ---> Using cache [2023-01-25T16:05:12.242Z] ---> 1dc7aa604dcb [2023-01-25T16:05:12.242Z] Step 8/22 : COPY . . [2023-01-25T16:05:12.242Z] ---> Using cache [2023-01-25T16:05:12.242Z] ---> 61c7d5611fa2 [2023-01-25T16:05:12.242Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T16:05:12.242Z] ---> Running in 733e8da88e1e [2023-01-25T16:05:12.242Z] ---> Running in ce1b10db36b9 [2023-01-25T16:05:14.186Z] 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-01-25T16:05:14.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:05:14.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:05:16.176Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T16:05:16.176Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T16:05:16.176Z] OK: 16901 distinct packages available [2023-01-25T16:05:16.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:05:16.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:05:17.738Z] OK: 221 MiB in 51 packages [2023-01-25T16:05:19.681Z] Removing intermediate container 733e8da88e1e [2023-01-25T16:05:19.681Z] ---> 9d6f1efb8a27 [2023-01-25T16:05:19.681Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T16:05:20.264Z] ---> c09825de84af [2023-01-25T16:05:20.264Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:05:20.543Z] ---> Running in beee6da9538c [2023-01-25T16:06:57.227Z] Removing intermediate container beee6da9538c [2023-01-25T16:06:57.227Z] ---> e3553e19286e [2023-01-25T16:06:57.227Z] Step 7/19 : COPY . . [2023-01-25T16:07:00.756Z] ---> 21e95971664a [2023-01-25T16:07:00.756Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T16:07:01.081Z] ---> Running in 450f894e0a32 [2023-01-25T16:07:03.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-25T16:10:24.875Z] Removing intermediate container 447c2a20375b [2023-01-25T16:10:24.875Z] ---> 211fff7f5639 [2023-01-25T16:10:24.875Z] [2023-01-25T16:10:24.875Z] Step 9/32 : FROM alpine:3.16 [2023-01-25T16:10:24.875Z] 3.16: Pulling from library/alpine [2023-01-25T16:10:24.875Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T16:10:24.875Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T16:10:24.875Z] ---> 2b4661558fb8 [2023-01-25T16:10:24.875Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T16:10:24.875Z] ---> Running in 355d1bc53f63 [2023-01-25T16:10:24.875Z] Removing intermediate container 355d1bc53f63 [2023-01-25T16:10:24.875Z] ---> e29e334fd3bb [2023-01-25T16:10:24.875Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T16:10:24.875Z] ---> Running in 655f9abfe4b8 [2023-01-25T16:10:25.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:10:25.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:10:26.677Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T16:10:26.943Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T16:10:26.943Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T16:10:26.943Z] OK: 5 MiB in 16 packages [2023-01-25T16:10:28.345Z] Removing intermediate container 655f9abfe4b8 [2023-01-25T16:10:28.345Z] ---> 872e8d77dfac [2023-01-25T16:10:28.345Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T16:10:28.345Z] ---> Running in dc57d2296a62 [2023-01-25T16:10:28.926Z] Removing intermediate container dc57d2296a62 [2023-01-25T16:10:28.926Z] ---> 5fcc8ae0b79e [2023-01-25T16:10:28.926Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T16:10:29.192Z] ---> Running in a95b315b1fa4 [2023-01-25T16:10:29.774Z] Removing intermediate container a95b315b1fa4 [2023-01-25T16:10:29.774Z] ---> eb182a766411 [2023-01-25T16:10:29.774Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T16:10:29.774Z] ---> Running in ac273eee2c72 [2023-01-25T16:10:30.357Z] Removing intermediate container ac273eee2c72 [2023-01-25T16:10:30.357Z] ---> 0f32340d5eb5 [2023-01-25T16:10:30.357Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T16:10:30.622Z] ---> Running in 51da0de6762d [2023-01-25T16:10:30.887Z] Removing intermediate container 51da0de6762d [2023-01-25T16:10:30.887Z] ---> 4eb6c6be5e63 [2023-01-25T16:10:30.887Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T16:10:31.470Z] ---> Running in 8850c437a0a9 [2023-01-25T16:10:35.720Z] Removing intermediate container 8850c437a0a9 [2023-01-25T16:10:35.720Z] ---> 4133ddab9b86 [2023-01-25T16:10:35.720Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T16:10:35.720Z] ---> Running in 87524406af1d [2023-01-25T16:10:36.675Z] Removing intermediate container 87524406af1d [2023-01-25T16:10:36.675Z] ---> 31d5b521a7fd [2023-01-25T16:10:36.675Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T16:10:38.089Z] ---> c406ddb82e03 [2023-01-25T16:10:38.089Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-25T16:10:38.356Z] ---> Running in 690f24c4ff8d [2023-01-25T16:10:42.605Z] Removing intermediate container 6417f2a06c92 [2023-01-25T16:10:42.605Z] ---> a80315ddcbc7 [2023-01-25T16:10:42.605Z] [2023-01-25T16:10:42.605Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T16:10:42.605Z] ---> 2b4661558fb8 [2023-01-25T16:10:42.605Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T16:10:42.605Z] Removing intermediate container 690f24c4ff8d [2023-01-25T16:10:42.605Z] ---> b8f9f5b54866 [2023-01-25T16:10:42.605Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T16:10:42.605Z] ---> Running in 1a184ecc4371 [2023-01-25T16:10:43.568Z] ---> 8395cd509470 [2023-01-25T16:10:43.568Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T16:10:44.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:10:44.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:10:45.764Z] ---> 1857f2bbe2d7 [2023-01-25T16:10:45.764Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T16:10:46.346Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T16:10:46.346Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T16:10:46.346Z] OK: 5 MiB in 15 packages [2023-01-25T16:10:47.303Z] ---> 8bf17ad77b71 [2023-01-25T16:10:47.303Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T16:10:48.273Z] Removing intermediate container 1a184ecc4371 [2023-01-25T16:10:48.273Z] ---> cadaeb4d3c85 [2023-01-25T16:10:48.273Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T16:10:48.273Z] ---> b0b7287d0e6a [2023-01-25T16:10:48.545Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T16:10:48.545Z] ---> Running in 58c87333db17 [2023-01-25T16:10:49.130Z] Removing intermediate container 58c87333db17 [2023-01-25T16:10:49.130Z] ---> a4f9c8649535 [2023-01-25T16:10:49.130Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T16:10:49.396Z] ---> Running in b8feff4b099b [2023-01-25T16:10:49.396Z] ---> cf33cec7de30 [2023-01-25T16:10:49.396Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T16:10:50.351Z] Removing intermediate container b8feff4b099b [2023-01-25T16:10:50.351Z] ---> a9c01646c2e4 [2023-01-25T16:10:50.351Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T16:10:50.351Z] ---> 2c07fa65c32d [2023-01-25T16:10:50.351Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T16:10:50.617Z] ---> Running in fb53b3de7025 [2023-01-25T16:10:51.195Z] Removing intermediate container fb53b3de7025 [2023-01-25T16:10:51.195Z] ---> 45f4aa70e7fd [2023-01-25T16:10:51.195Z] Step 15/23 : WORKDIR / [2023-01-25T16:10:51.461Z] ---> Running in 8237784c8c7c [2023-01-25T16:10:51.729Z] ---> b363df39a25d [2023-01-25T16:10:51.729Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T16:10:51.729Z] ---> Running in c82c9f4d00f3 [2023-01-25T16:10:52.687Z] Removing intermediate container 8237784c8c7c [2023-01-25T16:10:52.687Z] ---> c2704879c7b8 [2023-01-25T16:10:52.687Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T16:10:54.096Z] ---> b83a8466d98b [2023-01-25T16:10:54.096Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T16:10:56.034Z] Removing intermediate container c82c9f4d00f3 [2023-01-25T16:10:56.034Z] ---> 6466e33363d9 [2023-01-25T16:10:56.034Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T16:10:56.299Z] ---> Running in 0a9bdedbcc81 [2023-01-25T16:10:57.268Z] Removing intermediate container 0a9bdedbcc81 [2023-01-25T16:10:57.268Z] ---> 9d2ba4e55ac8 [2023-01-25T16:10:57.268Z] Step 29/32 : CMD ["gate"] [2023-01-25T16:10:57.533Z] ---> Running in 86fde7c08d98 [2023-01-25T16:10:57.533Z] ---> a4440fd633f8 [2023-01-25T16:10:57.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T16:11:00.882Z] Removing intermediate container 86fde7c08d98 [2023-01-25T16:11:00.882Z] ---> 3af16b574e50 [2023-01-25T16:11:00.882Z] Step 30/32 : LABEL arch=arm64 [2023-01-25T16:11:00.882Z] ---> 7995dda6a422 [2023-01-25T16:11:00.882Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T16:11:00.882Z] ---> Running in 91411ea44b07 [2023-01-25T16:11:01.152Z] ---> Running in f8a47ba3ab9f [2023-01-25T16:11:01.739Z] Removing intermediate container 91411ea44b07 [2023-01-25T16:11:01.739Z] ---> 4e34ee225e6a [2023-01-25T16:11:01.739Z] Step 31/32 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:11:02.005Z] ---> Running in a545d0bfef7e [2023-01-25T16:11:02.273Z] Removing intermediate container f8a47ba3ab9f [2023-01-25T16:11:02.273Z] ---> 084983093592 [2023-01-25T16:11:02.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T16:11:02.273Z] ---> Running in 7be86b7ea11b [2023-01-25T16:11:02.853Z] Removing intermediate container a545d0bfef7e [2023-01-25T16:11:02.853Z] ---> d694f1aeb74b [2023-01-25T16:11:02.853Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T16:11:02.853Z] ---> Running in 390d347345a9 [2023-01-25T16:11:03.120Z] Removing intermediate container 7be86b7ea11b [2023-01-25T16:11:03.120Z] ---> 9cdcbea42831 [2023-01-25T16:11:03.120Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T16:11:03.388Z] ---> Running in b2a6c1235e9f [2023-01-25T16:11:03.982Z] Removing intermediate container 390d347345a9 [2023-01-25T16:11:03.982Z] ---> 5d88dfecc4eb [2023-01-25T16:11:03.982Z] [2023-01-25T16:11:04.247Z] Removing intermediate container b2a6c1235e9f [2023-01-25T16:11:04.248Z] ---> 77b7d0153f4b [2023-01-25T16:11:04.248Z] Step 22/23 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:11:04.513Z] ---> Running in 27bd45c53cc7 [2023-01-25T16:11:04.778Z] Successfully built 5d88dfecc4eb [2023-01-25T16:11:04.778Z] Removing intermediate container fdbece249952 [2023-01-25T16:11:04.778Z] ---> 251b9c0ed052 [2023-01-25T16:11:04.778Z] [2023-01-25T16:11:04.778Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T16:11:04.778Z] ---> 2b4661558fb8 [2023-01-25T16:11:04.778Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T16:11:04.778Z] ---> Using cache [2023-01-25T16:11:04.778Z] ---> cadaeb4d3c85 [2023-01-25T16:11:04.778Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T16:11:04.778Z] ---> Using cache [2023-01-25T16:11:04.778Z] ---> a4f9c8649535 [2023-01-25T16:11:04.778Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T16:11:04.778Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-25T16:11:04.778Z] Building security-proxy-setup [2023-01-25T16:11:04.778Z]  Building security-bootstrapper ... done  ---> Running in 5b6ec863f768 [2023-01-25T16:11:05.044Z] Removing intermediate container 27bd45c53cc7 [2023-01-25T16:11:05.044Z] ---> b7909468d9f1 [2023-01-25T16:11:05.044Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T16:11:05.311Z] ---> Running in 0db3155d86ba [2023-01-25T16:11:05.577Z] Removing intermediate container 5b6ec863f768 [2023-01-25T16:11:05.577Z] ---> 091b0da17a6b [2023-01-25T16:11:05.577Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T16:11:05.577Z] ---> Running in 29b19650c0e5 [2023-01-25T16:11:05.842Z] Removing intermediate container 0db3155d86ba [2023-01-25T16:11:05.842Z] ---> 7363b10840aa [2023-01-25T16:11:05.842Z] [2023-01-25T16:11:06.108Z] Removing intermediate container 29b19650c0e5 [2023-01-25T16:11:06.108Z] ---> 2ec8b7c4461b [2023-01-25T16:11:06.373Z] Step 15/24 : WORKDIR / [2023-01-25T16:11:06.373Z] ---> Running in 1d07cf5fc35a [2023-01-25T16:11:06.373Z] Successfully built 7363b10840aa [2023-01-25T16:11:06.373Z] Successfully tagged core-command-arm64:latest [2023-01-25T16:11:06.373Z] Building security-secretstore-setup [2023-01-25T16:11:06.953Z]  Building core-command ... done Removing intermediate container 1d07cf5fc35a [2023-01-25T16:11:06.953Z] ---> 4c2446960466 [2023-01-25T16:11:06.953Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T16:11:07.911Z] ---> 58491995c592 [2023-01-25T16:11:07.911Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T16:11:09.315Z] ---> b9053e49277f [2023-01-25T16:11:09.315Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T16:11:10.273Z] ---> e95e1d710ea1 [2023-01-25T16:11:10.273Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T16:11:12.855Z] ---> 57de2d4e70b9 [2023-01-25T16:11:12.856Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T16:11:13.122Z] ---> Running in be231be4505e [2023-01-25T16:11:13.705Z] Removing intermediate container be231be4505e [2023-01-25T16:11:13.705Z] ---> f70235e8bc93 [2023-01-25T16:11:13.705Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T16:11:13.972Z] ---> Running in 5d1c3403c202 [2023-01-25T16:11:14.552Z] Removing intermediate container 5d1c3403c202 [2023-01-25T16:11:14.552Z] ---> 8592e9eacfca [2023-01-25T16:11:14.552Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T16:11:14.552Z] ---> Running in 8bbb920096e6 [2023-01-25T16:11:15.510Z] Removing intermediate container 8bbb920096e6 [2023-01-25T16:11:15.510Z] ---> 9c93bc6291c9 [2023-01-25T16:11:15.510Z] Step 23/24 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:11:15.776Z] ---> Running in 812f88a726ad [2023-01-25T16:11:16.733Z] Removing intermediate container 812f88a726ad [2023-01-25T16:11:16.733Z] ---> 2bad4e4c4fce [2023-01-25T16:11:16.733Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T16:11:16.733Z] ---> Running in df27a39b5046 [2023-01-25T16:11:18.146Z] Removing intermediate container df27a39b5046 [2023-01-25T16:11:18.146Z] ---> e5fa940e5545 [2023-01-25T16:11:18.146Z] [2023-01-25T16:11:18.723Z] Successfully built e5fa940e5545 [2023-01-25T16:11:18.992Z] Successfully tagged core-metadata-arm64:latest [2023-01-25T16:11:18.992Z]  Building core-metadata ... done Building support-notifications [2023-01-25T16:11:25.644Z] Removing intermediate container ce1b10db36b9 [2023-01-25T16:11:25.644Z] ---> 5d200579aa1e [2023-01-25T16:11:25.644Z] [2023-01-25T16:11:25.644Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T16:11:25.644Z] ---> 2b4661558fb8 [2023-01-25T16:11:25.644Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T16:11:25.644Z] ---> Running in c885044ecfbf [2023-01-25T16:11:26.231Z] Removing intermediate container c885044ecfbf [2023-01-25T16:11:26.231Z] ---> f572e35f8c64 [2023-01-25T16:11:26.231Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T16:11:26.231Z] ---> Running in 037cf99e6f76 [2023-01-25T16:11:28.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:11:28.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:11:29.395Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T16:11:29.661Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T16:11:29.661Z] OK: 5 MiB in 15 packages [2023-01-25T16:11:30.242Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:11:30.242Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:11:30.242Z] ---> 16cf492f2047 [2023-01-25T16:11:30.242Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T16:11:30.242Z] ---> Using cache [2023-01-25T16:11:30.242Z] ---> 0cfab5a34732 [2023-01-25T16:11:30.242Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T16:11:30.242Z] ---> Using cache [2023-01-25T16:11:30.242Z] ---> d986d675bdd0 [2023-01-25T16:11:30.242Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T16:11:30.242Z] ---> Using cache [2023-01-25T16:11:30.242Z] ---> 4efa30a2d2b0 [2023-01-25T16:11:30.242Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:11:30.242Z] ---> Using cache [2023-01-25T16:11:30.242Z] ---> 94c7866e6a39 [2023-01-25T16:11:30.242Z] Step 7/21 : COPY . . [2023-01-25T16:11:30.507Z] ---> Using cache [2023-01-25T16:11:30.507Z] ---> ecba670952fc [2023-01-25T16:11:30.507Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T16:11:30.774Z] ---> Running in a8d3c6a3060d [2023-01-25T16:11:31.728Z] Removing intermediate container 037cf99e6f76 [2023-01-25T16:11:31.728Z] ---> 4a7e20dc3be9 [2023-01-25T16:11:31.728Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T16:11:31.994Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:11:31.994Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:11:31.994Z] ---> 16cf492f2047 [2023-01-25T16:11:31.994Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T16:11:31.994Z] ---> Using cache [2023-01-25T16:11:31.994Z] ---> 0cfab5a34732 [2023-01-25T16:11:31.994Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T16:11:31.994Z] ---> Using cache [2023-01-25T16:11:31.994Z] ---> d986d675bdd0 [2023-01-25T16:11:31.994Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T16:11:31.994Z] ---> Using cache [2023-01-25T16:11:31.994Z] ---> 4efa30a2d2b0 [2023-01-25T16:11:31.994Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:11:31.994Z] ---> Using cache [2023-01-25T16:11:31.994Z] ---> 94c7866e6a39 [2023-01-25T16:11:31.994Z] Step 7/24 : COPY . . [2023-01-25T16:11:32.260Z] ---> Using cache [2023-01-25T16:11:32.260Z] ---> ecba670952fc [2023-01-25T16:11:32.260Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T16:11:32.530Z] ---> Running in 59eb159128e7 [2023-01-25T16:11:33.930Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T16:11:33.930Z] ---> e2e091a64046 [2023-01-25T16:11:33.930Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T16:11:34.883Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-25T16:11:37.451Z] ---> 9dd6402752fb [2023-01-25T16:11:37.451Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T16:11:38.854Z] ---> b69b70902c1d [2023-01-25T16:11:38.854Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T16:11:39.814Z] ---> a8dd362caceb [2023-01-25T16:11:39.814Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T16:11:40.085Z] ---> Running in d51987b31a3e [2023-01-25T16:11:44.339Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:11:44.339Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:11:44.339Z] ---> 16cf492f2047 [2023-01-25T16:11:44.339Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T16:11:44.340Z] ---> Using cache [2023-01-25T16:11:44.340Z] ---> 27a6331d809d [2023-01-25T16:11:44.340Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T16:11:44.340Z] ---> Using cache [2023-01-25T16:11:44.340Z] ---> ca3ee94ec3f3 [2023-01-25T16:11:44.340Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T16:11:44.340Z] ---> Running in 8aa7bb53fd2e [2023-01-25T16:11:44.340Z] Removing intermediate container d51987b31a3e [2023-01-25T16:11:44.340Z] ---> dc8c152f94cc [2023-01-25T16:11:44.340Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T16:11:44.340Z] ---> Running in 65396fed27fa [2023-01-25T16:11:44.606Z] Removing intermediate container 65396fed27fa [2023-01-25T16:11:44.606Z] ---> b5bdeb4861bc [2023-01-25T16:11:44.606Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-01-25T16:11:44.606Z] ---> Running in 36dc38a986f0 [2023-01-25T16:11:45.569Z] Removing intermediate container 36dc38a986f0 [2023-01-25T16:11:45.569Z] ---> ad2d11b94fb7 [2023-01-25T16:11:45.569Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T16:11:45.569Z] ---> Running in 370655ab880a [2023-01-25T16:11:46.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:11:46.148Z] Removing intermediate container 370655ab880a [2023-01-25T16:11:46.148Z] ---> b84bf4fff3ec [2023-01-25T16:11:46.148Z] Step 21/22 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:11:46.148Z] ---> Running in 9516b5f1fc13 [2023-01-25T16:11:46.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:11:46.733Z] Removing intermediate container 9516b5f1fc13 [2023-01-25T16:11:46.733Z] ---> 76012e945c54 [2023-01-25T16:11:46.733Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T16:11:46.733Z] ---> Running in 81ab51762c50 [2023-01-25T16:11:47.313Z] Removing intermediate container 81ab51762c50 [2023-01-25T16:11:47.313Z] ---> 41c7d408881c [2023-01-25T16:11:47.313Z] [2023-01-25T16:11:47.577Z] Successfully built 41c7d408881c [2023-01-25T16:11:47.577Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-25T16:11:47.577Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-01-25T16:11:48.157Z] OK: 221 MiB in 51 packages [2023-01-25T16:11:50.725Z] Removing intermediate container 8aa7bb53fd2e [2023-01-25T16:11:50.725Z] ---> b337fc2f53d2 [2023-01-25T16:11:50.725Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T16:11:51.322Z] ---> a174ee3cb278 [2023-01-25T16:11:51.322Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:11:51.322Z] ---> Running in 4ebe643548d5 [2023-01-25T16:12:06.293Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:12:06.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:12:06.293Z] ---> 16cf492f2047 [2023-01-25T16:12:06.293Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T16:12:06.293Z] ---> Using cache [2023-01-25T16:12:06.293Z] ---> 27a6331d809d [2023-01-25T16:12:06.293Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T16:12:06.293Z] ---> Using cache [2023-01-25T16:12:06.293Z] ---> ca3ee94ec3f3 [2023-01-25T16:12:06.293Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T16:12:06.293Z] ---> Using cache [2023-01-25T16:12:06.293Z] ---> 70a6a39bb81d [2023-01-25T16:12:06.293Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T16:12:06.293Z] ---> Using cache [2023-01-25T16:12:06.293Z] ---> d786df1a27d7 [2023-01-25T16:12:06.293Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:12:06.293Z] ---> Using cache [2023-01-25T16:12:06.293Z] ---> 1dc7aa604dcb [2023-01-25T16:12:06.293Z] Step 8/22 : COPY . . [2023-01-25T16:12:06.293Z] ---> Using cache [2023-01-25T16:12:06.293Z] ---> 61c7d5611fa2 [2023-01-25T16:12:06.293Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T16:12:06.293Z] ---> Running in 86c621fafab6 [2023-01-25T16:12:07.248Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-25T16:13:28.825Z] Removing intermediate container 4ebe643548d5 [2023-01-25T16:13:28.825Z] ---> cbd91c51c6f9 [2023-01-25T16:13:28.825Z] Step 8/22 : COPY . . [2023-01-25T16:13:35.453Z] ---> 147d3cf6b32a [2023-01-25T16:13:35.453Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T16:13:35.453Z] ---> Running in f5c716cb0f65 [2023-01-25T16:13:36.411Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-25T16:14:23.477Z] Removing intermediate container 450f894e0a32 [2023-01-25T16:14:23.477Z] ---> 48f6e96994e9 [2023-01-25T16:14:23.477Z] [2023-01-25T16:14:23.477Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T16:14:23.477Z] ---> 8aa73fd46299 [2023-01-25T16:14:23.477Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T16:14:23.477Z] ---> Using cache [2023-01-25T16:14:23.477Z] ---> aaa8d9fec4e9 [2023-01-25T16:14:23.477Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T16:14:23.477Z] ---> Running in 4003024ac526 [2023-01-25T16:14:23.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:14:23.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:14:23.477Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T16:14:23.477Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T16:14:23.477Z] OK: 15736 distinct packages available [2023-01-25T16:14:23.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:14:23.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:14:23.477Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T16:14:23.477Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T16:14:23.477Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T16:14:23.477Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T16:14:23.477Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T16:14:23.477Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T16:14:23.477Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T16:14:23.477Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T16:14:23.477Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T16:14:23.477Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T16:14:23.477Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T16:14:24.060Z] OK: 8 MiB in 23 packages [2023-01-25T16:14:26.646Z] Removing intermediate container 4003024ac526 [2023-01-25T16:14:26.646Z] ---> 6c676dbd27ca [2023-01-25T16:14:26.646Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T16:14:27.229Z] ---> 1520cc407c7a [2023-01-25T16:14:27.229Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T16:14:29.168Z] ---> 6d2d2de522a4 [2023-01-25T16:14:29.168Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T16:14:29.751Z] ---> 73c2b74f9bef [2023-01-25T16:14:30.019Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T16:14:30.019Z] ---> Running in 14efbd45e349 [2023-01-25T16:14:30.286Z] Removing intermediate container 14efbd45e349 [2023-01-25T16:14:30.286Z] ---> 742a0612667b [2023-01-25T16:14:30.286Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T16:14:30.555Z] ---> Running in f36a0b736221 [2023-01-25T16:14:30.823Z] Removing intermediate container f36a0b736221 [2023-01-25T16:14:30.823Z] ---> 6ae9f32cd4c8 [2023-01-25T16:14:30.823Z] Step 17/19 : LABEL arch=arm64 [2023-01-25T16:14:31.094Z] ---> Running in 1e694cef0df5 [2023-01-25T16:14:32.497Z] Removing intermediate container 1e694cef0df5 [2023-01-25T16:14:32.497Z] ---> fca94082a3e2 [2023-01-25T16:14:32.497Z] Step 18/19 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:14:32.497Z] ---> Running in 6299d0eaa871 [2023-01-25T16:14:33.079Z] Removing intermediate container 6299d0eaa871 [2023-01-25T16:14:33.079Z] ---> f586628eb733 [2023-01-25T16:14:33.079Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T16:14:33.079Z] ---> Running in 9f341cb02fbd [2023-01-25T16:14:33.667Z] Removing intermediate container 9f341cb02fbd [2023-01-25T16:14:33.667Z] ---> f8c2cde2f40e [2023-01-25T16:14:33.667Z] [2023-01-25T16:14:33.933Z] Successfully built f8c2cde2f40e [2023-01-25T16:14:33.933Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-25T16:14:33.933Z] Building security-spire-agent [2023-01-25T16:14:52.113Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:14:52.113Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:14:52.113Z] ---> 16cf492f2047 [2023-01-25T16:14:52.113Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T16:14:52.113Z] ---> Using cache [2023-01-25T16:14:52.113Z] ---> 0cfab5a34732 [2023-01-25T16:14:52.113Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T16:14:52.113Z] ---> Running in 281f81042e51 [2023-01-25T16:14:52.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:14:53.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:14:54.679Z] OK: 221 MiB in 51 packages [2023-01-25T16:14:57.285Z] Removing intermediate container 281f81042e51 [2023-01-25T16:14:57.285Z] ---> 6696dd393f46 [2023-01-25T16:14:57.285Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T16:14:57.865Z] ---> 0cfa9a711f81 [2023-01-25T16:14:57.865Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:14:57.865Z] ---> Running in a0960ba90cdf [2023-01-25T16:16:34.484Z] Removing intermediate container a0960ba90cdf [2023-01-25T16:16:34.484Z] ---> 56ba2f0a025b [2023-01-25T16:16:34.484Z] Step 7/24 : COPY . . [2023-01-25T16:16:41.122Z] ---> 6053676eb0e1 [2023-01-25T16:16:41.122Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T16:16:41.122Z] ---> Running in 9be3dab5f46e [2023-01-25T16:16:41.122Z] Removing intermediate container 9be3dab5f46e [2023-01-25T16:16:41.122Z] ---> e57d569624b6 [2023-01-25T16:16:41.122Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T16:16:41.122Z] ---> Running in b692b70cfd94 [2023-01-25T16:16:41.704Z] Removing intermediate container b692b70cfd94 [2023-01-25T16:16:41.704Z] ---> c666ed0834be [2023-01-25T16:16:41.704Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-25T16:16:41.704Z] ---> Running in bf473adefd61 [2023-01-25T16:16:44.280Z] Removing intermediate container bf473adefd61 [2023-01-25T16:16:44.280Z] ---> 63c56969adaf [2023-01-25T16:16:44.280Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T16:16:44.546Z] ---> Running in 9e68d975c5c3 [2023-01-25T16:16:45.126Z] Removing intermediate container 9e68d975c5c3 [2023-01-25T16:16:45.126Z] ---> 8ea9cc3f8f44 [2023-01-25T16:16:45.126Z] [2023-01-25T16:16:45.126Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T16:16:45.126Z] ---> 8aa73fd46299 [2023-01-25T16:16:45.126Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T16:16:45.126Z] ---> Using cache [2023-01-25T16:16:45.126Z] ---> aaa8d9fec4e9 [2023-01-25T16:16:45.126Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T16:16:45.126Z] ---> Running in 16ec973922fc [2023-01-25T16:16:47.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:16:47.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:16:48.731Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T16:16:48.731Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T16:16:48.731Z] OK: 15736 distinct packages available [2023-01-25T16:16:48.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:16:48.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:16:49.952Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T16:16:49.952Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T16:16:49.952Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T16:16:49.952Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T16:16:49.952Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T16:16:49.952Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T16:16:50.217Z] OK: 6 MiB in 19 packages [2023-01-25T16:16:52.164Z] Removing intermediate container 16ec973922fc [2023-01-25T16:16:52.164Z] ---> 89d7d893d803 [2023-01-25T16:16:52.164Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T16:16:55.502Z] ---> bbd6abb4caed [2023-01-25T16:16:55.502Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T16:17:02.154Z] ---> e8ddd4b0dfe5 [2023-01-25T16:17:02.154Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T16:17:02.154Z] ---> ec67454a7b9c [2023-01-25T16:17:02.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T16:17:03.108Z] ---> 313b15ba48ae [2023-01-25T16:17:03.108Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T16:17:03.692Z] ---> 96cdc9702bbf [2023-01-25T16:17:03.692Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T16:17:03.964Z] ---> Running in d07f42851fd3 [2023-01-25T16:17:04.555Z] Removing intermediate container d07f42851fd3 [2023-01-25T16:17:04.555Z] ---> f70404b45842 [2023-01-25T16:17:04.555Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T16:17:04.555Z] ---> Running in 323408daf3d7 [2023-01-25T16:17:05.136Z] Removing intermediate container 323408daf3d7 [2023-01-25T16:17:05.136Z] ---> 0a8c47ce712a [2023-01-25T16:17:05.136Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T16:17:05.136Z] ---> Running in 2ac30f470b5c [2023-01-25T16:17:05.716Z] Removing intermediate container 2ac30f470b5c [2023-01-25T16:17:05.716Z] ---> 80a9ae129fa8 [2023-01-25T16:17:05.716Z] Step 23/24 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:17:05.716Z] ---> Running in 25e45ed68eb5 [2023-01-25T16:17:06.296Z] Removing intermediate container 25e45ed68eb5 [2023-01-25T16:17:06.296Z] ---> f5e6f9e72a75 [2023-01-25T16:17:06.296Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T16:17:06.296Z] ---> Running in 3efd89ceac69 [2023-01-25T16:17:06.875Z] Removing intermediate container 3efd89ceac69 [2023-01-25T16:17:06.875Z] ---> d2ab3f9e0305 [2023-01-25T16:17:06.875Z] [2023-01-25T16:17:07.141Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-25T16:17:07.141Z] Successfully built d2ab3f9e0305 [2023-01-25T16:17:07.141Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-25T16:17:07.141Z]  Building security-spire-agent ... done Building core-data [2023-01-25T16:17:17.223Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-25T16:17:25.411Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T16:17:25.411Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T16:17:25.411Z] ---> 16cf492f2047 [2023-01-25T16:17:25.411Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T16:17:25.411Z] ---> Using cache [2023-01-25T16:17:25.411Z] ---> 27a6331d809d [2023-01-25T16:17:25.411Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T16:17:25.411Z] ---> Using cache [2023-01-25T16:17:25.411Z] ---> ca3ee94ec3f3 [2023-01-25T16:17:25.411Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T16:17:25.411Z] ---> Using cache [2023-01-25T16:17:25.411Z] ---> 70a6a39bb81d [2023-01-25T16:17:25.411Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T16:17:25.411Z] ---> Using cache [2023-01-25T16:17:25.411Z] ---> d786df1a27d7 [2023-01-25T16:17:25.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T16:17:25.411Z] ---> Using cache [2023-01-25T16:17:25.411Z] ---> 1dc7aa604dcb [2023-01-25T16:17:25.411Z] Step 8/22 : COPY . . [2023-01-25T16:17:25.411Z] ---> Using cache [2023-01-25T16:17:25.411Z] ---> 61c7d5611fa2 [2023-01-25T16:17:25.411Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T16:17:25.993Z] ---> Running in 3c6093ea9e21 [2023-01-25T16:17:28.562Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-25T16:17:35.217Z] Removing intermediate container a8d3c6a3060d [2023-01-25T16:17:35.217Z] ---> 6e8f40f377c6 [2023-01-25T16:17:35.217Z] [2023-01-25T16:17:35.217Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T16:17:35.217Z] ---> 2b4661558fb8 [2023-01-25T16:17:35.217Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T16:17:35.217Z] ---> Running in cfbfa1646d24 [2023-01-25T16:17:37.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:17:37.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:17:39.376Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T16:17:39.376Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T16:17:39.376Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T16:17:39.376Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T16:17:39.376Z] Removing intermediate container 59eb159128e7 [2023-01-25T16:17:39.376Z] ---> 132186ded52e [2023-01-25T16:17:39.376Z] [2023-01-25T16:17:39.376Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T16:17:39.376Z] ---> 2b4661558fb8 [2023-01-25T16:17:39.376Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T16:17:39.376Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T16:17:39.376Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T16:17:39.376Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T16:17:39.376Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T16:17:39.376Z] ---> Running in b2e2f5c86a63 [2023-01-25T16:17:39.959Z] OK: 8 MiB in 20 packages [2023-01-25T16:17:41.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:17:42.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:17:42.428Z] Removing intermediate container cfbfa1646d24 [2023-01-25T16:17:42.428Z] ---> 0aa1618ec2df [2023-01-25T16:17:42.428Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T16:17:42.428Z] ---> Running in 92e1f310d523 [2023-01-25T16:17:43.015Z] Removing intermediate container 92e1f310d523 [2023-01-25T16:17:43.016Z] ---> 6d446ad97dfe [2023-01-25T16:17:43.016Z] Step 12/21 : WORKDIR /edgex [2023-01-25T16:17:43.016Z] ---> Running in 1090bb844dfe [2023-01-25T16:17:43.596Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T16:17:43.596Z] Removing intermediate container 1090bb844dfe [2023-01-25T16:17:43.596Z] ---> 5cdc15045280 [2023-01-25T16:17:43.596Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T16:17:43.596Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T16:17:43.596Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T16:17:43.596Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T16:17:43.596Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T16:17:44.184Z] OK: 6 MiB in 17 packages [2023-01-25T16:17:44.452Z] ---> a8da51984494 [2023-01-25T16:17:44.452Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T16:17:47.028Z] ---> 04f34460de15 [2023-01-25T16:17:47.028Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T16:17:47.028Z] Removing intermediate container b2e2f5c86a63 [2023-01-25T16:17:47.028Z] ---> 673921179c97 [2023-01-25T16:17:47.028Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T16:17:47.028Z] ---> Running in 9245775b3b96 [2023-01-25T16:17:47.294Z] Removing intermediate container 9245775b3b96 [2023-01-25T16:17:47.294Z] ---> c2fac80a3799 [2023-01-25T16:17:47.294Z] Step 12/24 : WORKDIR / [2023-01-25T16:17:47.558Z] ---> Running in b3c285b50dff [2023-01-25T16:17:48.142Z] Removing intermediate container b3c285b50dff [2023-01-25T16:17:48.142Z] ---> a1574e0e24d1 [2023-01-25T16:17:48.142Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-25T16:17:48.722Z] ---> 13dec8b39c7a [2023-01-25T16:17:48.722Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T16:17:49.677Z] ---> 5a53fcdd3fc6 [2023-01-25T16:17:49.677Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-25T16:17:49.942Z] ---> 53791940255b [2023-01-25T16:17:49.942Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T16:17:50.207Z] ---> Running in 1cd8a9444b01 [2023-01-25T16:17:50.797Z] ---> 3c64f5c2f356 [2023-01-25T16:17:50.797Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T16:17:52.197Z] ---> 51175175c37f [2023-01-25T16:17:52.197Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-25T16:17:53.153Z] ---> 5e1cb2eaa9c0 [2023-01-25T16:17:53.153Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T16:17:53.765Z] Removing intermediate container 1cd8a9444b01 [2023-01-25T16:17:53.765Z] ---> 2733c4698446 [2023-01-25T16:17:53.765Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T16:17:54.040Z] ---> Running in fb1a6241d4b8 [2023-01-25T16:17:54.637Z] Removing intermediate container fb1a6241d4b8 [2023-01-25T16:17:54.637Z] ---> 7515700c9bb7 [2023-01-25T16:17:54.637Z] Step 19/21 : LABEL arch=arm64 [2023-01-25T16:17:54.637Z] ---> Running in 5f5f339d3912 [2023-01-25T16:17:55.230Z] ---> 7ddb0e6fcde7 [2023-01-25T16:17:55.230Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T16:17:55.501Z] Removing intermediate container 5f5f339d3912 [2023-01-25T16:17:55.501Z] ---> f05f13eda349 [2023-01-25T16:17:55.501Z] Step 20/21 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:17:55.501Z] ---> Running in bff204dffb1e [2023-01-25T16:17:56.082Z] Removing intermediate container bff204dffb1e [2023-01-25T16:17:56.082Z] ---> 087f301db111 [2023-01-25T16:17:56.082Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T16:17:56.353Z] ---> Running in 17a1548109c6 [2023-01-25T16:17:56.934Z] Removing intermediate container 17a1548109c6 [2023-01-25T16:17:56.934Z] ---> ffdc96fcaf10 [2023-01-25T16:17:56.934Z] [2023-01-25T16:17:57.517Z] Successfully built ffdc96fcaf10 [2023-01-25T16:17:57.517Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-25T16:17:57.783Z]  Building security-proxy-setup ... done  ---> e345595a70fd [2023-01-25T16:17:57.783Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T16:17:58.748Z] ---> 9d1d77af2d92 [2023-01-25T16:17:58.748Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T16:17:58.748Z] ---> Running in 2d4fd203764c [2023-01-25T16:18:01.321Z] Removing intermediate container 2d4fd203764c [2023-01-25T16:18:01.321Z] ---> 6200fac34300 [2023-01-25T16:18:01.321Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T16:18:03.633Z] ---> Running in 7ac3da97f9b0 [2023-01-25T16:18:03.898Z] Removing intermediate container 7ac3da97f9b0 [2023-01-25T16:18:03.898Z] ---> 70d1579b0486 [2023-01-25T16:18:03.898Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T16:18:03.898Z] ---> Running in b2d5079a54f8 [2023-01-25T16:18:04.486Z] Removing intermediate container b2d5079a54f8 [2023-01-25T16:18:04.486Z] ---> 85b98ec6e3cd [2023-01-25T16:18:04.486Z] Step 23/24 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:18:04.752Z] ---> Running in 2d6f1b45ac4d [2023-01-25T16:18:05.017Z] Removing intermediate container 2d6f1b45ac4d [2023-01-25T16:18:05.017Z] ---> 26390cef1c4a [2023-01-25T16:18:05.017Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T16:18:05.283Z] ---> Running in 3ba904ad3910 [2023-01-25T16:18:05.548Z] Removing intermediate container 3ba904ad3910 [2023-01-25T16:18:05.548Z] ---> 7f143f6e13ee [2023-01-25T16:18:05.548Z] [2023-01-25T16:18:05.813Z] Successfully built 7f143f6e13ee [2023-01-25T16:18:05.813Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-25T16:20:12.564Z]  Building security-secretstore-setup ... done Removing intermediate container 86c621fafab6 [2023-01-25T16:20:12.564Z] ---> f95d47c42d61 [2023-01-25T16:20:12.564Z] [2023-01-25T16:20:12.564Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T16:20:12.564Z] ---> 2b4661558fb8 [2023-01-25T16:20:12.564Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T16:20:12.564Z] ---> Using cache [2023-01-25T16:20:12.564Z] ---> cadaeb4d3c85 [2023-01-25T16:20:12.564Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T16:20:12.564Z] ---> Using cache [2023-01-25T16:20:12.564Z] ---> a4f9c8649535 [2023-01-25T16:20:12.564Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T16:20:12.564Z] ---> Running in b9320ac0c78e [2023-01-25T16:20:12.564Z] Removing intermediate container b9320ac0c78e [2023-01-25T16:20:12.564Z] ---> 03ee8c60304a [2023-01-25T16:20:12.564Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T16:20:12.564Z] ---> Running in 828f79a8c05a [2023-01-25T16:20:12.564Z] Removing intermediate container 828f79a8c05a [2023-01-25T16:20:12.564Z] ---> 32e400235d14 [2023-01-25T16:20:12.564Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T16:20:12.564Z] ---> 657f09cebc2a [2023-01-25T16:20:12.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T16:20:12.564Z] ---> 41bef504c23f [2023-01-25T16:20:12.564Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T16:20:13.538Z] ---> bff4c740e23e [2023-01-25T16:20:13.538Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T16:20:13.538Z] ---> Running in 9d6f85b37776 [2023-01-25T16:20:13.805Z] Removing intermediate container 9d6f85b37776 [2023-01-25T16:20:13.805Z] ---> adcf56f90b1f [2023-01-25T16:20:13.805Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T16:20:14.071Z] ---> Running in de903f3293e2 [2023-01-25T16:20:14.342Z] Removing intermediate container de903f3293e2 [2023-01-25T16:20:14.342Z] ---> f194b28453c2 [2023-01-25T16:20:14.342Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T16:20:14.610Z] ---> Running in 0bf830cd23b3 [2023-01-25T16:20:14.881Z] Removing intermediate container 0bf830cd23b3 [2023-01-25T16:20:14.881Z] ---> 43f09a5687a4 [2023-01-25T16:20:14.881Z] Step 21/22 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:20:15.146Z] ---> Running in 66eee7b3e691 [2023-01-25T16:20:15.412Z] Removing intermediate container 66eee7b3e691 [2023-01-25T16:20:15.412Z] ---> 456bea90832e [2023-01-25T16:20:15.412Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T16:20:15.677Z] ---> Running in 25c9ad1cc323 [2023-01-25T16:20:15.941Z] Removing intermediate container 25c9ad1cc323 [2023-01-25T16:20:15.941Z] ---> 05c80c7f737d [2023-01-25T16:20:15.941Z] [2023-01-25T16:20:16.520Z] Successfully built 05c80c7f737d [2023-01-25T16:20:16.520Z] Successfully tagged support-scheduler-arm64:latest [2023-01-25T16:20:48.695Z]  Building support-scheduler ... done Removing intermediate container f5c716cb0f65 [2023-01-25T16:20:48.695Z] ---> 93a414975fc2 [2023-01-25T16:20:48.695Z] [2023-01-25T16:20:48.695Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T16:20:48.695Z] ---> 2b4661558fb8 [2023-01-25T16:20:48.695Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T16:20:48.695Z] ---> Running in 3b2dcb7d63cf [2023-01-25T16:20:48.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:20:48.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:20:49.651Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T16:20:49.651Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T16:20:49.651Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T16:20:49.651Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T16:20:49.933Z] OK: 6 MiB in 16 packages [2023-01-25T16:20:51.337Z] Removing intermediate container 3b2dcb7d63cf [2023-01-25T16:20:51.337Z] ---> a93b17d523a2 [2023-01-25T16:20:51.337Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T16:20:51.605Z] ---> Running in e8e2524dfeb3 [2023-01-25T16:20:51.871Z] Removing intermediate container e8e2524dfeb3 [2023-01-25T16:20:51.871Z] ---> 2846d135af40 [2023-01-25T16:20:51.871Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T16:20:52.138Z] ---> Running in b33000118225 [2023-01-25T16:20:52.405Z] Removing intermediate container b33000118225 [2023-01-25T16:20:52.405Z] ---> 87a204ea05fa [2023-01-25T16:20:52.405Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T16:20:52.673Z] ---> Running in cb4370c83c1d [2023-01-25T16:20:52.938Z] Removing intermediate container cb4370c83c1d [2023-01-25T16:20:52.938Z] ---> 06560143497a [2023-01-25T16:20:52.938Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T16:20:53.896Z] ---> 1f3f54fd678b [2023-01-25T16:20:53.896Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T16:20:55.300Z] ---> e92738c2ae34 [2023-01-25T16:20:55.300Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T16:20:55.300Z] Removing intermediate container 3c6093ea9e21 [2023-01-25T16:20:55.300Z] ---> 82a8d60d99e2 [2023-01-25T16:20:55.300Z] [2023-01-25T16:20:55.300Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T16:20:55.300Z] ---> 2b4661558fb8 [2023-01-25T16:20:55.300Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T16:20:55.300Z] ---> Running in 29e8b28c8a7e [2023-01-25T16:20:55.885Z] Removing intermediate container 29e8b28c8a7e [2023-01-25T16:20:55.885Z] ---> c06ede3431b7 [2023-01-25T16:20:55.885Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T16:20:55.885Z] ---> 5f21ef6e0ee1 [2023-01-25T16:20:55.885Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T16:20:55.885Z] ---> Running in 50ba96c94c80 [2023-01-25T16:20:55.885Z] ---> Running in db53e830aa05 [2023-01-25T16:20:56.149Z] Removing intermediate container 50ba96c94c80 [2023-01-25T16:20:56.149Z] ---> 8f98004e6709 [2023-01-25T16:20:56.149Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T16:20:56.149Z] ---> Running in 0d869e09fc1b [2023-01-25T16:20:56.149Z] Removing intermediate container db53e830aa05 [2023-01-25T16:20:56.149Z] ---> 57a5621441bd [2023-01-25T16:20:56.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T16:20:56.418Z] ---> Running in ec73341e721e [2023-01-25T16:20:56.692Z] Removing intermediate container 0d869e09fc1b [2023-01-25T16:20:56.692Z] ---> 40c7dcb38426 [2023-01-25T16:20:56.692Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T16:20:56.692Z] ---> Running in a9b1cee8e0a5 [2023-01-25T16:20:56.692Z] Removing intermediate container ec73341e721e [2023-01-25T16:20:56.692Z] ---> 31567468309a [2023-01-25T16:20:56.692Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T16:20:56.958Z] ---> Running in 0b34d0a603c3 [2023-01-25T16:20:57.224Z] Removing intermediate container 0b34d0a603c3 [2023-01-25T16:20:57.224Z] ---> eaf3485a0d11 [2023-01-25T16:20:57.224Z] Step 21/22 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:20:57.491Z] ---> Running in 9ea3a94c553c [2023-01-25T16:20:57.758Z] Removing intermediate container 9ea3a94c553c [2023-01-25T16:20:57.758Z] ---> 0ecef80d826d [2023-01-25T16:20:57.758Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T16:20:57.758Z] ---> Running in 5c123a7c6e86 [2023-01-25T16:20:57.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T16:20:58.024Z] Removing intermediate container 5c123a7c6e86 [2023-01-25T16:20:58.024Z] ---> 4c670d00ea7a [2023-01-25T16:20:58.024Z] [2023-01-25T16:20:58.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T16:20:58.289Z] Successfully built 4c670d00ea7a [2023-01-25T16:20:58.554Z] Successfully tagged support-notifications-arm64:latest [2023-01-25T16:20:58.824Z]  Building support-notifications ... done (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T16:20:58.824Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T16:20:59.094Z] OK: 5 MiB in 15 packages [2023-01-25T16:21:00.052Z] Removing intermediate container a9b1cee8e0a5 [2023-01-25T16:21:00.052Z] ---> add404e1fa55 [2023-01-25T16:21:00.052Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T16:21:00.316Z] ---> eda76270b1f2 [2023-01-25T16:21:00.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T16:21:01.273Z] ---> 88aa6507d644 [2023-01-25T16:21:01.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T16:21:01.852Z] ---> be60a240349d [2023-01-25T16:21:01.852Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T16:21:01.852Z] ---> Running in 64e6450c8931 [2023-01-25T16:21:02.126Z] Removing intermediate container 64e6450c8931 [2023-01-25T16:21:02.126Z] ---> 9eb6a70c2fd4 [2023-01-25T16:21:02.126Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T16:21:02.392Z] ---> Running in d84c40430a96 [2023-01-25T16:21:02.657Z] Removing intermediate container d84c40430a96 [2023-01-25T16:21:02.657Z] ---> 07c2e97b7cca [2023-01-25T16:21:02.657Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T16:21:02.657Z] ---> Running in 29611cc10007 [2023-01-25T16:21:02.923Z] Removing intermediate container 29611cc10007 [2023-01-25T16:21:02.923Z] ---> ee11585501d6 [2023-01-25T16:21:02.923Z] Step 21/22 : LABEL git_sha=3a2ce467495325aad1ef1820069cdfbf9386a70b [2023-01-25T16:21:02.923Z] ---> Running in 817bdff897d2 [2023-01-25T16:21:03.196Z] Removing intermediate container 817bdff897d2 [2023-01-25T16:21:03.196Z] ---> 8a4a3a4fa182 [2023-01-25T16:21:03.196Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T16:21:03.460Z] ---> Running in 85ae9096d893 [2023-01-25T16:21:03.725Z] Removing intermediate container 85ae9096d893 [2023-01-25T16:21:03.725Z] ---> a1b5380d3436 [2023-01-25T16:21:03.725Z] [2023-01-25T16:21:03.988Z] Successfully built a1b5380d3436 [2023-01-25T16:21:03.988Z] Successfully tagged core-data-arm64:latest [2023-01-25T16:21:04.263Z]  Building core-data ... done  [Pipeline] } [2023-01-25T16:21:04.268Z] $ docker stop --time=1 93f55c625e8ed69c95c5898ba6a6157b8f0a9527afdba16171c003f8c7743097 [2023-01-25T16:21:05.877Z] $ docker rm -f --volumes 93f55c625e8ed69c95c5898ba6a6157b8f0a9527afdba16171c003f8c7743097 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T16:21:06.334Z] + docker images [2023-01-25T16:21:06.600Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T16:21:06.600Z] core-data-arm64 latest a1b5380d3436 3 seconds ago 17.2MB [2023-01-25T16:21:06.600Z] support-notifications-arm64 latest 4c670d00ea7a 9 seconds ago 29.6MB [2023-01-25T16:21:06.600Z] 82a8d60d99e2 12 seconds ago 1.51GB [2023-01-25T16:21:06.600Z] 93a414975fc2 21 seconds ago 1.57GB [2023-01-25T16:21:06.600Z] support-scheduler-arm64 latest 05c80c7f737d 51 seconds ago 29MB [2023-01-25T16:21:06.600Z] f95d47c42d61 About a minute ago 1.57GB [2023-01-25T16:21:06.600Z] security-secretstore-setup-arm64 latest 7f143f6e13ee 3 minutes ago 28.7MB [2023-01-25T16:21:06.600Z] security-proxy-setup-arm64 latest ffdc96fcaf10 3 minutes ago 26.8MB [2023-01-25T16:21:06.600Z] 132186ded52e 3 minutes ago 1.5GB [2023-01-25T16:21:06.600Z] 6e8f40f377c6 3 minutes ago 1.5GB [2023-01-25T16:21:06.600Z] security-spire-agent-arm64 latest d2ab3f9e0305 4 minutes ago 122MB [2023-01-25T16:21:06.600Z] 8ea9cc3f8f44 4 minutes ago 1.38GB [2023-01-25T16:21:06.600Z] security-spiffe-token-provider-arm64 latest f8c2cde2f40e 6 minutes ago 28.9MB [2023-01-25T16:21:06.600Z] 48f6e96994e9 6 minutes ago 1.54GB [2023-01-25T16:21:06.600Z] core-common-config-bootstrapper-arm64 latest 41c7d408881c 9 minutes ago 14.9MB [2023-01-25T16:21:06.600Z] 5d200579aa1e 9 minutes ago 1.5GB [2023-01-25T16:21:06.600Z] core-metadata-arm64 latest e5fa940e5545 9 minutes ago 17.8MB [2023-01-25T16:21:06.600Z] core-command-arm64 latest 7363b10840aa 10 minutes ago 17MB [2023-01-25T16:21:06.600Z] security-bootstrapper-arm64 latest 5d88dfecc4eb 10 minutes ago 19.5MB [2023-01-25T16:21:06.600Z] 251b9c0ed052 10 minutes ago 1.52GB [2023-01-25T16:21:06.600Z] a80315ddcbc7 10 minutes ago 1.51GB [2023-01-25T16:21:06.600Z] 211fff7f5639 10 minutes ago 1.5GB [2023-01-25T16:21:06.600Z] security-spire-config-arm64 latest f57c47178904 16 minutes ago 83.6MB [2023-01-25T16:21:06.600Z] security-spire-server-arm64 latest 6e2920eb1fbd 16 minutes ago 84.3MB [2023-01-25T16:21:06.600Z] e2bdc44f18c9 16 minutes ago 1.38GB [2023-01-25T16:21:06.600Z] e512789d3da9 16 minutes ago 1.38GB [2023-01-25T16:21:06.600Z] ci-base-image-arm64 latest 16cf492f2047 29 minutes ago 905MB [2023-01-25T16:21:06.600Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-25T16:21:06.600Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-25T16:21:06.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-25T16:21:06.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T16:21:07.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T16:21:07.004Z] [2023-01-25T16:21:07.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T16:21:07.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T16:21:07.598Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-25T16:21:07.598Z] 8998bd30e6a1: Pulling fs layer [2023-01-25T16:21:07.598Z] 04944245beec: Pulling fs layer [2023-01-25T16:21:07.598Z] 699f458cf7ca: Pulling fs layer [2023-01-25T16:21:07.598Z] 765212b225bb: Pulling fs layer [2023-01-25T16:21:07.598Z] f23df028b6ca: Pulling fs layer [2023-01-25T16:21:07.598Z] d65c8cfc05b1: Pulling fs layer [2023-01-25T16:21:07.598Z] 2437ff75d9bd: Pulling fs layer [2023-01-25T16:21:07.598Z] f23df028b6ca: Waiting [2023-01-25T16:21:07.598Z] 2437ff75d9bd: Waiting [2023-01-25T16:21:07.598Z] d65c8cfc05b1: Waiting [2023-01-25T16:21:07.598Z] 765212b225bb: Waiting [2023-01-25T16:21:07.598Z] 04944245beec: Verifying Checksum [2023-01-25T16:21:07.598Z] 04944245beec: Download complete [2023-01-25T16:21:07.598Z] 765212b225bb: Verifying Checksum [2023-01-25T16:21:07.598Z] 765212b225bb: Download complete [2023-01-25T16:21:07.865Z] f23df028b6ca: Download complete [2023-01-25T16:21:07.865Z] d65c8cfc05b1: Verifying Checksum [2023-01-25T16:21:07.865Z] d65c8cfc05b1: Download complete [2023-01-25T16:21:07.865Z] 699f458cf7ca: Verifying Checksum [2023-01-25T16:21:07.865Z] 699f458cf7ca: Download complete [2023-01-25T16:21:08.446Z] 8998bd30e6a1: Verifying Checksum [2023-01-25T16:21:08.447Z] 8998bd30e6a1: Download complete [2023-01-25T16:21:11.043Z] 2437ff75d9bd: Verifying Checksum [2023-01-25T16:21:11.043Z] 2437ff75d9bd: Download complete [2023-01-25T16:21:12.446Z] 8998bd30e6a1: Pull complete [2023-01-25T16:21:13.026Z] 04944245beec: Pull complete [2023-01-25T16:21:14.428Z] 699f458cf7ca: Pull complete [2023-01-25T16:21:14.428Z] 765212b225bb: Pull complete [2023-01-25T16:21:15.389Z] f23df028b6ca: Pull complete [2023-01-25T16:21:15.389Z] d65c8cfc05b1: Pull complete [2023-01-25T16:21:30.369Z] 2437ff75d9bd: Pull complete [2023-01-25T16:21:30.369Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-25T16:21:30.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T16:21:30.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T16:21:30.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-3677 does not seem to be running inside a container [2023-01-25T16:21:30.603Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:arm64 cat [2023-01-25T16:21:33.399Z] $ docker top e79d49e3737b9b6a6fefd312c1c25527d9b7f9dad570c8822c87e019b86afd11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T16:21:34.304Z] ---> job-cost.sh [2023-01-25T16:21:34.305Z] lf-activate-venv: SKIPPING [2023-01-25T16:21:34.305Z] INFO: No Stack... [2023-01-25T16:21:34.882Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-25T16:21:35.462Z] INFO: Archiving Costs [Pipeline] sh [2023-01-25T16:21:36.091Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2023-01-25T16:21:36.091Z] + cut -d, -f6 [Pipeline] lock [2023-01-25T16:21:36.149Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4306-6-stack-cost] [2023-01-25T16:21:36.157Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4306-6-stack-cost] did not exist. Created. [2023-01-25T16:21:36.158Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4306-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-25T16:21:36.476Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-25T16:21:36.649Z] Stashed 1 file(s) [Pipeline] } [2023-01-25T16:21:36.659Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4306-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-25T16:21:36.673Z] $ docker stop --time=1 e79d49e3737b9b6a6fefd312c1c25527d9b7f9dad570c8822c87e019b86afd11 [2023-01-25T16:21:38.190Z] $ docker rm -f --volumes e79d49e3737b9b6a6fefd312c1c25527d9b7f9dad570c8822c87e019b86afd11 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-25T16:21:39.058Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-25T16:21:39.347Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T16:21:40.205Z] ---> package-listing.sh [2023-01-25T16:21:40.205Z] ++ facter osfamily [2023-01-25T16:21:40.205Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-25T16:21:40.465Z] + OS_FAMILY=debian [2023-01-25T16:21:40.465Z] + workspace=/w/workspace/edgex-go/6 [2023-01-25T16:21:40.465Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-25T16:21:40.465Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-25T16:21:40.465Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-25T16:21:40.465Z] + PACKAGES=/tmp/packages_start.txt [2023-01-25T16:21:40.465Z] + '[' /w/workspace/edgex-go/6 ']' [2023-01-25T16:21:40.465Z] + PACKAGES=/tmp/packages_end.txt [2023-01-25T16:21:40.465Z] + case "${OS_FAMILY}" in [2023-01-25T16:21:40.465Z] + dpkg -l [2023-01-25T16:21:40.465Z] + grep '^ii' [2023-01-25T16:21:40.465Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-25T16:21:40.465Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-25T16:21:40.465Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-25T16:21:40.465Z] + '[' /w/workspace/edgex-go/6 ']' [2023-01-25T16:21:40.465Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2023-01-25T16:21:40.465Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2023-01-25T16:21:40.477Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-25T16:21:40.755Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T16:21:41.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T16:21:41.312Z] [2023-01-25T16:21:41.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T16:21:41.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T16:21:41.612Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-25T16:21:41.612Z] 5eb5b503b376: Pulling fs layer [2023-01-25T16:21:41.612Z] 5c69ac0246d0: Pulling fs layer [2023-01-25T16:21:41.612Z] ec43610c2a17: Pulling fs layer [2023-01-25T16:21:41.612Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-25T16:21:41.612Z] 33b1e0a273af: Pulling fs layer [2023-01-25T16:21:41.612Z] 5d3b04190fa2: Pulling fs layer [2023-01-25T16:21:41.612Z] 2f39f015ded8: Pulling fs layer [2023-01-25T16:21:41.612Z] 3a2ae6a8a46f: Waiting [2023-01-25T16:21:41.612Z] 33b1e0a273af: Waiting [2023-01-25T16:21:41.612Z] 5d3b04190fa2: Waiting [2023-01-25T16:21:41.612Z] 2f39f015ded8: Waiting [2023-01-25T16:21:41.612Z] 5c69ac0246d0: Download complete [2023-01-25T16:21:41.876Z] 33b1e0a273af: Verifying Checksum [2023-01-25T16:21:41.876Z] 33b1e0a273af: Download complete [2023-01-25T16:21:41.876Z] 5d3b04190fa2: Verifying Checksum [2023-01-25T16:21:41.876Z] 5d3b04190fa2: Download complete [2023-01-25T16:21:41.876Z] ec43610c2a17: Verifying Checksum [2023-01-25T16:21:41.876Z] ec43610c2a17: Download complete [2023-01-25T16:21:42.134Z] 5eb5b503b376: Verifying Checksum [2023-01-25T16:21:42.134Z] 5eb5b503b376: Download complete [2023-01-25T16:21:42.699Z] 2f39f015ded8: Download complete [2023-01-25T16:21:43.266Z] 5eb5b503b376: Pull complete [2023-01-25T16:21:43.266Z] 5c69ac0246d0: Pull complete [2023-01-25T16:21:43.523Z] ec43610c2a17: Pull complete [2023-01-25T16:21:43.781Z] 3a2ae6a8a46f: Pull complete [2023-01-25T16:21:43.781Z] 33b1e0a273af: Pull complete [2023-01-25T16:21:44.038Z] 5d3b04190fa2: Pull complete [2023-01-25T16:21:47.320Z] 2f39f015ded8: Pull complete [2023-01-25T16:21:47.320Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-25T16:21:47.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T16:21:47.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T16:21:47.660Z] prd-ubuntu20.04-docker-8c-8g-3676 does not seem to be running inside a container [2023-01-25T16:21:47.688Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-01-25T16:21:49.774Z] $ docker top 6843720fb3e4b9b723b67b878209d8a4723d953b31dad90e7f313e41d13826e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T16:21:50.115Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-25T16:21:50.402Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-25T16:21:50.687Z] + ls /var/log/sa-host [2023-01-25T16:21:50.687Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T16:21:50.825Z] provisioning config files... [2023-01-25T16:21:50.835Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config10232078829530093880tmp [Pipeline] { [Pipeline] echo [2023-01-25T16:21:50.849Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T16:21:51.130Z] ---> create-netrc.sh [Pipeline] } [2023-01-25T16:21:51.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-25T16:21:51.455Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-25T16:21:51.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T16:21:51.747Z] ---> sudo-logs.sh [2023-01-25T16:21:51.747Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-25T16:21:51.788Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T16:21:52.073Z] ---> job-cost.sh [2023-01-25T16:21:52.073Z] lf-activate-venv: SKIPPING [2023-01-25T16:21:52.073Z] DEBUG: total: 0.10999999940395355 [2023-01-25T16:21:52.073Z] INFO: Retrieving Stack Cost... [2023-01-25T16:21:52.332Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-25T16:21:52.900Z] INFO: Archiving Costs [Pipeline] echo [2023-01-25T16:21:52.914Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T16:21:53.201Z] ---> logs-deploy.sh [2023-01-25T16:21:53.201Z] lf-activate-venv: SKIPPING [2023-01-25T16:21:53.201Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4306/6 [2023-01-25T16:21:53.201Z] INFO: archiving workspace using pattern(s): [2023-01-25T16:21:54.138Z] Archives upload complete. [2023-01-25T16:21:54.138Z] INFO: archiving logs to Nexus